d350 FreshPorts -- archivers/dpkg
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
dpkg 1.15.8.12 archivers on this many watch lists=18 search for ports that depend on this port
Debian package maintenance system
Maintained by: pawel@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Apr 2003 12:29:45
Also Listed In: sysutils
License: GPLv2


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
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. textproc/po4a
  2. devel/gmake
  3. lang/perl5.14
Required To Run:
  1. sysutils/coreutils
  2. devel/patch
  3. lang/perl5.14
Required Libraries:
  1. converters/libiconv
  2. devel/gettext

This port is required by:

for Run

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:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.acc.umu.se/debian/pool/main/d/dpkg/
  3. ftp://ftp.au.debian.org/debian/pool/main/d/dpkg/
  4. ftp://ftp.bg.debian.org/debian/pool/main/d/dpkg/
  5. ftp://ftp.br.debian.org/debian/pool/main/d/dpkg/
  6. ftp://ftp.cl.debian.org/debian/pool/main/d/dpkg/
  7. ftp://ftp.cz.debian.org/debian/pool/main/d/dpkg/
  8. ftp://ftp.de.debian.org/debian/pool/main/d/dpkg/
  9. ftp://ftp.df.lth.se/pub/debian/pool/main/d/dpkg/
  10. ftp://ftp.ee.debian.org/debian/pool/main/d/dpkg/
  11. ftp://ftp.es.debian.org/debian/pool/main/d/dpkg/
  12. ftp://ftp.fi.debian.org/debian/pool/main/d/dpkg/
  13. ftp://ftp.fr.debian.org/debian/pool/main/d/dpkg/
  14. ftp://ftp.hk.debian.org/debian/pool/main/d/dpkg/
  15. ftp://ftp.hr.debian.org/debian/pool/main/d/dpkg/
  16. ftp://ftp.hu.debian.org/debian/pool/main/d/dpkg/
  17. ftp://ftp.ie.debian.org/debian/pool/main/d/dpkg/
  18. ftp://ftp.is.debian.org/debian/pool/main/d/dpkg/
  19. ftp://ftp.it.debian.org/debian/pool/main/d/dpkg/
  20. ftp://ftp.jp.debian.org/debian/pool/main/d/dpkg/
  21. ftp://ftp.nl.debian.org/debian/pool/main/d/dpkg/
  22. ftp://ftp.no.debian.org/debian/pool/main/d/dpkg/
  23. ftp://ftp.pl.debian.org/debian/pool/main/d/dpkg/
  24. ftp://ftp.ru.debian.org/debian/pool/main/d/dpkg/
  25. ftp://ftp.se.debian.org/debian/pool/main/d/dpkg/
  26. ftp://ftp.si.debian.org/debian/pool/main/d/dpkg/
  27. ftp://ftp.sk.debian.org/debian/pool/main/d/dpkg/
  28. ftp://ftp.snt.utwente.nl/pub/linux/debian/pool/main/d/dpkg/
  29. ftp://ftp.uk.debian.org/debian/pool/main/d/dpkg/
  30. ftp://ftp.us.debian.org/debian/pool/main/d/dpkg/
  31. ftp://ftp.wa.au.debian.org/debian/pool/main/d/dpkg/
  32. ftp://ftp2.de.debian.org/debian/pool/main/d/dpkg/
  33. ftp://mirror.symnds.com/debian/pool/main/d/dpkg/
  34. http://ring.nict.go.jp/archives/linux/debian/debian/pool/main/d/dpkg/
  35. http://www.gtlib.gatech.edu/pub/debian/pool/main/d/dpkg/

Number of commits found: 36

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 08:50:47
Original commit files touched by this commit  1.15.8.12
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
24 Apr 2013 18:10:32
Original commit files touched by this commit  1.15.8.12
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
07 Jun 2012 22:44:21
Original commit files touched by this commit  1.15.8.12
pawel search for other commits by this committer
Convert my ports to optionsNG
06 Apr 2012 17:09:06
Original commit files touched by this commit  1.15.8.12
pawel search for other commits by this committer
- Update to version 1.15.8.12 (squeeze stable branch)
- Disable compile warnings, it needs more recent gcc to work
- Move manpages declarations to Makefile.man
- Remove some useless dirrmtry's of locale dirs,
  they are now in /etc/mtree/BSD.local.dist
- Use dirrm instead of dirrmtry on dirs specific to this package

Feature safe:   yes
23 Mar 2011 16:58:01
Original commit files touched by this commit  1.14.31
pawel search for other commits by this committer
- Update my email to FreeBSD

Approved by:    miwi, wen (mentors)
26 Jan 2011 05:09:31
Original commit files touched by this commit  1.14.31
miwi search for other commits by this committer
- Update to 1.14.31

PR:             153792
Submitted by:   Pawel Pekala <c0rn@o2.pl> (maintainer)
Feature safe:   yes
03 Nov 2010 10:02:51
Original commit files touched by this commit  1.14.30
bapt search for other commits by this committer
- update to version 1.4.30
- mark MAKE_JOBS_SAFE
- add LICENSE info
- fix pkg-plist when WITHOUT_NLS=yes
- submitter is now maintainer

PR:             ports/151898
Submitted by:   "Pawel Pekala" <c0rn _at_ o2.pl> (maintainer)
15 Aug 2010 13:02:34
Original commit files touched by this commit  1.14.29
arved search for other commits by this committer
Update to 1.14.29
31 May 2010 02:01:56
Original commit files touched by this commit  1.14.25_1
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
23 May 2010 21:16:16
Original commit files touched by this commit  1.14.25
linimon search for other commits by this committer
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:            portmgr
13 Feb 2010 18:41:06
Original commit files touched by this commit  1.14.25
miwi search for other commits by this committer
- Update to 1.14.25

PR:             140699
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Approved by:    maintainer timeout
06 Jun 2008 13: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 11: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 09: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 20: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 16: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 19: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 05: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 06: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 04: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 19: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 16: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 19: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 20: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 05: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 12: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: 36

2860
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours10
new 7 days31
new fortnight62
new month216

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0