Commit graph

326 commits

Author SHA1 Message Date
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
wiz
d9160c00ef Update to 2.1.3:
Bugfixes and improvements since the last version 2.1.2 include:

    * Fixes to crashes and slowness in Scheduled Transaction Editor
    * Fix to crash when editing style sheets and selecting images using
      Windows version
    * Fix crash on QIF import with german umlaut
    * Updated translations
    * Improvements to Windows packaging
2007-06-04 19:26:58 +00:00
obache
896dc5a123 Update kmymoney2 to 0.8.6.
Based on PR 36353 by Gary Duzan, add some missng entries to PLIST.

Changes:
* Sourceforge and other bug report fixes
  * Fixed Debian #412264 (Crashes when updating the amount of a scheduled
    transaction to zero)
  * Fixed #1327943 where the user could not abort a QIF import with bad date
    formats
  * Added online help for new investment wizard; partially addresses
    #1506390
  * Fixed #1557049 (Difference amount not updated when modifying a transaction)

* Internationalization issues
  * New Argentinian translation provided by Alvaro Soliverez
  * New Slovakian translation provided by Juraj Bu?
  * New partial Czech translation provided by Ji?i Mikula?ek
  * Updated Portuguese translation provided by Jose Jorge
  * Updated German translation
  * Updated Polish translation provided by Robert Gomu?ka
  * Updated Czech translation provided by Ji?i Mikula?ek
  * Updated Spanish and Galician translation provided by M Villarino
  * Updated French translation
  * Updated Italian translation provided by Vincenzo Reale

  * Support all UTF-8 characters in schedule list items and account editor
    dialog caption

  * Added Slovenian Tolar to the ancient currencies
  * Corrected ISO code for new Turkish Lira and added old Turkish Lira
    to the list of ancient currencies

* GUI changes
  * Added ability to print home page
  * Fixed rounding problems with automatic VAT assignment
  * Fixed problem when modifying values in a transaction that has a VAT part
  * Fixed date widget keyboard behaviour for Up/Down cursor key
  * Fixed problem with customization of list background colors

* Scheduled transaction fixes
  * Fixed a problem detecting finished schedules
  * Don't allow to remove account if still referenced from schedule
  * Don't create a scheduled transaction containing splits without an account reference
  * Fixed a problem in determining the next payment of schedules
    that start in the future (Patch and test case provided by David Houlden)

* Investment changes
  * Added Yahoo France web price source
  * Added new price source "Gielda Papierow Wartosciowych" provided
    by Piotr Adacha
  * Fix the shares and values to have the correct fraction during file load

* Online banking changes
  * Improved detection of KBanking support
  * KBanking default is now auto-detection

* Build fixes
  * Fixed a problem with detection of VPATH environment in Makefiles
    Thanks to Bob Ewart for reporting
  * Added support for automake 1.10
  * Use include path given with --with-extra-includes during OpenSP detection
  * Fixed prevention of using unsermake on some systems
  * Added -lkdeui to the link phase of the kbanking plugin (was missing)

* Other problems fixes
  * Fixed lockup when using the 'open existing KMyMoney file' option on
    the welcome page
  * Fixed a memory leak and crash when a second instance of KMyMoney
    is aborted
  * Fixed a memory leak and crash when starting with option '--help'
  * Disable the search button of the FindTransaction dialog
    if no selection has been made in order to prevent crashes
