Port details |
- libsocketcpp C++ wrapper library to the sockets
- 1.0.7_1 net
=2 1.0.7_1Version of this port present on the latest quarterly branch. DEPRECATED: Uses gets(3)
This port expired on: 2017-11-05
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2001-08-12 08:20:29
- Last Update: 2017-11-06 17:59:15
- SVN Revision: 453637
- People watching this port, also watch:: autoconf, w3m, zip
- License: LGPL21+
- Description:
- Libsocketcpp provides a easy-to-use C++ class. With this class, TCP and UDP
functionality can be added to any program quickly and easily.
WWW: http://libsocket.sourceforge.net/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libsocketcpp>0:net/libsocketcpp
- No installation instructions:
- This port has been deleted.
- PKGNAME: libsocketcpp
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libsocketcpp-1.0.7.tar.gz) = b4a7242f92d0e8f7af22baeda187ef0fcd9d6f9de6df6a45fd1f6344455a2c36
SIZE (libsocketcpp-1.0.7.tar.gz) = 148735
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.7_1 06 Nov 2017 17:59:15
  |
rene  |
Remove epired port:
2017-11-05 net/libsocketcpp: Uses gets(3) |
1.0.7_1 05 Oct 2017 14:02:48
  |
bapt  |
Mark as deprecated, it uses gets(3) and is not depend on by anything
PR: 222796 |
1.0.7_1 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.0.7_1 22 Nov 2014 14:43:24
  |
antoine  |
Cleanup plist |
1.0.7_1 29 Jul 2014 17:12:50
  |
adamw  |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
1.0.7_1 26 May 2014 18:57:58
  |
amdmi3  |
- Convert to USES=libtool
- Add LICENSE_FILE
- Strip libraries |
1.0.7 14 Jan 2014 21:09:27
  |
antoine  |
- Fix build with clang
- Add LICENSE
PR: ports/185697
Submitted by: KATO Tsuguru |
1.0.7 25 Sep 2013 00:54:09
  |
bdrewery  |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
1.0.7 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.0.7 03 Dec 2012 13:33:29
  |
gahr  |
- Fix build with clang
- Trim Makefile header
Feature safe: yes |
1.0.7 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.0.7 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
1.0.7 22 Aug 2009 00:32:25
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
1.0.7 02 Aug 2009 19:36:34
 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.0.7 01 Feb 2007 02:42:06
 |
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
1.0.7 15 Aug 2006 00:56:24
 |
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
net-p2p/ palm/ print/ science/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
1.0.7 25 Nov 2005 16:48:31
 |
pav  |
- Add SHA256 |
1.0.7 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
1.0.7 11 Jul 2003 13:10:55
 |
erwin  |
resign maintainership |
1.0.7 11 Jul 2003 13:10:26
 |
erwin  |
add patch to fix build on alpha/sparc64
Noticed by: bento via kris |
1.0.7 12 Jun 2003 16:41:16
 |
erwin  |
Change to my FreeBSD.org address |
1.0.7 21 Feb 2003 13:15:09
 |
knu  |
De-pkg-comment. |
1.0.7 10 Jun 2002 17:12:22
 |
petef  |
Give maintainership to submitter.
Submitted by: Erwin Lansing <erwin@lansing.dk> |
1.0.7 09 Jun 2002 20:29:30
 |
petef  |
Update to 1.0.7.
PR: 39075
Submitted by: Erwin Lansing <erwin@lansing.dk> |
12 Aug 2001 12:20:29
    |
ijliao  |
add libsocketcpp A C++ wrapper library to the sockets |