summaryrefslogtreecommitdiff
path: root/audio/playmidi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* It's not that ports/astro/* had no manpages to remove from theirTim Vanderhoek1998-08-171-1/+0
| | | | | | | | PLISTs, it's just that none of the ones that do use the MANx variables. Notes: svn path=/head/; revision=12569
* Spelling and grammar police. This commit brought to you by theMatthew Hunt1998-08-041-1/+1
| | | | | | | letter "A". Notes: svn path=/head/; revision=12270
* 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-1/+1
| | | | | | | the Makefile so people can yell at Andrey if it doesn't work. :) Notes: svn path=/head/; revision=4475
* 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-156-82/+285
| | | | Notes: svn path=/head/; revision=4466
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* 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 -g to CFLAGS until this port can survive the assault of gcc.Jordan K. Hubbard1995-04-031-1/+1
| | | | Notes: svn path=/head/; revision=1280
* 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-276-0/+131
Notes: svn path=/head/; revision=1052