aboutsummaryrefslogtreecommitdiff
path: root/archivers/dpkg
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_GETTEXTKirill Ponomarev2004-07-101-1/+0
| | | | Notes: svn path=/head/; revision=113343
* Support WITHOUT_NLSKirill Ponomarev2004-07-102-15/+23
| | | | Notes: svn path=/head/; revision=113338
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* Add SIZE data.Hye-Shik Chang2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104400
* 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
* Rename a file with % in its name for perforce users.Hye-Shik Chang2004-02-221-0/+0
| | | | | | | Requested by: Mark Santcroos <marks@ripe.net> Notes: svn path=/head/; revision=101694
* 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
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+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
* Add dpkg 1.9.21, the debian package manager.Hye-Shik Chang2003-04-0410-0/+256
Notes: svn path=/head/; revision=78168