summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorArchie Cobbs <archie@FreeBSD.org>1999-12-09 23:03:13 +0000
committerArchie Cobbs <archie@FreeBSD.org>1999-12-09 23:03:13 +0000
commit1e14991638e19eb798be2eae44d4a6b39bee2d0c (patch)
tree8f026306ef853aa7eb80ccb5140fdabef3d044a9 /net
parentUpgrade to 0.90. (diff)
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.
Notes
Notes: svn path=/head/; revision=23695
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
-rw-r--r--net/mpd-netgraph/Makefile19
-rw-r--r--net/mpd-netgraph/distinfo1
-rw-r--r--net/mpd-netgraph/files/mpd.mtree24
-rw-r--r--net/mpd-netgraph/pkg-comment1
-rw-r--r--net/mpd-netgraph/pkg-descr22
-rw-r--r--net/mpd-netgraph/pkg-plist57
7 files changed, 125 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index f30d5e8dd3b1..32641e7541a7 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -96,6 +96,7 @@
SUBDIR += micq
SUBDIR += mopd
SUBDIR += mpd
+ SUBDIR += mpd-netgraph
SUBDIR += mpich
SUBDIR += mrt
SUBDIR += mrtg
diff --git a/net/mpd-netgraph/Makefile b/net/mpd-netgraph/Makefile
new file mode 100644
index 000000000000..001a0704a73f
--- /dev/null
+++ b/net/mpd-netgraph/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: mpd
+# Version required: 3.0b1
+# Date created: 9 Dec 1999
+# Whom: Archie Cobbs
+#
+# $FreeBSD$
+#
+
+DISTNAME= mpd-3.0b1
+CATEGORIES= net
+MASTER_SITES= ftp://ftp.whistle.com/pub/archie/mpd/
+
+MAINTAINER= archie@freebsd.org
+
+MTREE_FILE= ${FILESDIR}/mpd.mtree
+MAN8= mpd.8
+MANCOMPRESSED= yes
+
+.include <bsd.port.mk>
diff --git a/net/mpd-netgraph/distinfo b/net/mpd-netgraph/distinfo
new file mode 100644
index 000000000000..1b896877b5fb
--- /dev/null
+++ b/net/mpd-netgraph/distinfo
@@ -0,0 +1 @@
+MD5 (mpd-3.0b1.tar.gz) = 263d5514ef55f02a0daa7e4c853152cb
diff --git a/net/mpd-netgraph/files/mpd.mtree b/net/mpd-netgraph/files/mpd.mtree
new file mode 100644
index 000000000000..e7f8d9fc5d89
--- /dev/null
+++ b/net/mpd-netgraph/files/mpd.mtree
@@ -0,0 +1,24 @@
+# $FreeBSD: /tmp/pcvs/ports/net/mpd-netgraph/files/Attic/mpd.mtree,v 1.1 1999-12-09 23:03:10 archie Exp $
+
+/set type=dir uname=root gname=wheel mode=0755
+.
+ sbin
+ ..
+ etc
+ mpd
+ ..
+ ..
+ man
+ cat8 uname=man
+ ..
+ man8
+ ..
+ ..
+ share
+ doc
+ mpd
+ ..
+ ..
+ ..
+..
+
diff --git a/net/mpd-netgraph/pkg-comment b/net/mpd-netgraph/pkg-comment
new file mode 100644
index 000000000000..34af82d1d1c2
--- /dev/null
+++ b/net/mpd-netgraph/pkg-comment
@@ -0,0 +1 @@
+Multi-link PPP daemon based on netgraph(4)
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
+
diff --git a/net/mpd-netgraph/pkg-plist b/net/mpd-netgraph/pkg-plist
new file mode 100644
index 000000000000..28499a3611c6
--- /dev/null
+++ b/net/mpd-netgraph/pkg-plist
@@ -0,0 +1,57 @@
+etc/mpd/mpd.conf.sample
+etc/mpd/mpd.links.sample
+etc/mpd/mpd.secret.sample
+etc/mpd/mpd.script.sample
+sbin/mpd
+share/doc/mpd/README
+share/doc/mpd/mpd.ascii
+share/doc/mpd/mpd.html
+share/doc/mpd/mpd.ps
+share/doc/mpd/mpd1.html
+share/doc/mpd/mpd10.html
+share/doc/mpd/mpd11.html
+share/doc/mpd/mpd12.html
+share/doc/mpd/mpd13.html
+share/doc/mpd/mpd14.html
+share/doc/mpd/mpd15.html
+share/doc/mpd/mpd16.html
+share/doc/mpd/mpd17.html
+share/doc/mpd/mpd18.html
+share/doc/mpd/mpd19.html
+share/doc/mpd/mpd2.html
+share/doc/mpd/mpd20.html
+share/doc/mpd/mpd21.html
+share/doc/mpd/mpd22.html
+share/doc/mpd/mpd23.html
+share/doc/mpd/mpd24.html
+share/doc/mpd/mpd25.html
+share/doc/mpd/mpd26.html
+share/doc/mpd/mpd27.html
+share/doc/mpd/mpd28.html
+share/doc/mpd/mpd29.html
+share/doc/mpd/mpd3.html
+share/doc/mpd/mpd30.html
+share/doc/mpd/mpd31.html
+share/doc/mpd/mpd32.html
+share/doc/mpd/mpd33.html
+share/doc/mpd/mpd34.html
+share/doc/mpd/mpd35.html
+share/doc/mpd/mpd36.html
+share/doc/mpd/mpd37.html
+share/doc/mpd/mpd38.html
+share/doc/mpd/mpd39.html
+share/doc/mpd/mpd4.html
+share/doc/mpd/mpd40.html
+share/doc/mpd/mpd41.html
+share/doc/mpd/mpd42.html
+share/doc/mpd/mpd43.html
+share/doc/mpd/mpd44.html
+share/doc/mpd/mpd45.html
+share/doc/mpd/mpd5.html
+share/doc/mpd/mpd6.html
+share/doc/mpd/mpd7.html
+share/doc/mpd/mpd8.html
+share/doc/mpd/mpd9.html
+share/doc/mpd/mpd_toc.html
+@dirrm etc/mpd
+@dirrm share/doc/mpd