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/panoptis/Makefile

Number of commits found: 21

Saturday, 26 Jun 2021
12:52 Rene Ladan (rene) search for other commits by this committer
*/*: Remove expired ports:

2021-06-23 net/panoptis: Unmaintained upstream
commit hash: 71e3941538b7029202598516b1cd5ffdc1e18e98 commit hash: 71e3941538b7029202598516b1cd5ffdc1e18e98 commit hash: 71e3941538b7029202598516b1cd5ffdc1e18e98 commit hash: 71e3941538b7029202598516b1cd5ffdc1e18e98 71e3941
Friday, 23 Apr 2021
14:23 Sofian Brabez (sbz) search for other commits by this committer
net/panoptis: mark for removal
commit hash: 5c42adedf6a7514e7f8b4b3dcdc7af9e5c2fbd52 commit hash: 5c42adedf6a7514e7f8b4b3dcdc7af9e5c2fbd52 commit hash: 5c42adedf6a7514e7f8b4b3dcdc7af9e5c2fbd52 commit hash: 5c42adedf6a7514e7f8b4b3dcdc7af9e5c2fbd52 5c42ade
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 8 May 2017
09:45 miwi search for other commits by this committer
- Fix shebangs
Original commitRevision:440404 
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 
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 
Tuesday, 1 Jul 2014
22:03 amdmi3 search for other commits by this committer
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
Original commitRevision:360104 
Monday, 17 Mar 2014
13:32 ehaupt search for other commits by this committer
Support staging
Original commitRevision:348471 
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 
Thursday, 13 Dec 2012
16:07 acm search for other commits by this committer
- Bump PORTREVISION
Original commitRevision:308853 
Sunday, 22 Apr 2012
15:16 sbz search for other commits by this committer
- Fix install [1]
- Bump PORTREVISION
- Add LICENSE

PR:             ports/166815 [1]
Submitted by:   Serbanica Ionut <ebgp at ymail.com>
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Friday, 18 Mar 2011
10:04 sbz search for other commits by this committer
Update my MAINTAINER address to sbz at FreeBSD.org.

Approved by:    jadawin@ (mentor)
Original commit
Friday, 13 Nov 2009
22:15 acm search for other commits by this committer
- Bump PORTREVISION. The commoncpp port has been updated
- ccscript bump PORTREVISION is not neccesary because it has been  marked as
  BROKEN

Reported by:    pav
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, 6 Jul 2009
13:36 jadawin search for other commits by this committer
- Factoring Makefile
- Use SF macro
- Submitter is now maintainer

PR:             ports/136289
Submitted by:   Sofian Brabez <sbrabez gmail.com>
Original commit
Monday, 9 Mar 2009
19:29 miwi search for other commits by this committer
- Reset farrokhi@freebsd.org due to long period of inactivity.

Approved by:    portmgr (linimon)
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Sunday, 23 Dec 2007
00:00 acm search for other commits by this committer
- Chase devel/commoncpp update

Reported by:    erwin
Forgotten by:   me
Original commit
Thursday, 4 Oct 2007
02:10 edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
Original commit
Thursday, 30 Nov 2006
09:51 miwi search for other commits by this committer
Panoptis is a project started some time ago,
with the aim to stop the Denial of Service
and Distributed Denial of Service attacks that
have been torturing the Internet for the last
few years.
It is based on real-time processing of Cisco (R)
NetFlow (TM) data, since this seems to be the
most efficient approach as it is router-centric,
allowing for automated central response without
intervention from the affected organizations'
network administrators.

WWW:    http://panoptis.sourceforge.net/

Submitted by:   Babak Farrokhi <farrokhi at FreeBSD.org>
Original commit

Number of commits found: 21