aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ncmpc
Commit message (Collapse)AuthorAgeFilesLines
* - Fix for the russian translationsmiwi2006-11-131-0/+194
| | | | | PR: ports/105451 Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Fix a typo.danfe2005-03-221-1/+1
| | | | | | PR: ports/79102 Submitted by: maintainer Approved by: portmgr (marcus)
* Avoid using pkg-plist, docs patch.novel2005-03-203-13/+36
| | | | | | PR: 78865 Submitted by: Mark Daniel Reidel (maintainer) Approved by: krion (mentor) (implicit)
* Fix build by adding USE_GNOME=glib20.marcus2005-03-171-3/+1
| | | | Reported by: pointyhat via krion
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
|
* - Update to 0.11.1vs2005-02-153-6/+7
| | | | | | | | | - 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)
* - Update to 0.11.0vs2004-07-123-5/+32
| | | | | | | | | - 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)
* - Update to 0.10.1krion2004-05-073-5/+7
| | | | | | | | | | | | | | - 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
* Add ncmpc 0.10.0,krion2004-04-144-0/+46
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>