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/ncmpcpp/distinfo

Number of commits found: 41

Monday, 5 Feb 2024
00:09 Daniel Engberg (diizzy) search for other commits by this committer
audio/ncmpcpp: Fix build with Taglib 2.0

Backport upstream pull request 590

Reference:
https://github.com/ncmpcpp/ncmpcpp/pull/590

PR:		276722
Reviewed by:	yamagi@yamagi.org (maintainer)
commit hash: 3524138f8aa204d06ad4ec6fe63802403461f129 commit hash: 3524138f8aa204d06ad4ec6fe63802403461f129 commit hash: 3524138f8aa204d06ad4ec6fe63802403461f129 commit hash: 3524138f8aa204d06ad4ec6fe63802403461f129 3524138
Friday, 5 Mar 2021
19:12 nc search for other commits by this committer
audio/ncmpcpp: Update to 0.9.2

PR:		254028
Submitted by:	yamagi AT yamagi DOT org (maintainer)
Original commitRevision:567410 
Friday, 22 Jan 2021
10:22 rhurlin search for other commits by this committer
audio/ncmpcpp: Update to 0.9.1

Changelog: https://rybczak.net/ncmpcpp/

PR:		252847
Submitted by:	yamagi@yamagi.org (maintainer)
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D28276
Original commitRevision:562292 
Friday, 13 Apr 2018
04:00 yuri search for other commits by this committer
audio/ncmpcpp: Update 0.8.1 -> 0.8.2

Also change to DISTVERSION

PR:		227475
Submitted by:	yamagi@yamagi.org (maintainer)
Original commitRevision:467206 
Friday, 10 Nov 2017
15:07 swills search for other commits by this committer
audio/ncmpcpp: to 0.8.1

PR:		223591
Submitted by:	yamagi@yamagi.org (maintainer)
Original commitRevision:453901 
Sunday, 28 May 2017
17:18 joneum search for other commits by this committer
- Update to 0.8

- Changelog: https://rybczak.net/ncmpcpp/

PR:	219534
Submitted by:	yamagi@yamagi.org (maintainer)
Approved by:	rene (mentor)
Differential Revision:	https://reviews.freebsd.org/D10960
Original commitRevision:441919 
Friday, 9 Dec 2016
07:10 jhale search for other commits by this committer
Update to 0.7.7
Allow use of base ncurses

PR:		214314
Submitted by:	Oleg Gushchenkov <gor@clogic.com.ua>
Approved by:	<yamagi@yamagi.org> (maintainer)
Original commitRevision:428168 
Tuesday, 23 Aug 2016
13:29 amdmi3 search for other commits by this committer
- Update to 0.7.5
- While here, fix LICENSE, switch to USES=localbase and remove duplicate docs
installation

PR:		211994
Submitted by:	yamagi@yamagi.org (maintainer)
Original commitRevision:420676 
Thursday, 21 Apr 2016
18:46 pi search for other commits by this committer
audio/ncmpcpp: 0.7.3 -> 0.7.4

- Fetching lyrics from lyricwiki.org was fixed.
- Configure script now continues without errors if ICU library was not found.

PR:		208920
Submitted by:	yamagi@yamagi.org (maintainer)
Original commitRevision:413751 
Tuesday, 23 Feb 2016
10:07 miwi search for other commits by this committer
- Update to 0.7.3

PR:		206736
Submitted by:	maintainer
Original commitRevision:409411 
Sunday, 10 Jan 2016
07:35 miwi search for other commits by this committer
- Update to 0.7.1

PR:		205071
Submitted by:	maintainer
Original commitRevision:405678 
Sunday, 15 Nov 2015
16:21 riggs search for other commits by this committer
Update to upstream version 0.7.0-b1

PR:		204499
Submitted by:	yamagi@yamagi.org (maintainer)
Original commitRevision:401713 
Friday, 18 Sep 2015
09:00 wen search for other commits by this committer
- Update to 0.6.7

PR:		203095
Submitted by:	yamagi@yamagi.org(maintainer)
Original commitRevision:397228 
Friday, 10 Jul 2015
16:32 amdmi3 search for other commits by this committer
- Update to 0.6.5

PR:		201453
Submitted by:	yamagi@yamagi.org (maintainer)
Original commitRevision:391709 
Thursday, 21 May 2015
09:20 xmj search for other commits by this committer
audio/ncmpcpp: update to 0.6.4, assign maintainership

- update to 0.6.4
- assign maintainership submitter

PR:		199990
Submitted by:	yamagi@yamagi.org
Approved by:	maintainer timeout (2 weeks, third time in a row)
Original commitRevision:386920 
Wednesday, 25 Mar 2015
19:15 xmj search for other commits by this committer
audio/ncmpcpp: update to 0.6.3

- Update to 0.6.3

PR:		198426
Differential Revision:	https://reviews.freebsd.org/D2117
Submitted by:	yamagi@yamagi.org
Approved by:	maintainer timeout (2 weeks)
Approved by:	swills (mentor)
Original commitRevision:382260 
Monday, 29 Dec 2014
09:01 xmj search for other commits by this committer
audio/ncmpcpp: Update to 0.6.2

- Remove broken MASTER_SITES
- Force a C++11 compiler and stdlib
- Add dependency to devel/boost-libs
- Force BOOST_LIB_SUFFIX to be empty (required for configure)
- Enable UTF8 by default (most music collections nowadays have files with utf-8
  encoded names and tags)
- Enable TAGLIB by default (taglib is nice to have but adds a dependecy to the
  rather small audio/taglib)
