diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-01-16 05:04:44 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-01-16 05:04:44 +0000 |
commit | 758b6a8fe39c2ca45ab9d7e33bf98ac9f5979113 (patch) | |
tree | 76084517eebd0d15621db1b4840a05ef58fcb790 /net/Sockets-devel/pkg-plist | |
parent | e7f5b677c78de8fec69cf98f450f817a239403f2 (diff) |
New port Sockets version 1.7.1: A C++ wrapper for BSD-style sockets
Notes
Notes:
svn path=/head/; revision=126544
Diffstat (limited to 'net/Sockets-devel/pkg-plist')
-rw-r--r-- | net/Sockets-devel/pkg-plist | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/net/Sockets-devel/pkg-plist b/net/Sockets-devel/pkg-plist new file mode 100644 index 000000000000..cec6ff22295b --- /dev/null +++ b/net/Sockets-devel/pkg-plist @@ -0,0 +1,34 @@ +bin/Sockets-config +include/Sockets/Base64.h +include/Sockets/CTcpSocket.h +include/Sockets/CircularBuffer.h +include/Sockets/HTTPSocket.h +include/Sockets/HttpDebugSocket.h +include/Sockets/HttpGetSocket.h +include/Sockets/HttpPostSocket.h +include/Sockets/HttpPutSocket.h +include/Sockets/HttpsGetSocket.h +include/Sockets/HttpsSocket.h +include/Sockets/ICrypt.h +include/Sockets/ListenSocket.h +include/Sockets/MinderHandler.h +include/Sockets/MinderSocket.h +include/Sockets/MinionSocket.h +include/Sockets/NullCrypt.h +include/Sockets/Parse.h +include/Sockets/PoolSocket.h +include/Sockets/SSLSocket.h +include/Sockets/Socket.h +include/Sockets/SocketHandler.h +include/Sockets/SocketThread.h +include/Sockets/StdLog.h +include/Sockets/StdoutLog.h +include/Sockets/TcpSocket.h +include/Sockets/Thread.h +include/Sockets/UdpSocket.h +include/Sockets/Uid.h +include/Sockets/Utility.h +include/Sockets/socket_include.h +lib/libSockets.a +lib/libSocketsEx.a +@dirrm include/Sockets |