aboutsummaryrefslogtreecommitdiff
path: root/audio/ripperx/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Stage supportAntoine Brodin2013-12-281-2/+0
| | | | Notes: svn path=/head/; revision=337924
* 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
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-1/+1
| | | | Notes: svn path=/head/; revision=326122
* Convert audio from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-2/+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
* Convert a few remaining straglers from the unmaintined ports to pathfixEitan Adler2013-03-281-2/+2
| | | | Notes: svn path=/head/; revision=315491
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵Eitan Adler2013-03-281-5/+2
| | | | | | | "pathfix" instead. Notes: svn path=/head/; revision=315433
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Update to 2.7.3Tilman Keskinoz2010-12-281-2/+1
| | | | | | | | PR: 153484 Submitted by: Armin Pirkovitsch Notes: svn path=/head/; revision=267065
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+0
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 2.7.2.Marcelo Araujo2008-10-231-3/+2
| | | | | | | - Use SF macro. Notes: svn path=/head/; revision=221954
* Drop maintainership of RipperX. I no longer use it, and I'm unableEdward Tomasz Napierala2008-10-131-1/+1
| | | | | | | to test it. Notes: svn path=/head/; revision=221549
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* - Update to 2.7.1.Edward Tomasz Napierala2008-03-041-3/+4
| | | | Notes: svn path=/head/; revision=208427
* - Use proper capitalization in my email address.Edward Tomasz Napierala2007-07-111-1/+1
| | | | | | | | Approved by: miwi (mentor) Suggested by: sat Notes: svn path=/head/; revision=195441
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove workarounds for FreeBSD 4.Edward Tomasz Napierala2007-04-171-7/+1
| | | | | | | | | PR: ports/111687 Submitted by: edwin Approved by: miwi (mentor) Notes: svn path=/head/; revision=190187
* Change my email address to trasz@FreeBSD.org.Edward Tomasz Napierala2007-04-131-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=189901
* RipperX is a GTK program to rip CD audio tracks and encode themMartin Wilke2007-01-051-0/+31
to the Ogg, MP3, or FLAC formats. It is easy, requiring a few mouse clicks to convert an entire album, displaying progress along the way. It can rip and encode in parallel, and supports CDD. WWW: http://sourceforge.net/projects/ripperx/ PR: ports/107493 Submitted by: trasz <trasz at pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=181576