- Do not install ${DOCSDIR}/keys since it was removed
- Install ${DOCSDIR}/ncmpcpp-completion.bash and ${DOCSDIR}/bindings
- Update pkg-message
- Remove files/patch-src__visualizer.h since it's not needed any more

PR:		195070
Differential Revision:	https://reviews.freebsd.org/D1325
Submitted by:	yamagi@yamagi.org
Approved by:	maintainer timeout (4 weeks)
Approved by:	koobs (mentor)
Original commitRevision:375777 
Monday, 2 Apr 2012
13:18 dhn search for other commits by this committer
- Update to 0.5.10

Feature safe:   yes
Original commit
Sunday, 18 Mar 2012
11:14 dhn search for other commits by this committer
- Update to 0.5.9

Feature safe:   yes
Original commit
Wednesday, 12 Oct 2011
05:57 dhn search for other commits by this committer
- Update to 0.5.8
Original commit
Saturday, 23 Apr 2011
08:40 dhn search for other commits by this committer
- Update to 0.5.7
Original commit
Monday, 3 Jan 2011
12:39 dhn search for other commits by this committer
- Update to 0.5.6
Original commit
Monday, 6 Sep 2010
18:29 dhn search for other commits by this committer
- Update to 0.5.5
Original commit
Monday, 7 Jun 2010
15:57 dhn search for other commits by this committer
- Update to 0.5.4
Original commit
Sunday, 4 Apr 2010
10:09 dhn search for other commits by this committer
- Update to 0.5.3
Original commit
Sunday, 7 Mar 2010
10:08 dhn search for other commits by this committer
- Update to 0.5.2
Original commit
Friday, 8 Jan 2010
21:56 dhn search for other commits by this committer
- Update to 0.5
- Add math/fftw3 to dependency [1]

Submitted by:   Stefan Ehmann <shoesoft@gmx.net> (via private mail) [1]
Original commit
Friday, 9 Oct 2009
12:31 dhn search for other commits by this committer
- Update to 0.4.1
Original commit
Friday, 11 Sep 2009
14:17 dhn search for other commits by this committer
- Update to 0.4
Original commit
Wednesday, 24 Jun 2009
16:47 dhn search for other commits by this committer
- Update to 0.3.5
Original commit
Wednesday, 20 May 2009
16:37 dhn search for other commits by this committer
- Update to 0.3.4
- Mark MAKE_JOBS_SAFE for parallel building.
Original commit
Saturday, 4 Apr 2009
10:27 dhn search for other commits by this committer
- Update to 0.3.3

Approved by:    miwi (mentor)
Original commit
Thursday, 19 Mar 2009
21:31 dhn search for other commits by this committer
- Update to 0.3.2

Approved by:    miwi (mentor)
Original commit
Friday, 27 Feb 2009
12:52 miwi search for other commits by this committer
- Update to 0.3.1

PR:             132049
Submitted by:   Dennis Herrmann <adox@mcx2.org> (maintainer)
Original commit
Sunday, 8 Feb 2009
21:38 miwi search for other commits by this committer
- Update to 0.3

PR:             131092
Submitted by:   Dennis Herrmann <adox@mcx2.org> (maintainer)
Original commit
Saturday, 6 Dec 2008
15:28 miwi search for other commits by this committer
- Update to 0.2.5

PR:             129463
Submitted by:   Dennis Herrmann <adox@mcx2.org> (maintainer)
Original commit
Friday, 17 Oct 2008
19:10 miwi search for other commits by this committer
- Update to 0.2.4

PR:             128055
Submitted by:   Dennis Herrmann <adox@mcx2.org> (maintainer)
Original commit
Monday, 22 Sep 2008
23:42 miwi search for other commits by this committer
- Update to 0.2.3

Changelog:
        * new screen - complex tag editor (with albums/directories view)
        * brand new song info screen (old one removed)
        * support for renaming files and directories
        * support for reading tags from filename
        * support for editing artist and album in media library
        * support for playlist renaming
        * support for following lyrics of now playing song
        * support for fetching artist's info from last.fm
        * fixed compilation for Mac OS X and *BSD
        * fixed compilation for older gcc versions
        * extended configuration (e.g. all colors can be user-defined)
        * 'repeat one song' mode works with random mode now
        * incremental seeking (old behaviour is still available through config)
        * a bunch of fixes and improvements

PR:             127521
Submitted by:   Dennis Herrmann <adox@mcx2.org> (maintainer)
Original commit
Sunday, 7 Sep 2008
20:41 miwi search for other commits by this committer
- Update to 0.2.2

Changelog:
        * new screen - playlist editor
        * new playlist view - columns
        * playlist view switcher added (key 'p' by default)
        * find function modes added (wrapped/normal, switch is 'w' by default)
        * albums in media library sorted by year (and it's also displayed)
        * multiple items selection support and related functions added
        * playlists management support
        * new function - "go to dir containing selected song" (key 'G' by
default)
        * moving items improved

PR:             127174
Submitted by:   Dennis Herrmann <adox@mcx2.org> (maintainer)
Original commit
Saturday, 6 Sep 2008
21:04 miwi search for other commits by this committer
- Update to 0.2.1

PR:             126969
Submitted by:   Dennis Herrmann <adox@mcx2.org>
Original commit
Saturday, 30 Aug 2008
12:12 miwi search for other commits by this committer
Ncmpcpp is almost exact clone of ncmpc but it contains some
new features ncmpc doesn't have. It's been also rewritten
from scratch in C++.

WWW:    http://unkart.ovh.org/ncmpcpp/

PR:             ports/126865
Submitted by:   Dennis Herrmann <adox at mcx2.org>
Original commit

Number of commits found: 41