summaryrefslogtreecommitdiff
path: root/audio/oss
AgeCommit message (Expand)Author
2023-04-13audio/oss: Save mixer before unloading moduleMarten
2023-03-02accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner
2022-09-16audio/oss: Fix build by removing -WerrorYuri Victorovich
2022-09-07Remove WWW entries moved into port MakefilesStefan Eßer
2022-09-07Add WWW entries to port MakefilesStefan Eßer
2022-08-22audio/oss: Remove devclass from DRIVER_MODULE on recent main.John Baldwin
2022-07-20audio: remove 'Created by' linesTobias C. Berner
2021-12-19audio/oss: build fix following src/1c7d15bChris Rees
2021-10-19audio/oss: Fix build on 14-CURRENTCy Schubert
2021-04-06Remove # $FreeBSD$ from Makefiles.Mathieu Arnold
2020-01-25audio/oss: Fix build on headChris Rees
2020-01-17audio/oss: Fix build on recent FreeBSDChris Rees
2020-01-02audio/oss: timeout has been removed in favour of callback(9)Chris Rees
2019-12-24audio/oss: Silence further compiler warning; perhaps this will help.Chris Rees
2019-12-16Fix build on head- missing headers resulted in implicit incompatibleChris Rees
2019-09-21audio/oss: Improve handling when sound.ko is compiled into the kernel.Chris Rees
2019-08-13Convert to UCL & cleanup pkg-message (categories a-c)Mathieu Arnold
2019-03-13Fix build on 11.2.Jung-uk Kim
2019-03-12- Update to 4.2-build2019.Jung-uk Kim
2019-01-12audio/oss: Fix breakage after r489819Fernando Apesteguía
2019-01-09audio/oss: unbreak in FreeBSD > 12Fernando Apesteguía
2018-03-27audio/oss: set LLD_UNSAFE to link using ld.bfdEd Maste
2017-03-25audio/oss: update to 4.2.b2017 (maintenance release)Jan Beich
2016-07-26Cleanup patches, a* categories.Mathieu Arnold
2016-04-13audio/oss: convert to CONFIGURE_OUTSOURCEJan Beich
2016-04-01Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold
2015-09-22Don't create ${PREFIX}/lib/oss/logs - it currently doesn't get toDmitry Marakasov
2015-05-07audio/oss: update to 4.2.b2011Jan Beich
2014-12-08Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans
2014-12-04Correct "BSD" licenses in audio categoryMark Felder
2014-10-20Cleanup plistBaptiste Daroussin
2014-09-02pkg(8) already create empty directories no need to recreate themBaptiste Daroussin
2014-06-01- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)Olli Hauer
2014-03-08Update to 4.2-build2009.Jung-uk Kim
2014-01-15Reduce over inclusion of bsd.port.mkBaptiste Daroussin
2013-12-11In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin
2013-09-29Add an explicit dependency on pkgconf (needed to build ossxmix)Antoine Brodin
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin
2013-09-20SSP support has been added to ports with WITH_SSP for i386 and amd64Bryan Drewery
2013-07-13Update to 4.2-build2008. The only dependent port, multimedia/qmmp, does notDaniel Eischen
2013-05-02Respect additional environment variable ${SYSDIR}.Stefan Walter
2013-03-28Style: tab -> space.Eitan Adler
2012-10-26- Add fix to allow building with clangJason E. Hale
2012-10-05- Update to 4.2 build2007.Jung-uk Kim
2012-07-19libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber
2012-06-25Include bsd.port.pre.mk before SRC_BASE is referenced.Jung-uk Kim
2012-06-04Use the new options framework.Jung-uk Kim
2012-06-01- update png to 1.5.10Dirk Meyer
2012-02-20Do not ignore hardwired device unit number.Jung-uk Kim
2012-02-17Fix build on 8.x.Jung-uk Kim