ebc5 FreshPorts -- audio/ncmpcpp
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ncmpcpp 0.5.10 audio on this many watch lists=3 search for ports that depend on this port
A ncurses mpd client, clone of ncmpc with some new features
Maintained by: dhn@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Aug 2008 12:12:36
License: not specified in port


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. math/fftw3
  2. devel/ncurses
  3. devel/automake
  4. devel/libtool
Required To Run:
  1. devel/ncurses
  2. devel/gio-fam-backend
Required Libraries:
  1. audio/libmpdclient
  2. math/fftw3
  3. ftp/curl
  4. converters/libiconv
  5. devel/glib20
  6. devel/pcre
There are no ports dependent upon this port

To install the port: cd /usr/ports/audio/ncmpcpp/ && make install clean
To add the package: pkg_add -r ncmpcpp


Configuration Options
===> The following configuration options are available for ncmpcpp-0.5.10:
     CLOCK=on: clock-screen support
     CURL=on: Enable fetching lyrics from the Internet
     OUTPUTS=on: Enable outputs screen
     TAGLIB=off: taglib support
     UTF8=off: Unicode UTF-8 encoding support
     VISUALIZER=on: Enable music visualizer screen
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://mirror.mcx2.org/
  3. http://unkart.ovh.org/ncmpcpp/

Number of commits found: 45

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
06 May 2013 15:34:18
Original commit files touched by this commit  0.5.10
bapt search for other commits by this committer
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
27 Apr 2013 08:50:47
Original commit files touched by this commit  0.5.10
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
07 Jan 2013 20:50:21
Original commit files touched by this commit  0.5.10
bapt search for other commits by this committer
Convert dhn's ports to the new options framework
While here trim headers and convert some USE_GNOME=pkgconfig to
USE_PKGCONFIG=build

Approved by:	maintainer (dhn)
02 Apr 2012 13:18:13
Original commit files touched by this commit  0.5.10
dhn search for other commits by this committer
- Update to 0.5.10

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

Feature safe:   yes
06 Nov 2011 16:36:34
Original commit files touched by this commit  0.5.8_1
miwi search for other commits by this committer
- Get rid FreeBSD 6.X support
17 Oct 2011 10:08:33
Original commit files touched by this commit  0.5.8_1
bf search for other commits by this committer
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:   ache, C. Burns, wen
12 Oct 2011 05:57:58
Original commit files touched by this commit  0.5.8
dhn search for other commits by this committer
- Update to 0.5.8
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.5.7
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
23 Apr 2011 08:40:57
Original commit files touched by this commit  0.5.7
dhn search for other commits by this committer
- Update to 0.5.7
11 Apr 2011 08:34:17
Original commit files touched by this commit  0.5.6_1
bapt search for other commits by this committer
Add a new macro to deal with conflict between ncurses from base and ncurses from
ports.
If a ports is linked against ncurses from base or from the ports, it should then
add:
USE_NCURSES=yes

it is also possible to specify the hard dependency on the ports ncurses or one
the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes

PR:             ports/155269
Submitted by:   me
Reviwed by:     pav@
Approved by:    portmgr (pav@)
Exp-run by:     portmgr (pav@)
17 Feb 2011 21:23:44
Original commit files touched by this commit  0.5.6_1
dhn search for other commits by this committer
- Add Outputs Screen support
- Bump PORTREVISION
03 Jan 2011 12:39:53
Original commit files touched by this commit  0.5.6
dhn search for other commits by this committer
- Update to 0.5.6
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.5.5
ade search for other commits by this committer
Sync to new bsd.autotools.mk
05 Oct 2010 19:57:56
Original commit files touched by this commit  0.5.5
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
06 Sep 2010 18:29:14
Original commit files touched by this commit  0.5.5
dhn search for other commits by this committer
- Update to 0.5.5
07 Jun 2010 15:57:20
Original commit files touched by this commit  0.5.4
dhn search for other commits by this committer
- Update to 0.5.4
04 Apr 2010 10:09:31
Original commit files touched by this commit  0.5.3
dhn search for other commits by this committer
- Update to 0.5.3
03 Apr 2010 10:44:36
Original commit files touched by this commit  0.5.2_1
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
07 Mar 2010 10:08:05
Original commit files touched by this commit  0.5.2
dhn search for other commits by this committer
- Update to 0.5.2
08 Jan 2010 21:56:36
Original commit files touched by this commit  0.5
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]
02 Dec 2009 17:16:16
Original commit files touched by this commit  0.4.1_1
fluffy search for other commits by this committer
- Chase taglib update

