diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-30 21:36:28 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-30 21:36:28 +0000 |
| commit | fbab09fee302574e578e4f0d1b6082cdae4defb4 (patch) | |
| tree | 2e89197b88b8a883c56aef7a5d0d89dc5d374850 /net/hagelslag | |
| parent | Upgrade to 1.63.0. (diff) | |
Populate newly create net-p2p category with these ports:
ftp/jigdo
net/amule1
net/amule2
net/apollon
net/azureus
net/bnbt
net/btpeer
net/btqueue
net/cdonkey
net/ctorrent
net/dcd
net/dclib
net/dctc
net/dctc-gui
net/dctc-gui-qt
net/edonkey-gui-gtk
net/edonkey-gui-gtk-urlslave
net/fcptools
net/fidelio
net/freenet
net/frost
net/giftcurs
net/giftoxic
net/giftui
net/gift
net/gift-fasttrack
net/gift-gnutella
net/gift-openft
net/gkrellm-gift
net/gnewtellium
net/gnome-btdownload
net/gnunet
net/gtkhx
net/gtk-gnutella
net/gtorrentviewer
net/hagelslag
net/hx
net/i2p
net/javadc
net/kmldonkey
net/ktorrent
net/libbt
net/liberator
net/libfreenet
net/libpdtp
net/libtorrent
net/limewire
net/linux-agsatellite
net/linux-edonkey-core
net/linux-edonkey-server
net/linux-jigdo
net/linux-overnet-core
net/minder
net/mldonkey
net/mldonkey-core
net/mldonkey-core-devel
net/mldonkey-devel
net/mldonkey-gui
net/mldonkey-gui-devel
net/mldonkey-perlreactor
net/mldonkey-sancho
net/mldonkey-serverspy
net/mldonkey-urlslave
net/mutella
net/mute-net
net/mute-net-gui
net/mute-net-text
net/napshare
net/nicotine
net/opendchub
net/peercast
net/phex
net/pyslsk
net/py-bittornado
net/py-bittornado-core
net/py-bittorrent
net/py-bittorrent-core
net/py-bittorrent-core-devel
net/py-bittorrent-devel
net/py-fngrab
net/py-kenosis
net/py-kenosis-bittorrent
net/py-py2play
net/p5-pdonkey
net/qtella
net/qtorrent
net/rtorrent
net/squall
net/torrentflux
net/torrentsniff
net/trackerbt
net/transmission
net/valknut
net/verlihub
net/verlihub-plugins
net/xmule
net/xnap
misc/ed2k
misc/edonkey-tool-hash
misc/linux-edonkey-tool-recovermet
Repocopies by: marcus
Diffstat (limited to 'net/hagelslag')
| -rw-r--r-- | net/hagelslag/Makefile | 36 | ||||
| -rw-r--r-- | net/hagelslag/distinfo | 3 | ||||
| -rw-r--r-- | net/hagelslag/files/patch-Makefile | 11 | ||||
| -rw-r--r-- | net/hagelslag/files/patch-src-Makefile | 28 | ||||
| -rw-r--r-- | net/hagelslag/files/patch-src-RC-Makefile | 21 | ||||
| -rw-r--r-- | net/hagelslag/files/patch-src-SearchManager.cpp | 10 | ||||
| -rw-r--r-- | net/hagelslag/pkg-descr | 12 | ||||
| -rw-r--r-- | net/hagelslag/pkg-plist | 11 |
8 files changed, 0 insertions, 132 deletions
diff --git a/net/hagelslag/Makefile b/net/hagelslag/Makefile deleted file mode 100644 index f402a92acdc0..000000000000 --- a/net/hagelslag/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: hagelslag -# Date created: 14 February 2001 -# Whom: Johann Visagie <johann@egenetics.com> -# -# $FreeBSD$ -# - -PORTNAME= hagelslag -PORTVERSION= 0.13 -PORTREVISION= 1 -CATEGORIES= net -MASTER_SITES= http://tiefighter.et.tudelft.nl/hagelslag/ \ - ftp://tiefighter.et.tudelft.nl/pub/hagelslag/v${PORTVERSION}/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= A flexible command-line Gnutella implementation with advanced features - -BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend - -USE_REINPLACE= yes -USE_GMAKE= yes -MAKEFILES= Makefile gui/Makefile src/Makefile -HS_DOCDIR= ${PREFIX}/share/doc/${PORTNAME} - -post-patch: -.for mfile in ${MAKEFILES} - @ ${REINPLACE_CMD} -e 's#make -C#\$${MAKE} -C#' ${WRKSRC}/${mfile} -.endfor - -post-install: -.if !defined(NOPORTDOCS) - @ ${MKDIR} ${HS_DOCDIR} - @ ${INSTALL_DATA} ${WRKSRC}/doc/* ${HS_DOCDIR} -.endif - -.include <bsd.port.mk> diff --git a/net/hagelslag/distinfo b/net/hagelslag/distinfo deleted file mode 100644 index ddcc0ebaf4d9..000000000000 --- a/net/hagelslag/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (hagelslag-0.13.tar.gz) = 9038c8c2324e6d94af01cae34524c439 -SHA256 (hagelslag-0.13.tar.gz) = b506a4c323529d88d1d35158d48419be0088268e701bfa7589ef92ec6ababfe1 -SIZE (hagelslag-0.13.tar.gz) = 146165 diff --git a/net/hagelslag/files/patch-Makefile b/net/hagelslag/files/patch-Makefile deleted file mode 100644 index 8fa4fc94aab8..000000000000 --- a/net/hagelslag/files/patch-Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.orig Sun Apr 8 20:00:36 2001 -+++ Makefile Mon May 7 12:09:57 2001 -@@ -3,7 +3,7 @@ - make -C gui all - - install: -- cp bin/* /usr/local/bin -+ ${BSD_INSTALL_PROGRAM} bin/* ${PREFIX}/bin - - - gui-all: diff --git a/net/hagelslag/files/patch-src-Makefile b/net/hagelslag/files/patch-src-Makefile deleted file mode 100644 index 51df1dc46bb1..000000000000 --- a/net/hagelslag/files/patch-src-Makefile +++ /dev/null @@ -1,28 +0,0 @@ ---- src/Makefile.orig Sun Apr 8 19:58:59 2001 -+++ src/Makefile Mon Nov 4 21:24:23 2002 -@@ -1,13 +1,13 @@ - # Don't change this... --CXX=g++ -+CXX?=g++ - LFLAGS= --COMMONFLAGS=-Wall -O2 -g -+#COMMONFLAGS=-Wall -O2 -g - ROUTER_FLAGS=$(COMMONFLAGS) -DROUTER - DAEMON_FLAGS=$(COMMONFLAGS) -DDAEMON - CONSOLE_FLAGS=$(COMMONFLAGS) -DCONSOLE - - # Change this instead. --CXXFLAGS=$(CONSOLE_FLAGS) -+CXXFLAGS+=$(CONSOLE_FLAGS) - - # Nothing below here should be changed - -@@ -98,7 +98,7 @@ - cp -f UserLib.a ../lib - - depend: -- makedepend -Y -- $(CPP_FILES) $(RC_CPP) $(USER_CPP) -+ makedepend -- $(CPP_FILES) $(RC_CPP) $(USER_CPP) - make -C RC depend - - clean: diff --git a/net/hagelslag/files/patch-src-RC-Makefile b/net/hagelslag/files/patch-src-RC-Makefile deleted file mode 100644 index b860b2d4d418..000000000000 --- a/net/hagelslag/files/patch-src-RC-Makefile +++ /dev/null @@ -1,21 +0,0 @@ ---- src/RC/Makefile.orig Mon Nov 4 21:30:53 2002 -+++ src/RC/Makefile Mon Nov 4 21:31:16 2002 -@@ -1,7 +1,7 @@ - # Don't change this... --CXX=g++ -+CXX?=g++ - LFLAGS= --CXXFLAGS=-Wall -O2 -g -+#CXXFLAGS=-Wall -O2 -g - - RC_H = RCEntry.h RCParameters.h RCPattern.h RCPacket.h RCQPacket.h \ - RCQRPacket.h RCMesgID.h RCPacketStorage.h RCSpam.h RCConnectionID.h \ -@@ -23,7 +23,7 @@ - all: clean depend remotecachelib - - depend: -- makedepend -Y -- $(RC_CPP) -+ makedepend -- $(RC_CPP) - - clean: - rm -f *.o *.a diff --git a/net/hagelslag/files/patch-src-SearchManager.cpp b/net/hagelslag/files/patch-src-SearchManager.cpp deleted file mode 100644 index 926b72b89b07..000000000000 --- a/net/hagelslag/files/patch-src-SearchManager.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/SearchManager.cpp.orig Mon Nov 4 21:18:37 2002 -+++ src/SearchManager.cpp Mon Nov 4 21:19:01 2002 -@@ -9,6 +9,7 @@ - - #include <time.h> - #include <stdio.h> -+#include <string.h> - - #include "Config.h" - #include "Constants.h" diff --git a/net/hagelslag/pkg-descr b/net/hagelslag/pkg-descr deleted file mode 100644 index e849fdd4e51a..000000000000 --- a/net/hagelslag/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Hagelslag is a Gnutella servent which emphasises flexibility, stability and -performance. It boasts several advanced features including flexible -configuration and operation, and strategies to guard against network flooding -and spam. It also includes extensive documentation. - -Hagelslag currently only has a command-line interface, but it provides a -(documented) API which may be used to write a GUI. - -Author: Fokko Beekhof <lucifer@tiefighter.et.tudelft.nl> -WWW: http://tiefighter.et.tudelft.nl/hagelslag/ - --- Johann Visagie <johann@egenetics.com> diff --git a/net/hagelslag/pkg-plist b/net/hagelslag/pkg-plist deleted file mode 100644 index c3665d5fd171..000000000000 --- a/net/hagelslag/pkg-plist +++ /dev/null @@ -1,11 +0,0 @@ -%%PORTDOCS%%share/doc/hagelslag/Hagelslag-design.txt -%%PORTDOCS%%share/doc/hagelslag/LICENSE -%%PORTDOCS%%share/doc/hagelslag/README -%%PORTDOCS%%share/doc/hagelslag/TODO -%%PORTDOCS%%share/doc/hagelslag/UsersManual.txt -%%PORTDOCS%%share/doc/hagelslag/hagelslag-classes.fig -%%PORTDOCS%%share/doc/hagelslag/hagelslag-classes.jpg -%%PORTDOCS%%share/doc/hagelslag/hagelslag-structure.fig -%%PORTDOCS%%share/doc/hagelslag/hagelslag-structure.jpg -bin/hagelslag -%%PORTDOCS%%@dirrm share/doc/hagelslag |
