summaryrefslogtreecommitdiff
path: root/audio/py-mad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move audio/py-mad to audio/py-pymadSunpoet Po-Chuan Hsieh2018-02-033-41/+0
| | | | | | | | | - Change MASTER_SITES to CHEESESHOP - Remove PORTSCOUT - Update WWW Notes: svn path=/head/; revision=460794
* Update to 0.10Sunpoet Po-Chuan Hsieh2018-02-032-4/+5
| | | | | | | | | - Allow concurrent installation (USE_PYTHON=concurrent) Changes: https://github.com/jaqx0r/pymad/commits/master Notes: svn path=/head/; revision=460781
* Add PORTSCOUTSunpoet Po-Chuan Hsieh2017-05-211-0/+2
| | | | Notes: svn path=/head/; revision=441401
* Relax USES=pythonSunpoet Po-Chuan Hsieh2017-05-202-12/+11
| | | | | | | | | | | | - Update COMMENT - Sort USE_PYTHON - Remove pythonprefix from USE_PYTHON - Update pkg-descr - Update WWW - Take maintainership Notes: svn path=/head/; revision=441340
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | 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-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Upgrade to 0.9.Vanilla I. Shu2016-01-132-4/+4
| | | | Notes: svn path=/head/; revision=406011
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Update to 0.8Dmitry Marakasov2015-05-213-11/+12
| | | | | | | | | | - Project moved to github PR: 200292 Submitted by: tkato432@yahoo.com Notes: svn path=/head/; revision=386940
* - Clarify LICENSEDmitry Marakasov2015-03-131-2/+6
| | | | | | | | - Add LICENSE_FILE - Strip library Notes: svn path=/head/; revision=381193
* 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
* Fix dependency on libmadBaptiste Daroussin2014-10-201-2/+2
| | | | Notes: svn path=/head/; revision=371228
* - Convert ports from audio/ to new USES=pythonMarcus von Appen2014-10-191-5/+2
| | | | | | | Reviewed by: portmgr (implicit) Notes: svn path=/head/; revision=371170
* Chase libmad changesBaptiste Daroussin2014-02-051-0/+1
| | | | Notes: svn path=/head/; revision=342735
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* - Enable stage supportMarcus von Appen2013-09-271-5/+3
| | | | | | | | | - Convert to PYDISTUTILS_AUTOPLIST - Limit to the supported python versions - Change to new LIB_DEPENDS where necessary Notes: svn path=/head/; revision=328530
* 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
* - Update to 0.7Martin Wilke2013-03-232-16/+8
| | | | | | | | PR: 177265 Submitted by: Ports Fury Notes: svn path=/head/; revision=315057
* - Update MASTER_SITES and WWW: lineMartin Wilke2012-01-282-4/+9
| | | | | | | | | | - Add LICENSE PR: 164150 Submitted by: Ports Fury Notes: svn path=/head/; revision=289948
* - Respect CCMartin Wilke2012-01-031-1/+1
| | | | | | | | | | - Respect LOCALBASE PR: 163231 Submitted by: Jan Beich <jbeich@tormail.net> Notes: svn path=/head/; revision=288481
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Reset perky@FreeBSD.org due to maintainer-timeouts and no responseMark Linimon2010-05-231-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=254920
* 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
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* [patch] cleanup non-supported FreeBSD versionsEdwin Groothuis2007-05-021-7/+1
| | | | | | | | | PR: ports/111683 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=191393
* Update to 0.6Hye-Shik Chang2007-02-122-4/+4
| | | | Notes: svn path=/head/; revision=184997
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* Update to 0.5.4Hye-Shik Chang2005-11-022-3/+3
| | | | | | | | PR: 85981 Submitted by: Peter Johnson <freebsd@bilogic.org> Notes: svn path=/head/; revision=147019
* Update to 0.5.2Hye-Shik Chang2005-01-262-4/+3
| | | | Notes: svn path=/head/; revision=127391
* Add SIZE data.Hye-Shik Chang2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104400
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Chase the libmad/libid3tag shared lib version.Joe Marcus Clarke2003-12-071-1/+2
| | | | Notes: svn path=/head/; revision=95225
* Update to 0.5.1Hye-Shik Chang2003-11-102-2/+2
| | | | Notes: svn path=/head/; revision=93643
* Portlint (remove extra blank line)Kris Kennaway2003-10-271-1/+0
| | | | Notes: svn path=/head/; revision=92338
* Fix build on 4.Hye-Shik Chang2003-03-031-1/+8
| | | | | | | Spotted by: kris Notes: svn path=/head/; revision=76776
* Update to 0.4.1Hye-Shik Chang2003-02-282-2/+2
| | | | Notes: svn path=/head/; revision=76618
* De-pkg-comment for my ports.Hye-Shik Chang2003-02-252-1/+1
| | | | Notes: svn path=/head/; revision=76449
* Add py-mad 0.3, a Python module that provides the MPEG Audio Decoder interfaceHye-Shik Chang2002-10-085-0/+38
Notes: svn path=/head/; revision=67598