2007-05-23 13:38:22 +00:00
wiz
2c388e4c30 Update to 2.1.2:
Attention: if you're using Scheduled Transactions, this version is not
compatible with 2.0.x, so you won't be able to open them with 2.0.x
after using them with 2.1.x.

 2.1.2 - 19 May 2007
 	 o Welcome to GnuCash 2.1.2 aka "Financially secure yet?"the third of
	 several unstable releases of the GnuCash Open Source Accounting
	 Software which will eventually lead to the stable version 2.2.0.
	 With this new release series, GnuCash is available on Microsoft
	 Windows for the first time, and it also runs on GNU/Linux, *BSD,
	 Solaris and Mac OSX.
	 This release is intended for developers and testers who want to help
	 tracking down bugs.
	 o WARNING: Make sure you make backups of any files used in testing
	 versions of GnuCash in the 2.1.x series. Although the developers go
	 to great lengths to ensure that no data will be lost we cannot
	 guarantee that your data will not be affected if for some reason
	 GnuCash crashes in testing these releases.
	 o Please test any and all features important to you. Then post any
	 bugs you find to bugzilla
	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
	 o Compared to the 2.0.x series, there are only very few user-visible
	 new features, except for the completed port to the Microsoft Windows
	 operating system. Minor new features compared to the 2.0.x series
	 are;
	 o The Scheduled Transaction Editor and Management dialogs have been
	 integrated into the overall GnuCash User Interface to give the user a
	 more consistent experience in creating scheduled transactions.
	 o Internally, the programming language wrappers are no longer being
	 generated by the not-so-well-maintained package "g-wrap" but instead
	 by the well-established wrapper generator "SWIG". In effect, gnucash
	 does no longer depend on g-wrap anymore but uses SWIG now.
	 o New printing formats for check printing
	 o Bugfixes and improvements since the last version 2.1.0 include:
	 o Internal GObject integration is much more advanced by now
	 o Crash on OFX import crashing has been fixed
	 o Windows timezone problems fixed
	 o Some memory leaks have been fixed
2007-05-21 22:33:36 +00:00
wiz
54c8db7823 Depend on devel/g-wrap196. Bump PKGREVISION. 2007-05-17 17:41:27 +00:00
wiz
0c1773f521 Well, this was not supposed to be imported. 2007-05-13 22:44:53 +00:00
wiz
df18c78ea9 + gnucash-current. 2007-05-13 22:44:08 +00:00
wiz
2667060181 Package for gnucash-2.1.1, the current development release.
Changes vs. the 2.0 branch:

 2.1.1 - 28 Apr 2007
 	 o Welcome to GnuCash 2.1.1 aka "Bug-begone" the second of several
	 unstable releasese releases of the GnuCash Open Source Accounting
	 Software which will eventually lead to the stable version 2.2.0. With
	 this new release series, GnuCash is available on Microsoft Windows
	 for the first time, and it also runs on GNU/Linux, *BSD, Solaris and
	 Mac OSX. This release is intended for developers and testers who want
	 to help tracking down bugs.
	 o WARNING: Make sure you make backups of any files used in testing
	 versions of GnuCash in the 2.1.x series. Although the developers go
	 to great lengths to ensure that no data will be lost we cannot
	 guarantee that your data will not be affected if for some reason
	 GnuCash crashes in testing these releases.
	 o Please test any and all features important to you. Then post any
	 bugs you find to bugzilla
	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
	 o Compared to the 2.0.x series, there are only very few user-visible
	 new features, except for the completed port to the Microsoft Windows
	 operating system. Minor new features compared to the 2.0.x series
	 are;
	 o The Scheduled Transaction Editor and Management dialogs have been
	 integrated into the overall GnuCash User Interface to give the user a
	 more consistent experience in creating scheduled transactions.
	 o Internally, the programming language wrappers are no longer being
	 generated by the not-so-well-maintained package "g-wrap" but instead
	 by the well-established wrapper generator "SWIG". In effect, gnucash
	 does no longer depend on g-wrap anymore but uses SWIG now.
	 o New printing formats for check printing
	 o Bugfixes and improvements since the last version 2.1.0 include:
	 o Start-up behaviour has been improved: Windows size is better,
	 splash screen can be clicked away
	 o OFX DirectConnect import uses correct ID fields for transaction
	 matching
	 o More Scheduled Transactions bugs have been fixed
	 o Windows: Reading/writing to compressed data files has been tested
	 more thoroughly and fixed in various places
	 o Windows: Crash on changing default currencies fixed

 2.1.0 - 14 Apr 2007
 	 o Welcome to GnuCash 2.1.0 aka "Opening Windows" the first of
	 several unstable releases of the GnuCash Open Source Accounting
	 Software which will eventually lead to the stable version 2.2.0. This
	 release is the very first of to support Windows as a platform and is
	 intended for developers and adventurous testers who want to help
	 tracking down bugs.
	 o WARNING WARNING WARNING - Make sure you make backups of any files
	 used in testing versions of GnuCash in the 2.1.x series. Although the
	 developers go to great lengths to ensure that no data will be lost we
	 cannot guarentee that your data will not be affected if for some
	 reason GnuCash crashes in testing these releases.
	 o PLEASE TEST TEST AND TEST SOME MORE any and all features important
	 to you. Then post any bugs you find to bugzilla
	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
	 o If you have the urge to help beyond testing please get involved in
	 the discussions on the GnuCash mailing lists which you will find at
	 http://www.gnucash.org. We especially need people to help with
	 updating the documentation as all texts refer currently to the 1.8.x
	 series. Please see http://wiki.gnucash.org/wiki/Development on how to
	 get involved.
	 o PS I'm not going to list the many features changed or updated in
	 this release because obviously there is so much that has changed.
