1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

o Upgrade to 0.8.15;

o USE_LIBTOOL instead of GNU_CONFIGURE;
o add manual manpage installation, this version doesn't install them by itself.

PR:		24578
Submitted by:	Roman Shterenzon <roman@xpert.com>
Blessed by:	maintainer
This commit is contained in:
Maxim Sobolev 2001-01-29 16:30:18 +00:00
parent 2624e5c522
commit 20b6c78ca5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37760
6 changed files with 18 additions and 14 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= ethereal
PORTVERSION= 0.8.14
PORTVERSION= 0.8.15
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/ \
ftp://gd.tuwien.ac.at/infosys/security/ethereal/ \
@ -17,10 +17,16 @@ MAINTAINER= billf@FreeBSD.org
USE_X_PREFIX= yes
USE_GTK= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
LIBTOOLFILES= configure epan/configure wiretap/configure
CONFIGURE_ARGS+= --enable-snmp=no
PLIST_SUB= PORTVERSION=${PORTVERSION}
MAN1= ethereal.1 tethereal.1 editcap.1
pre-install:
.for i in ${MAN1}
${INSTALL_MAN} ${WRKSRC}/${i} ${PREFIX}/man/man1
.endfor
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (ethereal-0.8.14.tar.gz) = 470dd018c417a4bd31f1fafdc57cfe06
MD5 (ethereal-0.8.15.tar.gz) = eb6d5e17ac03921bbeb3c4577397db95

View File

@ -2,11 +2,7 @@ bin/editcap
bin/ethereal
bin/tethereal
etc/manuf
lib/ethereal/plugins/%%PORTVERSION%%/gryphon.a
lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la
lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so
lib/ethereal/plugins/%%PORTVERSION%%/mgcp.a
lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la
lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so
@dirrm lib/ethereal/plugins/%%PORTVERSION%%
@dirrm lib/ethereal/plugins

View File

@ -6,7 +6,7 @@
#
PORTNAME= ethereal
PORTVERSION= 0.8.14
PORTVERSION= 0.8.15
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/ \
ftp://gd.tuwien.ac.at/infosys/security/ethereal/ \
@ -17,10 +17,16 @@ MAINTAINER= billf@FreeBSD.org
USE_X_PREFIX= yes
USE_GTK= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
LIBTOOLFILES= configure epan/configure wiretap/configure
CONFIGURE_ARGS+= --enable-snmp=no
PLIST_SUB= PORTVERSION=${PORTVERSION}
MAN1= ethereal.1 tethereal.1 editcap.1
pre-install:
.for i in ${MAN1}
${INSTALL_MAN} ${WRKSRC}/${i} ${PREFIX}/man/man1
.endfor
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (ethereal-0.8.14.tar.gz) = 470dd018c417a4bd31f1fafdc57cfe06
MD5 (ethereal-0.8.15.tar.gz) = eb6d5e17ac03921bbeb3c4577397db95

View File

@ -2,11 +2,7 @@ bin/editcap
bin/ethereal
bin/tethereal
etc/manuf
lib/ethereal/plugins/%%PORTVERSION%%/gryphon.a
lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la
lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so
lib/ethereal/plugins/%%PORTVERSION%%/mgcp.a
lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la
lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so
@dirrm lib/ethereal/plugins/%%PORTVERSION%%
@dirrm lib/ethereal/plugins