aboutsummaryrefslogtreecommitdiff
path: root/devel/pcre
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-09-25 06:40:26 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-09-25 06:40:26 +0000
commite069c14e1edbd37bac2b5821e2eec8d32f35a581 (patch)
tree2d74dd8cb272d26b2bc83fdeec7f0636f6817e72 /devel/pcre
parente87002ec38e2639440e35d7997a025ea3a35ba0b (diff)
downloadports-e069c14e1edbd37bac2b5821e2eec8d32f35a581.tar.gz
ports-e069c14e1edbd37bac2b5821e2eec8d32f35a581.zip
Notes
Diffstat (limited to 'devel/pcre')
-rw-r--r--devel/pcre/Makefile17
-rw-r--r--devel/pcre/distinfo2
2 files changed, 15 insertions, 4 deletions
diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile
index d06e17da58cd..427f2fc496ae 100644
--- a/devel/pcre/Makefile
+++ b/devel/pcre/Makefile
@@ -6,23 +6,30 @@
#
PORTNAME= pcre
-PORTVERSION= 4.3
+PORTVERSION= 4.4
CATEGORIES= devel
MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/programming/%SUBDIR%/ \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= dom@happygiraffe.net
+MAINTAINER= eikemeier@fillmore-labs.com
COMMENT= Perl Compatible Regular Expressions library
USE_BZIP2= yes
GNU_CONFIGURE= yes
+USE_LIBTOOL_VER= \
+ 14
INSTALLS_SHLIB= yes
+USE_REINPLACE= yes
.if defined(WITH_UTF8)
-CONFIGURE_ARGS+= --enable-utf8
+CONFIGURE_ARGS+= \
+ --enable-utf8
.endif
+CONFIGURE_TARGET= \
+ --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+
MAN1= pcregrep.1 pcretest.1
MAN3= pcre.3 pcre_compile.3 pcre_config.3 \
pcre_copy_named_substring.3 pcre_copy_substring.3 pcre_exec.3 \
@@ -47,6 +54,10 @@ HTMLDOC= index pcre pcre_compile \
pcreperform pcreposix pcresample \
pcretest
+pre-configure:
+ @${REINPLACE_CMD} -e '/^LIBTOOL=/s,\$$(top_builddir)/libtool,${LIBTOOL},g' \
+ ${WRKSRC}/configure
+
post-install:
@${STRIP_CMD} ${STRIP} ${PREFIX}/bin/pcregrep
@${STRIP_CMD} ${STRIP} ${PREFIX}/bin/pcretest
diff --git a/devel/pcre/distinfo b/devel/pcre/distinfo
index 1a012508ca6b..ba075d0477a1 100644
--- a/devel/pcre/distinfo
+++ b/devel/pcre/distinfo
@@ -1 +1 @@
-MD5 (pcre-4.3.tar.bz2) = 7bc7d5b590a41e6f9ede30f272002a02
+MD5 (pcre-4.4.tar.bz2) = 89fc389191d9611b314c3fc23235377b