Commit graph

20163 commits

Author SHA1 Message Date
Ivan Rozhuk
79873d0cb6 audio/gtk-mixer: Update to 1.0.2
While here switch to DISTVERSION.

Changes:		https://github.com/rozhuk-im/gtk-mixer/compare/1.0.0...1.0.2
PR:			260648
Approved by:		0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D33643
2022-01-25 17:59:18 +01:00
Muhammad Moinur Rahman
0ddbe884d6 UNBREAK some ports with php80
- Pet portclippy/portfmt

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
2022-01-25 10:34:17 -06:00
Jan Beich
4b0e1608df audio/sound-juicer: unbreak build with Meson 0.61.0
data/meson.build:2:5: ERROR: Function does not take positional arguments.

PR:		260943
Reported by:	antoine (via exp-run)
Regressed by:	https://github.com/mesonbuild/meson/commit/61f2866a9fa1
2022-01-25 12:24:57 +00:00
Jan Beich
3b9706c893 audio/gnome-music: unbreak build with Meson 0.61.0
data/meson.build:49:5: ERROR: Function does not take positional arguments.

PR:		260943
Reported by:	antoine (via exp-run)
Regressed by:	https://github.com/mesonbuild/meson/commit/61f2866a9fa1
2022-01-25 12:24:56 +00:00
Daniel Engberg
201e9fbae7 audio/cyanrip: Update to 0.8.0
Changelog: https://github.com/cyanreg/cyanrip/releases/tag/v0.8.0
2022-01-25 09:13:43 +01:00
Yuri Victorovich
85bfe218d9 audio/geonkick-lv2: Update 2.8.0 -> 2.8.1
Reported by:	portscout
2022-01-24 13:27:58 -08:00
Emanuel Haupt
4f17b61c2c audio/ocp: Update to 0.2.93 2022-01-23 23:10:18 +01:00
Rene Ladan
48d98ef918 cleanup: remove transitive py27 deprecation (www/qt5-webengine) 2022-01-23 21:56:25 +01:00
Hans Petter Selasky
75a7c03777 audio/alsa-seq-server: Update to version v1.0.1 .
- Improved support for hotplug
- Added rc.d file

Approved by:	pi (implicit)
2022-01-23 15:54:34 +01:00
Hans Petter Selasky
ea402a1e90 audio/zynaddsubfx: Update to version 3.0.6 .
Changes between 3.0.5 and 3.0.6:
- Enhances watchpoint system for waveform views (GSOC michiboo)
- Add anti-alias mode to add synth oscillator interpolation
- Add 14 bit NRPN support for automations
- Add Tanh, Cubic, and square distortions with additional shaping params
- Add filter parameter smoothing
- Add filter optional LPF to LFO
- Add repeatable envelopes
- Add LFO fade in
- Add moog ladder filter
- Add comb filter
- Add BPM sync
- Add latched key mode
- Re-enable classic MIDI learn
- Increase envelope time parameter resolution
- Fix excessively loud volume bug in Part XML loader
- Fix crash with gcc 10.x.x within file manager
- Fix crash in erroneous patch load
- Fix OSS/etc detection under cygwin
- Fix padsynth memory leak
- Fix weird note-to-note portamento switches
- Reduce fftw resolution from 64bit to 32bit
- Remove Cxxtest dependency
- Fix other bugs

Approved by: pi (implicit)
2022-01-22 11:15:29 +01:00
Jan Beich
540d7ff20f audio/gnome-podcasts: unbreak build with Meson 0.61.0
podcasts-gtk/resources/meson.build:5:0: ERROR: Function does not take positional arguments.

PR:		260943
Regressed by:	https://github.com/mesonbuild/meson/commit/61f2866a9fa1
2022-01-20 01:34:56 +00:00
Emanuel Haupt
47a136a4ed audio/protracker: Update to 1.39 2022-01-19 22:53:16 +01:00
Hans Petter Selasky
93344cda77 audio/jack: Update to 1.9.20 release.
The FreeBSD specific changes have been upstreamed, we can fetch the original
sources again. Development of the client examples and tools has been split
from the JACK server, move them to the new port jack-example-tools.

This also includes a fix for missing library symbols, see bug #257696.

Take maintainership of audio/jack and audio/jack-example-tools .

PR: 257696
PR: 261256

Submitted by:   Florian Walpen <dev@submerge.ch>
Approved by:	pi (implicit)
2022-01-19 11:44:09 +01:00
Yuri Victorovich
f6a2e2fee1 audio/dpf-plugins-lv2: Update 1.4 -> 1.5
Reported by:	portscout
2022-01-18 10:42:44 -08:00
Emanuel Haupt
33d3c043b0 audio/spotify-qt: Update to 3.8 2022-01-17 21:43:13 +01:00
Mikael Urankar
c7dd5ca11a *: Linux emulation: add support for aarch64
PR:		256008
Submitted by:	Vincent Milum Jr (prior version)
Approved by:	emulation (maintainer timeout)
2022-01-17 15:47:28 +01:00
Tobias Kortkamp
695bbdaf28
*: Drop newly added but obsolete INSTALLS_ICONS
Reported by:	portscan
2022-01-17 14:20:24 +01:00
Tobias Kortkamp
07389cd463
*: Sweep up new CONFLICTS_INSTALL mess
- Fix typos
- Fix overwritten master/slave variables

I'm assuming the entries are correct otherwise.