2007-05-13 22:43:34 +00:00
wiz
2e8801824f Remove some GNOME1 packages that are unmaintained upstream and/or in
pkgsrc, in preparation for gnome1-libs removal(*).

There was no feedback for keeping these packages after my
HEADS UP mail to pkgsrc-users a week ago.

(*) More to come before that can happen, though.
2007-05-13 14:39:15 +00:00
wiz
885ae8cc56 Adapt for move of misc/goffice to misc/goffice0.2. 2007-05-05 00:18:58 +00:00
wiz
51be76375e Bump PKGREVISION for gtkhtml38 shlib name change. 2007-04-11 22:45:56 +00:00
wiz
e0378cad3d Remove gkrellm1 and its dependencies from pkgsrc.
This has been replaced ages ago with gkrellm version 2.

No disagreement on pkgsrc-users.
2007-04-01 21:36:16 +00:00
wiz
2d1a8cc474 Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
wiz
0d0b8dd299 Update to 2.0.5:
2.0.5 - 18 February 2007
 	 o Release of new stable version 2.0.5.
	 o Fix some strings not being translated.
	 o Use guiles native sort and record.
	 o Adjust how payment dialog resizes.
	 o Don't abort when F::Q fails to return a quote.
	 o Change Russian Ruble from RUR to RUB.
	 o Fix security problem with tmp filesystem and symlink attack.
	 o Add French and Canadian French translation updates.
	 o Do not crash on delete_event in new user dialog.
	 o Add sanity checks when accessing GncPluginPage.
	 o Make new windows the same size as the active one.
	 o The New Turkish Lira changed from TRL to TRY in 2005.
2007-02-19 20:31:10 +00:00
rillig
71d427f62d Two programs need Perl. PKGREVISION++ 2007-02-15 14:30:09 +00:00
ghen
2ff118ab54 Homepage moved. 2007-02-10 09:40:52 +00:00
joerg
009c70b4d7 Modular Xorg support. 2007-02-02 14:35:20 +00:00
markd
1c38046a13 Update icons location of KDE apps. Bump PKGREVISION 2007-01-26 04:03:19 +00:00
wiz
0be728dd4d Depend on g-wrap<1.9.7, since that version breaks it.
Bump PKGREVISION.
2007-01-21 12:53:21 +00:00
wiz
e5b04d25c0 Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.

Noted by Robert Elz in PR 35431.
2007-01-17 23:47:18 +00:00
wiz
487c60bcb9 Add buildlink3.mk file for dependencies.
XXX: further bl3.mk files might need to be included, but
the current state suffices for the one dependency I know of.
2007-01-17 21:00:02 +00:00
wiz
35e31b4b64 Update to 1.13:
2007-01-07  David Hampton

	* CVSTAG: finance_quote_1_13

	* lib/Finance/Quote.pm: Update version to 1.13.

	* lib/Finance/Quote.pm: Update the store_date() function for the
	case when the year isn't explicitly stated.  If the specified
	month would put the quote in the future, then consider this a
	quite from last year.  manly intended to handle the rollover from
	December to January on web sites that don't specify the year.
	Suggestion from Christian Lupien.

	* lib/Finance/Quote/BMONesbittBurns.pm: Enhance module to support
	mutual fund quotes (which have less data than stock quotes).
	Correct date format parsing.  Fix from Christian Lupien

	* lib/Finance/Quote/StockHouseCanada.pm: The fund name seems to be
	a moving target. Search all tables of depth one looking for it.

