Port details |
- py-musicbrainz2 Next Generation Python bindings for MusicBrainz
- 0.7.4_2 audio
=1 0.7.4_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Musicbrainz Web Service 1.0 support ended 2018-08-01
This port expired on: 2018-10-28
- Maintainer: jhale@FreeBSD.org
- Port Added: 2006-04-09 11:07:32
- Last Update: 2018-10-29 09:48:21
- SVN Revision: 483382
- People watching this port, also watch:: zfs-stats, py39-actdiag, p5-PocketIO
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- http://musicbrainz.org/doc/python-musicbrainz2
- Description:
- The package python-musicbrainz2 is a client library written in Python which
provides easy object oriented access to the MusicBrainz database using the
XML Web Service Version 1 (deprecated).
WWW: http://musicbrainz.org/doc/python-musicbrainz2
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}musicbrainz2>0:audio/py-musicbrainz2@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-musicbrainz2
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (python-musicbrainz2-0.7.4.tar.gz) = 728fbe415da98dad5c4d462e56cf106cf50cc28eb6a9f46b8ebabc3029f37fb9
SIZE (python-musicbrainz2-0.7.4.tar.gz) = 76939
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Library dependencies:
-
- libdiscid.so : audio/libdiscid
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.4_2 29 Oct 2018 09:48:21 |
rene |
Remove expired ports:
2018-10-28 devel/linux-kernel: no longer useful
2018-10-28 audio/py-musicbrainz2: Musicbrainz Web Service 1.0 support ended
2018-08-01 |
0.7.4_2 14 Oct 2018 21:20:25 |
jhale |
audio/py-musicbrainz2: Mark DEPRECATED and set EXPIRATION_DATE (2 weeks)
Musicbrainz Webservice 1.0 support ended 2018-08-01, so this port is useless.
Set a short expiration window since only audio/puddletag depends on this and
the code that required it was removed in 2012. |
0.7.4_2 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
0.7.4_1 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.7.4_1 17 Aug 2014 11:28:12 |
jhale |
- s/PYTHON_FEATURES/USE_PYTHON/
Reported by: koobs |
0.7.4_1 16 Aug 2014 16:13:22 |
jhale |
- USE_PYTHON -> USES=python
- Use autoplist
- Update LICENSE |
0.7.4_1 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.7.4_1 09 Oct 2013 09:29:59 |
jhale |
- Support staging
- Use new LIB_DEPENDS syntax
- Add missing LICENSE_FILE
- Denote in pkg-descr that this is for the deprecated XML Webservice V1 |
0.7.4_1 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.7.4_1 12 Sep 2013 08:00:37 |
jhale |
- Update audio/libdiscid to 0.5.2
- Switch to CMake build system
- Trim Makefile headers
- Bump PORTREVISION on dependent ports |
0.7.4 13 Sep 2012 04:45:59 |
jhale |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor) |
0.7.4 28 Jul 2012 15:55:22 |
rm |
- remove dead MASTER_SITES
- remove shlib version from LIB_DEPENDS
- move LICENSE to correct location
While here:
- strict python version to 2.x
- trim whitespace nits in pkg-descr
PR: 170189
Submitted by: Jason E. Hale <bsdkaffee at gmail dot com> (maintainer) |
0.7.4 12 Nov 2011 08:21:49 |
miwi |
- Update to 0.7.4
PR: 162390
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Feature safe: yes |
0.7.3 03 Jun 2011 03:43:15 |
miwi |
- Updatet to 0.7.3
- Pet Portlint
PR: 157509
Submitted by: maintainer |
0.7.2_1 28 Mar 2011 11:00:26 |
wen |
- Fix LICENSE_FILE
Thanks to: bapt@ |
0.7.2_1 28 Mar 2011 03:01:32 |
wen |
- Bump PORTREVISION to chase the update of audio/libdiscid
PR: ports/155977
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
0.7.2 25 Feb 2011 08:46:07 |
miwi |
- Get rid (RUN|BUILD) PYCTYPES since py25 is default in python |
0.7.2 20 Mar 2010 19:33:15 |
miwi |
- Update to 0.7.2
PR: 144813
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
0.7.0 07 Aug 2009 20:12:05 |
miwi |
- Update to 0.7.0
PR: 137499
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
0.6.0 04 Aug 2009 12:36:47 |
lippe |
- Pass maintainership to submitter.
PR: ports/137409
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
0.6.0 02 Aug 2009 08:02:03 |
linimon |
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.
Hat: portmgr |
0.6.0 25 May 2008 07:17:27 |
alexbl |
- Update to 0.6.0
PR: 122146
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
0.3.1 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- 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 |
0.3.1 08 Dec 2006 21:50:20 |
alexbl |
- Mark devel/py-ctypes IGNORE with Python 2.5 [1]
- add a PYCTYPES dependency macro to bsd.python.mk to unbreak ctypes using
ports on Python 2.5 [2]
- Update two of the four ports using ctypes to this macro [3]
PR: 104587 [1]
Submitted by: Marcus von Appen <mva@sysfault.org> [1]
Approved by: portmgr (pav, linimon) [2], myself [3] |
0.3.1 13 Sep 2006 03:21:38 |
alexbl |
Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by: novel |
0.3.1 09 Apr 2006 11:04:51 |
edwin |
[NEW PORT] audio/py24-musicbrainz2: Next Generation Python bindings for
MusicBrainz
The package python-musicbrainz2 is a client library written
in python which provides easy object oriented access to the
MusicBrainz database using the XMLWebService. It has been
written from scratch and uses a different model than
PythonMusicbrainz, the first generation python bindings.
PR: ports/95531
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> |