aboutsummaryrefslogtreecommitdiff
path: root/audio/mcplay
Commit message (Collapse)AuthorAgeFilesLines
* devel/glib12 x11-toolkits/gtk12:Tijl Coosemans2014-09-131-0/+1
| | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove patches that renamed include directories and libraries so they didn't conflict with early development versions of glib/gtk 2.0 Notes: svn path=/head/; revision=368108
* - Support CC/CFLAGS properlyPawel Pekala2013-12-192-6/+41
| | | | | | | | | | | | - Update MASTER_SITES - Support ncurses - Convert to staging PR: ports/184826 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=336946
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - Trim Makefile header per new styleAlexey Dokuchaev2013-02-272-20/+12
| | | | | | | | | | - Drop indefinite article from COMMENT - Define LICENSE (GPLv2) - Remove NO_INSTALL_MANPAGES bandaids - Reformat port description text Notes: svn path=/head/; revision=313028
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* By Maintainer's request, toss these ports back into the poolDoug Barton2011-04-271-1/+1
| | | | Notes: svn path=/head/; revision=273235
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* mcplay is a curses based front-end for various audio players. ItMartin Wilke2010-03-208-0/+169
is a reimplementation in C of the well-known python program 'cplay'. Supported players currently include: - mpg123 - ogg123 - sox WWW: http://www.yahuxo.de/mcplay/ PR: ports/144879 Submitted by: Charlie Kester <corky1951 at comcast.net> Notes: svn path=/head/; revision=251297