aboutsummaryrefslogtreecommitdiffstats
path: root/net/ethereal
Commit message (Collapse)AuthorAgeFilesLines
* . update to 0.10.3billf2004-03-313-52/+105
| | | | | | | | | | | | | | | | . 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.
* Mark forbidden due to boat loads of vulnerabilities in versions prior tonectar2004-03-271-0/+1
| | | | | | 0.10.3. http://www.vuxml.org/freebsd/cdf18ed9-7f4a-11d8-9645-0020ed76ef5a.html
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* - Improve WITH_GTK2 knob:pav2004-02-291-5/+9
| | | | | | | | | autodetect USE_GNOME instead of direct dependency PR: ports/56083 Submitted by: Rolf Grossmann <grossman@progtech.net> Approved by: maintainer timeout (2 months)
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-1/+1
| | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* [PATCH] ethereal-0.9.16 uses adnsedwin2004-01-101-0/+8
| | | | | | | | | | 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>
* Merge GTK2 support.green2003-12-181-0/+5
| | | | | Submitted by: Sebastian Yepes F.ESN <esn@x123.info> PR: 60255
* Make sure to compress/package the new ethereal-filter.4 manpage.green2003-12-181-0/+1
| | | | | Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> PR: 58954
* Update to Ethereal 0.10.0a to fix various security bugs.green2003-12-173-14/+24
|
* Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.kuriyama2003-11-181-1/+2
|
* [Port Update]:: net/ethereal 0.9.13 -> 0.9.14edwin2003-09-071-5/+0
| | | | | | | (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>
* Update net/ethreal 0.9.13 -> 0.9.14edwin2003-09-072-2/+2
| | | | | | | | Update, new features. No change in installed files. PR: ports/56080 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> Approved by: billf@FreeBSD.org
* Update to 0.9.13.nork2003-07-123-2/+4
| | | | | | PR: ports/53643 Submitted by: Joseph Scott <joseph@randomnetworks.com> Approved by: maintainer timeout (20 days)
* update to 0.9.12billf2003-05-203-2/+4
|
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* textfiles moved from etc/ to share/ethereal/billf2003-03-111-14/+8
| | | | Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* upgrade to 0.9.10 to pick up a security fix in the socks dissector.billf2003-03-092-4/+5
| | | | | | | | Approved by: portmgr (wca) properly disable ucd-snmp Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* upgrade to 0.9.9billf2003-02-254-5/+13
| | | | Submitted by: marcus
* upgrade to 0.9.7billf2002-10-172-2/+2
|
* remove etc/diameter dirbillf2002-08-241-0/+1
| | | | | PR: ports/40915 Submitted by: KAWATA Masahiko <kawata@mta.biglobe.ne.jp>
* upgrade to 0.9.6, unFORBIDDENbillf2002-08-233-9/+18
|
* forbid because of possible security bugtrevor2002-08-231-0/+2
|
* Complete USE_GLIB-->USE_GNOMENG+USE_GNOME transition.sobomax2002-07-161-2/+2
|
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.sobomax2002-07-161-1/+2
|
* ethereal 0.9.5billf2002-07-052-2/+2
|
* upgrade to 0.9.4billf2002-05-292-2/+2
|
* I did not check this port works fine with net-snmp 5.x.kuriyama2002-05-201-1/+1
| | | | Maintainer, feel free to depend on 5.x if you are sure.
* Chase net-snmp library versionkris2002-05-201-1/+1
|
* wiretapped.net mirror changed layoutbillf2002-05-021-1/+2
| | | | | PR: ports/34827 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* upgrade to 0.9.3, use USE_GLIBbillf2002-05-022-4/+3
|
* update to 0.9.1billf2002-02-052-2/+2
|
* ethereal:billf2002-02-052-7/+19
| | | | | | | 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
* this patch is no longer needed, the distribution is fixedbillf2002-01-041-15/+0
| | | | Submitted by: Scott Renfro <scott@renfro.org>
* 0) upgrade to 0.9.0, the latest and greatestbillf2002-01-043-8/+17
| | | | | | | | | | 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)
* contrary to david obrien's opinion. if I don't upgrade my port in time,billf2001-10-222-2/+3
| | | | that _doesn't_ give him the right to touch it.
* Update to 0.8.20.obrien2001-10-222-3/+2
|
* fix building of a few man pages on systems w/o autoconf installedbillf2001-08-192-3/+17
| | | | | PR: ports/29381 Submitted by: Scott Renfro <scott@renfro.org>
* update to 0.8.19, add SNMP hooksbillf2001-07-253-2/+17
| | | | | PR: ports/27503 Submitted by: Scott Renfro <scott@renfro.org>
* upgrade to 0.8.16billf2001-03-112-2/+2
|
* o Upgrade to 0.8.15;sobomax2001-01-303-7/+9
| | | | | | | | | 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
* Add missing entries.kuriyama2001-01-221-1/+4
| | | | No response from: maintainer
* Update to 0.8.14 which fixes some security problems which wereasmodai2000-11-212-3/+2
| | | | | | akin tcpdump. This also includes dissectors for WAP, SIP, AIM/OSCAR, 802.11, GIOP v1.2, and MGCP (plugin)
* Nuke unneeded patches for the new version.asmodai2000-11-202-38/+0
|
* Update to Ethereal 0.8.13asmodai2000-11-203-8/+7
| | | | | | PR: 22831 Submitted by: Joseph Scott <scottj@rodan.water-programs.com> Approved by: billf
* Remotely exploitable buffer overflow; same code and impact as inkris2000-11-201-1/+2
| | | | Security Advisory 00:61
* Implement USE_GTK, part 2.reg2000-10-051-7/+1
|
* Oops, previous commit for PLIST requires PLIST_SUB definition.kuriyama2000-07-191-0/+1
|
* Use %%PORTVERSION%% for plugins directory.kuriyama2000-07-141-4/+4
| | | | Approved by: billf (maintainer)
* Upgrade to 0.8.10billf2000-07-062-2/+2
|
* Add a patch for I18N, and correct pkg/PLIST.vanilla2000-04-233-4/+42
|
* Upgrade to 0.8.7, disable snmp for now. Its messed up.billf2000-04-152-2/+3
| | | | Requested by: scanner@closed-networks.com
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* 0.8.4 -> 0.8.6billf2000-04-083-7/+7
| | | | Once again my snail like pace has paid off as 0.8.5 had a major bug.
* Upgrade to 0.8.4, bugfixes + new disectors. This program continues to rock.billf2000-03-082-3/+3
|
* Upgrade to 0.8.3 which obsoletes patches/patch-abbillf2000-02-023-24/+3
|
* Upgrade to 0.8.2, including a vendor patch (patch-ab) which temporaily fixesbillf2000-01-274-6/+38
| | | | 'tethereal' (a tcpdump-like program) until 0.8.3 can be released.
* Add 'ipv6' on CATEGORIES.sumikawa2000-01-181-2/+2
|
* Upgrade to 0.8.1billf2000-01-132-3/+3
|
* Upgrade to 0.7.9, the latest and greatest with even more dissectors.billf1999-12-254-5/+5
| | | | Fix pkg/COMMENT to sound like it wasn't written by a four-year-old.
* Update to 0.7.8; this does too much in the install: target but I'llbillf1999-11-242-3/+3
| | | | tackle that later.
* Upgrade to ethereal 0.7.7 from 0.7.5billf1999-10-292-3/+3
| | | | | | | | The skip of 0.7.6 was not due to my usual lazyness, we found it didn't work with bmake, and the authors actually _care_ about interplatform building (and most of them use FreeBSD as a development platform) so we worked out some problems with that and some autoconf "smarts" with SNMP.
* Upgrade from 0.7.3 to 0.7.5, 0.7.4 had some serious errors with BSDbillf1999-09-253-13/+3
| | | | allegedly, so I'm glad I'm lazy.
* Upgrade to 0.7.3billf1999-09-022-3/+3
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Upgrade to 0.7.2, which fixes several large memory leaks.billf1999-08-122-3/+3
|
* Upgrade to 0.7.1, they actually released 0.7.1 before I could evenbillf1999-08-062-4/+3
| | | | | upgrade our tree to 0.7.0! It's good, however, because this version fixes some significant bugs.
* Upgrade to version 0.6.3.obrien1999-07-152-5/+8
| | | | | Don't use offical master sites for now. Both webservers are down and one returns a message that they don't know for how long.
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Update to use gtk version 1.2.3.steve1999-05-291-4/+5
| | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Update to 0.6.2mharo1999-05-262-4/+4
| | | | | Submitted by: Oyvind Moll oyvindmo@initio.no PR Number: 11882
* WWW: This is definately the daemon's work. In Chuck we trust.mharo1999-05-031-1/+1
|
* gtk11 -> gtk12mharo1999-04-221-4/+4
|
* Upgrade to 0.5.1, and change LIBDEPEND to glib11-devel.vanilla1999-01-052-5/+7
|
* Upgrade to 0.5.0, it can works with gtk11 still :(vanilla1998-11-242-4/+4
|
* changing the MAINTAINER address, I'm trying to keep work e-mail addressesbillf1998-11-121-2/+2
| | | | seperate from FreeBSD e-mail addresses.
* Upgrade to 0.4.1, remove the TAG of USE_AUTOCONF,vanilla1998-10-212-5/+5
| | | | | add GNU_CONFIGURE. Remind by: Ollivier Robert
* Upgrade to 0.4.0vanilla1998-10-194-14/+5
| | | | | PR: ports/8291 Submitted by: maintainer
* Upgrade to v0.3.17.jkoshy1998-09-292-3/+3
| | | | Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> (maintainer)
* gtk and gtk11 are now ELFized.asami1998-09-231-2/+2
|
* a network sniffer a la NetXray. With a little work and development this couldvanilla1998-09-196-0/+53
rival NetXray (which is approx $4,000). PR: ports/7581 Submitted by: Bill Fumerola <billf@chc-chimes.com>