summaryrefslogtreecommitdiff
path: root/audio/timidity (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make it work under FreeBSD-current.Joerg Wunsch2001-12-042-26/+16
| | | | | | | | | | There no longer seems to be a __byte_swap_word(). stdin/stdout are no longer static objects, thus can't be used in global initializers anymore (foo!). :-( Notes: svn path=/head/; revision=51037
* 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
* Breakout a multipart patch and use the default implementation insteadSteve Price1999-09-202-53/+53
| | | | | | | of the missing byts_swap_* on FreeBSD/Alpha. Notes: svn path=/head/; revision=21810
* 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
* Adding missing WWW Site references ...Marc G. Fournier1999-06-051-0/+2
| | | | Notes: svn path=/head/; revision=19212
* 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-045-404/+379
| | | | | | | 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-282-1/+5
| | | | Notes: svn path=/head/; revision=13476
* 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
* Minimize differences, handle EINTRAndrey A. Chernov1998-06-161-14/+20
| | | | Notes: svn path=/head/; revision=11460
* Add patch to work with both audio driversAndrey A. Chernov1998-06-161-0/+171
| | | | | | | Submitted by: bmah@CA.Sandia.GOV (Bruce A. Mah) Notes: svn path=/head/; revision=11458
* 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-178-0/+523
Notes: svn path=/head/; revision=4543