Commit Graph

79 Commits

Author SHA1 Message Date
sthen
c8e4bfdbe0 sync WANTLIB 2022-04-01 17:18:15 +00:00
naddy
b80841c8ec drop RCS Ids 2022-03-11 18:20:04 +00:00
jca
a9efa45207 Disable -flto (breaks ports-gcc on sparc64) 2022-01-11 01:07:48 +00:00
bket
aa27ea526a Update to ncmpcpp-0.9.2
Changes: https://rybczak.net/ncmpcpp/

Update by landry@, additional input from me.

Ok landry@
2021-02-20 14:58:35 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +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
sthen
49b00025fd bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
it has been split into subpackages
2018-12-13 19:53:23 +00:00
landry
8cacb4e944 Update to ncmpcpp 0.8.2.
Maintainer timeout.
ok rsadowski@
2018-07-04 09:03:41 +00:00
espie
1b37baa36c TRUEPREFIX is PREFIX 2018-05-26 12:22:44 +00:00
dcoppa
bebd47d992 Update to ncmpcpp-0.8.1 and remove useless patches 2018-02-11 10:37:51 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
dcoppa
15a86df662 Drop gettext module and fix dependencies accordingly. 2017-09-14 16:21:15 +00:00
dcoppa
a1c8e10157 Add missing comment 2017-09-07 15:11:44 +00:00
dcoppa
6ef27f2f18 - cleanup CPPFLAGS
- remove no longer necessary 'CXXFLAGS += -O1' hack
- unbreak user input in the Find prompts
2017-09-06 16:42:57 +00:00
dcoppa
5ac135a00f Sort songs in media library by their display format if there are
no track numbers (git commits def5c46225896373adb8a7d749cfa4a019b1c1fd
and 4a6e7d305b0b5a8ab101ff05f541f527f2d2bc42)
2017-09-05 14:25:47 +00:00
dcoppa
9c12743034 Fix intermittent failures when using --quiet.
Using '--quiet' command line argument no longer results in a crash
(upstream git commit db28618929b9ec11e831d5a44437757f6195497d)

Mark songs as added to playlist immediately.
Fix a situation in which songs added to playlist from media library
or playlist editor screens would not be immediately marked as such
(upstream git commit c340a6ba9a322985b8d50ab477631689b6b8f55a)
2017-08-31 15:58:26 +00:00
dcoppa
2ce1bb55d5 Bugfixes from the '0.8.x' stable branch:
Fix crash when colors are disabled
(upstream git commit a22cd2c68c71481c653d9f6547f2e7b46ce57106)

config: change default value of show_duplicate_tags from 'true' to 'yes'
(upstream git commit 4f72330bb8d04aa14fa380f969013675882b7c1b)
2017-08-11 09:02:51 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
dcoppa
4359009ef2 Update to ncmpcpp-0.8 2017-06-09 15:09:51 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
4c569535ea WANT_CXX. Explicitly ask for /usr/local 2017-05-25 10:35:32 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
dcoppa
8d0260b904 window: make key type 64 bits to represent unicode characters
unambiguously (git commit 667e9be00e4ddeeabe322df536e41e499b214371)

+ assorted manpage fixes...
2017-02-28 16:15:30 +00:00
dcoppa
dfb2b0ee7f Show detailed error message if writing tags fails
(upstream git commit 3868e32b9216e14247e0534061d1d02f3b8ab65d)

Show meaningful error message if MPD_PORT is not a number
(upstream git commit 8dde3944ee1878a7f26dd24bfe5e31f4e72c05b1)

lyrics: fix loading of files with DOS line endings
(upstream git commit dac0d4602f810d8f43e18beefdd43068e40308c3)

