aboutsummaryrefslogtreecommitdiffstats
path: root/audio/fcplay
Commit message (Collapse)AuthorAgeFilesLines
* add USE_GCC=2.95 and unbreak this port.leeym2004-02-082-16/+6
| | | | replace pkg-plist with PORTDOCS and PLIST_FILES.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* portlint (whitespace cleanup)kris2003-10-271-1/+1
|
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-211-3/+3
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-051-6/+6
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* Look for sys/soundcard.h instead of machine/soundcard.h, making the portanders2003-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.
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Master site updates: www.freenix.no => atreides.freenix.no for theseanders2002-03-151-1/+1
| | | | files.
* Set maintainer to ports@FreeBSD.orgpetef2001-10-071-1/+1
| | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
* Add NOPORTDOCS support to pkg-plistijliao2001-07-081-3/+3
| | | | | PR: 28579, 28582, 28583, 28585, 28586, 28587, 28590, 28591, 28595, 28599 Submitted by: Patrick Li <pat@databits.net>
* Remove broken master site.olgeni2001-04-301-3/+2
| | | | | PR: 26971 Submitted by: maintainer
* Chase the checksum; distfile was rerolled with no differences in content.kris2001-03-101-1/+1
| | | | Submitted by: bento
* - Add some entries to MASTER_SITESkevlo2001-01-102-3/+5
| | | | | | | - Bump PORTREVISION as MD5 sum of distfile has changed PR: 24175 Submitted by: MAINTAINER
* - Fix compilation error under XFree86 4.xkevlo2001-01-024-8/+70
| | | | | | | | | | - Add USE_GMAKE - Strip binary - Support NOPORTDOCS - Exclude GPL doc from package PR: 24007 Submitted by: MAINTAINER
* Add fcplay 0.0.1, a player for the Future Composer tunes from the Amiga.will2000-09-186-0/+51
PR: 21335 Submitted by: Anders Nordby <anders@fix.no>