Commit graph

169 commits

Author SHA1 Message Date
Thomas Zander
ecb2b5a8d3 Display all options groups correctly; bump PORTREVISION
Reported by:	t@tobik.me (via email)
2017-01-22 11:08:48 +00:00
Thomas Zander
4b48233d48 Fix build on 10.x 2017-01-16 09:51:48 +00:00
Thomas Zander
a0284c8801 Update to upstream release 0.20.2; fix build
Detailed log:
- Update to upstream release 0.20.2
- Transfer maintainer'ship from crees to riggs
- Port now requires C++14
- Fix build on stable/11 (--disable-libwrap)
- New non-default OPTIONs:
  - SMB: support for libsmbclient
  - SNDIO: support for sndio
  - SOXR: support soxr resampler
  - YAJL: SoundCloud support via devel/yajl

PR:		216120
Submitted by:	riggs (maintainer)
Approved by:	crees (previous maintainer)
2017-01-16 06:29:59 +00:00
Jan Beich
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Jan Beich
0c612c4aa3 multimedia/ffmpeg: update to 3.2.2
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR:		207547
Submitted by:	riggs, ebirth@b0ss.net (libressl fix)
Exp-run by:	antoine (3 tries)
2016-12-11 15:22:47 +00:00
Jan Beich
a8713d15f4 devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
2016-11-23 12:45:46 +00:00
Jan Beich
23a96f4a5f devel/icu: update to 58.1
Changes:	http://site.icu-project.org/download/58
PR:		214384
Exp-run by:	antoine
Approved by:	office (bapt)
2016-11-19 18:21:20 +00:00
Tijl Coosemans
48f4591035 - Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
  --disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
  aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU.  The code wanted to use BYTE_ORDER
  defined in machine/endian.h, but this isn't visible because ICU is
  compiled with _XOPEN_SOURCE.  Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
  without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
  pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
  a C++11 runtime library now.  Add this to all ports that depend on it
  so their executables load the right libstdc++.so on FreeBSD 9.

PR:		205120
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-24 11:06:57 +00:00
Mathieu Arnold
7acca7e902 Bump PORTREVISION for the icu revert.
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.

PR:		205120
With hat:	portmgr
Sponsored by:	Absolight
2016-07-06 22:10:14 +00:00
Pietro Cerutti
fb8d8ab5f9 devel/icu: bump PORTREVISION on dependent ports 2016-07-06 07:34:12 +00:00
Olivier Duchateau
5fa6711fc7 - Add patch, after revision r417478 (update of audio/wildmidi), due to
API changes
- Bump PORTREVISION
2016-06-25 19:25:18 +00:00
Chris Rees
48270905c1 Update to 0.19.15 to support ffmpeg 3.0
Submitted by:	gor_clogic.com.ua (Oleg Gushchenkov)
Differential Revision:	D6807
2016-06-11 14:21:05 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Mathieu Arnold
999161a9ed Fixup some whitespace at the beginning of lines problems.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:18:17 +00:00
Alexey Dokuchaev
cd06f7ccc0 Add FLUIDSYNTH option generic description, and remove ad-hoc setting in
ports where it is applicable (alongside with other shared descriptions).
2016-03-01 16:41:13 +00:00
Steve Wills
25b1bd5ff4 mark some of the ports that don't build on powerpc64 for me 2015-12-13 16:07:27 +00:00
Mathieu Arnold
3e39973af4 Add a dependency on devel/icu to fix the build if boost-libs is built
without it.

PR:		204079
Submitted by:	Tony Morlan
Sponsored by:	Absolight
2015-10-28 12:57:37 +00:00
David Chisnall
bae9780745 Fix the post-install message to only refer to ports that actually exist.
While here, sort them a bit so that the user doesn't have to look up the relevant one for their DE / use case.

PR:		202926
2015-10-08 14:18:12 +00:00
Chris Rees
1444c56db0 Update to 0.19.10
Add "desc" to rc, to make rclint happy.
2015-09-14 18:46:25 +00:00
Jan Beich
be2ec35551 audio/libtremor: bump PORTREVISION in consumers after r395232
libvorbisidec.so.1.0.2 -> libvorbisidec.so.1.0.3

ACC report:	https://people.freebsd.org/~jbeich/compat_reports/libtremor/1.2.0.s20040213_to_1.2.1.s20150105/compat_report.html
Pointy hat to:	jbeich
MFH:		2015Q3 (ports-secteam reliability blanket)
2015-08-29 21:48:58 +00:00
Chris Rees
42cb389661 Enable the configure switch '--enable-pipe-output', which builds musicpd with support for writing PCM audio to a pipe.
PR:		ports/201304
Submitted by:	Georg G.
2015-07-03 18:05:41 +00:00
Mathieu Arnold
0438143249 Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
2015-04-03 11:26:48 +00:00
Alexey Dokuchaev
d62dabcfd1 - Provide standard CDDA_DESC for Digital Audio CD support, and remove it
from individual ports when appropriate (two ports, `audio/deadbeef' and
  `devel/gvfs', were allowed to keep them for the time being, since they
  benefit from custom description)