window: prevent ncurses from defining macros
(upstream git commit 6b73f0ebe1c05cb2b3b6973662e7b6c95eba4530)
2016-11-29 11:35:00 +00:00
sthen
c15b136e13 sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
dcoppa
8eb2c1a0ee Update to ncmpcpp 0.7.7 2016-11-01 09:31:57 +00:00
dcoppa
153e82bc57 Update to ncmpcpp-0.7.5 2016-08-18 13:39:00 +00:00
dcoppa
8f2d955bf9 Merge a fix from the '0.7.x' stable branch:
actions: allow action chains to be used for seeking
(upstream git commit a0b662886555be36037222e541e84c2dc5787658)
2016-06-28 09:17:05 +00:00
dcoppa
63eecdeba0 0 -> nullptr in type_conversions.cpp
(upstream git commit dcbb3ab7effaa558a4022f5daf6f4ee6d4339f17)
2016-06-06 14:26:37 +00:00
dcoppa
aefadb232a Update to ncmpcpp-0.7.4 2016-04-19 08:34:36 +00:00
jasper
ffc6612ef0 this requires c++11, so unconditionally use eg++ instead of hardcoding a list of platforms
ok dcoppa@ (MAINTAINER)
2016-01-25 19:19:53 +00:00
dcoppa
313724f7b3 Another bugfixing release (ncmpcpp-0.7.3)
* Home and End keys are now recognized in a few specific terminal emulators.
2016-01-21 08:26:25 +00:00
dcoppa
b2a1926d88 Bugfixing update to ncmpcpp-0.7.2 2016-01-18 10:40:46 +00:00
dcoppa
7bdab542b6 Bug fixing update to ncmpcpp 0.7.1 2016-01-02 16:05:30 +00:00
dcoppa
2abb6f3e5e Further improvements, and put sigignore into the anonymous namespace
(for the sake of consistency)
2015-12-17 10:10:20 +00:00
dcoppa
167b45698f better fix for sigignore() 2015-12-16 14:46:47 +00:00
dcoppa
7eb583d9e0 Switch to devel/readline from ports.
When using readline from base, ncmpcpp segfaults with every action
demanding user input (i.e. searching songs, tagging files, etc).
2015-12-16 13:05:50 +00:00
dcoppa
cc375a94c3 Update to ncmpcpp-0.7 2015-12-10 11:26:27 +00:00
dcoppa
c7ee7b914c Update to ncmpcpp-0.6.8 2015-11-12 15:36:06 +00:00
sthen
4e2d8093a5 sync WANTLIB (curl+nghttp2) 2015-10-30 12:47:38 +00:00
dcoppa
8b4b130e1b Update to 0.6.7 2015-09-14 07:28:32 +00:00
dcoppa
4b53af3a8b Bugfixing update to ncmpcpp-0.6.6 2015-09-08 12:57:14 +00:00
dcoppa
0ee2bc31a8 Update to ncmpcpp-0.6.5 2015-07-06 06:04:57 +00:00
dcoppa
3405b20355 Merge several fixes from the '0.6.x' stable branch:
help: correct a typo
(git commit 8a5a0078e9a08f1d792299521da7482a99aba8b6)

actions: respect regular expression config when searching in text
fields
(git commit aa8c47d5782664b7d9786e1195f7950e29ee9a21)

tag editor: when numbering tracks, discard other track tags if
present
(git commit 4d4b7c542fed615cf8699e093fa8b31eacc9f7ce)

tags: remove xiph tag DESCRIPTION as it's parsed as COMMENT by MPD
(git commit d54de65990dbe852762e5292c5b27186d16fcc02)

lastfm: use sink argument and fix possible usage of m_service after
delete
(git commit 20a4e486cc36e40afc202e3794772e402b1d3c0f)

song: show name if it's available
(git commit a3d536b4228637067df9697c11bcf3434883a943)

status: fix assertion failure on window resize without active mpd
connection
(git commit 310d280cef4cc93738412efbd80ada4322df9d17)
2015-06-19 16:23:33 +00:00
pascal
f0585aa4cf gcc4 bumps, reminded by aja@ 2015-05-28 10:17:22 +00:00
dcoppa
fa79952146 Update to ncmpcpp-0.6.4 2015-05-06 08:43:04 +00:00
dcoppa
d124360989 Update to ncmpcpp-0.6.3 2015-03-17 16:16:50 +00:00
dcoppa
3e56d38030 Revert, we're locked.
Sorry for the churn!
2015-02-23 14:26:31 +00:00
dcoppa
e619f249f4 Merge fix from the '0.6.x' maintenance branch:
window: don't add encrypted prompts to input history
* Passwords are no longer added to the input history.

(git commit e5e61842c5bf610da1b4ceeb52e613dd911040b6)
2015-02-23 10:16:48 +00:00