aboutsummaryrefslogtreecommitdiff
path: root/net/ethereal
Commit message (Collapse)AuthorAgeFilesLines
* fix building of a few man pages on systems w/o autoconf installedBill Fumerola2001-08-192-3/+17
| | | | | | | | PR: ports/29381 Submitted by: Scott Renfro <scott@renfro.org> Notes: svn path=/head/; revision=46461
* update to 0.8.19, add SNMP hooksBill Fumerola2001-07-253-2/+17
| | | | | | | | PR: ports/27503 Submitted by: Scott Renfro <scott@renfro.org> Notes: svn path=/head/; revision=45462
* upgrade to 0.8.16Bill Fumerola2001-03-112-2/+2
| | | | Notes: svn path=/head/; revision=39494
* o Upgrade to 0.8.15;Maxim Sobolev2001-01-293-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 Notes: svn path=/head/; revision=37760
* Add missing entries.Jun Kuriyama2001-01-221-1/+4
| | | | | | | No response from: maintainer Notes: svn path=/head/; revision=37437
* Update to 0.8.14 which fixes some security problems which wereJeroen Ruigrok van der Werven2000-11-212-3/+2
| | | | | | | | | akin tcpdump. This also includes dissectors for WAP, SIP, AIM/OSCAR, 802.11, GIOP v1.2, and MGCP (plugin) Notes: svn path=/head/; revision=35307
* Nuke unneeded patches for the new version.Jeroen Ruigrok van der Werven2000-11-202-38/+0
| | | | Notes: svn path=/head/; revision=35285
* Update to Ethereal 0.8.13Jeroen Ruigrok van der Werven2000-11-203-8/+7
| | | | | | | | | PR: 22831 Submitted by: Joseph Scott <scottj@rodan.water-programs.com> Approved by: billf Notes: svn path=/head/; revision=35281
* Remotely exploitable buffer overflow; same code and impact as inKris Kennaway2000-11-201-1/+2
| | | | | | | Security Advisory 00:61 Notes: svn path=/head/; revision=35274
* Implement USE_GTK, part 2.Jeremy Lea2000-10-051-7/+1
| | | | Notes: svn path=/head/; revision=33425
* Oops, previous commit for PLIST requires PLIST_SUB definition.Jun Kuriyama2000-07-191-0/+1
| | | | Notes: svn path=/head/; revision=30811
* Use %%PORTVERSION%% for plugins directory.Jun Kuriyama2000-07-141-4/+4
| | | | | | | Approved by: billf (maintainer) Notes: svn path=/head/; revision=30597
* Upgrade to 0.8.10Bill Fumerola2000-07-052-2/+2
| | | | Notes: svn path=/head/; revision=30250
* Add a patch for I18N, and correct pkg/PLIST.Vanilla I. Shu2000-04-223-4/+42
| | | | Notes: svn path=/head/; revision=27894
* Upgrade to 0.8.7, disable snmp for now. Its messed up.Bill Fumerola2000-04-152-2/+3
| | | | | | | Requested by: scanner@closed-networks.com Notes: svn path=/head/; revision=27585
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* 0.8.4 -> 0.8.6Bill Fumerola2000-04-073-7/+7
| | | | | | | Once again my snail like pace has paid off as 0.8.5 had a major bug. Notes: svn path=/head/; revision=27400
* Upgrade to 0.8.4, bugfixes + new disectors. This program continues to rock.Bill Fumerola2000-03-082-3/+3
| | | | Notes: svn path=/head/; revision=26630
* Upgrade to 0.8.3 which obsoletes patches/patch-abBill Fumerola2000-02-023-24/+3
| | | | Notes: svn path=/head/; revision=25402
* Upgrade to 0.8.2, including a vendor patch (patch-ab) which temporaily fixesBill Fumerola2000-01-264-6/+38
| | | | | | | 'tethereal' (a tcpdump-like program) until 0.8.3 can be released. Notes: svn path=/head/; revision=25098
* Add 'ipv6' on CATEGORIES.Munechika SUMIKAWA2000-01-181-2/+2
| | | | Notes: svn path=/head/; revision=24817
* Upgrade to 0.8.1Bill Fumerola2000-01-132-3/+3
| | | | Notes: svn path=/head/; revision=24693
* Upgrade to 0.7.9, the latest and greatest with even more dissectors.Bill Fumerola1999-12-254-5/+5
| | | | | | | Fix pkg/COMMENT to sound like it wasn't written by a four-year-old. Notes: svn path=/head/; revision=24039
* Update to 0.7.8; this does too much in the install: target but I'llBill Fumerola1999-11-242-3/+3
| | | | | | | tackle that later. Notes: svn path=/head/; revision=23294
* Upgrade to ethereal 0.7.7 from 0.7.5Bill Fumerola1999-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. Notes: svn path=/head/; revision=22715
* Upgrade from 0.7.3 to 0.7.5, 0.7.4 had some serious errors with BSDBill Fumerola1999-09-243-13/+3
| | | | | | | allegedly, so I'm glad I'm lazy. Notes: svn path=/head/; revision=21926
* Upgrade to 0.7.3Bill Fumerola1999-09-012-3/+3
| | | | Notes: svn path=/head/; revision=21183
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Upgrade to 0.7.2, which fixes several large memory leaks.Bill Fumerola1999-08-122-3/+3
| | | | Notes: svn path=/head/; revision=20671
* Upgrade to 0.7.1, they actually released 0.7.1 before I could evenBill Fumerola1999-08-052-4/+3
| | | | | | | | upgrade our tree to 0.7.0! It's good, however, because this version fixes some significant bugs. Notes: svn path=/head/; revision=20548
* Upgrade to version 0.6.3.David E. O'Brien1999-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. Notes: svn path=/head/; revision=20215
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19803
* Update to use gtk version 1.2.3.Steve Price1999-05-291-4/+5
| | | | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19055
* Update to 0.6.2Michael Haro1999-05-252-4/+4
| | | | | | | | Submitted by: Oyvind Moll oyvindmo@initio.no PR Number: 11882 Notes: svn path=/head/; revision=18991
* WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18431
* gtk11 -> gtk12Michael Haro1999-04-221-4/+4
| | | | Notes: svn path=/head/; revision=18076
* Upgrade to 0.5.1, and change LIBDEPEND to glib11-devel.Vanilla I. Shu1999-01-052-5/+7
| | | | Notes: svn path=/head/; revision=15867
* Upgrade to 0.5.0, it can works with gtk11 still :(Vanilla I. Shu1998-11-232-4/+4
| | | | Notes: svn path=/head/; revision=14833
* changing the MAINTAINER address, I'm trying to keep work e-mail addressesBill Fumerola1998-11-111-2/+2
| | | | | | | seperate from FreeBSD e-mail addresses. Notes: svn path=/head/; revision=14477
* Upgrade to 0.4.1, remove the TAG of USE_AUTOCONF,Vanilla I. Shu1998-10-202-5/+5
| | | | | | | | add GNU_CONFIGURE. Remind by: Ollivier Robert Notes: svn path=/head/; revision=14131
* Upgrade to 0.4.0Vanilla I. Shu1998-10-194-14/+5
| | | | | | | | PR: ports/8291 Submitted by: maintainer Notes: svn path=/head/; revision=14080
* Upgrade to v0.3.17.Joseph Koshy1998-09-292-3/+3
| | | | | | | Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> (maintainer) Notes: svn path=/head/; revision=13532
* gtk and gtk11 are now ELFized.Satoshi Asami1998-09-221-2/+2
| | | | Notes: svn path=/head/; revision=13337
* a network sniffer a la NetXray. With a little work and development this couldVanilla I. Shu1998-09-186-0/+53
rival NetXray (which is approx $4,000). PR: ports/7581 Submitted by: Bill Fumerola <billf@chc-chimes.com> Notes: svn path=/head/; revision=13215