summaryrefslogtreecommitdiff
path: root/archivers/libcomprex (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add *.la files for loadable module supportKirill Ponomarev2003-10-294-15/+20
| | | | | | | | | - Bump PORTREVISION Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=92551
* - Update to version 0.3.3Kirill Ponomarev2003-10-289-26/+104
| | | | | | | | PR: 58620 Submitted by: Ports Fury Notes: svn path=/head/; revision=92481
* portlint (switch back to USE_LIBTOOL). I'm not sure why this wasKris Kennaway2003-10-262-8/+1
| | | | | | | changed in the libtool megapatch, but it seems to work now. Notes: svn path=/head/; revision=92256
* portlint (fix whitespace)Kris Kennaway2003-10-261-1/+1
| | | | Notes: svn path=/head/; revision=92248
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* libtool uber-patchAde Lovett2003-06-261-3/+6
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Update to 0.3.2.Norikatsu Shigemura2003-02-025-46/+162
| | | | | | | | | PR: ports/47324 Submitted by: Ports Fury Reviewed by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=74475
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upgrade 0.3.1Ying-Chieh Liao2002-05-313-14/+43
| | | | Notes: svn path=/head/; revision=60341
* upgrade to 0.3.0Ying-Chieh Liao2002-05-123-11/+31
| | | | Notes: svn path=/head/; revision=58958
* Fix plistPatrick Li2001-12-181-1/+1
| | | | | | | | PR: 32947 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=51716
* - Conditionalize bzip2 dependenciesYing-Chieh Liao2001-11-232-6/+8
| | | | | | | | | | - Fix pkg-plist PR: 32212 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=50416
* add libcomprexYing-Chieh Liao2001-11-215-0/+54
Transparently handles automatic compression and decompression of files Notes: svn path=/head/; revision=50339