summaryrefslogtreecommitdiff
path: root/net/gnet2
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnet2')
-rw-r--r--net/gnet2/Makefile43
-rw-r--r--net/gnet2/distinfo1
-rw-r--r--net/gnet2/files/patch-configure13
-rw-r--r--net/gnet2/pkg-comment1
-rw-r--r--net/gnet2/pkg-descr3
-rw-r--r--net/gnet2/pkg-plist50
6 files changed, 0 insertions, 111 deletions
diff --git a/net/gnet2/Makefile b/net/gnet2/Makefile
deleted file mode 100644
index ad79ea436ec5..000000000000
--- a/net/gnet2/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# New ports collection makefile for: gnet
-# Date created: 16 February 2000
-# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnet
-PORTVERSION= 1.1.4
-CATEGORIES= net
-MASTER_SITES= http://www.gnetlibrary.org/src/
-
-MAINTAINER= nakai@FreeBSD.org
-
-USE_REINPLACE= yes
-USE_GNOMENG= yes
-USE_GNOME= gnomehack glib12
-USE_LIBTOOL= yes
-INSTALLS_SHLIB= yes
-
-MAN1= gnet-config.1
-
-post-patch:
-# fix pthreads detection
- @${REINPLACE_CMD} -E -e 's,-lpthread|-lc_r,${PTHREAD_LIBS},' \
- ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
-# remove "release" information from lib name
- @${REINPLACE_CMD} -E -e 's|-release[ ]+\$$\(LT_RELEASE\)||g' \
- ${WRKSRC}/src/Makefile.in
-# don't install gnet-config script with odd name. We will install it ourselves
- @${REINPLACE_CMD} -E -e 's|^(install-exec-am:).+$$|\1|' \
- ${WRKSRC}/Makefile.in
-# install gnet-config.1 man (not another name). Revise at EVERY port update
- @${REINPLACE_CMD} -e 's|\$$\$$inst|\$$\$$file|g' \
- ${WRKSRC}/doc/Makefile.in
-# install configincludedir correctly
- @${REINPLACE_CMD} -E -e 's|^(configincludedir).+$$|\1=\$$\(pkgincludedir\)|' \
- ${WRKSRC}/Makefile.in
-
-post-install:
- @${INSTALL_SCRIPT} ${WRKSRC}/gnet-config ${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/net/gnet2/distinfo b/net/gnet2/distinfo
deleted file mode 100644
index f80821c6768c..000000000000
--- a/net/gnet2/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnet-1.1.4.tar.gz) = dbd03fc1bd34d611671a83564a225bb1
diff --git a/net/gnet2/files/patch-configure b/net/gnet2/files/patch-configure
deleted file mode 100644
index 0071caef4a7f..000000000000
--- a/net/gnet2/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
-
-$FreeBSD$
-
---- configure 2002/07/20 11:29:10 1.1
-+++ configure 2002/07/20 11:29:19
-@@ -6725,6 +6725,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
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 370d05dfadb7..000000000000
--- a/net/gnet2/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-A simple network library built upon glib.
-
-WWW: http://www.gnetlibrary.org/
diff --git a/net/gnet2/pkg-plist b/net/gnet2/pkg-plist
deleted file mode 100644
index 3107cd1eff16..000000000000
--- a/net/gnet2/pkg-plist
+++ /dev/null
@@ -1,50 +0,0 @@
-bin/gnet-config
-include/gnet/conn.h
-include/gnet/gnet.h
-include/gnet/gnetconfig.h
-include/gnet/inetaddr.h
-include/gnet/iochannel.h
-include/gnet/mcast.h
-include/gnet/md5.h
-include/gnet/pack.h
-include/gnet/server.h
-include/gnet/sha.h
-include/gnet/socks.h
-include/gnet/tcp.h
-include/gnet/udp.h
-include/gnet/unix.h
-include/gnet/url.h
-lib/libgnet.a
-lib/libgnet.so
-lib/libgnet.so.1
-libdata/pkgconfig/gnet.pc
-share/aclocal/gnet.m4
-share/doc/libgnet1.1-dev/html/book1.html
-share/doc/libgnet1.1-dev/html/gnet-conn.html
-share/doc/libgnet1.1-dev/html/gnet-developers-tips.html
-share/doc/libgnet1.1-dev/html/gnet-developers.html
-share/doc/libgnet1.1-dev/html/gnet-examples.html
-share/doc/libgnet1.1-dev/html/gnet-gnet.html
-share/doc/libgnet1.1-dev/html/gnet-inetaddr.html
-share/doc/libgnet1.1-dev/html/gnet-iochannel.html
-share/doc/libgnet1.1-dev/html/gnet-mcast.html
-share/doc/libgnet1.1-dev/html/gnet-md5.html
-share/doc/libgnet1.1-dev/html/gnet-overview.html
-share/doc/libgnet1.1-dev/html/gnet-pack.html
-share/doc/libgnet1.1-dev/html/gnet-server.html
-share/doc/libgnet1.1-dev/html/gnet-sha.html
-share/doc/libgnet1.1-dev/html/gnet-socks.html
-share/doc/libgnet1.1-dev/html/gnet-tcp.html
-share/doc/libgnet1.1-dev/html/gnet-udp.html
-share/doc/libgnet1.1-dev/html/gnet-unix.html
-share/doc/libgnet1.1-dev/html/gnet-url.html
-share/doc/libgnet1.1-dev/html/hfetch.html
-share/doc/libgnet1.1-dev/html/index.html
-share/doc/libgnet1.1-dev/html/index.sgml
-share/doc/libgnet1.1-dev/html/libgnet-reference.html
-share/doc/libgnet1.1-dev/html/sdr.html
-share/doc/libgnet1.1-dev/html/tests.html
-@dirrm share/doc/libgnet1.1-dev/html
-@dirrm share/doc/libgnet1.1-dev
-@unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true
-@dirrm include/gnet