FreshPorts -- The Place For Ports Sat, 30 Aug 2008 1:08 PM BST
FreshPorts is now running off the BETA server. Enjoy for now.
Port details
dpkg 1.13.25_2 archivers on this many watch lists=18 search for ports that depend on this port
Debian package maintenance system
Maintained by: perky@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Apr 2003 13:29:45
Also Listed In: sysutils


dpkg is the basis of the Debian package management system. It consists of low
level programs to build, install, remove, and perform other maintenance tasks
relating to Debian packages. Also included is the dselect front end to dpkg.

WWW: http://packages.debian.org/dpkg
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: textproc/po4a, devel/gmake, lang/perl5.8
Required To Run: sysutils/coreutils, devel/patch, lang/perl5.8
Required Libraries: converters/libiconv, devel/gettext

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


Configuration Options
     No options to configure

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

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:02:32
Original commit files touched by this commit  1.13.25_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)
01 Feb 2008 06:35:50
Original commit files touched by this commit  1.13.25_1
linimon search for other commits by this committer
Mark as broken on sparc64: does not compile.
04 Aug 2007 12:41:31
Original commit files touched by this commit  1.13.25_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)
23 Jul 2007 10:36:52
Original commit files touched by this commit  1.13.25_1
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
19 May 2007 21:32:57
Original commit files touched by this commit  1.13.25_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
06 Feb 2007 21:05:30
Original commit files touched by this commit  1.13.25
miwi search for other commits by this committer
- Update to 1.13.25
- Add new manpage layout

PR:             105560
Submitted by:   Nick Barkas <snb@threerings.net>
Approved by:    perky@ (maintainer timeout)
07 Nov 2006 16:26:45
Original commit files touched by this commit  1.10.28_1
laszlof search for other commits by this committer
Fix build issues on pointyhat by adding a patch to replace multiline RE with
a single line. Remove BROKEN status.

PR:             ports/104343
Submitted by:   Frank J. Laszlo (laszlof)
Approved by:    flz (mentor)
02 Sep 2006 17:51:10
Original commit files touched by this commit  1.10.28_1
kris search for other commits by this committer
Schedule these broken ports for termination on 2006-12-01
16 Jul 2006 20:30:31
Original commit files touched by this commit  1.10.28_1
linimon search for other commits by this committer
Mark as broken: fails to install.
01 May 2006 06:39:46
Original commit files touched by this commit  1.10.28_1
obrien search for other commits by this committer
dpkg installs an 'install-info' command which conflicts with one in the
base system.  Therefore, rename dpkg's 'install-info' to 'dpkg-install-info'.

Approved by:    perky
24 Apr 2006 07:37:55
Original commit files touched by this commit  1.10.28_1
perky search for other commits by this committer
Don't install a message translation for "tl" which is not supported
by our local mtree yet.
22 Apr 2006 05:00:57
Original commit files touched by this commit  1.10.28
perky search for other commits by this committer
Update to 1.10.28
22 Jan 2006 06:58:31
Original commit files touched by this commit  1.9.21_2
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.9.21_2
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
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.
10 Jul 2004 20:12:13
Original commit files touched by this commit  1.9.21_2
krion search for other commits by this committer
Remove USE_GETTEXT
10 Jul 2004 17:58:28
Original commit files touched by this commit  1.9.21_2
krion search for other commits by this committer
Support WITHOUT_NLS
30 Mar 2004 20:20:23
Original commit files touched by this commit  1.9.21_2
krion search for other commits by this committer
- Use USE_ICONV knob

Approved by:    portmgr
18 Mar 2004 07:38:48
Original commit files touched by this commit  1.9.21_2
perky search for other commits by this committer
Add SIZE data.

Submitted by:   trevor
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.9.21_2
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

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.
22 Feb 2004 07:06:07
Original commit files touched by this commit  1.9.21_2
perky search for other commits by this committer
Rename a file with % in its name for perforce users.

Requested by:   Mark Santcroos <marks@ripe.net>
04 Feb 2004 04:36:30
Original commit files touched by this commit  1.9.21_2
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
23 Jan 2004 18:12:26
Original commit files touched by this commit  1.9.21_1
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
26 Aug 2003 21:25:58
Original commit files touched by this commit  1.9.21_1
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
25 Aug 2003 06:41:38
Original commit files touched by this commit  1.9.21
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
04 Apr 2003 13:21:46
Original commit files touched by this commit  1.9.21
perky search for other commits by this committer
Add dpkg 1.9.21, the debian package manager.

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 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
Traffic

Calculated hourly:
Port count 19054
Broken 161
Deprecated 80
Ignore 427
Forbidden 6
Restricted 306
No CDROM 130
Vulnerable 50
Expired 12
Set to expire 62
Interactive 78
new 24 hours 2
new 48 hours5
new 7 days27
new fortnight63
new month222

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

Add tab to Netscape 6

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