aboutsummaryrefslogtreecommitdiffstats
path: root/net/mpd-netgraph/pkg-descr
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>1999-12-10 07:03:13 +0800
committerarchie <archie@FreeBSD.org>1999-12-10 07:03:13 +0800
commit34a9ed9a8ec662456e9373af79ea652a26322f6c (patch)
treef332421ac4b4932be838acaff2e99dc01174fc50 /net/mpd-netgraph/pkg-descr
parent8f45e9934fb9c3d0a878b3a37af3941989a4e00f (diff)
downloadfreebsd-ports-gnome-34a9ed9a8ec662456e9373af79ea652a26322f6c.tar.gz
freebsd-ports-gnome-34a9ed9a8ec662456e9373af79ea652a26322f6c.tar.zst
freebsd-ports-gnome-34a9ed9a8ec662456e9373af79ea652a26322f6c.zip
Add a new port for the new netgraph(4) based version of mpd.
This was done because it's incompatibile with FreeBSD 3.3 and older.
Diffstat (limited to 'net/mpd-netgraph/pkg-descr')
-rw-r--r--net/mpd-netgraph/pkg-descr22
1 files changed, 22 insertions, 0 deletions
diff --git a/net/mpd-netgraph/pkg-descr b/net/mpd-netgraph/pkg-descr
new file mode 100644
index 000000000000..a0f64f88f26d
--- /dev/null
+++ b/net/mpd-netgraph/pkg-descr
@@ -0,0 +1,22 @@
+Mpd is a netgraph(4) based implementation of the multi-link PPP
+protocol for FreeBSD. It is designed to be both fast and flexible.
+It handles configuration and negotiation in user land, while routing
+all data packets strictly in the kernel. It supports several of
+the numerous PPP sub-protocols and extensions, such as:
+
+ Multi-link PPP capability
+ PAP, CHAP, and MS-CHAP authentication
+ PPP compression and encryption
+ Point-to-Point Tunnelling Protocol (PPTP)
+
+Mpd also includes many additional features:
+
+ Dial-on-demand with idle timeout
+ Multiple active connections running simultaneously
+ Dynamic demand based link management (also known as ``rubber bandwidth'')
+ Powerful chat scripting language for asynchronous serial ports
+ Pre-tested chat scripts for automatic configuration of several
+ common modems and ISDN terminal adapters
+ Clean device-type independent design
+ Comprehensive logging
+