The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11-clocks : xmms-alarm

Alarm timer plugin for the X Multimedia System

 Xmms-alarm is an alarm timer plugin for the X Multimedia System.
It allows you to set a time for it to start playing a playlist
with the volume fading up.
You can set specific alarm times for each day of the week. 

http://www.snika.uklinux.net/index.php?show=xmms-alarm



xmms-alarm history


v. 1.17
date: 2007/05/19 20:28:35;  author: flz;  state: Exp;  lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.16 date: 2007/03/29 11:37:13; author: ehaupt; state: Exp; lines: +3 -0 Cleanup objformat-removal fallout
v. 1.15 date: 2006/03/07 08:27:54; author: ade; state: Exp; lines: +1 -0 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.14 date: 2006/02/23 10:40:01; author: ade; state: Exp; lines: +1 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.13 date: 2005/11/15 06:51:47; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.12 date: 2005/04/10 17:06:25; author: pav; state: Exp; lines: +4 -3 - Update to 0.3.7 PR: ports/79756 Submitted by: Ports Fury
v. 1.11 date: 2004/07/14 12:22:36; author: krion; state: Exp; lines: +3 -4 Update to version 0.3.6 PR: ports/69004 Submitted by: Ports Fury
v. 1.10 date: 2004/03/20 17:27:11; author: krion; state: Exp; lines: +10 -6 - Update to version 0.3.5 PR: ports/64511 Submitted by: Ports Fury
v. 1.9 date: 2004/02/04 05:09:55; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.8 date: 2003/07/19 14:55:49; author: naddy; state: Exp; lines: +1 -1 Update to 0.3.3. PR: 54327 Submitted by: Randy Philipp
v. 1.7 date: 2003/06/04 18:58:11; author: adamw; state: Exp; lines: +1 -1 Assign MAINTAINER to ports@FreeBSD.org. PR: ports/52534 Submitted by: Christian Brueffer
v. 1.6 date: 2003/04/20 19:48:22; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.5 date: 2003/02/21 14:08:19; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.4 date: 2002/11/28 16:37:35; author: lioux; state: Exp; lines: +2 -2 After repo copy from graphics category, update all appropriate dependency references from both audio and graphics to multimedia category. audio/xmms --> multimedia/xmms graphics/avifile --> multimedia/avifile graphics/divx4linux --> multimedia/divx4linux graphics/ffmpeg --> multimedia/ffmpeg graphics/libdv --> multimedia/libdv graphics/libdvdcss --> multimedia/libdvdcss graphics/libdvdread --> multimedia/libdvdread graphics/libmpeg2 --> multimedia/libmpeg2 graphics/linux-realplayer --> multimedia/linux-realplayer graphics/mjpegtools --> multimedia/mjpegtools graphics/mplayer --> multimedia/mplayer graphics/mplayer-fonts --> multimedia/mplayer-fonts graphics/openquicktime --> multimedia/openquicktime graphics/win32-codecs --> multimedia/win32-codecs Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
v. 1.3 date: 2002/09/01 15:33:54; author: lioux; state: Exp; lines: +2 -1 Deploy USE_GNOMENG infrastructure PR: 42284 Submitted by: Edwin Groothuis
v. 1.2 date: 2002/08/12 23:15:57; author: naddy; state: Exp; lines: +1 -1 Update to 0.3.2. PR: 41586 Submitted by: Christian Brueffer
v. 1.1 date: 2002/04/22 05:15:20; author: cy; state: Exp; Add xmms-alarm 0.3.1, alarm timer plugin for the X Multimedia System. PR: 37154 Submitted by: Christian Brueffer ============================================================================= v. 1.17 date: 2007/05/19 20:28:35; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16 date: 2007/03/29 11:37:13; author: ehaupt; state: Exp; lines: +3 -0 Cleanup objformat-removal fallout
v. 1.15 date: 2006/03/07 08:27:54; author: ade; state: Exp; lines: +1 -0 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.14 date: 2006/02/23 10:40:01; author: ade; state: Exp; lines: +1 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.13 date: 2005/11/15 06:51:47; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.12 date: 2005/04/10 17:06:25; author: pav; state: Exp; lines: +4 -3 - Update to 0.3.7 PR: ports/79756 Submitted by: Ports Fury
v. 1.11 date: 2004/07/14 12:22:36; author: krion; state: Exp; lines: +3 -4 Update to version 0.3.6 PR: ports/69004 Submitted by: Ports Fury
v. 1.10 date: 2004/03/20 17:27:11; author: krion; state: Exp; lines: +10 -6 - Update to version 0.3.5 PR: ports/64511 Submitted by: Ports Fury
v. 1.9 date: 2004/02/04 05:09:55; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.8 date: 2003/07/19 14:55:49; author: naddy; state: Exp; lines: +1 -1 Update to 0.3.3. PR: 54327 Submitted by: Randy Philipp
v. 1.7 date: 2003/06/04 18:58:11; author: adamw; state: Exp; lines: +1 -1 Assign MAINTAINER to ports@FreeBSD.org. PR: ports/52534 Submitted by: Christian Brueffer
v. 1.6 date: 2003/04/20 19:48:22; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.5 date: 2003/02/21 14:08:19; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.4 date: 2002/11/28 16:37:35; author: lioux; state: Exp; lines: +2 -2 After repo copy from graphics category, update all appropriate dependency references from both audio and graphics to multimedia category. audio/xmms --> multimedia/xmms graphics/avifile --> multimedia/avifile graphics/divx4linux --> multimedia/divx4linux graphics/ffmpeg --> multimedia/ffmpeg graphics/libdv --> multimedia/libdv graphics/libdvdcss --> multimedia/libdvdcss graphics/libdvdread --> multimedia/libdvdread graphics/libmpeg2 --> multimedia/libmpeg2 graphics/linux-realplayer --> multimedia/linux-realplayer graphics/mjpegtools --> multimedia/mjpegtools graphics/mplayer --> multimedia/mplayer graphics/mplayer-fonts --> multimedia/mplayer-fonts graphics/openquicktime --> multimedia/openquicktime graphics/win32-codecs --> multimedia/win32-codecs Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
v. 1.3 date: 2002/09/01 15:33:54; author: lioux; state: Exp; lines: +2 -1 Deploy USE_GNOMENG infrastructure PR: 42284 Submitted by: Edwin Groothuis
v. 1.2 date: 2002/08/12 23:15:57; author: naddy; state: Exp; lines: +1 -1 Update to 0.3.2. PR: 41586 Submitted by: Christian Brueffer
v. 1.1 date: 2002/04/22 05:15:20; author: cy; state: Exp; Add xmms-alarm 0.3.1, alarm timer plugin for the X Multimedia System. PR: 37154 Submitted by: Christian Brueffer ============================================================================= v. 1.17 date: 2007/05/19 20:28:35; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16 date: 2007/03/29 11:37:13; author: ehaupt; state: Exp; lines: +3 -0 Cleanup objformat-removal fallout
v. 1.15 date: 2006/03/07 08:27:54; author: ade; state: Exp; lines: +1 -0 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.14 date: 2006/02/23 10:40:01; author: ade; state: Exp; lines: +1 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.13 date: 2005/11/15 06:51:47; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.12 date: 2005/04/10 17:06:25; author: pav; state: Exp; lines: +4 -3 - Update to 0.3.7 PR: ports/79756 Submitted by: Ports Fury
v. 1.11 date: 2004/07/14 12:22:36; author: krion; state: Exp; lines: +3 -4 Update to version 0.3.6 PR: ports/69004 Submitted by: Ports Fury
v. 1.10 date: 2004/03/20 17:27:11; author: krion; state: Exp; lines: +10 -6 - Update to version 0.3.5 PR: ports/64511 Submitted by: Ports Fury
v. 1.9 date: 2004/02/04 05:09:55; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.8 date: 2003/07/19 14:55:49; author: naddy; state: Exp; lines: +1 -1 Update to 0.3.3. PR: 54327 Submitted by: Randy Philipp
v. 1.7 date: 2003/06/04 18:58:11; author: adamw; state: Exp; lines: +1 -1 Assign MAINTAINER to ports@FreeBSD.org. PR: ports/52534 Submitted by: Christian Brueffer
v. 1.6 date: 2003/04/20 19:48:22; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.5 date: 2003/02/21 14:08:19; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.4 date: 2002/11/28 16:37:35; author: lioux; state: Exp; lines: +2 -2 After repo copy from graphics category, update all appropriate dependency references from both audio and graphics to multimedia category. audio/xmms --> multimedia/xmms graphics/avifile --> multimedia/avifile graphics/divx4linux --> multimedia/divx4linux graphics/ffmpeg --> multimedia/ffmpeg graphics/libdv --> multimedia/libdv graphics/libdvdcss --> multimedia/libdvdcss graphics/libdvdread --> multimedia/libdvdread graphics/libmpeg2 --> multimedia/libmpeg2 graphics/linux-realplayer --> multimedia/linux-realplayer graphics/mjpegtools --> multimedia/mjpegtools graphics/mplayer --> multimedia/mplayer graphics/mplayer-fonts --> multimedia/mplayer-fonts graphics/openquicktime --> multimedia/openquicktime graphics/win32-codecs --> multimedia/win32-codecs Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
v. 1.3 date: 2002/09/01 15:33:54; author: lioux; state: Exp; lines: +2 -1 Deploy USE_GNOMENG infrastructure PR: 42284 Submitted by: Edwin Groothuis
v. 1.2 date: 2002/08/12 23:15:57; author: naddy; state: Exp; lines: +1 -1 Update to 0.3.2. PR: 41586 Submitted by: Christian Brueffer
v. 1.1 date: 2002/04/22 05:15:20; author: cy; state: Exp; Add xmms-alarm 0.3.1, alarm timer plugin for the X Multimedia System. PR: 37154 Submitted by: Christian Brueffer =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm