Path to this page:
NOTICE: This package has been removed from pkgsrc./
finance/gnucash2,
Personal or business finance management program (v2)
Branch: CURRENT,
Version: 2.6.21nb3,
Package name: gnucash-2.6.21nb3,
Maintainer: wizGnuCash is a personal finance manager. A check-book like register
GUI allows you to enter and track bank accounts, stocks, income
and even currency trades. A full set of reports allow you to see
the state of your finances. The interface is designed to be simple
and easy to use, but is backed with double-entry accounting principles
to ensure balanced books. Features include:
- Scheduled Transactions
- Small Business Accounting Features
- OFX and Quicken File Import and HBCI Support
- Reconcile window with running reconciled and cleared balances
- Stock/Mutual Fund Portfolios
- Get Stock & Mutual Fund quotes from various web sites, update
portfolio automatically (more funds being added regularly).
- Reports
- Multiple Currencies & Currency Trading
- New Multi-Currency Transaction Handling
- Chart of Accounts
- Split Transactions
- Double Entry
- Income/Expense Account Types (Categories)
- General Ledger
- International date handling, many different translations.
This package contains the old major version 2 of gnucash.
Required to run:[
sysutils/desktop-file-utils] [
textproc/libxml2] [
textproc/libxslt] [
finance/p5-Finance-Quote] [
finance/libofx] [
graphics/hicolor-icon-theme] [
graphics/libgnomecanvas] [
lang/perl5] [
security/gnome-keyring] [
devel/glib2] [
devel/guile-slib] [
devel/py-readline] [
devel/p5-Date-Manip] [
x11/gtk2] [
x11/py-gtk2] [
misc/goffice0.8] [
databases/libdbi] [
graphics/gdk-pixbuf2] [
devel/dconf] [
lang/python27] [
lang/guile20] [
www/webkit24-gtk]
Required to build:[
pkgtools/x11-links] [
devel/gperf] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Package options: libdbi, libofx
Master sites:
SHA1: 11f60915ec580006f798d7f776ee492750069ed6
RMD160: db0250a8a56b2ee17a0fd8c881f028428fdb6713
Filesize: 13364.338 KB
Version history: (Expand)
- (2018-08-17) Package deleted from pkgsrc
- (2018-07-24) Updated to version: gnucash-2.6.21nb3
- (2018-04-16) Updated to version: gnucash-2.6.21nb2
- (2018-04-14) Updated to version: gnucash-2.6.21nb1
- (2018-04-11) Updated to version: gnucash-2.6.21
- (2018-04-09) Package added to pkgsrc.se, version gnucash-2.6.19nb1 (created)
CVS history: (Expand)
2018-07-20 05:34:33 by Ryo ONODERA | Files touched by this commit (705) |
Log message:
Recursive revbump from textproc/icu-62.1
|
2018-07-03 07:03:44 by Adam Ciarcinski | Files touched by this commit (495) |
Log message:
extend PYTHON_VERSIONS_ for Python 3.7
|
2018-04-16 16:35:28 by Thomas Klausner | Files touched by this commit (1284) |
Log message:
Recursive bump for new fribidi dependency in pango.
|
2018-04-14 09:34:46 by Adam Ciarcinski | Files touched by this commit (681) | |
Log message:
revbump after icu update
|
2018-04-11 09:38:08 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
gnucash: update to 2.6.21.
The GnuCash development team announces GnuCash 2.6.21, the twenty-second and \
final, final maintenance release in the 2.6-stable series.
Between 2.6.19 and 2.6.21, the following bugfixes were accomplished:
* Bug 795049 - GnuCash 2.6.20-1 (Fedora Linux package) is unable to open \
MariaDB database.
* Bug 795068 - src/optional/python-bindings missing several files.
* Bug 795078 - missing _inflateValidate symbol has recurred in 2.6.20 on MacOS.
Between 2.6.19 and 2.6.20, the following bugfixes were accomplished:
* Bug 765846 - Expense Over Time for subaccounts: An error occurred while \
running the report: Fix crash if acc-depth too low.
* Bug 791848 - GC 2.6.x does not handle ISO dates introduced with GC 2.7 \
Enable reading ISO-formatted dates, recognize GNC_FEATURE_SQLITE3_ISO_DATES.
* Bug 792008 - gnucash 2.6.19 fails to build Replace g_assert_true with \
g_assert for now
* Bug 793278 - wrong data in charts with accumulated values (like \
"net-linechart", "net-barchart" and "liabilities \
barchart")
* Bug 794030 - relative date functions compute wrong day of month
* Bug 790526 - Mathematical bug This change will fix \
'num-of-weeks-since-1/jan/1970' which formerly used quotient to remove the \
fractional part of the division. For negative values of num-of-weeks, the number \
is truncated in the wrong direction (i.e. towards 0). This change uses floor \
instead to ensure the num-of-weeks found is the nearest integer LESS than the \
fractional number.
Some other fixes not associated with reported bugs:
* Online HBCI actions: Remove outdated non-SEPA menu items.
* Add XML namespaces for all Account Hierarchy Templates.
* General cleanup of Account Hierarchy Templates.
* Fix auto-selection of splits in reconcile. Really use all splits of any \
given day. Up to now usually the splits of the given date were not or not all \
included, as the time comparison didn't correctly ignore any given time-of-day \
of the splits. Instead, all possible time-of-days should be included.
* Properly detect git in case of linked worktree.
* Account Hierarchy for India: Set LANGUAGE=hi and LANG=en_IN to access it.
* Improve Import menu entries Customer & vendors use same menu label as \
others, replace template by tooltip, add ellipsis to entry, add comments to \
distinguish "Import" as verb and substantive.
* Provide preference panel to set the Alpha Vantage API key needed for \
Finance::Quote.
* Correct the appstream definition to match the current spec.
* Fix collectors and min-date handling in reports.
|
2018-04-09 10:40:53 by Thomas Klausner | Files touched by this commit (8) | |
Log message:
finance/gnucash2: import gnucash-2.6.19nb1
From finance/gnucash, to make space for new major version 3.
GnuCash is a personal finance manager. A check-book like register
GUI allows you to enter and track bank accounts, stocks, income
and even currency trades. A full set of reports allow you to see
the state of your finances. The interface is designed to be simple
and easy to use, but is backed with double-entry accounting principles
to ensure balanced books. Features include:
- Scheduled Transactions
- Small Business Accounting Features
- OFX and Quicken File Import and HBCI Support
- Reconcile window with running reconciled and cleared balances
- Stock/Mutual Fund Portfolios
- Get Stock & Mutual Fund quotes from various web sites, update
portfolio automatically (more funds being added regularly).
- Reports
- Multiple Currencies & Currency Trading
- New Multi-Currency Transaction Handling
- Chart of Accounts
- Split Transactions
- Double Entry
- Income/Expense Account Types (Categories)
- General Ledger
- International date handling, many different translations.
This package contains the old major version 2 of gnucash.
|