summaryrefslogtreecommitdiff
path: root/comms/mgetty+sendfax
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-08-23 21:04:34 +0000
committertron <tron@pkgsrc.org>1999-08-23 21:04:34 +0000
commit8033b337af772e23938770c8801b486a3d3501f6 (patch)
tree0acbf691f6c601374bbd22187047bdcb3891284d /comms/mgetty+sendfax
parent2f4335800b721a3a9e5530b32e17baa290156481 (diff)
downloadpkgsrc-8033b337af772e23938770c8801b486a3d3501f6.tar.gz
Search fax notify program in "${PREFIX}/lib/mgetty+sendfax" not in
"/usr/local/lib/mgetty+sendfax/new_fax". Problem noted by Simon J. Gerraty in PR pkg/8255.
Diffstat (limited to 'comms/mgetty+sendfax')
-rw-r--r--comms/mgetty+sendfax/files/patch-sum5
-rw-r--r--comms/mgetty+sendfax/patches/patch-ab8
-rw-r--r--comms/mgetty+sendfax/patches/patch-ah13
3 files changed, 20 insertions, 6 deletions
diff --git a/comms/mgetty+sendfax/files/patch-sum b/comms/mgetty+sendfax/files/patch-sum
index f5fa9cdad09..25e3ae0a7b6 100644
--- a/comms/mgetty+sendfax/files/patch-sum
+++ b/comms/mgetty+sendfax/files/patch-sum
@@ -1,9 +1,10 @@
-$NetBSD: patch-sum,v 1.1 1999/07/09 13:50:25 agc Exp $
+$NetBSD: patch-sum,v 1.2 1999/08/23 21:04:34 tron Exp $
MD5 (patch-aa) = 6ee59a87bfe038cf73d53d2356d9f76a
-MD5 (patch-ab) = 3979a6a03cfcfa46d4d876d4cce43b69
+MD5 (patch-ab) = 6698e5a1c874fdab9e0205df57a41e06
MD5 (patch-ac) = f3aee4bfb29d467b7f1af8935ddc6c1d
MD5 (patch-ad) = 4c10876a98809496a8a03029551e51c9
MD5 (patch-ae) = 4e2cc75f0d171018d829e9190bc58ca6
MD5 (patch-af) = 207a6adf3143379b1db2b2a8657adcb1
MD5 (patch-ag) = 1cf02504800ca5bb2c015ceb1b5cd3e0
+MD5 (patch-ah) = 3efa1fae276be1f3bbf9b231916b668f
diff --git a/comms/mgetty+sendfax/patches/patch-ab b/comms/mgetty+sendfax/patches/patch-ab
index 8adfb0b87c9..a41b06b39b7 100644
--- a/comms/mgetty+sendfax/patches/patch-ab
+++ b/comms/mgetty+sendfax/patches/patch-ab
@@ -1,7 +1,7 @@
-$NetBSD: patch-ab,v 1.3 1998/11/16 02:49:48 tron Exp $
+$NetBSD: patch-ab,v 1.4 1999/08/23 21:04:34 tron Exp $
---- Makefile.orig Sun Jul 5 23:24:36 1998
-+++ Makefile Mon Nov 16 03:36:37 1998
+--- Makefile.orig Sun Nov 22 00:19:06 1998
++++ Makefile Mon Aug 23 22:57:53 1999
@@ -4,8 +4,8 @@
#
# this is the C compiler to use (on SunOS, the standard "cc" does not
@@ -18,7 +18,7 @@ $NetBSD: patch-ab,v 1.3 1998/11/16 02:49:48 tron Exp $
#
#CFLAGS=-Wall -O2 -pipe -DSECUREWARE -DUSE_POLL
-CFLAGS=-O2 -Wall -pipe
-+CFLAGS+=-DAUTO_PPP
++CFLAGS+=-DAUTO_PPP -DPREFIX=\"${PREFIX}\"
#CFLAGS=-O -DSVR4
#CFLAGS=-O -DSVR4 -DSVR42
#CFLAGS=-O -DUSE_POLL
diff --git a/comms/mgetty+sendfax/patches/patch-ah b/comms/mgetty+sendfax/patches/patch-ah
new file mode 100644
index 00000000000..bed1c15bda1
--- /dev/null
+++ b/comms/mgetty+sendfax/patches/patch-ah
@@ -0,0 +1,13 @@
+$NetBSD: patch-ah,v 1.1 1999/08/23 21:06:23 tron Exp $
+
+--- policy.h-dist.orig Fri Aug 7 19:42:16 1998
++++ policy.h-dist Mon Aug 23 22:52:58 1999
+@@ -588,7 +588,7 @@
+ * If you don't want this type of service, do not define it at all
+ * Absolute path name has to be used here!
+ */
+-#define FAX_NOTIFY_PROGRAM "/usr/local/lib/mgetty+sendfax/new_fax"
++#define FAX_NOTIFY_PROGRAM PREFIX "/lib/mgetty+sendfax/new_fax"
+
+ /* default minimum space required on spooling partition for receiving a FAX
+ * (in KILObytes)