Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Sep 2020 05:05:25
1.20.1_2

|
tobik  |
Reset MAINTAINER |
12 Jul 2020 09:30:29
1.20.1_2

|
tobik  |
audio/sndio: Update to 1.7.0 |
29 Jun 2020 17:27:15
1.20.1_1

|
jhale  |
Update audio/libmysofa to 1.1
Bump PORTREVISION on dependent ports due to shared library version bump |
19 Mar 2020 23:02:31
1.20.1

|
tobik  |
Clean up LLD_UNSAFE from openal-soft ports
After FreeBSD 12.0 EOL we no longer have to worry about LLD 6 and
can drop LLD_UNSAFE from openal-soft ports. LLD can link them fine
now but some ports needs a little help on i386 (-Wl,-znotext).
PR: 226980
Reviewed by: jbeich (earlier version)
Differential Revision: https://reviews.freebsd.org/D23030 |
24 Jan 2020 21:08:25
1.20.1

|
tobik  |
audio/openal-soft: Update to 1.20.1
Changes: https://raw.githubusercontent.com/kcat/openal-soft/openal-soft-1.20.1/ChangeLog |
30 Nov 2019 08:00:48
1.20.0

|
tobik  |
audio/openal-soft: Limit LLD_UNSAFE to FreeBSD 12.0 again
We can unbreak the build with lld on i386 on FreeBSD > 12.0 by
passing -Wl,-z,notext to the linker. It should not make any
difference on older releases.
PR: 242307
Tested by: jbeich |
30 Nov 2019 01:42:01
1.20.0

|
tobik  |
audio/openal-soft: Keep full LLD_UNSAFE for now
lld on i386 on 12.1 and up still does not link openal-soft.
PR: 242307 |
29 Nov 2019 22:10:30
1.20.0

|
tobik  |
audio/openal-soft: Update to 1.20.0
- Limit LLD_UNSAFE to FreeBSD 12.0. It links fine with newer lld
versions.
Changes: https://raw.githubusercontent.com/kcat/openal-soft/openal-soft-1.20.0/ChangeLog |
29 Nov 2019 21:56:03
1.19.1_3

|
tobik  |
audio/openal-soft: Pet portclippy
While here drop CONFLICTS; audio/openal is gone. |
20 Nov 2019 13:56:36
1.19.1_3

|
tobik  |
audio/openal-soft: Drop workaround from r492771
The problem is no longer reproducible on the latest 12-STABLE snapshot
and it breaks the build on powerpc64 elfv2.
PR: 235603, 242107 |
31 Oct 2019 09:10:55
1.19.1_3

|
tobik  |
Add missing USES to my ports, round 2 |
26 Jul 2019 20:46:57
1.19.1_3

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
30 Mar 2019 20:39:03
1.19.1_2

|
tobik  |
audio/openal-soft: Update WWW and MASTER_SITES
It now redirects to https://openal-soft.org. |
26 Feb 2019 12:55:57
1.19.1_2

|
tobik  |
audio/openal-soft: Use Qt 5 for configuration utility |
12 Feb 2019 10:39:39
1.19.1_1

|
tobik  |
audio/openal-soft: Use ld.gold instead of ld.bfd
openal-soft has stopped linking on 12-STABLE with ld.bfd. As a
workaround use ld.gold for now until we can discover why that happens
all of a sudden.
PR: 235603
Reported by: Robert Cina <transitive@gmail.com> |
25 Dec 2018 20:25:40
1.19.1_1

|
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
12 Dec 2018 01:35:36
1.19.1_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
02 Dec 2018 15:41:48
1.19.1

|
rene  |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
08 Nov 2018 12:17:23
1.19.1

|
tobik  |
audio/openal-soft: Update to 1.19.1
- Move to new WWW
- This release comes with sndio capture support, so drop the
workaround from r472956
Changes: https://raw.githubusercontent.com/kcat/openal-soft/openal-soft-1.19.1/ChangeLog |
11 Sep 2018 10:35:20
1.19.0

|
tobik  |
audio/openal-soft: Update to 1.19.0
- Add option for the new SDL2 backend
Changes: https://raw.githubusercontent.com/kcat/openal-soft/openal-soft-1.19.0/ChangeLog
ABI: https://abi-laboratory.pro/tracker/timeline/openal/ |
29 Jul 2018 22:18:46
1.18.2_3

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
28 Jun 2018 17:39:55
1.18.2_2

|
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
21 Jun 2018 06:32:16
1.18.2_2

|
tobik  |
audio/openal-soft: Cleanup options
- Drop bogus FLUIDSYNTH option (MIDI support was removed in 1.17.0)
- The sndio backend is missing capture support. This can lead to crashes
when there is no usable fallback backend available. As a workaround
always enable the OSS backend when the sndio backend is wanted.
- Prioritize sndio over OSS when it's enabled which should
make it unnecessary to fiddle with config files when building
with both SNDIO and OSS.
- Turn off dynamically loading backend libs via dlopen
- Correct lib depends
- Update pkg-descr
- Take maintainership |
01 Jun 2018 22:16:12
1.18.2_1

