aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/opensmtpd-devel/Makefile7
-rw-r--r--mail/opensmtpd-devel/distinfo4
-rw-r--r--mail/opensmtpd-devel/files/patch-smtpd_table__postgres.c14
-rw-r--r--mail/opensmtpd-devel/pkg-plist3
4 files changed, 6 insertions, 22 deletions
diff --git a/mail/opensmtpd-devel/Makefile b/mail/opensmtpd-devel/Makefile
index 79e7cc35dfee..cd7ff79b2c73 100644
--- a/mail/opensmtpd-devel/Makefile
+++ b/mail/opensmtpd-devel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= opensmtpd
-PORTVERSION= 201307221453
+PORTVERSION= 201307311702
PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= http://www.opensmtpd.org/archives/ \
@@ -25,14 +25,15 @@ OPTIONS_DEFINE= PAM SQLITE MYSQL PGSQL LDAP
OPTIONS_DEFAULT= PAM
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-libevent-dir=${LOCALBASE} --sysconfdir=${PREFIX}/etc/mail/
+CONFIGURE_ARGS= --with-libevent-dir=${LOCALBASE} --sysconfdir=${PREFIX}/etc/mail/ \
+ --with-mailwrapper
USE_RC_SUBR= smtpd
SUB_FILES= pkg-install pkg-deinstall
CONFLICTS_INSTALL= postfix-[0-9]* sendmail-[0-9]* opensmtpd-[0-9]*
-MAN8= makemap.8 newaliases.8 smtpctl.8 smtpd.8
+MAN8= makemap.8 newaliases.8 sendmail.8 smtpctl.8 smtpd.8
MAN5= smtpd.conf.5 aliases.5 forward.5
USERS= _smtpd _smtpq
diff --git a/mail/opensmtpd-devel/distinfo b/mail/opensmtpd-devel/distinfo
index e734b2393d7f..c56df95ad458 100644
--- a/mail/opensmtpd-devel/distinfo
+++ b/mail/opensmtpd-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (opensmtpd-201307221453p1.tar.gz) = 430fcafa880c34a26a1a17da15490fb8fbae8501f5e2dc127a71db46b4fec8e3
-SIZE (opensmtpd-201307221453p1.tar.gz) = 776221
+SHA256 (opensmtpd-201307311702p1.tar.gz) = 0dd589bf1011bc7baf121ddb6246f5431f94f08db7e5daff241aee67972571e4
+SIZE (opensmtpd-201307311702p1.tar.gz) = 771023
diff --git a/mail/opensmtpd-devel/files/patch-smtpd_table__postgres.c b/mail/opensmtpd-devel/files/patch-smtpd_table__postgres.c
deleted file mode 100644
index 1ec16cd2690f..000000000000
--- a/mail/opensmtpd-devel/files/patch-smtpd_table__postgres.c
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- smtpd/table_postgres.c.orig
-+++ smtpd/table_postgres.c
-@@ -28,7 +28,7 @@
- #include <time.h>
- #include <unistd.h>
-
--#include <postgresql/libpq-fe.h>
-+#include <libpq-fe.h>
-
- #include "smtpd-defines.h"
- #include "smtpd-api.h"
diff --git a/mail/opensmtpd-devel/pkg-plist b/mail/opensmtpd-devel/pkg-plist
index 83c5d09fafc6..993073b44edf 100644
--- a/mail/opensmtpd-devel/pkg-plist
+++ b/mail/opensmtpd-devel/pkg-plist
@@ -1,5 +1,3 @@
-bin/mailq
-bin/newaliases
etc/mail/smtpd.conf.sample
libexec/mail.local
libexec/opensmtpd/makemap
@@ -18,7 +16,6 @@ libexec/opensmtpd/filter-dnsbl
libexec/opensmtpd/filter-monkey
libexec/opensmtpd/filter-stub
libexec/opensmtpd/filter-trace
-sbin/makemap
sbin/smtpctl
sbin/smtpd
@dirrm libexec/opensmtpd