summaryrefslogtreecommitdiff
path: root/net/gnet2
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnet2')
-rw-r--r--net/gnet2/Makefile19
-rw-r--r--net/gnet2/distinfo1
-rw-r--r--net/gnet2/files/patch-ac11
-rw-r--r--net/gnet2/files/patch-ad13
-rw-r--r--net/gnet2/files/patch-ae11
-rw-r--r--net/gnet2/pkg-comment1
-rw-r--r--net/gnet2/pkg-descr3
-rw-r--r--net/gnet2/pkg-plist33
8 files changed, 0 insertions, 92 deletions
diff --git a/net/gnet2/Makefile b/net/gnet2/Makefile
deleted file mode 100644
index af3e2dec286a..000000000000
--- a/net/gnet2/Makefile
+++ /dev/null
@@ -1,19 +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.4
-CATEGORIES= net
-MASTER_SITES= http://www.eecs.umich.edu/~dhelder/misc/gnet/src/
-
-MAINTAINER= nakai@FreeBSD.org
-
-USE_GLIB= yes
-USE_LIBTOOL= yes
-INSTALLS_SHLIB= yes
-
-.include <bsd.port.mk>
diff --git a/net/gnet2/distinfo b/net/gnet2/distinfo
deleted file mode 100644
index af80e71393c4..000000000000
--- a/net/gnet2/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnet-1.0.4.tar.gz) = 25ce86d52d3a455168af5100e2e968d6
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/files/patch-ae b/net/gnet2/files/patch-ae
deleted file mode 100644
index ef5a0a5e02eb..000000000000
--- a/net/gnet2/files/patch-ae
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in 2000/11/25 13:34:07 1.1
-+++ Makefile.in 2000/11/25 13:34:59
-@@ -99,7 +99,7 @@
- m4datadir = $(datadir)/aclocal
- m4data_DATA = gnet.m4
-
--configincludedir = $(pkglibdir)/include
-+configincludedir = $(pkgincludedir)
- configinclude_DATA = gnetconfig.h
-
- WEBPATH = $(HOME)/public_html/misc/gnet
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 4801231cc461..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 28fbc80d1faa..000000000000
--- a/net/gnet2/pkg-plist
+++ /dev/null
@@ -1,33 +0,0 @@
-bin/gnet-config
-include/gnet/gnet.h
-include/gnet/gnetconfig.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