aboutsummaryrefslogtreecommitdiff
path: root/audio/autotalent
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Update MASTER_SITES and unbreak this portSunpoet Po-Chuan Hsieh2015-04-063-5/+8
| | | | | | | | | | | - Add LICENSE - Update WWW PR: 199206 Submitted by: <tkato432@yahoo.com> Notes: svn path=/head/; revision=383470
* Mark as broken ports with problem fetching the distfilesBaptiste Daroussin2015-04-051-0/+1
| | | | Notes: svn path=/head/; revision=383283
* Quote ${CC} and similar variables in MAKE_ARGS.Tijl Coosemans2014-05-201-1/+1
| | | | | | | Reported by: Dominic Fandrey <kamikaze@bsdforen.de> Notes: svn path=/head/; revision=354670
* Support stagingBaptiste Daroussin2013-11-241-3/+2
| | | | | | | Strip binaries Notes: svn path=/head/; revision=334757
* - Remove default DISTNAMEBryan Drewery2013-09-301-1/+0
| | | | | | | | | PR: ports/165609 Submitted by: pgollucci (March 2012) With hat: portmgr Notes: svn path=/head/; revision=328795
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Convert audio from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-1/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=325727
* Fix build without gccBaptiste Daroussin2013-08-011-1/+1
| | | | Notes: svn path=/head/; revision=324093
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* For unmaintained ports in `audio' category, drop leading article from COMMENTAlexey Dokuchaev2013-03-131-4/+4
| | | | | | | and perform other minor cleanups along the way, whenever noticed. Notes: svn path=/head/; revision=314074
* Current maintainer is away from FreeBSD work ATM, so return these to theMark Linimon2012-12-071-5/+2
| | | | | | | | | pool for now. Feature safe: yes Notes: svn path=/head/; revision=308454
* fix installing when LOCALBASE != PREFIXBaptiste Daroussin2011-04-141-0/+1
| | | | Notes: svn path=/head/; revision=272705
* Add autotalen, a LADSPA plugin for real-time pitch correctionTilman Keskinoz2011-04-093-0/+41
PR: 155914 Submitted by: Richard Neese Notes: svn path=/head/; revision=272438