Commit graph

82 commits

Author SHA1 Message Date
Bill Fumerola
c6f7e574ed . update to 0.10.3
. fix pkg-plist to include installed libraries and new modules
. fix net-snmp configure args

PR:		ports/64777, ports/64808
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (#64777)
		Ken Stailey <kstailey@yahoo.com> (#64808)

. follow master_site layout changes

Submitted by:	lost private email (sorry!)

. introduce a LITE variable and add [t]ethereal-lite slave ports to build
  packages that don't depend on the kitchen sink.
2004-03-30 19:53:09 +00:00
Jacques Vidrine
4ad74a8845 Mark forbidden due to boat loads of vulnerabilities in versions prior to
0.10.3.

http://www.vuxml.org/freebsd/cdf18ed9-7f4a-11d8-9645-0020ed76ef5a.html
2004-03-26 17:42:01 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Pav Lucistnik
04316421dd - Improve WITH_GTK2 knob:
autodetect
  USE_GNOME instead of direct dependency

PR:		ports/56083
Submitted by:	Rolf Grossmann <grossman@progtech.net>
Approved by:	maintainer timeout (2 months)
2004-02-28 22:58:19 +00:00
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Edwin Groothuis
0aacf342d7 [PATCH] ethereal-0.9.16 uses adns
Ethereal has a --with-adns switch. ./configure tests for presence
    of the library even if --with-adns is not specified, and if it
    finds it, the build fails later on because /usr/local/lib is
    not in -L.

PR:		ports/59855
Submitted by:	Roman Neuhauser <neuhauser@bellavista.cz>
2004-01-10 11:35:47 +00:00
Brian Feldman
4159cbb78f Merge GTK2 support.
Submitted by:	Sebastian Yepes F.ESN <esn@x123.info>
PR:	60255
2003-12-17 16:40:13 +00:00
Brian Feldman
698af116c8 Make sure to compress/package the new ethereal-filter.4 manpage.
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
PR:	58954
2003-12-17 16:22:31 +00:00
Brian Feldman
96900fe5ed Update to Ethereal 0.10.0a to fix various security bugs. 2003-12-17 06:59:32 +00:00
Jun Kuriyama
ae9970fe43 Chase libnetsnmp shlib major version number and bump ${PORTREVISION}. 2003-11-18 03:19:38 +00:00
Edwin Groothuis
85b89802c3 [Port Update]:: net/ethereal 0.9.13 -> 0.9.14
(actually all I took from this PR was the removal of pre-install)

PR:		ports/55142
Submitted by:	Sebastian Yepes F. [ESN] <esn@x123.info>
2003-09-07 13:05:32 +00:00
Edwin Groothuis
5f7b028bc6 Update net/ethreal 0.9.13 -> 0.9.14
Update, new features. No change in installed files.

PR:		ports/56080
Submitted by:	Yonatan@xpert.com <Yonatan@xpert.com>
Approved by:	billf@FreeBSD.org
2003-09-07 12:36:40 +00:00
Norikatsu Shigemura
d8e2708158 Update to 0.9.13.
PR:		ports/53643
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
Approved by:	maintainer timeout (20 days)
2003-07-11 20:19:02 +00:00
Bill Fumerola
80a58dba11 update to 0.9.12 2003-05-20 01:05:51 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Bill Fumerola
b56db73bd6 textfiles moved from etc/ to share/ethereal/
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2003-03-10 21:56:57 +00:00
Bill Fumerola
a2dcbf65cc upgrade to 0.9.10 to pick up a security fix in the socks dissector.
Approved by:    portmgr (wca)

properly disable ucd-snmp

Submitted by:   Oliver Lehmann <lehmann@ans-netz.de>
2003-03-08 20:59:12 +00:00
Bill Fumerola
fd8d2fd3f8 upgrade to 0.9.9
Submitted by:	marcus
2003-02-24 21:23:58 +00:00
Bill Fumerola
3c92e99f9d upgrade to 0.9.7 2002-10-16 21:58:43 +00:00
Bill Fumerola
f6af7f6221 remove etc/diameter dir
PR:		ports/40915
Submitted by:	KAWATA Masahiko <kawata@mta.biglobe.ne.jp>
2002-08-24 00:14:04 +00:00
Bill Fumerola
cb516c8d2d upgrade to 0.9.6, unFORBIDDEN 2002-08-23 10:29:50 +00:00
Trevor Johnson
0b83d1d1d2 forbid because of possible security bug 2002-08-22 19:08:45 +00:00
Maxim Sobolev
413c39ab27 Complete USE_GLIB-->USE_GNOMENG+USE_GNOME transition. 2002-07-15 18:12:08 +00:00
Maxim Sobolev
800ef6c0b0 Convert USE_GLIB into USE_GNOMENG+USE_GNOME. 2002-07-15 17:21:56 +00:00
Bill Fumerola
09f3254f3d ethereal 0.9.5 2002-07-04 20:28:56 +00:00
Bill Fumerola
27bf13dbfe upgrade to 0.9.4 2002-05-29 08:07:24 +00:00
Jun Kuriyama
2cc20c3223 I did not check this port works fine with net-snmp 5.x.
Maintainer, feel free to depend on 5.x if you are sure.
2002-05-19 22:47:10 +00:00
Kris Kennaway
34026ac196 Chase net-snmp library version 2002-05-19 21:55:37 +00:00
Bill Fumerola
9237e2b2df wiretapped.net mirror changed layout
PR:		ports/34827
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-05-01 23:33:48 +00:00
Bill Fumerola
a0d104ee40 upgrade to 0.9.3, use USE_GLIB 2002-05-01 23:27:45 +00:00
Bill Fumerola
f107f2574d update to 0.9.1 2002-02-05 01:27:53 +00:00
Bill Fumerola
a60834462b ethereal:
add hooks for only building tethereal, which doesn't require X
	build with SNMP dissection (requires ucd-snmp) by default

add tethereal as a slave port to ethereal
2002-02-05 00:42:05 +00:00
Bill Fumerola
796c62bb2e this patch is no longer needed, the distribution is fixed
Submitted by:	Scott Renfro <scott@renfro.org>
2002-01-04 10:12:45 +00:00
Bill Fumerola
2125479abf 0) upgrade to 0.9.0, the latest and greatest
1) include 'old-versions' in MASTER_SITE_SUBDIR for the next time the
   maintainers move the distfile around
