aboutsummaryrefslogtreecommitdiff
path: root/audio/streamripper
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded usage of:Mathieu Arnold2016-06-061-1/+1
| | | | | | | | | | | - MASTER_SITE_SUBDIR - ${MASTER_SITES_FOO} - :DEFAULT (and use a default when appropriate) Sponsored by: Absolight Notes: svn path=/head/; revision=416469
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* audio/streamripper: re-enable post-patch targetJohn Marino2016-02-071-1/+1
| | | | Notes: svn path=/head/; revision=408409
* audio/streamripper: USES+= ncurses, respect LDFLAGSJohn Marino2016-02-072-3/+19
| | | | | | | | | | Also: * bring in dports patch to support DF * Modify build to avoid potential name clash with menu.h (the same file name exists on ncurses, common issue) Notes: svn path=/head/; revision=408404
* Convert ports to use the options helpers in categories [abc]*, and minor fixes.Mathieu Arnold2015-08-191-13/+5
| | | | | | | | Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3412? Notes: svn path=/head/; revision=394778
* audio category: Remove $PTHREAD_LIBSJohn Marino2015-03-251-7/+7
| | | | | | | | | xmcd didn't pass check-plist (pre-existing), fixed. approved by: PTHREAD blanket Notes: svn path=/head/; revision=382272
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* audio/streamripper: Simplify port, reset maintainer, pet portlintJohn Marino2014-05-302-10/+8
| | | | | | | | | | | | | | This port was using an unecessary roll-your-own extraction to control where it was extracted. Just let the standard mechanisms extract the second tarball and move in the post-extract target. Also: * minor alignment * pet portlint * reset maintainer (MIA for 16 months) Notes: svn path=/head/; revision=355883
* - Stage supportMartin Wilke2014-02-171-5/+4
| | | | Notes: svn path=/head/; revision=344718
* Chase libmad changesBaptiste Daroussin2014-02-051-1/+1
| | | | Notes: svn path=/head/; revision=342735
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-4/+4
| | | | | | | | | 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 needed pkg-config to fix configureBaptiste Daroussin2013-07-081-1/+1
| | | | Notes: svn path=/head/; revision=322494
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm Notes: svn path=/head/; revision=316654
* Convert to new options framework left un converted ports in a* categoriesBaptiste Daroussin2013-03-211-6/+6
| | | | | | | | | While here trim headers Convert some gnomehack to pathfix Convert some pkgconfig to USE_PKGCONFIG=build Notes: svn path=/head/; revision=314853
* - Strip header at request of original creatorThomas Abthorpe2013-01-271-5/+1
| | | | | | | | Submitted by: trevor With hat: portmgr Notes: svn path=/head/; revision=311049
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-191-1/+1
| | | | | | | directly or indirectly (via libvorbis, libtheora). Notes: svn path=/head/; revision=301188
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* - Add licenseSylvio Cesar Teixeira2011-05-191-0/+2
| | | | Notes: svn path=/head/; revision=274330
* - Get Rid MD5 supportMartin Wilke2011-03-191-2/+0
| | | | Notes: svn path=/head/; revision=271305
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-1/+1
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* - Chase libtre shlib bumpMartin Wilke2009-12-221-1/+2
| | | | Notes: svn path=/head/; revision=246443
* - Update my mail address to FreeBSDSylvio Cesar Teixeira2009-11-271-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=244870
* - Update to 1.64.6.Marcelo Araujo2009-08-302-7/+5
| | | | | | | | PR: ports/138224 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=240579
* Reset maintainer at his request due to current lack of time.Mark Linimon2009-08-281-1/+1
| | | | Notes: svn path=/head/; revision=240454
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+2
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-0/+1
| | | | Notes: svn path=/head/; revision=237283
* - Update to 1.64.5Martin Wilke2009-03-142-5/+4
| | | | | | | | PR: 132522 Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer) Notes: svn path=/head/; revision=230066
* - Chase audio/faad shlib bumpMartin Wilke2009-02-211-1/+2
| | | | Notes: svn path=/head/; revision=228783
* - Update to 1.64.1Wesley Shields2008-12-202-5/+5
| | | | | | | | | | - Assign maintainer to submitter PR: ports/129768 Submitted by: Chess Griffin <chess@chessgriffin.com> Notes: svn path=/head/; revision=224505
* - Update to 1.64.0Martin Wilke2008-11-232-4/+4
| | | | | | | | | PR: 128999 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Security: http://www.vuxml.org/freebsd/4d4caee0-b939-11dd-a578-0030843d3802.html Notes: svn path=/head/; revision=223235
* - Update to 1.63.5Pav Lucistnik2008-06-192-5/+4
| | | | | | | | PR: ports/124735 Submitted by: Chess Griffin <chess@chessgriffin.com> Notes: svn path=/head/; revision=215261
* 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 1.63.4Martin Wilke2008-06-052-4/+4
| | | | | | | | PR: 124310 Submitted by: Ports Fury Notes: svn path=/head/; revision=214392
* - Update to 1.63.1Martin Wilke2008-05-162-11/+34
| | | | | | | | PR: 123499 Submitted by: Ports Fury Notes: svn path=/head/; revision=213138
* - Update to 1.62.3Martin Wilke2007-10-053-27/+6
| | | | | | | | PR: 116921 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=200944
* Update to 1.62.1Lars Engels2007-09-205-121/+56
| | | | | | | | | PR: 114736 Submitted by: KATO Tsuguru <tkato432 (at) yahoo.com> Approved by: miwi (mentor) Notes: svn path=/head/; revision=199840
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* Reset rainer.alves@gmail.com by request due to current lack of time toMark Linimon2007-06-291-1/+1
| | | | | | | work on FreeBSD. Notes: svn path=/head/; revision=194480
* - Update to 1.61.27Martin Wilke2007-01-242-4/+4
| | | | | | | | | PR: 107776 Submitted by: miwi Approved by: maintainer timeout Notes: svn path=/head/; revision=183213
* Update to 1.61.24Erwin Lansing2006-07-142-4/+4
| | | | | | | | PR: 100293 Submitted by: Rainer Alves <rainer.alves@gmail.com> (maintainer) Notes: svn path=/head/; revision=167810
* - Update to 1.61.19Pav Lucistnik2006-04-152-4/+4
| | | | | | | | | PR: ports/95784 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> Approved by: Rainer Alves <rainer.alves@gmail.com> (maintainer) Notes: svn path=/head/; revision=159608
* Update to 1.61.17.Sam Lawrance2006-02-134-11/+22
| | | | | | | | | | | | - Pet portlint - Add OPTIONS for vorbis support - Submitter takes maintainership PR: ports/93213 Submitted by: Rainer Alves <rainer.alves@gmail.com> Notes: svn path=/head/; revision=155926
* Reset maintainership to ports@ after ~4 months without any response to anyAlexander Leidinger2006-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1] PR: 87985 [1] Notes: svn path=/head/; revision=155784
* Add missing patch.Edwin Groothuis2006-01-071-0/+50
| | | | | | | Noticed by: YAPHR Notes: svn path=/head/; revision=152959
* audio/streamripper update to 1.61.16Edwin Groothuis2006-01-054-15/+15
| | | | | | | | | | | | | | | | | | | Simple version bump to 1.61.16 I re-diff-ed the patch-lib_parse.c and patch-lib_util.c files to get rid of fuzz, but otherwise these patches are unchanged. Added new patch-Makefile.in to force using BSD_INSTALL* macros. Thus avoiding the install.sh script which was breaking the install. PR: ports/89328 Submitted by: Yarema <yds@CoolRat.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=152764
* - Un-IGNORE by adding local patch.Florent Thoumie2005-04-112-2/+21
| | | | | | | | PR: ports/78936 Submitted by: Reinhard Lenninger <reinhard.lenninger@web.de> Notes: svn path=/head/; revision=133074
* Change BROKEN to IGNORE to prevent package build.Kris Kennaway2005-04-011-1/+1
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132146
* Stefan Knoblauch reports that this no longer splits up streams intoTrevor Johnson2005-03-151-0/+2
| | | | | | | separate tracks. Notes: svn path=/head/; revision=131289