Archive

The archive is currently shared between GNU/Linux avr32 and m68k, GNU/Hurd and GNU/kFreeBSD It uses mini-dak, in order to have one pool per architecture and various suites (unstable, experimental), and most notably the unreleased suite. This suite is used to upload packages which need hacks to build until the changes are integrated into Debian.

You can browse the archive directly via ftp, via http or you can mirror it using rsync. It is accessible through both IPv4 and IPv6.

APT sources

The archive includes binary-all packages mirrored regularly from Debian. To use it, add the following lines to your /etc/apt/sources.list:

 deb http://ftp.debian-ports.org/debian unstable main
 deb http://ftp.debian-ports.org/debian unreleased main
      

and possibly:

 deb http://ftp.debian-ports.org/debian experimental main
      

For GNU/Hurd the unstable and experimental suites are provided by the regular Debian archive, therefore you only need to add the unreleased suite.

Note that you can also use a mirror.

Packages authentication

If you want apt to verify the downloaded packages, you can import debian-ports.org archive's key into apt:

 gpg --keyserver hkp://subkeys.pgp.net --recv-keys 43229C06
 gpg --export 43229C06 | apt-key add -
      

or

 wget -O - http://ftp.debian-ports.org/archive/archive_2008.key | apt-key add -
      

Upload policy

Magic +string