notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: audio/ncmpc/distinfo

Number of commits found: 26

Wednesday, 2 Aug 2023
06:10 Fernando ApesteguĂ­a (fernape) search for other commits by this committer Author: Laurent Cimon
audio/ncmpc: Update to 0.48

ChangeLog: https://github.com/MusicPlayerDaemon/ncmpc/blob/master/NEWS

Accumulated changes:

* drop support for ~/.ncmpc/; using only ~/.config/ncmpc/ (XDG)
* improve scroll-offset handling
* experimental table layout
* 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
* eliminate Boost dependency
* install Lithuanian translation
* migrate to PCRE2
* make "tagtypes" errors non-fatal
* check which tag types are supported by MPD (fixes MPD 0.21 support)
* lyrics: update page title after loading has finished
* lyrics: fix path injection bug
* lyrics: load cached lyrics without plugin
* lyrics: use $XDG_CACHE_HOME/ncmpc/lyrics instead of ~/.lyrics
* lyrics/azlyrics: normalize accented letters (using the "unidecode" library)
* lyrics/azlyrics: unescape HTML entities
* fix scrolling problems on help page
* highlight find results on help page
* don't attempt IPv6 connection if IPv6 routing is disabled
* support MPD 0.22 tags "conductor", "work", "grouping" (requires
  libmpdclient 2.17)
* show "conductor" and "work" on song page
* playlist editor (work in progress)
* file page: handle mouse double clicks
* fix crash bug
* fix build failure on macOS
* add azlyrics plugin
* file page: repaint after moving cursor with mouse
* file page: handle mouse click on directory
* library page: mouse support
* support the mouse wheel
* fix assertion failure on exit

PR:		272527
Reported by:	laurent@nilio.ca (maintainer)
commit hash: 1d7aaa5de2b65ada83e7956867f1d72c6ba5c063 commit hash: 1d7aaa5de2b65ada83e7956867f1d72c6ba5c063 commit hash: 1d7aaa5de2b65ada83e7956867f1d72c6ba5c063 commit hash: 1d7aaa5de2b65ada83e7956867f1d72c6ba5c063 1d7aaa5
Monday, 19 Oct 2020
05:53 rhurlin search for other commits by this committer
audio/ncmpc: Update to 0.41

ncmpc 0.41 - (2020-10-16)
* new main loop (copying code from MPD, replacing boost::asio)
* library page: fix crash bug
* lyrics: remove the "lyricwiki" plugin because the site is gone

ncmpc 0.40 - (2020-10-07)
* fix crash when range selection includes ".."
* fix another crash with a very narrow terminal window
* another jumping cursor fix for large scroll-offset values
* show elapsed time of streams

ncmpc 0.39 - (2020-08-21)
* library page: skip tags when there is only one value
* fix jumping cursor with large scroll-offset values
* key bindigs page: fix crash bug
* key bindigs page: eliminate bogus message "Did you forget to Apply your
changes?"

Changelog:
https://github.com/MusicPlayerDaemon/ncmpc/blob/89af16cad451e51c304e705fbcb2488f5f7e2c10/NEWS

PR:		250421
Submitted by:	Laurent Cimon <laurent@nilio.ca> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D26837
Original commitRevision:552711 
Wednesday, 13 May 2020
11:33 fernape search for other commits by this committer
audio/ncmpc: Update to 0.38

PR:	246429
Submitted by:	laurent@nilio.ca (maintainer)
Original commitRevision:535102 
Monday, 22 Apr 2019
14:17 swills search for other commits by this committer
audio/ncmpc: update to 0.34

PR:		237454
Submitted by:	Laurent Cimon <laurent@nuxi.ca> (maintainer)
Original commitRevision:499647 
Wednesday, 5 Dec 2018
13:54 tobik search for other commits by this committer
audio/ncmpc: Update to 0.33

Changes:	https://raw.githubusercontent.com/MusicPlayerDaemon/ncmpc/v0.33/NEWS
PR:		231643
Submitted by:	Laurent Cimon <laurent@nuxi.ca> (maintainer)
Original commitRevision:486669 
Tuesday, 11 Sep 2018
11:42 tobik search for other commits by this committer
audio/ncmpc: Update to 0.30

- Laurent takes maintainership
- Add DOCS option to install the HTML manual
- Add a MANPAGES option; the man page now has to be generated with
  sphinx as well

PR:		230721
Submitted by:	Laurent Cimon <laurent@nuxi.ca>
Approved by:	henrik@affekt.org (maintainer)
Original commitRevision:479523 
Monday, 29 Jan 2018
22:10 yuri search for other commits by this committer
audio/ncmpc: Update to 0.29

Change log: https://raw.githubusercontent.com/MusicPlayerDaemon/ncmpc/v0.29/NEWS