|
riggs  |
Bump PORTREVISIONS to chase update to audio/fluidsynth 1.1.11
PR: 228265 |
04 Oct 2017 01:11:34
1.18.2

|
jbeich  |
audio/openal-soft: update to 1.18.2
Changes: http://kcat.strangesoft.net/openal.html#release
ABI: https://abi-laboratory.pro/tracker/timeline/openal/
MFH: 2017Q4 |
19 Sep 2017 05:07:08
1.18.1

|
jbeich  |
audio/openal-soft: update to 1.18.1
- Add the EXAMPLES option
- Add a patch to fix the Jack backend for Jack 1
Changes: http://kcat.strangesoft.net/openal.html#release
ABI: https://abi-laboratory.pro/tracker/timeline/openal/
PR: 222437
Submitted by: kdrakehp@zoho.com
MFH: 2017Q3 |
10 Sep 2017 20:55:39
1.18.0_2

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
30 Aug 2017 19:40:14
1.18.0_1

|
emaste  |
audio/openal-soft: set LLD_UNSAFE
Linking with LLD currently fails due to preemption of symbols with
protected visibility in a shared object:
/usr/bin/ld: error: cannot preempt symbol: alIsExtensionPresent
>>> defined in libopenal.so.1.18.0
>>> referenced by examples/altonegen.c
>>> CMakeFiles/altonegen.dir/examples/altonegen.c.o:(main)
/usr/bin/ld: error: cannot preempt symbol: alcGetCurrentContext
>>> defined in libopenal.so.1.18.0
>>> referenced by examples/altonegen.c
>>> CMakeFiles/altonegen.dir/examples/altonegen.c.o:(main)
(Only the first 15 lines of the commit message are shown above ) |
18 Aug 2017 19:34:29
1.18.0_1

|
swills  |
audio/openal-soft: remove EXAMPLES option
Avoid dependency loop with ffmpeg
Reported by: truckman
Pointyhat to: swills |
18 Aug 2017 16:34:13
1.18.0

|
swills  |
audio/openal-soft: Update to 1.18.0, Add EXAMPLES and OSS options
PR: 220931
Submitted by: Yuri Victorovich <yuri@rawbw.com> |
01 Apr 2017 15:23:32
1.17.2_2

|
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
05 Feb 2017 13:10:05
1.17.2_1

|
amdmi3  |
- Fix LICENSE
- Add LICENSE_FILE |
22 Jan 2017 22:27:55
1.17.2_1

|
rene  |
Reset mva@'s ports, he handed in his ports bit. |
07 Dec 2016 10:29:30
1.17.2_1

|
jhale  |
Fix configure when JACK option is enabled
-- Found JACK: /usr/local/lib/libjack.so
CMake Error at CMakeLists.txt:988 (MESSAGE):
Failed to enabled required JACK backend
-- Configuring incomplete, errors occurred!
PR: 214249
Reported by: Grzegorz Junka <list1@gjunka.com>
Approved by: maintainer timeout |
20 Nov 2016 09:38:09
1.17.2_1

|
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
23 Oct 2016 10:51:30
1.17.2

|
mva  |
- Update to version 1.17.2
- New option JACK for Jack audio server support
PR: 213392
Submitted by: kdrakehp@zoho.com |
26 Aug 2016 17:35:57
1.16.0_4

|
pi  |
audio/openal-soft: re-apply r420906
- r420919 overwrote r420906
PR: 210353, 211664
Reported by: matthew@reztek.cz |
26 Aug 2016 13:43:12
1.16.0_3

|
pi  |
audio/openal-soft: Add option to enable sndio support
- This adds support for building with the sndio audio output (audio/sndio).
PR: 211664
Submitted by: Tobias Kortkamp <t@tobik.me>
Approved by: mva (maintainer timeout) |
26 Aug 2016 09:31:04
1.16.0_3

|
novel  |
audio/openal-soft: fix missing QT4 dependencies
PR: 210353
Submitted by: matthew@reztek.cz
Approved by: maintainer timeout (2+ months)
MFH: 2016Q3 |
26 Jul 2016 16:51:16
1.16.0_3

|
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
01 Apr 2016 13:29:17
1.16.0_3

|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
01 Mar 2016 16:41:13
1.16.0_3

|
danfe  |
Add FLUIDSYNTH option generic description, and remove ad-hoc setting in
ports where it is applicable (alongside with other shared descriptions). |
17 Oct 2015 16:32:53
1.16.0_3

|
danilo  |
- Add a workaround for a problem caused by clang
For some reason clang is breaking the code when openal-soft is built with
optimizations. If the file alBuffer.c is built with -O1 the problem don't
happens. See https://github.com/kcat/openal-soft/issues/18
The problem seems to happen just on CURRENT due the clang version.
PR: 199488, 203818
Tested by: ohartman@zedat.fu-berlin.de
Approved by: mva
MFH: 2015Q4 |
30 May 2015 20:39:13
1.16.0_2

|
bapt  |
Update portaudio to v19/Remove portaudio2 [1]
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken
Approved by: maintainer |
26 Oct 2014 13:33:00
1.16.0_1

