diff options
author | Brian Feldman <green@FreeBSD.org> | 2003-12-17 06:59:32 +0000 |
---|---|---|
committer | Brian Feldman <green@FreeBSD.org> | 2003-12-17 06:59:32 +0000 |
commit | 96900fe5ed3bedc9f07bbff240866bf8ec11fbb3 (patch) | |
tree | c68f16aa409616c4f064524fdb209b37435bf56d /net/ethereal | |
parent | a9823530b88f2ef6c3a8af908e548ba1f8efa844 (diff) | |
download | ports-96900fe5ed3bedc9f07bbff240866bf8ec11fbb3.tar.gz ports-96900fe5ed3bedc9f07bbff240866bf8ec11fbb3.zip |
Notes
Diffstat (limited to 'net/ethereal')
-rw-r--r-- | net/ethereal/Makefile | 4 | ||||
-rw-r--r-- | net/ethereal/distinfo | 2 | ||||
-rw-r--r-- | net/ethereal/pkg-plist | 32 |
3 files changed, 24 insertions, 14 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index b8ab7b35b057..066ae7646291 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.9.14 -PORTREVISION= 1 +PORTVERSION= 0.10.0a CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \ @@ -23,6 +22,7 @@ COMMENT= An X11/GTK network analyzer/capture tool LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp .endif +USE_BZIP2= yes CONFIGURE_ARGS= --program-transform-name="" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} .if !defined(WITHOUT_X11) diff --git a/net/ethereal/distinfo b/net/ethereal/distinfo index 0bf56228b75e..fe1fc01e1d62 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.9.14.tar.gz) = 5bcd7fff4bc6c662a00c429eed2c9e9d +MD5 (ethereal-0.10.0a.tar.bz2) = 1e31508c5509272595fa237d074461b1 diff --git a/net/ethereal/pkg-plist b/net/ethereal/pkg-plist index 5eca33c21b39..b69366257499 100644 --- a/net/ethereal/pkg-plist +++ b/net/ethereal/pkg-plist @@ -4,24 +4,34 @@ bin/idl2eth bin/mergecap bin/tethereal bin/text2pcap -lib/ethereal/plugins/%%PORTVERSION%%/artnet.la +lib/ethereal/plugins/%%PORTVERSION%%/acn.so +lib/ethereal/plugins/%%PORTVERSION%%/acn.la +lib/ethereal/plugins/%%PORTVERSION%%/asn1.so +lib/ethereal/plugins/%%PORTVERSION%%/asn1.la lib/ethereal/plugins/%%PORTVERSION%%/artnet.so -lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.la -lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.so -lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.la -lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.so -lib/ethereal/plugins/%%PORTVERSION%%/docsis.la +lib/ethereal/plugins/%%PORTVERSION%%/artnet.la lib/ethereal/plugins/%%PORTVERSION%%/docsis.so -lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la +lib/ethereal/plugins/%%PORTVERSION%%/docsis.la +lib/ethereal/plugins/%%PORTVERSION%%/enttec.so +lib/ethereal/plugins/%%PORTVERSION%%/enttec.la +lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.so +lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.la +lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.so +lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.la lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so -lib/ethereal/plugins/%%PORTVERSION%%/megaco.la +lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la +lib/ethereal/plugins/%%PORTVERSION%%/lwres.so +lib/ethereal/plugins/%%PORTVERSION%%/lwres.la lib/ethereal/plugins/%%PORTVERSION%%/megaco.so -lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la +lib/ethereal/plugins/%%PORTVERSION%%/megaco.la lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so -lib/ethereal/plugins/%%PORTVERSION%%/pcli.la +lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la lib/ethereal/plugins/%%PORTVERSION%%/pcli.so -lib/ethereal/plugins/%%PORTVERSION%%/rtnet.la +lib/ethereal/plugins/%%PORTVERSION%%/pcli.la +lib/ethereal/plugins/%%PORTVERSION%%/rdm.so +lib/ethereal/plugins/%%PORTVERSION%%/rdm.la lib/ethereal/plugins/%%PORTVERSION%%/rtnet.so +lib/ethereal/plugins/%%PORTVERSION%%/rtnet.la share/ethereal/diameter/dictionary.dtd share/ethereal/diameter/dictionary.xml share/ethereal/diameter/mobileipv4.xml |