Port details |
- ucspi-ssl-tls UCSPI tools for building SSL client-server applications w/ TLS support
- 0.70_1 sysutils
=1 0.70_1Version of this port present on the latest quarterly branch.
- 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: 2006-05-26 15:22:28
- Last Update: 2017-03-20 18:18:51
- SVN Revision: 436557
- People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
- License: not specified in port
- WWW:
- http://www.superscript.com/ucspi-ssl/intro.html
- Description:
- sslserver and sslclient are command-line tools for building SSL
client-server applications. They conform to the UNIX Client-Server
Program Interface, UCSPI.
sslserver listens for connections, and runs a program for each
connection it accepts. The program environment includes variables that
hold the local and remote host names, IP addresses, and port numbers.
sslserver offers a concurrency limit on acceptance of new connections,
and selective handling of connections based on client identity.
sslclient requests a connection to a TCP socket, and runs a program. The
program environment includes the same variables as for sslserver.
WWW: http://www.superscript.com/ucspi-ssl/intro.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ucspi-ssl-tls>0:sysutils/ucspi-ssl-tls
- No installation instructions:
- This port has been deleted.
- PKGNAME: ucspi-ssl-tls
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ucspi-ssl-0.70.tar.gz) = 8834aaa83a6862457c853818ce829291285043a553d4466671c05663bc580cf5
SIZE (ucspi-ssl-0.70.tar.gz) = 85111
SHA256 (ucspi-ssl-0.70_ucspitls-0.6.patch_) = 35ae45bd17a9ecb9cd79c25a751af47af787189c8b833b26d464b47bed1472ac
SIZE (ucspi-ssl-0.70_ucspitls-0.6.patch_) = 12351
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:
- Master port: sysutils/ucspi-ssl
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.20<5.21 : lang/perl5.20
- Runtime dependencies:
-
- tcpserver : sysutils/ucspi-tcp
- ca-root-nss.crt : security/ca_root_nss
- perl5>=5.20<5.21 : lang/perl5.20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- perl5 ssl
- 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) |
This is a slave port. You may also want to view the commits to the master port: sysutils/ucspi-ssl |
Commit | Credits | Log message |
0.70_1 20 Mar 2017 18:18:51 |
lx |
Update ucspi-ssl to Erwin Hoffman's version, which includes IPv6 and TLS
support. Deprecate ucspi-ssl-tls port. |
0.70_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.70_1 31 Mar 2015 14:17:34 |
garga |
Back ucspi ports to the pool, I'm not using them anymore for a long time |
0.70_1 31 Mar 2014 23:25:50 |
garga |
Support stage
Approved by: portmgr (blanket) |
0.70_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.70_1 05 Oct 2012 12:41:46 |
garga |
Change headers of all ports maintained by me to new format |
0.70_1 16 Jun 2010 18:14:28 |
garga |
Update tls patch to 0.6 |
0.70_1 29 Jan 2010 11:44:12 |
garga |
- Update tls patch to 0.5 version
- Add one more place to fetch this patch
- Bump PORTREVISION |
0.70_1 23 Jul 2007 20:21:21 |
lx |
Bump portrevision to chase ca-roots change in ucspi-ssl.
Submitted by: Renato Botelho (garga@) |
0.70_1 30 Jun 2006 18:37:53 |
garga |
- Update tls patch to 0.4 version
Obtained from: spamcontrol-2.4.15 |
0.70 26 May 2006 15:14:14 |
garga |
- Add a slaveport ucspi-ssl-tls, this is the ucspi-ssl with a tls patch
applided. I used here the 0.3 version of this tls patch, obtained from
spamcontrol patch collection. I'm doing this in preparation of update
qmail-spamcontrol to 2.4.14 that supports STARTLS
- Make necessary change on ucspi-ssl to add this new slaveport |