summaryrefslogtreecommitdiff
path: root/audio/playmidi/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove OSVERSION conditions and fix names of patchesEdwin Groothuis2007-04-161-7/+1
| | | | Notes: svn path=/head/; revision=190054
* - Fix build after libmytinfo removalRong-En Fan2007-02-091-0/+1
| | | | Notes: svn path=/head/; revision=184689
* Chase MASTER_SITES.Volker Stolz2004-05-211-2/+5
| | | | | | | | PR: ports/66721 Submitted by: Roman Neuhauser Notes: svn path=/head/; revision=109618
* Unbreak on 5.x. It will not work with Gravis Ultrasound boards,Pav Lucistnik2003-11-171-2/+2
| | | | | | | | | | but they're almost extinct today anyway. Submitted by: Mathew Kanner <mat@cnd.mcgill.ca> Approved by: adamw (mentor) Notes: svn path=/head/; revision=94204
* - Mark only for i386. (I forgot this in my last commit.)Pav Lucistnik2003-11-171-0/+1
| | | | | | | | | PR: ports/59004 Submitted by: Ports Fury Approved by: adamw (mentor) Notes: svn path=/head/; revision=94187
* - Let the build break on -CURRENT a little later.Pav Lucistnik2003-11-171-1/+1
| | | | | | | | | | | | This software needs ultrasound.h header which was axed from HEAD 3 years ago. It survived in RELENG_4 however. PR: ports/59004 Submitted by: Ports Fury Approved by: adamw (mentor) Notes: svn path=/head/; revision=94186
* BROKEN on 5.xKris Kennaway2003-07-301-1/+7
| | | | Notes: svn path=/head/; revision=85960
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | 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-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update master siteMark Pulford2001-07-181-1/+1
| | | | | | | | PR: 29010 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=45221
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27415
* Update port to 2.4Chris D. Faulhaber2000-01-051-14/+13
| | | | | | | | PR: 15912 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=24451
* Remove myself from MAINTAINERAndrey A. Chernov1999-12-231-1/+1
| | | | Notes: svn path=/head/; revision=23863
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* Add a comment for the reason of IS_INTERACTIVE.Satoshi Asami1997-03-061-2/+2
| | | | Notes: svn path=/head/; revision=5891
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+3
| | | | Notes: svn path=/head/; revision=4572
* Compress manpage. While I'm here, put MAINTAINER in the middle ofSatoshi Asami1996-11-151-3/+4
| | | | | | | the Makefile so people can yell at Andrey if it doesn't work. :) Notes: svn path=/head/; revision=4474
* Upgrade to 2.3Andrey A. Chernov1996-11-151-6/+10
| | | | Notes: svn path=/head/; revision=4466
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upSatoshi Asami1995-04-121-1/+3
| | | | | | | some Makefiles along the way. Notes: svn path=/head/; revision=1348
* Updating Makefiles, audio ports.Satoshi Asami1995-04-111-5/+6
| | | | Notes: svn path=/head/; revision=1338
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Play MIDI filesAndrey A. Chernov1995-02-271-0/+13
Notes: svn path=/head/; revision=1052