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: audio/aureal-kmod/files/pkg-message.in

Number of commits found: 4

Friday, 24 Jan 2014
23:31 rene search for other commits by this committer
- Stagify
- Remove NO_PACKAGE, not useful with pkg(8) anymore [1]
- Apply patch for 8+ unconditionally
- Fix typo in pkg-message.in
- Remove pkg-plist entry now handled by kmod.mk

- Mark broken on 10+
  wrkdirs/usr/ports/audio/aureal-kmod/work/au88x0.c:330:3: error: member
reference base type 'void' is not a structure or union
                snd_mtxlock(au->lock);
                ^~~~~~~~~~~~~~~~~~~~~
[...]
/wrkdirs/usr/ports/audio/aureal-kmod/work/au88x0.c:342:3: error: member
reference base type 'void' is not a structure or union
                snd_mtxunlock(au->lock);
                ^~~~~~~~~~~~~~~~~~~~~~~
[...]
2 errors generated.

Approved by:	portmgr (infrastructure blanket)
Original commitRevision:340946 
Tuesday, 6 Dec 2011
21:17 scheidell search for other commits by this committer
-added extra patch so it will build on 8.0+
-submitted is now maintainer

PR:             ports/162349
Submitted by:   maintainer
Approved by:    gabor(mentor)
Feature safe:   yes
Original commit
Saturday, 27 Mar 2010
06:14 dougb search for other commits by this committer
RC_SUBR_SUFFIX has not been needed for a long time now, all supported
versions of FreeBSD now use /etc/rc.subr and rc.d scripts without .sh
appended to the script name.
Original commit
Sunday, 15 Jun 2008
06:09 rafan search for other commits by this committer
- Convert old style rc script to the new world order
- Install kernel modules in PREFIX/modules instead of PREFIX/lib
- Bump PORTREVISION

PR:             ports/124063 (based on)
Submitted by:   Volodymyr Kostyrko <c.kworr at gmail.com>
Tested by:      Volodymyr Kostyrko <c.kworr at gmail.com> (earlier version)
Original commit

Number of commits found: 4