1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

17 Commits

Author SHA1 Message Date
Jung-uk Kim
9c5a2e14c4 Attempt device_unbusy(9) before detaching it. 2008-01-14 20:35:18 +00:00
Jung-uk Kim
ea0c665864 Work around DMA buffer allocation failure for sblive.
Tested by:	trasz
2008-01-14 18:38:09 +00:00
Jung-uk Kim
7c7d5b0c28 Chase the source tarball changes by the vendor.
Two patches were missing in the previous commit.  Oops.
2008-01-07 17:37:38 +00:00
Jung-uk Kim
2e5633ecee Chase the source tarball changes by the vendor.
Note: BSD license was changed from three-clause to two-clause version.

Reported by:	many
2008-01-07 17:20:30 +00:00
Jung-uk Kim
36606728a8 Update to BSD-licensed build 1012.
http://www.opensound.com/press/2008/oss-bsd.txt
http://www.4front-tech.com/forum/viewtopic.php?t=2406
2008-01-04 23:25:14 +00:00
Jung-uk Kim
f26ec97c5a Update to build 1009. 2007-12-11 20:19:07 +00:00
Jung-uk Kim
f1eb4bbbf1 - Unbreak build on 5.x.[1]
- Remove userdefs if it is unchanged or empty.

PR:		ports/117826
Reported by:	pointyhat
Submitted by:	Yen-Ming Lee (leeym at leeym dot com)[1]
Approved by:	portmgr (linimon)
2007-11-13 15:59:06 +00:00
Jung-uk Kim
4fa18998ba Update to build 1008.
Approved by:	glewis (mentor)
2007-10-26 15:15:17 +00:00
Jung-uk Kim
b92fb0c826 - Do not remove legacy_devices while uninstalling. It is useful
for reinstallation.
- Use @dirrmtry instead of @dirrm for lib/oss, lib/oss/etc, and
lib/oss/logs to preserve user data and to avoid errors when
deinstalling.
- Move files/pkg-message.in to pkg-message because it is static.
- Sort pkg-plist by destination paths.

Approved by:	glewis (mentor)
2007-10-12 16:13:14 +00:00
Jung-uk Kim
f986165b5b Move userdefs creation from install.sh to post-install.
Reported by:	Christophe Cap (christophe dot cap at gmail dot com)
Approved by:	glewis (mentor)
2007-10-10 18:07:11 +00:00
Jung-uk Kim
9b9549b341 Fix Audigy mixer bug.
http://4front-tech.com/forum/viewtopic.php?t=2290

Approved by:	glewis (mentor)
Obtained from:	4Front Technologies
2007-09-19 20:17:44 +00:00
Jung-uk Kim
5d64cd21e7 Update to build 1006. 2007-09-05 19:04:16 +00:00
Edward Tomasz Napierala
7f61744f4a - Make it work on 7-CURRENT.
Submitted by:	jkim
Approved by:	miwi (mentor)
2007-07-12 18:40:39 +00:00
Edward Tomasz Napierala
441a55557e - Fix rc script, properly this time. This is style cleanup, so don't
bump PORTREVISION.

Submitted by:	dougb
Approved by:	miwi (mentor)
2007-07-11 22:09:52 +00:00
Edward Tomasz Napierala
3d81cbbcf4 - Fix rc script to not emit a warning at startup when oss_enable is not
set in /etc/rc.conf, and mention oss_enable in pkg-message.in.

Approved by:	miwi (mentor)
2007-07-08 12:32:13 +00:00
Edward Tomasz Napierala
2b3aabdf90 - Fix paths in soundon
- Fix paths in man pages
- Fix plist
- Remove unneccessary patch

Approved by:	miwi (mentor)
2007-06-25 19:52:12 +00:00
Edward Tomasz Napierala
0a2993d06e - Add Open Sound System drivers, version 4.0 build 1003.
Approved by:	miwi (mentor)
2007-06-23 20:58:05 +00:00