ac34 FreshPorts -- net/ossp-sa
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ossp-sa 1.2.6 net on this many watch lists=1 search for ports that depend on this port
An abstraction library for the Unix socket API

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 search for ports maintained by this maintainer
Port Added: 31 Jan 2003 20:07:09
Also Listed In: ipv6
License: not specified in port


OSSP sa is an abstraction library for the Unix socket application
programming interface (API) featuring stream and datagram oriented
communication over Unix Domain and Internet Domain (TCP and UDP) sockets. It
provides the following key features: address abstraction (local, IPv4, and
IPv6), type abstraction, I/O timeouts, I/O stream buffering and convenience
I/O functions.

WWW: http://www.ossp.org/pkg/lib/sa/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
Required Libraries:
  1. devel/ossp-ex
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/ossp-sa/ && make install clean
To add the package: pkg_add -r ossp-sa


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.ntua.gr/pub/utils/ossp/lib/sa/
  3. ftp://ftp.ossp.org/pkg/lib/sa/

Number of commits found: 31

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 Feb 2012 15:53:08
Original commit files touched by this commit  1.2.6
tabthorpe search for other commits by this committer
- Reassign to the heap
24 Oct 2011 09:11:38
Original commit files touched by this commit  1.2.6
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.2.6
miwi search for other commits by this committer
- Get Rid MD5 support
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.2.6
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
22 Dec 2006 02:13:59
Original commit files touched by this commit  1.2.6
mnag search for other commits by this committer
- Add ipv6 category [1]
- Use USE_LDCONFIG

PR:             106897 [1]
Submitted by:   Janos Mohacsi <janos.mohacsi___bsd.hu> [1]
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.2.6
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.2.6
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
09 Nov 2005 02:32:50
Original commit files touched by this commit  1.2.6
mnag search for other commits by this committer
Add SHA256
03 Oct 2005 18:41:00
Original commit files touched by this commit  1.2.6
mnag search for other commits by this committer
Fix previous commit. build need stay after ":".

Approved by:    pav (mentor)
03 Oct 2005 14:32:06
Original commit files touched by this commit  1.2.6
mnag search for other commits by this committer
Update to 1.2.6

PR:             86866
Submitted by:   Vasil Dimov <vd@datamax.bg>
Approved by:    pav (mentor)
16 Sep 2005 17:58:32
Original commit files touched by this commit  1.2.4
mnag search for other commits by this committer
Update my email

Approved by: pav (mentor)
29 Aug 2005 06:36:12
Original commit files touched by this commit  1.2.4
novel search for other commits by this committer
Anti Unmaintained Ports Campaign by Marcus Grando.

PR:             854[06-15]
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
30 Jan 2005 13:20:34
Original commit files touched by this commit  1.2.4
rse search for other commits by this committer
upgrade to OSSP sa 1.2.4
21 Aug 2004 15:19:42
Original commit files touched by this commit  1.2.2
pav search for other commits by this committer
- Introduce MASTER_SITE_OSSP

PR:             ports/70504
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
30 Jun 2004 07:42:45
Original commit files touched by this commit  1.2.2
vs search for other commits by this committer
Update to 1.2.2

PR:             ports/68490
Submitted by:   Kimura Fuyuki
17 Jun 2004 06:09:20
Original commit files touched by this commit  1.2.1
mezz search for other commits by this committer
Update to 1.2.1.

PR:             ports/68001
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
13 Apr 2004 18:57:59
Original commit files touched by this commit  1.2.0
arved search for other commits by this committer
Never ever redefine socklen_t. This should fix building lmtp2nntp with
external libsa (upcoming)
13 Apr 2004 18:26:51
Original commit files touched by this commit  1.2.0
arved search for other commits by this committer
Fix build on amd64 by using va_copy
03 Apr 2004 20:27:59
Original commit files touched by this commit  1.2.0
pav search for other commits by this committer
- Update to 1.2.0

PR:             ports/65109
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
19 Mar 2004 11:45:51
Original commit files touched by this commit  1.1.0
kris search for other commits by this committer
BROKEN on amd64: Does not compile
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.1.0
ade search for other commits by this committer
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.
11 Feb 2004 15:50:45
Original commit files touched by this commit  1.1.0
clement search for other commits by this committer
Update to 1.1.0

PR:             62679
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.0.5_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
14 Nov 2003 17:28:15
Original commit files touched by this commit  1.0.5
eik search for other commits by this committer
Fix some ports that write something after bsd.port.mk

PR:             59254
Approved by:    marcus (mentor)
15 Jul 2003 06:19:45
Original commit files touched by this commit  1.0.5
daichi search for other commits by this committer
fix net/ossp-sa:
  - fix bogus Makefile variable: USE_GNAKE -> USE_GMAKE

PR:             54339
Submitted by:   Mark Linimon <linimon@lonesome.com>
08 Jun 2003 21:13:49
Original commit files touched by this commit  1.0.5
will search for other commits by this committer
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page.
08 Jun 2003 21:06:22
Original commit files touched by this commit  1.0.5
will search for other commits by this committer
        REST IN PEACE
        Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado

Thank you for your contributions, you
will be greatly missed.
07 Mar 2003 06:08:06
Original commit files touched by this commit  1.0.5
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
01 Feb 2003 12:01:25
Original commit files touched by this commit  1.0.5
alane search for other commits by this committer
fix portlint errors
31 Jan 2003 20:44:53
Original commit files touched by this commit  1.0.5
alane search for other commits by this committer
damn damn damn another one
31 Jan 2003 20:06:42
Original commit files touched by this commit  1.0.5
alane search for other commits by this committer
Abstraction library over Unix socket API, part of the OSSP libs by Ralf
Engelschall. Good stuff.

Number of commits found: 31

283f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24516
Broken 217
Deprecated 472
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days22
new fortnight74
new month205

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0