Port details |
- symbion-sslproxy SSL proxy for securing insecure connections
- 1.0.5 security
=1 1.0.5Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware, last release in 2009 and inactive upstream
This port expired on: 2022-03-31
- 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: 2005-12-12 09:54:26
- Last Update: 2022-03-31 20:31:14
- Commit Hash: 97cf09b
- People watching this port, also watch:: munin-node, sa-stats, rundeck, mailutils, monit
- License: GPLv2+
- WWW:
- https://sourceforge.net/projects/sslproxy/
- Description:
- The Symbion SSL Proxy listens on a TCP port, accepts SSL connections, and
forwards them to an other (local or remote) TCP port, or UNIX domain socket.
WWW: https://sourceforge.net/projects/sslproxy/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- symbion-sslproxy>0:security/symbion-sslproxy
- No installation instructions:
- This port has been deleted.
- PKGNAME: symbion-sslproxy
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sslproxy-1.0.5.tgz) = 36d7fcf7789430cacdb9e7e6d054eecbd726f41c0015c83778ddd2befd6777d9
SIZE (sslproxy-1.0.5.tgz) = 23756
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for symbion-sslproxy-1.0.5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_symbion-sslproxy
- USES:
- gmake ssl tar:tgz
- pkg-message:
- For install:
- This software doesn't have a configuration file.
You can see the usage information with the -h command line option
and in /usr/local/share/doc/symbion-sslproxy/README.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.5 31 Mar 2022 20:31:14 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above ) |
1.0.5 24 Nov 2021 13:50:00 |
Daniel Engberg (diizzy) |
security/*: Deprecate and mark ports BROKEN that are dead upstream and/or
abandonware
security/afl - Migrate to security/afl++
security/amap - Abandoned upstream, last release 10+ years ago
security/amavis-stats - Upstream is dead and last release was back in 2005
security/arirang - Abandoned (website also refers to Ruby 1.9) and a 9+ year
old webserver security scanner isn't useful today
security/axTLS - Very outdated and abandoned, current version in tree was
released in 2013 and last by upstream in 2019
security/base - Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
security/bruteforceblocker - Abandonware, please consider using
security/sshguard
security/cfs - Deprecated upstream, reference:
https://www.bayofrum.net/cgi-bin/fossil/cfs/index
security/cisco-torch - Unfetchable, dead upstream
security/cp2fwb - Used with deprecated software Firewall Builder
security/dcetest - Targets deprecated protocol by Microsoft in favour of .NET
security/doscan - Abandonware, last release in 2014. Please consider using
security/masscan or sysutils/pnscan
security/find-zlib - Deprecated, no longer relevant (Only the first 15 lines of the commit message are shown above ) |
1.0.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.5 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
1.0.5 24 Jan 2017 09:01:18 |
amdmi3 |
- Add LICENSE_FILE
- Switch to options helpers |
1.0.5 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
1.0.5 11 Sep 2016 05:49:29 |
marino |
security/symbion-sslproxy: Add SSL flags |
1.0.5 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.0.5 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.0.5 25 Dec 2013 13:49:07 |
pawel |
- Respect CC/CFLAGS
- Add LICENSE
- Support staging
PR: ports/184847
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.0.5 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.0.5 02 Aug 2012 09:02:45 |
cs |
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
A/An, etc.) |
1.0.5 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
1.0.5 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
1.0.5 27 Jun 2009 08:49:44 |
gabor |
- Drop maintainership of some ports I don't use any more |
1.0.5 31 Mar 2007 19:56:19 |
gabor |
- Remove DESTDIR support from my ports as it is useless now. New implementation
is coming. |
1.0.5 08 Dec 2006 13:46:35 |
gabor |
Change my e-mail address.
Approved by: erwin (mentor) |
1.0.5 06 Aug 2006 10:16:48 |
erwin |
Support DESTDIR
PR: 101431
Submitted by: gabor (maintainer) |
1.0.5 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
1.0.5 12 Dec 2005 09:50:37 |
barner |
Add symbion-sslproxy 1.0.5, an SSL proxy for securing unsecure
connections.
PR: ports/90216
Submitted by: Gabor Kovesdan |