Commit graph

17967 commits

Author SHA1 Message Date
Mateusz Piotrowski
d229828c69 New port: audio/somafm-cli
Stream your favorite music channels from
somafm.com within a terminal using mpv.

WWW: https://github.com/rockymadden/somafm-cli

PR:		242321
Submitted by:	Lewis Cook <vulcan@wired.sh>
2019-12-01 11:07:13 +00:00
Dmitry Marakasov
b3f69fcc76 - Fix LICENSE
- Switch to options helpers
- Update WWW

Approved by:	portmgr blanket
2019-12-01 09:40:32 +00:00
Mark Linimon
2cdb27910d Fix build on GCC-based systems:
Build BShapr.lv2 DSP...cc1plus: error: unrecognized command line option "-std=c++11"

Approved by:	portmgr (tier-2 blanket)
2019-12-01 06:48:30 +00:00
Yuri Victorovich
ca4814cfa1 audio/moony-lv2: Update 0.28.0 -> 0.30.0
Reported by:	repology
2019-11-30 23:40:33 +00:00
Yuri Victorovich
acebbd8df4 audio/zrythm: Unbreak: USE_GITLAB seems to be broken because GitLab doesn't require GL_COMMIT any more
Related commit:	516880 (some ports were marked BROKEN for potentially the same reason)
2019-11-30 23:10:12 +00:00
Yuri Victorovich
8b9e8fda0a audio/bshapr-lv2: Update 0.6 -> 0.6-2-g1dbd6ee (bugfixes) 2019-11-30 23:01:06 +00:00
Yuri Victorovich
5250e033f2 audio/carla: Update distinfo because GitHub seems to have changed the algorithm of tarball generation
Related commit:		516880 (many ports were marked BROKEN for potentially the same reason)
2019-11-30 22:22:43 +00:00
Yuri Victorovich
a82de362b0 New port: audio/bshapr-lv2: Beat/envelope shaper LV2 plugin 2019-11-30 21:37:41 +00:00
Yuri Victorovich
5383e47276 audio/carla: Not broken: fetches fine, the GitHub project and its tag are in place, so it can't be unfetchable, and it isn't. 2019-11-30 21:32:31 +00:00
Emanuel Haupt
b6cde964a6 This port does currently not build on i386.
Notified by:	pkg-fallout
2019-11-30 21:25:49 +00:00
Rene Ladan
ef6a8e7d77 audio/virtual_oss: libcuse is available on all supported versions of FreeBSD. 2019-11-30 21:23:36 +00:00
Yuri Victorovich
76baf217ce audio/py-pyliblo: Add USE_PYTHON=concurrent
because it installs executables into bin/
2019-11-30 20:21:13 +00:00
Tobias Kortkamp
8202ac4910 audio/openal-soft: Limit LLD_UNSAFE to FreeBSD 12.0 again
We can unbreak the build with lld on i386 on FreeBSD > 12.0 by
passing -Wl,-z,notext to the linker.  It should not make any
difference on older releases.

PR:		242307
Tested by:	jbeich
2019-11-30 08:00:48 +00:00
Tobias Kortkamp
58da0fd20d audio/openal-soft: Keep full LLD_UNSAFE for now
lld on i386 on 12.1 and up still does not link openal-soft.

PR:		242307
2019-11-30 01:42:01 +00:00
Jason E. Hale
11441b23b2 audio/libmysofa: Update to 0.9
PR:		242304
Submitted by:	tobik
2019-11-30 01:38:14 +00:00
Tobias Kortkamp
6510ca0c8d audio/openal-soft: Update to 1.20.0
- Limit LLD_UNSAFE to FreeBSD 12.0.  It links fine with newer lld
  versions.

Changes:	https://raw.githubusercontent.com/kcat/openal-soft/openal-soft-1.20.0/ChangeLog
2019-11-29 22:10:30 +00:00
Tobias Kortkamp
41e581017a audio/openal-soft: Pet portclippy
While here drop CONFLICTS; audio/openal is gone.
2019-11-29 21:56:02 +00:00
Dmitry Marakasov
c13a9158ee - Switch to USES=localbase
- Update WWW

Approved by:	portmgr blanket
2019-11-29 09:40:29 +00:00
Emanuel Haupt
76241c78cc - Update to 0.2.0
- Drop sdl1 option in favour of sdl2
- Make alsa support an option
- Make oss support an option
2019-11-29 09:17:53 +00:00
Emanuel Haupt
5ca0819a3a Update to 1.03 2019-11-29 07:39:42 +00:00
Yuri Victorovich
c0f42a538f audio/gsequencer: Update 2.3.15 -> 2.4.1
Reported by:	upstream author
2019-11-29 04:54:19 +00:00
Emanuel Haupt
dee29bb006 - Update to 2.b37
- Bump PORTEPOCH due to the new versioning scheme
- Now that distfiles are published remove distfile creation targets
2019-11-28 20:17:47 +00:00
Dmitry Marakasov
7be4583569 - Update WWW
Approved by:	portmgr blanket
2019-11-28 09:40:27 +00:00
Emanuel Haupt
f33df93c76 Update to 1.02 2019-11-27 13:17:03 +00:00
Guido Falsi
ea0b236554 Make asterisk16 the default flavor.
Approved by:	portmgr (flavors already approved for these ports)
2019-11-27 11:42:58 +00:00
Tobias Kortkamp
5e67af8805 New port: audio/ncspot
Ncspot is a Spotify client written in Rust.  It is heavily inspired
by ncurses MPD clients, such as ncmpc.  It provides a simple and
resource friendly alternative to the official client as well as
support for platforms that currently do not have a Spotify client,
such as the BSDs.

