summaryrefslogtreecommitdiff
path: root/archivers/dpkg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.13.25Martin Wilke2007-02-0630-141/+612
| | | | | | | | | | | - Add new manpage layout PR: 105560 Submitted by: Nick Barkas <snb@threerings.net> Approved by: perky@ (maintainer timeout) Notes: svn path=/head/; revision=184418
* Fix build issues on pointyhat by adding a patch to replace multiline RE withFrank J. Laszlo2006-11-072-4/+10
| | | | | | | | | | | a single line. Remove BROKEN status. PR: ports/104343 Submitted by: Frank J. Laszlo (laszlof) Approved by: flz (mentor) Notes: svn path=/head/; revision=176719
* Schedule these broken ports for termination on 2006-12-01Kris Kennaway2006-09-021-0/+2
| | | | Notes: svn path=/head/; revision=171889
* Mark as broken: fails to install.Mark Linimon2006-07-161-0/+2
| | | | Notes: svn path=/head/; revision=167996
* dpkg installs an 'install-info' command which conflicts with one in theDavid E. O'Brien2006-05-012-1/+4
| | | | | | | | | base system. Therefore, rename dpkg's 'install-info' to 'dpkg-install-info'. Approved by: perky Notes: svn path=/head/; revision=161007
* Don't install a message translation for "tl" which is not supportedHye-Shik Chang2006-04-242-1/+5
| | | | | | | by our local mtree yet. Notes: svn path=/head/; revision=160283
* Update to 1.10.28Hye-Shik Chang2006-04-2212-105/+106
| | | | Notes: svn path=/head/; revision=160107
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154139
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* 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