Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/qhacc,
The Q Home Accountant for bookkeeping
Branch: CURRENT,
Version: 3.3nb2,
Package name: qhacc-3.3nb2,
Maintainer: reedQHacc is a simple, personal accounting program based on Qt. It
features double- or single-entry bookkeeping and a reconciliation
window. It also provides support for memorized and split transactions,
auto-completion of frequently used transactions, multiple account
types, graphing, archiving, and scheduled transactions that can be
based on the account balance.
Required to run:[
x11/qt3-libs]
Required to build:[
pkgtools/x11-links] [
x11/glproto] [
x11/renderproto] [
x11/xproto] [
x11/xf86vidmodeproto] [
x11/xf86driproto] [
x11/damageproto] [
x11/inputproto] [
x11/xextproto] [
x11/randrproto] [
x11/dri2proto] [
x11/fixesproto4] [
pkgtools/cwrappers]
Master sites:
SHA1: eaf9a4ab93d0b1b90fe18632d84329637af74565
RMD160: 0f7d7e27561fbccf91ffd0de732763f376c45668
Filesize: 657.705 KB
Version history: (Expand)
- (2017-09-27) Package deleted from pkgsrc
- (2017-05-02) Package has been reborn
- (2017-05-01) Package deleted from pkgsrc
- (2016-01-23) Package has been reborn
- (2016-01-21) Package deleted from pkgsrc
- (2015-09-07) Package has been reborn
CVS history: (Expand)
2012-10-07 16:53:42 by Aleksej Saushev | Files touched by this commit (79) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2010-06-14 00:47:10 by Thomas Klausner | Files touched by this commit (235) |
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
2010-01-18 10:38:16 by Thomas Klausner | Files touched by this commit (204) |
Log message:
Second try at recursive PKGREVISION bump for jpeg shlib major bump (jpeg-8).
|
2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261) |
Log message:
Remove obsolete @dirrm lines.
|
2005-08-11 03:26:54 by Jeremy C. Reed | Files touched by this commit (8) | |
Log message:
Update qhacc to version 3.3.
Package changes include:
- comment remove "personal"
- remove post-patch
- use INSTALLATION_DIRS
- use regular install to install i18n files
- put examples under "easysetup" subdirectory
- update TODO
- regenerate patch-aa
- patch-ab is so extras are installed to correct place
- patch-ac gets rid of "function" and "typeset" from shell script
- patch-ad installs data to correct location
ChangeLog to 3.3 says:
VERSION 3.3
2005-XX-XX
* added initial support market transactions
* added support for void transactions
* added per-transaction handling of taxable status
* added reconcile window option to show tranactions from all journals
* added option to generate Profit/Loss report on asset accounts only
* improved transeditor's handling of updated accounts
* fixed command line invocation for --create and --plugins
* fixed gpg plugin for GPGME 1.0.X
* fixed titlebar bug when changing dataset name
VERSION 3.2.3a
2004-12-12
* fixed double-entry account field in transaction editor
VERSION 3.2.3
2004-12-08
* added ability to use account numbers in place of names in
interface
* added SQLite3 support
* added Bulgarian, Spanish translations
mproved default handling of i18n directories
* fixed Chooser display when account has no balance
* fixed drag-and-drop to Chooser (was disabled)
* fixed installation layout paths to help packagers (moved plugins
to libdir/plugins from prefix/plugins)
* fixed transaction editor to honor ignorecase preference in NUM field
VERSION 3.2.2
2004-10-25
* added GnuPG database plugin
* added support for libOFX 0.7.0
* improved native database speed when updating or deleting transactions
* improved error handling for inaccessible QHACC_HOME values
* fixed in-place account renaming in Chooser
* fixed reconcile window miscalculation
* fixed segfault in reconcile window when repeatedly adding
transactions
* fixed status bar displaying wrong account balance when changing
journals
* fixed "missing" memorized transactions in Viewer after save
(see ChangeLog for more)
|
2005-05-24 12:31:23 by Roland Illig | Files touched by this commit (1) |
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
|
2005-04-11 23:15:24 by Todd Vierling | Files touched by this commit (1) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2004-09-23 07:59:59 by Johnny C. Lam | Files touched by this commit (2) |
Log message:
Mechanical conversion to use LIBTOOLIZE_PLIST (which defaults to "yes" in
pkgsrc). LIBTOOL_LA_FILES is no more.
|