non port: audio/emu10kx/Makefile |
Number of commits found: 11 |
Tuesday, 29 Jul 2014
|
21:43 adamw
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Sunday, 6 Jul 2014
|
15:28 bapt
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
|
Friday, 20 Sep 2013
|
14:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
12:54 bdrewery
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.
Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.
[1]
http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup
PR: ports/138228 [2]
Submitted by: jlh (bsd.ssp.mk based on)
Reviewed by: bapt
With hat: portmgr
exp-runs done: 37 over a month on 91i386,91amd64,10i386,10amd64
|
Sunday, 16 Jan 2011
|
19:13 arved
Make compile on supported versions of FreeBSD
Feature safe: yes
|
Saturday, 30 May 2009
|
10:43 itetcu
Mark broken on 7.x and above.
http://qat.tecnik93.com//errors/7-STABLE-FPT-NPD/emu10kx-20051021.log
Reported by: QAT
Tested by: miwi@ on i386
|
Friday, 29 Jun 2007
|
09:16 linimon
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.
Hat: portmgr
|
Friday, 21 Oct 2005
|
22:36 pav
- Update to 20051021 which features:
* Audigy 2 / Audigy 2 Value fixes, full support for SB0400 Audigy 2 Value
* Workaround for bad AC97 'rec' volume emulation
* 4.x build fix
* rc.d/emuctrl.sh script that saves card parameters
* Improved documentation
PR: ports/87772
Submitted by: Michael Seyfert <michaels@sdf.lonestar.org> (maintainer)
- Install kernel module into /boot/modules instead of /boot/kernel
PR: ports/87541
Submitted by: Bjorn Konig <bkoenig@cs.tu-berlin.de>
Approved by: Michael Seyfert <michaels@sdf.lonestar.org> (maintainer)
|
Monday, 19 Sep 2005
|
21:59 vsevolod
Update to 2005-09-19 snapshot that includes all port
specific things, so it is not needed in port patches.
PR: 86333
Submitted by: Michael Seyfert (maintainer)
|
Sunday, 18 Sep 2005
|
10:07 vsevolod
Fix driver to work with new ac97 mute checking code in the 7.0 kernel.
Add emuctrl. A mixer which allows controlling this driver.
PR: 86236
Submitted by: Michael Seyfert (maintainer)
|
Friday, 16 Sep 2005
|
11:41 vsevolod
Add emu10kx driver for SBlive, Audigy and Audigy2 based cards.
This driver is alternative to snd_emu10k1 and support complex
mixer settings, analog/digital switch, S/PDIF passthrough
PR: 84653
Submitted by: michaels@sdf.lonestar.org
|
Number of commits found: 11 |