diff options
author | rh <rh@pkgsrc.org> | 2001-07-22 16:42:45 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-07-22 16:42:45 +0000 |
commit | 490d7af3ee9dc8e853ddc4bc1a403b4e2fcfb42c (patch) | |
tree | 7bb243956d862f8211e3ea381cf17e31e28ef3dd /net | |
parent | e938dd28db37e83d6f9a66dc20f2a9d753c2e521 (diff) | |
download | pkgsrc-490d7af3ee9dc8e853ddc4bc1a403b4e2fcfb42c.tar.gz |
Update gnapster to 1.5.0. Notable changes include:
* Multiple server/account management
* Search history
* Bandwidth limiting
* Ability to specify multiple share directories
* Many internal improvements
* Vorbis file sharing support
* MPEG/AVI file sharing support
* Added file type to search criteria
* Updated Browse OpenNAP dialog
* Fixed Safe Exit option
* Added an option to execute a program after a successful download
* Fixed a potentially exploitable remote segmentation fault concerning
uploads
* SOCKS5 support should (hopefully) be fixed now
* Timestamped events
* Many bug fixes
Diffstat (limited to 'net')
-rw-r--r-- | net/gnapster/Makefile | 6 | ||||
-rw-r--r-- | net/gnapster/distinfo | 6 | ||||
-rw-r--r-- | net/gnapster/pkg/PLIST | 21 |
3 files changed, 11 insertions, 22 deletions
diff --git a/net/gnapster/Makefile b/net/gnapster/Makefile index 543cd832f5d..eb83f0013c8 100644 --- a/net/gnapster/Makefile +++ b/net/gnapster/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2001/03/27 03:20:10 hubertf Exp $ +# $NetBSD: Makefile,v 1.15 2001/07/22 16:42:45 rh Exp $ -DISTNAME= gnapster-1.4.2 +DISTNAME= gnapster-1.5.0 CATEGORIES= net MASTER_SITES= http://www.faradic.net/~jasta/files/ @@ -17,6 +17,6 @@ USE_LIBINTL= YES USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig -GNU_CONFIGURE= # defined +GNU_CONFIGURE= YES .include "../../mk/bsd.pkg.mk" diff --git a/net/gnapster/distinfo b/net/gnapster/distinfo index fa182dfe99b..c8e4db37fd6 100644 --- a/net/gnapster/distinfo +++ b/net/gnapster/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 11:23:16 wiz Exp $ +$NetBSD: distinfo,v 1.3 2001/07/22 16:42:45 rh Exp $ -SHA1 (gnapster-1.4.2.tar.gz) = 094ad783cd55173dc0308c5cc2ecb430672b9b6d -Size (gnapster-1.4.2.tar.gz) = 378163 bytes +SHA1 (gnapster-1.5.0.tar.gz) = 0e88422c9ed9f1882f7ef735357ad616a8d636e7 +Size (gnapster-1.5.0.tar.gz) = 513813 bytes SHA1 (patch-aa) = b1d8bea52d7007d6d46e8a8792ea392da98b8693 diff --git a/net/gnapster/pkg/PLIST b/net/gnapster/pkg/PLIST index 1f25ec995bd..4fd9181a5f9 100644 --- a/net/gnapster/pkg/PLIST +++ b/net/gnapster/pkg/PLIST @@ -1,24 +1,13 @@ -@comment $NetBSD: PLIST,v 1.5 2000/12/02 02:52:47 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2001/07/22 16:42:45 rh Exp $ bin/gnapster share/gnapster/themes/cyblue.theme share/gnapster/themes/cypress.theme share/gnapster/themes/default.theme share/gnapster/themes/faded.theme -share/locale/ca/LC_MESSAGES/gnapster.mo -share/locale/da/LC_MESSAGES/gnapster.mo -share/locale/de/LC_MESSAGES/gnapster.mo -share/locale/el/LC_MESSAGES/gnapster.mo -share/locale/es/LC_MESSAGES/gnapster.mo -share/locale/fr/LC_MESSAGES/gnapster.mo -share/locale/gl/LC_MESSAGES/gnapster.mo -share/locale/hu/LC_MESSAGES/gnapster.mo -share/locale/it/LC_MESSAGES/gnapster.mo -share/locale/no/LC_MESSAGES/gnapster.mo -share/locale/pl/LC_MESSAGES/gnapster.mo -share/locale/pt/LC_MESSAGES/gnapster.mo -share/locale/ru/LC_MESSAGES/gnapster.mo -share/locale/sv/LC_MESSAGES/gnapster.mo -share/locale/tr/LC_MESSAGES/gnapster.mo share/pixmaps/gnapster.png +share/pixmaps/speedgray.xpm +share/pixmaps/speedgreen.xpm +share/pixmaps/speedred.xpm +share/pixmaps/speedyellow.xpm @dirrm share/gnapster/themes @dirrm share/gnapster |