Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The vast majority of pkg-descr files had the following format when they | Doug Barton | 2011-10-24 | 1 | -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 pool | Doug Barton | 2011-04-27 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=273235 | ||||
* | - Get Rid MD5 support | Martin Wilke | 2011-03-19 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=271305 | ||||
* | mcplay is a curses based front-end for various audio players. It | Martin Wilke | 2010-03-20 | 8 | -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 |