FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 4:24 AM BST
Port details
apt 0.6.46.4.1_5 sysutils on this many watch lists=1 search for ports that depend on this port
Advanced front-end for dpkg
Maintained by: snb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 11 Feb 2007 23:00:54
License: not specified in port


APT is the Debian project's advanced front-end for dpkg. APT features complete
installation ordering, multiple source capability and several other unique
features.

WWW: http://packages.debian.org/apt
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: shells/bash, devel/publib, devel/gmake
Required To Run: shells/bash, devel/publib, archivers/dpkg, security/gnupg1
Required Libraries: ftp/curl, converters/libiconv, devel/gettext, databases/db44
There are no ports dependent upon this port

To install the port: cd /usr/ports/sysutils/apt/ && make install clean
To add the package: pkg_add -r apt


Configuration Options
     No options to configure

Master Sites:
http://www.gtlib.cc.gatech.edu/pub/debian/pool/main/a/apt/
ftp://ftp.us.debian.org/debian/pool/main/a/apt/
ftp://ftp.au.debian.org/debian/pool/main/a/apt/
ftp://ftp.bg.debian.org/debian/pool/main/a/apt/
ftp://ftp.cl.debian.org/debian/pool/main/a/apt/
ftp://ftp.cz.debian.org/debian/pool/main/a/apt/
ftp://ftp.de.debian.org/debian/pool/main/a/apt/
ftp://ftp.ee.debian.org/debian/pool/main/a/apt/
ftp://ftp.es.debian.org/debian/pool/main/a/apt/
ftp://ftp.fi.debian.org/debian/pool/main/a/apt/
ftp://ftp.fr.debian.org/debian/pool/main/a/apt/
ftp://ftp.hk.debian.org/debian/pool/main/a/apt/
ftp://ftp.hr.debian.org/debian/pool/main/a/apt/
ftp://ftp.hu.debian.org/debian/pool/main/a/apt/
ftp://ftp.ie.debian.org/debian/pool/main/a/apt/
ftp://ftp.is.debian.org/debian/pool/main/a/apt/
ftp://ftp.it.debian.org/debian/pool/main/a/apt/
ftp://ftp.jp.debian.org/debian/pool/main/a/apt/
http://ring.nict.go.jp/archives/linux/debian/debian/pool/main/a/apt/
ftp://ftp.nl.debian.org/debian/pool/main/a/apt/
ftp://ftp.no.debian.org/debian/pool/main/a/apt/
ftp://ftp.pl.debian.org/debian/pool/main/a/apt/
ftp://ftp.ru.debian.org/debian/pool/main/a/apt/
ftp://ftp.se.debian.org/debian/pool/main/a/apt/
ftp://ftp.si.debian.org/debian/pool/main/a/apt/
ftp://ftp.sk.debian.org/debian/pool/main/a/apt/
ftp://ftp.uk.debian.org/debian/pool/main/a/apt/
ftp://ftp.wa.au.debian.org/debian/pool/main/a/apt/
ftp://ftp2.de.debian.org/debian/pool/main/a/apt/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 13

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.6.46.4.1_5
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.6.46.4.1_5
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.6.46.4.1_5
miwi search for other commits by this committer
- Get Rid MD5 support
31 May 2010 02:01:56
Original commit files touched by this commit  0.6.46.4.1_5
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
03 Apr 2010 10:44:36
Original commit files touched by this commit  0.6.46.4.1_4
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
24 Jul 2009 10:27:09
Original commit files touched by this commit  0.6.46.4.1_3
snb search for other commits by this committer
Change MAINTAINER to my @FreeBSD.org address

Approved by:    erwin
23 Jan 2009 15:43:14
Original commit files touched by this commit  0.6.46.4.1_3
roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
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.
06 Jun 2008 14:03:26
Original commit files touched by this commit  0.6.46.4.1_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
09 May 2008 16:52:13
Original commit files touched by this commit  0.6.46.4.1_1
itetcu search for other commits by this committer
Backport of https support from Apt 0.7. This is a useful feature that would be
nice to have now, even though there is not yet a stable release of Apt 0.7.
- Bump PORTVERSION

PR:             121771
Submitted by:   maintainer
04 Aug 2007 11:41:31
Original commit files touched by this commit  0.6.46.4.1
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
22 Mar 2007 02:21:27
Original commit files touched by this commit  0.6.46.4.1
clsung search for other commits by this committer
- Update to 0.6.46.4-0.1, patched version

PR:             ports/110638
Submitted by:   maintainer (Nick Barkas)
25 Feb 2007 12:02:25
Original commit files touched by this commit  0.6.46.4_1
stefan search for other commits by this committer
Depend on security/gnupg1, not security/gnupg.

PR:             109483
Submitted by:   maintainer
11 Feb 2007 23:00:35
Original commit files touched by this commit  0.6.46.4
miwi search for other commits by this committer
APT is the Debian project's advanced front-end for dpkg. APT features complete
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>

Number of commits found: 13

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.135 seconds.