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/files/patch-epan_dissectors_packet-radiotap.c

Number of commits found: 4

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
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
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
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

Number of commits found: 4