aboutsummaryrefslogtreecommitdiff
path: root/audio/oss
Commit message (Collapse)AuthorAgeFilesLines
* Rename CONF_FILES to avoid conflict with an upcoming infrastructure change.Jung-uk Kim2011-05-191-2/+2
| | | | | | | | | PR: ports/157156 Submitted by: Chris Rees (utisoft at gmail dot com) Discussed with: bapt Notes: svn path=/head/; revision=274335
* Add a missing change in the previous commit.Jung-uk Kim2011-01-061-2/+20
| | | | Notes: svn path=/head/; revision=267467
* Update to 4.2 build 2004 and add LICENSE.Jung-uk Kim2011-01-063-8/+9
| | | | Notes: svn path=/head/; revision=267466
* Update to 4.2 build 2003.Jung-uk Kim2010-06-284-35/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257121
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-1/+1
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Fix build on -CURRENT.Jung-uk Kim2010-01-192-0/+30
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=248163
* - Chase distfile change. The previous tarball was actually build 2001.Jung-uk Kim2009-11-163-7/+13
| | | | | | | | | | - 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) Notes: svn path=/head/; revision=244337
* Update to 4.2 build 2002.Jung-uk Kim2009-11-112-4/+4
| | | | Notes: svn path=/head/; revision=244131
* Update to 4.2 build 2000.Jung-uk Kim2009-09-228-137/+83
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241922
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Fix build on -CURRENT.Jung-uk Kim2009-07-101-0/+28
| | | | Notes: svn path=/head/; revision=237595
* Update to 4.1 build 1052.Jung-uk Kim2009-03-253-17/+20
| | | | Notes: svn path=/head/; revision=230937
* There is no need for minor() on -CURRENT. Just use dev2unit() macro.Jung-uk Kim2009-02-161-7/+7
| | | | Notes: svn path=/head/; revision=228516
* - Fix build on -CURRENT.Jung-uk Kim2009-02-163-19/+100
| | | | | | | | | | | - 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] Notes: svn path=/head/; revision=228513
* Update to 4.1 build 1051.Jung-uk Kim2009-01-213-9/+11
| | | | Notes: svn path=/head/; revision=226623
* Install an example file and remove redundant command from Makefile.Jung-uk Kim2008-12-122-1/+3
| | | | Notes: svn path=/head/; revision=224138
* Update to 4.1 build 1050.Jung-uk Kim2008-12-1210-139/+131
| | | | Notes: svn path=/head/; revision=224136
* Work around SNDCTL_DSP_GETBLKSIZE API incompatibility.Jung-uk Kim2008-07-152-0/+13
| | | | | | | PR: ports/125542 Notes: svn path=/head/; revision=216878
* Update to build 1016.Jung-uk Kim2008-06-243-7/+5
| | | | | | | Changelog: http://www.4front-tech.com/forum/viewtopic.php?p=9334#9334 Notes: svn path=/head/; revision=215737
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214428
* Update to build 1015.Jung-uk Kim2008-03-252-4/+4
| | | | | | | | Changelog: http://4front-tech.com/forum/viewtopic.php?p=8138#8138 Notes: svn path=/head/; revision=209800
* Update to build 1014.Jung-uk Kim2008-03-032-4/+4
| | | | | | | Changelog: http://4front-tech.com/forum/viewtopic.php?p=7888 Notes: svn path=/head/; revision=208400
* Update to build 1013.Jung-uk Kim2008-02-133-5/+7
| | | | | | | | | | | Major new features: - Aded Beta driver for Sound Blaster XFi - playback working, record still problematic. Source code also released. - Full source code to MAudio Revolution and Delta series soundcards is now open sourced. Notes: svn path=/head/; revision=207171
* Update PORTREVISION for the previous commit.Jung-uk Kim2008-01-141-1/+1
| | | | Notes: svn path=/head/; revision=205664
* Attempt device_unbusy(9) before detaching it.Jung-uk Kim2008-01-142-0/+22
| | | | Notes: svn path=/head/; revision=205662
* Work around DMA buffer allocation failure for sblive.Jung-uk Kim2008-01-142-1/+12
| | | | | | | Tested by: trasz Notes: svn path=/head/; revision=205659
* Chase the source tarball changes by the vendor.Jung-uk Kim2008-01-072-10/+6
| | | | | | | Two patches were missing in the previous commit. Oops. Notes: svn path=/head/; revision=205178
* Chase the source tarball changes by the vendor.Jung-uk Kim2008-01-074-32/+4
| | | | | | | | | Note: BSD license was changed from three-clause to two-clause version. Reported by: many Notes: svn path=/head/; revision=205173
* Update to BSD-licensed build 1012.Jung-uk Kim2008-01-044-29/+20
| | | | | | | | http://www.opensound.com/press/2008/oss-bsd.txt http://www.4front-tech.com/forum/viewtopic.php?t=2406 Notes: svn path=/head/; revision=205027
* Update to build 1009.Jung-uk Kim2007-12-114-19/+17
| | | | Notes: svn path=/head/; revision=202990
* - Unbreak build on 5.x.[1]Jung-uk Kim2007-11-134-9/+30
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=202689
* Update to build 1008.Jung-uk Kim2007-10-266-58/+15
| | | | | | | Approved by: glewis (mentor) Notes: svn path=/head/; revision=202078
* - Do not remove legacy_devices while uninstalling. It is usefulJung-uk Kim2007-10-124-43/+41
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=201363
* Move userdefs creation from install.sh to post-install.Jung-uk Kim2007-10-102-6/+13
| | | | | | | | Reported by: Christophe Cap (christophe dot cap at gmail dot com) Approved by: glewis (mentor) Notes: svn path=/head/; revision=201277
* Replace all INSTALL_DATA/INSTALL_SCRIPT and INSTALL_PROGRAM/STRIP=Edwin Groothuis2007-10-071-2/+2
| | | | | | | | | | | hacks to install kernel loadable modules correctly on amd64 platforms with the new INSTALL_KLD command. All PORTREVISIONS have been bumped to show when the new version of installing became available. Notes: svn path=/head/; revision=201024
* Do not install soundcard.h.Jung-uk Kim2007-10-022-9/+2
| | | | | | | | | | | | This header file conflicts with FreeBSD's soundcard.h. -CURRENT has OSS v4 compatible version but -STABLE does not. Since we are not installing libOSSlib.so at the moment, it is useless any way. Pointed out by: trasz Approved by: glewis (mentor) Notes: svn path=/head/; revision=200675
* Fix Audigy mixer bug.Jung-uk Kim2007-09-192-0/+19
| | | | | | | | | | http://4front-tech.com/forum/viewtopic.php?t=2290 Approved by: glewis (mentor) Obtained from: 4Front Technologies Notes: svn path=/head/; revision=199779
* Update to build 1006.Jung-uk Kim2007-09-055-27/+36
| | | | Notes: svn path=/head/; revision=198869
* Pass maintainership to Jung-uk Kim; he is putting much more effortEdward Tomasz Napierala2007-07-181-1/+1
| | | | | | | | | into this port than I do. Approved by: jkim, miwi (mentor) Notes: svn path=/head/; revision=195845
* - Update to build 1004. While here, switch from GPL-ed sourcesEdward Tomasz Napierala2007-07-142-6/+5
| | | | | | | | | | to the CDDL ones; there is no functional difference between these. Approved by: miwi (mentor) Notes: svn path=/head/; revision=195596
* - Make it work on 7-CURRENT.Edward Tomasz Napierala2007-07-124-12/+72
| | | | | | | | Submitted by: jkim Approved by: miwi (mentor) Notes: svn path=/head/; revision=195487
* - Fix rc script, properly this time. This is style cleanup, so don'tEdward Tomasz Napierala2007-07-111-3/+4
| | | | | | | | | | bump PORTREVISION. Submitted by: dougb Approved by: miwi (mentor) Notes: svn path=/head/; revision=195442
* - Use proper capitalization in my email address.Edward Tomasz Napierala2007-07-111-2/+2
| | | | | | | | Approved by: miwi (mentor) Suggested by: sat Notes: svn path=/head/; revision=195441
* - Fix rc script to not emit a warning at startup when oss_enable is notEdward Tomasz Napierala2007-07-083-2/+5
| | | | | | | | | set in /etc/rc.conf, and mention oss_enable in pkg-message.in. Approved by: miwi (mentor) Notes: svn path=/head/; revision=195220
* Installs kernel modules, so assign it to new kld virtual category.Mark Linimon2007-06-291-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=194442
* - Fix paths in soundonEdward Tomasz Napierala2007-06-254-14/+23
| | | | | | | | | | | - Fix paths in man pages - Fix plist - Remove unneccessary patch Approved by: miwi (mentor) Notes: svn path=/head/; revision=194258
* - Add Open Sound System drivers, version 4.0 build 1003.Edward Tomasz Napierala2007-06-2313-0/+312
Approved by: miwi (mentor) Notes: svn path=/head/; revision=194139