The repository has been rebuilt. The real reposository is located at my local PC and this is just a mirror (there's an hourly cronjob which updates everything).
This new repository has all files signed, but I've noticed that some files are not being mirrored (but I'm working on it).
The main debian repository doesn't contain some useful packages, or some are only available in testing or unstable.
IMPORTANT: these packages should be considered as for testing pourposes.
They should enter the Official Debian repository when they are ready (but note that some of the packages provided here are available until they are approved by ftp-master; an other situation is because PHP4 extensions aren't allowed anymore for lenny/sid; or as said above, because they didn't get into stable/oldstable).
Main reason: no DD (Debian Developer) has sponsored them. But there are also other reasons like licensing-stuff:
The solution for most of the GPL-PHP problems is to add an exception to the GPL.
Just add one of the next lines to your /etc/apt/sources.list file:
deb http://deb.atomo64.puffinhost.com/debian lenny main (testing currently points to it)
deb http://deb.atomo64.puffinhost.com/debian etch main (stable currently points to it)
deb http://deb.atomo64.puffinhost.com/debian sarge main (oldstable currently points to it)
Only i386 and amd64 are supported; but there are currently no amd64 packages
Some of them aren't available because they were built as Debian native packages. For some others the source can be downloaded by using deb-src instead of deb in the above urls. And for the rest:
Even tough not everything is signed (most of the packages for stable and oldstable aren't), do this:
The source packages public key is 46D9CE5A, which can be downloaded just like the above one.
Please check the packages list page.
Raphael Geissert <atomo64@gmail.com> -- Note: I'm not a DD