aboutsummaryrefslogtreecommitdiffstats
path: root/audio/yell
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.1ehaupt2011-03-312-12/+4
|
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Mark MAKE_JOBS_SAFEehaupt2009-03-271-0/+2
|
* Works on amd64, mark accordinglyehaupt2008-08-081-1/+1
|
* Use MASTER_SITE_CRITICALehaupt2008-03-281-2/+1
|
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-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)
* - Use dev/speaker/speaker.h instead of machine/speaker.h onehaupt2006-08-153-23/+14
| | | | | | | ${OSVERSION} >= 601000 - Use OPTIONS - Reformat pkg-descr (fmt -w 80) - Remove pkg-message, contents is bluntly obvious
* Respect DESTDIRehaupt2006-08-111-2/+2
| | | | | PR: 101674 Submitted by: gabor
* Add an additional mirror.ehaupt2006-06-011-1/+2
|
* Add SHA256 hashes to my portsehaupt2005-11-301-0/+1
|
* Change MAINTAINER address for my ports.ehaupt2005-10-061-1/+1
| | | | Approved by: novel (mentor)
* - Fix pkg-message:sem2005-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
* Mark as i386-only since it uses speaker.h. pointyhat confirms that itlinimon2004-10-051-0/+2
| | | | | | | | does not build elsewhere. PR: ports/71496 Submitted by: Emanuel Haupt <ehaupt at critical dot ch> Approved by: portmgr (implicit)
* Add yell, a little command line utility playing a short tune on yourpav2004-08-144-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>