notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ssltunnel-server PPP over SSL virtual private networking (server part)
1.18_2 net Deleted on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.18_2Version of this port present on the latest quarterly branch.
Broken BROKEN: Does not build
Deprecated DEPRECATED: Does not build, upstream disappeared
Expired This port expired on: 2019-01-04
Ignore IGNORE: is marked as broken: Does not build
Maintainer: crees@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-10-31 10:38:26
Last Update: 2019-01-05 14:00:39
SVN Revision: 489339
People watching this port, also watch:: glib, tcpdump, coreutils, atop
License: BSD3CLAUSE
WWW:
http://www.hsc.fr/ressources/outils/ssltunnel/
Description:
ssltunnel is a client/server software to establish PPP links over SSL/TLS sessions. Client and server are mutually authenticated using X509 certificates, PPP packets are encrypted/decrypted realtime on each side. The client has the ability to initiate the connection through an HTTP/HTTPS relay, even if an authentification is needed. This is the server part. WWW: http://www.hsc.fr/ressources/outils/ssltunnel/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/ssltunnel-server-1.18_2/catalog.mk
  2. /usr/local/share/licenses/ssltunnel-server-1.18_2/LICENSE
  3. /usr/local/share/licenses/ssltunnel-server-1.18_2/BSD3CLAUSE
  4. @unexec if cmp -s %D/etc/ssltunnel/users %D/etc/ssltunnel/users.sample; then rm -f %D/etc/ssltunnel/users; fi
  5. @sample etc/ssltunnel/tunnel.conf.sample
  6. etc/ssltunnel/users.sample
  7. libexec/pppserver
  8. sbin/pppwho
  9. share/doc/ssltunnel/server.LISEZ-MOI
  10. share/doc/ssltunnel/server.README
Collapse this list.
Dependency lines:
  • ssltunnel-server>0:net/ssltunnel-server
No installation instructions:
This port has been deleted.
PKGNAME: ssltunnel-server
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ssltunnel-1.18.tar.gz) = 1d2e4bbc935341775e7cc26dae980d6bdd5e8351f5a0cbf4d85363ac5d71081f SIZE (ssltunnel-1.18.tar.gz) = 132302

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ssltunnel-server-1.18_2: DOCS=on: Build and/or install documentation TCPWRAPPERS=off: libwrap support ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.hsc.fr/ressources/outils/ssltunnel/download/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.18_2
05 Jan 2019 14:00:39
Revision:489339Original commit files touched by this commit
rene search for other commits by this committer
This is the commit message, please edit it.
2019-01-04 net/ssltunnel-server: Does not build, upstream disappeared
2019-01-04 lang/cilkplus: Cilk Plus is on its way out (both in GCC and the Intel
compilers)
net/ssltunnel-client: client part of expired net/ssltunnel-server
1.18_2
04 Nov 2018 18:52:15
Revision:484122Original commit files touched by this commit
crees search for other commits by this committer
This has been broken for a while and upstream has disappeared.
1.18_2
11 Jan 2018 14:18:01
Revision:458739Original commit files touched by this commit
danfe search for other commits by this committer
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
1.18_2
11 Sep 2016 01:00:03
Revision:421771Original commit files touched by this commit
marino search for other commits by this committer
net/ssltunnel-server: Add SSL flags

Approved by:	SSL blanket
1.18_2
23 Sep 2015 17:02:59
Revision:397626Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to @sample, fix stage-qa
- Use options helpers

PR:		203282
Submitted by:	amdmi3
Approved by:	crees (maintainer)
1.18_2
15 Jan 2015 09:05:38
Revision:377064Original commit files touched by this commit
tijl search for other commits by this committer
Add missing USE_OPENSSL=yes

PR:		195796
1.18_1
09 Dec 2014 17:29:50
Revision:374410Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.18_1
16 Jul 2014 03:00:46
Revision:362023Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS option for ports with PORTDOCS in plist.
1.18_1
29 Dec 2013 16:29:04
Revision:338025Original commit files touched by this commit
crees search for other commits by this committer
More staging and minor improvements
1.18_1
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
1.18_1
30 May 2012 19:24:02
Original commit files touched by this commit
crees search for other commits by this committer
OPTIONSngify

Notice that the ability to specify 0 or 1 from a list is achieved
in opentracker by adding a third option, ACCESSLIST_OPEN which effectively
does nothing

(for openradius, use bsd.port.options.mk)
1.18_1
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
1.18_1
17 Jun 2011 06:46:07
Original commit files touched by this commit
crees search for other commits by this committer
- Update maintainer address

Approved by: rene (mentor)
1.18_1
05 Feb 2011 22:54:02
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Avoid CONFLICTS between ssltunnel-client and ssltunnel-server
- Add OPTIONS: TCPWRAPPERS
- Use ETCDIR
- Use bsd.port.options.mk
- Cosmetic changes

PR:             ports/154537
Submitted by:   sunpoet (myself)
Approved by:    Chris Rees <utisoft@gmail.com> (maintainer)
Feature safe:   yes
1.18
11 Nov 2010 07:51:49
Original commit files touched by this commit
stefan search for other commits by this committer
Use ppp instead of pppd and document it.

PR:             141001
Submitted by:   "Antoine Vu-Ngoc" <antoine@cleopatre.homeip.net>
Patch by:       maintainer
1.18
22 Jul 2010 13:29:37
Original commit files touched by this commit
wxs search for other commits by this committer
Update to 1.18 and unbreak on CURRENT.

PR:             ports/148140
Submitted by:   Chris Rees <utisoft@gmail.com> (maintainer)
1.16
16 Jul 2010 16:11:09
Original commit files touched by this commit
linimon search for other commits by this committer
Reset at@rominet.net, who apparently has been inactive for years, and
assign to new volunteer.

Hat:            portmgr
1.16
20 Mar 2010 14:29:20
Original commit files touched by this commit
miwi search for other commits by this committer
- Mark BROKEN on HEAD: fails to build with new utmpx

Reported by:    pointyhat
1.16
14 Jul 2009 23:52:47
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 1.16.

PR:             ports/136076
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:    maintainer timeout ( > 2 weeks)
1.15
22 Jan 2006 21:24:05
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.15
16 Aug 2004 15:43:58
Original commit files touched by this commit
mat search for other commits by this committer
Update to 1.15

Submitted by:   maintainer
1.13
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.13
31 Oct 2003 10:36:44
Original commit files touched by this commit
mat search for other commits by this committer
Add ssltunnel-server 1.13,
PPP over SSL virtual private networking (server part).

Submitted by:   at@rominet.net

Number of commits found: 23