aboutsummaryrefslogtreecommitdiff
path: root/audio/cripple/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* 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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Remove USE_CDRTOOLS from bsd.port.mkBaptiste Daroussin2013-04-261-7/+3
| | | | | | | | | | | | | | | This macros has been useless since cdrtools-cjk port has gone. This macros also lead to badly handled dependencies assuming that the dependency on cdrtools was most BUILD and RUN dependency. While most of the time it is simply a RUN dependency and sometime a build one. While here: - Trim some headers - Convert some ports to optionsng - Convert some ports to USES= gettext Notes: svn path=/head/; revision=316600
* Chase libcdio shlib bumpTilman Keskinoz2012-01-181-2/+2
| | | | Notes: svn path=/head/; revision=289416
* Update lame to 3.99.3.Alexander Leidinger2012-01-141-1/+1
| | | | | | | Bump portrevision of all ports which depend upon it. Notes: svn path=/head/; revision=289243
* - update audio/lame to 3.98.4Alexander Leidinger2010-06-031-1/+1
| | | | | | | | | | | | - use ?= for the portrevision of a master port to make it possible to change it in a slave port which depends upon lame - bump portrevisions of ports which depend upon lame - done via a semi-automated way (manual review and fixup) - I tried to take care to not bump ports which only depend optionaly on lame (with a default of no dependency) Notes: svn path=/head/; revision=255644
* Chase libcdio shared library version bumpTilman Keskinoz2009-11-281-2/+2
| | | | Notes: svn path=/head/; revision=244901
* - Pass maintainership to dhn@Martin Wilke2009-05-041-1/+1
| | | | Notes: svn path=/head/; revision=233215
* - Mark MAKE_JOBS_SAFE for parallel building.Martin Wilke2009-03-251-0/+1
| | | | Notes: svn path=/head/; revision=231001
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214428
* - Fix a typoMartin Wilke2008-04-281-2/+2
| | | | | | | | PR: 123184 Submitted by: bf <bf2006@yahoo.com> Notes: svn path=/head/; revision=212186
* - Chase sysutils/libcdio shlib version bumpMartin Wilke2008-04-191-1/+2
| | | | | | | Submitted by: bf <bf2006a@yahoo.com> (via privat mail) Notes: svn path=/head/; revision=211568
* Cripple is a simple command line CD ripper wrapper.Martin Wilke2007-10-151-0/+30
WWW: http://www.vortex.prodigynet.co.uk/cripple/ Notes: svn path=/head/; revision=201496