PR:		225116
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	tcberner (mentor), henrik@affekt.org (maintainer)
Differential Revision:	https://reviews.freebsd.org/D14114
Original commitRevision:460349 
Sunday, 9 Apr 2017
21:11 gblach search for other commits by this committer
Update to 0.27

PR:		218500
Approved by:	maintainer
Original commitRevision:438119 
Friday, 19 Aug 2016
18:24 amdmi3 search for other commits by this committer
- Update to 0.25
- While here, switch to USES=localbase

PR:		211993
Submitted by:	henrik@affekt.org (maintainer)
Original commitRevision:420483 
Saturday, 20 Dec 2014
11:32 riggs search for other commits by this committer
Update to upstream version 0.24

While on it:
- Add LICENSE*
- Fix conditional installation of lyrics helper scripts

PR:		193999
Submitted by:	henrik@affekt.org
Reviewed by:	riggs
Approved by:	maintainer (timeout)
Original commitRevision:374998 
Monday, 14 Jul 2014
20:18 rakuco search for other commits by this committer
Update to 0.23.

PR:		191831
Submitted by:	henrik@affekt.org (maintainer)
Original commitRevision:361828 
Monday, 3 Mar 2014
18:24 pawel search for other commits by this committer
- Update to version 0.21 [1]
- Add staging support
- Fix shebang in one of the scripts

PR:		ports/187144 [1]
Submitted by:	maintainer
Original commitRevision:346948 
Sunday, 17 Jun 2012
23:49 sylvio search for other commits by this committer
- Update to 0.20

PR:             ports/169121
Submitted by:   Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
Original commit
Saturday, 19 Mar 2011
12:38 miwi search for other commits by this committer
- Get Rid MD5 support
Original commit
Tuesday, 28 Sep 2010
11:00 garga search for other commits by this committer
- Update to 0.18

PR:             ports/151004
Submitted by:   garga@
Approved by:    Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
Original commit
Wednesday, 18 Aug 2010
18:30 dhn search for other commits by this committer
- Update to 0.17

PR:             ports/149776
Submitted by:   Henrik Friedrichsen <hrkfdn@gmail.com>
Original commit
Monday, 25 Jan 2010
08:44 miwi search for other commits by this committer
- Update to 0.16

PR:             142329
Submitted by:   Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
Original commit
Saturday, 10 Oct 2009
09:23 miwi search for other commits by this committer
- Update to 0.15

PR:             139299
Submitted by:   Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
Original commit
Tuesday, 21 Apr 2009
17:44 dhn search for other commits by this committer
- Update to 0.14

PR:             133895
Submitted by:   Henrik Friedrichsen <hrkfdn@gmail.com>
Approved by:    miwi (mentor)
Original commit
Sunday, 11 Jan 2009
22:33 amdmi3 search for other commits by this committer
- Update to 0.13

PR:             130339
Submitted by:   Henrik Friedrichsen <hrkfdn at gmail dot com> (maintainer)
Original commit
Friday, 9 Jan 2009
23:19 miwi search for other commits by this committer
- Update to 0.12
- Pass maintainership to submitter

PR:             130173
Submitted by:   Henrik Friedrichsen <hrkfdn@gmail.com>
Approved by:    maintainer
Original commit
Sunday, 22 Jan 2006
08:13 edwin search for other commits by this committer
SHA256ify

Approved by:            krion@
Original commit
Monday, 14 Feb 2005
16:51 vs search for other commits by this committer
- Update to 0.11.1
- New translations added: french, russian and spanish
- The crossfade time can now be definied
- support for ncurses mouse events is now optional

PR:             ports/77483
Submitted by:   Mark Daniel Reidel (maintainer)
Original commit
Monday, 12 Jul 2004
13:10 vs search for other commits by this committer
- Update to 0.11.0
- Lots of new features including:
 + nls support (german and swedish)
 + support for MPD db updates with Ctrl-U

PR:             ports/68876
Submitted by:   Mark Daniel Reidel (maintainer)
Original commit
Friday, 7 May 2004
07:45 krion search for other commits by this committer
- Update to 0.10.1
- support for user key bindings (~/.ncmpc/keys)
- a key configuration screen (press 'K')
- improved drawing routines (removes flickering)
- support for seeking, toggle crossfade
- display mpd status flags on the second row [rzx]
  (repeat,random,crossfade)
- support for system-wide configuration files (config,keys)
- the user configuration file is moved to ~/.ncmpc/config

PR:             ports/66346
Submitted by:   maintainer
Original commit
Wednesday, 14 Apr 2004
12:46 krion search for other commits by this committer
Add ncmpc 0.10.0,

ncmpc is a ncurses client for the Music Player Daemon
(audio/musicpd). ncmpc connects to a musicpd running on a
machine via a network. The interface was inspired by cplay.

PR:             ports/65521
Submitted by:   Mark Reidel <ports@mark.reidel.info>
Original commit

Number of commits found: 26