17169 Commits

Author SHA1 Message Date
Tobias Kortkamp
deeb46784c audio/openal-soft: Use ld.gold instead of ld.bfd
openal-soft has stopped linking on 12-STABLE with ld.bfd.  As a
workaround use ld.gold for now until we can discover why that happens
all of a sudden.

PR:		235603
Reported by:	Robert Cina <transitive@gmail.com>
2019-02-12 10:39:39 +00:00
Tobias Kortkamp
f0b4f83222 Clean up MASTER_SITE_SUBDIR usage 2019-02-12 10:25:44 +00:00
Emanuel Haupt
70fb13849d Update to 0.4.3 2019-02-12 09:45:56 +00:00
Yuri Victorovich
855ab0612a audio/rhvoice-dictionary: Update g20180922 -> g20190109 2019-02-12 06:50:53 +00:00
Emanuel Haupt
a86dd986dc - Update to 0.1-b134
- Define sdl in USES (as requested by DEVELOPERS=yes)
- Sort USES
2019-02-12 05:54:43 +00:00
Yuri Victorovich
5b94cfe44a New port: audio/gsequencer: Advanced Gtk+ sequencer 2019-02-12 05:21:56 +00:00
Tilman Keskinoz
0dd7801f6a Update to 2.9.3
patch-abcde was upstreamed
2019-02-11 20:24:59 +00:00
Tilman Keskinoz
9cdda44145 Update to 1.15 2019-02-11 20:16:53 +00:00
Yuri Victorovich
30093c7b5c New port: audio/qmidictl: MIDI remote control application sending MIDI over UDP/IP multicast 2019-02-11 18:45:47 +00:00
Adriaan de Groot
1128c26456 Update audio/musescore to 3.0.2 (latest release).
We missed 3.0.1, so the two changelogs are:
	https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-301-january-15-2019
	https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-302-january-29-2019
I don't know enough about the application's internals to summarize them
here; mostly looks like "lots of bugfixes, please upgrade."

In the port itself:
 - dropped option OCR, it's always disabled in source anyway.
 - wrestled with option WEBENGINE. It needs to be defined, so that
   the correct CMake flag is switched OFF automatically. But it should
   not be visible or selectable except on architectures where it makes
   sense. OPTIONS_DEFINE_amd64 would add it where needed, but then it's
   not defined for architectures where it needs to be off. OPTIONS_EXCLUDE
   requires me to list all the architectures it's *not* supported on,
   which seems like a bit much. Therefore, leaving the option available,
   but off, as a booby-trap for people trying non-default options and
   wanting WebEngine on (e.g.) PPC.

PR:		235544
Reported by:	chitty_cloud@me.com
2019-02-11 11:23:46 +00:00
Kurt Jaeger
532827dfe5 audio/libmatemixer: help mate_mixer_applet to save the "track to control"
- Using mate 1.8.1 installed from packages.
  Unable to set the volume straight from the slider of the Mixer Applet,
  until I right click the icon, go to preferences, and select PCM as the
  track to control. If I restart the mate_mixer_applet
  (either via kill or regular shutdown) the setting goes back to Volume.
- After the port patch the instelled libmatemixer backend works fine.
- see also:
  https://forums.freebsd.org/threads/fixing-default-audio-device-in-mate.58957/

PR:		202578
Submitted by:	Attila <agm2port@gmail.com>
Reported by:	Abilio Marques <abiliojr@gmail.com>
Reviewed by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2019-02-11 06:37:55 +00:00
Tobias Kortkamp
f93674fb9c multimedia/mythtv: Update to 30.0 and unbreak
Changes:	https://www.mythtv.org/wiki/Release_Notes_-_30
PR:		234551
Submitted by:	fernando.e.vilas@gmail.com
2019-02-10 22:28:16 +00:00
Kurt Jaeger
997c3c9b63 audio/flite: upgrade 1.4 -> 2.1
PR:		216018
Submitted by:	Simun Mikecin <numisemis@yahoo.com>, pi, jrm
Reviewed by:	tobik
Approved by:	sobomax (maintainer timeout)
Differential Revision:	D19138
2019-02-10 16:34:42 +00:00
Thomas Zander
8cb315135f Enable support for external playlists (wma, RSS feed)
Details:
- Introduce default OPTION PLAYLISTS
- New option PLAYLISTS depends on expat, which is in the default
  package pulled in as a dependency via ffmpeg anyway

