Debian repository for Foswiki
These packages are built by a script that downloads the latest packages from http://foswiki.org/Extensions, generates an EPM manifest and then builds debian packages - every night.
To try it out, add the following to your /etc/apt/sources.list
deb http://fosiki.com/Foswiki_debian/ stable main contrib
deb-src http://fosiki.com/Foswiki_debian/ stable main contrib
and then run
gpg –keyserver the.earth.li –recv-keys 3C0C33BB442B5BE9
apt-key add /root/.gnupg/pubring.gpg
apt-get update
apt-get install apache2 foswiki
apt-cache search foswiki
you should see over 233 (as of January 2010) packages - FoswikiPackagesList.txt
| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| pool/ | - | |||
| FoswikiPackagesList.txt | 589 | |||
| updateRepos.log | 589 | |||
| updateAndBuildPackages.log | 6.2K | |||
| db/ | - | |||
| build.log | 873K | |||
| updateRepos.sh | 505 | |||
| dists/ | - | |||
| conf/ | - | |||

