aboutsummaryrefslogtreecommitdiff
path: root/textproc/modlogan
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2003-01-02 13:50:35 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2003-01-02 13:50:35 +0000
commit8522d0c5fa9d5a33a5805385f049658b07ab4106 (patch)
tree1fbddb39b06887137d3b9b3a34bf90b7697b5904 /textproc/modlogan
parent997abcc2b89b7914acd191aefaa32805e26af3c3 (diff)
downloadports-8522d0c5fa9d5a33a5805385f049658b07ab4106.tar.gz
ports-8522d0c5fa9d5a33a5805385f049658b07ab4106.zip
Update to 0.8.2.
New: - rsync parser - a 'localizer' Fixes: - segfault using the realserver parser - segfault when the state-file-dir has wrong permissions
Notes
Notes: svn path=/head/; revision=72205
Diffstat (limited to 'textproc/modlogan')
-rw-r--r--textproc/modlogan/Makefile9
-rw-r--r--textproc/modlogan/distinfo2
-rw-r--r--textproc/modlogan/pkg-plist2
3 files changed, 6 insertions, 7 deletions
diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile
index b46cf01cbf71..6832830a6439 100644
--- a/textproc/modlogan/Makefile
+++ b/textproc/modlogan/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= modlogan
-PORTVERSION= 0.8.1
+PORTVERSION= 0.8.2
CATEGORIES= textproc www
MASTER_SITES= http://jan.kneschke.de/projects/modlogan/download/ \
${MASTER_SITE_SOURCEFORGE}
@@ -34,10 +34,9 @@ USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
#LIBTOOLFLAGS= --disable-ltlibs --release-suffix
USE_REINPLACE= yes
-# XXX: remove PERL5 in next release, already fixed in modlogan-CVS.
-USE_PERL5_BUILD=yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+=--enable-ltdl-install=no --with-gd=${LOCALBASE}/include
+CONFIGURE_ARGS+=--enable-ltdl-install=no --with-gd=${LOCALBASE}/include \
+ --program-transform-name=\'\'
.if defined(WITH_MYSQL)
CONFIGURE_ARGS+=--with-mysql
.endif
@@ -66,8 +65,6 @@ post-install:
.endfor
@# remove .la
-${RM} ${PREFIX}/lib/libmla_*.la
- ${MV} ${PREFIX}/bin/${CONFIGURE_TARGET}-modlogan ${PREFIX}/bin/modlogan
- ${MV} ${PREFIX}/man/man1/${CONFIGURE_TARGET}-modlogan.1 ${PREFIX}/man/man1/modlogan.1
.for i in css conf def.conf
[ -f ${PREFIX}/etc/modlogan/modlogan.${i} ] || ${INSTALL_DATA} ${PREFIX}/etc/modlogan/modlogan.${i}-dist ${PREFIX}/etc/modlogan/modlogan.${i}
.endfor
diff --git a/textproc/modlogan/distinfo b/textproc/modlogan/distinfo
index 3e069d0db312..c05d5f30fe9a 100644
--- a/textproc/modlogan/distinfo
+++ b/textproc/modlogan/distinfo
@@ -1 +1 @@
-MD5 (modlogan-0.8.1.tar.gz) = b643fa6542db10b80aed8d151f14f65b
+MD5 (modlogan-0.8.2.tar.gz) = 2b7863792bbb8ac4c00b8670d5e73eef
diff --git a/textproc/modlogan/pkg-plist b/textproc/modlogan/pkg-plist
index 55172b9f922f..ef7da93b7b5d 100644
--- a/textproc/modlogan/pkg-plist
+++ b/textproc/modlogan/pkg-plist
@@ -36,6 +36,7 @@ lib/libmla_input_qmail.so
lib/libmla_input_qmailscanner.so
lib/libmla_input_qtss.so
lib/libmla_input_realserver.so
+lib/libmla_input_rsync.so
lib/libmla_input_sendmail.so
lib/libmla_input_shoutcast.so
lib/libmla_input_squid.so
@@ -43,6 +44,7 @@ lib/libmla_input_viruswall.so
lib/libmla_input_wuftpd.so
lib/libmla_mdata_brokenlink.so
lib/libmla_mdata_count.so
+lib/libmla_mdata_location.so
lib/libmla_mdata_match.so
lib/libmla_mdata_mailhist.so
lib/libmla_mdata_netmask.so