pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/finance/gnucash



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Dec 23 00:10:51 UTC 2010

Modified Files:
        pkgsrc/finance/gnucash: Makefile PLIST distinfo
Removed Files:
        pkgsrc/finance/gnucash/patches: patch-aa patch-ab patch-ac patch-ad
            patch-ae

Log Message:
Update to 2.4.0:

The GnuCash development team proudly announces GnuCash 2.4.0, the
latest stable release of the GnuCash Free Accounting Software. With
this new release series, GnuCash can use an SQL database using
SQLite3, MySQL or PostgreSQL. It runs on GNU/Linux, *BSD, Solaris,
Microsoft Windows and Mac OSX.

WARNING: You should uninstall any earlier GnuCash version from your
system prior to installing 2.4.0.

Failing to do so may result in startup errors. In particular on
Windows this may cause "Parse error: entry point not found" errors.

Major changes in the 2.4.0 release include;

    * In addition to the XML backend, Gnucash can now use a SQLite3,
    MySQL or PostgreSQL database to store the data. This is a new
    implementation using libdbi. It supports all features including
    the business features. In order to build with this, add
    --enable-dbi to the configure command. In addition to the
    libdbi-dev package for your distribution, you will also need
    the appropriate DBD (libdbi driver) package for sqlite3, mysql
    or postgresql.

    (not enabled in pkgsrc due to lack of recent libdbi)

    * As a replacement for the current GtkHTML HTML engine used to
    display reports and graphs, Gnucash can use WebKit. WebKit is
    the engine used by Google Chrome on Windows and Safari on Apple.

    (enabled in pkgsrc)


To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 pkgsrc/finance/gnucash/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/finance/gnucash/PLIST
cvs rdiff -u -r1.46 -r1.47 pkgsrc/finance/gnucash/distinfo
cvs rdiff -u -r1.6 -r0 pkgsrc/finance/gnucash/patches/patch-aa
cvs rdiff -u -r1.3 -r0 pkgsrc/finance/gnucash/patches/patch-ab
cvs rdiff -u -r1.5 -r0 pkgsrc/finance/gnucash/patches/patch-ac \
    pkgsrc/finance/gnucash/patches/patch-ae
cvs rdiff -u -r1.9 -r0 pkgsrc/finance/gnucash/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index