summaryrefslogtreecommitdiff
path: root/audio/cplay (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-3/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Change my email.Stanislav Sedov2007-03-271-1/+1
| | | | | | | Suggested by: skv Notes: svn path=/head/; revision=188599
* - Add missing locale files to plist.Shaun Amott2006-08-072-1/+3
| | | | | | | | | | - Pass maintainership to submitter. PR: ports/101508 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Notes: svn path=/head/; revision=169995
* - Fix master sitesMarcus Alves Grando2006-02-211-2/+1
| | | | | | | | PR: 93662 Submitted by: Shaun Amott <shaun@inerd.com> Notes: svn path=/head/; revision=156598
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* - Update to version 1.49Kirill Ponomarev2003-12-283-5/+7
| | | | | | | | PR: 60657 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Notes: svn path=/head/; revision=96805
* - Update to 1.48Kirill Ponomarev2003-10-203-10/+11
| | | | | | | | PR: 58302 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=91766
* Drop maintainership.Christian Weisgerber2003-06-011-1/+1
| | | | | | | | PR: 52748 Submitted by: Jochem Kossen <j.kossen@home.nl> Notes: svn path=/head/; revision=81932
* Update audio/cplayEdwin Groothuis2003-04-182-3/+2
| | | | | | | | | | Update audio/cplay from 1.46 to 1.47 PR: ports/50911 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Notes: svn path=/head/; revision=79184
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* - Update to 1.46.Pete Fritchman2003-01-032-2/+2
| | | | | | | | PR: 46391 Submitted by: maintainer Notes: svn path=/head/; revision=72351
* Add /old directory to the mastersites so the file can be fetched again.Edwin Groothuis2002-12-261-1/+2
| | | | | | | There is a PR for the upgrade to 1.46: ports/46391 Notes: svn path=/head/; revision=71858
* Add gettext dependency to unbreak building this portTom Hukins2002-10-211-1/+1
| | | | | | | | PR: ports/42499 Submitted by: MAINTAINER Notes: svn path=/head/; revision=68463
* BROKEN: Does not buildKris Kennaway2002-09-191-0/+2
| | | | Notes: svn path=/head/; revision=66674
* Cleanup: removes the various optional dependencies, and showsChristian Weisgerber2002-07-292-52/+9
| | | | | | | | | | | pkg-message after install which says to install one or more real audio players before using cplay. PR: 38546 Submitted by: Jochem Kossen <j.kossen@home.nl> Notes: svn path=/head/; revision=63699
* Remove stray file committed by accident.Kris Kennaway2002-05-251-9/+0
| | | | Notes: svn path=/head/; revision=59975
* Add cplay-1.45Kris Kennaway2002-05-257-0/+118
cplay is a curses based front-end to various audioplayers. Supported players currently include: - mpg123 - ogg123 - madplay - mikmod - mpg321 - splay Submitted by: Jochem Kossen <j.kossen@home.nl> PR: ports/31773 Notes: svn path=/head/; revision=59971