- remove TODO (so this commit fixes it)
- 2.9.6 is broken (as gnump3d's Changelog says)
- this version fixes two important security problems (update highly recommended)
+ XSS bug
+ CrossPath
- fix homepage (from savannah to gnu)
- fix PLIST (clean remove of share/gnump3d directory)
- check tarball GPG signature (it's OK)
$ gpg --import http://www.gnu.org/software/gnump3d/gnump3d@steve.org.uk.gpg
$ gpg --verify gnump3d-2.9.7.tar.bz2.sig /usr/pkgsrc/distfiles/gnump3d-2.9.7.tar.bz2
gpg: Signature made Fri Oct 28 16:13:36 2005 CEST using DSA key ID CD4C0D9D
gpg: Good signature from "Steve Kemp <steve@steve.org.uk>"
gpg: aka "Steve Kemp <skx@tardis.ed.ac.uk>"
gpg: aka "Steve Kemp <skx@debian.org>"
gpg: aka "Steve Kemp <gnump3d@steve.org.uk>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: DB1F F3FB 1D08 FC01 ED22 2243 C0CF C6B3 CD4C 0D9D
And always is defined as share/examples/rc.d
which was the default before.
This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.
This was discussed on tech-pkg in late January and late April.
Not all of these packages have been tested.
Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
DESCR:
GNUMP3d is a streaming server for MP3's, OGG vorbis files, movies and
other media. It is designed to be:
* Small, stable, portable, self-contained, and secure.
* Simple to install, configure, and use.
* Portable across different varieties of Unix and Microsoft Windows.