Reported by:	portscan
2022-01-17 14:20:24 +01:00
Tobias Kortkamp
835bd57330
lang/rust: Bump revisions after 1.58.0 2022-01-17 12:57:45 +01:00
Yuri Victorovich
bd8fa405c7 audio/x42-plugins-lv2: Update 20211016 -> 20220107
Reported by:	portscout
2022-01-14 14:18:02 -08:00
Yuri Victorovich
ec9d2f0016 audio/py-sounddevice: Update 0.4.3 -> 0.4.4
Reported by:	portscout
2022-01-14 00:29:37 -08:00
Stefan Eßer
98f7d7db7e Fix CONFLICTS entries in archivers, astro, audio
Fix conflicts entries based on a script that searches for duplicate
files installed by several ports.

Some patters seem to make ports conflict with themselves, but this is
actually not the case due to the check-*-conflicts logic implemented
in bsd.port.mk, which excludes self-conflicts.

PHP based ports have been ignored in this commit as requested by the
committers currently working on the php-8.1 import.

Approved by:	portmgr (implicit)
2022-01-13 22:01:28 +01:00
Neel Chauhan
4b86dc1c27 audio/liblscp: Update to 0.9.5 2022-01-13 10:55:15 -08:00
Chris Rees
0741b694b7 audio/baresip: Fix build (and INDEX) with GSTREAMER option
PR:		ports/256971
2022-01-13 17:26:37 +00:00
Dmitry Marakasov
5bd3f9f51c audio/wavplay: allow on aarch64
Confirmed to work correctly;
Also simplify ONLY_FOR_ARCHS_REASON as the problems may not only
be related to endianess.

PR:		261061
Submitted by:	ronald-lists@klop.ws
2022-01-13 16:08:46 +03:00
Emanuel Haupt
9c4ff612d8 audio/ocp: Install desktop icons 2022-01-13 09:29:06 +01:00
Emanuel Haupt
f4204ddb16 audio/fasttracker2: Update to 1.50 2022-01-13 09:18:31 +01:00
Emanuel Haupt
1d63c49170 audio/ocp: Update to 0.2.92 2022-01-13 07:20:22 +01:00
Max Brazhnikov
b63918758d audio/fluidplug-lv2: switch from p7zip to 7-zip
PR:	260866
2022-01-12 23:07:32 +03:00
Tobias C. Berner
654acd8140 math/gsl: bump portrevision of consumers after update to 2.7.1
PR:		260201
2022-01-12 20:41:22 +01:00
Dmitry Marakasov
74615207da audio/wavplay: fix ONLY_FOR_ARCHS
- Remove powerpc* from ONLY_FOR_ARCHS, which were incorrectly added
  on a sole basis that the port builds. It needs to be runtested.
- Add ONLY_FOR_ARCHS_REASON to prevent such mistake in future.

PR:		261061
2022-01-12 15:44:23 +03:00
Daniel Menelkir
a89f48261b audio/strawberry: Update to 1.0.1
Changelog:	https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.1

PR:		261092
2022-01-12 06:41:27 -05:00
Emanuel Haupt
e0447f125a audio/modplug-tools: Update to 0.5.6 2022-01-11 17:39:46 +01:00
Li-Wen Hsu
4499b66242
Bump PORTREVISION after www/libmicrohttpd updated
PR:		260777
2022-01-11 03:15:47 +08:00
Tobias C. Berner
54c7d128b0 audio/noson-app: update to 4.5.1 2022-01-10 16:39:13 +01:00
Stefan Eßer
bcaf25a8c8 Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
2022-01-10 16:15:39 +01:00
Emanuel Haupt
39e1835244 audio/ocp: Update to 0.2.91 2022-01-10 14:19:36 +01:00
Alexandre C. Guimarães
11eaf51295
audio/beets: Update to 1.6.0
- take maintainership
- last ac51135afd related fix.
PR:		258688
Approved by:	<stiginge@pvv.org> (maintainer timeout, 85 days)
2022-01-10 02:27:25 -03:00
Alexandre C. Guimarães
ac51135afd
audio/py-mutagen: Update to 1.45.1
PR:		259241
2022-01-10 00:24:13 -03:00
Yuri Victorovich
285ba5106a audio/qtractor: New port: Audio/MIDI multi-track sequencer 2022-01-09 14:34:00 -08:00
Yuri Victorovich
b5caaa3191 audio/padthv1-lv2: Update 0.9.23 -> 0.9.24 2022-01-09 12:21:21 -08:00
Yuri Victorovich
8c21244a6c audio/drumkv1-lv2: Update 0.9.23 -> 0.9.24 2022-01-09 12:21:21 -08:00
Yuri Victorovich
b98a67a291 audio/samplv1-lv2: Update 0.9.23 -> 0.9.24 2022-01-09 12:21:20 -08:00
Yuri Victorovich
211dadbb1e audio/synthv1-lv2: Update 0.9.23 -> 0.9.24 2022-01-09 12:21:20 -08:00
Yuri Victorovich
49652440d8 audio/qmidinet: Update 0.9.4 -> 0.9.5 2022-01-09 12:21:20 -08:00
Yuri Victorovich
930e56efb7 audio/qmidictl: Update 0.9.4 -> 0.9.5 2022-01-09 12:21:19 -08:00
Yuri Victorovich
3b09f814a4 audio/qsampler: Update 0.9.4 -> 0.9.5 2022-01-09 12:21:19 -08:00
Yuri Victorovich
cbdeb2db0d audio/qxgedit: Update 0.9.4 -> 0.9.5 2022-01-09 12:21:19 -08:00
Yuri Victorovich
a1f405738e audio/qjackctl: Update 0.9.5 -> 0.9.6 2022-01-09 12:21:18 -08:00
Jan Beich
d82bd2931f audio/gnome-podcasts: update to 0.5.1
Changes:	https://gitlab.gnome.org/World/podcasts/-/releases/0.5.1
Reported by:	Repology
2022-01-07 17:02:21 +00:00