Commit graph

172 commits

Author SHA1 Message Date
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

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, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Thomas Zander
6288626867 Chase update of fluidsynth to 2.0.3
PR:		233448
2019-03-02 16:55:53 +00:00
Tobias Kortkamp
f50b94a416 Use USE_SDL where appropriate 2019-01-13 16:08:40 +00:00
Tobias Kortkamp
694c1920d0 Do not set OPTIONS_SUB twice 2019-01-08 09:06:37 +00:00
Fernando Apesteguía
28639fd6b1 multimedia/audacious*: Update to 3.10.1
This is a bugfix release:

#817 Crash on invalid tuple D-Bus request
#819 Playlist search in Qt5 is really slow on huge playlists
#822 Song Info window takes 10 seconds to appear, UI freezes, when listening to
        an MP3 stream
#828 Info popup causes segmentation fault in Qt 5 UI
#831 Playlist drag-and-drop no longer working in 3.10 (Qt UI)
#854 Floating-point WavPack files play as noise

Reported by:	portscout
2018-12-27 21:36:10 +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
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
Guido Falsi
782ee63898 - Update audaciouss ports to 3.10
- Add explicit FILEWRITER option to control the filewriter plugin
  (enabled by default)
- Group output plugins
- Remove some unnecessary patches
- Modernise and cleanup

PR:		231427
Submitted by:	Nathan <ndowens@yahoo.com>
2018-09-18 14:50:27 +00:00
Tobias Kortkamp
7a8c0de6e5 Add SNDIO option to multimedia/audacious-plugins{,-gtk3} 2018-09-18 06:40:32 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

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

PR:		222542
2018-07-29 22:18:44 +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
Dmitry Marakasov
e34b05dfac - Fix license
- Whitespace fixes
- Update WWW
2018-05-21 09:34:11 +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
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
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
ddd06fa65e Update to upstream version 3.9
PR:		222604
Submitted by:	duchateau.olivier@gmail.com
2017-09-30 13:20:55 +00:00
Mathieu Arnold
3fcd0e41de Remove USES=execinfo.
PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
2017-09-22 10:48:28 +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
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +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
Rene Ladan
c1da7c8cad Take in olivierd@'s commit bit on his request.
Submitted by:	olivierd@
With hat:	portmgr-secretary
2017-03-19 14:02:23 +00:00
Thomas Zander
8215c086e5 Chase wavpack update: bump PORTREVISION on ports linking to it by default
PR:		216847
Reported by:	pkubaj@anongoth.pl
MFH:		2017Q1
2017-02-18 15:23:53 +00:00
Olivier Duchateau
e35224a057 - Update to 3.8.2
- Remove unneeded patch
2017-01-30 19:19:13 +00:00
Olivier Duchateau
25ee9ffb50 - Fix memory issue with AAC plugin
- Bump PORTREVISION

Reported by:	gnn@ (private email)
Obtained from:	Upstream repository
MFH:		2017Q1
2017-01-28 20:50:43 +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
Olivier Duchateau
1aa1ae9100 Update to 3.8.1 2016-12-10 14:04:58 +00:00
Olivier Duchateau
4d27f32190 - Update to 3.8
- Adjust dependencies (reported by QA script)
- Replace LDFLAGS and LDFLAGS by USES= localbase
- Remove TOOLKITS (delete all reference to QT5) and AOSDXCOMP options

Add multimedia/audacious-plugins-gtk3 port
2016-09-22 12:46:36 +00:00
Tilman Keskinoz
4efbbe5d03 Update libcdio: 0.92 -> 0.93
Udpate libcdio-paranoia: 10.2+0.90+1 -> 10.2+0.93+1

Bump PORTREVISIONs of dependents because of shared library version bump.
2016-04-29 15:20:28 +00:00
Olivier Duchateau
410cec86fa Bump PORTREVISION after update of textproc/libcue, revision r413589 2016-04-18 17:21:59 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Olivier Duchateau
069ed66efc - Update to 3.7.2
- Hide (temporarily) QT5 option, because Audacious crashes too often with
this toolkit
2016-03-30 20:34:42 +00:00
Olivier Duchateau
af422a3e1b - Add CUE option in default build package
- Bump PORTREVISION