Approved by:    miwi (mentor)
Exp-run by:     miwi
09 Oct 2009 12:31:27
Original commit files touched by this commit  0.4.1
dhn search for other commits by this committer
- Update to 0.4.1
20 Sep 2009 12:56:13
Original commit files touched by this commit  0.4_1
dhn search for other commits by this committer
- Fix build on amd64

Feature safe:   yes
20 Sep 2009 00:45:38
Original commit files touched by this commit  0.4
linimon search for other commits by this committer
Mark as broken on amd64 and sparc64.

Feature safe:   yes
12 Sep 2009 21:36:04
Original commit files touched by this commit  0.4
dhn search for other commits by this committer
- Add Music Visualizer screen
11 Sep 2009 14:21:17
Original commit files touched by this commit  0.4
dhn search for other commits by this committer
- Update to 0.4
- Update pkg-message
11 Sep 2009 14:17:11
Original commit files touched by this commit  0.4
dhn search for other commits by this committer
- Update to 0.4
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.3.5
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
24 Jun 2009 16:47:19
Original commit files touched by this commit  0.3.5
dhn search for other commits by this committer
- Update to 0.3.5
20 May 2009 16:37:04
Original commit files touched by this commit  0.3.4
dhn search for other commits by this committer
- Update to 0.3.4
- Mark MAKE_JOBS_SAFE for parallel building.
04 Apr 2009 10:27:21
Original commit files touched by this commit  0.3.3
dhn search for other commits by this committer
- Update to 0.3.3

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

Approved by:    miwi (mentor)
06 Mar 2009 18:14:36
Original commit files touched by this commit  0.3.1
dhn search for other commits by this committer
- Use my FreeBSD address on the ports I maintain

Approved by:    tabthorpe (co-mentor)
27 Feb 2009 12:52:39
Original commit files touched by this commit  0.3.1
miwi search for other commits by this committer
- Update to 0.3.1

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

PR:             131092
Submitted by:   Dennis Herrmann <adox@mcx2.org> (maintainer)
23 Jan 2009 15:43:14
Original commit files touched by this commit  0.2.5_1
roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
06 Dec 2008 15:28:17
Original commit files touched by this commit  0.2.5
miwi search for other commits by this committer
- Update to 0.2.5

PR:             129463
Submitted by:   Dennis Herrmann <adox@mcx2.org> (maintainer)
07 Nov 2008 06:41:23
Original commit files touched by this commit  0.2.4_1
rafan search for other commits by this committer
- Fix build by not using ncurses-config since there is no need, and we do not
  have this in the base system yet
- While I'm here, fix incorrect TAGLIB option handling
07 Nov 2008 01:43:07
Original commit files touched by this commit  0.2.4_1
rafan search for other commits by this committer
- Make ncurses dependency optional, bump PORTREVISION since people on
  recent FreeBSD (since 1.5 years ago) have a dependency change.

PR:             ports/128627
Submitted by:   rafan
Approved by:    Dennis Herrmann <adox at mcx2.org> (maintainer)
17 Oct 2008 19:10:13
Original commit files touched by this commit  0.2.4
miwi search for other commits by this committer
- Update to 0.2.4

PR:             128055
Submitted by:   Dennis Herrmann <adox@mcx2.org> (maintainer)
22 Sep 2008 23:42:04
Original commit files touched by this commit  0.2.3
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)
07 Sep 2008 20:41:02
Original commit files touched by this commit  0.2.2
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)
06 Sep 2008 21:04:42
Original commit files touched by this commit  0.2.1
miwi search for other commits by this committer
- Update to 0.2.1

PR:             126969
Submitted by:   Dennis Herrmann <adox@mcx2.org>
30 Aug 2008 12:12:07
Original commit files touched by this commit  0.2
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>

Number of commits found: 45

285d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days31
new fortnight62
new month216

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0