Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | . update to 0.10.3 | billf | 2004-03-31 | 3 | -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 to | nectar | 2004-03-27 | 1 | -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... | ade | 2004-03-14 | 1 | -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: | pav | 2004-02-29 | 1 | -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 more | wollman | 2004-02-23 | 1 | -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. | marcus | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 1) | ||||
* | [PATCH] ethereal-0.9.16 uses adns | edwin | 2004-01-10 | 1 | -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. | green | 2003-12-18 | 1 | -0/+5 |
| | | | | | Submitted by: Sebastian Yepes F.ESN <esn@x123.info> PR: 60255 | ||||
* | Make sure to compress/package the new ethereal-filter.4 manpage. | green | 2003-12-18 | 1 | -0/+1 |
| | | | | | Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> PR: 58954 | ||||
* | Update to Ethereal 0.10.0a to fix various security bugs. | green | 2003-12-17 | 3 | -14/+24 |
| | |||||
* | Chase libnetsnmp shlib major version number and bump ${PORTREVISION}. | kuriyama | 2003-11-18 | 1 | -1/+2 |
| | |||||
* | [Port Update]:: net/ethereal 0.9.13 -> 0.9.14 | edwin | 2003-09-07 | 1 | -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.14 | edwin | 2003-09-07 | 2 | -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. | nork | 2003-07-12 | 3 | -2/+4 |
| | | | | | | PR: ports/53643 Submitted by: Joseph Scott <joseph@randomnetworks.com> Approved by: maintainer timeout (20 days) | ||||
* | update to 0.9.12 | billf | 2003-05-20 | 3 | -2/+4 |
| | |||||
* | Remove USE_GNOMENG. | marcus | 2003-04-21 | 1 | -1/+0 |
| | |||||
* | textfiles moved from etc/ to share/ethereal/ | billf | 2003-03-11 | 1 | -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. | billf | 2003-03-09 | 2 | -4/+5 |
| | | | | | | | | Approved by: portmgr (wca) properly disable ucd-snmp Submitted by: Oliver Lehmann <lehmann@ans-netz.de> | ||||
* | upgrade to 0.9.9 | billf | 2003-02-25 | 4 | -5/+13 |
| | | | | Submitted by: marcus | ||||
* | upgrade to 0.9.7 | billf | 2002-10-17 | 2 | -2/+2 |
| | |||||
* | remove etc/diameter dir | billf | 2002-08-24 | 1 | -0/+1 |
| | | | | | PR: ports/40915 Submitted by: KAWATA Masahiko <kawata@mta.biglobe.ne.jp> | ||||
* | upgrade to 0.9.6, unFORBIDDEN | billf | 2002-08-23 | 3 | -9/+18 |
| | |||||
* | forbid because of possible security bug | trevor | 2002-08-23 | 1 | -0/+2 |
| | |||||
* | Complete USE_GLIB-->USE_GNOMENG+USE_GNOME transition. | sobomax | 2002-07-16 | 1 | -2/+2 |
| | |||||
* | Convert USE_GLIB into USE_GNOMENG+USE_GNOME. | sobomax | 2002-07-16 | 1 | -1/+2 |
| | |||||
* | ethereal 0.9.5 | billf | 2002-07-05 | 2 | -2/+2 |
| | |||||
* | upgrade to 0.9.4 | billf | 2002-05-29 | 2 | -2/+2 |
| | |||||
* | I did not check this port works fine with net-snmp 5.x. | kuriyama | 2002-05-20 | 1 | -1/+1 |
| | | | | Maintainer, feel free to depend on 5.x if you are sure. | ||||
* | Chase net-snmp library version | kris | 2002-05-20 | 1 | -1/+1 |
| | |||||
* | wiretapped.net mirror changed layout | billf | 2002-05-02 | 1 | -1/+2 |
| | | | | | PR: ports/34827 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | upgrade to 0.9.3, use USE_GLIB | billf | 2002-05-02 | 2 | -4/+3 |
| | |||||
* | update to 0.9.1 | billf | 2002-02-05 | 2 | -2/+2 |
| | |||||
* | ethereal: | billf | 2002-02-05 | 2 | -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 fixed | billf | 2002-01-04 | 1 | -15/+0 |
| | | | | Submitted by: Scott Renfro <scott@renfro.org> | ||||
* | 0) upgrade to 0.9.0, the latest and greatest | billf | 2002-01-04 | 3 | -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, | billf | 2001-10-22 | 2 | -2/+3 |
| | | | | that _doesn't_ give him the right to touch it. | ||||
* | Update to 0.8.20. | obrien | 2001-10-22 | 2 | -3/+2 |
| | |||||
* | fix building of a few man pages on systems w/o autoconf installed | billf | 2001-08-19 | 2 | -3/+17 |
| | | | | | PR: ports/29381 Submitted by: Scott Renfro <scott@renfro.org> | ||||
* | update to 0.8.19, add SNMP hooks | billf | 2001-07-25 | 3 | -2/+17 |
| | | | | | PR: ports/27503 Submitted by: Scott Renfro <scott@renfro.org> | ||||
* | upgrade to 0.8.16 | billf | 2001-03-11 | 2 | -2/+2 |
| | |||||
* | o Upgrade to 0.8.15; | sobomax | 2001-01-30 | 3 | -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. | kuriyama | 2001-01-22 | 1 | -1/+4 |
| | | | | No response from: maintainer | ||||
* | Update to 0.8.14 which fixes some security problems which were | asmodai | 2000-11-21 | 2 | -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. | asmodai | 2000-11-20 | 2 | -38/+0 |
| | |||||
* | Update to Ethereal 0.8.13 | asmodai | 2000-11-20 | 3 | -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 in | kris | 2000-11-20 | 1 | -1/+2 |
| | | | | Security Advisory 00:61 | ||||
* | Implement USE_GTK, part 2. | reg | 2000-10-05 | 1 | -7/+1 |
| | |||||
* | Oops, previous commit for PLIST requires PLIST_SUB definition. | kuriyama | 2000-07-19 | 1 | -0/+1 |
| | |||||
* | Use %%PORTVERSION%% for plugins directory. | kuriyama | 2000-07-14 | 1 | -4/+4 |
| | | | | Approved by: billf (maintainer) | ||||
* | Upgrade to 0.8.10 | billf | 2000-07-06 | 2 | -2/+2 |
| | |||||
* | Add a patch for I18N, and correct pkg/PLIST. | vanilla | 2000-04-23 | 3 | -4/+42 |
| | |||||
* | Upgrade to 0.8.7, disable snmp for now. Its messed up. | billf | 2000-04-15 | 2 | -2/+3 |
| | | | | Requested by: scanner@closed-networks.com | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | 0.8.4 -> 0.8.6 | billf | 2000-04-08 | 3 | -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. | billf | 2000-03-08 | 2 | -3/+3 |
| | |||||
* | Upgrade to 0.8.3 which obsoletes patches/patch-ab | billf | 2000-02-02 | 3 | -24/+3 |
| | |||||
* | Upgrade to 0.8.2, including a vendor patch (patch-ab) which temporaily fixes | billf | 2000-01-27 | 4 | -6/+38 |
| | | | | 'tethereal' (a tcpdump-like program) until 0.8.3 can be released. | ||||
* | Add 'ipv6' on CATEGORIES. | sumikawa | 2000-01-18 | 1 | -2/+2 |
| | |||||
* | Upgrade to 0.8.1 | billf | 2000-01-13 | 2 | -3/+3 |
| | |||||
* | Upgrade to 0.7.9, the latest and greatest with even more dissectors. | billf | 1999-12-25 | 4 | -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'll | billf | 1999-11-24 | 2 | -3/+3 |
| | | | | tackle that later. | ||||
* | Upgrade to ethereal 0.7.7 from 0.7.5 | billf | 1999-10-29 | 2 | -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 BSD | billf | 1999-09-25 | 3 | -13/+3 |
| | | | | allegedly, so I'm glad I'm lazy. | ||||
* | Upgrade to 0.7.3 | billf | 1999-09-02 | 2 | -3/+3 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Upgrade to 0.7.2, which fixes several large memory leaks. | billf | 1999-08-12 | 2 | -3/+3 |
| | |||||
* | Upgrade to 0.7.1, they actually released 0.7.1 before I could even | billf | 1999-08-06 | 2 | -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. | obrien | 1999-07-15 | 2 | -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. | hoek | 1999-06-27 | 1 | -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. | steve | 1999-05-29 | 1 | -4/+5 |
| | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Update to 0.6.2 | mharo | 1999-05-26 | 2 | -4/+4 |
| | | | | | Submitted by: Oyvind Moll oyvindmo@initio.no PR Number: 11882 | ||||
* | WWW: This is definately the daemon's work. In Chuck we trust. | mharo | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | gtk11 -> gtk12 | mharo | 1999-04-22 | 1 | -4/+4 |
| | |||||
* | Upgrade to 0.5.1, and change LIBDEPEND to glib11-devel. | vanilla | 1999-01-05 | 2 | -5/+7 |
| | |||||
* | Upgrade to 0.5.0, it can works with gtk11 still :( | vanilla | 1998-11-24 | 2 | -4/+4 |
| | |||||
* | changing the MAINTAINER address, I'm trying to keep work e-mail addresses | billf | 1998-11-12 | 1 | -2/+2 |
| | | | | seperate from FreeBSD e-mail addresses. | ||||
* | Upgrade to 0.4.1, remove the TAG of USE_AUTOCONF, | vanilla | 1998-10-21 | 2 | -5/+5 |
| | | | | | add GNU_CONFIGURE. Remind by: Ollivier Robert | ||||
* | Upgrade to 0.4.0 | vanilla | 1998-10-19 | 4 | -14/+5 |
| | | | | | PR: ports/8291 Submitted by: maintainer | ||||
* | Upgrade to v0.3.17. | jkoshy | 1998-09-29 | 2 | -3/+3 |
| | | | | Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> (maintainer) | ||||
* | gtk and gtk11 are now ELFized. | asami | 1998-09-23 | 1 | -2/+2 |
| | |||||
* | a network sniffer a la NetXray. With a little work and development this could | vanilla | 1998-09-19 | 6 | -0/+53 |
rival NetXray (which is approx $4,000). PR: ports/7581 Submitted by: Bill Fumerola <billf@chc-chimes.com> |