2) include a forgotten man page in Makefile and plugins in pkg-plist
3) include some xml that gets installed in pkg-plist

PR:		ports/31434 (2)
Submitted by:	jhb (1), Scott Renfro <scott@renfro.org> (2)
2002-01-04 01:06:46 +00:00
Bill Fumerola
607ebd539f contrary to david obrien's opinion. if I don't upgrade my port in time,
that _doesn't_ give him the right to touch it.
2001-10-22 01:11:09 +00:00
David E. O'Brien
cc3bf3c366 Update to 0.8.20. 2001-10-22 01:06:57 +00:00
Bill Fumerola
afb4b240db fix building of a few man pages on systems w/o autoconf installed
PR:		ports/29381
Submitted by:	Scott Renfro <scott@renfro.org>
2001-08-19 07:04:38 +00:00
Bill Fumerola
7231b8fbbc update to 0.8.19, add SNMP hooks
PR:		ports/27503
Submitted by:	Scott Renfro <scott@renfro.org>
2001-07-25 07:32:52 +00:00
Bill Fumerola
cd1aca7690 upgrade to 0.8.16 2001-03-11 00:47:16 +00:00
Maxim Sobolev
20b6c78ca5 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
2001-01-29 16:30:18 +00:00
Jun Kuriyama
ef8ef22073 Add missing entries.
No response from:	maintainer
2001-01-22 13:30:41 +00:00
Jeroen Ruigrok van der Werven
cf8c33b1fe Update to 0.8.14 which fixes some security problems which were
akin tcpdump.
This also includes dissectors for WAP, SIP, AIM/OSCAR, 802.11,
GIOP v1.2, and MGCP (plugin)
2000-11-21 10:56:33 +00:00
Jeroen Ruigrok van der Werven
97b0636af9 Nuke unneeded patches for the new version. 2000-11-20 13:35:45 +00:00
Jeroen Ruigrok van der Werven
17ce418465 Update to Ethereal 0.8.13
PR:		22831
Submitted by:	Joseph Scott <scottj@rodan.water-programs.com>
Approved by:	billf
2000-11-20 12:04:08 +00:00
Kris Kennaway
3150a57908 Remotely exploitable buffer overflow; same code and impact as in
Security Advisory 00:61
2000-11-20 01:31:09 +00:00
Jeremy Lea
99290b0d61 Implement USE_GTK, part 2. 2000-10-05 06:42:57 +00:00
Jun Kuriyama
4572a6640e Oops, previous commit for PLIST requires PLIST_SUB definition. 2000-07-19 01:24:10 +00:00
Jun Kuriyama
f2a4ef6487 Use %%PORTVERSION%% for plugins directory.
Approved by:	billf (maintainer)
2000-07-14 02:02:37 +00:00
Bill Fumerola
225fa50456 Upgrade to 0.8.10 2000-07-05 18:31:22 +00:00