Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - kick MD5 | miwi | 2011-07-02 | 1 | -2/+0 |
| | |||||
* | Update MASTER_SITES | ehaupt | 2011-03-07 | 1 | -1/+1 |
| | |||||
* | . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports; | bsam | 2009-06-03 | 1 | -2/+2 |
| | | | | . bump PORTREVISIONs. | ||||
* | Finish repocopies of new linux-f8 infrastructure ports: | bsam | 2009-04-01 | 1 | -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] | miwi | 2008-04-20 | 1 | -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. | bsam | 2007-06-04 | 3 | -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/ |