diff options
author | nakai <nakai@FreeBSD.org> | 2000-02-16 20:01:25 +0800 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-02-16 20:01:25 +0800 |
commit | a9caeb2624636b9858604031476091ea4ca7f1bc (patch) | |
tree | 46728bdbcd45b2d2efbc4f4ae2e0d0457e6ddf72 /net | |
parent | 51bb1a461e1cd2ce7f8b0e7fe653b3ac9083f2e3 (diff) | |
download | freebsd-ports-gnome-a9caeb2624636b9858604031476091ea4ca7f1bc.tar.gz freebsd-ports-gnome-a9caeb2624636b9858604031476091ea4ca7f1bc.tar.zst freebsd-ports-gnome-a9caeb2624636b9858604031476091ea4ca7f1bc.zip |
Initial import.
a simple network library built upon glib.
Diffstat (limited to 'net')
-rw-r--r-- | net/gnet-glib2/Makefile | 20 | ||||
-rw-r--r-- | net/gnet-glib2/distinfo | 1 | ||||
-rw-r--r-- | net/gnet-glib2/pkg-comment | 1 | ||||
-rw-r--r-- | net/gnet-glib2/pkg-descr | 3 | ||||
-rw-r--r-- | net/gnet-glib2/pkg-plist | 35 | ||||
-rw-r--r-- | net/gnet/Makefile | 20 | ||||
-rw-r--r-- | net/gnet/distinfo | 1 | ||||
-rw-r--r-- | net/gnet/pkg-comment | 1 | ||||
-rw-r--r-- | net/gnet/pkg-descr | 3 | ||||
-rw-r--r-- | net/gnet/pkg-plist | 35 | ||||
-rw-r--r-- | net/gnet2/Makefile | 20 | ||||
-rw-r--r-- | net/gnet2/distinfo | 1 | ||||
-rw-r--r-- | net/gnet2/pkg-comment | 1 | ||||
-rw-r--r-- | net/gnet2/pkg-descr | 3 | ||||
-rw-r--r-- | net/gnet2/pkg-plist | 35 |
15 files changed, 180 insertions, 0 deletions
diff --git a/net/gnet-glib2/Makefile b/net/gnet-glib2/Makefile new file mode 100644 index 000000000000..0c148011fcaa --- /dev/null +++ b/net/gnet-glib2/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: gnet +# Version required: 0.1.9 +# Date created: 16 February 2000 +# Whom: Yukihiro Nakai <nakai@FreeBSD.org> +# +# $FreeBSD$ +# + +DISTNAME= gnet-0.1.9 +CATEGORIES= net +MASTER_SITES= http://www.eecs.umich.edu/~dhelder/misc/gnet/src/ + +MAINTAINER= nakai@FreeBSD.org + +GLIB_CONFIG= ${LOCALBASE}/bin/glib12-config + +GNU_CONFIGURE= yes +CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" + +.include <bsd.port.mk> diff --git a/net/gnet-glib2/distinfo b/net/gnet-glib2/distinfo new file mode 100644 index 000000000000..f4ab04d677ce --- /dev/null +++ b/net/gnet-glib2/distinfo @@ -0,0 +1 @@ +MD5 (gnet-0.1.9.tar.gz) = defaa952cf76ab4b4c0f0a2c3c76789a diff --git a/net/gnet-glib2/pkg-comment b/net/gnet-glib2/pkg-comment new file mode 100644 index 000000000000..b2720eecbf56 --- /dev/null +++ b/net/gnet-glib2/pkg-comment @@ -0,0 +1 @@ +a simple network library built upon glib diff --git a/net/gnet-glib2/pkg-descr b/net/gnet-glib2/pkg-descr new file mode 100644 index 000000000000..4421f71e1e5e --- /dev/null +++ b/net/gnet-glib2/pkg-descr @@ -0,0 +1,3 @@ +a simple network library built upon glib + +WWW: http://www.eecs.umich.edu/~dhelder/misc/gnet/ diff --git a/net/gnet-glib2/pkg-plist b/net/gnet-glib2/pkg-plist new file mode 100644 index 000000000000..508d765063f1 --- /dev/null +++ b/net/gnet-glib2/pkg-plist @@ -0,0 +1,35 @@ +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-0.1.so +lib/libgnet-0.1.so.9 +lib/libgnet.a +lib/libgnet.la +@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B +@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R +share/aclocal/gnet.m4 +share/doc/libgnet0.1-dev/html/book1.html +share/doc/libgnet0.1-dev/html/dnstest.html +share/doc/libgnet0.1-dev/html/gnet-developers-tips.html +share/doc/libgnet0.1-dev/html/gnet-developers.html +share/doc/libgnet0.1-dev/html/gnet-examples.html +share/doc/libgnet0.1-dev/html/gnet-gnet.html +share/doc/libgnet0.1-dev/html/gnet-inetaddr.html +share/doc/libgnet0.1-dev/html/gnet-mcast.html +share/doc/libgnet0.1-dev/html/gnet-overview.html +share/doc/libgnet0.1-dev/html/gnet-tcp.html +share/doc/libgnet0.1-dev/html/gnet-udp.html +share/doc/libgnet0.1-dev/html/hfetch.html +share/doc/libgnet0.1-dev/html/hostinfo.html +share/doc/libgnet0.1-dev/html/index.html +share/doc/libgnet0.1-dev/html/index.sgml +share/doc/libgnet0.1-dev/html/jmtransfer.html +share/doc/libgnet0.1-dev/html/libgnet-reference.html +share/doc/libgnet0.1-dev/html/ljoust.html +share/doc/libgnet0.1-dev/html/sdr.html +@dirrm include/gnet +@dirrm share/doc/libgnet0.1-dev/html +@dirrm share/doc/libgnet0.1-dev diff --git a/net/gnet/Makefile b/net/gnet/Makefile new file mode 100644 index 000000000000..0c148011fcaa --- /dev/null +++ b/net/gnet/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: gnet +# Version required: 0.1.9 +# Date created: 16 February 2000 +# Whom: Yukihiro Nakai <nakai@FreeBSD.org> +# +# $FreeBSD$ +# + +DISTNAME= gnet-0.1.9 +CATEGORIES= net +MASTER_SITES= http://www.eecs.umich.edu/~dhelder/misc/gnet/src/ + +MAINTAINER= nakai@FreeBSD.org + +GLIB_CONFIG= ${LOCALBASE}/bin/glib12-config + +GNU_CONFIGURE= yes +CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" + +.include <bsd.port.mk> diff --git a/net/gnet/distinfo b/net/gnet/distinfo new file mode 100644 index 000000000000..f4ab04d677ce --- /dev/null +++ b/net/gnet/distinfo @@ -0,0 +1 @@ +MD5 (gnet-0.1.9.tar.gz) = defaa952cf76ab4b4c0f0a2c3c76789a diff --git a/net/gnet/pkg-comment b/net/gnet/pkg-comment new file mode 100644 index 000000000000..b2720eecbf56 --- /dev/null +++ b/net/gnet/pkg-comment @@ -0,0 +1 @@ +a simple network library built upon glib diff --git a/net/gnet/pkg-descr b/net/gnet/pkg-descr new file mode 100644 index 000000000000..4421f71e1e5e --- /dev/null +++ b/net/gnet/pkg-descr @@ -0,0 +1,3 @@ +a simple network library built upon glib + +WWW: http://www.eecs.umich.edu/~dhelder/misc/gnet/ diff --git a/net/gnet/pkg-plist b/net/gnet/pkg-plist new file mode 100644 index 000000000000..508d765063f1 --- /dev/null +++ b/net/gnet/pkg-plist @@ -0,0 +1,35 @@ +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-0.1.so +lib/libgnet-0.1.so.9 +lib/libgnet.a +lib/libgnet.la +@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B +@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R +share/aclocal/gnet.m4 +share/doc/libgnet0.1-dev/html/book1.html +share/doc/libgnet0.1-dev/html/dnstest.html +share/doc/libgnet0.1-dev/html/gnet-developers-tips.html +share/doc/libgnet0.1-dev/html/gnet-developers.html +share/doc/libgnet0.1-dev/html/gnet-examples.html +share/doc/libgnet0.1-dev/html/gnet-gnet.html +share/doc/libgnet0.1-dev/html/gnet-inetaddr.html +share/doc/libgnet0.1-dev/html/gnet-mcast.html +share/doc/libgnet0.1-dev/html/gnet-overview.html +share/doc/libgnet0.1-dev/html/gnet-tcp.html +share/doc/libgnet0.1-dev/html/gnet-udp.html +share/doc/libgnet0.1-dev/html/hfetch.html +share/doc/libgnet0.1-dev/html/hostinfo.html +share/doc/libgnet0.1-dev/html/index.html +share/doc/libgnet0.1-dev/html/index.sgml +share/doc/libgnet0.1-dev/html/jmtransfer.html +share/doc/libgnet0.1-dev/html/libgnet-reference.html +share/doc/libgnet0.1-dev/html/ljoust.html +share/doc/libgnet0.1-dev/html/sdr.html +@dirrm include/gnet +@dirrm share/doc/libgnet0.1-dev/html +@dirrm share/doc/libgnet0.1-dev diff --git a/net/gnet2/Makefile b/net/gnet2/Makefile new file mode 100644 index 000000000000..0c148011fcaa --- /dev/null +++ b/net/gnet2/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: gnet +# Version required: 0.1.9 +# Date created: 16 February 2000 +# Whom: Yukihiro Nakai <nakai@FreeBSD.org> +# +# $FreeBSD$ +# + +DISTNAME= gnet-0.1.9 +CATEGORIES= net +MASTER_SITES= http://www.eecs.umich.edu/~dhelder/misc/gnet/src/ + +MAINTAINER= nakai@FreeBSD.org + +GLIB_CONFIG= ${LOCALBASE}/bin/glib12-config + +GNU_CONFIGURE= yes +CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" + +.include <bsd.port.mk> diff --git a/net/gnet2/distinfo b/net/gnet2/distinfo new file mode 100644 index 000000000000..f4ab04d677ce --- /dev/null +++ b/net/gnet2/distinfo @@ -0,0 +1 @@ +MD5 (gnet-0.1.9.tar.gz) = defaa952cf76ab4b4c0f0a2c3c76789a diff --git a/net/gnet2/pkg-comment b/net/gnet2/pkg-comment new file mode 100644 index 000000000000..b2720eecbf56 --- /dev/null +++ b/net/gnet2/pkg-comment @@ -0,0 +1 @@ +a simple network library built upon glib diff --git a/net/gnet2/pkg-descr b/net/gnet2/pkg-descr new file mode 100644 index 000000000000..4421f71e1e5e --- /dev/null +++ b/net/gnet2/pkg-descr @@ -0,0 +1,3 @@ +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 new file mode 100644 index 000000000000..508d765063f1 --- /dev/null +++ b/net/gnet2/pkg-plist @@ -0,0 +1,35 @@ +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-0.1.so +lib/libgnet-0.1.so.9 +lib/libgnet.a +lib/libgnet.la +@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B +@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R +share/aclocal/gnet.m4 +share/doc/libgnet0.1-dev/html/book1.html +share/doc/libgnet0.1-dev/html/dnstest.html +share/doc/libgnet0.1-dev/html/gnet-developers-tips.html +share/doc/libgnet0.1-dev/html/gnet-developers.html +share/doc/libgnet0.1-dev/html/gnet-examples.html +share/doc/libgnet0.1-dev/html/gnet-gnet.html +share/doc/libgnet0.1-dev/html/gnet-inetaddr.html +share/doc/libgnet0.1-dev/html/gnet-mcast.html +share/doc/libgnet0.1-dev/html/gnet-overview.html +share/doc/libgnet0.1-dev/html/gnet-tcp.html +share/doc/libgnet0.1-dev/html/gnet-udp.html +share/doc/libgnet0.1-dev/html/hfetch.html +share/doc/libgnet0.1-dev/html/hostinfo.html +share/doc/libgnet0.1-dev/html/index.html +share/doc/libgnet0.1-dev/html/index.sgml +share/doc/libgnet0.1-dev/html/jmtransfer.html +share/doc/libgnet0.1-dev/html/libgnet-reference.html +share/doc/libgnet0.1-dev/html/ljoust.html +share/doc/libgnet0.1-dev/html/sdr.html +@dirrm include/gnet +@dirrm share/doc/libgnet0.1-dev/html +@dirrm share/doc/libgnet0.1-dev |