Date: Wed, 23 Oct 2002 06:21:53 -0700 (PDT) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/l2tpd Makefile distinfo pkg-comment pkg-descr pkg-plist ports/net/l2tpd/files patch-Makefile patch-aaa.c patch-avp.c patch-avpsend.c patch-call.c patch-control.c patch-doc::l2tpd.conf.sample ... Message-ID: <200210231321.g9NDLr4P098267@repoman.freebsd.org>
index | next in thread | raw e-mail
sobomax 2002/10/23 06:21:53 PDT
Modified files:
net Makefile
Added files:
net/l2tpd Makefile distinfo pkg-comment pkg-descr
pkg-plist
net/l2tpd/files patch-Makefile patch-aaa.c patch-avp.c
patch-avpsend.c patch-call.c
patch-control.c
patch-doc::l2tpd.conf.sample patch-file.c
patch-file.h patch-l2tp.h patch-l2tpd.8
patch-l2tpd.c patch-misc.c
patch-network.c
Log:
Add l2tpd 0.64, an implementation of the layer two tunneling protocol.
Requested & beersponsored by: Yuri Babushkin <piton@united.net.ua>
Revision Changes Path
1.864 +1 -0 ports/net/Makefile
1.1 +35 -0 ports/net/l2tpd/Makefile (new)
1.1 +1 -0 ports/net/l2tpd/distinfo (new)
1.1 +43 -0 ports/net/l2tpd/files/patch-Makefile (new)
1.1 +14 -0 ports/net/l2tpd/files/patch-aaa.c (new)
1.1 +13 -0 ports/net/l2tpd/files/patch-avp.c (new)
1.1 +13 -0 ports/net/l2tpd/files/patch-avpsend.c (new)
1.1 +15 -0 ports/net/l2tpd/files/patch-call.c (new)
1.1 +14 -0 ports/net/l2tpd/files/patch-control.c (new)
1.1 +14 -0 ports/net/l2tpd/files/patch-doc::l2tpd.conf.sample (new)
1.1 +13 -0 ports/net/l2tpd/files/patch-file.c (new)
1.1 +16 -0 ports/net/l2tpd/files/patch-file.h (new)
1.1 +16 -0 ports/net/l2tpd/files/patch-l2tp.h (new)
1.1 +29 -0 ports/net/l2tpd/files/patch-l2tpd.8 (new)
1.1 +14 -0 ports/net/l2tpd/files/patch-l2tpd.c (new)
1.1 +13 -0 ports/net/l2tpd/files/patch-misc.c (new)
1.1 +15 -0 ports/net/l2tpd/files/patch-network.c (new)
1.1 +1 -0 ports/net/l2tpd/pkg-comment (new)
1.1 +6 -0 ports/net/l2tpd/pkg-descr (new)
1.1 +6 -0 ports/net/l2tpd/pkg-plist (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210231321.g9NDLr4P098267>
