Initial import of pppd, version 2.4.3, into the NetBSD Package Collection.
authorcube <cube>
Sun, 2 Jan 2005 02:51:44 +0000 (02:51 +0000)
committercube <cube>
Sun, 2 Jan 2005 02:51:44 +0000 (02:51 +0000)
commitb9973575edf0e38a8d932d91e68794660044ea7b
tree39d4d48d3f657c4da6245025f27703253b94c835
parentd09cca09a344b86141e6241683ba33abfd3d6c16
Initial import of pppd, version 2.4.3, into the NetBSD Package Collection.

The PPP Daemon is the userland part of the Point-to-Point Protocol.  It works
in combination with a dedicated kernel network interface usually named ppp.
PPP is a very extensible protocol and pppd supports a large number of options,
including compression (through various algorithms), cryptography (Microsoft's
MPPE) and authentication (PAP, CHAP, Microsoft CHAP), provided the kernel has
the relevant back-ends in some cases.
46 files changed:
net/pppd/DESCR [new file with mode: 0644]
net/pppd/Makefile [new file with mode: 0644]
net/pppd/PLIST [new file with mode: 0644]
net/pppd/PLIST.Linux [new file with mode: 0644]
net/pppd/distinfo [new file with mode: 0644]
net/pppd/patches/patch-aa [new file with mode: 0644]
net/pppd/patches/patch-ab [new file with mode: 0644]
net/pppd/patches/patch-ac [new file with mode: 0644]
net/pppd/patches/patch-ad [new file with mode: 0644]
net/pppd/patches/patch-ae [new file with mode: 0644]
net/pppd/patches/patch-af [new file with mode: 0644]
net/pppd/patches/patch-ag [new file with mode: 0644]
net/pppd/patches/patch-ah [new file with mode: 0644]
net/pppd/patches/patch-ai [new file with mode: 0644]
net/pppd/patches/patch-aj [new file with mode: 0644]
net/pppd/patches/patch-ak [new file with mode: 0644]
net/pppd/patches/patch-al [new file with mode: 0644]
net/pppd/patches/patch-am [new file with mode: 0644]
net/pppd/patches/patch-an [new file with mode: 0644]
net/pppd/patches/patch-ao [new file with mode: 0644]
net/pppd/patches/patch-ap [new file with mode: 0644]
net/pppd/patches/patch-aq [new file with mode: 0644]
net/pppd/patches/patch-ar [new file with mode: 0644]
net/pppd/patches/patch-as [new file with mode: 0644]
net/pppd/patches/patch-at [new file with mode: 0644]
net/pppd/patches/patch-au [new file with mode: 0644]
net/pppd/patches/patch-av [new file with mode: 0644]
net/pppd/patches/patch-aw [new file with mode: 0644]
net/pppd/patches/patch-ax [new file with mode: 0644]
net/pppd/patches/patch-ay [new file with mode: 0644]
net/pppd/patches/patch-az [new file with mode: 0644]
net/pppd/patches/patch-ba [new file with mode: 0644]
net/pppd/patches/patch-bb [new file with mode: 0644]
net/pppd/patches/patch-bc [new file with mode: 0644]
net/pppd/patches/patch-bd [new file with mode: 0644]
net/pppd/patches/patch-be [new file with mode: 0644]
net/pppd/patches/patch-bf [new file with mode: 0644]
net/pppd/patches/patch-bg [new file with mode: 0644]
net/pppd/patches/patch-bh [new file with mode: 0644]
net/pppd/patches/patch-bi [new file with mode: 0644]
net/pppd/patches/patch-bj [new file with mode: 0644]
net/pppd/patches/patch-bk [new file with mode: 0644]
net/pppd/patches/patch-bl [new file with mode: 0644]
net/pppd/patches/patch-bm [new file with mode: 0644]
net/pppd/patches/patch-bn [new file with mode: 0644]
net/pppd/patches/patch-bo [new file with mode: 0644]