Port details |
- jgnash Free personal finance manager
- 2.21.0 finance
=2 2.21.0Version 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: 2010-02-02 16:14:47
- Last Update: 2024-12-31 08:57:55
- Commit Hash: 0835676
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: java
- License: GPLv3
- WWW:
- https://sourceforge.net/projects/jgnash/
- Description:
- jGnash is a free (no strings attached!) personal finance manager
with many of the same features as commercially-available software.
It was created in order to make tracking your personal finances easy,
but also provides the functionality required by advanced users.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/finance/jgnash/ && make install clean
- To add the package, run one of these commands:
- pkg install finance/jgnash
- pkg install jgnash
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jgnash
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (jgnash-2.21.0-bin.zip) = 9a704e92280b58e31bf1afa3bfd243ca8b064afcfdc96bbb9f95805b20cb67e1
SIZE (jgnash-2.21.0-bin.zip) = 43697368
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:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- finance_jgnash
- USES:
- java zip
- 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.21.0 31 Dec 2024 08:57:55
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
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.21.0 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.21.0 05 Jul 2022 17:51:17
    |
Bernhard Froehlich (decke)  |
*/*: Release my babies from my "created by" comments |
2.21.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.21.0 29 Jun 2020 16:17:22
  |
sunpoet  |
Update WWW |
2.21.0 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.21.0 16 Apr 2016 12:29:27
  |
danfe  |
Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'
was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago,
and fix some minor bogosities nearby. |
2.21.0 13 Jan 2016 16:05:04
  |
amdmi3  |
- Add NO_ARCH |
2.21.0 12 Jan 2016 15:15:29
  |
decke  |
Hand over maintainership back to ports@ for ports which i'm not using myself
anymore. |
2.21.0 11 Jan 2016 21:08:34
  |
decke  |
- Update to 2.21.0 |
2.15.2 17 Mar 2015 08:56:57
  |
decke  |
- Add LICENSE
- Pet portlint (WWW) |
2.15.2 17 Mar 2015 08:51:31
  |
decke  |
- Update to 2.15.2 |
2.13.5 27 Oct 2014 12:39:33
  |
bapt  |
Cleanup plist |
2.13.5 07 Mar 2014 16:59:08
  |
bapt  |
Convert f* to USES=zip |
2.13.5 24 Feb 2014 14:14:07
  |
decke  |
- Update to 2.13.5 |
2.13.4 21 Feb 2014 13:52:44
  |
decke  |
- Update to 2.13.4 |
2.13.0 17 Oct 2013 14:52:38
  |
decke  |
- Update to 2.13.0
- Add staging support |
2.10.0 20 Sep 2013 17:18:39
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance) |
2.10.0 05 Sep 2012 09:30:53
  |
decke  |
- Update to 2.10.0 |
2.9.0 16 May 2012 12:17:50
 |
decke  |
- Update to 2.9.0
- Change MASTER_SITES to not break when a new release comes out [1]
- Follow changed name from jgnash2 to jgnash
Reported by: pointyhat (via pav) [1] |
2.8.0 10 May 2012 06:21:21
 |
decke  |
- Update to 2.8.0 |
2.5.1 04 Jan 2011 16:47:25
 |
decke  |
- Update to 2.5.1
- Switch to OpenJDK as it does not work with diablo anymore
- Remove MD5 checksum |
2.5.0 21 Sep 2010 11:35:41
 |
decke  |
- Update to 2.5.0
Approved by: beat (co-mentor, implicit) |
2.4.1 05 Aug 2010 10:13:55
 |
decke  |
- Update to 2.4.1
Approved by: miwi (mentor) |
2.4.0 23 Jul 2010 09:46:20
 |
decke  |
- Update to 2.4.0
Approved by: beat (co-mentor) |
2.3.5 30 Jun 2010 12:29:12
 |
decke  |
- Update to 2.3.5
Approved by: miwi (mentor)
Feature safe: yes |
2.3.4 01 Apr 2010 12:45:37
 |
decke  |
- Change to my FreeBSD email address
Approved by: miwi (mentor), beat (co-mentor) |
2.3.4 25 Feb 2010 22:27:48
 |
beat  |
- Update to 2.3.4
PR: ports/144298
Submitted by: Bernhard Froehlich <decke AT bluelife.at> (maintainer)
Feature safe: yes |
2.3.3 02 Feb 2010 16:14:24
 |
miwi  |
jGnash is a free (no strings attached!) personal finance manager
with many of the same features as commercially-available software.
It was created in order to make tracking your personal finances easy,
but also provides the functionality required by advanced users.
WWW: http://sourceforge.net/apps/mediawiki/jgnash/index.php?title=Main_Page
PR: ports/142755
Submitted by: Bernhard Froehlich <decke at bluelife.at> |