aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ladspa
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistbapt2014-10-201-1/+0
|
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-301-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Support Stagedirarved2013-10-311-4/+3
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | audio)
* Convert audio from USE_GMAKE to USES=gmakebapt2013-08-311-5/+2
| | | | | | | | 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
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* Unbreak on head (probably ccache too)crees2013-04-241-1/+1
| | | | | PR: ports/178058 Approved by: arved (maintainer)
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Respect CXXFLAGSarved2010-07-031-4/+6
| | | | | | | | Make port profit from MAKE_JOBS PR: 148109 Requested by: Anonymous <swell.k@gmail.com> Feature safe: yes
* Respect CC CXX.arved2010-07-031-2/+2
| | | | | | PR: 148109 Submitted by: Anonymous <swell.k@gmail.com> Feature safe: yes
* Instead of only 1 LGPL license there are two namely: the 2.1 and 3 version.kwm2010-06-051-1/+1
| | | | | | | | So make a LGPL21 and LGPL3 value for the license framework. Replace the LGPL used in ports with LGPL21. (checked all consumers) Obtained from: http://www.gnu.org/licenses/ (Under License URL's)
* Add LICENSE and LICENSE_FILE to my ports.arved2010-05-311-0/+3
|
* Update to 1.13arved2007-12-124-27/+5
|
* Respect CXXarved2006-12-152-2/+21
| | | | | | Fix build with gcc41 [1] Reported by: pointyhat[1]
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
|
* - Style: don't quote COMMENT, it looks nasty in `make describe` outputpav2005-11-261-1/+1
|
* Add SHA256 checksums for my portsarved2005-11-081-0/+1
|
* Add SIZEarved2004-03-181-0/+1
| | | | Submitted by: trevor
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Portlint (extra blank line)kris2003-10-281-1/+0
|
* Update to 1.12arved2003-07-182-6/+8
| | | | | Switch to original Master Site, Respect CFLAGS
* de-pkg-commentarved2003-02-222-1/+1
|
* Respect CFLAGSarved2003-02-121-2/+2
|
* Update my Emailadress.arved2002-10-221-3/+4
| | | | | | Switch to MASTER_SITE_LOCAL Approved by: kris (mentor)
* Update to version 1.1kevlo2002-08-214-82/+18
| | | | | PR: 41821 Submitted by: MAINTAINER
* add ladspaijliao2002-05-317-0/+139
Linux Audio Developer's Simple Plugin API PR: 37965, 38723 Submitted by: Tilman Linneweh <tilman@arved.de>, David Yeske <dyeske@yahoo.com>