aboutsummaryrefslogtreecommitdiff
path: root/audio/ncmpcpp
Commit message (Collapse)AuthorAgeFilesLines
* - Add Music Visualizer screenDennis Herrmann2009-09-121-1/+6
| | | | Notes: svn path=/head/; revision=241295
* - Update to 0.4Dennis Herrmann2009-09-111-2/+2
| | | | | | | - Update pkg-message Notes: svn path=/head/; revision=241236
* - Update to 0.4Dennis Herrmann2009-09-112-4/+4
| | | | Notes: svn path=/head/; revision=241235
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* - Update to 0.3.5Dennis Herrmann2009-06-242-4/+4
| | | | Notes: svn path=/head/; revision=236594
* - Update to 0.3.4Dennis Herrmann2009-05-202-4/+5
| | | | | | | - Mark MAKE_JOBS_SAFE for parallel building. Notes: svn path=/head/; revision=234290
* - Update to 0.3.3Dennis Herrmann2009-04-043-42/+4
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=231577
* - Update to 0.3.2Dennis Herrmann2009-03-193-4/+44
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=230445
* - Use my FreeBSD address on the ports I maintainDennis Herrmann2009-03-061-1/+1
| | | | | | | Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=229577
* - Update to 0.3.1Martin Wilke2009-02-272-6/+5
| | | | | | | | PR: 132049 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) Notes: svn path=/head/; revision=229158
* - Update to 0.3Martin Wilke2009-02-083-6/+30
| | | | | | | | PR: 131092 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) Notes: svn path=/head/; revision=227824
* Bump the version of the curl shared library after the ftp/curl updatePeter Pentchev2009-01-231-1/+2
| | | | | | | | | 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. Notes: svn path=/head/; revision=226721
* - Update to 0.2.5Martin Wilke2008-12-062-6/+7
| | | | | | | | PR: 129463 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) Notes: svn path=/head/; revision=223868
* - Fix build by not using ncurses-config since there is no need, and we do notRong-En Fan2008-11-071-1/+4
| | | | | | | | have this in the base system yet - While I'm here, fix incorrect TAGLIB option handling Notes: svn path=/head/; revision=222484
* - Make ncurses dependency optional, bump PORTREVISION since people onRong-En Fan2008-11-071-2/+5
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=222481
* - Update to 0.2.4Martin Wilke2008-10-173-11/+15
| | | | | | | | PR: 128055 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) Notes: svn path=/head/; revision=221692
* - Update to 0.2.3Martin Wilke2008-09-223-16/+4
| | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=220453
* - Update to 0.2.2Martin Wilke2008-09-074-5/+17
| | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=220161
* - Update to 0.2.1Martin Wilke2008-09-063-9/+18
| | | | | | | | PR: 126969 Submitted by: Dennis Herrmann <adox@mcx2.org> Notes: svn path=/head/; revision=220015
* Ncmpcpp is almost exact clone of ncmpc but it contains someMartin Wilke2008-08-304-0/+76
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> Notes: svn path=/head/; revision=219450