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/pkg-plist

Number of commits found: 8

Saturday, 18 Jun 2016
15:07 bapt search for other commits by this committer
Do not try to play with chflags, pkg does it by itself already
Original commitRevision:417069 
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 
Saturday, 9 Nov 2013
19:13 rene search for other commits by this committer
Convert to USES=kmod, which removes duplicated code and ensures that all
required steps are followed.

There are no user-visible changes.  The exception is multimedia/ptx-kmod,
which now installs the kernel module into /boot/modules instead of
${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle.

PR:		ports/183625
Submitted by:	myself
Approved by:	portmgr (bdrewery)
Exp-run by:	bdrewery
Original commitRevision:333329 
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
Saturday, 19 Apr 2008
00:03 edwin search for other commits by this committer
implement @rmtry macro for the pkg-plist
Original commit
Wednesday, 15 May 2002
18:16 sobomax search for other commits by this committer
- Unbreak on -stable;
- extend a start-up script with a workaround for Via Apollo KX133 chipset.

Submitted by:   maintainer
Original commit
Wednesday, 28 Mar 2001
08:07 sobomax search for other commits by this committer
Various updates and improvements.    
Original commit
Monday, 15 Jan 2001
17:42 sobomax search for other commits by this committer
Move just-added aureal-kmod from misc into audio, because it better belongs  
there.    
Original commit

Number of commits found: 8