notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
Sockets C++ wrapper for BSD-style sockets
2.3.9.9_3 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.3.9.9_3Version of this port present on the latest quarterly branch.
Maintainer: ml@netfence.it search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
License: not specified in port
WWW:
http://www.alhem.net/Sockets/
Description:
[ excerpt from developer's web site ] This is C++ class library wrapping the Berkeley sockets C API, and therefore works on most Unixes and also Win32. Features include, but are not limited to, SSL support, IPv6 support, TCP and UDP sockets, encrypted TCP, HTTP protocol, highly customizable error handling. The source code is released under the terms of the GNU GPL, but is also available under an alternative license. WWW: http://www.alhem.net/Sockets/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (78 items)
Collapse this list.
  1. @ldconfig
  2. bin/Sockets-config
  3. include/Sockets/Ajp13Socket.h
  4. include/Sockets/AjpBaseSocket.h
  5. include/Sockets/Base64.h
  6. include/Sockets/Debug.h
  7. include/Sockets/Event.h
  8. include/Sockets/EventHandler.h
  9. include/Sockets/EventTime.h
  10. include/Sockets/Exception.h
  11. include/Sockets/File.h
  12. include/Sockets/FileStream.h
  13. include/Sockets/HTTPSocket.h
  14. include/Sockets/HttpBaseSocket.h
  15. include/Sockets/HttpClientSocket.h
  16. include/Sockets/HttpDebugSocket.h
  17. include/Sockets/HttpGetSocket.h
  18. include/Sockets/HttpPostSocket.h
  19. include/Sockets/HttpPutSocket.h
  20. include/Sockets/HttpRequest.h
  21. include/Sockets/HttpResponse.h
  22. include/Sockets/HttpTransaction.h
  23. include/Sockets/HttpdCookies.h
  24. include/Sockets/HttpdForm.h
  25. include/Sockets/HttpdSocket.h
  26. include/Sockets/IBase.h
  27. include/Sockets/IEventHandler.h
  28. include/Sockets/IEventOwner.h
  29. include/Sockets/IFile.h
  30. include/Sockets/IFileUpload.h
  31. include/Sockets/IHttpServer.h
  32. include/Sockets/IModel.h
  33. include/Sockets/IMutex.h
  34. include/Sockets/ISocketHandler.h
  35. include/Sockets/IStream.h
  36. include/Sockets/Ipv4Address.h
  37. include/Sockets/Ipv6Address.h
  38. include/Sockets/Json.h
  39. include/Sockets/ListenSocket.h
  40. include/Sockets/Lock.h
  41. include/Sockets/MemFile.h
  42. include/Sockets/Mutex.h
  43. include/Sockets/Parse.h
  44. include/Sockets/ResolvServer.h
  45. include/Sockets/ResolvSocket.h
  46. include/Sockets/SSLInitializer.h
  47. include/Sockets/SctpSocket.h
  48. include/Sockets/Semaphore.h
  49. include/Sockets/SmtpdSocket.h
  50. include/Sockets/Socket.h
  51. include/Sockets/SocketAddress.h
  52. include/Sockets/SocketHandler.h
  53. include/Sockets/SocketHandlerEp.h
  54. include/Sockets/SocketHandlerThread.h
  55. include/Sockets/SocketStream.h
  56. include/Sockets/StdLog.h
  57. include/Sockets/StdoutLog.h
  58. include/Sockets/StreamSocket.h
  59. include/Sockets/StreamWriter.h
  60. include/Sockets/TcpSocket.h
  61. include/Sockets/Thread.h
  62. include/Sockets/UdpSocket.h
  63. include/Sockets/Utility.h
  64. include/Sockets/XmlDocument.h
  65. include/Sockets/XmlException.h
  66. include/Sockets/XmlNode.h
  67. include/Sockets/ajp13.h
  68. include/Sockets/socket_include.h
  69. include/Sockets/sockets-config.h
  70. libdata/pkgconfig/libSockets.pc
  71. libdata/pkgconfig/libsockets2.pc
  72. lib/libSockets.a
  73. lib/libSockets.so
  74. lib/libSockets.so.2
  75. lib/libSockets.so.2.3.9.9
  76. @owner
  77. @group
  78. @mode
Collapse this list.
Dependency lines:
  • Sockets>0:net/Sockets
To install the port:
cd /usr/ports/net/Sockets/ && make install clean
To add the package, run one of these commands:
  • pkg install net/Sockets
  • pkg install Sockets
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: Sockets
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Sockets-2.3.9.9.tar.gz) = 5b88723fe26836fb42dc9d8c974e801fdb7a404c27511247e560455bef0ebc60 SIZE (Sockets-2.3.9.9.tar.gz) = 206119

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libxml2.so : textproc/libxml2
This port is required by:
for Libraries
  1. net-p2p/minder

Configuration Options:
No options to configure
Options name:
net_Sockets
USES:
gmake gnome ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://www.alhem.net/Sockets/
  2. https://www.netfence.it/Sockets/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.3.9.9_3
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1