notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net/ethereal/Makefile

Number of commits found: 78

Tuesday, 18 Jul 2006
05:03 marcus search for other commits by this committer
Add wireshark and tshark after repocopies from ethereal and tethereal
respectively.  Wireshark is a rename of ethereal after the principal
developer moved companies and lost the Ethereal copyright.

Messenger, don't shoot!

Now the ethereal binary is called wireshark, the tethereal binary is
called tshark, and idl2eth is now idl2wrs.  All other binaries have
kept the same name.

In addition to this name change, I have also changed the PREFIX from X11BASE
to LOCALBASE.
Original commit
Thursday, 6 Jul 2006
17:41 novel search for other commits by this committer
Chase gnutls shlib version change.
Original commit
Friday, 5 May 2006
01:43 tmclaugh search for other commits by this committer
- Add optional dependency on gnutls if it is installed or via WITH_GNUTLS.
  (gnutls support cannot be disabled if it is present.)

- Replace manual openssl check with USE_OPENSSL

Approved by:    marcus
Original commit
Thursday, 4 May 2006
04:49 marcus search for other commits by this committer
Add dumpcap to ethereal-lite.  dumpcap is required for proper ethereal
operation.

Requested by:   Tai-hwa Liang <avatar@mmlab.cse.yzu.edu.tw>
Original commit
Friday, 28 Apr 2006
19:23 marcus search for other commits by this committer
Fix parsing of radiotap packet captures.

Submitted by:   sam
Obtained from:  Ethereal SVN
Original commit
Thursday, 27 Apr 2006
05:14 marcus search for other commits by this committer
Add USE_GCC=3.4+ to fix the build on 4.X.

Reported by:    pointyhat via kris
Original commit
02:22 marcus search for other commits by this committer
Fix the dissection of 802.11 QoS packets.

Submitted by:   sam
Original commit
Wednesday, 26 Apr 2006
21:13 marcus search for other commits by this committer
Update to 0.99.0. See
http://www.ethereal.com/docs/release-notes/ethereal-0.99.0.html for the
complete list of changes.

Security:       Ethereal 0.99.0 fixes numerous security bugs.  See
                http://www.ethereal.com/docs/release-notes/ethereal-0.99.0.html
                for details
Original commit
Monday, 24 Apr 2006
02:43 marcus search for other commits by this committer
Fix the adns library version so it matches the internal soname.  This sets
the lib version back to 1, but since the dependencies still linked to
libadns.so.1 even when the installed file was libadns.so.12, a new
PORTREVISION bump is not needed.
Original commit
Friday, 21 Apr 2006
18:39 sem search for other commits by this committer
- Bump adns library version and PORTREVISION after last dns/adns update
  for all affected ports.

Reproached by:  kris
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Saturday, 4 Feb 2006
06:25 marcus search for other commits by this committer
Make portlint happy.
Original commit
06:25 marcus search for other commits by this committer
Set MIBDIRS to /dev/null to prevent a mysterious .index file from showing up
in the net-snmp mibs directory during build.
Original commit
Saturday, 31 Dec 2005
06:47 marcus search for other commits by this committer
Fix patching on FreeBSD <= 5.4-RELEASE.
Original commit
Thursday, 29 Dec 2005
23:19 marcus search for other commits by this committer
Update to 0.10.14.  See
http://www.ethereal.com/docs/release-notes/ethereal-0.10.14.html for a list
of all the changes.

Security:       See http://www.ethereal.com/appnotes/enpa-sa-00022.html for
                security advisories fixed in this version.
Original commit
Friday, 9 Dec 2005
04:03 marcus search for other commits by this committer
* Fix a bug in caclulating the 802.11 header length for QoS data frames
  (way bad regression from previous code)
* Add support for packets w/ data padding between the 802.11 header and
  the payload (as indicated in the radiotap flags)
* Add support for handling FCS indication in the radiotap flags
* Fix display of TSF (previous code was not byte swapping)
* Update ieee80211_mhz2ieee in radiotap.c to handle more channels
* Nuke some #if 0 code leftover in radiotap.c

Submitted by:   sam
Original commit
Wednesday, 30 Nov 2005
05:23 kuriyama search for other commits by this committer
Chase shlib version bump of net-snmp.
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Friday, 21 Oct 2005
01:19 marcus search for other commits by this committer
This patch isn't needed for recent 5-STABLE users, either.
Original commit
Thursday, 20 Oct 2005
21:40 marcus search for other commits by this committer
Update to 0.10.13.  This fixes many security problems as well as adds some
minor news features, some new dissectors, and enhances a good number of the
current dissectors.  See
http://www.ethereal.com/docs/release-notes/ethereal-0.10.13.html for the
complete list of changes.

Security:       See
                http://www.ethereal.com/docs/release-notes/ethereal-0.10.13.html
                for all the security issues fixed in this release
