FreshPorts -- The Place For Ports Sun, 7 Sep 2008 11:47 PM BST
Port details
khacc 3.3_6 finance on this many watch lists=0 search for ports that depend on this port
Simple KDE-based financial manager

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 search for ports maintained by this maintainer
Port Added: 22 Jan 2003 11:46:05
Also Listed In: ipv6


KHacc is simple financial management program similar to QHacc.

In Difference to QHacc it does not have all command-line options 
but is integrated into KDE, using its help and print system and 
KDE i18n/l10n support.

Author: Ryan F. Bobko <ryan@ostrich-emulators.cx>
WWW:	http://qhacc.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11-toolkits/qt33, devel/gmake, lang/perl5.8, devel/automake19, devel/autoconf262, devel/libtool15
Required To Run: shells/bash, x11-toolkits/qt33
Required Libraries: finance/qhacc, x11/kdelibs3

To install the port: cd /usr/ports/finance/khacc/ && make install clean
To add the package: pkg_add -r khacc


Configuration Options
     No options to configure

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/qhacc/
http://kent.dl.sourceforge.net/sourceforge/qhacc/
http://easynews.dl.sourceforge.net/sourceforge/qhacc/
http://ufpr.dl.sourceforge.net/sourceforge/qhacc/
http://umn.dl.sourceforge.net/sourceforge/qhacc/
http://heanet.dl.sourceforge.net/sourceforge/qhacc/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 37

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  3.3_6
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Aug 2008 01:57:32
Original commit files touched by this commit  3.3_6
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
06 Jun 2008 14:27:42
Original commit files touched by this commit  3.3_6
edwin search for other commits by this committer
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)
19 Apr 2008 18:56:05
Original commit files touched by this commit  3.3_5
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
30 Sep 2007 05:47:37
Original commit files touched by this commit  3.3_5
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
19 May 2007 21:32:57
Original commit files touched by this commit  3.3_4
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
03 Jul 2006 07:10:56
Original commit files touched by this commit  3.3_3
clsung search for other commits by this committer
- unbreak
- fix dependency of qhacc
03 Jul 2006 06:02:48
Original commit files touched by this commit  3.3_3
linimon search for other commits by this committer
Mark broken due to dependency problem.
23 Feb 2006 10:40:45
Original commit files touched by this commit  3.3_3
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
15 Nov 2005 06:52:12
Original commit files touched by this commit  3.3_3
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
08 Nov 2005 12:56:15
Original commit files touched by this commit  3.3_3
arved search for other commits by this committer
* Add SHA256 checksums for maintainerless ports i added to the ports collection
* Remove my name from blop pkg-descr
* Grab back maintainership for netio
05 Nov 2005 05:22:06
Original commit files touched by this commit  3.3_3
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
26 Jul 2005 22:47:29
Original commit files touched by this commit  3.3_2
pav search for other commits by this committer
- Chase qhacc update
12 Apr 2005 04:26:57
Original commit files touched by this commit  3.3_1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  3.3_1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
12 Mar 2005 10:54:27
Original commit files touched by this commit  3.3_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
03 Mar 2005 12:12:14
Original commit files touched by this commit  3.3
flz search for other commits by this committer
- Update to 3.3.

PR:             ports/78311
Submitted by:   Ports Fury
Approved by:    pav (mentor)
15 Dec 2004 16:21:46
Original commit files touched by this commit  3.2.3
krion search for other commits by this committer
Software developers fixed double-entry account field in transaction
editor, removed some comments in sources and rerolled tarball.

Submitted by:   Ports Fury
11 Dec 2004 19:13:48
Original commit files touched by this commit  3.2.3
krion search for other commits by this committer
Update to version 3.2.3

PR:             ports/74945
Submitted by:   Ports Fury
15 Oct 2004 18:32:46
Original commit files touched by this commit  3.2.1
ade search for other commits by this committer
Kill off automake18, switching to automake19.  Requiem Mors Pacem.
12 Oct 2004 14:34:33
Original commit files touched by this commit  3.2.1
krion search for other commits by this committer
Update to version 3.2.1

PR:             ports/71877
Submitted by:   Ports Fury
14 Aug 2004 07:07:33
Original commit files touched by this commit  3.2
krion search for other commits by this committer
Update to version 3.2

PR:             ports/70408
Submitted by:   Ports Fury
28 May 2004 19:33:20
Original commit files touched by this commit  3.0
krion search for other commits by this committer
- Update to version 3.0

PR:             ports/67288
Submitted by:   Ports Fury
09 Apr 2004 19:25:01
Original commit files touched by this commit  1.7.9
krion search for other commits by this committer
- Update to version 1.7.9

PR:             ports/65364
Submitted by:   Ports Fury
05 Apr 2004 04:31:02
Original commit files touched by this commit  1.7.8_1
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
20 Feb 2004 16:40:45
Original commit files touched by this commit  1.7.8
krion search for other commits by this committer
- Update to version 1.7.8

PR:             ports/63134
Submitted by:   Ports Fury
08 Feb 2004 16:40:44
Original commit files touched by this commit  1.7.7
krion search for other commits by this committer
- Update to version 1.7.7

PR:             ports/62426
Submitted by:   Ports Fury
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.7.6_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.7.6
trevor search for other commits by this committer
SIZEify.
16 Jan 2004 16:07:01
Original commit files touched by this commit  1.7.6
krion search for other commits by this committer
- Update to version 1.7.6

PR:             61422
Submitted by:   Ports Fury
17 Dec 2003 16:28:06
Original commit files touched by this commit  1.7.4
krion search for other commits by this committer
- Update to version 1.7.4

PR:             60334
Submitted by:   Ports Fury
18 Oct 2003 15:23:51
Original commit files touched by this commit  1.7.1
krion search for other commits by this committer
- Fix build on -current

Reported by:    kris via bento
18 Aug 2003 09:55:15
Original commit files touched by this commit  1.7.1
krion search for other commits by this committer
- Update to version 1.7.1

PR:             55685
Submitted by:   Ports Fury
13 Aug 2003 15:02:47
Original commit files touched by this commit  1.7_1
krion search for other commits by this committer
Fix khacc script to handle bash properly

Submitted by:   KATO Tsuguru
12 Aug 2003 19:09:33
Original commit files touched by this commit  1.7
krion search for other commits by this committer
- Update to version 1.7

PR:             55496
Submitted by:   Ports Fury
20 Feb 2003 17:22:20
Original commit files touched by this commit  1.4.1
knu search for other commits by this committer
De-pkg-comment.
22 Jan 2003 11:45:46
Original commit files touched by this commit  1.4.1
arved search for other commits by this committer
Add khacc, A QHacc Clone with KDE Integration.

Number of commits found: 37

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19100
Broken 159
Deprecated 77
Ignore 425
Forbidden 6
Restricted 286
No CDROM 130
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 12
new 48 hours17
new 7 days58
new fortnight99
new month251

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.205 seconds.