Date: Thu, 23 Dec 2004 06:43:40 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11 Makefile ports/x11/xbelld Makefile distinfo pkg-descr pkg-message Message-ID: <200412230643.iBN6hemZ018972@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2004-12-23 06:43:40 UTC
FreeBSD ports repository
Modified files:
x11 Makefile
Added files:
x11/xbelld Makefile distinfo pkg-descr pkg-message
Log:
New port: x11/xbelld
BellD is a small daemon for replacing the standard X Window
System terminal bell with a more interesting set of sounds.
This is useful for systems where the terminal bell is handled
by the "PC Speaker," or where different sounds are desired
for different classes of X clients.
XBellD works by intercepting terminal bell requests on the
server side, and then playing user-specified sounds through
a PCM capable soundcard. The resource class of the client
making a terminal bell request is used to match a corresponding
sound file which should be played when such a request is
made.
WWW: http://www.meowfishies.com/xbelld.rhtml
PR: ports/71815
Submitted by: Nosov Artem <chip-set@mail.ru>
Revision Changes Path
1.536 +1 -0 ports/x11/Makefile
1.1 +31 -0 ports/x11/xbelld/Makefile (new)
1.1 +2 -0 ports/x11/xbelld/distinfo (new)
1.1 +16 -0 ports/x11/xbelld/pkg-descr (new)
1.1 +14 -0 ports/x11/xbelld/pkg-message (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412230643.iBN6hemZ018972>
