non port: audio/libmusicbrainz3/Makefile |
SVNWeb
|
Number of commits found: 27 |
Wed, 7 Feb 2018
|
[ 12:58 jhale ]
Mark DEPRECATED and set EXPIRATION_DATE for 2018-08-01
MusicBrainz Web Service 1.0 support will end on 2018-08-01. There are
currently 2 ports that still depend on this:
audio/kscd
multimedia/gnome-mplayer (non-default option)
See:
https://blog.musicbrainz.org/2018/02/01/web-service-ver-1-0-ws-1-will-be-removed-in-6-months/
|
Wed, 17 Jan 2018
|
[ 09:31 tcberner ]
audio/libmusicbrainz3 fix build with clang6
PR: 224669
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 7 Jan 2016
|
[ 14:58 jhale ]
Use pathfix
|
Wed, 24 Dec 2014
|
[ 06:03 ohauer ] (Only the first 10 of 33 ports in this commit are shown above. )
- rename www/neon29 to www/neon and update to neon-0.30.1
- adjust ports depending on neon, bump PORTREVISION
Changelog:
Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly).
Fix possible crash after DNS lookup errors on Windows (Olivier Goffart).
Don't fail if the SSL cert changes between connections with OpenSSL, behaviour
now matches that with GnuTLS.
Fix PKCS#11 support under OpenSSL with TLS 1.2.
Fix static linking with pkg-config file (Alan H)
PR: 195786
Differential Revision: https://reviews.freebsd.org/D1319
Submitted by: ohauer
Reviewed by: portmgr (bapt, mat)
Approved by: portmgr, lev (implicit)
|
Wed, 9 Oct 2013
|
[ 07:50 jhale ]
- Use unique package names
- Stop using LATEST_LINK
- Use new LIB_DEPENDS syntax
- Support staging
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Thu, 12 Sep 2013
|
[ 08:00 jhale ]
- Update audio/libdiscid to 0.5.2
- Switch to CMake build system
- Trim Makefile headers
- Bump PORTREVISION on dependent ports
|
[ 07:05 jhale ]
- Remove dead MASTER_SITES
- Trim Makefile header
- Pet portlint(1)
- Update pkg-descr to reflect the fact that this library isn't so new
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Thu, 13 Sep 2012
|
[ 04:45 jhale ] (Only the first 10 of 41 ports in this commit are shown above. )
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor)
|
Fri, 27 Jul 2012
|
[ 13:28 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]
|
Mon, 28 Mar 2011
|
[ 03:01 wen ]
- Bump PORTREVISION to chase the update of audio/libdiscid
PR: ports/155977
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
|
Mon, 11 Oct 2010
|
[ 22:43 pgollucci ]
- Update to 3.0.3
PR: ports/151333
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
Fri, 30 Jul 2010
|
[ 22:14 mezz ] (Only the first 10 of 33 ports in this commit are shown above. )
- 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
|
Wed, 14 Apr 2010
|
[ 00:28 fluffy ]
- [MAINTAINER][UNBREAK] audio/libmusicbrainz3: Fails to build with neon28
PR: 145684
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
Mon, 12 Apr 2010
|
[ 23:01 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)
|
Sun, 31 May 2009
|
[ 10:30 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]
|
Tue, 24 Mar 2009
|
[ 19:13 makc ] (Only the first 10 of 131 ports in this commit are shown above. )
bump PORTREVISION after cmake update
|
Sun, 19 Oct 2008
|
[ 15:48 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)
|
Fri, 20 Jun 2008
|
[ 16:51 miwi ]
- Convert to cmake framework
PR: 124327
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
Fri, 6 Jun 2008
|
[ 13:07 edwin ] (Only the first 10 of 345 ports in this commit are shown above. )
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)
|
Mon, 5 May 2008
|
[ 08:33 edwin ] (Only the first 10 of 20 ports in this commit are shown above. )
Rename www/neon to www/neon26 to make the integration
of www/neon28 possible
|
Thu, 27 Mar 2008
|
[ 16:20 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)
|
Thu, 12 Jul 2007
|
[ 09:26 miwi ]
- Update to 3.0.1
PR: 114520
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
Sun, 10 Jun 2007
|
[ 10:24 miwi ]
- 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: 27 |