non port: audio/libcoverart/Makefile |
SVNWeb
|
Number of commits found: 17 |
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] 
488341 CHANGES
488341 Mk/Uses/cmake.mk
488341 accessibility/jovie-kde4/Makefile
488341 accessibility/kaccessible-kde4/Makefile
488341 accessibility/kmag-kde4/Makefile
488341 accessibility/kmag/Makefile
488341 accessibility/kmousetool-kde4/Makefile
488341 accessibility/kmousetool/Makefile
488341 accessibility/kmouth-kde4/Makefile
488341 accessibility/kmouth/Makefile
(Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
Sat, 22 Dec 2018
|
[ 02:24 linimon ] 
488051 audio/libcoverart/Makefile
Building on GCC-based architectures after the upgrade to GCC8 requires
adding -Wno-unused-function -Wno-class-memaccess -Wno-catch-value to
CXXFLAGS and -Wno-format-overflow to CFLAGS.
PR: 234067
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] 
487272 Mk/bsd.ruby.mk
487272 accessibility/atkmm/Makefile
487272 accessibility/kmag/Makefile
487272 accessibility/kmousetool/Makefile
487272 accessibility/kmouth/Makefile
487272 accessibility/qt5-speech/Makefile
487272 archivers/R-cran-zip/Makefile
487272 archivers/ark/Makefile
487272 archivers/brotli/Makefile
487272 archivers/c-blosc/Makefile
(Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Fri, 7 Dec 2018
|
[ 16:25 linimon ] 
486871 audio/libcoverart/Makefile
To build on GCC-based architectures, we need to use GCC from ports with
c99, c++98 and -Wno-implicit-fallthrough.
PR: 233839
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
Sat, 20 Jan 2018
|
[ 23:06 jhale ] 
459556 audio/libcoverart/Makefile
459556 audio/libcoverart/distinfo
459556 audio/libcoverart/files
459556 audio/libcoverart/files/patch-src_xmlParser.cpp
Fix build with clang6 [1]
Use a different distfile that has a properly versioned directory. The checksum
has changed, but there are no file changes, only the WRKSRC has been renamed
from the confusing "libcoverart-{PROJECT_VERSION}" to "libcoverart-1.0.0".
Reported by: pkg-fallout [1]
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] 
412344 Mk/Uses/gecko.mk
412344 Mk/bsd.fpc.mk
412344 Mk/bsd.gecko.mk
412344 Mk/bsd.port.mk
412344 accessibility/accerciser/Makefile
412344 accessibility/at-spi/Makefile
412344 accessibility/at-spi2-atk/Makefile
412344 accessibility/at-spi2-core/Makefile
412344 accessibility/caribou/Makefile
412344 accessibility/dasher/Makefile
(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
|
[ 15:12 jhale ] 
405455 audio/libcoverart/Makefile
Use pathfix
|
Fri, 4 Sep 2015
|
[ 16:02 mat ] 
396103 audio/acoustid-fingerprinter/Makefile
396103 audio/libcoverart/Makefile
396103 audio/mous/Makefile
396103 audio/shairport/Makefile
396103 audio/shairport/distinfo
396103 deskutils/devd-notifier/Makefile
396103 devel/dbus-sharp-glib/Makefile
396103 devel/dbus-sharp/Makefile
396103 devel/libcli/Makefile
396103 dns/p5-pgeodns/Makefile
(Only the first 10 of 31 ports in this commit are shown above. )
Convert most ports using cloud.github.com to GHC.
Convert a couple to github, and use some options helpers on the way.
Sponsored by: Absolight
|
Wed, 24 Dec 2014
|
[ 06:03 ohauer ] 
375392 MOVED
375392 UPDATING
375392 audio/libcoverart/Makefile
375392 audio/libmusicbrainz3/Makefile
375392 audio/libmusicbrainz5/Makefile
375392 deskutils/libopensync-plugin-sunbird/Makefile
375392 deskutils/mirall/Makefile
375392 devel/anjuta/Makefile
375392 devel/php5-dav/Makefile
375392 devel/pysvn/Makefile
(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)
|
Mon, 23 Jun 2014
|
[ 13:20 amdmi3 ] 
358938 audio/libcoverart/Makefile
358938 audio/tagutil/Makefile
358938 devel/jansson/Makefile
358938 devel/jansson/pkg-plist
358938 net-p2p/cpuminer/Makefile
358938 net/libcapn/Makefile
358938 ports-mgmt/fbsdmon/Makefile
358938 textproc/jshon/Makefile
358938 www/nghttp2/Makefile
- Switch devel/jansson to libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Thu, 1 May 2014
|
[ 01:31 vanilla ] 
352709 audio/libcoverart/Makefile
352709 devel/jansson/Makefile
352709 devel/jansson/distinfo
352709 devel/jansson/files/patch-src_hashtable.c
352709 devel/jansson/pkg-plist
352709 net-p2p/cpuminer/Makefile
352709 net/libcapn/Makefile
352709 net/pecl-apn/Makefile
352709 ports-mgmt/fbsdmon/Makefile
352709 textproc/jshon/Makefile
1: Upgrade jansson to 2.6.
2: bump revision due shared library version.
|
Wed, 9 Oct 2013
|
[ 07:04 jhale ] 
329872 audio/libcoverart/Makefile
- Support staging
- Convert LIB_DEPENDS to new syntax
|
Thu, 26 Sep 2013
|
[ 11:39 vanilla ] 
328350 audio/libcoverart/Makefile
bump revision due jansson shlib change.
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] 
327706 audio/HVSC-Update/Makefile
327706 audio/Maaate/Makefile
327706 audio/aacgain/Makefile
327706 audio/aacplusenc/Makefile
327706 audio/abcde/Makefile
327706 audio/abcmidi/Makefile
327706 audio/abcselect/Makefile
327706 audio/abraca/Makefile
327706 audio/acoustid-fingerprinter/Makefile
327706 audio/adplay/Makefile
(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)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] 
324744 accessibility/atkmm/Makefile
324744 accessibility/jovie/Makefile
324744 accessibility/kaccessible/Makefile
324744 accessibility/kmag/Makefile
324744 accessibility/kmousetool/Makefile
324744 accessibility/kmouth/Makefile
324744 accessibility/qt4-accessible/Makefile
324744 accessibility/speech-dispatcher/Makefile
324744 archivers/ark/Makefile
324744 archivers/bicom/Makefile
(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 ] 
314960 archivers/laszip/Makefile
314960 astro/qlandkartegt/Makefile
314960 astro/stellarium/Makefile
314960 audio/acoustid-fingerprinter/Makefile
314960 audio/aften/Makefile
314960 audio/alure/Makefile
314960 audio/amarok-kde4/Makefile
314960 audio/arss/Makefile
314960 audio/audex/Makefile
314960 audio/ccaudio2/Makefile
(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, 18 Oct 2012
|
[ 12:40 jhale ] 
306067 audio/Makefile
306067 audio/libcoverart
306067 audio/libcoverart/Makefile
306067 audio/libcoverart/distinfo
306067 audio/libcoverart/pkg-descr
306067 audio/libcoverart/pkg-plist
Libcoverart is a client library for accessing the MusicBrainz cover
art archive.
WWW: http://coverartarchive.org/
Approved by: makc (mentor)
Feature safe: yes
|
Number of commits found: 17 |