aboutsummaryrefslogtreecommitdiff
path: root/net/wireshark
Commit message (Collapse)AuthorAgeFilesLines
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* - Improve WITH_GTK2 knob:Pav Lucistnik2004-02-281-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) Notes: svn path=/head/; revision=102475
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-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 Notes: svn path=/head/; revision=101812
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* [PATCH] ethereal-0.9.16 uses adnsEdwin Groothuis2004-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> Notes: svn path=/head/; revision=97867
* Merge GTK2 support.Brian Feldman2003-12-171-0/+5
| | | | | | | | Submitted by: Sebastian Yepes F.ESN <esn@x123.info> PR: 60255 Notes: svn path=/head/; revision=96066
* Make sure to compress/package the new ethereal-filter.4 manpage.Brian Feldman2003-12-171-0/+1
| | | | | | | | Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> PR: 58954 Notes: svn path=/head/; revision=96062
* Update to Ethereal 0.10.0a to fix various security bugs.Brian Feldman2003-12-173-14/+24
| | | | Notes: svn path=/head/; revision=96022
* Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.Jun Kuriyama2003-11-181-1/+2
| | | | Notes: svn path=/head/; revision=94222
* [Port Update]:: net/ethereal 0.9.13 -> 0.9.14Edwin Groothuis2003-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> Notes: svn path=/head/; revision=88684
* Update net/ethreal 0.9.13 -> 0.9.14Edwin Groothuis2003-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 Notes: svn path=/head/; revision=88683
* Update to 0.9.13.Norikatsu Shigemura2003-07-113-2/+4
| | | | | | | | | PR: ports/53643 Submitted by: Joseph Scott <joseph@randomnetworks.com> Approved by: maintainer timeout (20 days) Notes: svn path=/head/; revision=84716
* update to 0.9.12Bill Fumerola2003-05-203-2/+4
| | | | Notes: svn path=/head/; revision=81511
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* textfiles moved from etc/ to share/ethereal/Bill Fumerola2003-03-101-14/+8
| | | | | | | Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=77083
* upgrade to 0.9.10 to pick up a security fix in the socks dissector.Bill Fumerola2003-03-082-4/+5
| | | | | | | | | | | Approved by: portmgr (wca) properly disable ucd-snmp Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=77066
* upgrade to 0.9.9Bill Fumerola2003-02-244-5/+13
| | | | | | | Submitted by: marcus Notes: svn path=/head/; revision=76418
* upgrade to 0.9.7Bill Fumerola2002-10-162-2/+2
| | | | Notes: svn path=/head/; revision=68169
* remove etc/diameter dirBill Fumerola2002-08-241-0/+1
| | | | | | | | PR: ports/40915 Submitted by: KAWATA Masahiko <kawata@mta.biglobe.ne.jp> Notes: svn path=/head/; revision=64931
* upgrade to 0.9.6, unFORBIDDENBill Fumerola2002-08-233-9/+18
| | | | Notes: svn path=/head/; revision=64876
* forbid because of possible security bugTrevor Johnson2002-08-221-0/+2
| | | | Notes: svn path=/head/; revision=64834
* Complete USE_GLIB-->USE_GNOMENG+USE_GNOME transition.Maxim Sobolev2002-07-151-2/+2
| | | | Notes: svn path=/head/; revision=63014
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.Maxim Sobolev2002-07-151-1/+2
| | | | Notes: svn path=/head/; revision=63003
* ethereal 0.9.5Bill Fumerola2002-07-042-2/+2
| | | | Notes: svn path=/head/; revision=62446
* upgrade to 0.9.4Bill Fumerola2002-05-292-2/+2
| | | | Notes: svn path=/head/; revision=60242
* I did not check this port works fine with net-snmp 5.x.Jun Kuriyama2002-05-191-1/+1
| | | | | | | Maintainer, feel free to depend on 5.x if you are sure. Notes: svn path=/head/; revision=59492
* Chase net-snmp library versionKris Kennaway2002-05-191-1/+1
| | | | Notes: svn path=/head/; revision=59488
* wiretapped.net mirror changed layoutBill Fumerola2002-05-011-1/+2
| | | | | | | | PR: ports/34827 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=58430
* upgrade to 0.9.3, use USE_GLIBBill Fumerola2002-05-012-4/+3
| | | | Notes: svn path=/head/; revision=58429
* update to 0.9.1Bill Fumerola2002-02-052-2/+2
| | | | Notes: svn path=/head/; revision=54217
* ethereal:Bill Fumerola2002-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 Notes: svn path=/head/; revision=54216
* this patch is no longer needed, the distribution is fixedBill Fumerola2002-01-041-15/+0
| | | | | | | Submitted by: Scott Renfro <scott@renfro.org> Notes: svn path=/head/; revision=52558
* 0) upgrade to 0.9.0, the latest and greatestBill Fumerola2002-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) Notes: svn path=/head/; revision=52548
* contrary to david obrien's opinion. if I don't upgrade my port in time,Bill Fumerola2001-10-222-2/+3
| | | | | | | that _doesn't_ give him the right to touch it. Notes: svn path=/head/; revision=49048
* Update to 0.8.20.David E. O'Brien2001-10-222-3/+2
| | | | Notes: svn path=/head/; revision=49047
* 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