aboutsummaryrefslogtreecommitdiff
path: root/audio/autozen
Commit message (Collapse)AuthorAgeFilesLines
* s/perl/sed/Trevor Johnson2002-09-251-4/+6
| | | | Notes: svn path=/head/; revision=67134
* Use USE_GNOMENG.Joe Marcus Clarke2002-08-311-1/+2
| | | | | | | | PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65340
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-6/+6
| | | | | | | | | | | 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 1.3.1.Trevor Johnson2001-04-105-30/+34
| | | | Notes: svn path=/head/; revision=41174
* Remove pre-compiled i386 executables that come with the distfileTrevor Johnson2000-11-031-0/+1
| | | | | | | | | (especially important on the Alpha). Submitted by: steve Notes: svn path=/head/; revision=34707
* Use <machine/soundcard.h> if we have no <sys/soundcard.h> (found by bento).Trevor Johnson2000-10-151-0/+7
| | | | Notes: svn path=/head/; revision=33861
* Implement USE_GTK, part 1.Jeremy Lea2000-10-051-4/+3
| | | | Notes: svn path=/head/; revision=33424
* Change MAINTAINER for my ports.Trevor Johnson2000-10-021-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33311
* autozen is a GTK+ based program to adjust brain waves with sound.Ade Lovett2000-09-167-0/+92
Spooky, eh? :) PR: 21311 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=32704