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

Number of commits found: 9

Thursday, 8 Jan 2015
14:14 bapt search for other commits by this committer
Fix a minor typo

PR:		196463
Submitted by:	logan@elandsys.com (maintainer)
Original commitRevision:376535 
Monday, 22 Dec 2014
12:08 koobs search for other commits by this committer
net/ngrep: Add Capcisum sandboxing support

- Add OPTION and patches for Capsicum support
- Update MAINTAINER
- Add LICENSE (BSD4CLAUSE) and LICENSE_FILE
- Use OPTIONS helpers
- Sort USES/USE section
- Sort OPTIONS_DEFAULT

PR:		195910 (with changes)
Submitted by:	logan at elandsys com
Submitted by:	feld
Approved by:	maintainer (edwin)
Original commitRevision:375232 
Thursday, 7 Dec 2006
10:43 edwin search for other commits by this committer
Update to 1.45

v1.45

        o fixed bug where setting the snaplen smaller than the minimum
          necessary to read the full headres would cause garbage to be
          fed into the pattern matcher

        o fixed unreported bug in IPv6/TCP packet length calculation

        o relocated the privilege-dropping routine to be invoked right
          before entering the packet processing loop, to prevent
          interference with necessary permissions to read or write
          dumpfiles/etc.

        o fixed integer overflow with the snaplen that resulted from
          an implicit signed/unsigned conversion

        o minor change to compensate for some broken compiler
          optimizers

        o fixed double-free race condition during ngrep termination

        o reworked packet length calculation in the main processing
          loop, improving performance and readability

        o simplified regex build logic in configure and Makefile

        o updated Win32 version to use config.h for preprocessor
          definitions instead of the Visual Studio project files,
          making manual tweaking and config of ngrep for Win32
          consistent with *NIX and more obvious

        o changed third-party Makefiles to properly clean up after
          themselves

        o added support for radiotap (IEEE802_11_RADIO)

        o changed ``-s 0'' invocation to mimic the equivalent of tcpdump
Original commit
Wednesday, 3 May 2006
03:00 edwin search for other commits by this committer
[patch] net/ngrep segfaults at startup on amd64

        # ngrep
        Segmentation fault: 11 (core dumped)
        [ etc :-) ]

PR:             ports/95612
Submitted by:   Vasil Dimov <vd@FreeBSD.org>
Original commit
Thursday, 24 Feb 2005
06:28 edwin search for other commits by this committer
Upgrade to version 1.43

        v1.43

        o healed the win32 code fork: ngrep now builds from the same
          source tree for all platforms including Windows

        o re-wrote the privilege revocation logic after problems were
          reported with the SPC version, and removed non-root
          drop_privs capability altogether

        o fix off-by-one bug which caused ngrep to exit 1 packet early
          when ``-A'' as invoked

        o Fixed problematic configtest for old broken-redhat-glibc UDP
          header

        o ngrep now sets a pcap filter "ip" by default, if one is not
          specified

        o header offset fix to 802.11 processing

        o support IGMP and Raw (unknown IP protocol) type packets

        o support for latest versions of libpcap (0.8.3) and winpcap
          (3.1 beta 4)

        o updated configure to autoconf 2.59, and config.guess and
          config.sub to latest versions

        o updated PCRE from 3.4 to 5.0

        o and various minor changes and updates to improve ngrep
Original commit
Friday, 9 Apr 2004
03:11 edwin search for other commits by this committer
swap net/bpf.h and pcap.h since it gives strange results when having the
net/libpcap installed.
Original commit
Tuesday, 11 Nov 2003
22:58 edwin search for other commits by this committer
Unbreak build on -stable while keep it buildable on -current.

Noticed by: quite a lot of people.
Original commit
Saturday, 8 Nov 2003
23:59 edwin search for other commits by this committer
Fix build on -current, thanks to a patch from walt <wa1ter@myrealbox.com>

Use PORTDOCS fully.
Original commit
Wednesday, 22 Aug 2001
19:06 obrien search for other commits by this committer
Update to 1.40.   - update mastersite   - install more docs, use DOCSDIR   -
properly support NOPORTDOCS in pkg-plist   - sync pkg-descr with current
features   - update ngrep.c (the t->tm_mon+1 change has been integrated in 1.40)
  - remove patch-Makefile.in (no longer necessary)    
Original commit

Number of commits found: 9