summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2004-05-26 13:54:05 +0000
committereik <eik@FreeBSD.org>2004-05-26 13:54:05 +0000
commit44b19ea6ae68b25c024849da8327ba8a095e17ed (patch)
treee264aca3ad80dd9615a2c1cdf6a9018bb4e62a6b /mail
parentd8c50a051622772f02e09f558634c091c45b81aa (diff)
downloadFreeBSD-ports-44b19ea6ae68b25c024849da8327ba8a095e17ed.zip
FreeBSD-ports-44b19ea6ae68b25c024849da8327ba8a095e17ed.tar.gz
- don't conflict with mail/libspf and mail/p5-Mail-SPF-Query
- pass maintainership to initial submitter PR: 64266 Submitted by: Daniel Roethlisberger <daniel@roe.ch> Noticed by: vs
Diffstat (limited to 'mail')
-rw-r--r--mail/libspf-alt/Makefile12
-rw-r--r--mail/libspf-alt/pkg-plist20
2 files changed, 17 insertions, 15 deletions
diff --git a/mail/libspf-alt/Makefile b/mail/libspf-alt/Makefile
index bea78aa..953c040 100644
--- a/mail/libspf-alt/Makefile
+++ b/mail/libspf-alt/Makefile
@@ -1,18 +1,19 @@
-# New ports collection makefile for: mailutils
-# Date created: 26 May 2004
-# Whom: Oliver Eikemeier
+# New ports collection makefile for: libspf-alt
+# Date created: 28 February 2004
+# Whom: Daniel Roethlisberger <daniel@roe.ch>
#
# $FreeBSD$
#
PORTNAME= libspf-alt
PORTVERSION= 0.4.0
-CATEGORIES= mail devel
+PORTREVISION= 1
+CATEGORIES= mail
MASTER_SITES= http://www.midwestcs.com/spf/%SUBDIR%/
MASTER_SITE_SUBDIR= libspf-alt
DISTNAME= libspf_alt-${PORTVERSION}
-MAINTAINER= eik@FreeBSD.org
+MAINTAINER= daniel@roe.ch
COMMENT= Library that allows email systems such as Exim to check SPF records
GNU_CONFIGURE= yes
@@ -27,5 +28,6 @@ LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}"
+CONFIGURE_ARGS= --program-transform-name=s,^spf,spf_alt,
.include <bsd.port.mk>
diff --git a/mail/libspf-alt/pkg-plist b/mail/libspf-alt/pkg-plist
index 499e009..4865942 100644
--- a/mail/libspf-alt/pkg-plist
+++ b/mail/libspf-alt/pkg-plist
@@ -1,13 +1,13 @@
-bin/spf_example
-bin/spf_example_2mx
-bin/spf_example_2mx_static
-bin/spf_example_static
-bin/spfd
-bin/spfd_static
-bin/spfquery
-bin/spfquery_static
-bin/spftest
-bin/spftest_static
+bin/spf_alt_example
+bin/spf_alt_example_2mx
+bin/spf_alt_example_2mx_static
+bin/spf_alt_example_static
+bin/spf_altd
+bin/spf_altd_static
+bin/spf_altquery
+bin/spf_altquery_static
+bin/spf_alttest
+bin/spf_alttest_static
include/spf_alt/spf.h
include/spf_alt/spf_dns.h
include/spf_alt/spf_dns_cache.h
OpenPOWER on IntegriCloud