Original commit
Wednesday, 27 Jul 2005
19:36 marcus search for other commits by this committer
Update to 0.10.12 with the usual number of security fixes, new features, and
improved dissector support.  See
http://www.ethereal.com/news/item_20050726_01.html for the list of changes.

Security:       See http://www.ethereal.com/news/item_20050726_01.html for
                the list of security fixes in this release
Original commit
Friday, 20 May 2005
05:59 marcus search for other commits by this committer
* Add USE_PYTHON_BUILD
* Replace the static iconv dependency with USE_ICONV (bad Joe!)

PR:             81236
Submitted by:   Tod McQuillin <devin@spamcop.net>
Original commit
Wednesday, 11 May 2005
17:37 marcus search for other commits by this committer
* Add a dependency on gnometarget
* Add a dependency on libiconv to fix the gtk12/glib12 build [1]

Reported by:    pointyhat via kris [1]
Original commit
Saturday, 7 May 2005
20:17 marcus search for other commits by this committer
Update to 0.10.11 which fixes a number of security issues as well as adds
a slew of new features.  See http://www.ethereal.com/news/item_20050504_01.html
for the list of all the changes.

Security:       See http://www.ethereal.com/news/item_20050504_01.html
                for all of the security fixes in this release
Original commit
Monday, 14 Mar 2005
01:26 marcus search for other commits by this committer
Update to 0.10.10.
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Thursday, 27 Jan 2005
23:10 marcus search for other commits by this committer
Update to 0.10.9.  See http://www.ethereal.com/news/item_20050120_01.html for
the list of fixes and improvements.  All users are encouraged to upgrade.
Original commit
Sunday, 19 Dec 2004
01:11 marcus search for other commits by this committer
* Update to 0.10.8 (see http://www.ethereal.com/news/item_20041215_01.html for
  a list of what's new)
* Make portlint a bit happier
* Assume maintainership

Approved by:    billf (previous maintainer)
Original commit
Sunday, 5 Dec 2004
20:26 marcus search for other commits by this committer
Bump the net-snmp shared lib version.

PR:             74718
Original commit
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Original commit
Saturday, 14 Aug 2004
00:33 marcus search for other commits by this committer
Update to 0.10.6.  The release notes can be found at
http://www.ethereal.com/news/item_20040812_01.html.

Approved by:    billf (maintainer)
Original commit
Thursday, 22 Jul 2004
00:24 marcus search for other commits by this committer
Add a forgotten patch to really fix the capture lockups when ethereal is
built with GTK+ 2 support.
Original commit
Wednesday, 21 Jul 2004
02:31 marcus search for other commits by this committer
* Update to 0.10.5 to add new features, and fix some security issues [1]
* Use the new libtool scheme
* Add USE_PERL5_BUILD [2]
* Make the GTK+ 2 frontend the default [2]
* Fix the lockup waiting for packets to arrive while capturing when built
  with GTK+ 2

PR:             68819 [1]
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> [1]
                billf [2]
Approved by:    maintainer
Original commit
Tuesday, 30 Mar 2004
19:53 billf search for other commits by this committer
. update to 0.10.3
. 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.
Original commit
Friday, 26 Mar 2004
17:42 nectar search for other commits by this committer
Mark forbidden due to boat loads of vulnerabilities in versions prior to
0.10.3.

http://www.vuxml.org/freebsd/cdf18ed9-7f4a-11d8-9645-0020ed76ef5a.html
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

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.
Original commit
Saturday, 28 Feb 2004
22:58 pav search for other commits by this committer
- Improve WITH_GTK2 knob:
  autodetect
  USE_GNOME instead of direct dependency

PR:             ports/56083
Submitted by:   Rolf Grossmann <grossman@progtech.net>
Approved by:    maintainer timeout (2 months)
Original commit
Monday, 23 Feb 2004
04:42 wollman search for other commits by this committer
Say hello to the new "net-mgmt" category.  There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Saturday, 10 Jan 2004
11:35 edwin search for other commits by this committer
[PATCH] ethereal-0.9.16 uses adns

    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>
Original commit
Wednesday, 17 Dec 2003
16:40 green search for other commits by this committer
Merge GTK2 support.
Submitted by:   Sebastian Yepes F.ESN <esn@x123.info>
PR:     60255
Original commit
16:22 green search for other commits by this committer
Make sure to compress/package the new ethereal-filter.4 manpage.
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp>
PR:     58954
Original commit
06:59 green search for other commits by this committer
Update to Ethereal 0.10.0a to fix various security bugs.
Original commit
Tuesday, 18 Nov 2003
03:19 kuriyama search for other commits by this committer
Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.
Original commit
Sunday, 7 Sep 2003
13:05 edwin search for other commits by this committer
[Port Update]:: net/ethereal 0.9.13 -> 0.9.14

        (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>
Original commit
12:36 edwin search for other commits by this committer
Update net/ethreal 0.9.13 -> 0.9.14

        Update, new features. No change in installed files.

PR:             ports/56080
Submitted by:   Yonatan@xpert.com <Yonatan@xpert.com>
Approved by:    billf@FreeBSD.org
Original commit
Friday, 11 Jul 2003
20:19 nork search for other commits by this committer
Update to 0.9.13.

PR:             ports/53643
Submitted by:   Joseph Scott <joseph@randomnetworks.com>
Approved by:    maintainer timeout (20 days)
Original commit
Tuesday, 20 May 2003
01:05 billf search for other commits by this committer
update to 0.9.12
Original commit
Sunday, 20 Apr 2003
19:38 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Saturday, 8 Mar 2003
20:59 billf search for other commits by this committer
upgrade to 0.9.10 to pick up a security fix in the socks dissector.

Approved by:    portmgr (wca)

properly disable ucd-snmp

Submitted by:   Oliver Lehmann <lehmann@ans-netz.de>
Original commit
Monday, 24 Feb 2003
21:23 billf search for other commits by this committer
upgrade to 0.9.9

Submitted by:   marcus
Original commit
Wednesday, 16 Oct 2002
21:58 billf search for other commits by this committer
upgrade to 0.9.7
Original commit
Friday, 23 Aug 2002
10:29 billf search for other commits by this committer
upgrade to 0.9.6, unFORBIDDEN
Original commit
Thursday, 22 Aug 2002
19:08 trevor search for other commits by this committer
forbid because of possible security bug
Original commit
Monday, 15 Jul 2002
18:12 sobomax search for other commits by this committer
Complete USE_GLIB-->USE_GNOMENG+USE_GNOME transition.
Original commit
17:21 sobomax search for other commits by this committer
Convert USE_GLIB into USE_GNOMENG+USE_GNOME.
Original commit
Thursday, 4 Jul 2002
20:28 billf search for other commits by this committer
ethereal 0.9.5
Original commit
Wednesday, 29 May 2002
08:07 billf search for other commits by this committer
upgrade to 0.9.4
Original commit
Sunday, 19 May 2002
22:47 kuriyama search for other commits by this committer
I did not check this port works fine with net-snmp 5.x.

Maintainer, feel free to depend on 5.x if you are sure.
Original commit
21:55 kris search for other commits by this committer
Chase net-snmp library version
Original commit
Wednesday, 1 May 2002
23:33 billf search for other commits by this committer
wiretapped.net mirror changed layout

PR:             ports/34827
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
23:27 billf search for other commits by this committer
upgrade to 0.9.3, use USE_GLIB
Original commit
Tuesday, 5 Feb 2002
01:27 billf search for other commits by this committer
update to 0.9.1    
Original commit
00:42 billf search for other commits by this committer
ethereal:           add hooks for only building tethereal, which doesn't require
X           build with SNMP dissection (requires ucd-snmp) by default    
Original commit
Friday, 4 Jan 2002
01:06 billf search for other commits by this committer
0) upgrade to 0.9.0, the latest and greatest   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    
Original commit
Monday, 22 Oct 2001
02:11 billf search for other commits by this committer
contrary to david obrien's opinion. if I don't upgrade my port in time,   that
_doesn't_ give him the right to touch it.    
Original commit
02:06 obrien search for other commits by this committer
Update to 0.8.20.    
Original commit
Sunday, 19 Aug 2001
08:04 billf search for other commits by this committer
fix building of a few man pages on systems w/o autoconf installed    
Original commit
Wednesday, 25 Jul 2001
08:32 billf search for other commits by this committer
update to 0.8.19, add SNMP hooks    
Original commit
Sunday, 11 Mar 2001
00:47 billf search for other commits by this committer
upgrade to 0.8.16    
Original commit
Monday, 29 Jan 2001
16:30 sobomax search for other commits by this committer
o Upgrade to 0.8.15;   o USE_LIBTOOL instead of GNU_CONFIGURE;   o add manual
manpage installation, this version doesn't install them by itself.    
Original commit
Tuesday, 21 Nov 2000
10:56 asmodai search for other commits by this committer
Update to 0.8.14 which fixes some security problems which were   akin tcpdump.  
This also includes dissectors for WAP, SIP, AIM/OSCAR, 802.11,   GIOP v1.2, and
MGCP (plugin)    
Original commit
Monday, 20 Nov 2000
12:04 asmodai search for other commits by this committer
Update to Ethereal 0.8.13    
Original commit
01:31 kris search for other commits by this committer
Remotely exploitable buffer overflow; same code and impact as in   Security
Advisory 00:61    
Original commit
Thursday, 5 Oct 2000
07:42 reg search for other commits by this committer
Implement USE_GTK, part 2.    
Original commit
Wednesday, 19 Jul 2000
02:24 kuriyama search for other commits by this committer
Oops, previous commit for PLIST requires PLIST_SUB definition.    
Original commit
Wednesday, 5 Jul 2000
19:31 billf search for other commits by this committer
Upgrade to 0.8.10    
Original commit

Number of commits found: 78