5055 Commits

Author SHA1 Message Date
landry
123eb5efb2 Update to ncmpc 0.34. 2019-04-28 07:35:19 +00:00
sthen
53defd7102 remove more PKG_ARCH=* with pyc in PLIST 2019-04-27 23:55:04 +00:00
jeremy
a73bbd1588 Stop building ports for ruby 2.4 libraries by default
Per our current ruby support policy, as ruby 2.4's normal maintenance phase
has ended.
2019-04-24 23:33:48 +00:00
sthen
86852bcf6e reset unresponsive maintainers, various porters have spent a bunch of
time waiting for timeouts over the last year or more for many of these
ports.  ok danj@ jca@ kmos@
2019-04-24 16:26:54 +00:00
naddy
8ac00f5046 maintenance update to 1.3.1 2019-04-21 19:38:46 +00:00
sthen
fe2bf64aec drop Donovan Watteau as maintainer as requested
(plus a little COMPILER tidying while there)
2019-04-16 20:19:01 +00:00
espie
120dd544c5 while playing with my code, I found an obvious thinko.
Modules that use arpeggio should sound much better
2019-04-15 16:38:37 +00:00
bentley
de23e6caf6 Remove more crufty ports.
All are very old (most 20+ years), unmaintained, so poorly licensed that
they can't be installed with pkg_add, and either have decently licensed
alternatives or are so trivial as to be useless.

ok kn@ naddy@
2019-04-03 07:29:50 +00:00
jasper
dcd7c0a01d remove ruby-sonos and a bunch of dependencies that were imported for and only used
by ruby-sonos. they're pure ruby gems that have no added benefit of being packaged.

ok aja@
2019-04-03 05:03:39 +00:00
jasper
ecd108de7f unhook ruby-sonos, ruby-gyoku, ruby-savon, ruby-akami, ruby-httpi, ruby-httpclient, ruby-nori 2019-04-03 05:03:35 +00:00
naddy
3c5b71308f simplify autotools invocation 2019-04-02 07:27:19 +00:00
naddy
17f7e9344a simplify autotools invocation 2019-04-02 07:12:44 +00:00
naddy
fd2d53af18 simplify autotools invocation 2019-04-02 06:54:05 +00:00
naddy
33b1a5fbc8 oops, add autotools dependencies 2019-04-02 06:49:47 +00:00
naddy
e1e2b06973 simplify autotools invocation 2019-04-02 06:38:11 +00:00
solene
f272d36693 Delete vagalume
port is obsolete

ok jca@
2019-04-01 10:46:42 +00:00
sthen
537d6d58f1 update to squeezelite-1.9.0.1139 2019-03-30 14:01:58 +00:00
bcallah
fd4101ffee +curseradio 2019-03-30 13:50:50 +00:00
bcallah
ca33c057de Import audio/curseradio, a curses interface for browsing and playing radio
streams.
Original submission from Krystian Lewandowski, who takes MAINTAINER --
thanks@
ok rsadowski@ on an earlier version, ok sthen@

Curseradio is a curses interface for browsing and playing an OPML
directory of internet radio streams. It is designed to use the tunein
directory found at http://opml.radiotime.com/, but could be adapted to
others.

Key(s)          Command
Up, Down        navigate
PgUp, PgDn      navigate quickly
Home, End       to top/bottom
Enter           open/close folders, play stream
k               stop playing stream
q               quit
f               toggle favourite
2019-03-30 13:50:33 +00:00
jca
193c36be7a Don't hardcode the version number of two dlopened shared libraries
Affected libs: libgnomeui-2 and libgnome-2
2019-03-28 20:09:48 +00:00
jca
587dc8bdb4 --without-lame is ineffective so add mp3lame export support instead
Spotted by ajacoutot@
2019-03-28 19:56:07 +00:00
jca
630c249f5f Handle yet another missing dep: add gtk+2 as a BUILD_DEPENDS
Looks like the compiled files from https://drobilla.net/software/suil
aren't installed by default.