2007-01-01  David Hampton

	* lib/Finance/Quote/FTPortfolios.pm: Rewrite this module for the
	new web site design.

	* lib/Finance/Quote/TSP.pm: Strip spaces around the dollar values.

	* lib/Finance/Quote/FinanceCanada.pm: Rewrite this module for the
	new web site design.

	* test/*.t: Some restructuring of tests.  Add a couple more tests
	on dates.  Replace a couple of test stocks that are no longer
	valid.

	* test/*.t: Accept last year as a valid date.  Comes in hand when
	testing modules at the start of the new year.

	* lib/Finance/Quote/ZA.pm: Update for changes in the display of
	the web site.

2006-12-31  David Hampton

	* lib/Finance/Quote/StockHouseCanada.pm:
	* test/stockhousecanada.t: New module for getting Canadian Mutual
	fund quotes from Chris Carton

	* lib/Finance/Quote/Deka.pm: Update for changes in the display
	of the web site.  Now uses an https url.

	* lib/Finance/Quote/LeRevenu.pm: Updates from Dominique Corbex for
	changes in the display of the web site.

	* lib/Finance/Quote/Trustnet.pm: Update for changes in the display
	of the web site.

2006-09-11  David Hampton

	* Move AIA.pm to AIAHK.pm since AIA has sites in multiple
	countries.

2006-09-10  David Hampton

	* lib/Finance/Quote/AIA.pm:
	* test/aia.pm: New module to access American International
	Assurance fund information.  Based on perl script from Wouter van
	Marle

	* lib/Finance/Quote/Bourso.pm: Update the URL to track changes on
	the web site.
2007-01-15 22:41:09 +00:00
wiz
6f34e4fe9f Update to 2.0.4:
2.0.4 - 1 January 2007
 	 o Release of new stable version 2.0.4.
	 o Correct account compatibility check with top level account.
	 o Check for potentially failed utf8 conversion of locale strings.
	 o Fix crash when accessing the File Properties Menu.
	 o Avoid crash when renaming page in a page-less window.
	 o Save and restore the visibility of the toolbar, statusbar, and
	   summarybar.
2007-01-14 15:55:15 +00:00
joerg
b5aa7f107e Modular Xorg support. 2007-01-13 16:50:12 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
joerg
58c3144236 Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
2006-12-15 20:32:52 +00:00
wiz
6859f59c22 Update to 2.0.3:
2.0.3 - 10 December 2006
 	 o Release of new stable version 2.0.3.
	 o Core changes;
	 - Fix for crashes on Solaris and Windows.
	 - Fix for crash on quit during save.
	 - Fix a bug so that blank transactions are marked as pending.
	 - When progress bar is showing, do not make menus and toolbars
	   insensitive, but rather the underlying action groups.
	 - Save window size and position of the transfer dialog.
	 o Scheduled Transactions changes;
	 - Fix for UTF-8 bug in month name.
	 o Import changes;
	 - Fix missing date when reconciling from HBCI.
	 o Reports changes;
	 - Fix some scheme inexact errors.
	 o Help changes;
	 - Inform the user about 'gnucash-docs' package when Help is selected
	   with no content.
	 o Translations;
	 - Updated British English, French, German translation.
2006-12-12 19:27:35 +00:00
wiz
658d9cf876 tv@ pointed out that curl-7.16.0 had a shlib major bump --
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs
of dependencies.

Sorry for not finding this earlier.
2006-11-19 11:50:23 +00:00
wiz
a24a569cb5 Fix "test ==". 2006-11-05 12:51:14 +00:00
wiz
c280437ce5 Update to 2.0.1:
2.0.1  - 8 Oct 2006
 	 o Updated to release 2.0.1.
	 o Updates to help by Dave Herman.
	 o Fixed author accreditation in files.
2006-10-23 22:47:45 +00:00
wiz
12d9ba2c32 Update to 2.0.2:
2.0.2 - 08 October 2006
 	 o Release of new stable version 2.0.2
	 o Configure changes;
	 - Find absolute path of gconftool-2 during configure. Make gconftool
	   rules to fail if gconftool-2 could not be found.
	 - Fix Makefiles for .schemas file installation.
	 o Core changes;
	 - various: String fixes that have been delayed due to the string
	   freeze.
	 - Update so that bug-buddy 2.16 will still allow you to file bugs
	   against gnucash.
	 - Add a tip for raising the accounts menu in a register page.
	 - Maintain the accounthierarchy when reparenting the descendants of a
	   deleted account.
	 - If the file type wasn't recognized, check whether this failed
	   because of no read permission and give appropriate user feedback.
	 - Avoid crash from opening transaction in more than one register.
	 - Add the ability to override the default sort.
	 o Import Changes;
	 - Improve wording for XML data file import druid.
	 - Replace exact comparison of doubles by checking for a small enough
	   difference.
	 - Double-check really every string from aqbanking for valid utf-8
	   characters.
	 o Translations;
	 - Updated Hungarian translation
	 - Updated complete Nepali translation
	 - Updated French translation
2006-10-23 21:46:39 +00:00
markd
0109b4b9b7 Fix "test ==". 2006-10-19 07:30:39 +00:00
wiz
18a998e4e5 Fix "test ==". 2006-10-16 22:47:53 +00:00
markd
a1e8937cbd Update kmymoney2 to 0.8.5
From Gary Duzan in PR pkg/34669 with some tweaks from me.

Changes:
0.8.5:
some bug fixes and user interface improvements. Some build system changes
will help in implementing the application on a wide selection of platforms.
Improvements to the file importers (GnuCash and QIF).

0.8.4:
several bug fixes and some improvements to the entry of scheduled
transactions. There are also some new translations and miscellaneous
changes, all of which should help to make building and using the
application even easier.

0.8.1-3:
Changes unknown.
2006-10-07 12:14:18 +00:00
wiz
80052f4a53 Add missing dependency on yelp. Bump PKGREVISION. 2006-09-24 07:27:00 +00:00
jmmv
f190ea92a4 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00
joerg
e8737ed5d3 unlink(2) needs unistd.h. 2006-09-11 07:18:27 +00:00
wiz
6b2fc477bf Update to 0.8.2:
LibOFX 0.8.2:
- bug fixes for GCC4.x and 64-bit compatibility
- fix to enable OFXDirectConnect in Aqbanking
- improvements to ofxpartner functionality
- minor build system modifications
- new fields for fees, commissions and stock split data
- fix a memory leak and a potential crashing bug

Remove curl/buildlink3.mk from buildlink3.mk, since the library
provided by this package is not linked against curl.
2006-09-03 13:02:17 +00:00
jmmv
280998fea2 gnucash is now a GNOME 2 application, so use gnome2-dirs instead of
gnome1-dirs.

Bump PKGREVISION to 1.  (No functional change but a dependency has been
modified.)
2006-08-10 15:28:40 +00:00
wiz
2972540652 Update to 1.12:
2006-06-27  David Hampton

	* Makefile.PL: State the dependency on Crypt::SSLeay that several
	modules now have.

	* lib/Finance/Quote/Yahoo/Base.pm: Don't set fields that are
	defined but are empty..

	* test/yahoo_brasil.t: Update the test module to have more cases
	and use better stocks.

	* lib/Finance/Quote/Yahoo/Brasil.pm: Update for the change of the
	data separator from a semicolon to a comma.

	* test/financecanada.t:
	* test/hex.t: Add new test cases to cover the last untested
	modules. All modules are now tested.

	* lib/Finance/Quote/FinanceCanada.pm: Don't set the success flag
	if the lookup failed.

	* lib/Finance/Quote/Platinum.pm: Use the new url of the pricing
	information.

	* lib/Finance/Quote/ManInvestments.pm: Update for the new table
	format on the web site.

	* test/indiamutual.t:
	* test/aex.t: Update the test cases to use currently listed funds.

	* lib/Finance/Quote/ManInvestments.pm: The url for updating
	quotes has changed, as has the table header.

	* lib/Finance/Quote/Bourso.pm:
	* lib/Finance/Quote/LeRevenu.pm:
	* test/bourso.t:
	* test/lerevenu.t: Updated modules from Dominique Corbex
	The name field now returns the real name
	and not ticker symbols, and other small fixes.

2006-04-08  David Hampton

	* lib/Finance/Quote/Trustnet.pm: Work around the fact that gnucash
	escapes the ampersand character when passing stock names to F::Q.

	* lib/Finance/Quote/DWS.pm: Updated module from Klaus Dahlke
	to retrieve quotes from the new DWS web page.

	* lib/Finance/Quote/Tiaacref.pm: Explicitly state in the code that
	this module requires ssl support (it uses an https:// url).  This
	prevents perl from trying to run the code when ssl support isn't
	present.

	* lib/Finance/Quote.pm:
	* lib/Finance/Quote/HEX.pm:
	* test/hex.t: New module from Mika Laari
	to fetch quote information from the Helsinki stock exchange.

	* Documentation/Hackers-Guide: Add a section on the q->store_date()
	function.  All modules should use this function to set the 'date'
	and 'isodate' fields based on the retrieved textual date (or lack
	thereof).

	* test/lerevenu.t: Test the right module.

2006-04-07  David Hampton

	* lib/Finance/Quote.pm:
	* lib/Finance/Quote/LeRevenu.pm:
	* test/lefrevenu.t: New module from Dominique Corbex
	to fetch information from the LeRevenu.com site in France.

	* t/yahoo_europe.t: New test cases for non-GBP London exchange
	stocks.  Use new stock for test of the XETRA exchange.  (Can't
	find a non-Euro stock there, so remove those tests.)

	* lib/Finance/Quote/Yahoo/Base.pm: Patch from p1n0 at sourceforge.net
	to only divide London exchange values by 100 if they are
	denominated in pence.

2006-04-06  David Hampton

	* lib/Finance/Quote.pm:
	* lib/Finance/Quote/Bourso.pm:
	* test/bourso.t: New module from Dominique Corbex
	to fetch information from the "Paris Stock Exchange", http://www.boursorama.com.

	* lib/Finance/Quote/VWD.pm: Updated module from Jörg Sommer that
	is more tolerant of the advertising added to the web page.
2006-08-06 11:07:30 +00:00
wiz
6a584921bf Update to 2.0.1:
2.0.1 - 30 July 2006
 	 o Release of new stable version 2.0.1
	 o Configure changes;
	 - Check for (g-wrap) module, apparently some distributions ship
	   g-wrap-config separately from the g-wrap.scm guile module.
	 - Check for SLIB.
	 o Core changes;
	 - Correctly set column sort orders from gconf.
	 - Allow proper compile/install from tarball using separate builddir.
	 o Import Changes;
	 - Fixed bug where OFX/HBCI imports loose spaces in descriptions
	 - Ignore any unknown !Option in QIF files that are being imported.
	 - Allow comma-radix numbers without a radix. I.e., allow "17.500" to
	   be parsed either as "seventeen and a half" or as "seventeen thousand
	   five hundred".  Note that numbers STILL default to decimal-radix
	   instead of asking the user to choose.
	 - Replace the hbox separating debits from credits in the
	   reconciliation window by a homogeneous table.
	 - Remove obsolete buttons for aqbanking/hbci setup that are unneeded.
	 o Business changes;
	 - Fixed problem when booking an invoice with account name using
	   account separator character.
	 - Set the summary bar values when the invoice window is first opened.
	 - Properly round invoice entries and totals.
	 o Scheduled Transactions changes;
	 - Changed Since-Last-Run default to automatically run at GnuCash
	   start.
	 o Reports changes;
	 - Change cmdline warning into an actual user's error dialog when user
	   attempts to save a report with the same name as an existing report.
2006-07-31 19:48:41 +00:00
wiz
32f0966059 Update DESCR, not devel version any longer. Noted by mjl. 2006-07-16 08:45:33 +00:00
wiz
08c85d74ff Remove some unneeded dependencies.
The README was outdated, confirmed by the authors.
Bump PKGREVISION.
2006-07-14 21:56:30 +00:00
wiz
8e93cf2ff1 Update to 2.0.0:
2.0.0  - 9 July 2006
 	 o Updated to release 2.0.0
	 o Most of the text still needs work

 1.9.0  - 28 May 2006
	 o First release with screenshots updated for the 2.0.0 GnuCash
	 o Most of the text still needs work
	 o Build system is now updated to remove the html version
	   and doc-tools and only to use the GNOME help system.
2006-07-14 15:20:44 +00:00
joerg
756593c2ea Wants perl. 2006-07-13 13:35:13 +00:00
wiz
2fc13d7f63 I won't maintain this package any longer, and I'll probably remove
it after 2006Q3 is cut. Set MAINTAINER to pkgsrc-users for now.
2006-07-13 10:10:37 +00:00
wiz
dc3141d13a Mention that this is the older GTK1 version. 2006-07-12 13:31:24 +00:00
wiz
7248a04608 Newer version in finance/gnucash. 2006-07-11 13:00:05 +00:00
wiz
dd5bb1cce2 Remove gnucash-devel, add gnucash-gtk1. 2006-07-11 12:59:43 +00:00