Requested by:	glebius@
2016-03-17 04:38:51 +00:00
Olivier Duchateau
d3ad360aab Update to 3.7.1 2015-12-29 14:54:53 +00:00
Olivier Duchateau
c522ac27ca - Update to 3.7
- Sort USES
- Adjust dependencies
- Add patch, when NLS option is not set
- Take maintainership
- Rewrite options helper (some options are renamed in order to respect
description found in Mk/bsd.options.desc.mk)
- Add support of Qt 5, by default it is GTK+ 2

PR:		204564
Submitted by:	myself
Approved by:	oliver@ (maintainer)
2015-11-16 17:19:35 +00:00
Dmitry Marakasov
7cffd3c8f9 Remove support for WANT_SDL/HAVE_SDL knobs
WANT_SDL/HAVE_SDL macros allowed a port to check which SDL components
are installed. This goes against the policy of avoiding automatic
dependencies, and there are actually no cases in the portstree where
these knobs are used properly, so axe them out.

Approved by:	portmgr (mat)
Differential Revision:	D4093
2015-11-09 14:30:02 +00:00
Alexey Dokuchaev
4db3327f69 Bump port revision after `audio/libsidplayfp' update to chase the shared
library libsidplayfp.so's version (3 -> 4).

Reported by:	bar
2015-10-24 14:46:28 +00:00
Oliver Lehmann
397306e3a3 update audacious to 3.6.2 2015-06-04 19:53:09 +00:00
Oliver Lehmann
c9c7cdd2f2 fix FFAUDIO option
PR:		197862
Submitted by:	kvedulv
2015-03-03 10:19:41 +00:00
Kurt Jaeger
18dbdb775a multimedia/audacious, -plugins: fix non-NLS build issue, 3.5 -> 3.5.2
- fix build if NLS option is not selected
- updated translations
- fixes for a few more bugs, including #457, #458, and #462

PR:		197250
Submitted by:	amdmi3
Approved by:	oliver (maintainer timeout)
2015-02-19 12:35:21 +00:00
Dmitry Marakasov
40f13c68dc - Drop @dirrm* from and add empty directories to pkg-plists
Approved by:	portmgr blanket
2015-02-01 20:24:27 +00:00
Grzegorz Blach
a781a6e13c - Remove Mk/bsd.efl.mk
- Convert USE_EFL=libtool_hack to USES=libtool
- Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:...
- Bump PORTVERSION in graphics/imlib2 and in all ports
  which depends on imlib2

PR:		196062
Approved by:	portmgr
2014-12-27 00:09:02 +00:00
Olli Hauer
311e3b182f - 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)
2014-12-24 06:03:22 +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
Thomas Zander
d6dc299ff7 Update audio/libsidplayfp to upstream version 1.6.0
Bump PORTREVISION of dependent ports

PR:		194626
Submitted by:	liangtai.s16@gmail.com (maintainer)
2014-11-09 16:33:26 +00:00
Tijl Coosemans
49108186e8 comms/lirc:
- Fix missing -lusb [1]
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use @sample

Reported by:	sbruno [1]
2014-08-11 13:59:47 +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
17e215fe40 - Fix plist for LIRC case
Approved by:	portmgr blanket
2014-08-06 16:08:01 +00:00
Oliver Lehmann
152aa3ab06 update audacious to 3.5
audclient got removed upstream so this breaks some ports
2014-06-21 15:09:24 +00:00
Oliver Lehmann
3b102f6ffe - Support stage directory
- Use new syntax for LIB_DEPENDS
- Added LICENSE
- Convert to USES=tar:bzip2
- Strip binaries
- Restore and fix SID option
- Remove libcdio_cdda.so related warning as sysutils/libcdio unconditionally depends on audio/cdparanoia

Submitted by:	bar
2014-03-25 16:28:09 +00:00