aboutsummaryrefslogtreecommitdiff
path: root/audio/yell
Commit message (Collapse)AuthorAgeFilesLines
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+2
| | | | Notes: svn path=/head/; revision=231102
* Works on amd64, mark accordinglyEmanuel Haupt2008-08-081-1/+1
| | | | Notes: svn path=/head/; revision=218233
* Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-271-2/+1
| | | | Notes: svn path=/head/; revision=209964
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-2/+2
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Use dev/speaker/speaker.h instead of machine/speaker.h onEmanuel Haupt2006-08-153-23/+14
| | | | | | | | | | ${OSVERSION} >= 601000 - Use OPTIONS - Reformat pkg-descr (fmt -w 80) - Remove pkg-message, contents is bluntly obvious Notes: svn path=/head/; revision=170709
* Respect DESTDIREmanuel Haupt2006-08-111-2/+2
| | | | | | | | PR: 101674 Submitted by: gabor Notes: svn path=/head/; revision=170341
* Add an additional mirror.Emanuel Haupt2006-06-011-1/+2
| | | | Notes: svn path=/head/; revision=164152
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150048
* 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