Port details |
- gtimer Timer for your personal activities
- 2.0.0_6 deskutils =2 2.0.0_6Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://www.k5n.us/gtimer.php
- Description:
- gtimer is an application built with GTK that keeps track of all
your activities and the amount of time spent on those activities.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gtimer>0:deskutils/gtimer
- To install the port:
- cd /usr/ports/deskutils/gtimer/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/gtimer
- pkg install gtimer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gtimer
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gtimer-2.0.0.tar.gz) = a2dd70793a5b1b4d497be0c4429b8e8cef6910497b6af8fbdedff00764308458
SIZE (gtimer-2.0.0.tar.gz) = 199961
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.36<5.37 : lang/perl5.36
- x11.pc : x11/libX11
- xscrnsaver.pc : x11/libXScrnSaver
- Runtime dependencies:
-
- xdg-open : devel/xdg-utils
- perl5>=5.36<5.37 : lang/perl5.36
- x11.pc : x11/libX11
- xscrnsaver.pc : x11/libXScrnSaver
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- deskutils_gtimer
- USES:
- gettext gmake gnome localbase perl5 pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.0_6 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
2.0.0_6 08 Jan 2024 16:46:43 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
2.0.0_5 05 Aug 2023 11:53:19 |
Muhammad Moinur Rahman (bofh) |
deskutils/gtimer: Fix build with llvm16
- Utilize USES=localbase
- Pet portclippy
Sponsored by: The FreeBSD Foundation |
2.0.0_5 11 Jul 2023 20:15:43 |
Tijl Coosemans (tijl) |
devel/gettext: Update to 0.22
Convert post-patch commands to real patches. This way there are errors
when the underlying code changes.
*/*: Fix gettext issues. The new gettext tools are more strict.
PR: 272210
Exp-run by: antoine |
2.0.0_4 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
2.0.0_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.0.0_3 20 Jul 2022 14:21:10 |
Tobias C. Berner (tcberner) |
deskutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.0.0_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.0_3 04 Nov 2019 22:20:31 |
zeising |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
2.0.0_3 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
2.0.0_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.0.0_2 20 Oct 2014 11:52:39 |
bapt |
Cleanup plist |
2.0.0_2 26 Aug 2014 14:06:09 |
tijl |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.0.0_2 30 Jan 2014 18:10:28 |
antoine |
Stage support |
2.0.0_2 20 Sep 2013 16:21:38 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
03 Sep 2013 06:36:42
|
bapt |
Add an explicit dependency on pkgconf |
2.0.0_2 03 Aug 2013 13:44:01 |
mat |
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
2.0.0_2 13 Jun 2013 16:34:21 |
bsam |
. fix build with clang (CPPFLAGS+=-Wno-return-type);
. LICENSE=GPLv2;
. bump PORTREVISION;
. trim Makefile headers;
. remove the indefinite article from COMMENT. |
2.0.0_1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
2.0.0_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.0.0 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
2.0.0 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.0.0 05 Jun 2010 21:46:47 |
miwi |
- Update to 2.0.0
PR: 146670
Submitted by: Ports Fury |
1.1.6_4 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.1.6_4 06 Jun 2008 13:18:34 |
edwin |
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) |
1.1.6_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.1.6_2 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
1.1.6_2 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
1.1.6_1 31 Dec 2005 18:03:28 |
pav |
- Switch to another tarball of 1.1.6 release on the author's new website
- Update WWW
PR: ports/91108
Submitted by: Rainer Alves <rainer.alves@gmail.com> |
1.1.6_1 24 Nov 2005 01:31:31 |
pav |
- Add SHA256 |
1.1.6_1 16 Nov 2005 04:33:37 |
kris |
BROKEN: Size mismatch |
1.1.6_1 09 Oct 2005 06:48:14 |
linimon |
Chase updated mastersite. |
1.1.6_1 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
1.1.6_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.1.6 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.1.6 29 Aug 2003 18:00:12 |
marcus |
Add an explicit USE_REINPLACE. |
1.1.6 29 Aug 2003 17:59:16 |
marcus |
Update to 1.1.6.
PR: 56148
Submitted by: Frank Altpeter <frank@altpeter.de> |
1.1.5 18 Apr 2003 21:20:06 |
marcus |
Remove USE_GNOMENG. |
1.1.5 20 Feb 2003 17:02:57 |
knu |
De-pkg-comment. |
1.1.5 30 Aug 2002 13:21:15 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42194
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
08 Oct 2000 01:03:55 |
asami |
Convert category deskutils to new layout. |
05 Oct 2000 07:36:24 |
reg |
Implement USE_GTK, part 1. |
20 Jun 2000 22:45:58 |
cpiazza |
Remove maintainership of most of my ports. I don't really have time to
maintain these and I'm just not interested in these particular ones any more.
|