non port: audio/calf/Makefile |
SVNWeb
|
Number of commits found: 32 |
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
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
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
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
|
Sat, 5 Nov 2016
|
[ 02:59 jbeich ]
audio/lv2core: deprecate in favor of audio/lv2 (try#2)
- Switch existing consumers to audio/lv2
PR: 197126, 213285 (for tracking)
|
[ 02:59 jbeich ]
audio/lv2core: backout r425367 to re-land cleanly
|
[ 01:19 jbeich ]
audio/lv2core: deprecate in favor of audio/lv2
- Switch existing consumers to audio/lv2
PR: 197126, 213285 (for tracking)
|
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
|
Sun, 2 Aug 2015
|
[ 15:03 tijl ] (Only the first 10 of 234 ports in this commit are shown above. )
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above )
|
Sat, 20 Jun 2015
|
[ 09:24 wen ]
- Update to 0.0.60
PR: 199207
Submitted by: tkato432@yahoo.com
|
Mon, 25 May 2015
|
[ 20:16 amdmi3 ]
- Strip libraries
Approved by: portmgr blanket
|
Sun, 31 Aug 2014
|
[ 16:36 tijl ] (Only the first 10 of 83 ports in this commit are shown above. )
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
|
Tue, 15 Jul 2014
|
[ 23:11 adamw ] (Only the first 10 of 115 ports in this commit are shown above. )
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
|
Fri, 20 Jun 2014
|
[ 12:15 amdmi3 ] (Only the first 10 of 12 ports in this commit are shown above. )
- Switch audio/lash to USES=libtool, drop .la files
- Add required LIBS
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Mon, 16 Jun 2014
|
[ 14:02 amdmi3 ]
- Switch to USES=libtool, drop .la files
|
Wed, 23 Apr 2014
|
[ 01:14 amdmi3 ]
- Minor port cleanup
PR: 188145
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Thu, 3 Apr 2014
|
[ 11:17 amdmi3 ]
- Fix build on HEAD (unknown clang options -finline-*)
|
Sun, 19 Jan 2014
|
[ 09:26 miwi ]
- Fix build with clang
PR: 185500
Submitted by: Ports Fury
|
Sun, 24 Nov 2013
|
[ 19:10 bapt ]
Support stage
Use options helpers
|
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)
|
Fri, 6 Sep 2013
|
[ 12:12 bapt ] (Only the first 10 of 49 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Fri, 30 Aug 2013
|
[ 23:01 bapt ] (Only the first 10 of 222 ports in this commit are shown above. )
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 31 Dec 2012
|
[ 14:25 bapt ]
Use PORT_OPTIONS:MDOCS instead of NOPORTDOCS
|
Thu, 13 Dec 2012
|
[ 18:28 beech ]
- Update to version 0.0.19
PR: ports/174165
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
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
|
Sat, 21 Jan 2012
|
[ 17:40 eadler ] (Only the first 10 of 1326 ports in this commit are shown above. )
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
|
Tue, 28 Dec 2010
|
[ 13:23 arved ]
Update to 0.0.18.6
PR: 153483
Submitted by: Armin Pirkovitsch
|
Mon, 25 Oct 2010
|
[ 20:09 trasz ] (Only the first 10 of 53 ports in this commit are shown above. )
Drop maintainership for ports I can't maintain anymore.
|
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, 14 Sep 2009
|
[ 16:46 trasz ]
Improve BROKEN.
|
[ 07:00 miwi ]
- Mark BROKEN Does not compile
|
Thu, 27 Aug 2009
|
[ 06:07 trasz ]
The Calf project aims at providing a set of high quality open source
audio plugins for musicians. All the included plugins are designed
to be used with multitrack software, as software replacement for
instruments and guitar stomp boxes.
The plugins are available in following formats:
- DSSI (both synthesizers and effects, GTK+ GUI is included)
- Standalone JACK client application with GTK+-based GUI
- LADSPA (only effect plugins, GUI not available unless host supports
DSSI-style GUI for LADSPA), with LRDF. Note that use of LADSPA
is strongly discouraged, as the limitations of the standard may cause
serious inconvenience.
WWW: http://calf.sourceforge.net/
|
Number of commits found: 32 |