Port details |
- libvanessa_socket Library that provides a simple layer for TCP/IP socket operations
- 0.0.12_2 devel =4 0.0.12_2Version of this port present on the latest quarterly branch.
- Maintainer: thomas@bsdunix.ch
- Port Added: 2001-05-20 00:58:49
- Last Update: 2024-01-29 22:25:56
- Commit Hash: 4cd61fb
- People watching this port, also watch:: libvanessa_logger, libvanessa_adt, mc, p5-libwww, libxml2
- License: not specified in port
- WWW:
- https://horms.net/projects/vanessa/
- Description:
- libvanessa_socket is a library that provides a simple layer for TCP/IP socket
operations. It includes code to open a socket to a server as a client, to
listen on sockets for clients as a server and to pipe information between
sockets.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libvanessa_socket>0:devel/libvanessa_socket
- To install the port:
- cd /usr/ports/devel/libvanessa_socket/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libvanessa_socket
- pkg install libvanessa_socket
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libvanessa_socket
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (vanessa_socket-0.0.12.tar.bz2) = bb3fea2e2210426748029939dec564c05263dfa7f7d951ee8bc289225f19affe
SIZE (vanessa_socket-0.0.12.tar.bz2) = 283799
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libvanessa_logger.so : devel/libvanessa_logger
- libpopt.so : devel/popt
- This port is required by:
- for Libraries
-
- mail/perdition
Configuration Options:
- No options to configure
- Options name:
- devel_libvanessa_socket
- USES:
- libtool pathfix tar:bzip2
- 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 |
0.0.12_2 29 Jan 2024 22:25:56 |
Muhammad Moinur Rahman (bofh) |
devel/libvanessa_socket: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.0.12_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.0.12_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.0.12_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.12_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.0.12_1 30 Jul 2014 01:51:28 |
amdmi3 |
- Switch devel/libvanessa_socket to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
0.0.12 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.0.12 27 Jan 2014 08:59:01 |
bapt |
Support stage
Modernize LIB_DEPENDS |
0.0.12 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.0.12 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
0.0.12 11 Dec 2012 14:19:56 |
jhale |
- Update to 0.0.12
- s/YES/yes in USE_*
- Drop ABI version numbers from LIB_DEPENDS
- Trim Makefile header
- Sort pkg-plist
- Update WWW in pkg-descr
PR: ports/168301
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer |
0.0.7_1 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
0.0.7_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.0.7_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.0.7_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.0.7_1 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 |
0.0.7_1 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.0.7 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.0.7 29 Jan 2007 23:51:55 |
kris |
Use libtool port instead of included version to avoid a.out objformat botch |
0.0.7 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.0.7 19 Dec 2005 10:06:19 |
clement |
- Update perdition to 1.17
- Pass maintainership of perdition and libvanessa* to submitter
Submitted by: Thomas Vogt <thomas@bsdunix.ch>
Also submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> [1]
PR: ports/83305 [1] |
0.0.7 07 Apr 2004 14:09:28 |
clement |
- Reintroduce .la file since they aren't "librerias non grata"
anymore
Discussed with: dougb, lofi, and many more |
0.0.7 23 Mar 2004 16:08:06 |
clement |
- Update to 0.0.7
- kill .la files |
0.0.6_1 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
0.0.6_1 07 Feb 2004 17:16:21 |
clement |
- SIZEify distinfo |
0.0.6_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.0.6 13 Jan 2004 15:04:51 |
clement |
- Update my email address
Approved and reviewed by: erwin (mentor) |
0.0.6 15 Dec 2003 20:38:28 |
pav |
- Update libvanessa_adt to 0.0.5
- Update libvanessa_logger to 0.0.5
- Update libvanessa_socket to 0.0.6
PR: ports/60261
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) |
0.0.5 11 Jul 2003 11:38:01 |
daichi |
fix devel/libvanesse_adt:
- if you build the port twice, build fails for vanessa_socket_pipe
program. It seems that libtool uses old reference to
libvanessa_socket (i.e. obsolete ldconfig reference), this patch fix
the problem.
* New file : add files/patch-vanessa_socket_pipe-Makefile.in
PR: 54363
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) |
0.0.5 01 Jul 2003 12:34:49 |
daichi |
update devel/libvanessa_socket: 0.0.3 --> 0.0.5
PR: 53361
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |
0.0.3 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
0.0.3 12 Dec 2002 08:38:25 |
edwin |
Fixed master_sites for these ports
PR: ports/46065
Submitted by: Mark Linimon <linimon@lonesome.com> |
0.0.3 18 Nov 2002 03:06:10 |
kuriyama |
Pass maintainership for these ports to ports@.
Domain of former maintainer is not exist. |
29 Dec 2001 06:10:42 |
petef |
Update to 0.0.3. |
31 Aug 2001 15:20:29 |
sobomax |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |
30 Aug 2001 20:42:09 |
sf |
vanessa_socket_pipe requires popt library. |
15 Jun 2001 14:22:39 |
kevlo |
Update to version 0.0.2 |
20 May 2001 04:58:49 |
will |
Add libvanessa_socket 0.0.1, a library that provides a simple layer for TCP/IP
socket operations. |