summaryrefslogtreecommitdiff
path: root/net/coda5_server
diff options
context:
space:
mode:
authorfredb <fredb>2000-02-20 07:18:59 +0000
committerfredb <fredb>2000-02-20 07:18:59 +0000
commitc289fff4577329b8de0c6552362eb6e408b41a17 (patch)
tree05bdd2c4a03afd0ab0e9ccbee520b5882e0d06ee /net/coda5_server
parent92612712ad8f0969c4aeb975669df57fdf843139 (diff)
downloadpkgsrc-c289fff4577329b8de0c6552362eb6e408b41a17.tar.gz
Fix PLIST's clash. Now "filcon" only gets installed with server,
"au" only gets installed with client.
Diffstat (limited to 'net/coda5_server')
-rw-r--r--net/coda5_server/files/patch-sum7
-rw-r--r--net/coda5_server/patches/patch-aa20
-rw-r--r--net/coda5_server/pkg/PLIST3
3 files changed, 23 insertions, 7 deletions
diff --git a/net/coda5_server/files/patch-sum b/net/coda5_server/files/patch-sum
index 8ab20c0dbc4..6968b64b5fd 100644
--- a/net/coda5_server/files/patch-sum
+++ b/net/coda5_server/files/patch-sum
@@ -1,6 +1,3 @@
-$NetBSD: patch-sum,v 1.3 2000/02/09 02:30:39 fredb Exp $
+$NetBSD: patch-sum,v 1.4 2000/02/20 07:19:01 fredb Exp $
-This placeholder file is generated by the ``makepatchsum'' target
-whenever the patches directory is empty or missing. Its purpose
-is to ensure that the presence of any obsolete patches will cause
-the proper error to be emitted at build time.
+MD5 (patch-aa) = a1a21f02acd7fc2aeafbc0bdf7ba4177
diff --git a/net/coda5_server/patches/patch-aa b/net/coda5_server/patches/patch-aa
new file mode 100644
index 00000000000..639b34fdc52
--- /dev/null
+++ b/net/coda5_server/patches/patch-aa
@@ -0,0 +1,20 @@
+$NetBSD: patch-aa,v 1.9 2000/02/20 07:19:02 fredb Exp $
+
+--- coda-src/auth2/Makefile.in.orig Sun Jan 30 18:01:06 2000
++++ coda-src/auth2/Makefile.in Sun Feb 20 00:48:38 2000
+@@ -63,12 +63,12 @@
+ ifeq ($(SHORTSYS),djgpp)
+ EXECUTABLES = $(CLOG)
+ else
+-EXECUTABLES = $(CLOG) $(AUTH2) initpw $(AU) cpasswd ctokens cunlog tokentool
++EXECUTABLES = $(CLOG) $(AUTH2) initpw cpasswd ctokens cunlog tokentool
+ CBINS = $(CLOG) cpasswd ctokens cunlog
+
+-CSBINS = $(AU)
++CSBINS =
+ SBINS =
+-SSBINS = $(AU) $(AUTH2) initpw
++SSBINS = $(AUTH2) initpw
+ endif
+
+ CFLAGS := -Wall $(CFLAGS)
diff --git a/net/coda5_server/pkg/PLIST b/net/coda5_server/pkg/PLIST
index 92055880119..65174fe3cb6 100644
--- a/net/coda5_server/pkg/PLIST
+++ b/net/coda5_server/pkg/PLIST
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.7 2000/02/09 02:30:39 fredb Exp $
+@comment $NetBSD: PLIST,v 1.8 2000/02/20 07:19:02 fredb Exp $
bin/filcon
bin/norton
bin/norton-reinit
bin/reinit
-sbin/au
sbin/auth2
sbin/backup
sbin/backup.sh