From 6a901699aebc2def90c531ab16eed5cbcb35508d Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 16 May 2002 18:13:26 +0000 Subject: Initial import of GNet-1.1.4: GNet is a simple network library. It is written in C, object-oriented, and built upon GLib. It is intended to be small, fast, easy-to-use, and easy to port. GNet comes with documentation and examples. --- net/gnet/PLIST | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 net/gnet/PLIST (limited to 'net/gnet/PLIST') diff --git a/net/gnet/PLIST b/net/gnet/PLIST new file mode 100644 index 00000000000..9e34f966cce --- /dev/null +++ b/net/gnet/PLIST @@ -0,0 +1,56 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/16 18:13:26 wiz Exp $ +bin/gnet-config +include/gnet/conn.h +include/gnet/gnet.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/gnet/include/gnetconfig.h +lib/libgnet-1.1.so +lib/libgnet-1.1.so.1 +lib/libgnet-1.1.so.1.3 +lib/libgnet.a +lib/libgnet.la +lib/libgnet.so +lib/pkgconfig/gnet.pc +man/man1/gnet-config.1 +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 +@dirrm lib/gnet/include +@dirrm lib/gnet +@dirrm include/gnet -- cgit v1.2.3