non port: audio/calf/pkg-plist |
SVNWeb
|
Number of commits found: 12 |
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, 20 Oct 2014
|
[ 06:36 bapt ] (Only the first 10 of 352 ports in this commit are shown above. )
Cleanup plist
|
Mon, 16 Jun 2014
|
[ 14:02 amdmi3 ]
- Switch to USES=libtool, drop .la files
|
Sun, 19 Jan 2014
|
[ 09:26 miwi ]
- Fix build with clang
PR: 185500
Submitted by: Ports Fury
|
Fri, 13 Dec 2013
|
[ 10:05 marino ]
audio/calf: Unbreak on most platforms by fixing plist
It is still broken on FreeBSD 10+:
fixed_point.h: error: 'data' declared as an array with a negative size (4x)
|
Sun, 24 Nov 2013
|
[ 19:10 bapt ]
Support stage
Use options helpers
|
Tue, 22 Oct 2013
|
[ 13:50 amdmi3 ] (Only the first 10 of 113 ports in this commit are shown above. )
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery)
|
Fri, 1 Feb 2013
|
[ 15:04 ak ] (Only the first 10 of 137 ports in this commit are shown above. )
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
|
Thu, 13 Dec 2012
|
[ 18:28 beech ]
- Update to version 0.0.19
PR: ports/174165
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Tue, 28 Dec 2010
|
[ 13:23 arved ]
Update to 0.0.18.6
PR: 153483
Submitted by: Armin Pirkovitsch
|
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: 12 |