diff options
author | rillig <rillig@pkgsrc.org> | 2007-11-04 10:05:44 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2007-11-04 10:05:44 +0000 |
commit | 3040c7791ac28849a5eacfe461681f7c7e85899d (patch) | |
tree | 93e24b8bbb8631db3de632b788118468cd59a4fa /net/net6/PLIST | |
parent | 041423f8eaf38e857990850219319c91509721d7 (diff) | |
download | pkgsrc-3040c7791ac28849a5eacfe461681f7c7e85899d.tar.gz |
Imported net6.
net6 is a library which eases the development of network-based
applications as it provides a TCP protocol abstraction for C++. It is
portable to both the Windows and Unix-like platforms.
Diffstat (limited to 'net/net6/PLIST')
-rw-r--r-- | net/net6/PLIST | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/net/net6/PLIST b/net/net6/PLIST new file mode 100644 index 00000000000..77c64be3dee --- /dev/null +++ b/net/net6/PLIST @@ -0,0 +1,29 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/11/04 10:05:44 rillig Exp $ +include/net6/address.hpp +include/net6/client.hpp +include/net6/common.hpp +include/net6/connection.hpp +include/net6/default_accumulator.hpp +include/net6/encrypt.hpp +include/net6/enum_ops.hpp +include/net6/error.hpp +include/net6/gettext_package.hpp +include/net6/host.hpp +include/net6/local.hpp +include/net6/main.hpp +include/net6/non_copyable.hpp +include/net6/object.hpp +include/net6/packet.hpp +include/net6/queue.hpp +include/net6/select.hpp +include/net6/serialise.hpp +include/net6/server.hpp +include/net6/socket.hpp +include/net6/user.hpp +lib/libnet6.la +lib/pkgconfig/net6-1.3.pc +share/locale/de/LC_MESSAGES/net6.mo +share/locale/es/LC_MESSAGES/net6.mo +share/locale/fr/LC_MESSAGES/net6.mo +share/locale/nl/LC_MESSAGES/net6.mo +share/locale/sv/LC_MESSAGES/net6.mo |