summaryrefslogtreecommitdiff
path: root/finance
AgeCommit message (Collapse)AuthorFilesLines
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg2-26/+12
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-03-08Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk.wiz1-2/+2
2009-02-24Update to 2.2.9:wiz3-11/+25
2.2.9 - 23 February 2009 Welcome to the GnuCash 2.2.9 Release. Fixed Bugs: o #339027: Reconcile window should display the date o #435642: Crash editing results of a find o #438132: Warning about commodity being NULL for root account on save o #462148: Report output is vertically inverted and bottom up printed (mirror, reverse, &c.) o #514455: Dutch (Netherlands) translation of account templates o #526775: Win32: Crashes when importing brokerage account data o #542382: Assign GnuCash to file name extension .gnucash o #564209: Improved debuggability for module loading o #564450: HUF currency handling incorrect as 1HUF divided into 100FILLERs o #564928: Segfault when closing a invoice tab o #565421: gnc-date-edit.c did not compile with Gtk < 2.10 o #565721: Multicolumn report options: Report names are not translated o #566198: Slovakia joined the Euro o #566352: Crash during OFX import under Win 2000 / SP4 o #566567: Scheme modifications are not built on windows o #567174: Files with NIS stocks fail to open o #568327: Using most "budget" reports, without a budget defined crashes gnucash o #568653: Add SKR49 template o #568945: The gnc_pricedb_convert_balance_... methods should look for the reciprocal of the exchange rate o #569734: Give the template root account a name o #570166: Weird text entry box when typing on Account Tree page o #570894: Use of symbol t, which is not defined in all guile versions o #571220: Program won't start if SCHEME_LIBRARY_PATH is set Other Changes: o Added German account template for a Wohnungswirtschaft business o Fixed french business account templates o Updated translations: Catalan, Chinese, German, Italian
2009-01-05Update to 2.2.8:wiz3-8/+13
2.2.8 - 14 December 2008 Welcome to the GnuCash 2.2.8 Release. Fixed Bugs: o #115066: "Search For" dialog shows all when criteria is left as default o #128774: "Edit exchange rate" context menu item disfunctional often o #137017: date of transaction change with time zone change o #339433: TiaaCref price quote dates off by one day o #340041: 0 as an amount should be allowed in Exchange Editor o #345980: changing Stylesheet doesn't commit o #347274: to track the difference between budgeted and actual amounts in the budget report o #348860: Error with saved multicolumn reports o #405472: Unable to save changes on files opened over FUSE and sshfs o #432457: Security/stock import should follow tutorial regarding Account Name o #435427: "Generic import transaction matcher" dialog does not sort by date o #436342: Currency exchange druid does not show on changed o #436920: crash on loading OFX data for a commodity that exists without cusip field o #492417: currency mapping of New Israeli Shekel o #529494: Wrong fractional precision in register with multi-currency transactions o #532889: Monthly scheduled payments preview shows wrong dates o #536299: Fix two underlinking issues o #539947: OpenSolaris:__FUNCTION__ not defined in sun cc o #543332: Severe performance regression in Average Balance report o #548218: OpenSolaris: $(expression) cause configure error on solaris o #554042: OpenSolaris: configure fail on checking 'unsigned long is at least as big as guint32' o #557604: date-utilities.scm typos o #557374: MT940 import does not work o #563160: Multicolumn report: Confusing order of "Column span" and "Row span" o #563273: crash in GnuCash Finance Management: Starting GnuCash o #564033: aqbanking plugin: g_module_open failed: WEXITSTATUS undefined Other Changes: o Fix account defaulting for posting vendor bill o Fix tax-related inconsistency in UI o Fix the average cost price source computation for a certain case o Add account templates: Dutch, Finnish o Update account templates: Italian, Slovak o Update translations: Finnish, German, Hebrew, Italian, Japanese, Russian, Slovak, Simplified Chinese
2009-01-04Move scrollkeeper/omf.mk to rarian/omf.mk.wiz1-2/+2
scrollkeeper is nowadays included in rarian, so the omf.mk file should be there as well. Adapt all references.
2008-11-17Update from version 1.25nb1 to 1.26.he2-8/+8
Pkgsrc changes: o Add EXTRACT_SUFX to find new distribution file o Canonicalize HOMEPAGE url No upstream change log.
2008-11-10Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.wiz1-2/+2
2008-11-05Update to 1.15:wiz2-7/+6
2008-10-26 Erik Colson <eco@ecocode.net> * BUG correction : IndiaMutual.pm: symbol not set it module. * Release 1.15 2008-10-21 Erik Colson <eco@ecocode.net> * BUG correction : function isoTime - make sure $hours and $mins are treated as numbers * use sprintf in isoTime 2008-10-15 Erik Colson <eco@ecocode.net> * Release 1.14 2008-10-13 Erik Colson <eco@ecocode.net> * Finanzpartner.pm added by Jan Willamowius 2008-10-12 Erik Colson <eco@ecocode.net> * isoTime function added * added quote.t * yahoo time is now format using isoTime 2008-10-11 Erik Colson <eco@ecocode.net> * added prerequisite for HTML::TreeBuilder * union.t from todo 2008-10-10 Paul Fenwick <pjf@cpan.org> * TEST: Ensure Data::Dumper is not accidently left in F::Q code. 2008-10-07 Erik Colson <eco@ecocode.net> * Root README added * BUGFIX: asx.t 2008-10-05 Erik Colson <eco@ecocode.net> * Added Cominvest module from Stephan Ebelt 2008-10-04 Erik Colson <eco@ecocode.net> * Failing tests moved to todo-state for trustnet, usfedbonds, bourso, deka, union * BUGFIX: currency.t * BUGFIX: lerevenu.t - index ID corrected 2008-10-02 Erik Colson <eco@ecocode.net> * Failing tests moved to todo-state for ftportfolios, aiahk, nzx, maninvestments. 2008-09-30 Paul Fenwick <pjf@cpan.org> * BUGFIX: Applied patch from Bill Carlson to fix Tiaacref.pm. Thanks Bill, you rock! 2008-09-28 Erik Colson <eco@ecocode.net> * StockHouseCanada.pm updated to new site layout * DWS.pm updated 2008-09-27 Erik Colson <eco@ecocode.net> * VWD.pm updated to new site layout * TSX.pm added 2008-09-27 Paul Fenwick <pjf@cpan.org> * DOCUMENTATION: Fixed malformed formatting in authors email addresses in Fiannce/Quote.pm. 2008-09-26 Erik Colson <eco@ecocode.net> * AEX.pm updated to new site layout (comma used in numbers) 2008-09-22 Paul Fenwick <pjf@cpan.org> * BUILD: Module::Install 0.77 is now used for building and installation. (PJF) * TESTING: Finance::Quote's test system has been restructured. Tests are now run during installation, but online and author tests are skipped by default. (PJF) 2008-09-21 Erik Colson <eco@ecocode.net> * lib/Finance/Quote/Yahoo/Brasil.pm: Enable semicolon. 2007-05-13 David Hampton <hampton@employees.org> * lib/Finance/Quote/SEB.pm: Patch from Henrik Riomar <henrik.riomar at gmail.com> to fix a problem finding quotes for funds with the Swedish chars åäö in the name. * lib/Finance/Quote/IndiaMutual.pm: Patch from Devendra Gera <gera0ul at yahoo.com> to remove white space when splitting the results in the AMFI data file.
2008-10-28Remove some commented lines.wiz1-18/+1
2008-10-25Added finance/p5-Algorithm-LUHN version 1.00abs1-1/+2
2008-10-25Added finance/p5-Algorithm-LUHN version 1.00abs3-0/+30
This module calculates the Modulus 10 Double Add Double checksum, also known as the LUHN Formula. This algorithm is used to verify credit card numbers and Standard & Poor's security identifiers such as CUSIP's and CSIN's. You can find plenty of information about the algorithm by searching the web for "modulus 10 double add double".
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he5-5/+10
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-10-09Update to 2.2.7:wiz3-7/+8
2.2.7 - 26 September 2008 Welcome to the GnuCash 2.2.7 Release. Fixed Bugs: o #139651: Register: Split transaction with multiple currencies fails o #309863: Balance Sheet: Rounding errors with prices from pricedb o #341362: Price Editor: Price is displayed as fraction instead of decimal o #376298: Price Editor: Window Contents Corrupted After Manually Adding a Price o #378734: Drop down calendar only works once o #430121: Incorrect Sign Symbol for Fractional Commodity/Security Sale o #454340: Security Editor: duplicate rows after editing a security o #454827: Reports: Incorrect share value of stocks in foreign currency o #464771: Investment Portfolio: Report crashes without price data o #483393: Reports: Allow mixed denominators in numeric collectors o #504935: Add currencies XDR and XXX o #506873: Win32: Cannot install online price retrieval with ActivePerl 5.10 o #520570: Drop-down calendar for "reconcile information" non-responsive o #522095: Updating stock prices does not update totals shown in windows o #526313: GnuCash does not support the new currency in Venezuela o #529816: Supplement "CUSIP" by "ISIN", to give people outside USA a hint o #539640: Price Editor: Security disappears from price list o #539962: Void function cannot return value with sun cc o #540148: GnuCash cannot be built with libgoffice-0.8 o #541970: Balance Sheet: "Nearest in time" exchange rate not correct o #543061: Fractional not working in IDR (rupiah) currency o #543780: Transfer Dialog: CRIT messages in gnucash.trace from exchange rate dialog o #545316: Drop-down calendar is not clickable when posting invoice o #545722: Can't change date in dialog boxes o #546064: gnucash.desktop file does not comply with desktop-file-validate o #548601: AqBanking Import: Obscuring zero balance windows after getting transactions o #548891: QIF Import: GnuCash crashes when .gnucash/qif-accounts-map is readonly o #549115: Popup calendar unresponsive in modal dialogs o #549595: Silently removes main files while trying to save without lock o #549738: Reports: Default date on aging and customer reports is too far in the future o #551038: Reports: Alt-O shortcut in report options dialog crashes app o #552306: Fails to save file when using a network filesystem on Mac Other Changes: o New Finnish translation o Complete Romanian translation o Usability improvements in the price and the security editor o Lower number of false positives when checking aqbanking results for failures o Correct import of remote names, zero balances from aqbanking3 o Update translations: Catalan, Dutch, German, Italian, Polish
2008-08-12Update to 2.2.6:wiz3-7/+9
2.2.6 - 27 July 2008 Welcome to the GnuCash 2.2.6 Release. Fixed Bugs: o #129099: Register: Optionally show leaf names instead of full names o #144669: Register: Shortcut to filter accounts by account number o #313660: QIF Import: Can't stop progress on long importing process o #336192: QIF Import: Allow new namespaces when defining new securities o #353880: Reports: Options dialog violates HIG, add borders. o #309359: QIF Import: "unknown Action '..'" shown many times o #452354: Average Balance Report: Translate account type option names o #454305: Trial Balance Report: Wrong after negative Stock Split o #460721: Balance Sheet: Should have a "value at cost" option o #463320: Trial Balance Report: Does not add up correctly o #470656: Preferences, Win32: Crash when setting accounting period o #475980: QIF Import: Forward and Back don't follow same path o #489502: Register: Account autocompletion ignores new separator until restart o #501490: Balance Sheet: Incorrect in presence of stock sale o #502646: Win32: Crash entering dates before 1/1/1970 in dialogs o #506499: Win32: Crash after online banking transfer o #512991: Invoices: Do not allow posting to placeholder accounts o #514210: QIF Import: Allow multiple selections for account mapping o #515163: QIF Import: Eliminate pointless mappings o #521403: Reports: One more option in "Price Source" in Stock Value Reports o #526883: Transaction Report: Question marks instead of month in cyrillic locale o #528835: Crash when creating SKR04 accounts with German locale o #530924: Customer Report: Honor the used column list o #531662: Budget report: Crash on #f in budget->guid o #532405: Win32: Guile crashes on strftime formats containing %e o #535407: QIF Import: Crash on invalid or unsupported date format o #538800: Balance Sheet: Gives wrong results o #539654: Reports: html-table-append-column! in html-table.scm crashes o #539829: Build Process: qofsession.c compile warning o #540207: Reports: Show a table of data beneath barcharts o #542472: Reports: Period does not default to Accounting Period o #542967: Reports: Options dialog title shows GUID Other Changes: o New Hebrew translation o Add support for aqbanking3 o Correct quickfill directions in transfer dialogs o Add QIF importer support for importing to A/R and A/P account types o QIF importer loading speedup and visual feedback, further improvements o Avoid crashing if a report's option generating procedure causes a Scheme exception o Make the new option Average Cost the default for several reports o Make weighted average price source computations ignore zero amount splits o Support calculation of unrealized gains/losses on liabilities in balance sheet o Allow creating new accounts from the general ledger o Fix some compiler warnings, minor build system improvements o Update translations: Catalan, German, Russian, Traditional Chinese
2008-07-14Mark as destdir ready.joerg2-2/+6
2008-06-23+p5-Locale-Currency-Formatabs1-1/+2
2008-06-23Import p5-Locale-Currency-Format 1.25abs3-0/+28
Locale::Currency::Format is a light-weight Perl module that enables Perl code to display monetary values in the formats recognized internationally and/or locally.
2008-06-23+p5-Finance-Currency-Convert-WebserviceXabs1-1/+2
2008-06-23import p5-Finance-Currency-Convert-WebserviceX 0.07000abs3-0/+35
This is a lightweight module to do currency conversion using the Currency Converter web service at http://www.webservicex.net/. The motivation for this module was many fold. First, Finance::Currency::Convert with Finance::Quote was a little too bulky for my needs, esp the need to download or maintain conversion tables. Finance::Currency::Convert::Yahoo seemed to be based on screen scraping. Way to fragile for my taste. Finance::Currency::Convert::XE has usage restrictions from XE.com. [No offense intended to any of the authors above]
2008-06-23+p5-Data-Currencyabs1-1/+2
2008-06-23Import p5-Data-Currency-0.04002abs3-0/+41
The Data::Currency module provides basic currency formatting and conversion: my $price = 1.23; my $currency = Data::Currency->new($price); print $currency->convert('CAD')->as_string; Each Data::Currency object will stringify to the original value except in string context, where it stringifies to the format specified in format.
2008-06-20Add DESTDIR support.joerg1-1/+3
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg1-2/+4
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
2008-04-29Update to 2.2.5:wiz3-8/+11
2.2.5 - 27 April 2008 Welcome to the GnuCash 2.2.5 Release. Fixed Bugs: o #166101: Register: Topmost splits' accounts are rewritten confusingly o #341414: QIF Import: Changing account separator breaks saved account mappings o #341608: Transaction Report: Filtering void/non-void doesn't work o #347474: Register: Tab goes to wrong split o #396665: QIF Import: Detect and convert non-ascii character encoding of QIF files o #450354: QIF Import, Win32: Can only load files from ascii paths o #475960: Reconciliation: Postponed balances of liability accounts are not reversed correctly o #467529: Check Printing: Align_n not working in custom check definitions o #509089: QIF Import: Duplicates windows shown after Scheme error o #511182: QIF Import: Saved commodity mappings lost after import to new GnuCash file o #511231: QIF Import: Use QIF security type to provide better default namespace o #512208: QIF Import: New commodities remain if import canceled o #512841: Register: Crash in expression parser on nullary functions, like pmt() o #514027: QIF Import: Commodities page is skipped if you go back to currency page o #519988: QIF Import: Error reporting doesn't follow GnuCash guidelines o #520606: QIF import: Memo mappings for non-split, non-investment transactions are ignored o #521957: Auto-save not canceled on opening other files o #522795: QIF Import: Does not support "ShtSell" or "CvrShrt" transactions o #523194: QIF Import: Existing commodities can cause import failure o #523922: GnuCash ships the wrong scalable icon and no small (22², 24²) sizes o #527459: QIF Import: Support voided transactions o #527886: QIF Import: Support QIF numeric formats of 12'345.67 as produced by Quicken 4 o #529232: Average Balance Report: Reversing the starting balance distorts the numbers Other Changes: o Add a new Liberty(tm) check format o Show QIF import documentation by default o Improve cancel behavior in reconciliation window o Fix a few memory leaks o Update translations: Brazilian Portuguese, German, Romanian, Russian, Swiss German
2008-04-22Bump PKGREVISION for gtkhtml314 dependency change.wiz1-2/+2
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam2-7/+7
through PLIST_SUBST to the plist module.
2008-04-04Add and enable new ruby-* packages.jlam1-1/+2
2008-04-04Initial import of ruby18-activemerchant-1.3.2 asjlam4-0/+292
finance/ruby-activemerchant. Active Merchant is a Ruby library for dealing with credit cards, payment processors and shipping. It has a simple and unified API to access dozens of different payment gateways with very different internal APIs.
2008-03-10Add guile-www dependency and bump PKGREVISION.wiz2-7/+4
2008-03-07Update path in comment.wiz1-2/+2
2008-03-07Update to 2.2.4:wiz3-10/+33
2.2.4 - 02 March 2008 Welcome to the GnuCash 2.2.4 Release. Fixed Bugs: o #106242: qif Importer should warn users about dates before 1970 o #106383: feature request: close year end o #123312: QIF Import: Autoselection of Stock Exchange during import o #336211: QIF Import generates spurious duplicate transactions o #360058: GnuCash crashes on QIF-import after changing account's separator to * (asterisk) o #373584: Rounding error in QIF import of commodity transactions o #454834: Memo Incorrect or missing in Transaction Report o #457591: QIF import does not handle tabs at top of file o #481528: QIF importer should show imported transaction as possible duplicate if original transaction is split o #503166: QIF Import Druid Flow incorrect o #506798: Custom Reports don't allow sorting by Account Code o #506873: 'Install Online Price Retrieval' fails with ActivePerl 5.10 o #506810: QIF Import can mismatch account transfers o #510221: Include Mexican Accounts o #510630: typo in description of BUYMF transaction (OFX import) o #510725: crash importing a .OFX file o #510940: Unrecognized date format causes crash o #510962: QIF transactions without dates are silently ignored o #511006: Commodity creation skipped due to saved mappings o #512166: doesn't build with glib-2.15.3 o #512173: Empty "match payees/memos" druid step shown o #512497: Investment transactions ignore payee/memo mappings o #513088: "Find" immediately unmaps window o #513829: Investment account may be created with Stock account type o #516178: Scheme error during progress dialog causes freeze Other Changes: o Recognize 401k/403b in QIF import o Remove superfluous trailing colons of de_DE SKR04 account names o Add russian account templates o Add Swiss German translation o Update translations: Brazilian Portugese, German, Greek, Russian, Simplified Chinese, Slovak, Spanish
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz2-4/+4
2008-03-03Mechanical changes to add DESTDIR support to packages that installjlam2-8/+12
their files via a custom do-install target.
2008-01-19Reset maintainer on his request.wiz3-6/+6
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn5-9/+10
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2008-01-14Update to 2.2.3:wiz3-11/+48
2.2.3 - 06 January 2008 Welcome to the GnuCash 2.2.3 Release. Fixed Bugs: o #114724: QIF importer drops split details for transfers with identical amount o #463678: xfer dialog from CC auto-payment from reconcile doesn't display accounts o #495219: QIF-Importer handles memo from transactions wrong o #497517: Transactions set to 'c' in the R(econciled) field of the register are incorrectly set to 'n' when postponing a reconciliation o #503889: Should install icons into expected locations o #504007: QIF Import Druid does not allow selecting currency o #504257: Need to replace old Afghanistan Afghani (AFA) with new Afghanistan Afghani (AFN) o #504261: Start on W2K fails with Entry Point Not Found (KERNEL32.dll) o #505386: Gnucash looses transactions if the file contains special characters o #505972: SX-related segfaults in 2.2.2 o #506074: Fractional timezone offsets not always handled correctly o #506429: "Last Day of Month" SXes saved on wrong day of week o #506671: Add cyprus, maltese and slovenian currencies to EURO support o #506714: progress bar during launching Other Changes: o New Vietnamese translation o Improve several minor strings o Update translations: Dutch, German o Some business report improvements regarding date parameters o Fix gcc 4.2.x compiler warnings o Use aqbanking pkg-config file and require < v2.9, allow goffice v0.6 2.2.2 - 16 December 2007 Welcome to the GnuCash 2.2.2 Release. Fixed Bugs: o #336240: advanced portfolio - the basis calculation is not working properly in funds o #343245: Advanced Portfolio gets basis wrong with stock split o #343448: Hide unused horizontal scrollbar o #344566: Advance Portfolio has wrong Realized Gain o #347739: Advanced Portfolio calculates values incorrectly when it involves a capital loss o #438360: Case-insensitive search for non-ascii characters broken o #460232: advanced portfolio report fails o #467521: Persistent splash screen blocks "could not obtain lock" warning o #467532: Clipping check fields in gtkprint is not consistent with clipping in gnomeprint o #468681: RFE: Customizable summary bar position o #470750: src/design/*.texinfo refers to non-existent GncBooks API o #470801: Tip Of The Day says 2.2.1 is development version o #473827: chinese translate for gnucash account o #475666: Missing national currency CUC o #476189: Configure script should fail when gettext is not installed o #481110: Win32: Crash when opening SX Editor o #482177: Customer report shows no invoices or detail with 2nd A/Receivable o #483796: Fancy Invoice - Report Error o #484576: Configuration error with goffice 0.5 o #487317: QIF import druid crash when stepping back and forth from the "loaded files page" without selection o #487326: Preferences dialog does not remove all its gconf callbacks o #487572: advanced portfolio breaks on "Most Recent to Report" o #488001: speed up several reports that rely on html-acct-table.scm o #488004: provide a two-column income-statement o #490679: GnuCash doesn't honor the GNOME toolbar settings o #491581: Import 'Cash' Action (in Investment Accounts) o #492137: Lot scrubber doesn't add splits to existing lots correctly o #496023: Pressing ESC Cancels modifications whether you choose yes or no. o #496178: gnucash segfaults with troublesome automatic transactions o #499360: Crash when editing a commodity whose quote source timezone is set to local time o #499788: gnucash-make-guids does not work, fails with "Unbound variable: gnc:guid-new" o #500026: [PATCH] Report correct package for qt3-wizard o #500427: SX creation doesn't include template transaction "Notes" o #501059: GnuCash leaks since last run dialogs o #502755: GnuCash hangs after modifying SX o #503579: win32 packaging fails installing mingw Other Changes: o Many changes to the german SKR03 and SKR04 account templates o Include updated GNOME libraries and a patched ORBit2 in Win32 build o Improve resizing of search and invoice posting dialogs o Add MimeType directive for GnuCash data files o Fix some new compiler warnings o Add AZN [Azerbaijani Manat] o Add COU [Colombian Unidad de Valor Real] o Add MZN [Mozambique Metical] o Some occurrences of "Open Source" were changed to "Free" o Update translations: Brazilian Portugese, Czech, German, Japanese, Traditional Chinese
2008-01-12Fix path to package dir.wiz1-2/+2
2008-01-06The package supports installation to DESTDIR.heinz1-1/+3
2008-01-05The package supports installation to DESTDIR.heinz1-1/+3
2008-01-05The package supports installation to DESTDIR.heinz1-1/+5
No compiler necessary.
2007-11-30Bump PKGREVISION because openexr now depends on ilmbase.wiz1-2/+2
2007-11-29Add dependencies to make gnc-gq-* run. Noted by troxel. Bump PKGREVISION.wiz1-3/+4
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-1/+0
can handle packages having no PLIST files.
2007-09-25Fix comment (GConf2 -> GConf).hira1-4/+4
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz3-21/+22
Bump PKGREVISION.
2007-09-20Fix up libxml++{,2} dependencies to include correct buildlink3.mkwiz1-2/+3
and bump PKGREVISION.
2007-09-19Bump PKGREVISION for gnome-vfs rename.wiz1-1/+2
2007-09-05update to 0.8.3drochner2-7/+6
change: Fix problem with string lengths. Fixes Gnucash bug http://bugzilla.gnome.org/show_bug.cgi?id=353986
2007-09-02Update to 2.2.0: Changes for the gnucash-2.2.0 release.wiz3-14/+31
2007-08-29Update to 2.2.1:wiz2-6/+6
2.2.1 - 19 August 2007 Welcome to the GnuCash 2.2.1 Release. Fixed Bugs: o #170729: locale-specific delimiters in scheduled transactions templates and mortgage druid o #339260: Right-click doesn't select txn but works on the previously selected in the register o #361604: Balance sheet report shows incorrect prices for commodities when using "nearest in time" option o #445917: Dialog says, Click "Next"..., Button says "Forward" o #452496: Dirtying a split does not dirty the parent txn or book o #457027: About dialog shows wrong year in Copyright string o #457213: Resizing SLR window causes it to show up as blank next time o #457228: AqBanking Wizard QtCore4.dll error on WinXP, procedure entry point not found o #457944: startup delay, keep splash screen during file loading o #458080: RPM .spec file still depends on g-wrap o #458567: Ship with windows gtkrc o #458783: Doesn't start if installed into a directory with an "umlaut" o #459259: Unshortened column-title in Scheduled Transactions editor for some locales o #460432: Crash when running Account Report or Account Transaction Report against A/R account o #460924: Fox for warning: the address of '*' will always evaluate as 'true' o #462567: win32: GnuCash improperly interprets filenames as URLs and fails o #465338: hbci module init fails on FreeBSD due to change 15799 o #468115: Save Account Tree Sort Preference Other Changes: o Fix XPF [CFP Franc Pacifique] to not use cents, add YER [Yemeni Riyal] o Update gnome libraries in Win32 build o Avoid a few critical warnings and improve logging o Completely remove FreqSpec o Disable Close books and QSF Import again o Update translations: British English, Catalan, French, German, Hungarian, Japanese, Ukrainian