1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Commit Graph

226 Commits

Author SHA1 Message Date
Thomas Zander
09bfac1bf8 Update to upstream version 0.21.4
Details:
- Bugfix release, see upstream changelog:
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.4/NEWS
- Fix build with openal and lld

MFH:		2019Q1
2019-01-13 14:19:24 +00:00
Thomas Zander
953c59688b Introduce non-standard OPTION for database proxy support
PR:		234599
Submitted by:	khellman@mcprogramming.com
MFH:		2019Q1
2019-01-06 19:32:50 +00:00
Gerald Pfeifer
a9f015d155 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
2018-12-12 01:35:33 +00:00
Jan Beich
7c879267dc devel/boost-*: update to 1.69.0
Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
2018-12-12 00:15:49 +00:00
Thomas Zander
88de199fec Update to upstream version 0.21.3 2018-11-18 19:30:58 +00:00
Thomas Zander
0c2bd185ce Update to upstream version 0.21.2
Details:
- Major upgrade from 0.20.x branch, see upstream log:
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.2/NEWS
- Use meson build system
- Revamp OPTIONS:
  - Retire all options without LIB_DEPENDS
  - Rename AAC option to FAAD, as aac is also available via FFMPEG
  - New OPTIONS for ISO9660 and ZZIP; bzip support is always compiled in
- Support for commercial streaming services:
  QOBUZ, SOUNDCLOUD, TIDAL
- Simplify Makefile when possible
- Pet portlint
2018-11-13 18:09:42 +00:00
Jan Beich
0872f77fd4 multimedia/ffmpeg: update to 4.1
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
2018-11-06 01:50:26 +00:00
Thomas Zander
8b98f9a1c2 Update to upstream version 0.20.23
Details:
- Upstream changelog see:
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.23/NEWS
- Includes new bug fixes for crashes due to clang/llvm optimisation bug

MFH:		2018Q4
2018-11-01 12:51:51 +00:00
Mark Linimon
bed0492aee Now builds on powerpc64.
Reported by:	Piotr Kubaj
2018-10-31 13:36:11 +00:00
Thomas Zander
7176acb592 Update to upstream version 0.20.22
Details:
- Upstream changelog see:
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.22/NEWS
- gcc_pure patch for src/input/Error.hxx was adopted upstream
  This is a confirmed bug in LLVM before 7.0, see
  https://bugs.llvm.org/show_bug.cgi?id=32611

MFH:		2018Q4
2018-10-27 10:42:08 +00:00
Jan Beich
91f9922c6f devel/icu: update to 63.1
Changes:	http://site.icu-project.org/download/63
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		232300
Exp-run by:	antoine
2018-10-23 11:35:03 +00:00
Thomas Zander
93dab2fb39 Fix SIGABRT in IsFileNotFound (e.g. when creating an empty database)
While on it:
- Add USES=gnome due to complaint in check-sanity

PR:		232030
Reported by:	korsani@free.fr
MFH:		2018Q4
2018-10-16 18:47:59 +00:00
Thomas Zander
2ec796af4a Enable VORBISENC by default for httpd streaming with the default package
Additionally:
- Bump PORTREVISION
- Pet portlint

Reported by:	bapt
2018-10-14 14:00:09 +00:00
Dmitry Marakasov
77fa4802e3 - Fix LICENSE
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2018-09-08 09:38:18 +00:00
Antoine Brodin
ec3e56288a Switch default version of samba to 4.7
Samba 4.6 will be discontinued in a few weeks

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D16904
2018-09-01 17:05:47 +00:00
Thomas Zander
ccc1e14a9e Update to upstream version 0.20.21
Details:
- Upstream changelog see:
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.21/NEWS

MFH:		2018Q3
2018-08-19 11:28:31 +00:00
Thomas Zander
e4f2cdd313 Fix OPENAL option when using lld as the default linker
While on it: Replace LIB_DEPENDS by USES for OPENAL

PR:		230593
Submitted by:	tobik
2018-08-16 11:18:00 +00:00
Jan Beich
0b055d47f2 devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
2018-08-09 06:58:30 +00:00
Jan Beich
3beb732dad devel/icu: update to 62.1
Changes:	http://site.icu-project.org/download/62
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		229359
Exp-run by:	antoine (only 10.4)
2018-06-29 14:22:11 +00:00
Thomas Zander
ab5210f409 Bump PORTREVISIONS to chase update to audio/fluidsynth 1.1.11
PR:		228265
2018-06-01 22:16:11 +00:00
Thomas Zander
fa176979aa Update to upstream version 0.20.20
MFH:		2018Q2
2018-05-26 16:10:59 +00:00
Jan Beich
c400a2c8b6 multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		227726
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15175
2018-05-02 15:07:27 +00:00
Jan Beich
cc95712fbe devel/boost-*: update to 1.67.0
Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
2018-04-18 13:57:42 +00:00
Jan Beich
ae60358af5 devel/icu: update to 61.1
Changes:	http://site.icu-project.org/download/61
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		227042
Exp-run by:	antoine
MFH:		2018Q2 (required by Firefox 61)
2018-04-06 15:53:16 +00:00
Jason E. Hale
656577b723 Update sysutils/libcdio to 2.0.0
- Add regression tests

