Commit graph

18022 commits

Author SHA1 Message Date
Chris Rees
576ba86edb Fix build on head- missing headers resulted in implicit incompatible
type conversions
2019-12-16 13:29:34 +00:00
Yuri Victorovich
c4f81bab32 audio/avldrums-lv2: Update 0.4.0 -> 0.4.1
Reported by:	portscout
2019-12-16 06:39:17 +00:00
Yuri Victorovich
e2c827e840 audio/gmsynth-lv2: Update 0.4.0 -> 0.4.1
Reported by:	portscout
2019-12-16 06:38:40 +00:00
Yuri Victorovich
cb64642653 audio/zam-plugins-lv2: Update 3.11-1 -> 3.12
Reported by:	portscout
2019-12-16 04:08:07 +00:00
Ruslan Makhmatkhanov
550609d42c audio/py-eyed3: update to 0.8.11
Update to latest version, that supports python3.
0.8.x branch is not fully API compatible, so it may break
dependent ports. Maintainers of these ports were notified
of the update more than year ago.

PR:		230578
Submitted by:	Nathan <ndowens04@gmail.com> (based on)
2019-12-14 18:49:40 +00:00
Tobias C. Berner
6e1d8f00d3 audio/elisa: cleanup after typo fairy visit
Pointy hat:	tcberner
Reported by:	mat
2019-12-14 18:49:18 +00:00
Tobias C. Berner
5a4850cb16 audio/elisa: update to 19.1audio/elisa: update to 19.12.0 2019-12-14 17:40:42 +00:00
Adriaan de Groot
e2ffbe4fd0 Give away audio/elisa to group kde@ (which I'm a member of).
Elisa is now part of the KDE release service, so should update
with the rest of the bunch rather than when I get around to it.
2019-12-14 17:07:10 +00:00
Piotr Kubaj
84f02a0540 audio/jalv-select: fix build on GCC architectures
C++11 compiler is necessary for this port:
cc1plus: error: unrecognized command line option "-std=c++11"
2019-12-14 15:55:58 +00:00
Tobias C. Berner
05e9cb3eaa audio/pulseaudio-qt: update to 1.2 2019-12-13 20:10:13 +00:00
Sunpoet Po-Chuan Hsieh
310f8ca9e7 Update to 1.15
Changes:	https://metacpan.org/changes/distribution/MP3-Tag
2019-12-13 06:42:12 +00:00
Tobias C. Berner
f306859985 KDE's December 2019 Apps Update
New versions of KDE applications landing in December

The release of new versions for KDE applications is part of KDE’s continued
effort to bring you a complete and up-to-date catalog of fully-featured,
beautiful and useful programs for your system.

Available now are new versions of KDE’s file browser Dolphin; Kdenlive, one of
the most complete open source video editors; the document viewer Okular; KDE’s
image viewer, Gwenview; and all of your other favorite KDE apps and utilities.
All of these applications have been improved, making them faster and more
stable and they boast exciting new features. The new versions of KDE
applications let you be productive and creative, while at the same time making
use of KDE software easy and fun.

We hope you enjoy all the novel features and improvements worked into all of
KDE’s apps!

Announcement: https://kde.org/announcements/releases/2019-12-apps-update/
2019-12-12 23:24:36 +00:00
Jason E. Hale
c8f8eeb670 Update sysutils/libcdio to 2.1.0
Update sysutils/libcdio-paranoia to 10.2+2.0.1

Bump PORTREVISION on consumers due to shared library version increase
2019-12-12 15:11:33 +00:00
Sunpoet Po-Chuan Hsieh
6720764629 Use CONFLICTS_INSTALL instead of CONFLICTS
- Simplify CONFLICTS_INSTALL
- Sort PLIST
- Update pkg-descr
- Take maintainership
2019-12-12 13:44:11 +00:00
Mark Linimon
57e451d394 Fix build on GCC-based systems:
via USES=compiler:c++0x:
    cc1plus: error: unrecognized command line option "-std=gnu++0x"
  via patchfile:
    g++9: error: unrecognized argument in option '-mtune=generic'

Approved by:	portmgr (tier-2 blanket)
2019-12-12 00:25:26 +00:00
Jan Beich
701aa3bcf8 devel/boost-*: update to 1.72.0
Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
2019-12-11 17:53:48 +00:00
Mark Linimon
d57e3ecdf7 Fix build on GCC-based systems:
cc1plus: error: unrecognized command line option "-msse"
  cc1plus: error: unrecognized command line option "-msse2"
  cc1plus: error: unrecognized command line option "-std=gnu++0x"

The previous patchfile is now split into two, depending on whether
ARCH is x86 or not.

Since REINPLACE is now deprecated for this purpose, I could not
figure out any other way to do it.

Approved by:	portmgr (tier-2 blanket)
2019-12-11 13:13:14 +00:00
Mark Linimon
2c0aff5f35 Split this into two files, depending on ARCH either being x86, or not.
Approved by:	portmgr (tier-2 blanket)
2019-12-11 13:10:33 +00:00
Mark Linimon
5b793c56fb Fix build on GCC-based systems:
cc1: error: unrecognized command line option "-std=gnu11"

While here, pet portlint by sorting the (newly edited) USES.

Approved by:	portmgr (tier-2 blanket)
2019-12-11 09:46:49 +00:00
Jason E. Hale
bc8e05725e Fix configure when the CDPARANOIA option is enabled. It should depend on
sysutils/libcdio-paranoia, not audio/cdparanoia.

Run-time dependency libcdio_paranoia found: NO (tried pkgconfig)
src/input/plugins/meson.build:9:0: ERROR: Dependency "libcdio_paranoia" not found, tried pkgconfig

The ISO9660 option depends on sysutils/libcdio, not sysutils/libcdio-paranoia.

Bump PORTREVISION for LIB_DEPENDS changes.

Approved by:	portmgr (build-fix blanket)
MFH:		2019Q4 (build-fix blanket)
2019-12-10 17:20:06 +00:00
Dmitry Marakasov
7332524290 - Update to 4.0.1
PR:		242398
Submitted by:	freebsd-ports@jan0sch.de (maintainer)
2019-12-10 11:41:47 +00:00
Antoine Brodin
0198957bd9 Deprecate ports broken for too long 2019-12-10 09:02:42 +00:00
Mark Linimon
ad2f8e4d5a Turn off -mtune=generic for package building.
Approved by:	portmgr (tier-2 blanket)
2019-12-10 08:41:08 +00:00
Jason E. Hale
979fc5dc79 Update audio/picard to 2.2.3
Changes:	https://picard.musicbrainz.org/changelog/
2019-12-10 03:56:11 +00:00
Jason E. Hale
692da6425d Update security/cryptopp to 8.2.0
Remove THREADS option - upstream recommends building with threads and the
build system now adds the appropriate flags automatically

Bump PORTREVISION on consumers due to shared lib version increase

PR:		241132
Submitted by:	Farid Hajji <farid@hajji.name>
2019-12-10 03:38:48 +00:00
Dmitry Marakasov
ed5c05b873 - Fix LICENSE
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2019-12-09 09:40:35 +00:00
Sunpoet Po-Chuan Hsieh
92353fb12f Update to 2.17
Changes:	https://github.com/MusicPlayerDaemon/libmpdclient/blob/master/NEWS
2019-12-08 16:51:56 +00:00
Yuri Victorovich
6025f39877 audio/bsequencer-lv2: Update 0.4 -> 1.2.0
Reported by:	portscout
2019-12-08 16:33:45 +00:00
Tobias C. Berner
f1100c2036 audio/libopenshot-audio: Update to 0.1.8.100
PR:		241911
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
2019-12-08 11:27:14 +00:00
Yuri Victorovich
ede3b2d633 audio/gsequencer: Update 2.4.2 -> 2.4.3
Reported by:	portscout
2019-12-08 08:25:18 +00:00
Thomas Zander
09d308b66b Remove unnecessary lib depends in default config
Submitted by:	daniel.engberg.lists@pyret.net
MFH:		2019Q4 (hat: ports-secteam)
Differential Revision:	https://reviews.freebsd.org/D22294
2019-12-08 00:24:26 +00:00
Dmitry Marakasov
76d9758c43 - Fix LICENSE
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2019-12-07 09:40:35 +00:00
Yuri Victorovich
30497f9cda audio/cadence: Update 0.9.0-7 -> 0.9.1
Reported by:	portscout
2019-12-07 05:12:40 +00:00
Ben Woods
ed9f17ec48 audio/p5-MusicBrainz-DiscID: Update to 0.06
Changes this release:
  https://metacpan.org/source/NJH/MusicBrainz-DiscID-0.06/Changes
2019-12-07 00:51:32 +00:00
Dmitry Marakasov
b099d5d7d1 - Switch to USES=localbase
- Update WWW

Approved by:	portmgr blanket
2019-12-06 09:40:33 +00:00
Piotr Kubaj
465ebd5cd4 audio/alure: fix build on GCC architectures
C++11 compiler is necessary:
/usr/local/lib/libopenal.so: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21'

Approved by:	mentors (implicit approval)
2019-12-06 08:59:47 +00:00
Adriaan de Groot
e7a236b0a8 Update audio/musescore to latest upstream release, 3.3.4
Release notes:
	https://musescore.org/en/3.3.3
	https://musescore.org/en/3.3.4

Mostly palette and note input workflow fixes, as well as bugfixes.
2019-12-06 00:19:30 +00:00
Piotr Kubaj
8529d218f6 audio/traverso: fix build on powerpc64 elfv2
For some reason, even though ARCH_X86 isn't defined on powerpc64, clang doesn't finish the function on #ifndef ARCH_X86, but tries to compile further and fails at x86-specific assembly.

PR:		242462
Approved by:	yuri (maintainer), mentors (implicit approval)
2019-12-05 19:57:37 +00:00
Emanuel Haupt
f9a7376a4e - Update to 0.2.1
- Move to github
2019-12-05 14:19:16 +00:00
Adriaan de Groot
f1da786437 Enable WEBENGINE in audio/musescore on ppc64 in FreeBSD 13.0
Following the options pattern from pkubaj@, there's an upcoming
ABI change which will allow musescore to build. See r519036.
2019-12-05 11:54:00 +00:00
Emanuel Haupt
b1a62a7131 Fix build on i386 2019-12-04 22:25:04 +00:00
Tobias C. Berner
2966f96b75 audio/siren: Use FFmpeg by default, make plugins optional
- ffmpeg already handles all the other inputs.

PR:		241819
Submitted by:	daniel.engberg.lists@pyret.net
2019-12-04 20:10:18 +00:00
Piotr Kubaj
90a53a7fee KDE5 ports: enable WEBENGINE on powerpc64 elfv2 by default
FreeBSD 13 soon switches to elfv2 abi on powerpc64, where qt5-webengine works.

PR:		242430
Approved by:	tcberner (maintainer, mentor)
2019-12-04 17:39:07 +00:00
Dmitry Marakasov
3753c97fd9 - Update to 0.10.6
PR:		242328
Submitted by:	yuri@freebsd.org
Approved by:	beerml@sigma6audio.de (maintainer)
2019-12-04 17:36:38 +00:00
Tobias C. Berner
27c5fb95cf KDE Plasma Desktop -- update to 5.17.4
Tuesday, 3 December 2019. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.17.4. Plasma 5.17 was released in October 2019 with many feature
refinements and new modules to complete the desktop experience.

This release adds a month's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

   * Discover: Fwupd, don't whine when we have unsupported hardware.
   * Unbreak build with Qt 5.14.
   * Fix Cuttlefish mouse click selection in icon grid.

Changelog: https://kde.org/announcements/plasma-5.17.3-5.17.4-changelog.php
2019-12-04 17:29:42 +00:00
Yuri Victorovich
256007d935 audio/gsequencer: Update 2.4.1 -> 2.4.2
Reported by:	portscout
2019-12-03 07:26:17 +00:00
Fernando Apesteguía
36bfea273f audio/pacpl: update to 6.1.2
ChangeLog: https://sourceforge.net/projects/pacpl/files/pacpl/6.1.2/

Reported by:	portscout
2019-12-03 05:41:44 +00:00
Jan Beich
a185384bd9 audio/alsa-plugins: move r505839 to the correct file
files/alsa-plugins.patch contains an assortment of FreeBSD-specific
improvements that may not work on alternative OSS implementations.
So, restore the ability to exclude the patch for debugging.
2019-12-03 04:33:21 +00:00
Jan Beich
a3f26bc3b9 audio/alsa-plugins: regen via "make makepatch" 2019-12-03 04:33:06 +00:00
Tobias C. Berner
c02b3b2e99 audio/noson-app: update to 4.0.2 2019-12-02 19:52:44 +00:00