Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-11 | 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-20 | 1 | -1/+0 |
| | |||||
* | textfiles moved from etc/ to share/ethereal/ | billf | 2003-03-10 | 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-08 | 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-24 | 4 | -5/+13 |
| | | | | Submitted by: marcus | ||||
* | upgrade to 0.9.7 | billf | 2002-10-16 | 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-22 | 1 | -0/+2 |
| | |||||
* | Complete USE_GLIB-->USE_GNOMENG+USE_GNOME transition. | sobomax | 2002-07-15 | 1 | -2/+2 |
| | |||||
* | Convert USE_GLIB into USE_GNOMENG+USE_GNOME. | sobomax | 2002-07-15 | 1 | -1/+2 |
| | |||||
* | ethereal 0.9.5 | billf | 2002-07-04 | 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-19 | 1 | -1/+1 |
| | | | | Maintainer, feel free to depend on 5.x if you are sure. | ||||
* | Chase net-snmp library version | kris | 2002-05-19 | 1 | -1/+1 |
| | |||||
* | wiretapped.net mirror changed layout | billf | 2002-05-01 | 1 | -1/+2 |
| | | | | | PR: ports/34827 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | upgrade to 0.9.3, use USE_GLIB | billf | 2002-05-01 | 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-29 | 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-05 | 2 | -2/+2 |
| | |||||
* | Add a patch for I18N, and correct pkg/PLIST. | vanilla | 2000-04-22 | 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-09 | 1 | -2/+2 |
| | |||||
* | 0.8.4 -> 0.8.6 | billf | 2000-04-07 | 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-26 | 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. |