aboutsummaryrefslogtreecommitdiff
path: root/audio/fcplay
Commit message (Collapse)AuthorAgeFilesLines
* Geocities has been gone for almost 2 years now, so let's removeDoug Barton2011-08-231-1/+0
| | | | | | | | | references to it. Deprecate ports whose only MASTER_SITE is (was) geocities Notes: svn path=/head/; revision=280250
* - Add licenseSylvio Cesar Teixeira2011-05-191-0/+2
| | | | Notes: svn path=/head/; revision=274330
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update my mail address to FreeBSDSylvio Cesar Teixeira2009-11-271-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=244870
* - Pass maintainership to submitterMartin Wilke2009-09-191-1/+1
| | | | | | | | | PR: 138588 138594 138604 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Feature safe: yes Notes: svn path=/head/; revision=241746
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* C++ fixes to make fcplay build with GCC 3.2+.Anders Nordby2006-06-064-1/+103
| | | | | | | | | Require GCC 3.2+. Obtained from: xmms-fc CVS Notes: svn path=/head/; revision=164640
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+2
| | | | Notes: svn path=/head/; revision=149221
* add USE_GCC=2.95 and unbreak this port.Yen-Ming Lee2004-02-082-16/+6
| | | | | | | replace pkg-plist with PORTDOCS and PLIST_FILES. Notes: svn path=/head/; revision=100349
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* portlint (whitespace cleanup)Kris Kennaway2003-10-271-1/+1
| | | | Notes: svn path=/head/; revision=92312
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-211-3/+3
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91809
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-6/+6
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* Look for sys/soundcard.h instead of machine/soundcard.h, making the portAnders Nordby2003-05-182-3/+21
| | | | | | | | | | come a little longer in its build on -current. Now someone needs to fix the C++. The author does not maintain this code anymore. Notes: svn path=/head/; revision=81221
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81207
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Master site updates: www.freenix.no => atreides.freenix.no for theseAnders Nordby2002-03-151-1/+1
| | | | | | | files. Notes: svn path=/head/; revision=56112
* Set maintainer to ports@FreeBSD.orgPete Fritchman2001-10-071-1/+1
| | | | | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer) Notes: svn path=/head/; revision=48508
* Add NOPORTDOCS support to pkg-plistYing-Chieh Liao2001-07-081-3/+3
| | | | | | | | PR: 28579, 28582, 28583, 28585, 28586, 28587, 28590, 28591, 28595, 28599 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=44910
* Remove broken master site.Jimmy Olgeni2001-04-301-3/+2
| | | | | | | | PR: 26971 Submitted by: maintainer Notes: svn path=/head/; revision=42081
* Chase the checksum; distfile was rerolled with no differences in content.Kris Kennaway2001-03-101-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=39348
* - Add some entries to MASTER_SITESKevin Lo2001-01-092-3/+5
| | | | | | | | | | - Bump PORTREVISION as MD5 sum of distfile has changed PR: 24175 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37013
* - Fix compilation error under XFree86 4.xKevin Lo2001-01-024-8/+70
| | | | | | | | | | | | | - Add USE_GMAKE - Strip binary - Support NOPORTDOCS - Exclude GPL doc from package PR: 24007 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36602
* Add fcplay 0.0.1, a player for the Future Composer tunes from the Amiga.Will Andrews2000-09-176-0/+51
PR: 21335 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=32783