Re: NEW: gnucash-2.0.1 w/ supporting ports
Marc André Selig <[email protected]>
| Newsgroups | gmane.os.opendarwin.darwinports |
|---|---|
| Message-ID | <[email protected]> |
On 07.08.2006, at 03:19, Joe Auty wrote: > I'll be testing your port right now, but since I'm new to Gnucash > I'm not sure what your variants enable? > > $ port variants gnucash > gnucash has the variants: > quotes > hbci > ofx > > > What is quotes, hbci, and ofx? "quotes" refers to support for fetching stock and mutual funds quotes directly from the web. It's a neat feature! As this requires a few additional perl modules (which are not available in darwinports right now -- see my other bugs for Portfiles if you want this), I put it up as a variant. "ofx" is a protocol used in North America to retrieve transactions from your checking account or credit card. darwinports includes libofx, but since I live in Europe, I can't test it. "hbci" is the corresponding protocol for Western Europe, but only supports checking accounts. I'm still busy doing the ports for that one. Regards, Marc