summaryrefslogtreecommitdiff
path: root/finance
AgeCommit message (Collapse)AuthorFilesLines
2007-01-21Depend on g-wrap<1.9.7, since that version breaks it.wiz1-1/+3
Bump PKGREVISION.
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz1-1/+2
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2007-01-17Add buildlink3.mk file for dependencies.wiz1-0/+38
XXX: further bl3.mk files might need to be included, but the current state suffices for the one dependency I know of.
2007-01-15Update to 1.13:wiz2-6/+6
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-14Update to 2.0.4:wiz2-6/+6
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-13Modular Xorg support.joerg1-2/+6
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-2/+2
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.
2006-12-15Mechanically replace all includes of buildlink3.mk of the followingjoerg2-4/+4
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-12Update to 2.0.3:wiz3-20/+6
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-11-19tv@ pointed out that curl-7.16.0 had a shlib major bump --wiz1-1/+2
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs of dependencies. Sorry for not finding this earlier.
2006-11-05Fix "test ==".wiz2-1/+15
2006-10-23Update to 2.0.1:wiz3-8/+14
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-23Update to 2.0.2:wiz4-15/+11
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-19Fix "test ==".markd2-1/+15
2006-10-16Fix "test ==".wiz2-1/+15
2006-10-07Update kmymoney2 to 0.8.5markd5-85/+42
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-09-24Add missing dependency on yelp. Bump PKGREVISION.wiz1-2/+4
2006-09-16Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.jmmv1-1/+2
This fixes problems when some installed packages are outdated. Per wiz@'s request. Grrr, I really hate this kind of change.
2006-09-11unlink(2) needs unistd.h.joerg2-1/+14
2006-09-03Update to 0.8.2:wiz9-153/+141
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-08-10gnucash is now a GNOME 2 application, so use gnome2-dirs instead ofjmmv2-4/+4
gnome1-dirs. Bump PKGREVISION to 1. (No functional change but a dependency has been modified.)
2006-08-06Update to 1.12:wiz2-7/+6
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-07-31Update to 2.0.1:wiz3-7/+8
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-16Update DESCR, not devel version any longer. Noted by mjl.wiz1-32/+20
2006-07-14Remove some unneeded dependencies.wiz1-12/+3
The README was outdated, confirmed by the authors. Bump PKGREVISION.
2006-07-14Update to 2.0.0:wiz3-339/+110
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-13Wants perl.joerg1-2/+2
2006-07-13I won't maintain this package any longer, and I'll probably removewiz1-2/+2
it after 2006Q3 is cut. Set MAINTAINER to pkgsrc-users for now.
2006-07-12Mention that this is the older GTK1 version.wiz2-2/+5
2006-07-11Newer version in finance/gnucash.wiz8-1099/+0
2006-07-11Remove gnucash-devel, add gnucash-gtk1.wiz1-2/+2
2006-07-11Some more patches for 2.0.0.wiz3-0/+129
2006-07-11Update to 2.0.0, based on gnucash-devel:wiz11-252/+427
2.0.0 - 9 July 2006 o Release of new stable version 2.0.0. o GnuCash 2.0 is based on state-of-the-art gtk2 GUI technology. o GnuCash 2.0 follows the Gnome Human Interface Guidelines (HIG) for a consistent behaviour and look-and-feel for the whole Desktop. o New tabbed window. o New importing feature: OFX DirectConnect can directly retrieve and import account statements over the Internet. o Implemented a "Hide account" feature to keep a better overview of your current accounts. o Implemented the ability to create budgets within GnuCash using your account data. o New importing feature: MT940 files can be imported (in addition to QIF files and OFX files). o The data file format has been improved with respect to international characters. Data files with international characters can be transferred to other countries flawlessly. o Support for Accounting Periods. o GnuCash Help and Guide are now fully integrated with the GNOME Help system (Yelp). o New releases of Finance::Quote and LibOFX will be coming soon to update support for GnuCash 2.0.0.
2006-07-11Reimport gnucash as gnucash-gtk1.wiz11-0/+794
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-07-07Add an explicit run-time dependency on perl because these packagesjlam2-6/+6
install perl scripts. Bump the PKGREVISION for the dependency change.
2006-07-07LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... justjlam1-2/+2
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC tree unless they're named something other than "libtool". SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just define it to the empty list and shlibtool-override will look for libtool scripts.
2006-07-05Sweep pkgsrc and convert packages that included intltool/buildlink3.mkjlam2-6/+4
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
2006-07-02Update to 1.9.8:wiz3-7/+8
1.9.8 - 18 June 2006 o Welcome to GnuCash 1.9.8 aka "Grab that cash with both hands and make a stash" the first release candidate of the GnuCash Open Source Accounting Software which will eventually lead to the stable version 2.0.0. This release contains many bugfixes since the second beta release. 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 We would like to encourage people to test this and any further releases as much as possible and submit bug reports in order that we can polish GnuCash to be as stable as possible for the 2.0.0 release in a few weeks. o Major bugfixes include - o More Register fixes. o Restore the business reports menu. o QIF import and HBCI fixes. o Fixes for currencies. o Fixes to business invoices. o General UI fixes.
2006-06-28Include config.h before kdemacro.h gets (indirectly) included.joerg3-1/+33
Otherwise KDE_EXPORT doesn't get correctly defined, resulting in link errors with visibility-enabled compilers.
2006-06-17Replaced ${CP} with ${INSTALL_DATA} in do-install.rillig1-12/+12
2006-06-14Fixed pkglint warnings.rillig2-166/+165
2006-06-14Fixed pkglint warnings and the PLIST. Bumped PKGREVISION.rillig5-32/+36
2006-06-13Update to 1.9.7:wiz3-13/+10
1.9.7 - 04 June 2006 o Welcome to GnuCash 1.9.7 aka "Banking on Gnu Cash!" the second beta release of the GnuCash Open Source Accounting Software which will eventually lead to the stable version 2.0.0. This release contains many bugfixes since the first beta release. 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 We would like to encourage people to test this and any further releases as much as possible and submit bug reports in order that we can polish GnuCash to be as stable as possible for the 2.0.0 release in a few weeks. o Major bugfixes include - o Hide not finished funtionality for the 2.0 release o Fixes to lots functionality o Fixes to XML import o Patches to work with guile 1.8 o HBCI fixes o Many updated translations. o New splash screen from Joshua Facemyer / Impressus Art o Fix the help file names now the docs are xml instead of html. o Fixes for MacOS and Windows builds o Fixes to progress bar. o UTF8 fixes o Fixes for glib 2.6
2006-06-06Uses C++.joerg1-2/+2
2006-05-16Update to 1.9.6:wiz6-64/+78
1.9.6 - 14 May 2006 o Welcome to GnuCash 1.9.6 aka "Time to make a difference" the first beta release of the GnuCash Open Source Accounting Software which will eventually lead to the stable version 2.0.0. This release contains many bugfixes since the sixth unstable release. 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 We would like to encourage people to test this and any further releases as much as possible and submit bug reports in order that we can polish GnuCash to be as stable as possible for the 2.0.0 release in a few weeks. o Major bugfixes include - o More Register fixes. o Fixes to Scheduled Transactions. o Many Report fixes. o Many updated translations. o New icons o Fixes to lots functionality o Fixes to logging o Many Qof fixes o Fixes to budgeting o HBCI fixes
2006-04-29Update to 1.9.5:wiz5-19/+45
1.9.5 - 16 Apr 2006 o Welcome to GnuCash 1.9.5 aka "The final countdown begins" the sixth of several unstable releases of the GnuCash Open Source Accounting Software which will eventually lead to the stable version 2.0.0. This release contains many bugfixes since the fifth release but is still only 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 1.9.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 Major bugfixes include - o More Register fixes. o Fixes to Scheduled Transactions. o Report fixes. o Make the entire UI insensitive when the progress bar is showing. o Fixes for currencies and currency quote retrievals. o Lots of Qof fixes. o Profiling fixes to improve speed and response. o Memory leak fixes. o Fixes for 64-bit compiles. o Add a per-account "hidden" flag. o Fixes to compile with gcc4. o Fixes to xml file format.
2006-04-28Don't create a fake man page, fix the Imakefile file to not expect ajoerg3-5/+14
man page at all.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz5-9/+10