FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 12:11 AM BST
Port details
wmtimer 2.92_8 x11-clocks on this many watch lists=1 search for ports that depend on this port
Multi-Function timer dockapp for WindowMaker
Maintained by: uqs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 01 May 2001 14:16:31
Also Listed In: windowmaker
License: not specified in port


Wmtimer is a dockable alarm clock for WindowMaker which can be run
in alarm, countdown timer, or chronograph mode. In alarm or timer
mode, you can either execute a command or sound the system bell
when the time is reached. Wmtimer is configurable through the
command line or the GTK GUI.

Author: Josh <jking@dwave.net>
WWW: http://www.darkops.net/wmtimer/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, x11/libX11, x11/libXau, x11/libXcomposite, x11/libXcursor, x11/libXdamage, x11/libXdmcp, x11/libXext, x11/libXfixes, x11/libXi, x11/libXinerama, x11/libXpm, x11/libXrandr, x11/libXrender, textproc/intltool, devel/pkg-config
Required To Run: x11/libX11, x11/libXau, x11/libXcomposite, x11/libXcursor, x11/libXdamage, x11/libXdmcp, x11/libXext, x11/libXfixes, x11/libXi, x11/libXinerama, x11/libXpm, x11/libXrandr, x11/libXrender, devel/pkg-config, devel/gio-fam-backend
Required Libraries: accessibility/atk, devel/glib20, x11-toolkits/gtk20, x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/x11-clocks/wmtimer/ && make install clean
To add the package: pkg_add -r wmtimer


Configuration Options
     No options to configure

Master Sites:
http://www.darkops.net/wmtimer/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/uqs/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/uqs/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/uqs/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/uqs/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/uqs/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/uqs/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/uqs/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 36

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Oct 2011 09:11:38
Original commit files touched by this commit  2.92_8
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
19 Mar 2011 12:38:54
Original commit files touched by this commit  2.92_8
miwi search for other commits by this committer
- Get Rid MD5 support
26 Nov 2010 08:01:49
Original commit files touched by this commit  2.92_8
uqs search for other commits by this committer
Use MASTER_SITE_SUBDIR instead of rolling my own.

Clue provided by:       pav
25 Nov 2010 19:00:01
Original commit files touched by this commit  2.92_8
uqs search for other commits by this committer
Fix remaining MASTER_SITE_LOCAL abuses for my ports.
31 May 2010 08:03:53
Original commit files touched by this commit  2.92_8
uqs search for other commits by this committer
- Update to my @FreeBSD.org address
- Add distfile mirror to single source MASTER_SITES
- Also update no longer working addresses
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.92_8
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  2.92_7
dinoex search for other commits by this committer
- update to jpeg-8
12 Sep 2009 09:42:24
Original commit files touched by this commit  2.92_6
miwi search for other commits by this committer
- Update to Maintianer Mail adress

PR:             138428
Submitted by:   Ulrich Spoerlein <uspoerlein@gmail.com>
31 Jul 2009 13:57:52
Original commit files touched by this commit  2.92_6
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
02 Mar 2009 01:27:12
Original commit files touched by this commit  2.92_5
tabthorpe search for other commits by this committer
- Pass maintainership to submitter

Submitted by:   Ulrich via freebsd-ports@
06 Jun 2008 14:09:35
Original commit files touched by this commit  2.92_5
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 17:56:05
Original commit files touched by this commit  2.92_4
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
24 Mar 2008 17:00:25
Original commit files touched by this commit  2.92_4
beech search for other commits by this committer
- Remove USE_X_PREFIX
- Add USE_XORG= (modules)
- Add PLIST_FILES
- Remove pkg-plist
- Bump portrevision
19 May 2007 20:32:57
Original commit files touched by this commit  2.92_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
14 Apr 2006 22:53:13
Original commit files touched by this commit  2.92_2
linimon search for other commits by this committer
Reset pat due to no response to email about his status.

Hat:    portmgr
24 Jan 2006 03:16:52
Original commit files touched by this commit  2.92_2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
05 Nov 2005 05:22:06
Original commit files touched by this commit  2.92_2
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
12 Mar 2005 10:54:27
Original commit files touched by this commit  2.92_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
20 Nov 2004 23:48:20
Original commit files touched by this commit  2.92
pat search for other commits by this committer
Update to 2.92
18 Mar 2004 02:27:55
Original commit files touched by this commit  2.8_1
trevor search for other commits by this committer
Add size data.

Approved by:    maintainers
04 Feb 2004 05:10:27
Original commit files touched by this commit  2.8_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
28 Apr 2003 21:49:08
Original commit files touched by this commit  2.8
pat search for other commits by this committer
Update to 2.8
20 Apr 2003 19:48:22
Original commit files touched by this commit  2.6
marcus search for other commits by this committer
Remove USE_GNOMENG.
25 Mar 2003 01:29:46
Original commit files touched by this commit  2.6
pat search for other commits by this committer
Update to 2.6
07 Mar 2003 06:12:26
Original commit files touched by this commit  2.5
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
14 Feb 2003 20:51:01
Original commit files touched by this commit  2.5
pat search for other commits by this committer
Update to 2.5
01 Sep 2002 15:33:54
Original commit files touched by this commit  2.4
lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42284
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
15 Nov 2001 03:59:42
files touched by this commit
pat search for other commits by this committer
Maintainer is now committer so change to new email address.    
13 Oct 2001 19:04:48
files touched by this commit
lioux search for other commits by this committer
update to 2.4    
30 Sep 2001 21:59:05
files touched by this commit
lioux search for other commits by this committer
- chase distfile checksum   - changes from Author Josh King <jking@dwave.net>:  
"Hello, I have added Multi-threaded support to allow the clock,   timer and
chronograph to keep going while the configure window is   up.  There have been a
couple small changes to the dockapp to make   the characters 'I' and ':' appear
better and there has been a major   rewrite/cleanup of the code."    
28 Sep 2001 03:02:43
files touched by this commit
lioux search for other commits by this committer
update to 2.3    
20 Aug 2001 14:14:11
files touched by this commit
mikeh search for other commits by this committer
Chase checksum; trivial pixmap change.    
10 May 2001 04:43:00
files touched by this commit
lioux search for other commits by this committer
- Remove unnecessary dir removal of share/doc. It's been in the mtree     file
since Wed Jun 4 00:02:01 1997 UTC   - A great overlook on my part    
10 May 2001 04:14:12
files touched by this commit
lioux search for other commits by this committer
- Backward compability issue (as old as possible):   	o "new" mtree versions
take care of @dirrm share/doc   	o therefore, add a harmless @unexec    
03 May 2001 02:30:00
files touched by this commit
lioux search for other commits by this committer
The PORTDOCS installation missed the WRKSRC modification. Fix it.   Also, add a
warning to avoid it in the future.    
01 May 2001 18:16:31
files touched by this commit
lioux search for other commits by this committer
New port: Multi-Function timer dockapp for WindowMaker    

Number of commits found: 36

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.323 seconds.