Port details |
- thinkingrock Application for collecting and processing your thoughts
- 2.2.1_3 deskutils =3 2.2.1_3Version of this port present on the latest quarterly branch.
- Maintainer: beat@FreeBSD.org
- Port Added: 2008-01-12 16:14:07
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: virtualbox-ose-kmod, de-ding, fluxbox, swaks, elinks
- Also Listed In: java
- License: not specified in port
- WWW:
- http://www.thinkingrock.com.au/
- Description:
- Thinking Rock is a free software application for collecting and processing your
thoughts following the GTD methodology.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- thinkingrock>0:deskutils/thinkingrock
- To install the port:
- cd /usr/ports/deskutils/thinkingrock/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/thinkingrock
- pkg install thinkingrock
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: thinkingrock
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tr-2.2.1.tar.gz) = f54d3206fed91aacef776f3d66979bc0bb97893e3e922738fa3156c4fcdedc42
SIZE (tr-2.2.1.tar.gz) = 38697846
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- xdg-open : devel/xdg-utils
- xdg-email : devel/xdg-utils
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- deskutils_thinkingrock
- pkg-message:
- For install:
- Please note that Thinkingrock will not work with diablo-jdk16
or diablo-jre16. Set the JAVA_HOME variable to a different
Java installation:
e.g. tcsh:
> setenv JAVA_HOME /usr/local/jdk1.6.0
> thinkingrock
e.g. sh:
$ export JAVA_HOME=/usr/local/diablo-jre1.5.0
$ thinkingrock
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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.2.1_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.2.1_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.2.1_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.1_3 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
2.2.1_3 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
2.2.1_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.2.1_3 13 Nov 2014 14:32:39 |
antoine |
Cleanup plist |
2.2.1_3 09 Feb 2014 15:57:17 |
antoine |
- Fix a stage symlink
- Allow packaging as a regular user |
2.2.1_2 26 Sep 2013 13:14:26 |
beat |
- Depend on devel/xdg-utils instead of installing its own version [1]
- Support staging
- Bump PORTREVISION
PR: ports/181920 [1]
Submitted by: G. Paul Ziemba <p-fbsd-bugs@ziemba.us> [1] |
2.2.1_1 20 Sep 2013 16:21:38 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
2.2.1_1 10 Dec 2012 13:18:29 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
2.2.1_1 24 Jan 2011 16:15:18 |
beat |
- Set default_options to make actions in action window visible [1]
- Cleanup post-patch target
- Remove MD5 checksum
- Bump PORTREVISION
PR: ports/154253 [1]
Submitted by: G. Paul Ziemba <p-fbsd-bugs AT ziemba.us> [1]
Feature safe: yes |
2.2.1 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
2.2.1 21 Apr 2009 21:12:41 |
beat |
- Update to 2.2.1
Approved by: miwi (mentor) |
2.0.1_1 28 Jan 2009 23:25:21 |
beat |
Update my email address to @FreeBSD.org.
Approved by: miwi (mentor) |
2.0.1_1 23 Nov 2008 13:33:59 |
miwi |
- Added a patch which adds a note about the diablo 1.6 Java versions
PR: 128830
Reported by: Thomas Schlesinger <schlesix@gmx.de>
Approved by: maintainer |
2.0.1_1 22 Jun 2008 10:14:50 |
miwi |
- File has been re-rolled (author fixed some spelling mistakes)
- Makefile cleanup
PR: 124862
Submitted by: maintainer |
2.0.1_1 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) |
2.0.1 03 Jun 2008 08:48:19 |
miwi |
- Update to 2.0.1
PR: 124219
Submitted by: Beat Gaetzi <beat@chruetertee.ch> (maintainer) |
2.0 12 Jan 2008 16:13:58 |
miwi |
Thinking Rock is a free software application for collecting and processing your
thoughts following the GTD methodology.
WWW: http://www.thinkingrock.com.au/
PR: ports/119260
Submitted by: Beat Gaetzi <beat at chruetertee.ch> |