non port: audio/oss/Makefile |
SVNWeb
|
Number of commits found: 82 |
Thu, 13 Apr 2023
|
[ 08:16 Chris Rees (crees) Author: Marten ] 4353081
audio/oss: Save mixer before unloading module
After installing the oss package, a kernel panic occurs every time the
computer is shut down.
This is because the mixer RC script tries to save the mixer values after
the OSS module is unloaded. We can avoid this by making OSS unload after
this is done.
[crees] While here, pet rclint.
PR: ports/270709
|
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
Fri, 16 Sep 2022
|
[ 07:40 Yuri Victorovich (yuri) ] fe0e9a9
audio/oss: Fix build by removing -Werror
Reported by: fallout
Approved by: portmgr (unbreak)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 213b0b7 (Only the first 10 of 561 ports in this commit are shown above. )
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 17 Jan 2020
|
[ 18:52 crees ]
audio/oss: Fix build on recent FreeBSD
Replace function calls to removed function timeout.
Reviewed by: jhb
|
Thu, 2 Jan 2020
|
[ 15:06 crees ]
audio/oss: timeout has been removed in favour of callback(9)
I am working on a fix.
|
Tue, 24 Dec 2019
|
[ 13:36 crees ]
audio/oss: Silence further compiler warning; perhaps this will help.
|
Sat, 21 Sep 2019
|
[ 18:13 crees ]
audio/oss: Improve handling when sound.ko is compiled into the kernel.
Now, soundon checks for its presence and fails with an appropriate error.
While here, add it to pkg-message.
I use this still as I have a Xonar D2X which FreeBSD's drivers don't support,
so I'll take maintainership.
PR: ports/240200
|
Tue, 12 Mar 2019
|
[ 22:27 jkim ]
- Update to 4.2-build2019.
- Fix build on current after r343485.
- Drop support for 8.x and earlier.
http://ossnext.trueinstruments.com/forum/viewtopic.php?f=19&t=5876
|
Wed, 9 Jan 2019
|
[ 18:20 fernape ]
audio/oss: unbreak in FreeBSD > 12
Unbreak port in FreeBSD 12 and 13-CURRENT. Broken most likely due to r335879.
While here:
* Add missing LIB_DEPENDS and USES for ossxmix
* Reorder some variables
PR: 233018
Reported by: sergey@akhmatov.ru
|
Tue, 27 Mar 2018
|
[ 21:42 emaste ]
audio/oss: set LLD_UNSAFE to link using ld.bfd
This port fails when attempting to link with lld as the system linker.
It passes -fPIC to the linker, which is actually a compiler flag.
ld.bfd accepts the flag but it results in a bogus DT_AUXILIARY entry
in the ouptut:
Dynamic section at offset 0x5000 contains 15 entries:
Tag Type Name/Value
0x000000007ffffffd AUXILIARY Auxiliary library: [PIC]
PR: 221807
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation
|
Sat, 25 Mar 2017
|
[ 03:29 jbeich ]
audio/oss: update to 4.2.b2017 (maintenance release)
- Add a note about origin to avoid users from Linux blaming FreeBSD
for 4Front's bugs and vice versa
- Disable SSE on amd64 to avoid kernel panic[1]
Changes: http://opensound.com/forum/viewtopic.php?f=19&t=5841
PR: 212263
Submitted by: Jakub Adler <jakubadler@gmail.com> [1]
MFH: 2017Q1
|
Wed, 13 Apr 2016
|
[ 10:42 jbeich ]
audio/oss: convert to CONFIGURE_OUTSOURCE
PR: 208294
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D4157
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 22 Sep 2015
|
[ 19:23 amdmi3 ]
Don't create ${PREFIX}/lib/oss/logs - it currently doesn't get to
the package anyway, and doesn't seem to be needed - the only mention
of it in the source references sbin/soundon log, however on FreeBSD
sbin/soundon stores log in /var/log.
|
Thu, 7 May 2015
|
[ 10:04 jbeich ]
audio/oss: update to 4.2.b2011
Changes: http://opensound.com/forum/viewtopic.php?f=19&t=5791
Changes: http://opensound.com/forum/viewtopic.php?f=19&t=5765
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above )
|
Thu, 4 Dec 2014
|
[ 23:19 feld ]
Correct "BSD" licenses in audio category
|
Sun, 1 Jun 2014
|
[ 13:03 ohauer ] (Only the first 10 of 52 ports in this commit are shown above. )
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)
|
Sat, 8 Mar 2014
|
[ 00:09 jkim ]
Update to 4.2-build2009.
|
Wed, 15 Jan 2014
|
[ 22:38 bapt ]
Reduce over inclusion of bsd.port.mk
|
Wed, 11 Dec 2013
|
[ 14:35 bapt ] (Only the first 10 of 268 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr
|
Sun, 29 Sep 2013
|
[ 08:35 antoine ]
Add an explicit dependency on pkgconf (needed to build ossxmix)
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
[ 12:54 bdrewery ] (Only the first 10 of 61 ports in this commit are shown above. )
SSP support has been added to ports with WITH_SSP for i386 and amd64
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 (Only the first 15 lines of the commit message are shown above )
|
Sat, 13 Jul 2013
|
[ 17:45 deischen ]
Update to 4.2-build2008. The only dependent port, multimedia/qmmp, does not
have a LIB_DEPENDS, just a depends on an include file, so no PORTREVISION
bump is necessary for qmmp.
PR: 179956
Submitted by: Waitman Gobble uzimac at da3m0n8t3r dot com
|
Thu, 2 May 2013
|
[ 20:59 stefan ]
Respect additional environment variable ${SYSDIR}.
PR: 170405
Submitted by: Jan Beich <jbeich@tormail.org>
|
Fri, 26 Oct 2012
|
[ 05:31 jhale ]
- Add fix to allow building with clang
- Trim Makefile header
PR: ports/172609
Submitted by: Jan Beich <jbeich@tormail.org>
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes
|
Fri, 5 Oct 2012
|
[ 20:07 jkim ]
- Update to 4.2 build2007.
- Release maintainership to the ports pool.
|
Thu, 19 Jul 2012
|
[ 20:15 naddy ] (Only the first 10 of 187 ports in this commit are shown above. )
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
|
Mon, 25 Jun 2012
|
[ 20:51 jkim ]
Include bsd.port.pre.mk before SRC_BASE is referenced.
PR: ports/169212
|
Mon, 4 Jun 2012
|
[ 18:09 jkim ]
Use the new options framework.
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Mon, 20 Feb 2012
|
[ 20:41 jkim ]
Do not ignore hardwired device unit number.
Tested by: rank1seeker at gmail dot com
|
Fri, 17 Feb 2012
|
[ 19:02 jkim ]
Update to 4.2 build 2006 and add two additional patches from OSS Mercurial:
http://opensound.hg.sourceforge.net/hgweb/opensound/opensound/rev/0500de7fee6f
http://opensound.hg.sourceforge.net/hgweb/opensound/opensound/rev/1a5c5373b72a
|
Tue, 31 Jan 2012
|
[ 21:03 jkim ]
- Do not allow loading osscore when sound(4) is loaded. [1]
- Make portlint little happier.
PR: ports/164567 [1]
Submitted by: crees (initial version) [1]
|
Thu, 25 Aug 2011
|
[ 00:35 jkim ]
Update to 4.2 build 2005.
|
Mon, 25 Jul 2011
|
[ 17:45 jkim ]
Fix build with Clang.
|
Tue, 21 Jun 2011
|
[ 22:17 jkim ]
Fix build with clang.
|
Thu, 19 May 2011
|
[ 19:08 jkim ]
Rename CONF_FILES to avoid conflict with an upcoming infrastructure change.
PR: ports/157156
Submitted by: Chris Rees (utisoft at gmail dot com)
Discussed with: bapt
|
Thu, 6 Jan 2011
|
[ 19:33 jkim ]
Update to 4.2 build 2004 and add LICENSE.
|
Mon, 28 Jun 2010
|
[ 20:46 jkim ]
Update to 4.2 build 2003.
Feature safe: yes
|
Sun, 6 Jun 2010
|
[ 20:44 naddy ] (Only the first 10 of 174 ports in this commit are shown above. )
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Mon, 16 Nov 2009
|
[ 18:12 jkim ]
- 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)
|
Wed, 11 Nov 2009
|
[ 17:40 jkim ]
Update to 4.2 build 2002.
|
Tue, 22 Sep 2009
|
[ 20:51 jkim ]
Update to 4.2 build 2000.
Feature safe: yes
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Wed, 25 Mar 2009
|
[ 07:47 jkim ]
Update to 4.1 build 1052.
|
Mon, 16 Feb 2009
|
[ 20:42 jkim ]
- 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]
|
Wed, 21 Jan 2009
|
[ 16:29 jkim ]
Update to 4.1 build 1051.
|
Fri, 12 Dec 2008
|
[ 01:06 jkim ]
Install an example file and remove redundant command from Makefile.
|
[ 00:36 jkim ]
Update to 4.1 build 1050.
|
Tue, 15 Jul 2008
|
[ 16:36 jkim ]
Work around SNDCTL_DSP_GETBLKSIZE API incompatibility.
PR: ports/125542
|
Tue, 24 Jun 2008
|
[ 21:36 jkim ]
Update to build 1016.
Changelog: http://www.4front-tech.com/forum/viewtopic.php?p=9334#9334
|
Fri, 6 Jun 2008
|
[ 13:07 edwin ] (Only the first 10 of 345 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
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)
|
Tue, 25 Mar 2008
|
[ 17:07 jkim ]
Update to build 1015.
Changelog:
http://4front-tech.com/forum/viewtopic.php?p=8138#8138
|
Mon, 3 Mar 2008
|
[ 22:04 jkim ]
Update to build 1014.
Changelog: http://4front-tech.com/forum/viewtopic.php?p=7888
|
Wed, 13 Feb 2008
|
[ 17:57 jkim ]
Update to build 1013.
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.
|
Mon, 14 Jan 2008
|
[ 20:38 jkim ]
Update PORTREVISION for the previous commit.
|
[ 18:38 jkim ]
Work around DMA buffer allocation failure for sblive.
Tested by: trasz
|
Mon, 7 Jan 2008
|
[ 17:20 jkim ]
Chase the source tarball changes by the vendor.
Note: BSD license was changed from three-clause to two-clause version.
Reported by: many
|
Fri, 4 Jan 2008
|
[ 23:25 jkim ]
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
|
Tue, 11 Dec 2007
|
[ 20:19 jkim ]
Update to build 1009.
|
Tue, 13 Nov 2007
|
[ 15:59 jkim ]
- 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)
|
Fri, 26 Oct 2007
|
[ 15:15 jkim ]
Update to build 1008.
Approved by: glewis (mentor)
|
Fri, 12 Oct 2007
|
[ 16:13 jkim ]
- 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)
|
Sun, 7 Oct 2007
|
[ 02:56 edwin ] (Only the first 10 of 19 ports in this commit are shown above. )
Replace all INSTALL_DATA/INSTALL_SCRIPT and INSTALL_PROGRAM/STRIP=
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.
|
Tue, 2 Oct 2007
|
[ 18:01 jkim ]
Do not install soundcard.h.
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)
|
Wed, 19 Sep 2007
|
[ 20:17 jkim ]
Fix Audigy mixer bug.
http://4front-tech.com/forum/viewtopic.php?t=2290
Approved by: glewis (mentor)
Obtained from: 4Front Technologies
|
Wed, 5 Sep 2007
|
[ 19:04 jkim ]
Update to build 1006.
|
Wed, 18 Jul 2007
|
[ 11:27 trasz ]
Pass maintainership to Jung-uk Kim; he is putting much more effort
into this port than I do.
Approved by: jkim, miwi (mentor)
|
Sat, 14 Jul 2007
|
[ 18:26 trasz ]
- Update to build 1004. While here, switch from GPL-ed sources
to the CDDL ones; there is no functional difference between
these.
Approved by: miwi (mentor)
|
Thu, 12 Jul 2007
|
[ 18:40 trasz ]
- Make it work on 7-CURRENT.
Submitted by: jkim
Approved by: miwi (mentor)
|
Wed, 11 Jul 2007
|
[ 22:06 trasz ] (Only the first 10 of 53 ports in this commit are shown above. )
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat
|
Sun, 8 Jul 2007
|
[ 12:32 trasz ]
- 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)
|
Fri, 29 Jun 2007
|
[ 09:22 linimon ]
Installs kernel modules, so assign it to new kld virtual category.
Hat: portmgr
|
Mon, 25 Jun 2007
|
[ 19:52 trasz ]
- Fix paths in soundon
- Fix paths in man pages
- Fix plist
- Remove unneccessary patch
Approved by: miwi (mentor)
|
Sat, 23 Jun 2007
|
[ 20:58 trasz ] (Only the first 10 of 14 ports in this commit are shown above. )
- Add Open Sound System drivers, version 4.0 build 1003.
Approved by: miwi (mentor)
|
Number of commits found: 82 |