|
mva  |
- openal-soft requires a compiler, that understands parts of the C11
standard. This should unbreak builds on 8.x
Reported by: several people
Submitted by: Torfinn Ingolfsen <tingox@gmail.com> |
19 Oct 2014 07:28:28
1.16.0

|
mva  |
- Update to version 1.16.0
This version provides
* additional and improved effects
* high- and band-pass EFX filters
* improved resampling support
* improved audio back-end support
* a GUI configuration utility (based on QT)
* and lots of other features: http://kcat.strangesoft.net/openal.html |
09 Jun 2014 11:21:53
1.15.1_2

|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt) |
01 Jun 2014 13:03:14
1.15.1_2

|
ohauer  |
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) |
18 Jan 2014 18:58:33
1.15.1_2

|
mva  |
- Add LICENSE |
29 Sep 2013 11:31:53
1.15.1_2

|
mva  |
- Enable stage support
- Convert to new LIB_DEPENDS format |
20 Sep 2013 14:36:37
1.15.1_2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
02 Jun 2013 18:07:32
1.15.1_2

|
mva  |
- Fix broken patch from ports/178343, which might lead to broken OSS output
PR: ports/178895
Submitted by: Green Dog <fiziologus@gmail.com> |
23 May 2013 06:05:33
1.15.1_1

|
mva  |
- Fix a sound distortion issue for the OSS backend
PR: ports/178343
Submitted by: Yamagi Burmeister <yamagi@yamagi.org> |
22 Mar 2013 20:06:15
1.15.1

|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
19 Dec 2012 07:55:03
1.15.1

|
mva  |
- Update to 1.15.1 |
24 Oct 2012 18:08:50
1.14_1

|
mva  |
- Fix OSS device detection
- Convert to OptionsNG
- Trim Makefile headers
PR: ports/173019
Submitted by: Sergei <nbspjr@gmail.com>
Feature safe: yes |
22 Apr 2012 07:53:15
1.14
|
mva  |
- Unbreak build, if ffmpeg is installed.
PR: 167177
Submitted by: Kalten <kalten@gmx.at> |
21 Apr 2012 13:22:09
1.14
|
mva  |
- Update to version 1.14 |
14 Nov 2011 03:26:46
1.13
|
rakuco  |
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes |
23 Sep 2011 22:26:39
1.13
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Apr 2011 07:33:37
1.13
|
mva  |
- Update to 1.13.0 |
19 Mar 2011 12:38:54
1.12.854_1
|
miwi  |
- Get Rid MD5 support |
21 Sep 2010 05:39:17
1.12.854_1
|
mva  |
- Fix typo. |
20 Sep 2010 21:36:29
1.12.854_1
|
mva  |
- Install configuration file and make proper use of it
PR: ports/150744
Submitted by: <swell.k@gmail.com> |
20 Sep 2010 05:06:57
1.12.854
|
mva  |
- Remove superfluous -lrt linkage.
PR: ports/150717
Submitted by: <swell.k@gmail.com> |
01 Apr 2010 17:00:50
1.12.854
|
mva  |
- Update to 1.12.854. |
21 Jan 2010 18:57:08
1.11.753
|
mva  |
- Update to 1.11.753.
Approved by: miwi (mentor implicit) |
25 Dec 2009 13:52:45
1.10.622
|
mva  |
- Update to 1.10.622
Approved by: miwi (mentor) |
03 Oct 2009 09:41:27
1.9.563
|
mva  |
Fix build for pulseaudio and previously installed openal versions
Approved by: miwi (mentor) |
29 Sep 2009 18:15:07
1.9.563
|
mva  |
Update to 1.9.563
Approved by: miwi (mentor)
Feature safe: yes |
05 Jul 2009 20:25:36
1.8.466
|
mva  |
Update to 1.8.466
Approved by: miwi (mentor) |
04 May 2009 19:13:29
1.7.411_1
|
mva  |
Fixed plist entries for audio/openal and audio/openal-soft (if audio/freealut is
still around).
Approved by: miwi (mentor) |
24 Mar 2009 19:13:32
1.7.411_1
|
makc  |
bump PORTREVISION after cmake update |
18 Mar 2009 20:28:17
1.7.411
|
mva  |
Update to 1.7.411.
Approved by: miwi (mentor) |
19 Feb 2009 21:45:43
1.6.372
|
mva  |
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor) |
02 Feb 2009 09:31:47
1.6.372
|
beech  |
OpenAL Soft is a software implementation of the OpenAL 3D audio API and an
alternative to the somewhat outdated reference implementation.
As stated on the website, OpenAL provides capabilities for playing audio in a
virtual 3d environment. Distance attenuation, doppler shift, and directional
sound emitters are among the features handled by the API. More advanced
effects, including air absorption, low-pass filters, and reverb, are
available through the EFX extension. It also facilitates streaming audio,
multi-channel buffers, and audio capture.
WWW: http://kcat.strangesoft.net/openal.html
PR: ports/131260
Submitted by: Marcus von Appen <mva at sysfault.org> |