aboutsummaryrefslogtreecommitdiff
path: root/sysutils/apt
Commit message (Collapse)AuthorAgeFilesLines
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-2/+2
| | | | Notes: svn path=/head/; revision=252125
* Change MAINTAINER to my @FreeBSD.org addressSean Nicholas Barkas2009-07-241-1/+1
| | | | | | | Approved by: erwin Notes: svn path=/head/; revision=238325
* Bump the version of the curl shared library after the ftp/curl updatePeter Pentchev2009-01-231-2/+2
| | | | | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working. Notes: svn path=/head/; revision=226721
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Backport of https support from Apt 0.7. This is a useful feature that would beIon-Mihai Tetcu2008-05-095-3/+336
| | | | | | | | | | | nice to have now, even though there is not yet a stable release of Apt 0.7. - Bump PORTVERSION PR: 121771 Submitted by: maintainer Notes: svn path=/head/; revision=212867
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-2/+2
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Update to 0.6.46.4-0.1, patched versionCheng-Lung Sung2007-03-222-6/+5
| | | | | | | | PR: ports/110638 Submitted by: maintainer (Nick Barkas) Notes: svn path=/head/; revision=187961
* Depend on security/gnupg1, not security/gnupg.Stefan Walter2007-02-251-1/+2
| | | | | | | | PR: 109483 Submitted by: maintainer Notes: svn path=/head/; revision=185869
* APT is the Debian project's advanced front-end for dpkg. APT features completeMartin Wilke2007-02-1122-0/+804
installation ordering, multiple source capability and several other unique features. WWW: http://packages.debian.org/apt PR: ports/105563 Submitted by: Nick Barkas <snb at threerings.net> Notes: svn path=/head/; revision=184923