non port: audio/aureal-kmod/pkg-plist |
SVNWeb
|
Number of commits found: 8 |
Sat, 18 Jun 2016
|
[ 15:07 bapt ]
Do not try to play with chflags, pkg does it by itself already
|
Fri, 24 Jan 2014
|
[ 23:31 rene ]
- 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)
|
Sat, 9 Nov 2013
|
[ 19:13 rene ] (Only the first 10 of 37 ports in this commit are shown above. )
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
|
Sun, 15 Jun 2008
|
[ 06:09 rafan ]
- 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)
|
Sat, 19 Apr 2008
|
[ 00:03 edwin ]
implement @rmtry macro for the pkg-plist
|
Wed, 15 May 2002
|
[ 18:16 sobomax ]
- Unbreak on -stable;
- extend a start-up script with a workaround for Via Apollo KX133 chipset.
Submitted by: maintainer
|
Wed, 28 Mar 2001
|
[ 08:07 sobomax ]
Various updates and improvements.
|
Mon, 15 Jan 2001
|
[ 17:42 sobomax ] (Only the first 10 of 24 ports in this commit are shown above. )
Move just-added aureal-kmod from misc into audio, because it better belongs
there.
|
Number of commits found: 8 |