aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/linux-ucl
Commit message (Collapse)AuthorAgeFilesLines
* - kick MD5miwi2011-07-021-2/+0
|
* Update MASTER_SITESehaupt2011-03-071-1/+1
|
* . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports;bsam2009-06-031-2/+2
| | | | . bump PORTREVISIONs.
* Finish repocopies of new linux-f8 infrastructure ports:bsam2009-04-011-0/+3
| | | | | | . add CONFLICTS to 47 original ports; . bump PORTREVISIONs for all of them; . pet portlint for 2-3 ports (misplaced PORTREVISION).
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* UCL is a portable lossless data compression library written in ANSI C.bsam2007-06-043-0/+38
UCL implements a number of compression algorithms that achieve an excellent compression ratio while allowing *very* fast decompression. Decompression requires no additional memory. Author: Markus Franz Xaver Johannes Oberhumer markus@oberhumer.com WWW: http://www.oberhumer.com/opensource/ucl/