Jung-uk Kim
6773a691f5
Update to 4.2 build 2005.
2011-08-25 00:35:42 +00:00
Jung-uk Kim
36fb73325e
Fix build with Clang.
2011-07-25 17:45:00 +00:00
Jung-uk Kim
71c44039f0
Honor environment variable CC and fix build without cc(1).
2011-06-21 23:15:35 +00:00
Jung-uk Kim
95e18421da
Fix build with clang.
2011-06-21 22:17:50 +00:00
Jung-uk Kim
dc482d7eed
Add a missing change in the previous commit.
2011-01-06 19:52:07 +00:00
Jung-uk Kim
5625ff49e4
Update to 4.2 build 2004 and add LICENSE.
2011-01-06 19:33:30 +00:00
Jung-uk Kim
7671fa2fb9
Update to 4.2 build 2003.
...
Feature safe: yes
2010-06-28 20:46:44 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Jung-uk Kim
e7eda0c234
Fix build on -CURRENT.
...
Reported by: QAT
2010-01-19 18:45:01 +00:00
Jung-uk Kim
79eadf6ba8
- Chase distfile change. The previous tarball was actually build 2001.
...
- Fix soundoff and add a proper prefix to ossdevlinks[1].
PR: ports/139580, ports/140592[1]
Submitted by: Michael Hax (nc dot bash at gmail dot com)
2009-11-16 18:12:30 +00:00
Jung-uk Kim
a82c8883c2
Update to 4.2 build 2000.
...
Feature safe: yes
2009-09-22 20:51:59 +00:00
Jung-uk Kim
1cf4c90e1f
Fix build on -CURRENT.
2009-07-10 20:28:12 +00:00
Jung-uk Kim
d67073f3d6
There is no need for minor() on -CURRENT. Just use dev2unit() macro.
2009-02-16 21:28:49 +00:00
Jung-uk Kim
acd6139710
- Fix build on -CURRENT.
...
- Fix a typo in soundoff and remove a redundant patch[1].
- Install pre-compressed manual pages properly[2].
Reported by: Jeroen Ruigrok van der Werven (asmodai at in-nomine dot org)[1]
PR: ports/131420[2]
2009-02-16 20:42:54 +00:00
Jung-uk Kim
3716cb68d8
Update to 4.1 build 1050.
2008-12-12 00:36:44 +00:00
Jung-uk Kim
6c3440ddd0
Work around SNDCTL_DSP_GETBLKSIZE API incompatibility.
...
PR: ports/125542
2008-07-15 16:36:13 +00:00
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