1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

- Update to version 0.6.0p1

This commit is contained in:
Kirill Ponomarev 2004-01-29 13:05:08 +00:00
parent 5876904b81
commit d9a7590fcc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99400
4 changed files with 16 additions and 24 deletions

View File

@ -6,19 +6,19 @@
#
PORTNAME= pmacct
PORTVERSION= 0.6.0
PORTVERSION= 0.6.0.p1
CATEGORIES= net
MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p1/p1/}
MAINTAINER= krion@FreeBSD.org
COMMENT= Network tool to gather IP traffic information
WRKSRC= ${WRKDIR}/pmacct-0.6.0
.if defined(WITH_MYSQL)
USE_MYSQL= yes
CONFIGURE_ARGS+=--with-mysql-lib=${LOCALBASE}/lib/mysql \
--with-mysql-includes=${LOCALBASE}/include/mysql \
--enable-mysql
CFLAGS+= "-I${LOCALBASE}/include"
CONFIGURE_ARGS+=--enable-mysql
PLIST_SUB+= WITH_MYSQL=""
.else
CONFIGURE_ARGS+= --disable-mysql
@ -40,12 +40,8 @@ USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
pre-patch:
@${REINPLACE_CMD} -e \
's,<mysql/mysql.h>,<mysql.h>,' \
${WRKSRC}/mysql_plugin.h
@${REINPLACE_CMD} -e \
's|-O2||g' ${WRKSRC}/configure
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/configure
post-install:
.if !defined(NOPORTDOCS)

View File

@ -1 +1 @@
MD5 (pmacct-0.6.0.tar.gz) = 8baefb60a5b6947669c6b43e5aa74357
MD5 (pmacct-0.6.0p1.tar.gz) = f6d6fae78c459e7be0a823cda936c173

View File

@ -6,19 +6,19 @@
#
PORTNAME= pmacct
PORTVERSION= 0.6.0
PORTVERSION= 0.6.0.p1
CATEGORIES= net
MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p1/p1/}
MAINTAINER= krion@FreeBSD.org
COMMENT= Network tool to gather IP traffic information
WRKSRC= ${WRKDIR}/pmacct-0.6.0
.if defined(WITH_MYSQL)
USE_MYSQL= yes
CONFIGURE_ARGS+=--with-mysql-lib=${LOCALBASE}/lib/mysql \
--with-mysql-includes=${LOCALBASE}/include/mysql \
--enable-mysql
CFLAGS+= "-I${LOCALBASE}/include"
CONFIGURE_ARGS+=--enable-mysql
PLIST_SUB+= WITH_MYSQL=""
.else
CONFIGURE_ARGS+= --disable-mysql
@ -40,12 +40,8 @@ USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
pre-patch:
@${REINPLACE_CMD} -e \
's,<mysql/mysql.h>,<mysql.h>,' \
${WRKSRC}/mysql_plugin.h
@${REINPLACE_CMD} -e \
's|-O2||g' ${WRKSRC}/configure
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/configure
post-install:
.if !defined(NOPORTDOCS)

View File

@ -1 +1 @@
MD5 (pmacct-0.6.0.tar.gz) = 8baefb60a5b6947669c6b43e5aa74357
MD5 (pmacct-0.6.0p1.tar.gz) = f6d6fae78c459e7be0a823cda936c173