aboutsummaryrefslogtreecommitdiff
path: root/finance/xtrader/files
Commit message (Collapse)AuthorAgeFilesLines
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-261-3/+3
| | | | | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215
* - Unbreak - fix build with latest x11-toolkits/fltkPietro Cerutti2011-11-159-2/+341
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285847
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+3
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Add xtrader [1]Michael Johnson2005-04-171-0/+21
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