aboutsummaryrefslogtreecommitdiff
path: root/finance/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Remove finance/eqonomize, use finance/eqonomize-kde3Thomas Abthorpe2009-03-021-1/+0
| | | | Notes: svn path=/head/; revision=229331
* - Update to 0.6Thomas Abthorpe2009-03-021-0/+1
| | | | | | | | PR: ports/131929 Submitted by: Cezary Morga <cm therek.net> (maintainer) Notes: svn path=/head/; revision=229330
* - Update to 0.5.1Thomas Abthorpe2009-03-021-0/+1
| | | | | | | | | | - Pass maintainership to submitter PR: ports/131929 Submitted by: Cezary Morga <cm therek.net> (maintainer) Notes: svn path=/head/; revision=229329
* OpenERP is a complete ERP and CRM. The main features are accountingMartin Wilke2009-02-281-0/+1
| | | | | | | | | | | | | | | | (analytic and financial), stock management, sales and purchases management, tasks automation, marketing campaigns, help desk, POS, etc. Technical features include a distributed server, flexible workflows, an object database, a dynamic GUI, customizable reports, and XML-RPC interfaces. WWW: http://www.openerp.com/ PR: ports/132159 Submitted by: Wen Heping<wenheping at gmail.com> Notes: svn path=/head/; revision=229244
* With PEAR::Payment_DTA provides functions to create DTA files used in GermanyMartin Wilke2008-12-141-0/+1
| | | | | | | | | | | | | | | to exchange informations about money transactions with banks or online banking programs. No dependencies registered. WWW: http://pear.php.net/package/Payment_DTA/ PR: ports/129532 Submitted by: Dorit Rottner (<rottner at punkt.de>) Notes: svn path=/head/; revision=224220
* Beanie is a flexible, distributed accounting system for medium-sizedThomas Abthorpe2008-11-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | companies. It includes back-end batch processing as well as a (skeleton) GTK GUI and provides automated purchases, sales, and nominal ledgers as well as automated invoicing (via email). It also supports VAT and payroll. The latest version has considerable updates over the earlier releases and isn't particularly backwards-compatible. The installation and compilation is streamlined and the multi-database schema has been reduced to a single database per company. The gnome GUI is still lacking, but the command-line interface now has support for automated bank reconciliation (from online banking QIF files), payroll, automated billing and reminders, invoice PDF generation, statement PDF generation, and a general journal. WWW: http://beanie.sf.net/ - Dermot Tynan dtynan@kalopa.com PR: ports/128125 Submitted by: Dermot Tynan <dtynan at kalopa.com> Notes: svn path=/head/; revision=222843
* webERP is a complete web based accounting/ERP systemMartin Wilke2008-10-111-0/+1
| | | | | | | | | | | | | | | | | | | that requires only a web-browser and pdf reader to use. It has a wide range of features suitable for many businesses particularly distributed businesses in wholesale and distribution. It is developed as an open-source application and is available as a free download to use. The feature set is continually expanding as new businesses and developers adopt it.There have been in excess of 80,000 downloads to date. WWW: http://www.weberp.org/ PR: ports/127878 Submitted by: Wen heping <wenheping at gmail.com> Notes: svn path=/head/; revision=221437
* Add p5-Finance-QuoteTW, fetch quotes of mutual funds in Taiwan.Chin-San Huang2008-08-311-0/+1
| | | | | | | | | | Finance::QuoteTW provides a easy way to get the latest fund quotes from various website in Taiwan. WWW: http://search.cpan.org/dist/Finance-QuoteTW/ Notes: svn path=/head/; revision=219522
* Add p5-Business-OnlinePayment-PaymenTech, PaymenTech backend forChin-San Huang2008-08-311-0/+1
| | | | | | | | | | | | | Business::OnlinePayment. Business::OnlinePayment::PaymenTech allows you to utilize PaymenTech's Orbital SDK credit card services. You will need to install the Perl Orbital SDK for this to work. WWW: http://search.cpan.org/dist/Business-OnlinePayment-PaymenTech/ Notes: svn path=/head/; revision=219516
* - Connect ledgersmb12 to the buildPav Lucistnik2008-07-241-0/+1
| | | | | | | Forgotten by: lippe Notes: svn path=/head/; revision=217423
* TCLink is a thin client API that allows a merchant to process credit cardChin-San Huang2008-05-291-0/+1
| | | | | | | | | | | | | transactions through the TrustCommerce processing gateway over a encrypted channel (SSL) using TCP/IP. WWW: http://www.trustcommerce.com/tclink.html PR: ports/124050 Submitted by: Mike Bowie <mbowie at buzmo.com> Notes: svn path=/head/; revision=213848
* New port: p5-Bussiness-MaxMind-CreditCardFraudDetection.Xin LI2008-01-231-0/+1
| | | | | | | | | | | This module queries the MaxMind minFraud service and returns the result. PR: ports/119544 Submitted by: Vivek Khera Notes: svn path=/head/; revision=206045
* The Data::Currency module provides basic currency formatting and conversion.Martin Wilke2007-12-181-0/+1
| | | | | | | | | | WWW: http://search.cpan.org/dist/Data-Currency/ PR: ports/117979 Submitted by: Zach Thompson <hideo at lastamericanempire.com> Notes: svn path=/head/; revision=204052
* Add p5-Business-TW-Invoice-U420 0.01, print Taiwan Unified Invoice withChin-San Huang2007-12-121-0/+1
| | | | | | | | | | U420 printer. PR: ports/117819 Submitted by: chinsan Notes: svn path=/head/; revision=203106
* Add p5-Business-TW-TSIB-VirtualAccount 0.04b, module for Taishin BankChin-San Huang2007-12-121-0/+1
| | | | | | | | | | Virtual Account Management. PR: ports/117818 Submitted by: chinsan Notes: svn path=/head/; revision=203103
* Add p5-Business-TW-TSIB-CStorePayment 0.02, module for Taishin BankChin-San Huang2007-12-121-0/+1
| | | | | | | | | | Convenient Store Payment Management. PR: ports/117817 Submitted by: chinsan Notes: svn path=/head/; revision=203101
* Interface to HTTP gateway for PayPal's Payflow Pro service, as described onMartin Wilke2007-10-281-0/+1
| | | | | | | | | | | | | | | | | | the PayPal developer forums at http://www.pdncommunity.com/pdn/board?board.id=payflow This module is intended to be a drop-in replacement for PFProAPI (a couple of minor changes to your code are necessary to use this module instead of PFProAPI). The major difference is that it is pure Perl, and not architecture dependent (ie, you can use this on your 64-bit FreeBSD platform.) WWW: http://labs.mailermailer.com/downloads/ PR: ports/117460 Submitted by: Vivek Khera <vivek at khera.org> Notes: svn path=/head/; revision=202214
* Business::PayPal::IPN - Perl extension that implements PayPal IPNMartin Wilke2007-09-131-0/+1
| | | | | | | | | | WWW: http://search.cpan.org/dist/Business-PayPal-IPN/ PR: ports/116216 Submitted by: TAKAHASHI Kaoru <kaoru at kaisei.org> Notes: svn path=/head/; revision=199445
* new port: finance/ledgersmbEdwin Groothuis2007-09-071-0/+1
| | | | | | | | | | | | | | LedgerSMB is a double entry accounting system, written in Perl. Accounting data is stored in a PostgreSQL Server, for the display any text or GUI browser can be used. WWW: http://www.ledgersmb.org/ PR: ports/112248 Submitted by: Antoine Beaupre <anarcat@koumbit.org> Notes: svn path=/head/; revision=198991
* Eqonomize! is a personal accounting software, with focus on efficiency andMartin Wilke2007-08-211-0/+1
| | | | | | | | | | | | | | | | | ease of use for the small household economy. Eqonomize! provides a complete solution,with bookkeeping by double entry and support for scheduled recurring transactions,security investments, and budgeting. It gives a clear overview of past and present transactions, and development of incomes and expenses, with descriptive tables and charts, as well as an approximation of future account values. WWW: http://eqonomize.sourceforge.net/ PR: ports/115237 Submitted by: Yinghong.Liu <relaxbsd at gmail.com> Notes: svn path=/head/; revision=198035
* Add sabernetdcs-client 2.0.3, saberNet DCS - A labor data collectionCheng-Lung Sung2007-05-011-0/+1
| | | | | | | | | | system. PR: ports/107367 Submitted by: Matthew Ranostay <mranostay at saberlogic.com> Notes: svn path=/head/; revision=191259
* New port gfp version 0.7.2: Personal finances administration softwareMario Sergio Fujikawa Ferreira2007-04-241-0/+1
| | | | Notes: svn path=/head/; revision=190766
* 2007-03-16 databases/zodb: outdated software, databases/zodb3 should be usedMartin Wilke2007-03-221-1/+0
| | | | | | | | 2007-03-19 finance/gnomepm: is unfetchable and has no homepage 2007-03-19 games/frabs: is unfetchable and homepage disappeared Notes: svn path=/head/; revision=188044
* add p5-Finance-TW-EmergingQuote 0.26Ying-Chieh Liao2007-02-161-0/+1
| | | | | | | Check stock quotes from Taiwan Emerging Stock Notes: svn path=/head/; revision=185281
* Finance::Amortization is a simple object oriented interface to an amortizationMartin Wilke2007-01-081-0/+1
| | | | | | | | | | | | | | | | table. Pass in the principal to be amortized, the number of payments to be made, and the interest rate per payment. It will calculate the rest on demand, and provides a few methods to ask for the state of the table after a given number of periods. Authors: Nathan Wagner <nw@hydaspes.if.org> WWW: http://search.cpan.org/dist/Finance-Amortization/ PR: ports/107603 Submitted by: Christopher Boumenot <boumenot at gmail.com> Notes: svn path=/head/; revision=181809
* Remove expired ports:Vasil Dimov2006-12-041-1/+0
| | | | | | | | | | | | | | | | 2006-12-01 audio/xmms-rateplug: Project disappeared from the internet 2006-12-01 chinese/iiimf-le-chewing: fails to install (dependency problem) 2006-12-01 deskutils/mhc-xemacs21-mule: hangs during build 2006-12-01 devel/alleyoop: Does not compile 2006-12-01 devel/hs-crypto: is incompatible with current GHC, needs updating 2006-12-01 editors/gedit-autocomplete-plugin: Not compatible with gedit versions >= 2.14 2006-12-01 emulators/basiliskII: Does not compile 2006-12-01 emulators/vmware-tools2: Unfetchable 2006-12-01 emulators/vmware2: Unfetchable 2006-12-03 finance/ccard: Project disappeared from the internet Notes: svn path=/head/; revision=178817
* Expense is a very lightweight application to track your expenses,Dirk Meyer2006-11-301-0/+1
| | | | | | | | | | | much like you might expect to find on a PDA. It is built upon the code found in Yen-ju Chen's excellent money.app tutorial. I use Expense daily, but it still contains bugs. WWW: http://www.eskimo.com/~pburns/Expense/ Notes: svn path=/head/; revision=178354
* OpenTaxSolver (OTS) is a free program for calculating Tax FormPav Lucistnik2006-08-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | entries and tax-owed or refund-due, such as US Federal or State personal income taxes. An optional graphical front-end, OTS_GUI, has been added. Preliminary versions for Canada and the United Kingdom were posted in previous years and may be updated with help from volunteers. Motivations include: * To make tax preparation software available for all platforms. * To provide insight into how our taxes are calculated in clear unambiguous equations/code. * To avoid invasive, bloated commercial software packages. * To avoid rewriting our own individual programs each year by combining efforts. * To provide a simple reliable tax-package requiring only rudimentary knowledge to maintain. WWW: http://opentaxsolver.sourceforge.net/ PR: ports/95529 Submitted by: John Hein <jhein@timing.com> Notes: svn path=/head/; revision=171582
* HomeBank is the free software you have always wanted to manage yourJeremy Messenger2006-06-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | personal accounts at home. The main concept is to be light, simple and very easy to use. It brings you many features that allows you to analyze your finances in adetailed way instantly and dynamically with powerfull report tools based on filtering and graphical charts. Furthermore HomeBank benefits now for more than 10 years of users experiences and feedbacks as its development started in 1995 on Amiga computers. It is now available on Amiga, GNU/Linux, and will probably be soon available for Microsoft Windows and MacOS X systems, as GTK+ exists on it. WWW: http://homebank.free.fr/ -- Keep in mind, this is an alpha quality apps. (Homebank 3.2 alpha). I only test it a little so far. Notes: svn path=/head/; revision=166254
* Adding port finance/p5-Business-OnlinePayment-PayflowPro, AAaron Dalton2006-06-151-0/+1
| | | | | | | | | | | | Business::OnlinePayment backend module for PayflowPro. PR: ports/98883 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Reviewed by: aaron Approved by: tobez (implicit) Notes: svn path=/head/; revision=165471
* Adding port finance/p5-PFProAPI, Perl support for Payflow Pro calls.Aaron Dalton2006-06-141-0/+1
| | | | | | | | | | PR: ports/98882 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Reviewed by: aaron Approved by: tobez (implicit) Notes: svn path=/head/; revision=165359
* add p5-Finance-TW-TSEQuote 0.2Ying-Chieh Liao2006-04-281-0/+1
| | | | | | | Check stock quotes from Taiwan Security Exchange Notes: svn path=/head/; revision=160613
* Tiny ERP is an open source application - written in python, powered byThierry Thomas2006-03-211-0/+1
| | | | | | | | | | | | | | postgresql - that boosts productivity and profit through data integration. It connects and improves business processes; sales, finance, supply chain, project management, inventory control, ... WWW: http://tinyerp.org/ PR: ports/93935 Submitted by: Jordi Haarman Notes: svn path=/head/; revision=157915
* Remove expired port finance/emmaVolker Stolz2006-02-091-1/+0
| | | | Notes: svn path=/head/; revision=155562
* - Add a php extension pfpro (PayFlow Pro).Pav Lucistnik2006-01-311-0/+1
| | | | | | | | | PR: ports/82843 Submitted by: Mike Durian <durian@shadetreesoftware.com> Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=154939
* Add p5-Locale-Currency-Format 1.22, perl functions for formattingAndrey Slusar2005-12-281-0/+1
| | | | | | | | | | monetary values. PR: ports/90996 Submitted by: Zach Thompson <hideo@lastamericanempire.com> Notes: svn path=/head/; revision=152261
* Add p5-Finance-Currency-Convert-WebserviceX 0.05, lightweight currencyAndrey Slusar2005-12-281-0/+1
| | | | | | | | | | conversion using WebserviceX.NET. PR: ports/90999 Submitted by: Zach Thompson <hideo@lastamericanempire.com> Notes: svn path=/head/; revision=152258
* New port for VeriSign's PayFlow SDKEdwin Groothuis2005-11-301-0/+1
| | | | | | | | | | | | | | | | | | | | | | | The PayFlow Pro SDK is a development kit that allows you to perform credit card transactions through VeriSign's PayFlow Pro system. WWW: http://www.verisign.com/products/payflow/index.html Note that this is a pretty restricted port: The VeriSign PayFlow Pro SDK is only available to customers who have subscribed to this service. Please access your account at https://manager.verisign.com/ and retrieve the FreeBSD 5.x version of the SDK from the Downloads area. You will be required to agree to some terms and conditions. After downing the SDK, place ${PFP_BUNDLE} in ${DISTDIR}. PR: ports/89741 Submitted by: Mike Durian <durian@shadetreesoftware.com> Notes: svn path=/head/; revision=150088
* Add sql-ledger 2.6.2, a double entry accounting system.Lars Thegler2005-10-301-0/+1
| | | | Notes: svn path=/head/; revision=146740
* The CCard program is a program to validate credit card numbers.Sergey Matveychuk2005-09-031-0/+1
| | | | | | | | PR: ports/84848 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=141857
* 'Ledger' is a command-line accounting program, which uses a simple text fileDaniel Harris2005-07-031-0/+1
| | | | | | | | | | | as a ledger, yet provides powerful facilities for working with commodities, accounts, transactions, etc. It will read Gnucash data files directly. PR: 82685 Submitted by: Woody Carey <woodycarey@hotmail.com> Notes: svn path=/head/; revision=138420
* Add aqbanking 1.0.11, online banking interface and financial dataSam Lawrance2005-06-081-0/+1
| | | | | | | | | | framework. PR: ports/78443 (prompted by) Submitted by: Peter Corneliu <pcc@gmx.net> Notes: svn path=/head/; revision=137060
* - Add xtrader [1]Michael Johnson2005-04-171-0/+1
| | | | | | | | | | | | | | | | | | Technical analysis program for financial instruments Included is also an simple portfolio module where you can - edit transactions, create reports and charts. - create price larms report. - edit all data. - export all database files to an import file. WWW: http://xtrader.sourceforge.net/ Requested by: lioux [1] -- I gave him maintainer too.. if he doesn't want it he can change. Notes: svn path=/head/; revision=133504
* As previously announced, remove ports that have reached their expiry date,Kris Kennaway2005-02-181-1/+0
| | | | | | | and the handful of ports that depended on them. Notes: svn path=/head/; revision=129234
* New port venice version 0.4alpha: Merchant Of Venice, a stock marketMario Sergio Fujikawa Ferreira2005-01-201-0/+1
| | | | | | | trading program Notes: svn path=/head/; revision=126932
* New port qtstalker version 0.28: Commodity and stock market chartingMario Sergio Fujikawa Ferreira2005-01-201-0/+1
| | | | | | | and technical analysis Notes: svn path=/head/; revision=126884
* Add p5-Finance-Currency-Convert-XE, a currency conversion module thatAnton Berezin2004-12-151-0/+1
| | | | | | | uses XE.com. Notes: svn path=/head/; revision=124071
* Add kmymoney2 a KDE personal finance assistantTilman Keskinoz2004-07-251-0/+1
| | | | | | | | PR: 68193 Submitted by: Alexander Novitsky <alecn2002@yandex.ru> Notes: svn path=/head/; revision=114648
* Add myBudget, a nifty Gtk+-2 personal finance thinger.Adam Weinberger2004-07-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The aim of the program is to make it as easy as possible for people to do their own personal budgets and keep track of their finances. Using this program you can: * Create a budget and organize budget items into categories. * Nominate budget items to be paid from either a cash account or via a "Direct Debit" account which allows you to save for big ticket items and ensure timely payment of scheduled bills. * Automatically calculates how much money you must put aside each fortnight to meet all your "Direct Debit" obligations. * Automatically tells you how much money you must have in Direct Debit account to meet your obligatory payments on any particular date. * Record and save expenses against each of your budget categories. * Track how your expenses relate to your budget so you can determine if you are over or under-spending in any of your categories. * Sort your records into categories or by date. * Comes with realistic example to show how things work. * Allows you to export any of your reports, records, budget and Direct Debit status to the Gnumeric Spreadsheet program where they can be either printed or used for more detailed analysis. * Allows you to export any of your reports, records, budget and Direct Debit status to the AbiWord WordProcessor program where they can be printed or incorporated into a report. WWW: http://www.abisource.com/~msevior/index.html Notes: svn path=/head/; revision=112935
* Remove expired ports, plus the three ports that depended on them.Kris Kennaway2004-06-201-1/+0
| | | | Notes: svn path=/head/; revision=111893