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/py-pcap/Makefile

Number of commits found: 38

Tuesday, 31 Mar 2020
21:00 bofh search for other commits by this committer
net/py-pcap: Mark DEPRECATED and set EXPIRATION_DATE

- Broken with python3 please consider using net/py-pypcap
Original commitRevision:530018 
Friday, 5 Apr 2019
19:44 bofh search for other commits by this committer
net/py-pcap: Update version 0.6.5=>0.6.6

- Fix tests with scapy
- Take MAINTAINERSHIP

Reported by:	kp lwhsu
Approved by:	leres
Original commitRevision:497982 
Monday, 1 Apr 2019
07:39 mat search for other commits by this committer
allflavors is only used for ports that are parts of Python itself.
Original commitRevision:497463 
Sunday, 31 Mar 2019
20:45 leres search for other commits by this committer
net/py-pcap: Update to 0.6.5. Switch from abandoned SF project to
new github fork. Add python 3 support.

PR:		236674
Submitted by:	bofh
Approved by:	matthew (mentor, implicit)
Original commitRevision:497445 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Friday, 15 Sep 2017
18:18 leres search for other commits by this committer
Update MAINTAINER on my ports and "Created by" on the ones I created
to use my @FreeBSD.org email address.

 - devel/arduino
 - devel/arduino-glcd
 - devel/arduino-irremote
 - devel/arduino-mk
 - devel/arduino-sevseg
 - net/hostapd
 - net/py-pcap
 - security/bro
 - security/broccoli
 - security/create-cert
 - sysutils/lbl-cf
 - sysutils/lbl-hf
 - www/mini_httpd

Reviewed by:	ler (mentor)
Approved by:	ler (mentor)
Differential Revision:	https://reviews.freebsd.org/D12374
Original commitRevision:449916 
Friday, 2 Dec 2016
04:33 jhale search for other commits by this committer
Add LIBPCAP option to allow building with libpcap from ports
Pass maintainership to submitter

While here:
Remove build dependency on devel/swig13; source comes pre-swig'd

PR:		214939 (based on)
Submitted by:	Craig Leres <leres@ee.lbl.gov>
Original commitRevision:427543 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Wednesday, 18 Feb 2015
15:16 amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Strip library
Original commitRevision:379210 
Wednesday, 10 Dec 2014
23:55 feld search for other commits by this committer
Fix "BSD" license in net category
Original commitRevision:374502 
Friday, 24 Oct 2014
16:21 mva search for other commits by this committer
- Convert ports of net/ to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371449 
Saturday, 28 Dec 2013
11:35 wg search for other commits by this committer
net/py-pcap: support staging
Original commitRevision:337864 
Friday, 20 Sep 2013
22:10 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Original commitRevision:327755 
Sunday, 25 Mar 2012
03:55 miwi search for other commits by this committer
- Update to 0.6.4

PR:             166046
Submitted by:   Ports Fury
Feature safe:   yes
Original commit
Sunday, 23 May 2010
21:16 linimon search for other commits by this committer
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:            portmgr
Original commit
Thursday, 24 Sep 2009
20:22 wxs search for other commits by this committer
- Remove BROKEN, builds fine.

Discussed with: pav
Feature safe:   yes
Original commit
Saturday, 22 Aug 2009
00:32 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
Original commit
Monday, 25 May 2009
10:24 erwin search for other commits by this committer
Mark BROKEN on 8.x: does not build.
Original commit
Tuesday, 6 Jan 2009
17:59 pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
Original commit
Thursday, 4 Dec 2008
10:28 perky search for other commits by this committer
Update to 0.6.2.

PR:             128825
Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Original commit
Wednesday, 3 Oct 2007
23:53 edwin search for other commits by this committer
Remove support for OSVERSION < 5
Original commit
Monday, 30 Jul 2007
09:42 alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
Original commit
Tuesday, 11 Oct 2005
12:08 perky search for other commits by this committer
Fix dependency for swig1.3.
Original commit
Monday, 10 Oct 2005
14:46 perky search for other commits by this committer
Update to 0.5
Original commit
Sunday, 19 Dec 2004
16:52 perky search for other commits by this committer
Fix build and unmark BROKEN.

Spotted by:     the Ports Janitor
Original commit
Friday, 17 Dec 2004
08:03 linimon search for other commits by this committer
kris advises that this really is an install error, so put it back the
way it was.
Original commit
07:47 linimon search for other commits by this committer
Switch from BROKEN to IGNORE as per currently documented style.
Original commit
Saturday, 11 Dec 2004
21:21 kris search for other commits by this committer
BROKEN: Runtime failure after python 2.4 update
Original commit
Monday, 31 Mar 2003
04:29 perky search for other commits by this committer
Change the `grep` test to an OSVERSION test.

Spotted by:     kris
Original commit
Tuesday, 25 Feb 2003
06:25 perky search for other commits by this committer
De-pkg-comment for my ports.
Original commit
Saturday, 2 Nov 2002
03:53 kris search for other commits by this committer
Catch up to repo copy from SWIG to swig11

Forgotten by:   knu
Original commit
Tuesday, 23 Jul 2002
21:09 perky search for other commits by this committer
Update to 0.4.

This version needs libpcap 0.7 or higher (after Jul 5 for -stable,
Jun 21 for -current). There is a CVS tag (PYPCAP_0_3_1) for who don't
want to upgrade their userland base.
Original commit
Tuesday, 25 Jun 2002
07:50 perky search for other commits by this committer
Updating my email address.

Approved by: cjh (mentor)
Original commit
Saturday, 4 May 2002
17:33 pat search for other commits by this committer
Update to 0.3.1

PR:             37751
Submitted by:   maintainer
Original commit
Monday, 29 Apr 2002
18:32 ijliao search for other commits by this committer
use USE_PYDISTUTILS
Original commit
Saturday, 27 Apr 2002
02:35 pat search for other commits by this committer
Update to 0.3

PR:             37390
Submitted by:   maintainer
Original commit
Monday, 11 Mar 2002
23:23 pat search for other commits by this committer
Fix wrong PLIST problem around py22- and py-.

PR:             35798
Submitted by:   maintainer
Noticed by:     bento
Original commit
Sunday, 25 Nov 2001
09:41 petef search for other commits by this committer
Add py-pcap-0.2, a Python interface to LBL Packet Capture library (libpcap)    
Original commit

Number of commits found: 38