55 Commits

Author SHA1 Message Date
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
dcoppa
a2ad829019 Zap unneeded patch 2015-02-08 16:29:48 +00:00
dcoppa
b1072db243 Merge fix from the '0.6.x' maintenance branch:
fix floating point exception when adding random tags/songs
(git commit af17e7eadf5d3bf3a2f28feccb37611bd69e4509)
2015-01-29 10:39:10 +00:00
landry
f723c70e53 Add hppa to MODGCC4_ARCHS, and mark BROKEN there: bindings.h:85:4: error: type 'Binding' is not a direct base of 'Binding' 2015-01-20 19:48:42 +00:00
landry
e7df1f7194 Mark BROKEN-alpha a bunch of ports that reliably failed (!) to build in
the past 3 bulks, or forever.

Various reasons: no d^Hrecent compiler available, base gcc generating
nice internal compiler errors, no atomic ops, etc, etc.

While here, mark all webkits as BROKEN-hppa, since this also requires
clang or g++ 4.7. Our g++ 4.8 port only builds on
i386|amd64|powerpc|sparc64 anyway...

if you're interested^Wbored to death, full past logs at
http://build-failures.rhaalovely.net/alpha/...
2014-12-30 21:50:24 +00:00
dcoppa
87ec35c9c3 Update to ncmpcpp-0.6.2 2014-12-14 10:43:19 +00:00
dcoppa
29d2f86c43 Merge fix from the '0.6.x' git branch:
bindings: additionally bind delete to DeleteBrowserItems by default
(upstream git commit 2ef83ff15ff52f437ebe11844b5a2d0a36497dde)
2014-11-10 15:51:56 +00:00
dcoppa
395ca52f0d Bugfixing update to ncmpcpp-0.6.1 2014-11-07 09:02:29 +00:00
dcoppa
6000df552c window: initScreen: initialize readline; fixes segmentation fault
in rl_resize_terminal on SIGWINCH
(upstream git commit 7e2900511cfa8a41984144b1be03d8108abd8798)

tags: writeID3v2Tags: write comment tag properly
(upstream git commit 6402b6f9c9aad20180079d8b35f55267634028f2)

ncmpcpp: ignore SIGPIPE, not SIGINT
(upstream git commit 9e6b8533f1606fdc2535aad88817b50b8e4ad663)
2014-11-04 10:52:25 +00:00
dcoppa
287c3b9b0f Update to ncmpcpp-0.6 2014-10-27 08:30:20 +00:00
naddy
7b8fe0bce3 missing bump after PLIST change 2013-06-09 14:52:58 +00:00
dcoppa
2b7dad1019 Use FAKE_FLAGS to drop a patch (as suggested by sthen@) 2013-06-07 06:10:15 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
2d98db1697 PERMIT/REGRESS->TEST sweep 2013-03-10 22:55:01 +00:00
dcoppa
97133a8831 Trying to use TagLib with mpd_music_dir unset resulted in a segfault
in TagLib when trying to open the file: its path was just the
filename (upstream git commit 1e1aba121d512f8fadc627d093c54e063416da67)
2012-12-05 12:46:19 +00:00
dcoppa
60060e8d62 - Check return values of system() calls (stolen from ubuntu)
- Fix manpage errors and remove USE_GROFF
2012-10-25 13:43:42 +00:00
dcoppa
c67fe66ae9 Fix broken HOMEPAGE/MASTER_SITES 2012-09-28 12:56:03 +00:00
naddy
a8050c913d remove unneeded -pthread patches 2012-08-22 20:14:05 +00:00
dcoppa
7aba82966d Fix columns generation without configuration file (the text of the
playlist disappeared in columns display mode when there is no config
file)
(upstream git commit 6126def6c5b339c7f43d99c47501dde21d4943b3)

help: fix typo
(upstream git commit a22e875473bb796eb1e905ca4d40b39c90133637)
2012-08-08 12:32:10 +00:00
dcoppa
9f9ac1b65a Bugfix update to ncmpcpp-0.5.10 2012-04-02 14:09:36 +00:00
dcoppa
cf6e7cb3cd Update to ncmpcpp-0.5.9 2012-03-18 17:09:27 +00:00
dcoppa
b1d0bffc10 *** empty log message *** 2012-02-03 11:48:52 +00:00
dcoppa
8a1dd63127 Bugfix: dollar sign in song title changes interface text colors
(upstream git commit e8f08ea8844ca878cc159babb68c033278d5b270)
cf. http://musicpd.org/mantis/view.php?id=3409
2011-12-30 10:10:16 +00:00
dcoppa
022a8b415b Bugfixes from upstream:
in tag editor, fix going to right column when filename is highlighted
in middle one
(upstream git commit 8e3b0620f0f7f00af76405c1ac5001dd8eb5885b)

fix going to wrong directory in tag editor
(upstream git commit 78cd46b7568e92bbecaa358bae21f3079ecf11ae)

display more detailed info if connection to MPD couldn't be
estabilished (upstream git commit 62157909d5d2008b90bef74a21fdab164f391728)
2011-11-29 12:07:18 +00:00
dcoppa
59bdeab354 Bugfixing update to ncmpcpp-0.5.8 2011-10-13 11:15:41 +00:00