60 Commits

Author SHA1 Message Date
lraab
fa68a0ba55 audio/ncmpc: remove unneeded patch that I missed and spotted by aja@ 2022-09-03 02:22:40 +00:00
lraab
3b98ba8eb9 audio/ncmpc: update to 0.47
changelog:
ncmpc 0.47 - (2022-06-30)
* handle Ctrl-C in search prompt
* link with libintl and libiconv if necessary
* require libmpdclient 2.16 or newer
* require MPD 0.21 or newer
* switch to C++20

ok landry@ (I forgot to commit this the other day with mpd/picard)
2022-09-01 20:47:40 +00:00
naddy
b80841c8ec drop RCS Ids 2022-03-11 18:20:04 +00:00
landry
08bfb31529 audio/ncmpc: update to 0.46. 2022-03-05 09:32:53 +00:00
landry
b98f46b047 audio/ncmpc: update to 0.45.
See https://github.com/MusicPlayerDaemon/ncmpc/blob/v0.45/NEWS
ok bket@
2021-02-20 14:40:40 +00:00
sthen
248932be74 switch MODPY_BIN_SUFFIX to -2 for py2 and (blank) for py3
switch ports using command-line tools from py-sphinx that don't need a
py2 version of it to py3-sphinx
2021-02-19 23:13:00 +00:00
edd
bef86aac43 Update audio/ncmpc to version 0.41.
Tested for the last few days, no issues.
2020-10-21 09:24:05 +00:00
bket
0fbba16fac Update to ncmpc-0.39
Tested by Florian Viehweger <openbsd AT out-of-creativity DOT de>. Thank
you!
2020-09-02 16:21:16 +00:00
bket
4d35ab9315 Update to ncmpc-0.38
Changes:
https://raw.githubusercontent.com/MusicPlayerDaemon/ncmpc/v0.38/NEWS

OK landry@
2020-05-15 11:40:51 +00:00
bket
257b18e684 Update to ncmpc-0.37
Release notes:
https://raw.githubusercontent.com/MusicPlayerDaemon/ncmpc/v0.37/NEWS

OK cwen@, "lgtm" landry@
2020-02-04 18:25:00 +00:00
bket
94ed61465a Update to ncmpc-0.36
Changelog:
https://raw.githubusercontent.com/MusicPlayerDaemon/ncmpc/v0.36/NEWS

While here sync WANTLIB.

OK landry@
2020-01-02 09:38:09 +00:00
landry
380bdc57c7 Update to ncmpc 0.35. 2019-10-17 11:19:41 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
landry
123eb5efb2 Update to ncmpc 0.34. 2019-04-28 07:35:19 +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
ajacoutot
530d43349e Add a reminder to regen WANTLIB on ld.lld arches. 2019-01-12 07:56:51 +00:00
ajacoutot
04e5c102b8 Pass -Db_asneeded=false on ld.bfd arches.
ok sthen@
2019-01-07 13:54:01 +00:00
landry
160a1eb1c0 Pass -Db_asneeded=false to meson so that it doesn't add -Wl,--as-needed.
Fixes the build on i386/ld.bfd archs which was failing with missing refs
to pthread functions, as reported by sthen@

Fix WANTLIB while here.
2019-01-06 20:15:51 +00:00
ajacoutot
2b0e2ee793 Missing BDEP on devel/boost. 2019-01-03 19:28:22 +00:00
landry
e5dceb51dc Update to ncmpc 0.33.
Maintainer timeout..
2019-01-02 21:30:48 +00:00
landry
800f11567e Update to ncmpc 0.30.
Maintainer timeout.
ok rsadowski@
2018-07-04 09:02:58 +00:00
jca
bba1b2b25d Update to ncmpc-0.29
Remove curses patch, not needed any more, and move to https.
From Klemens Nanni.

Upstream NEWS entries:
* fix crash after losing MPD connection
* fix crash after DNS lookup error
* add Meson option "lyrics_plugin_dir"
* fallback libncurses detection without pkg-config
2017-11-24 13:31:39 +00:00
ajacoutot
c8c2ea5d18 Bump after recent meson + module change.
Drop now undeeded patches since we have SHARED_LIBS support.
2017-10-28 13:28:06 +00:00
dcoppa
39f67c611f Specify configure args explicitly 2017-09-26 10:18:41 +00:00
dcoppa
233e05986f Update to ncmpc-0.28 2017-09-26 09:55:07 +00:00
dcoppa
15a86df662 Drop gettext module and fix dependencies accordingly. 2017-09-14 16:21:15 +00:00
dcoppa
64a604712a fix crash on lyrics screen
(upstream git commit 36e3f4589afc5bf3d17c0584719a86a577340fa0)

fix memory leak
(upstream git commit c4aca0137a7a819270eabb3092e655ccaa721065)
2017-09-04 10:54:20 +00:00
dcoppa
a403e4db38 Update to ncmpc-0.27 2017-03-27 17:26:10 +00:00
dcoppa
34d535c9c5 Update to ncmpc-0.26 2017-03-23 07:33:20 +00:00
dcoppa
86ca6d25fc Update to ncmpc-0.25 2016-08-19 05:04:38 +00:00
dcoppa
f63baff3cf Update to ncmpc-0.24 2014-09-02 08:44:15 +00:00
dcoppa
f0b64b8161 Use "${VER:R}", as suggested by sthen@ 2013-09-24 14:30:33 +00:00
dcoppa
a2b9326d2e Update to ncmpc-0.21 2013-09-19 16:34:14 +00:00
espie
2d98db1697 PERMIT/REGRESS->TEST sweep 2013-03-10 22:55:01 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
dcoppa
358fd93272 Updates for musicpd ports:
libmpdclient 2.6 -> 2.7
mpc 0.21 -> 0.22
mpd 0.16.5 -> 0.16.7
ncmpc 0.19 -> 0.20

Ok Tobias Ulmer (maintainer) who also requested to give maintainership
to me

Ok landry@
2012-03-04 16:57:19 +00:00
jasper
ee01273068 - bugfix update to 0.19
ok tobias ulmer (MAINTAINER)
2011-09-17 13:30:15 +00:00
espie
6011c3d2f0 normalize pkgpath in bsd.port.mk 2011-09-16 08:26:09 +00:00
jasper
ce32c2dec3 - update ncmpc to 0.18
* from tobias ulmer (MAINTAINER)
- be sure to depend on the right libmpdclient version
* from me
2011-04-06 11:13:09 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
sthen
3892176975 new-style WANTLIB/LIB_DEPENDS 2010-10-18 22:43:10 +00:00
sthen
16fb1a7783 fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin 2010-10-18 21:35:47 +00:00
espie
7b7cc80d38 USE_GROFF=Yes 2010-10-18 16:52:44 +00:00
jasper
36ee32415b - fix implicit declaration 2010-08-31 20:50:33 +00:00
jasper
786059a7ce - update ncmpc to 0.17
ok MAINTAINER
2010-08-19 08:08:24 +00:00
edd
cd31681f00 Fix the shuffle feature when no range selection is made in ncmpc.
Looks OK, sthen@
2010-04-20 21:40:45 +00:00
landry
80bffc958a Update to ncmpc 0.16.1, from maintainer Tobias Ulmer, thanks! 2010-04-05 19:05:11 +00:00
jasper
b63b3e3e1a this works fine on sgi and loongson, remove BROKEN marker
ok espie@
2010-02-13 13:17:03 +00:00
jasper
2e6da560dc - move distfiles to another site 2009-09-10 22:12:55 +00:00