Spotted by naddy@
2019-03-28 00:34:14 +00:00
jca
e08fb721ac Explicitely mark internal libs as internal
We don't have ports (yet) for sbsms and "libwidgetextra" but better be
safe than sorry. Listing said packages here makes them easier to find
with grep, in case we create ports for them.
2019-03-28 00:33:36 +00:00
ajacoutot
07e7822fb5 Fix after recent devel/meson MODULE change. 2019-03-27 23:27:59 +00:00
jca
1048203df7 Prevent lame from being picked up
Spotted by naddy@
2019-03-27 20:25:11 +00:00
jca
3ca8eca31a No need for archivers/zip and audio/jack
zip looks like a leftover, jack is used if detected but only the bundled
portaudio copy actually needs it, and we use audio/portaudio-svn instead.
2019-03-27 16:19:55 +00:00
jca
dc4c13d8fb +portmidi 2019-03-27 15:44:35 +00:00
jca
70f63e1fa4 Disable SSE unless on amd64, fixes build on sparc64/ports-gcc 2019-03-27 12:41:16 +00:00
rapha
38f167164f Unbreak audacity
With a lot of help from jca@.
ok jca@
2019-03-26 18:26:45 +00:00
fcambus
ac7f753695 Update goattracker to 2.75. 2019-03-24 13:56:59 +00:00
rapha
c030f0cdc9 Import portmidi-217
PortMidi is a library for real time input and output of MIDI data.

Support for sndio is incomplete, only output is implemented for now.

ok jca@, ratchov@
2019-03-23 13:30:08 +00:00
sthen
419a18be4e set portroach skipv 2019-03-21 13:21:49 +00:00
cwen
4befb6e867 qsynth: update to 0.5.5
Changelog: https://github.com/rncbc/qsynth/blob/master/ChangeLog

Also move from cmake to gmake (this unbreaks the build for ports-gcc
archs), provide manpages and add atomics for powerpc.

Original diff by sebastia@, with tweaks from jca@ and me.

OK sebastia@ (maintainer) jca@
2019-03-19 20:12:10 +00:00
sthen
264cf4c5c2 do-test target not needed, it's the default already 2019-03-17 23:39:40 +00:00
bcallah
62616cf729 Update to musescore-3.0.5
Announcement/changelog: https://musescore.org/en/3.0.5
2019-03-13 18:03:16 +00:00
ajacoutot
3f956199bb Update to pavucontrol-4.0.
- gtk+2 support has been dropped
2019-03-10 11:54:35 +00:00
ajacoutot
3ad12414ad Update to audacity-2.3.1.
Still BROKEN but at least we can start working on the newest release.
Remove WANTLIB while here, they prevent from even extracting; we'll add
them back once the port builds.
2019-03-10 11:45:50 +00:00
ajacoutot
167e8936bc This port is a good candidate for the x11/gnome MODULE.
ok bcallah@ (maintainer)
2019-03-09 15:51:53 +00:00
sthen
0277ab88d6 update to eyeD3-0.8.10 2019-03-09 14:26:45 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
bcallah
3003997c40 +parlatype 2019-03-08 16:40:58 +00:00
bcallah
42d0168a66 Import audio/parlatype, a minimal audio player for manual speech
transcription.
ok rsadowski@

Parlatype is a minimal audio player for manual speech transcription,
written for the GNOME desktop environment. It plays audio sources to
transcribe them in your favourite text application.

It's intended to be useful for journalists, students, scientists and
whoever needs to transcribe audio files.
2019-03-08 16:40:39 +00:00
ajacoutot
02cc93b5fd Fetch from the github release archive.
tarball don't match but the port is BROKEN anyway.
2019-03-06 20:42:12 +00:00
bcallah
cac4a2b201 Update to musescore-3.0.4
Note that MASTER_SITES has changed.
Changelog: https://musescore.org/en/3.0.4
2019-03-06 01:29:13 +00:00
jca
77591311e1 wip major update to audacity-2.2.2 (still BROKEN)
- libsoxr now used instead of libsamplerate
- audio/portaudio-svn still used instead of the bundled copy (only the
portmixer subsystem makes use of additional interfaces available in
the bundled and patched portaudio)
- portmidi support can't be easily deactivated and lacks support for OpenBSD

Committing this early so other people can work on it in-tree. Prodded by
ajacoutot@.
2019-03-05 16:36:58 +00:00
cwen
796c2f500d Update abcde to 2.9.3
OK stsp@
2019-03-03 21:07:16 +00:00
cwen
477a21ff34 Update p5-POE-Component-Client-MPD to 2.001
Changelog:
https://metacpan.org/changes/distribution/POE-Component-Client-MPD

OK landry@
2019-02-28 17:45:26 +00:00
cwen
366b53755b Update p5-Audio-MPD to 2.004
Changelog:
https://metacpan.org/changes/distribution/Audio-MPD

OK landry@
2019-02-28 17:31:57 +00:00
cwen
08d4ac360b Update p5-Audio-MPD-Common to 2.003
Changelog:
https://metacpan.org/changes/release/JQUELIN/Audio-MPD-Common-2.003

OK landry@
2019-02-28 17:24:56 +00:00
sthen
918afc6636 update to squeezelite-1.9.0(ish), working with FFmpeg 4.x 2019-02-25 22:44:14 +00:00