Commit graph

14 commits

Author SHA1 Message Date
Sergey Svishchev
7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
Johnny C. Lam
64bfcf7b60 Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
2006-03-14 01:27:57 +00:00
Roland Illig
2cbd057b8b subst 's,^SUBST_CLASSES=,SUBST_CLASSES+=,' */Makefile 2005-11-03 13:01:51 +00:00
pancake ;)
9298ceffe0 Update to the latest 2.9.7
- 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
2005-10-28 17:34:03 +00:00
pancake ;)
e41b1772ad PKGREVISION=1
fix PLIST for removal warnings
fix start/stop commands for the rc script
2005-09-02 17:06:42 +00:00
pancake ;)
42ef24aba9 update to 2.9.4 2005-09-01 23:03:13 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Roland Illig
a4ba5e6493 Merged the two SUBST classes. Corrected CONF_FILES value. Using NO_BUILD
instead of an empty do-build target.
2005-05-20 20:05:01 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Peter Postma
9f0bbb0d67 wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
pancake ;)
514be85dab Update to 2.8 2004-05-20 14:22:10 +00:00
pancake ;)
3ca96ca306 add rcd scripts :) 2004-04-18 15:12:49 +00:00
pancake ;)
5f8c536876 SED all cfg files and binaries! :) 2004-04-18 14:58:17 +00:00
pancake ;)
032d5b985e initial import of gnump3d
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.
2004-04-18 11:10:39 +00:00