| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=366858
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363399
|
|
|
|
|
|
|
|
|
| |
pending PR (related to stage)
With hat: portmgr
Notes:
svn path=/head/; revision=360923
|
|
|
|
|
|
|
| |
audio)
Notes:
svn path=/head/; revision=327706
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=327697
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=267891
|
|
|
|
|
|
|
|
|
|
| |
http://qat.tecnik93.com//errors/7-STABLE-FPT-NPD/emu10kx-20051021.log
Reported by: QAT
Tested by: miwi@ on i386
Notes:
svn path=/head/; revision=234826
|
|
|
|
|
|
|
|
|
| |
modules.
Hat: portmgr
Notes:
svn path=/head/; revision=194441
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154140
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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)
Notes:
svn path=/head/; revision=146080
|
|
|
|
|
|
|
|
|
|
| |
specific things, so it is not needed in port patches.
PR: 86333
Submitted by: Michael Seyfert (maintainer)
Notes:
svn path=/head/; revision=143181
|
|
|
|
|
|
|
|
|
|
| |
Add emuctrl. A mixer which allows controlling this driver.
PR: 86236
Submitted by: Michael Seyfert (maintainer)
Notes:
svn path=/head/; revision=143063
|
|
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
Notes:
svn path=/head/; revision=142919
|