View | Details | Raw Unified | Return to bug 60255
Collapse All | Expand All

(-)ethereal/Makefile (-5 / +10 lines)
Lines 1-13 Link Here
1
# New ports collection makefile for:   ethereal
1
# New ports collection makefile for:	ethereal
2
# Date created:        10 August 1998
2
# Date created:				10 August 1998
3
# Whom:                Bill Fumerola <billf@chc-chimes.com>
3
# Whom:					Bill Fumerola <billf@chc-chimes.com>
4
#
4
#
5
# $FreeBSD: ports/net/ethereal/Makefile,v 1.63 2003/11/18 03:19:37 kuriyama Exp $
5
# $FreeBSD: ports/net/ethereal/Makefile,v 1.63 2003/11/18 03:19:37 kuriyama Exp $
6
#
6
#
7
7
8
PORTNAME=	ethereal
8
PORTNAME=	ethereal
9
PORTVERSION=	0.9.14
9
PORTVERSION=	0.10.0a
10
PORTREVISION=	1
11
CATEGORIES=	net ipv6
10
CATEGORIES=	net ipv6
12
MASTER_SITES=	ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \
11
MASTER_SITES=	ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \
13
		ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \
12
		ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \
Lines 27-33 Link Here
27
CONFIGURE_TARGET=	--target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
26
CONFIGURE_TARGET=	--target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
28
.if !defined(WITHOUT_X11)
27
.if !defined(WITHOUT_X11)
29
USE_X_PREFIX=	yes
28
USE_X_PREFIX=	yes
29
.if defined(WITH_GTK2)
30
LIB_DEPENDS+=	gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20
31
CONFIGURE_ARGS+=	--enable-gtk2=yes
32
.else
30
USE_GNOME=	gtk12
33
USE_GNOME=	gtk12
34
.endif
31
MAN1+=		ethereal.1
35
MAN1+=		ethereal.1
32
PLIST_SUB+=	ETHEREAL=bin/ethereal
36
PLIST_SUB+=	ETHEREAL=bin/ethereal
33
.else
37
.else
Lines 53-57 Link Here
53
.endif
57
.endif
54
58
55
MAN1+=		editcap.1 idl2eth.1 mergecap.1 tethereal.1 text2pcap.1
59
MAN1+=		editcap.1 idl2eth.1 mergecap.1 tethereal.1 text2pcap.1
60
MAN4=		ethereal-filter.4
56
61
57
.include <bsd.port.mk>
62
.include <bsd.port.mk>
(-)ethereal/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (ethereal-0.9.14.tar.gz) = 5bcd7fff4bc6c662a00c429eed2c9e9d
1
MD5 (ethereal-0.10.0a.tar.gz) = 0808630396925a69d8e814a96694b93a
(-)ethereal/pkg-plist (+10 lines)
Lines 4-25 Link Here
4
bin/mergecap
4
bin/mergecap
5
bin/tethereal
5
bin/tethereal
6
bin/text2pcap
6
bin/text2pcap
7
lib/ethereal/plugins/%%PORTVERSION%%/acn.la
8
lib/ethereal/plugins/%%PORTVERSION%%/acn.so
7
lib/ethereal/plugins/%%PORTVERSION%%/artnet.la
9
lib/ethereal/plugins/%%PORTVERSION%%/artnet.la
8
lib/ethereal/plugins/%%PORTVERSION%%/artnet.so
10
lib/ethereal/plugins/%%PORTVERSION%%/artnet.so
11
lib/ethereal/plugins/%%PORTVERSION%%/asn1.la
12
lib/ethereal/plugins/%%PORTVERSION%%/asn1.so
9
lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.la
13
lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.la
10
lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.so
14
lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.so
11
lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.la
15
lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.la
12
lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.so
16
lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.so
13
lib/ethereal/plugins/%%PORTVERSION%%/docsis.la
17
lib/ethereal/plugins/%%PORTVERSION%%/docsis.la
14
lib/ethereal/plugins/%%PORTVERSION%%/docsis.so
18
lib/ethereal/plugins/%%PORTVERSION%%/docsis.so
19
lib/ethereal/plugins/%%PORTVERSION%%/enttec.la
20
lib/ethereal/plugins/%%PORTVERSION%%/enttec.so
15
lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la
21
lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la
16
lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so
22
lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so
23
lib/ethereal/plugins/%%PORTVERSION%%/lwres.la
24
lib/ethereal/plugins/%%PORTVERSION%%/lwres.so
17
lib/ethereal/plugins/%%PORTVERSION%%/megaco.la
25
lib/ethereal/plugins/%%PORTVERSION%%/megaco.la
18
lib/ethereal/plugins/%%PORTVERSION%%/megaco.so
26
lib/ethereal/plugins/%%PORTVERSION%%/megaco.so
19
lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la
27
lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la
20
lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so
28
lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so
21
lib/ethereal/plugins/%%PORTVERSION%%/pcli.la
29
lib/ethereal/plugins/%%PORTVERSION%%/pcli.la
22
lib/ethereal/plugins/%%PORTVERSION%%/pcli.so
30
lib/ethereal/plugins/%%PORTVERSION%%/pcli.so
31
lib/ethereal/plugins/%%PORTVERSION%%/rdm.la
32
lib/ethereal/plugins/%%PORTVERSION%%/rdm.so
23
lib/ethereal/plugins/%%PORTVERSION%%/rtnet.la
33
lib/ethereal/plugins/%%PORTVERSION%%/rtnet.la
24
lib/ethereal/plugins/%%PORTVERSION%%/rtnet.so
34
lib/ethereal/plugins/%%PORTVERSION%%/rtnet.so
25
share/ethereal/diameter/dictionary.dtd
35
share/ethereal/diameter/dictionary.dtd

Return to bug 60255