aboutsummaryrefslogtreecommitdiff
path: root/mail/pfqueue
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-08-17 16:02:05 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-08-17 16:02:05 +0000
commitc1903e2e9f2bdcc12dd172bbf248623a10da0d1b (patch)
treea7ea7677eb9702486c796516132a6e724fd6e45f /mail/pfqueue
parent724926ac15941f09fa266eca1cb2847f2492a3ba (diff)
downloadports-c1903e2e9f2bdcc12dd172bbf248623a10da0d1b.tar.gz
ports-c1903e2e9f2bdcc12dd172bbf248623a10da0d1b.zip
Notes
Diffstat (limited to 'mail/pfqueue')
-rw-r--r--mail/pfqueue/Makefile11
-rw-r--r--mail/pfqueue/files/patch-pfqlib.h10
-rw-r--r--mail/pfqueue/pkg-plist15
3 files changed, 8 insertions, 28 deletions
diff --git a/mail/pfqueue/Makefile b/mail/pfqueue/Makefile
index bb190576cdb0..1bdedc85fb07 100644
--- a/mail/pfqueue/Makefile
+++ b/mail/pfqueue/Makefile
@@ -3,21 +3,16 @@
PORTNAME= pfqueue
PORTVERSION= 0.5.6
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Console-based tool for handling Postfix 1, Postfix 2, and Exim queues
-USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-static
+USES= libtool
USE_LDCONFIG= yes
-CPPFLAGS+= ${PTHREAD_CFLAGS}
-
-post-patch:
- @${REINPLACE_CMD} -e "s|-lc_r|${PTHREAD_LIBS}|g" \
- -e "s|-lpthread|${PTHREAD_LIBS}|g" ${WRKSRC}/configure
- @${REINPLACE_CMD} -e 's|PFQ_SONAME "0.0.0"|PFQ_SONAME "0"|' \
- ${WRKSRC}/libpfq/pfqlib.c
.include <bsd.port.mk>
diff --git a/mail/pfqueue/files/patch-pfqlib.h b/mail/pfqueue/files/patch-pfqlib.h
deleted file mode 100644
index 6f647e51904e..000000000000
--- a/mail/pfqueue/files/patch-pfqlib.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- pfqlib.h.orig Sat Oct 7 23:40:07 2006
-+++ pfqlib.h Sat Oct 7 23:40:42 2006
-@@ -7,6 +7,7 @@
- #define __PFQLIB_H
-
- #include <time.h>
-+#include <sys/types.h>
- #include <regex.h>
- #include <sys/types.h>
- #include "pfregex.h"
diff --git a/mail/pfqueue/pkg-plist b/mail/pfqueue/pkg-plist
index d7d9d02f81f9..92155f062215 100644
--- a/mail/pfqueue/pkg-plist
+++ b/mail/pfqueue/pkg-plist
@@ -1,24 +1,19 @@
bin/pfqueue
bin/spfqueue
-lib/libpfq_exim.a
-lib/libpfq_exim.la
lib/libpfq_exim.so
lib/libpfq_exim.so.0
-lib/libpfq_postfix1.a
-lib/libpfq_postfix1.la
+lib/libpfq_exim.so.0.0.0
lib/libpfq_postfix1.so
lib/libpfq_postfix1.so.0
-lib/libpfq_postfix2.a
-lib/libpfq_postfix2.la
+lib/libpfq_postfix1.so.0.0.0
lib/libpfq_postfix2.so
lib/libpfq_postfix2.so.0
-lib/libpfq_socket.a
-lib/libpfq_socket.la
+lib/libpfq_postfix2.so.0.0.0
lib/libpfq_socket.so
lib/libpfq_socket.so.0
-lib/libpfqueue.a
-lib/libpfqueue.la
+lib/libpfq_socket.so.0.0.0
lib/libpfqueue.so
lib/libpfqueue.so.0
+lib/libpfqueue.so.0.0.0
man/man1/pfqueue.1.gz
man/man5/pfqueue.conf.5.gz