notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
wmwork Dockapp that keeps track of time you have spent on something
0.2.5_4 misc on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2.5_3Version of this port present on the latest quarterly branch.
Maintainer: xride@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-05-30 22:29:15
Last Update: 2024-01-22 00:06:45
Commit Hash: cf7a4be
People watching this port, also watch:: mplayer-skins, python
Also Listed In: afterstep windowmaker
License: GPLv2
WWW:
http://www.godisch.de/debian/wmwork/
Description:
WMWork helps you to keep track of time you've spent working on several projects, and is dockable in WindowMaker or AfterStep for your convenience.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/wmwork
  2. share/man/man1/wmwork.1.gz
  3. /usr/local/share/licenses/wmwork-0.2.5_4/catalog.mk
  4. /usr/local/share/licenses/wmwork-0.2.5_4/LICENSE
  5. /usr/local/share/licenses/wmwork-0.2.5_4/GPLv2
Collapse this list.
Dependency lines:
  • wmwork>0:misc/wmwork
To install the port:
cd /usr/ports/misc/wmwork/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/wmwork
  • pkg install wmwork
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wmwork
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (wmwork-0.2.5.tar.gz) = 668943116e6f581e6ef4c18d192fa556fc7f676193903667c6ce6ba193e8c961 SIZE (wmwork-0.2.5.tar.gz) = 62044

Packages (timestamps in pop-ups are UTC):
wmwork
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.5_40.2.5_4-0.2.5_40.2.5_4---
FreeBSD:13:quarterly0.2.5_30.2.5_30.2.5_30.2.5_30.2.5_40.2.5_30.2.5_30.2.5_3
FreeBSD:14:latest0.2.5_40.2.5_40.2.5_30.2.5_40.2.5_40.2.5_3-0.2.5_3
FreeBSD:14:quarterly0.2.5_30.2.5_4-0.2.5_30.2.5_40.2.5_30.2.5_30.2.5_3
FreeBSD:15:latest0.2.5_40.2.5_4n/a0.2.5_4n/a0.2.5_40.2.5_40.2.5_4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. x11.pc : x11/libX11
  3. xext.pc : x11/libXext
  4. xpm.pc : x11/libXpm
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xext.pc : x11/libXext
  3. xpm.pc : x11/libXpm
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for wmwork-0.2.5_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
misc_wmwork
USES:
gmake localbase xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/xride/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/xride/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/xride/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/xride/
  5. http://people.debian.org/~godisch/wmwork/
Collapse this list.

Number of commits found: 40

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.5_4
22 Jan 2024 00:06:45
commit hash: cf7a4be9cdf12c1e688868e89032f8da34494d33commit hash: cf7a4be9cdf12c1e688868e89032f8da34494d33commit hash: cf7a4be9cdf12c1e688868e89032f8da34494d33commit hash: cf7a4be9cdf12c1e688868e89032f8da34494d33 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
misc/wmwork: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.2.5_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2.5_3
20 Jul 2022 14:22:28
commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
misc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan E <alane@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alex Stangl <alex@stangl.us>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2.5_3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.2.5_3
10 Feb 2021 17:18:34
Revision:564885Original commit files touched by this commit
danfe search for other commits by this committer
- Unbreak the build against modern compilers (-fno-common)
- Define LICENSE, convert to USES+=localbase and WRKSRC_SUBDIR
- Install provided documentation files, amend USE_XORG list
0.2.5_3
27 Jan 2021 15:54:50
Revision:563092Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN on FreeBSD 13 and 14

ld: error: duplicate symbol: display
>>> defined at wmwork.c
>>>            wmwork.o:(display)
>>> defined at wmgeneral.c
>>>            wmgeneral.o:(.bss+0x8)

Reported by:	pkg-fallout
MFH:		2021Q1
0.2.5_3
06 Nov 2019 18:07:22
Revision:516916Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories m

Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
0.2.5_3
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
0.2.5_3
07 Jul 2014 15:31:02
Revision:361099Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.

CR:		D306
Approved by:	portmgr (bapt)
0.2.5_3
19 Jun 2014 16:32:44
Revision:358441Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@
0.2.5_3
26 May 2014 12:16:06
Revision:355313Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Convert gmake, bzip2 to USES

Approved by:	portmgr
20 Sep 2013 20:50:59
Revision:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
0.2.5_3
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
0.2.5_3
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.2.5_3
26 Feb 2009 16:14:20
Original commit files touched by this commit
xride search for other commits by this committer
make it fetchable

noticed by:     pointyhat (Pav)
0.2.5_2
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2.5_2
27 Jun 2008 17:42:41
Original commit files touched by this commit
xride search for other commits by this committer
I use it, i'll maintain it.
0.2.5_2
19 Apr 2008 17:56:05
Original commit files touched by this commit 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)
0.2.5_1
20 Mar 2008 09:51:43
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
0.2.5_1
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
0.2.5
18 Dec 2005 10:37:29
Original commit files touched by this commit
lawrance search for other commits by this committer
Update to 0.2.5.

PR:             ports/90557
Submitted by:   Ports Fury
0.2.4_1
25 Nov 2005 16:09:33
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.2.4_1
23 May 2005 16:28:01
Original commit files touched by this commit
vs search for other commits by this committer
Use explicit do-install-target
0.2.4_1
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
0.2.4_1
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
0.2.4_1
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

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

(Part 1)
0.2.4
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.2.4
17 May 2003 00:02:09
Original commit files touched by this commit
petef search for other commits by this committer
- update to 0.2.4
- use USE_GETOPT_LONG

PR:             51684
Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
0.2.2
20 Feb 2003 18:46:39
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.2.2
08 Feb 2003 05:27:23
Original commit files touched by this commit
nork search for other commits by this committer
Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.

Submitted by:   Ports Fury
0.2.2
02 Feb 2003 14:40:33
Original commit files touched by this commit
nork search for other commits by this committer
Conditionalize libgnugetopt dependencies.

PR:             ports/47751
Submitted by:   Ports Fury
0.2.2
02 Feb 2003 07:57:41
Original commit files touched by this commit
adamw search for other commits by this committer
WWW page changed.

PR:             47803
Submitted by:   tadalunch@s5.xrea.com
0.2.2
16 Jan 2003 18:27:27
Original commit files touched by this commit
obraun search for other commits by this committer
Upgrade to 0.2.2.

PR:             ports/47083
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
0.2.1
07 Nov 2002 03:10:58
Original commit files touched by this commit
adamw search for other commits by this committer
Fix PORTCOMMENTs that were killing INDEX builds.

105 pointy hats to:     me
Approved by:            pat
0.2.1
04 Nov 2002 00:06:24
Original commit files touched by this commit
arved search for other commits by this committer
Make fetchable by updating to 0.2.1
0.2.0
23 Oct 2002 01:23:47
Original commit files touched by this commit
adamw search for other commits by this committer
Change MASTER_SITES.

Old site gave a 302 (document moved) and, by default, FETCH_CMD prevents
fetch from following redirects. The substituted URL is to what the old URL
redirected.

Approved by:    pat
0.2.0
22 Oct 2002 06:16:28
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.2.0

PR:             44351
Submitted by:   Ports Fury
0.1.0
30 May 2002 22:27:34
Original commit files touched by this commit
petef search for other commits by this committer
Add wmwork 0.1.0, a dockapp that keeps track of time you've spent
working on something.

PR:             38132
Submitted by:   Alexey Dokuchaev <danfe@regency.nsu.ru>

Number of commits found: 40