PR:		235520
Submitted by:	freebsd@mosedal.net
MFH:		2019Q1
2019-02-10 15:44:22 +00:00
Tobias C. Berner
438b3468a7 Fix with build on GCC architectures.
PR:		235093
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2019-02-08 22:50:23 +00:00
Richard Gallamore
b0a8d6d848 * Updated to 3.6.1
* Removed workaround for a fixed bug in previous 11.x release
* Reworked rc script to be more standardized

The rc script now has 3 possible entries that can be changed,
teamspeak_pidfile, teamspeak_db_dir and teamspeak_log_dir.
This will provide a more customizable experience when using
teamspeak.

Changes:	https://forum.teamspeak.com/threads/138675-Release-TeamSpeak-3-Server-3-6-1

PR:		235082
2019-02-08 20:58:56 +00:00
Tobias C. Berner
e349bbbca3 Update KDE Applications to 18.12.2
[1] https://www.kde.org/announcements/announce-applications-18.12.2.php
[2] https://www.kde.org/announcements/fulllog_applications-aether.php?version=18.12.2
2019-02-08 05:11:13 +00:00
Tobias Kortkamp
940c8a32cd audio/portaudio: Mark MAKE_JOBS_UNSAFE after r492362
Reported by:	cmt
2019-02-07 13:16:25 +00:00
Tobias Kortkamp
4f0516b279 audio/portaudio: Build C++ bindings too
Requested by:	Ulrich Huber
2019-02-07 11:42:19 +00:00
Mark Linimon
ddeff5e294 If compiling with base GCC, -fnested-functions needs to be passed.
PR:		235541
Submitted by:	Piotr Kubaj
2019-02-06 00:44:28 +00:00
Dmitry Marakasov
d565b27163 - Update to 2.0.4
- Disable dynamic linking
- Regroup options
2019-02-05 17:42:21 +00:00
Dmitry Marakasov
a29a1d0efe - Fix LICENSE
- Add LICENSE_FILE
- Convert USE_SDL=yes to USE_SDL=sdl
- Switch to options helpers

Approved by:	portmgr blanket
2019-02-05 13:59:34 +00:00
Dmitry Marakasov
87e080d1d9 - Fix LICENSE
- Add LICENSE_FILE
- Convert USE_SDL=yes to USE_SDL=sdl
- Switch to options helpers
- Remove leftover noop SDL(12) hack
- Convert INSTALL+STRIP to more correct INSTALL_PROGRAM

Approved by:	portmgr blanket
2019-02-05 13:58:57 +00:00
Dmitry Marakasov
6afc8b6be6 - Convert USE_SDL=yes to USE_SDL=sdl
Approved by:	portmgr blanket
2019-02-04 21:50:50 +00:00
Rene Ladan
134ab1ae20 Return rezny@'s ports to the pool after his commit bit got safekept.
With hat:	portmgr-secretary
2019-02-04 21:44:58 +00:00
Dmitry Marakasov
16774db234 - Convert USE_SDL=yes to USE_SDL=sdl
Approved by:	portmgr blanket
2019-02-04 21:42:58 +00:00
Koop Mast
a18ac9aa72 Add pulseeffects
Audio effects for Pulseaudio applications.

Limiter, compressor, reverberation, equalizer and
auto volume effects for Pulseaudio applications

