7705 FreshPorts -- audio/libmusicbrainz3
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libmusicbrainz3 3.0.3_2 audio on this many watch lists=5 search for ports that depend on this port
MusicBrainz client library for audio metadata lookup
Maintained by: jhale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 Jun 2007 10:26:10
License: LGPL21


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/cmake
Required Libraries:
  1. audio/libdiscid
  2. www/neon29

This port is 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:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.musicbrainz.org/pub/musicbrainz/
  3. http://ftp.osuosl.org/pub/musicbrainz/
  4. http://uk.musicbrainz.org/pub/musicbrainz/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
22 Mar 2013 20:06:15
Original commit files touched by this commit  3.0.3_2
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
13 Sep 2012 04:45:59
Original commit files touched by this commit  3.0.3_2
jhale search for other commits by this committer
- Update MAINTAINER to my new FreeBSD.org address

Approved by:	makc (mentor)
27 Jul 2012 13:28:21
Original commit files touched by this commit  3.0.3_2
makc search for other commits by this committer
- Use LATEST_LINK instead of defining the version in PORTNAME
- Fix LICENSE - it's LGPL21 not GPLv2
- Remove shlib version from LIB_DEPENDS

- while I'm here, respect LOCALBASE and thus remove needless dependency
  on pkg-config. pkg-config is often used by cmake as auxiliary tool
  to populate search paths. Until stuff is located at standard location,
  there is no need for pkg-config utility. [1]

PR:		ports/169573
Submitted by:	Jason E. Hale (maintainer)
Approved by:	maintainer via irc [1]
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: 18

286d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days31
new fortnight63
new month217

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0