aboutsummaryrefslogtreecommitdiff
path: root/audio/timidity/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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
* machine/soundcard.h -> sys/soundcard.hPete Fritchman2002-06-071-0/+5
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=60745
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-4/+3
| | | | Notes: svn path=/head/; revision=37252
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-9/+9
| | | | Notes: svn path=/head/; revision=27415
* portlintMichael Haro2000-02-021-2/+1
| | | | Notes: svn path=/head/; revision=25428
* Remove myself from MAINTAINERAndrey A. Chernov1999-12-231-1/+1
| | | | Notes: svn path=/head/; revision=23862
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* expr -> ${EXPR}Michael Haro1999-08-281-1/+1
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* sed -> ${SED}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21048
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* fix cfg file after installAndrey A. Chernov1999-01-041-1/+6
| | | | Notes: svn path=/head/; revision=15821
* unbroke the port (fetch)Andrey A. Chernov1999-01-041-14/+5
| | | | | | | use gus patches set now Notes: svn path=/head/; revision=15809
* Can't fetch the distfile and remove empty directories on deinstall.Steve Price1998-09-281-1/+3
| | | | Notes: svn path=/head/; revision=13476
* Fix gus patches dist siteAndrey A. Chernov1998-06-161-2/+2
| | | | Notes: svn path=/head/; revision=11457
* ftp.cdrom.com no longer has dgguspat.zip. Switch MASTER_SITE to ftp.planix.comJustin M. Seger1998-02-021-2/+2
| | | | Notes: svn path=/head/; revision=9569
* Timidity dist site movedAndrey A. Chernov1997-09-071-3/+3
| | | | Notes: svn path=/head/; revision=7809
* Add NO_CDROM clause - dguspat.zip is copyrighted.Jordan K. Hubbard1997-06-141-1/+3
| | | | Notes: svn path=/head/; revision=6929
* Add "-o" flag to unzip so it won't prompt about overwriting existingSatoshi Asami1996-12-051-2/+2
| | | | | | | files. Add slash at end of ${DISTDIR}. Notes: svn path=/head/; revision=4807
* Standardize.Satoshi Asami1996-11-181-5/+4
| | | | Notes: svn path=/head/; revision=4561
* MIDI-to-WAV rendered/player, sounds much better than playmidiAndrey A. Chernov1996-11-171-0/+35
Notes: svn path=/head/; revision=4543