| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Mar 2013 20:06:15
3.0.3_2
|
makc  |
- 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
3.0.3_2
|
jhale  |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor) |
27 Jul 2012 13:28:21
3.0.3_2
|
makc  |
- 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
3.0.3_1
|
wen  |
- 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
3.0.3
|
miwi  |
- Get Rid MD5 support |
11 Oct 2010 22:43:39
3.0.3
|
pgollucci  |
- Update to 3.0.3
PR: ports/151333
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
30 Jul 2010 22:14:49
3.0.2_4
|
mezz  |
- 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
3.0.2_3
|
fluffy  |
- [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
3.0.2_3
|
fluffy  |
- 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
3.0.2_2
|
itetcu  |
- 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
3.0.2_1
|
makc  |
bump PORTREVISION after cmake update |
19 Oct 2008 15:48:16
3.0.2
|
miwi  |
- 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
3.0.1_2
|
miwi  |
- Convert to cmake framework
PR: 124327
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
06 Jun 2008 13:07:20
3.0.1_2
|
edwin  |
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
3.0.1_1
|
edwin  |
Rename www/neon to www/neon26 to make the integration
of www/neon28 possible |
27 Mar 2008 16:20:53
3.0.1_1
|
miwi  |
- 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
3.0.1
|
miwi  |
- Update to 3.0.1
PR: 114520
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
10 Jun 2007 10:24:52
3.0.0
|
miwi  |
- Add audio/libmusicbrainz3 - Version 3.x of libmusicbrainz
PR: 112741
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
Repocopy by: marcus |