aboutsummaryrefslogtreecommitdiffstats
path: root/net/mpd/files
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>1999-02-26 14:25:11 +0800
committerarchie <archie@FreeBSD.org>1999-02-26 14:25:11 +0800
commita19f8d33fd4a979cb3bf1dd1bfdd7fac9845a5ad (patch)
treef057c765cf47db95e199b692a6ec35b2c58341aa /net/mpd/files
parent4cb01939586192cf6984469278a6502fce6b493d (diff)
downloadfreebsd-ports-gnome-a19f8d33fd4a979cb3bf1dd1bfdd7fac9845a5ad.tar.gz
freebsd-ports-gnome-a19f8d33fd4a979cb3bf1dd1bfdd7fac9845a5ad.tar.zst
freebsd-ports-gnome-a19f8d33fd4a979cb3bf1dd1bfdd7fac9845a5ad.zip
Update to mpd-2.0b1.
Diffstat (limited to 'net/mpd/files')
-rw-r--r--net/mpd/files/mpd.mtree24
-rw-r--r--net/mpd/files/patch-aa19
2 files changed, 24 insertions, 19 deletions
diff --git a/net/mpd/files/mpd.mtree b/net/mpd/files/mpd.mtree
new file mode 100644
index 000000000000..d664b87f6ec1
--- /dev/null
+++ b/net/mpd/files/mpd.mtree
@@ -0,0 +1,24 @@
+# $Id: skip.mtree,v 1.1.1.1 1998/01/09 23:23:41 julian 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/files/patch-aa b/net/mpd/files/patch-aa
deleted file mode 100644
index e0c14027fbbd..000000000000
--- a/net/mpd/files/patch-aa
+++ /dev/null
@@ -1,19 +0,0 @@
---- Makefile Wed Sep 9 07:12:26 1998
-+++ /home/andy/tmp/wrk/Makefile Wed Sep 16 17:26:34 1998
-@@ -15,7 +15,7 @@
-
- # Default configuration directory
-
--MPD_CONF_DIR?= ${PREFIX}/etc/ppp
-+MPD_CONF_DIR?= ${PREFIX}/etc/mpd
-
- # Define supported physical layer types
-
-@@ -42,7 +42,6 @@
- LDADD+= -lmd
- DPADD+= ${LIBMD}
-
--COPTS+= -O2
- COPTS+= -Wall -Wmissing-prototypes -Wnested-externs
- COPTS+= -DPATH_CONF_DIR=\"${MPD_CONF_DIR}\"
-