Port details |
- sl2tps Simple L2TP server based on libpdel(3) and netgraph(4)
- 0.4.2_3 net =6 0.4.2_3Version 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: 2004-07-05 14:09:20
- Last Update: 2024-03-14 13:08:41
- Commit Hash: e989f0f
- People watching this port, also watch:: freetype2, expat, openvpn, pcre, gettext
- License: BSD3CLAUSE
- WWW:
- https://sourceforge.net/projects/libpdel/
- Description:
- sl2tps is a simple, statically configured L2TP server for FreeBSD.
It is based on the PPP stack in libpdel(3), which uses netgraph(4)
to handle configuration and negotiation in user land, while routing
all data packets strictly in the kernel. It is configured via an
XML configuration file.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/sl2tps/ && make install clean
- To add the package, run one of these commands:
- pkg install net/sl2tps
- pkg install sl2tps
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sl2tps
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sl2tps-0.4.2.tar.gz) = 0d25b67fc735d0d9b064802b27abbb1aa25e76a4a0cd6e8ad5dce3db6a84c227
SIZE (sl2tps-0.4.2.tar.gz) = 12264
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libpdel.so : devel/libpdel
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_sl2tps
- USES:
- uidfix
- 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) |
Commit | Credits | Log message |
0.4.2_3 14 Mar 2024 13:08:41 |
Christian Weisgerber (naddy) |
net/sl2tps: Move man pages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.4.2_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.4.2_2 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.4.2_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.2_2 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.4.2_2 08 Dec 2016 17:40:42 |
tijl |
Remove libexpat.so.6 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.4.2_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.4.2_1 25 Mar 2015 23:51:06 |
marino |
net category: Remove $PTHREAD_LIBS
openafs did not pass check-plist (pre-existing) so fixed and bumped.
Also, pkg-plist was sorted. mediatomb and spread also fail plist-checks
but they weren't fixed.
approved by: PTHREAD blanket |
0.4.2_1 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
0.4.2_1 08 Sep 2014 19:02:17 |
antoine |
Allow staging as a regular user |
0.4.2_1 09 Jun 2014 16:16:20 |
vanilla |
1: Stagify.
2: use @sample on pkg-plist.
3: Bump version. |
0.4.2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.4.2 18 Oct 2011 13:07:00 |
ehaupt |
Update to version 0.4.2
PR: 161634
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.4 25 Nov 2006 16:46:44 |
linimon |
Reassign ports from archie@ back to pool at his request.
Hat: portmgr |
0.4 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
0.4 13 Oct 2005 06:38:46 |
linimon |
Pacify distfile survey by following redirects on URLs.
Source: distfile survey |
0.4 13 Feb 2005 17:14:17 |
archie |
Upgrade to version 0.4. |
0.3 08 Dec 2004 23:26:21 |
archie |
Update to version 0.3. |
0.2 29 Jul 2004 17:54:11 |
archie |
Update to version 0.2. |
0.1 05 Jul 2004 14:08:55 |
archie |
Add sl2tps 0.1: Simple L2TP server based on libpdel(3) and netgraph(4). |