aboutsummaryrefslogtreecommitdiff
path: root/mail/smtpfeed
diff options
context:
space:
mode:
authorMotoyuki Konno <motoyuki@FreeBSD.org>2003-08-23 01:35:58 +0000
committerMotoyuki Konno <motoyuki@FreeBSD.org>2003-08-23 01:35:58 +0000
commit7a7bcad0cf06b5c2d91a36d31da4dfcf4fff2688 (patch)
tree56c19a90dba276280b3dbe4f76aa72e965f5661a /mail/smtpfeed
parenta559b904344d1d84e748f341b856e66abc7d8699 (diff)
downloadports-7a7bcad0cf06b5c2d91a36d31da4dfcf4fff2688.tar.gz
ports-7a7bcad0cf06b5c2d91a36d31da4dfcf4fff2688.zip
Update to smtpfeed 1.20.
- Smtpfeed no longer depends on mail/sendmail. It works well with sendmail 8.12. If you use 8.11.X, you'll need sendmail WIDE patch. - There seems to be no official WWW page.
Notes
Notes: svn path=/head/; revision=87538
Diffstat (limited to 'mail/smtpfeed')
-rw-r--r--mail/smtpfeed/Makefile9
-rw-r--r--mail/smtpfeed/distinfo2
-rw-r--r--mail/smtpfeed/pkg-descr2
-rw-r--r--mail/smtpfeed/pkg-message2
-rw-r--r--mail/smtpfeed/pkg-plist2
5 files changed, 7 insertions, 10 deletions
diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile
index 7b84967215c1..ec35776f7902 100644
--- a/mail/smtpfeed/Makefile
+++ b/mail/smtpfeed/Makefile
@@ -6,15 +6,11 @@
#
PORTNAME= smtpfeed
-PORTVERSION= 1.18
+PORTVERSION= 1.20
CATEGORIES= mail ipv6
-MASTER_SITES= ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/ \
- ftp://netsw.org/net/mail/transport/smtp/sendmail/ \
- ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/smtpfeed/&,}
+MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/smtpfeed/
MAINTAINER= ports@FreeBSD.org
-
-RUN_DEPENDS= ${LOCALBASE}/sbin/sendmail:${PORTSDIR}/mail/sendmail
COMMENT= SMTP Fast Exploding External Deliverer for Sendmail
NO_PACKAGE= "complex configuration for sendmail.cf needed"
@@ -24,6 +20,7 @@ GNU_CONFIGURE= yes
MAN8= smtpfeed.8
PORTDOCS= COPYRIGHT FEATURES FEATURES.j FYI FYI.j INSTALL INSTALL.j \
+ ML-ADMIN ML-ADMIN.j \
OPTIONS OPTIONS.j README README.j RELEASE.NOTE SIGNAL \
SIGNAL.j TODO smtpfeed.html
diff --git a/mail/smtpfeed/distinfo b/mail/smtpfeed/distinfo
index b875328281ad..06df53117006 100644
--- a/mail/smtpfeed/distinfo
+++ b/mail/smtpfeed/distinfo
@@ -1 +1 @@
-MD5 (smtpfeed-1.18.tar.gz) = 0e2fba84682992c1aa6bd6ed3f872141
+MD5 (smtpfeed-1.20.tar.gz) = 7181a1acb7caa252c88efac5a92efc94
diff --git a/mail/smtpfeed/pkg-descr b/mail/smtpfeed/pkg-descr
index d3434ebb4630..d2e0af3c32e9 100644
--- a/mail/smtpfeed/pkg-descr
+++ b/mail/smtpfeed/pkg-descr
@@ -15,5 +15,3 @@ a delivery is not influenced by preceding delivery: DNS query and
SMTP delivery par destination should be processed in parallel.
Smtpfeed is the SMTP delivery agent for sendmail implemented with this
idea.
-
-WWW: http://www.kyoto.wide.ad.jp/smtpfeed/
diff --git a/mail/smtpfeed/pkg-message b/mail/smtpfeed/pkg-message
index e0cb33e0371c..c9c229b3cfdc 100644
--- a/mail/smtpfeed/pkg-message
+++ b/mail/smtpfeed/pkg-message
@@ -2,7 +2,7 @@
smtpfeed is installed into /usr/local/libexec/smtpfeed.
You'll need to perform 2 steps, (a) to (b), to make smtpfeed
work:
- (a) replace /etc/sendmail.cf
+ (a) replace /etc/mail/sendmail.cf
(b) setting up /etc/syslog.conf
(a) depends on what kind of configuration tool you are using
diff --git a/mail/smtpfeed/pkg-plist b/mail/smtpfeed/pkg-plist
index efadc1f01eed..910cbb16e81a 100644
--- a/mail/smtpfeed/pkg-plist
+++ b/mail/smtpfeed/pkg-plist
@@ -6,6 +6,8 @@ libexec/smtpfeed
%%PORTDOCS%%share/doc/smtpfeed/FYI.j
%%PORTDOCS%%share/doc/smtpfeed/INSTALL
%%PORTDOCS%%share/doc/smtpfeed/INSTALL.j
+%%PORTDOCS%%share/doc/smtpfeed/ML-ADMIN
+%%PORTDOCS%%share/doc/smtpfeed/ML-ADMIN.j
%%PORTDOCS%%share/doc/smtpfeed/OPTIONS
%%PORTDOCS%%share/doc/smtpfeed/OPTIONS.j
%%PORTDOCS%%share/doc/smtpfeed/README