PR:		234540
Submitted by:   Daniel Shafer <daniel@shafer.cc>
Differential Revision:	https://reviews.freebsd.org/D18695
2019-02-04 12:59:23 +00:00
David Chisnall
3f627ab4ce Move Objective-C ports to the v2 GNUstep ABI.
* Bump the LLVM revision used for GNUstep to 7, the minimum to support
   the new ABI.
 * GNUstep-back does not work with lld, so mark it to use Gold (BFD LD
   doesn't seem able to link Objective-C things).
 * Turn off some annoying debug logs in GNUstep back, which generate
   several messages per second when you move the mouse.  These should
   never have been enabled in a release build anyway.
 * Downgrade Cenon to 4.0.2.  This was the last version to actually work
   with GNUstep (the later ones use XCode >= 5 .xib files, which GNUstep
   can't parse).
 * Update gorm to git head. The current release doesn't work with the
   new Objective-C ABI, but -head has the patches to fix it.
 * Update PikoPixel and add it to the gnustep-app meta-package.
 * Update the three core GNUstep packages to the latest release.
 * Update gnumail and pantomime to the latest release and fix a linking
   error with the new ABI.
 * Update GNUstep FTP to the latest version.

Reviewed by:	bapt (previous version)
2019-02-03 15:37:58 +00:00
Yuri Victorovich
9f9834b1a8 audio/nekobi-lv2: Replace workaround for clang errors from USE_GCC to -Wno-c++11-narrowing
Thanks, Gerald, for your suggestion.

Reported by:	gerald
2019-02-03 07:19:14 +00:00
Yuri Victorovich
f3c7600892 New port: audio/nekobi-lv2: Simple single-oscillator synth based on the Roland TB-303 2019-02-02 21:30:48 +00:00
Yuri Victorovich
2a0a458b1b New port: audio/stegosaurus-lv2: Drum synth LV2 plugin 2019-02-02 20:52:31 +00:00
Yuri Victorovich
1650d41840 New port: audio/so-synth-lv2: Unofficial LV2 ports of 50m30n3's synthesizers 2019-02-02 20:33:15 +00:00
Sunpoet Po-Chuan Hsieh
0c4dbcc195 Fix build on powerpc
- While I'm here, add USES=gl

PR:		235359
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Approved by:	Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
2019-02-01 21:42:44 +00:00
Tobias Kortkamp
4d2c881945 audio/mumble: Do not set EXTRA_PATCHES after bsd.port.pre.mk
Move it up a bit.
2019-01-31 17:45:34 +00:00
Steve Wills
a4dfcb36cd audio/ripit: replace upstream
PR:		235334
Submitted by:	tobias.rehbein@web.de (maintainer)
2019-01-31 11:56:30 +00:00
John Hixson
840f5bde28 audio/pianobar: Update to 2019.01.25
Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D19038
2019-01-31 04:34:11 +00:00
Emanuel Haupt
49c9f00850 Update to 0.1.b132 2019-01-29 15:19:46 +00:00
Tobias Kortkamp
803d412667 audio/cmus: Update to 2.8.0
Changes:	https://github.com/cmus/cmus/releases/tag/v2.8.0
2019-01-29 12:30:30 +00:00
Tobias Kortkamp
e8160adce2 audio/spotifyd: Update to 0.2.4
This just bumps a number of dependencies.
2019-01-29 07:56:29 +00:00
Tobias Kortkamp
9cfcfe9621 audio/pithos: Use USES=pkgconfig 2019-01-29 06:48:14 +00:00
John Hixson
69be127e53 audio/pithos: Update to 1.4.1
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D18898
2019-01-28 18:12:41 +00:00
Alexey Dokuchaev
80dcd036af Update `audio/flacon' to version 5.1.0.
Reported by:	portscout
2019-01-28 14:50:21 +00:00
Dmitry Marakasov
3164cff536 - Add LICENSE
Approved by:	portmgr blanket
2019-01-28 09:00:35 +00:00
Emanuel Haupt
a276a249ea Update to 0.1.b131 2019-01-27 09:21:41 +00:00
Yuri Victorovich
737a3690dd audio/baudline: Fix missing include bsd.port.pre.mk/bsd.port.post.mk to allow proper detection of manually downloaded distfile
PR:		235229
Submitted by:	dan@pldn.xyz
2019-01-27 04:15:45 +00:00
Yuri Victorovich
a8ed12548c audio/gmsynth-lv2: Update 0.3.1 -> 0.3.2
Reported by:	portscout
2019-01-26 04:08:31 +00:00
Yuri Victorovich
c56d3da520 audio/avldrums-lv2: 0.3.2 -> 0.3.3
Reported by:	portscout
2019-01-26 04:07:54 +00:00
Richard Gallamore
8b6f368a9a * Updated to 3.6.0
Changes:	https://forum.teamspeak.com/threads/138675-Release-TeamSpeak-3-Server-3-6-0
2019-01-25 18:39:59 +00:00
Emanuel Haupt
3b81b19b5c Update to 0.4.2 2019-01-24 10:23:59 +00:00
Hans Petter Selasky
501ba57e45 Fix build with GCC-based architectures.
PR:		235156
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Approved by:	pi
2019-01-24 09:32:46 +00:00