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: security/snort_inline/Makefile

Number of commits found: 12

Sunday, 9 Oct 2011
16:57 dougb search for other commits by this committer
Remove security/snort_inline:

Does not build properly, no longer supported upstream

PR:             ports/161410
Approved by:    maintainer
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, 5 Aug 2011
05:39 beech search for other commits by this committer
- Mark BROKEN and DEPRECATED

Approved by:    nick@rogness.net (maintainer)
Original commit
Monday, 1 Aug 2011
23:42 beech search for other commits by this committer
- Update to 2.6.1.5

PR:             ports/158905
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Approved by:    Maintainer Timeout (> Two Weeks)
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
Thursday, 24 Apr 2008
01:38 beech search for other commits by this committer
- Add flexible response (v1) support to snort_inline. It borrows heavily from
  the snort port, which also has this feature. Adds libnet10 as a dependency if
  this is chosen.
- Add options, ODBC, POSTGRESQL, and MySQL support (plus flexible responses).
- Add dependency on libnet10 if flexible responses is defined.
- Bump portrevision

- Note that flexible response v2 (needing libnet11) is unsupported due to
libnet11
  patches not applying cleanly. When this is cleared up for snort, it can be
  ported to snort_inline.

PR:             ports/121710
Submitted by:   Yousif Hassan <yousif@alumni.jmu.edu>
Approved by:    maintainer timeout (1+ months)
Original commit
Monday, 29 Jan 2007
19:05 gabor search for other commits by this committer
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.

Approved by:    portmgr (erwin), erwin (mentor)
Original commit
Sunday, 5 Nov 2006
18:14 alepulver search for other commits by this committer
- Update to version 2.4.5.

PR:             ports/104730
Submitted by:   Nick Rogness <nick@rogness.net> (maintainer)
Original commit
Saturday, 13 May 2006
04:15 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
Original commit
Monday, 14 Nov 2005
17:07 sem search for other commits by this committer
libnet update:
- move 1.0 obsoleted version to net/libnet10
  net/libnet is latest Stable Version
  net/libnet is latest Beta Version

- Fix all depended ports with a new DEPENDS scheme

- While I'm here fix security/yersinia build on 4.x
  (getopt_long and ncurses issues)

PR:             ports/85519 (based on)
Submitted by:   Stas Yakovlev <stas.yakovlev_at_gmail.com>
Original commit
Tuesday, 31 May 2005
07:43 pav search for other commits by this committer
- Fix WITH_PGSQL knob

PR:             ports/81700
Submitted by:   Ulrich Spoerlein <q@galgenberg.net>
Pointy hat to:  pav
Original commit
Saturday, 28 May 2005
11:06 pav search for other commits by this committer
An inline IPS system based on snort using ipfw.

PR:             ports/81378
Submitted by:   Nick Rogness <nick@rogness.net>
Original commit

Number of commits found: 12