summaryrefslogtreecommitdiff
path: root/mail/grepmail
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2001-07-31 19:59:17 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2001-07-31 19:59:17 +0000
commit40ecf935629b677c4877fb4c97f8ab8f307db6c9 (patch)
tree44b97f8211c12ae77250a142294cc78138a88f71 /mail/grepmail
parento Add NOPORTDOCS support (diff)
- update to version 4.50
- use PERL_CONFIGURE (and the created Makefile) - rearrange Makefile (to please portlint) PR: 29351 Submitted by: Pete Fritchman <petef@databits.net>
Notes
Notes: svn path=/head/; revision=45675
Diffstat (limited to 'mail/grepmail')
-rw-r--r--mail/grepmail/Makefile18
-rw-r--r--mail/grepmail/distinfo2
-rw-r--r--mail/grepmail/pkg-plist2
3 files changed, 12 insertions, 10 deletions
diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile
index 495e4aa39f41..cba2d08ee156 100644
--- a/mail/grepmail/Makefile
+++ b/mail/grepmail/Makefile
@@ -6,26 +6,26 @@
#
PORTNAME= grepmail
-PORTVERSION= 4.48
+PORTVERSION= 4.50
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
+MAINTAINER= jedgar@FreeBSD.org
+
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate
-MAINTAINER= jedgar@FreeBSD.org
-
+PERL_CONFIGURE= yes
USE_PERL5= yes
MAN1= grepmail.1
-do-configure:
- @${PERL} -pi.orig -e 's|_PERL_|${PERL}|' ${WRKSRC}/grepmail
- @cd ${WRKSRC} && ${PERL} Makefile.PL
+post-extract:
+ # we don't want to build the FastReader module
+ @${RM} -f ${WRKSRC}/FastReader/Makefile.PL
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/grepmail ${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/blib/man1/grepmail.1 ${MANPREFIX}/man/man1
+post-patch:
+ @${PERL} -pi -e 's!<STDIN>!"n"!' ${WRKSRC}/Makefile.PL
.include <bsd.port.mk>
diff --git a/mail/grepmail/distinfo b/mail/grepmail/distinfo
index 0c45bc14a1d0..ec3c6b1a8ea5 100644
--- a/mail/grepmail/distinfo
+++ b/mail/grepmail/distinfo
@@ -1 +1 @@
-MD5 (grepmail-4.48.tar.gz) = 139ed8ce0fc0fe3e247d663855303826
+MD5 (grepmail-4.50.tar.gz) = 6d4df00c1b52a276d1d8955ba1ecefa1
diff --git a/mail/grepmail/pkg-plist b/mail/grepmail/pkg-plist
index 0e3393141c1f..281cbfa14ff6 100644
--- a/mail/grepmail/pkg-plist
+++ b/mail/grepmail/pkg-plist
@@ -1 +1,3 @@
bin/grepmail
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/grepmail/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/grepmail