aboutsummaryrefslogtreecommitdiff
path: root/audio/csound
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* BROKEN on alpha 5.x: Does not compileKris Kennaway2004-02-251-1/+7
| | | | Notes: svn path=/head/; revision=102047
* Remove my e-mail address from DESCR files of portsTrevor Johnson2003-11-131-1/+1
| | | | | | | I have contributed, in order to attract less spam. Notes: svn path=/head/; revision=93877
* Use Tk and Tcl 8.4 rather than 8.3.Trevor Johnson2003-10-182-3/+3
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=91547
* Unbreak port by updating to 4.23.Alexander Leidinger2003-05-0317-148/+131
| | | | | | | | | | Triggered by: kris wants to remove broken ports Approved by: maintainer timeout (he hasn't much time at the moment and I want to have bugs get reported just in time to have it fixed before 5.1) Notes: svn path=/head/; revision=80057
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* BROKEN: Does not fetchKris Kennaway2002-09-191-0/+2
| | | | Notes: svn path=/head/; revision=66675
* Update to 4.20.Trevor Johnson2002-07-1516-67/+219
| | | | | | | Submitted by: Emil Mikulic Notes: svn path=/head/; revision=62951
* Use FIND macro.Trevor Johnson2002-05-251-1/+1
| | | | Notes: svn path=/head/; revision=59984
* Update the author's master site to ftp.cs.bath.ac.uk, and addTrevor Johnson2002-03-101-2/+2
| | | | | | | | | | sunsite.univie.ac.at. The latter was found with (URL:http://www.alltheweb.com/search?cat=ftp). I've placed the Austrian site first in the list because of past troubles at the author's site. Remove BROKEN line. Notes: svn path=/head/; revision=55807
* A recursive wget of ftp://ftp.maths.bath.ac.uk/pub/dream/ turns upTrevor Johnson2002-02-111-0/+1
| | | | | | | no files at all. They have been missing for at least several days. Notes: svn path=/head/; revision=54576
* The Porters' Handbook says that for ports marked RESTRICTED, "theTrevor Johnson2002-02-111-1/+3
| | | | | | | | | | distfiles/packages will not be available even from our FTP sites." Even though I marked these RESTRICTED, packages have appeared on the FTP sites. Perhaps this was due to the "#" in the RESTRICTED line. Notes: svn path=/head/; revision=54574
* Suppress warnings generated by inclusion of malloc.h.Trevor Johnson2002-02-111-0/+2
| | | | | | | | PR: 34559 Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca> Notes: svn path=/head/; revision=54572
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-7/+7
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53947
* Update to 4.16.Trevor Johnson2002-01-233-36/+34
| | | | | | | | | | | | | | | | | | | | Submitted by: Sven Petai <hadara@bsd.ee> PR: 34160 also: Use new FIND and DATADIR macros. Simplify do-install target. Add warning. The csound.txt data file has been renamed upstream to csound.xmg, so don't rename it to csound.dat. Users will know it is not a text file. Notes: svn path=/head/; revision=53617
* The 4.13 distfile was clobbered by the 4.14 one. I have the oldTrevor Johnson2001-08-291-0/+1
| | | | | | | distfile, but am not allowed to redistribute it. Notes: svn path=/head/; revision=47115
* Update to 4.13. Use only regexes to patch getstring.c.Trevor Johnson2001-06-043-52/+4
| | | | Notes: svn path=/head/; revision=43488
* Update to 4.12.Trevor Johnson2001-04-103-6/+6
| | | | Notes: svn path=/head/; revision=41172
* Patch aops.c for a header problem. Remove BROKEN line.Trevor Johnson2001-03-152-2/+16
| | | | | | | reported by: kris Notes: svn path=/head/; revision=39887
* This port does not currently compile.Kris Kennaway2001-03-121-0/+2
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=39626
* Update to 4.11. Release notes are not longer provided, so omitTrevor Johnson2001-03-083-55/+42
| | | | | | | | | them. Use a distfile that has the version number in its name. PR: 25453 Notes: svn path=/head/; revision=39231
* Increment PORTREVISION, because of the utilities I added to the package.Trevor Johnson2000-10-191-0/+1
| | | | Notes: svn path=/head/; revision=33983
* Construct PLIST in WRKDIR, to make bento a happy meal.Trevor Johnson2000-10-181-7/+11
| | | | | | | Install the ancillary commands too. Notes: svn path=/head/; revision=33963
* Add a port for the sound synthesizer Csound. Add a port for its manuals.Trevor Johnson2000-10-128-0/+244
Notes: svn path=/head/; revision=33719