FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 11:56 PM BST
Port details
ucspi-tcp 0.88_2 sysutils on this many watch lists=96 search for ports that depend on this port
Command-line tools for building TCP client-server applications
Maintained by: garga@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: net
License: not specified in port


ucspi-tcp is a set of command-line tools for building TCP-based
client/server applications.  They are compliant to UCSPI, the
UNIX Client-Server Program Interface.  UCSPI tools are available
for several different types of networks.

WWW: http://cr.yp.to/ucspi-tcp.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required by:
for Build

for Run

To install the port: cd /usr/ports/sysutils/ucspi-tcp/ && make install clean
To add the package: pkg_add -r ucspi-tcp


Configuration Options
===> The following configuration options are available for ucspi-tcp-0.88_2:
     MAN=on (default) "Install man(1) pages"
     RSS_DIFF=off (default) "Patch rblsmtpd for qmail users"
     SSL=off (default) "Adds support for SSL (Secure Socket Layer)"
     RBL2SMTPD=off (default) "Don't drop connection, pass envvar to smtpd"
     LIMITS=off (default) "Implement per-connection and other limits"
     IPV6=off (default) "Add IPv6 support"
===> Use 'make config' to modify these settings

Master Sites:
http://cr.yp.to/ucspi-tcp/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/garga/ucspi-tcp/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/garga/ucspi-tcp/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/garga/ucspi-tcp/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/garga/ucspi-tcp/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/garga/ucspi-tcp/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/garga/ucspi-tcp/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/garga/ucspi-tcp/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 28

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.88_2
miwi search for other commits by this committer
- Get Rid MD5 support
04 Nov 2009 15:54:51
Original commit files touched by this commit  0.88_2
garga search for other commits by this committer
Add IPv6 support, optional, off by default

Submitted by:   Doug Kelly <dougk@dougk-ff7.net>
28 Mar 2009 17:53:24
Original commit files touched by this commit  0.88_2
garga search for other commits by this committer
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE
02 Mar 2009 11:13:44
Original commit files touched by this commit  0.88_2
garga search for other commits by this committer
- Add tcpserver limits patch, an optional, off by default patch that permit you
  to add connection limits based on originator IP, originator class of IP and
  maximmun load average. This patch conflicts with SSL one.

Submitted by:   Sirko Zidlewitz <sz@bytecamp.net> (idea)
25 Jul 2008 18:59:32
Original commit files touched by this commit  0.88_2
garga search for other commits by this committer
Remove RESTRICTED since all DJB code changed to public domain license
09 Oct 2007 18:36:54
Original commit files touched by this commit  0.88_2
garga search for other commits by this committer
- Add MASTER_SITE_LOCAL as a backup MASTER_SITES
- Cleanup a bit
05 Oct 2007 17:37:45
Original commit files touched by this commit  0.88_2
garga search for other commits by this committer
- Take maintainership
- Pet portlint
05 Oct 2007 16:36:46
Original commit files touched by this commit  0.88_2
stefan search for other commits by this committer
Restrict optimization to -O - -O2 causes problems at least on amd64.

PR:             113139
Submitted by:   Dan Smith<dan@algenta.com>
24 Sep 2007 07:38:42
Original commit files touched by this commit  0.88_2
linimon search for other commits by this committer
Dominic is a new dad, and will be too busy for a while to work on ports.
Congratulations :-)
03 Sep 2006 17:36:37
Original commit files touched by this commit  0.88_2
kris search for other commits by this committer
RESTRICTED is intended here instead of NO_PACKAGE
08 Aug 2006 13:27:27
Original commit files touched by this commit  0.88_2
garga search for other commits by this committer
Fix RBL2SMTPD patch that I added accidentally inside SSL patch if
08 Jun 2006 23:41:52
Original commit files touched by this commit  0.88_2
garga search for other commits by this committer
As qmail ports' maintainer, I recieved a lot of emails reporting a "problem". If
you have a good client using an IP listed on a RBL, this person cannot have a
chance to auth on qmail server if server uses rblsmtpd because connection is
dropped before call qmail-smtpd.

This patch fix this problem, changing rblsmtpd to doesn't drop the connection,
just set a var, that will be checked by patched qmail-smtpd, and if person is
authenticated, it ignores rbl check.

PR:             ports/98390
Approved by:    maintainer
07 Jun 2006 21:36:02
Original commit files touched by this commit  0.88_2
edwin search for other commits by this committer
Add SHA256 checksum
14 May 2006 13:30:24
Original commit files touched by this commit  0.88_2
garga search for other commits by this committer
- Move SSL block after bsd.port.pre.mk
- Remove USE_REINPLACE
- Unquote NO_PACKAGE

PR:             ports/97179
Approved by:    maintainer
13 May 2006 04:15:53
Original commit files touched by this commit  0.88_2
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
09 Jan 2006 18:59:31
Original commit files touched by this commit  0.88_2
oliver search for other commits by this committer
make it possible to use openssl from ports when no openssl is in base

PR:             ports/91563
Approved by:    maintainer
06 Nov 2005 17:43:54
Original commit files touched by this commit  0.88_2
mnag search for other commits by this committer
Add SSL support
Add MAN in OPTIONS
Bump PORTREVISION

PR:             87763
Submitted by:   Rodrigo Graeff <delphus@gmail.com>
Approved by:    dom@happygiraffe.net (maintainer timeout, 16 days)
14 May 2005 18:26:08
Original commit files touched by this commit  0.88_1
novel search for other commits by this committer
OPTIONS'ify.

PR:             81025
Submitted by:   Renato Botelho <freebsd@galle.com.br>
Approved by:    Dominic Mitchell (maintainer)
17 Feb 2005 08:53:06
Original commit files touched by this commit  0.88_1
pav search for other commits by this committer
- Put an option WITH_RSS_DIFF to apply ucspi-rss.diff, like Volker told on the
  old PR, this is not a mandatory patch. It's useful just with qmail.
- SIZEify

PR:             ports/77397
Submitted by:   Renato Botelho <renato@galle.com.br>
Approved by:    Dominic Mitchell <dom@happygiraffe.net> (maintainer)
11 Feb 2005 17:40:59
Original commit files touched by this commit  0.88_1
vs search for other commits by this committer
- Apply ucspi-rss.diff patch
- Remove FATAL messages from portlint
- Bump PORTREVISION

PR:             ports/68828
Submitted by:   Renato Botelho
Approved by:    maintainer timeout
21 Feb 2003 13:28:59
Original commit files touched by this commit  0.88
knu search for other commits by this committer
De-pkg-comment.
21 Aug 2002 19:51:14
Original commit files touched by this commit  0.88
naddy search for other commits by this committer
Add man pages.

PR:             41756
Submitted by:   Jos Backus <jos@catnook.com>
Approved by:    maintainer
29 Jan 2002 11:58:52
files touched by this commit
knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
07 Jun 2001 08:46:07
files touched by this commit
roam search for other commits by this committer
Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.net    
16 Jan 2001 17:33:20
files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
08 Oct 2000 07:23:57
files touched by this commit
asami search for other commits by this committer
Convert category sysutils to new layout.  
10 Jul 2000 02:41:28
files touched by this commit
steve search for other commits by this committer
Update to version 1.88.    
01 Jun 2000 16:52:34
files touched by this commit
will search for other commits by this committer
MASTER_SITE changed directory, adjust.    

Number of commits found: 28

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.234 seconds.