aboutsummaryrefslogtreecommitdiff
path: root/archivers/libcomprex
Commit message (Collapse)AuthorAgeFilesLines
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-05-312-9/+1
| | | | Notes: svn path=/head/; revision=136525
* Fix build with gcc 3.4Tilman Keskinoz2004-08-151-0/+11
| | | | Notes: svn path=/head/; revision=116272
* libcurl no longer provides formparse() -> disable curl-support.Volker Stolz2004-06-232-7/+5
| | | | Notes: svn path=/head/; revision=112032
* BROKEN: Broken pkg-plistKris Kennaway2004-06-151-0/+2
| | | | Notes: svn path=/head/; revision=111534
* Re-bump the curl shared library version.Kris Kennaway2004-06-071-1/+1
| | | | | | | Pointy hat to: ade Notes: svn path=/head/; revision=110996
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-2/+3
| | | | Notes: svn path=/head/; revision=110841
* Update ftp/curl to 7.12.0 and bump the shared library version in allPeter Pentchev2004-06-031-2/+2
| | | | | | | dependent ports. Notes: svn path=/head/; revision=110800
* Support WITHOUT_NLSKris Kennaway2004-03-252-3/+10
| | | | Notes: svn path=/head/; revision=105229
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* - 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