aboutsummaryrefslogtreecommitdiff
path: root/audio/py-musicbrainz/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Get rid (RUN|BUILD) PYCTYPES since py25 is default in pythonMartin Wilke2011-02-251-2/+0
| | | | Notes: svn path=/head/; revision=269664
* Deprecate md5 in favour of sha256 checksums. md5 checksums will no longerErwin Lansing2010-10-281-1/+1
| | | | | | | | | | | | | be generated or checked, and will be silently ignored for now. Also, generalize the MD5_FILE macro to DISTINFO_FILO. PR: 149657 Submitted by: rene Approved by: portmgr Tested on: pointyhat i386 7-exp Notes: svn path=/head/; revision=263705
* - Add PORTSCOUT hint to prevent it from picking up version 3.xMartin Wilke2009-04-021-1/+4
| | | | | | | | | | - Update to MASTER_SITES PR: 133300 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Notes: svn path=/head/; revision=231472
* - 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
* - Update to 2.1.5Martin Wilke2007-06-061-3/+3
| | | | | | | | PR: 112740 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Notes: svn path=/head/; revision=192871
* - Update to 2.1.4Cheng-Lung Sung2006-08-281-1/+1
| | | | | | | | PR: ports/102554 Submitted by: maintainer (Jason E. Hale) Notes: svn path=/head/; revision=171491
* - Update audio/py-musicbrainz to version 2.1.3 and update MASTER_SITES.Cheng-Lung Sung2006-07-041-3/+3
| | | | | | | | | | | Changelog can be found here: http://blog.musicbrainz.org/archives/2006/07/libmusicbrainz_3.html PR: 99760 Submitted by: maintainer (Jason E. Hale) Notes: svn path=/head/; revision=166890
* Fix BUILD_DEPENDS statement on audio/py-musicbrainzEdwin Groothuis2006-04-071-1/+1
| | | | | | | | | | | | | | BUILD_DEPENDS on audio/py-musicbrainz uses PYTHONPREFIX_SITELIBDIR instead of PYTHON_SITELIBDIR. The PYTHONPREFIX* variables are reserved for install targets, not dependency statements. Check <bsd.python.mk> for more information. PR: 95438 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> Approved by: "Jason E. Hale" <bsdkaffee@gmail.com> Notes: svn path=/head/; revision=159008
* - Update to 2.1.2Renato Botelho2006-01-271-12/+15
| | | | | | | | | | | - Make portlint(1) happy - Pass maintainership to submitter PR: ports/92341 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Notes: svn path=/head/; revision=154576
* - Unbreak on FreeBSD 7.XPav Lucistnik2006-01-141-2/+1
| | | | | | | - Simplify Notes: svn path=/head/; revision=153453
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Update to 1.0.b3 for upcoming audio/picard portMario Sergio Fujikawa Ferreira2005-09-131-3/+3
| | | | | | | Approved by: maintainer (2 weeks timeout) Notes: svn path=/head/; revision=142609
* Update to 1.0.b1 (requires PORTEPOCH-bump)Volker Stolz2004-08-301-13/+25
| | | | | | | | | PR: ports/69447 Submitted by: Radim Kolar Approved by: maintainer timeout Notes: svn path=/head/; revision=117695
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENKris Kennaway2004-06-211-1/+3
| | | | | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS. Notes: svn path=/head/; revision=111956
* Mark IGNORE until the distfile catches up with libmusicbrainz.Joe Marcus Clarke2004-03-221-0/+2
| | | | Notes: svn path=/head/; revision=104884
* Chase the libmusicbrainz shared lib version.Joe Marcus Clarke2004-03-171-2/+2
| | | | Notes: svn path=/head/; revision=104250
* Chase the musicbrainz shared lib version.Joe Marcus Clarke2003-08-301-1/+2
| | | | Notes: svn path=/head/; revision=88042
* Add py-musicbrainz, MusicBrainz bindings for Python.Akinori MUSHA2003-03-241-0/+33
Notes: svn path=/head/; revision=77340