FreshPorts -- The Place For Ports notbug Fri, 25 May 2012 8:39 AM BST
Port details
libmusicbrainz3 3.0.3_1 audio on this many watch lists=5 search for ports that depend on this port
MusicBrainz client library for audio metadata lookup
Maintained by: bsdkaffee@gmail.com search for ports maintained by this maintainer
Port Added: 10 Jun 2007 10:26:10
License: GPLv2


libmusicbrainz is a client library for accessing the MusicBrainz database
allowing metadata lookup for audio files. This is version 3.x which uses the
new XMLWebService.

WWW: http://musicbrainz.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/pkg-config, devel/cmake
Required To Run: devel/pkg-config
Required Libraries: audio/libdiscid, www/neon29

Required by:
for Libraries

To install the port: cd /usr/ports/audio/libmusicbrainz3/ && make install clean
To add the package: pkg_add -r libmusicbrainz3


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.musicbrainz.org/pub/musicbrainz/
http://uk.musicbrainz.org/pub/musicbrainz/
http://ftp.osuosl.org/pub/musicbrainz/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 15

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
28 Mar 2011 03:01:32
Original commit files touched by this commit  3.0.3_1
wen search for other commits by this committer
- Bump PORTREVISION to chase the update of audio/libdiscid

PR:             ports/155977
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com>
19 Mar 2011 12:38:54
Original commit files touched by this commit  3.0.3
miwi search for other commits by this committer
- Get Rid MD5 support
11 Oct 2010 22:43:39
Original commit files touched by this commit  3.0.3
pgollucci search for other commits by this committer
- Update to 3.0.3

PR:             ports/151333
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
30 Jul 2010 22:14:49
Original commit files touched by this commit  3.0.2_4
mezz search for other commits by this committer
- Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API and
  ABI backwards compatible. It is unnecessary to have more than one same
  libraries (ie: neon28 and neon29) as it creates issue in our ports tree such
  as CONFLICTS and made our Makefile complicate.
- Remove www/neonpp and www/neon28.
- Add USE_GNOME=ltverhack; it corrects the shared library version by change
  from libneon.so.29 to libneon.so.27. It won't get bump again with no reason
  unless ABI changes.
- Bump the PORTREVISION on all ports and chase the shared library change.
- Add info in the UPDATING for how to rebuild on all ports that depend on
  neon.

PR:             ports/148295
Approved by:    lev (maintainer timeout, no respone for months),
                portmgr
Tested by:      pointyhat-exp by pav
14 Apr 2010 00:28:44
Original commit files touched by this commit  3.0.2_3
fluffy search for other commits by this committer
- [MAINTAINER][UNBREAK] audio/libmusicbrainz3: Fails to build with neon28

PR:             145684
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
12 Apr 2010 23:01:44
Original commit files touched by this commit  3.0.2_3
fluffy search for other commits by this committer
- Update audio/libmusicbrainz3 to compile with www/neon29

PR:             145201
Submitted by:   loader <loader@freebsdmall.com
Approved by:    Jason E. Hale (maintainer, with minor changes)
31 May 2009 10:30:50
Original commit files touched by this commit  3.0.2_2
itetcu search for other commits by this committer
- The CMake scripts were supposed to use pkg-config to find the libraries, but
they use an obsolete module that doesn't seem to work anymore.  As a result,
the scripts fall back on the hard-coded paths.  I have reworked the scripts so
they don't use pkg-config or hard-coded paths and fixed build with custom
PREFIX/LOCALBASE [1]
- mark MAKE_JOB_SAFE

Submitted by:   maintainer
Reported by:    QATty [1]
24 Mar 2009 19:13:32
Original commit files touched by this commit  3.0.2_1
makc search for other commits by this committer
bump PORTREVISION after cmake update
19 Oct 2008 15:48:16
Original commit files touched by this commit  3.0.2
miwi search for other commits by this committer
- Update to 3.0.2
- Use neon 0.28 instead of 0.26. No other ports currenty depend on this port,
   so this shouldn't be a problem
- gmake not needed

PR:             127466
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
20 Jun 2008 16:51:28
Original commit files touched by this commit  3.0.1_2
miwi search for other commits by this committer
- Convert to cmake framework

PR:             124327
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
06 Jun 2008 13:07:20
Original commit files touched by this commit  3.0.1_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
05 May 2008 08:33:57
Original commit files touched by this commit  3.0.1_1
edwin search for other commits by this committer
Rename www/neon to www/neon26 to make the integration
of www/neon28 possible
27 Mar 2008 16:20:53
Original commit files touched by this commit  3.0.1_1
miwi search for other commits by this committer
- Add audio/libdiscid to the dependency
        (this will give libmusicbrainz3 the ability to lookup
        audio CD metadata from the musicbrainz database.)
- Bump PORTREVISION

PR:             122140
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
12 Jul 2007 09:26:52
Original commit files touched by this commit  3.0.1
miwi search for other commits by this committer
- Update to 3.0.1

PR:             114520
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
10 Jun 2007 10:24:52
Original commit files touched by this commit  3.0.0
miwi search for other commits by this committer
- Add audio/libmusicbrainz3 - Version 3.x of libmusicbrainz

PR:             112741
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com>
Repocopy by:    marcus

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23667
Broken 193
Deprecated 147
Ignore 731
Forbidden 3
Restricted 327
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 26
new 48 hours30
new 7 days63
new fortnight182
new month251

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.146 seconds.