Ncspot requires a Spotify Premium account.

WWW: https://github.com/hrkfdn/ncspot
2019-11-27 08:42:45 +00:00
Jung-uk Kim
5a52a08234 Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
2019-11-26 21:46:12 +00:00
Brooks Davis
f2ab442843 Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.

When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively.  When declared in the environment they
become WITHOUT_<FOO>.
2019-11-25 23:25:52 +00:00
Dmitry Marakasov
0dd079ce97 - Fix LICENSE
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2019-11-25 09:39:59 +00:00
Richard Gallamore
ce8b4999e3 Update to 3.10.2
Changes: https://forum.teamspeak.com/threads/142033-TeamSpeak-3-Server-3-10-x?s=56839051668533fef545e469b506f2ee
2019-11-25 02:33:18 +00:00
Tobias Kortkamp
b38b18216d net/unison*, audio/asterisk-*: Set FLAVOR to a non-empty value by default
Use range modifier properly.  The right syntax for looking up the
first word of a variable is ${FLAVORS:[1]}.

Reviewed by:	madpilot
Differential Revision:	https://reviews.freebsd.org/D22530
2019-11-24 16:45:32 +00:00
Guido Falsi
da259e8494 Switch MAD with MPG123 in DEFAULT_OPTIONS.
Submitted by:	Daniel Engberg
Differential Revision:	https://reviews.freebsd.org/D22285
2019-11-24 10:25:07 +00:00
Dmitry Marakasov
bb1b6468b0 - Add LICENSE_FILE
- Switch to USES=localbase
- Update WWW

Approved by:	portmgr blanket
2019-11-24 09:39:59 +00:00
Thomas Zander
8ab789d654 Update to upstream version 2.3.3
PR:		242169
Submitted by:	xxjack12xx@gmail.com (maintainer)
MFH:		2019Q4 (hat: ports-secteam)
2019-11-24 08:14:51 +00:00
Yuri Victorovich
5070a2dbc3 audio/py-music21: Update 5.7.0 -> 5.7.1
Reported by:	portscout
2019-11-23 05:50:08 +00:00
Jan Beich
ef965600a6 audio/wavbreaker: update to 0.13
Changes:	https://github.com/thp/wavbreaker/releases/tag/0.13
Reported by:	GitHub (watch releases)
2019-11-21 17:24:48 +00:00
Tobias Kortkamp
db325e0782 audio/libechonest: Replace obsolete USE_QT5 with USE_QT 2019-11-21 09:47:52 +00:00
Jan Beich
1e1ec076f8 audio/wavbreaker: update to 0.12
- Switch to new home on GitHub
- Drop NLS option as gtk30 depends on gettext unconditionally
- Update COMMENT and pkg-descr based on upstream strings
- Add LICENSE_FILE to avoid "+" using placeholder
- Drop "Created by" after refactor

Changes:	https://github.com/thp/wavbreaker/releases/tag/0.12
Reported by:	upstream
2019-11-21 00:54:37 +00:00
Tobias Kortkamp
b602518066 audio/openal-soft: Drop workaround from r492771
The problem is no longer reproducible on the latest 12-STABLE snapshot
and it breaks the build on powerpc64 elfv2.

PR:		235603, 242107
2019-11-20 13:56:36 +00:00
Dmitry Marakasov
5601ef1668 - Update WWW
Approved by:	portmgr blanket
2019-11-20 09:39:57 +00:00
Adriaan de Groot
844fc954fa Update audio/musescore to latest upostream release, 3.3.2
Release notes:
	https://musescore.org/en/3.3.2
	https://musescore.org/en/3.3
2019-11-19 10:30:26 +00:00
Koichiro Iwao
5b8cf36478 Update distinfo I missed in the previous commit r517939 2019-11-19 07:51:37 +00:00
Koichiro Iwao
2f6ea69c49 audio/pulseaudio-module-xrdp: improve audio redirection latency
by backporting from upstream. PulseAudio >= 12 become more strict.
This patch reduces network bandwidth and CPU usage of xrdp.

While here, set DIST_SUBDIR=xrdp for xrdp related ports.

Obtained from:	https://github.com/neutrinolabs/pulseaudio-module-xrdp/pull/38
2019-11-19 05:14:24 +00:00
Dmitry Marakasov
021d08bde0 - Update WWW
Approved by:	portmgr blanket
2019-11-18 09:39:56 +00:00
Emanuel Haupt
7a551c9731 Update to 0.3.0 2019-11-17 19:37:27 +00:00
Yuri Victorovich
26571a2a3b New port: audio/stone-phaser-lv2: Classic analog phaser effect, made with DPF and Faust 2019-11-17 07:05:23 +00:00
Yuri Victorovich
50986d0e32 New port: audio/midiomatic-lv2: Collection of MIDI filter, generator and processor plugins 2019-11-17 06:15:39 +00:00
Yuri Victorovich
a282fcaf2a New port: Midi clock generator LV2 plugin 2019-11-17 05:55:56 +00:00
Yuri Victorovich
b8d7e64969 audio/synthv1-lv2: Update 0.9.9 -> 0.9.11
Reported by:	portscout
2019-11-16 15:39:05 +00:00
Yuri Victorovich
bdca684372 audio/samplv1-lv2: Update 0.9.9 -> 0.9.11
Reported by:	portscout
2019-11-16 15:38:19 +00:00