Update multimedia/vcdimager to 2.0.1
- Previous version is incompatible with new libcdio API; update was neccesary
- Add regression tests
- Fix LICENSE
- Sort pkg-plist
- Update WWW in pkg-descr

Bump PORTREVISON on dependent ports due to libcdio shared libary increase

Changes (libcdio):	http://git.savannah.gnu.org/cgit/libcdio.git/plain/NEWS?h=release-2.0.0
Changes (vcdimager):	https://github.com/rocky/vcdimager/blob/3b56705/NEWS
Differential Revision:	https://reviews.freebsd.org/D14469
2018-04-05 20:13:33 +00:00
Thomas Zander
1359ba8500 Update to upstream version 0.20.18
Details from changelog, FreeBSD relevant bits:
- input
  - curl: allow authentication methods other than "Basic"
- decoder
  - flac: improve seeking precision
- fix gapless CUE song transitions

MFH:		2018Q1
2018-02-25 17:42:48 +00:00
Thomas Zander
92325d192d Update to upstream version 0.20.17
Details:
- Fixes a crash when playing multi-channel-audio via alsa
- Changelog
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.17/NEWS

MFH:		2018Q1
2018-02-17 13:32:52 +00:00
Thomas Zander
5c003e45fd Update to upstream release 0.20.16
Details:
- Bugfix release which includes fixes for crashes
  with pulseaudio and on debug builds
- Changelog on
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.16/NEWS

MFH:		2018Q1
2018-02-04 15:18:20 +00:00
Jan Beich
25beeff079 devel/boost-*: update to 1.66.0
Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
2018-01-18 04:11:02 +00:00
Thomas Zander
64a767002e Update to upstream version 0.20.15 (bug fix release)
Detailed changelog:
http://git.musicpd.org/cgit/master/mpd.git/plain/NEWS?h=v0.20.15

PR:		225115
Submitted by:	dg@syrec.org
MFH:		2018Q1
2018-01-14 11:36:51 +00:00
Antoine Brodin
ddd8c8640e Change default version of samba from 4.4 to 4.6
Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D13529
2017-12-23 07:03:21 +00:00
Thomas Zander
0bb170f47f Update to upstream version 0.20.13
Details:
- Update to upstream version 0.20.13
- Fix dependency issue in the (admittedly rare) case of selecting
  OPUS but none of the other codecs supporting the ogg container forrmat
- Update the NOTE section of pkg-message.in to mention mobile devices
  as clients for mpd as well as a couple of additional clients in the
  ports tree
2017-12-21 08:11:34 +00:00
Thomas Zander
bdae264106 Update to upstream version 0.20.12 (bugfix release)
MFH:		2017Q4
2017-12-03 20:19:05 +00:00
Jan Beich
99b0558e42 devel/icu: update to 60.1
Changes:	http://site.icu-project.org/download/60
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		223373
Exp-run by:	antoine
2017-11-09 02:31:47 +00:00
Jan Beich
84e727457f multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed

Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		223057
Exp-run by:	antoine
2017-10-21 06:50:49 +00:00
Thomas Zander
6fc44bcd42 Update to upstream version 0.20.11
MFH:		2017Q4
2017-10-20 20:23:05 +00:00
Jan Beich
98eb11b2f0 devel/boost-*: update to 1.65.1
Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a devel/boost-*: enable C++11 features
PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:05:05 +00:00
Jan Beich
a382198617 devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std=

Changes:	http://site.icu-project.org/download/59
PR:		218788
Submitted by:	takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by:	antoine
2017-09-25 00:02:36 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2017-09-10 20:55:38 +00:00
Thomas Zander
e081252bc4 Update to upstream version 0.20.10 (bugfix release)
MFH:		2017Q3
2017-08-27 14:54:17 +00:00
Thomas Zander
9229dfa34a Update to upstream version 0.20.9
MFH:		2017Q2
2017-06-10 10:48:07 +00:00
Thomas Zander
091e2ea793 Update to upstream version 0.20.8
MFH:		2017Q2
2017-05-29 05:20:08 +00:00
Thomas Zander
70c205bb9c Fix build on aarch64 (endian detection)
Submitted by:	theraven (via mail)
MFH:		2017Q2 (build fix blanket)
2017-05-28 19:11:40 +00:00
Thomas Zander
1d228dac64 Fix library updating
Details:
Apparently, clang optimises exceptions with __attribute__((pure))
more aggressively than gcc, causing mpd to not notice files removed
from the library. This patch causes mpd to be built without the pure
attribute.

PR:		219048
Reported by:	hideo@lastamericanempire.com
2017-05-07 12:17:28 +00:00
Jan Beich
b324ade02d devel/boost-*: update to 1.64.0
Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
2017-05-02 06:48:10 +00:00
Mark Linimon
3980169c5f Provide error messages for some ports failing on aarch64, and, in a
few cases, other tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-01 19:24:00 +00:00
Thomas Zander
b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Antoine Brodin
8fb879105d Switch default version of samba from 4.3 to 4.4
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D10131
2017-03-25 23:37:05 +00:00