non port: audio/alure/Makefile |
SVNWeb
|
Number of commits found: 31 |
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Sun, 25 Sep 2022
|
[ 20:14 Christian Weisgerber (naddy) ] 1e5aaab (Only the first 10 of 76 ports in this commit are shown above. )
audio/flac: bump port revision of consumers after update to 1.4.1
|
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 )
|
Sat, 27 Nov 2021
|
[ 10:09 Thomas Zander (riggs) ] e40e82b (Only the first 10 of 36 ports in this commit are shown above. )
audio/fluidsynth: Update to upstream version 2.2.4
MFH: 2021Q4
|
Mon, 4 Oct 2021
|
[ 04:56 Thomas Zander (riggs) ] 4c2db26 (Only the first 10 of 37 ports in this commit are shown above. )
audio/fluidsynth: Update to upstream version 2.2.3
MFH: 2021Q4
|
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.
|
Mon, 28 Sep 2020
|
[ 05:05 tobik ] (Only the first 10 of 163 ports in this commit are shown above. )
Reset MAINTAINER
|
Thu, 19 Mar 2020
|
[ 23:02 tobik ] (Only the first 10 of 62 ports in this commit are shown above. )
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
|
Fri, 6 Dec 2019
|
[ 08:59 pkubaj ]
audio/alure: fix build on GCC architectures
C++11 compiler is necessary:
/usr/local/lib/libopenal.so: undefined reference to
`std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>
>::_M_mutate(unsigned long, unsigned long, char const*, unsigned
long)@GLIBCXX_3.4.21'
Approved by: mentors (implicit approval)
|
Sun, 29 Sep 2019
|
[ 10:04 riggs ] (Only the first 10 of 26 ports in this commit are shown above. )
Chase update to audio/fluidsynth; bump PORTREVISION of dependent ports
PR: 240890
|
Sat, 2 Mar 2019
|
[ 16:55 riggs ] (Only the first 10 of 25 ports in this commit are shown above. )
Chase update of fluidsynth to 2.0.3
PR: 233448
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
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
|
Thu, 26 Jul 2018
|
[ 09:12 tobik ]
audio/alure: Cleanup and fix options
- Modernize options helper usage
- Bring in CMake related changes from [1] to fix the DUMB and MODPLUG
options. The options did nothing and support for DUMB and ModPlug was
always disabled regardless of option state because CMake was unable
to find the required headers and libraries
- The CMake changes also turn off dynamic loading of shared libraries
via dlopen(3) and links with them at build time instead
- Disable DUMB by default. It has not worked for a long time and
nobody has complained about it so far, so it is probably not
needed by anyone
- Remove ad-hoc patches and hook up disabling the DOCS
build via CMakeLists.txt
- Run pkg-descr through fmt
- Take maintainership
[1] http://repo.or.cz/alure.git/tree/refs/heads/alure-1.x
|
Tue, 26 Jun 2018
|
[ 17:06 ehaupt ] (Only the first 10 of 44 ports in this commit are shown above. )
Reset maintainer (3+ months of inactivity).
Discussed with: portmgr (adamw, mat)
|
Sun, 24 Jun 2018
|
[ 06:34 danfe ]
Fix some corrupted attribution lines.
|
Fri, 1 Jun 2018
|
[ 22:16 riggs ] (Only the first 10 of 28 ports in this commit are shown above. )
Bump PORTREVISIONS to chase update to audio/fluidsynth 1.1.11
PR: 228265
|
Fri, 29 Dec 2017
|
[ 16:24 emaste ]
audio/alure: 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: alureInitDevice
>>> defined in libalure.so.1.2.0
>>> referenced by examples/alurestream.c
>>> CMakeFiles/alurestream.dir/examples/alurestream.o:(main)
For now set LLD_UNSAFE=yes so that the port will continue to link with
ld.bfd if /usr/bin/ld is lld, until the issue can be addressed (with a
change in openal-soft or in lld).
PR: 214864, 219089
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation
|
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, 1 Mar 2016
|
[ 16:41 danfe ]
Add FLUIDSYNTH option generic description, and remove ad-hoc setting in
ports where it is applicable (alongside with other shared descriptions).
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
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 )
|
Mon, 10 Mar 2014
|
[ 19:07 nemysis ]
- Don't silence warnings
|
Wed, 22 Jan 2014
|
[ 01:45 nemysis ]
- Bump PORTREVISION [1]
- Make sndfile dependency optional like all others [1]
- Remove STATIC lib and Option [1]
- Disable all warnings with -w
- Remove OPTIONS_SUB=yes [1]
- Fix options. They were affecting non-existing cmake variables; USE_VORBIS was
always set to true [1]
- Use the new format for LIB_DEPENDS [1]
- Add REINPLACE to fix CMakeLists.txt type which prevented linking with libFLAC
[1]
- Add patch to fix build of FLUIDSYNTH Option [1]
- Remove useless REINPLACE_CMD [1]
- Change pkg-plist, remove STATIC libs [1]
PR: ports/185949 [1]
Submitted by: amdmi3
|
Wed, 25 Dec 2013
|
[ 23:29 antoine ] (Only the first 10 of 78 ports in this commit are shown above. )
Convert the tree to USES=openal
Approved by: portmgr (bapt)
|
Fri, 4 Oct 2013
|
[ 22:01 nemysis ]
- Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
- Support STAGEDIR
- While here modernize and cleanup
Approved by: wg/pawel (mentors)
|
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)
|
Sun, 14 Jul 2013
|
[ 18:07 wg ]
audio/alure: minor fixes
- Use pkgconfig
- Add DOCS, EXAMPLES and STATIC options
- Remove unused PLIST_SUB and convert to OPTIONS_SUB
PR: ports/180235
Submitted by: nemysis <nemysis gmx.ch> (maintainer)
|
Sun, 9 Jun 2013
|
[ 19:30 naddy ] (Only the first 10 of 67 ports in this commit are shown above. )
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Fri, 18 Jan 2013
|
[ 20:57 mva ]
ALURE is a utility library to help manage common tasks with OpenAL applications.
This includes device enumeration and initialization, file loading,
and streaming. As of version 1.1, it is X11/MIT licensed, allowing it to be used
in open- and closed-source programs, freeware or commercial.
The purpose of this library is to provide pre-made functionality that would
otherwise be repetitive or difficult to (re)code for various projects
and platforms, such as loading a sound file into an OpenAL buffer and streaming
an audio file through a buffer queue. Support for different formats is
consistant across platforms, so no special checks are needed when loading files,
and all formats are handled through the same API.
Currently ALURE includes a basic .wav and .aif file reader,
and can leverage external libraries such as libSndFile
(for extended wave formats and several others), VorbisFile (for Ogg Vorbis),
FLAC (for FLAC and Ogg FLAC), and others. External libraries can also be
dynamically loaded at run-time, or individually disabled outright at compile
time.
WWW: http://kcat.strangesoft.net/alure.html
PR: ports/171674
Submitted by: nemysis <nemysis@gmx.ch>
|
Number of commits found: 31 |