pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/gift-fasttrack Initial import of gift-fasttrack-0....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ddd86f2d78d
branches:  trunk
changeset: 474958:2ddd86f2d78d
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sat May 08 02:04:53 2004 +0000

description:
Initial import of gift-fasttrack-0.8.6.

giFT-FastTrack is a plugin for giFT which enables users of giFT to participate
in the FastTrack network. The required cryptographic algorithms have been
successfully reverse engineered and searching/downloading already work.

diffstat:

 net/gift-fasttrack/DESCR    |   3 +++
 net/gift-fasttrack/Makefile |  20 ++++++++++++++++++++
 net/gift-fasttrack/PLIST    |   8 ++++++++
 net/gift-fasttrack/distinfo |   4 ++++
 4 files changed, 35 insertions(+), 0 deletions(-)

diffs (51 lines):

diff -r 2fc61f48b916 -r 2ddd86f2d78d net/gift-fasttrack/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/gift-fasttrack/DESCR  Sat May 08 02:04:53 2004 +0000
@@ -0,0 +1,3 @@
+giFT-FastTrack is a plugin for giFT which enables users of giFT to participate
+in the FastTrack network. The required cryptographic algorithms have been
+successfully reverse engineered and searching/downloading already work.
diff -r 2fc61f48b916 -r 2ddd86f2d78d net/gift-fasttrack/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/gift-fasttrack/Makefile       Sat May 08 02:04:53 2004 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/05/08 02:04:53 xtraeme Exp $
+#
+
+DISTNAME=      giFT-FastTrack-0.8.6
+PKGNAME=       ${DISTNAME:S/giFT-FastTrack/gift-fasttrack/}
+CATEGORIES=    net
+MASTER_SITES=  http://download.berlios.de/gift-fasttrack/
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+HOMEPAGE=      http://download.berlios.de/gift-fasttrack/
+COMMENT=       Fasttrack plugin for giFT
+
+WRKSRC=                        ${WRKDIR}/giFT-FastTrack-0.8.6
+USE_BUILDLINK3=                yes
+USE_PKGLOCALEDIR=      yes
+USE_LIBTOOL=           yes
+GNU_CONFIGURE=         yes
+
+.include "../../net/gift/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 2fc61f48b916 -r 2ddd86f2d78d net/gift-fasttrack/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/gift-fasttrack/PLIST  Sat May 08 02:04:53 2004 +0000
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/08 02:04:53 xtraeme Exp $
+lib/giFT/libFastTrack.a
+lib/giFT/libFastTrack.la
+lib/giFT/libFastTrack.so
+share/giFT/FastTrack/FastTrack.conf.template
+share/giFT/FastTrack/banlist
+share/giFT/FastTrack/nodes
+@dirrm share/giFT/FastTrack
diff -r 2fc61f48b916 -r 2ddd86f2d78d net/gift-fasttrack/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/gift-fasttrack/distinfo       Sat May 08 02:04:53 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/05/08 02:04:53 xtraeme Exp $
+
+SHA1 (giFT-FastTrack-0.8.6.tar.gz) = d85ecd9e490f43286ab77d805bb49d3b497b67f9
+Size (giFT-FastTrack-0.8.6.tar.gz) = 362589 bytes



Home | Main Index | Thread Index | Old Index