diff options
Diffstat (limited to 'net/gnet2')
-rw-r--r-- | net/gnet2/Makefile | 23 | ||||
-rw-r--r-- | net/gnet2/distinfo | 1 | ||||
-rw-r--r-- | net/gnet2/files/patch-ac | 11 | ||||
-rw-r--r-- | net/gnet2/files/patch-ad | 13 | ||||
-rw-r--r-- | net/gnet2/pkg-comment | 1 | ||||
-rw-r--r-- | net/gnet2/pkg-descr | 3 | ||||
-rw-r--r-- | net/gnet2/pkg-plist | 32 |
7 files changed, 0 insertions, 84 deletions
diff --git a/net/gnet2/Makefile b/net/gnet2/Makefile deleted file mode 100644 index b30b57b39b11..000000000000 --- a/net/gnet2/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: gnet -# Date created: 16 February 2000 -# Whom: Yukihiro Nakai <nakai@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnet -PORTVERSION= 1.0.3 -CATEGORIES= net -MASTER_SITES= http://www.eecs.umich.edu/~dhelder/misc/gnet/src/ - -MAINTAINER= nakai@FreeBSD.org - -LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 - -GLIB_CONFIG= ${LOCALBASE}/bin/glib12-config - -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" - -.include <bsd.port.mk> diff --git a/net/gnet2/distinfo b/net/gnet2/distinfo deleted file mode 100644 index 4d815cf9fd84..000000000000 --- a/net/gnet2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnet-1.0.3.tar.gz) = b6a7ea73f889f01f2ff467a6b1c9f1e6 diff --git a/net/gnet2/files/patch-ac b/net/gnet2/files/patch-ac deleted file mode 100644 index 5124d5969ad8..000000000000 --- a/net/gnet2/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig Mon Feb 28 18:47:45 2000 -+++ src/Makefile.in Mon Feb 28 18:48:34 2000 -@@ -93,7 +93,7 @@ - - lib_LTLIBRARIES = libgnet.la - --libgnet_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE) -+libgnet_la_LDFLAGS = -version-info 0:0:0 - - - libgnet_la_SOURCES = gnet.c gnet-private.c inetaddr.c mcast.c tcp.c udp.c diff --git a/net/gnet2/files/patch-ad b/net/gnet2/files/patch-ad deleted file mode 100644 index 5d8440eba6b3..000000000000 --- a/net/gnet2/files/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ ---- configure.orig Tue Apr 11 15:56:56 2000 -+++ configure Thu Jun 15 13:51:43 2000 -@@ -2238,8 +2238,8 @@ - rm -f conf.glibtest - - --glib_cflags=`glib-config --cflags glib` --glib_libs=`glib-config --libs glib` -+glib_cflags=`$GLIB_CONFIG --cflags glib` -+glib_libs=`$GLIB_CONFIG --libs glib` - - - diff --git a/net/gnet2/pkg-comment b/net/gnet2/pkg-comment deleted file mode 100644 index 4a87a43a43d2..000000000000 --- a/net/gnet2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple network library built upon Glib diff --git a/net/gnet2/pkg-descr b/net/gnet2/pkg-descr deleted file mode 100644 index 4421f71e1e5e..000000000000 --- a/net/gnet2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -a simple network library built upon glib - -WWW: http://www.eecs.umich.edu/~dhelder/misc/gnet/ diff --git a/net/gnet2/pkg-plist b/net/gnet2/pkg-plist deleted file mode 100644 index 2efdfc4a61d8..000000000000 --- a/net/gnet2/pkg-plist +++ /dev/null @@ -1,32 +0,0 @@ -bin/gnet-config -include/gnet/gnet.h -include/gnet/inetaddr.h -include/gnet/mcast.h -include/gnet/tcp.h -include/gnet/udp.h -lib/libgnet.a -lib/libgnet.so -lib/libgnet.so.0 -share/aclocal/gnet.m4 -share/doc/libgnet1.0-dev/html/book1.html -share/doc/libgnet1.0-dev/html/dnstest.html -share/doc/libgnet1.0-dev/html/gnet-developers-tips.html -share/doc/libgnet1.0-dev/html/gnet-developers.html -share/doc/libgnet1.0-dev/html/gnet-examples.html -share/doc/libgnet1.0-dev/html/gnet-gnet.html -share/doc/libgnet1.0-dev/html/gnet-inetaddr.html -share/doc/libgnet1.0-dev/html/gnet-mcast.html -share/doc/libgnet1.0-dev/html/gnet-overview.html -share/doc/libgnet1.0-dev/html/gnet-tcp.html -share/doc/libgnet1.0-dev/html/gnet-udp.html -share/doc/libgnet1.0-dev/html/hfetch.html -share/doc/libgnet1.0-dev/html/hostinfo.html -share/doc/libgnet1.0-dev/html/index.html -share/doc/libgnet1.0-dev/html/index.sgml -share/doc/libgnet1.0-dev/html/jmtransfer.html -share/doc/libgnet1.0-dev/html/libgnet-reference.html -share/doc/libgnet1.0-dev/html/ljoust.html -share/doc/libgnet1.0-dev/html/sdr.html -@dirrm include/gnet -@dirrm share/doc/libgnet1.0-dev/html -@dirrm share/doc/libgnet1.0-dev |