aboutsummaryrefslogtreecommitdiff
path: root/audio/yell
Commit message (Collapse)AuthorAgeFilesLines
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=144389
* - Fix pkg-message:Sergey Matveychuk2005-04-161-1/+1
| | | | | | | | | | | The loader.conf switch for the AT speaker is now called speaker_load="" (not atspeaker_load="" anymore) PR: ports/79979 Submitted by: maintainer Notes: svn path=/head/; revision=133472
* Mark as i386-only since it uses speaker.h. pointyhat confirms that itMark Linimon2004-10-041-0/+2
| | | | | | | | | | | does not build elsewhere. PR: ports/71496 Submitted by: Emanuel Haupt <ehaupt at critical dot ch> Approved by: portmgr (implicit) Notes: svn path=/head/; revision=118541
* Add yell, a little command line utility playing a short tune on yourPav Lucistnik2004-08-134-0/+56
speaker device. I mainly use it to yell the "sysop" on a remote machine. It could also be used as a notification for finished tasks (eg. make buildworld && yell). PR: ports/70277 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=116141