summaryrefslogtreecommitdiff
path: root/audio/timidity++ (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47630
* Update to 2.10.4.Akinori MUSHA2001-03-202-2/+2
| | | | | | | | PR: ports/25937, ports/25938 Submitted by: Yoichi ASAI <yatt@msc.biglobe.ne.jp> Notes: svn path=/head/; revision=40101
* update to 2.10.3.FUJISHIMA Satsuki2001-03-122-3/+4
| | | | | | | | PR: 25701,25702 Submitted by: maintainer Notes: svn path=/head/; revision=39671
* update to 2.10.2.FUJISHIMA Satsuki2001-01-232-2/+2
| | | | | | | | PR: 22591,22592 Submitted by: maintainer Notes: svn path=/head/; revision=37492
* Fix breakage on 5-CURRENT.Maxim Sobolev2001-01-011-8/+37
| | | | | | | | PR: 23777 Submitted by: Donald J. Maddox <dmaddox@sc.rr.com> Notes: svn path=/head/; revision=36587
* Update to version 2.10.1Kevin Lo2000-10-192-2/+2
| | | | | | | | PR: 22091 Submitted by: MAINTAINER Notes: svn path=/head/; revision=34000
* Implement WANT_ESOUND, USE_ESOUND.Jeremy Lea2000-10-051-7/+8
| | | | Notes: svn path=/head/; revision=33420
* Properly disable fp calls on FreeBSD/Alpha.Steve Price2000-08-211-1/+1
| | | | Notes: svn path=/head/; revision=31800
* Update to version 2.10.0Kevin Lo2000-08-162-2/+2
| | | | | | | | PR: 20640 Submitted by: MAINTAINER Notes: svn path=/head/; revision=31686
* Fix this port so that it builds on the Alpha again.Steve Price2000-07-301-3/+12
| | | | Notes: svn path=/head/; revision=31134
* Update to 2.9.5.Akinori MUSHA2000-07-082-2/+2
| | | | | | | | PR: ports/19776, ports/19777 Submitted by: Maintainer Notes: svn path=/head/; revision=30360
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* @dirrm share/timiditySatoshi Asami2000-05-301-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=28992
* Update to version 2.9.4.Steve Price2000-05-292-2/+2
| | | | | | | | PR: 18853 Submitted by: maintainer Notes: svn path=/head/; revision=28853
* Update to 2.9.3.Akinori MUSHA2000-05-102-2/+2
| | | | | | | | PR: ports/18482, ports/18483 Submitted by: MAINTAINER Notes: svn path=/head/; revision=28393
* Update TiMidity++ to 2.9.2.Akinori MUSHA2000-04-272-3/+3
| | | | | | | | PR: ports/17827, ports/17828 Submitted by: Yoichi ASAI <yatt@msc.biglobe.ne.jp> Notes: svn path=/head/; revision=28034
* portlint and add SLAVEDIRS variable to master portsMichael Haro2000-04-201-1/+6
| | | | Notes: svn path=/head/; revision=27780
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-5/+5
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27679
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27415
* update to 2.9.0Michael Haro2000-03-319-57/+63
| | | | | | | | PR: 17354 Submitted by: maintainer Notes: svn path=/head/; revision=27197
* PLIST related fixes.Jeremy Lea2000-02-271-0/+2
| | | | Notes: svn path=/head/; revision=26345
* Use tclsh instead of wishSeiichirou Hiraoka1999-10-132-1/+12
| | | | | | | | Change MAINTAINER to yatt@msc.biglobe.ne.jp by his request Notes: svn path=/head/; revision=22395
* Get this port to compile on FreeBSD/Alpha.Steve Price1999-09-202-0/+22
| | | | Notes: svn path=/head/; revision=21812
* Enforce random pkg/COMMENT rules, including the one that states EmacsTim Vanderhoek1999-09-181-1/+1
| | | | | | | should be spelled corrcetly, although I rather liked "Emasc". Notes: svn path=/head/; revision=21709
* Enhanced version of the software midi player `TiMidity' .SADA Kenji1999-09-108-412/+96
| | | | | | | | PR: ports/12150 Submitted by: Yoichi Asai <yatt@msc.biglobe.ne.jp> Notes: svn path=/head/; revision=21584
* 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
* 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-177-0/+438
Notes: svn path=/head/; revision=4543