pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Initial import of rp-l2tp-0.3 into the NetBSD Pack...
details: https://anonhg.NetBSD.org/pkgsrc/rev/07859ca526f2
branches: trunk
changeset: 464985:07859ca526f2
user: agc <agc%pkgsrc.org@localhost>
date: Thu Dec 18 16:41:30 2003 +0000
description:
Initial import of rp-l2tp-0.3 into the NetBSD Packages Collection.
l2tpd is a user-space L2TP daemon. L2TP is the Layer Two Tunneling
Protocol described in RFC 2661. It allows you to tunnel PPP sessions
over a network or transport protocol (in this case, UDP.)
Part of the l2tp code is implemented in the l2tpd program, and part of
it is implemented as "handlers". A handler is a shared-object library
which is dynamically linked into l2tpd at run-time using the
"load-handler" configuration directive.
Although the handlers included with this package (sync-pppd and cmd)
are licensed under the GPL, as a special exception, you may write your
own handlers which link to code in this package and not release them
under the GPL. There may be other reasons why your handlers must
be released under the GPL (for example, they may link with other GPL'd
code), but in the absence of other reasons, you may keep your handlers
proprietary.
diffstat:
doc/CHANGES | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 23bbd74a621e -r 07859ca526f2 doc/CHANGES
--- a/doc/CHANGES Thu Dec 18 16:40:03 2003 +0000
+++ b/doc/CHANGES Thu Dec 18 16:41:30 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4181 2003/12/18 15:44:24 ben Exp $
+$NetBSD: CHANGES,v 1.4182 2003/12/18 16:41:30 agc Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -5235,3 +5235,4 @@
Updated eog2 to 2.5.1 [adam 2003-12-18]
Updated gimageview to 0.2.24nb4 [adam 2003-12-18]
Updated gcc to 2.95.3nb5 [ben 2003-12-18]
+ Added rp-l2tp-0.3 [agc 2003-12-18]
Home |
Main Index |
Thread Index |
Old Index