- Remove last per-port occurrences of WAVPACK_DESC while I'm at it
2015-04-01 09:30:48 +00:00
Chris Rees
a16f56e1de Update to 0.18.23
fixes build with GCC (explicit stdio inclusion required)

0.19 will come once I've had more time to test.

PR:		ports/196850
2015-03-22 22:35:24 +00:00
Chris Rees
ad114601c3 Revert fix-- incorrect
PR:		ports/195888
2015-01-24 21:21:22 +00:00
Chris Rees
35fa59bf4f Fix build on 10.1-- temporary fix until clang bug investigated
PR:		ports/195888
Submitted by:	martin.dieringer
2014-12-19 17:08:44 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Tilman Keskinoz
97fd2f3489 Fix typo in previous commit
Submitted by:	Arthur Mesh
2014-08-14 11:33:17 +00:00
Tilman Keskinoz
80b3ab923d Chase library dependencies after libcdio <-> libcdio-paranoia split
PR:		192271
2014-08-09 10:06:54 +00:00
Dmitry Marakasov
0f7d483f48 - Switch audio/musepack to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Fix audio/abcde by requiring python
- Fix audio/moc plist with MUSEPACK enabled

Approved by:	portmgr blanket
2014-08-04 15:46:12 +00:00
Chris Rees
45287b74af Give up trying to make MPDDIR, and let pw useradd do it. Stop making
it customisable via make.conf; pointless with package installations.

Modernise slightly.

Correct IGNORE message-- there is no real problem with using .error here,
but since it was mysteriously changed without notice assume that there was an
extremely good reason for it.
2014-07-20 14:48:53 +00:00
Chris Rees
f6ac94a3ff Stop pkg complaining, and do exactly the same as before :) 2014-07-19 21:31:27 +00:00
Adam Weinberger
cff70035fd Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set. 2014-07-16 03:47:05 +00:00
Tijl Coosemans
b2c93db5af Add a global OPUS_DESC 2014-07-11 14:12:30 +00:00
Martin Wilke
bd48d39657 - Chase database/sqlite3 slib bump
Approved by:	portmgr (myself)
2014-06-27 17:21:06 +00:00
Chris Rees
aaf75e3063 Update to 0.18.11
PR:		ports/189038
2014-05-26 18:24:17 +00:00
Christian Weisgerber
7c689742b1 Switch Opus to USES=libtool.
Bump dependent ports. [1]

Approved by:	portmgr (implicit) [1]
2014-05-25 20:07:24 +00:00
Sunpoet Po-Chuan Hsieh
a26a7c64e7 - Update to 2.3.1 (from audio/libshout2)
- Use USES=libtool
- Strip shared library
- Bump PORTREVISION for audio/libshout shlib change and
  dependency change from audio/libshout2 to audio/libshout [1]

Approved by:	portmgr (bapt) [1]
2014-05-05 14:51:06 +00:00
Chris Rees
85d357202e Enable curl by default.
PR:		ports/187833
Submitted by:	rene
2014-03-24 18:13:10 +00:00
Chris Rees
ca3e7bd8cf Fix build when cdparanoia option enabled.
PR:		ports/187771
Submitted by:	Arto Pekkanen <isoa@kapsi.fi>
2014-03-19 20:25:58 +00:00
Chris Rees
b04fdaa239 Fix build with sidplay2
PR:		ports/186543
2014-02-16 20:18:41 +00:00
Chris Rees
67b654cc67 Update to 0.18.8
Fix pkg-message
2014-02-16 19:55:16 +00:00
Baptiste Daroussin
1ada6e33a5 Chase libmad changes 2014-02-05 15:53:18 +00:00
Baptiste Daroussin
ec15392654 Reduce over inclusions of bsd.port.mk 2014-01-15 22:36:30 +00:00
Chris Rees
5dbcf60640 Typo 2014-01-01 19:45:41 +00:00
Chris Rees
8ef8fdcdca Simplify and group up OPTIONS
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com>
2013-12-29 13:56:54 +00:00
Chris Rees
92c62c94c9 Remove removed configure switch
PR:		ports/185234
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com>
2013-12-27 21:44:48 +00:00
Chris Rees
e27965f569 Fix install with DOCS option disabled
PR:		ports/185161
Submitted by:	Anton Yuzhaninov
2013-12-24 15:45:28 +00:00