aboutsummaryrefslogtreecommitdiff
path: root/audio/ripit
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* First pass at moving manpages to share/man for category a*Baptiste Daroussin2020-01-162-2/+2
| | | | Notes: svn path=/head/; revision=523220
* Convert to UCL & cleanup pkg-message (categories a-c)Mathieu Arnold2019-08-131-0/+6
| | | | Notes: svn path=/head/; revision=508834
* audio/ripit: replace upstreamSteve Wills2019-01-312-4/+6
| | | | | | | | PR: 235334 Submitted by: tobias.rehbein@web.de (maintainer) Notes: svn path=/head/; revision=491710
* audio/p5-MusicBrainz-DiscID: Update to 0.04Ben Woods2017-11-251-1/+1
| | | | | | | | | | | | | | | | | - Take maintainership - Bump PORTREVISION of ports depending on this port - Added USES=localbase to work around an issue where the Makefile.PL pkgconfig check was finding that the discid check required the CFLAGS+=-I/usr/local/include, but was not adding it to the Makefile. Changes this release: http://cpansearch.perl.org/src/NJH/MusicBrainz-DiscID-0.04/Changes PR: 223344 Approved by: tobias.rehbein@web.de (previous maintainer) Notes: svn path=/head/; revision=454860
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-10/+10
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-6/+6
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Improve shebangfix frameworkDmitry Marakasov2015-10-191-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Support multiple values in *_OLD_CMD, i.e. we can now fix both "/usr/bin/python" and "/usr/bin/env python" at the same time - Default *_OLD_CMD values are now always appended, so you don't need to specify them in individual ports - Add lua support (depends on USES=lua) - Add more default values, such as "/usr/bin/env foo" for python, perl, bash, ruby and lua - Shebangfix now matches whole words, e.g. we will no longer (erroneously) replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is still (correctly) replaced with "${perl_CMD} -tt") Note that *_OLD_CMD items containing spaces must now be quoted (e.g. perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl") Update shebangfix usage according to new rules in many ports: - Remove *_OLD_CMD for patterns now replaced by default - Quote custom *_OLD_CMD which contain spaces Fix shebangfix usage in many ports (irrelevant to infrastructure change): - Remove redundant SHEBANG_LANG (no need to duplicate default langs) - Remove redundant *_CMD (such as python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present) - Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for exact string Approved by: portmgr (bapt) Differential Revision: D3756 Notes: svn path=/head/; revision=399684
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
| | | | Notes: svn path=/head/; revision=371234
* - Support stagingDmitry Marakasov2014-05-122-18/+12
| | | | | | | | | | | - Add LICENSE - Convert USE_BZIP2 to USES PR: 189657 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) Notes: svn path=/head/; revision=353756
* Remove trailing whitespaces from category audioEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345395
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* 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 to new perl frameworkBaptiste Daroussin2013-09-161-3/+3
| | | | | | | Convert from USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=327419
* Use shebangfixBaptiste Daroussin2013-05-071-8/+6
| | | | Notes: svn path=/head/; revision=317573
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-3/+3
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300261
* Update lame to 3.99.3.Alexander Leidinger2012-01-141-0/+1
| | | | | | | Bump portrevision of all ports which depend upon it. Notes: svn path=/head/; revision=289243
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 3.9.0Dmitry Marakasov2010-08-172-5/+4
| | | | | | | | PR: 149334 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) Notes: svn path=/head/; revision=259447
* - update audio/lame to 3.98.4Alexander Leidinger2010-06-031-0/+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
* - Update to 3.8.3Sylvio Cesar Teixeira2010-05-292-4/+4
| | | | | | | | PR: ports/147141 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) Notes: svn path=/head/; revision=255270
* - Update to 3.8.2Philip M. Gollucci2010-02-052-10/+12
| | | | | | | | | | - Submitter is now maintainer PR: ports/141943 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> Notes: svn path=/head/; revision=249257
* Reset maintainer at his request.Mark Linimon2010-01-202-4/+1
| | | | Notes: svn path=/head/; revision=248238
* - Update to 3.7.0Dennis Herrmann2009-06-094-58/+23
| | | | | | | | | PR: ports/134913 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> Approved by: maintainer timeout (two weeks) Notes: svn path=/head/; revision=235488
* - Add patch to fix lame --genre-listPhilippe Audeoud2009-02-052-0/+43
| | | | | | | | | | - Bump PORTREVISION PR: ports/131308 Submitted by: Tobias Rehbein <tobias.rehbein at web.de> (maintainer) Notes: svn path=/head/; revision=227671
* - Update to 3.6.0Martin Wilke2007-07-162-12/+11
| | | | | | | | | | | - USE NOPORTEXAMLES PR: 114209 Submitted by: Bradley W. Dutton <brad@duttonbros.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=195738
* - Add p5-libwww as dependMartin Wilke2006-09-021-0/+1
| | | | | | | | | PR: ports/102758 Submitted by: Soeren Straarup <xride@x12.dk> Approved by: Øyvind Møll (maintainer) Notes: svn path=/head/; revision=171874
* - Update to 3.5.1Rong-En Fan2006-07-072-10/+15
| | | | | | | | | PR: 99883 Submitted by: maintainer Approved by: delphij (mentor, implicit) Notes: svn path=/head/; revision=167143
* Chase changes to distribution file that wasn'tPalle Girgensohn2005-12-062-2/+5
| | | | | | | | | reflected in the version number. Approved by: maintainer Notes: svn path=/head/; revision=150527
* fix maintainer: oyvind@moll.noEdwin Groothuis2005-11-271-1/+1
| | | | Notes: svn path=/head/; revision=149670
* - Update to 3.4Pav Lucistnik2005-11-265-324/+18
| | | | | | | | PR: ports/89562 Submitted by: Jon Jenssen <jon.jenssen@eunet.no> Notes: svn path=/head/; revision=149574
* Reset maintainer:Edwin Groothuis2005-11-261-1/+1
| | | | | | | | | | <oyvindmo@initio.no>: host antivirus.graficonn.no[62.92.112.17] said: 554 <oyvindmo@initio.no>: Recipient address rejected: This user no longer exists. See http://www.moll.no/oyvind/ for current contact info. (in reply to RCPT TO command) Notes: svn path=/head/; revision=149526
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* - Use HTTP_PROXY env variable for CDDB retrievalPav Lucistnik2003-11-172-9/+17
| | | | | | | | | | PR: ports/59013 Submitted by: Simon Barner <barner@in.tum.de> Approved by: maintainer Approved by: adamw (mentor) Notes: svn path=/head/; revision=94214
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+1
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Enable use of dd(1) for ripping the tracks.Anders Nordby2002-05-244-35/+102
| | | | | | | | | | | | | Enable use of -q quality setting with oggenc. Minor robustification of the --outputdir parameter. Fix WWW in pkg-descr. Update pkg-comment to reflect the reality wrt dependencies. PR: 38498 Submitted by: maintainer Notes: svn path=/head/; revision=59933
* This port wants audio/lame and audio/dagrab to work nicely, so add themAlfred Perlstein2002-02-251-0/+2
| | | | | | | as RUN_DEPENDS. Notes: svn path=/head/; revision=55211
* o add PKGMESSAGE regarding manual installation of auxiliary programsMario Sergio Fujikawa Ferreira2001-10-081-0/+7
| | | | | | | | | | | o this file was missing when Makefile rev 1.12 was committed PR: 30761 Submitted by: MAINTAINER Spotted by: Anders Andersson <anders@codefactory.se> Notes: svn path=/head/; revision=48542
* o update to 2.0Mario Sergio Fujikawa Ferreira2001-10-074-115/+137
| | | | | | | | | | | o PERL location safeness o add PKGMESSAGE regarding manual installation of auxiliary programs PR: 30761 Submitted by: MAINTAINER Notes: svn path=/head/; revision=48527
* Fix dependency for cdrecord (cdrecord was renamed to cdrtools).Dirk Froemberg2001-08-021-1/+1
| | | | Notes: svn path=/head/; revision=45728
* Correct a problem caused by my patch. Ensure the playlist is sorted.Jeremy Lea2000-10-012-9/+34
| | | | | | | | | | | | | | | Bump PORTREVISION. PR: 20190 Add support for dagrab (but not a dependency), since I promised sada that it was here... PR: 18116 Submitted by: Matt Storch <idiotsavant@mail.com> Notes: svn path=/head/; revision=33283
* Add support for more command line options (you can now choose the outputJeremy Lea2000-06-141-10/+187
| | | | | | | | | | | | | directory, ripper and encoder), running multiple encoders (for SMP) and killing the encoders if the ripper fails. This patch has been submitted to the author. PR: ports/19249 Approved by: maintainer Notes: svn path=/head/; revision=29590
* Update to 1.8, which adds support for gogo.Will Andrews2000-06-043-37/+10
| | | | | | | | PR: 18972 Submitted by: maintainer Notes: svn path=/head/; revision=29185
* Update to 1.6. Add some more runtime dependencies.Will Andrews2000-06-013-27/+33
| | | | | | | | PR: 18166 Submitted by: maintainer Notes: svn path=/head/; revision=29068
* Update WWWChris D. Faulhaber2000-04-161-1/+1
| | | | | | | | PR: 18022 Submitted by: Maintainer Notes: svn path=/head/; revision=27657
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27415
* Fix master sites and update to version 1.5Chris Piazza1999-09-063-13/+15
| | | | | | | | PR: 13522 Submitted by: maintainer Notes: svn path=/head/; revision=21322