summaryrefslogtreecommitdiff
path: root/mail/relay-ctrl/patches/patch-ab
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2017-01-02 02:19:02 +0000
committerschmonz <schmonz@pkgsrc.org>2017-01-02 02:19:02 +0000
commit20a98a2c612d759af5cb6c2ab6dbbad1fc519ef4 (patch)
tree8c5b73edf0ab648c3e85d05bf6219e498f349650 /mail/relay-ctrl/patches/patch-ab
parent620b58d26406b2fe11ca7f48c02e088a3bd1a5cd (diff)
downloadpkgsrc-20a98a2c612d759af5cb6c2ab6dbbad1fc519ef4.tar.gz
Update to 3.2. From the changelog:
- Updated for bglibs v2. - Fixed the authenticated test when used with Courier IMAP. - Tweaked relay-ctrl-allow to only try to save a handle to the current working directory if it's going to execute another command later. - Added support for logging environment settings in relay-ctrl-check.
Diffstat (limited to 'mail/relay-ctrl/patches/patch-ab')
-rw-r--r--mail/relay-ctrl/patches/patch-ab24
1 files changed, 0 insertions, 24 deletions
diff --git a/mail/relay-ctrl/patches/patch-ab b/mail/relay-ctrl/patches/patch-ab
deleted file mode 100644
index fce22ed4ad4..00000000000
--- a/mail/relay-ctrl/patches/patch-ab
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2010/03/15 04:34:05 schmonz Exp $
-
---- Makefile.orig 2002-04-26 16:07:38.000000000 +0000
-+++ Makefile
-@@ -6,7 +6,7 @@ SHELL=/bin/sh
-
- DEFAULT: all
-
--all: programs installer instcheck instshow
-+all: programs
-
- authenticated.o: compile authenticated.c relay-ctrl.h net/socket.h net/ipv4.h
- ./compile authenticated.c
-@@ -54,6 +54,10 @@ fork.h: compile load fork.h1 fork.h2 try
- && cat fork.h2 || cat fork.h1 ) > fork.h
- rm -f tryvfork.o tryvfork
-
-+install: INSTHIER conf-bin conf-man
-+ bg-installer -v <INSTHIER
-+ bg-installer -c <INSTHIER
-+
- installer: load installer.o insthier.o
- ./load installer insthier.o
-