summaryrefslogtreecommitdiff
path: root/finance (follow)
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to 0.3.0Ying-Chieh Liao2002-05-145-65/+112
| | | | | | | | PR: 38047 Submitted by: Ports Fury Notes: svn path=/head/; revision=59049
* Remove iconv->giconv hack.Maxim Sobolev2002-04-082-84/+0
| | | | Notes: svn path=/head/; revision=57428
* Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> withMaxim Sobolev2002-03-182-28/+0
| | | | | | | <giconv.h> or -liconv with -lgiconv. Notes: svn path=/head/; revision=56293
* Update to 1.6.6.Maxim Sobolev2002-03-138-54/+162
| | | | Notes: svn path=/head/; revision=55993
* Update to 0.2.1Patrick Li2002-03-034-71/+126
| | | | | | | | PR: 35497 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=55456
* Fix the include path, so the client binary compiles...Mikhail Teterin2002-01-251-1/+1
| | | | | | | Submitted by: fenner's build log Notes: svn path=/head/; revision=53722
* Update version number of guppi shared library.Maxim Sobolev2002-01-252-2/+2
| | | | | | | Submitted by: Michael V. Harding <mvh@corp.namesafe.com> Notes: svn path=/head/; revision=53703
* Update to 0.27.Anton Berezin2002-01-222-2/+2
| | | | Notes: svn path=/head/; revision=53557
* Update to 1.6.5.Maxim Sobolev2002-01-1010-124/+248
| | | | Notes: svn path=/head/; revision=52861
* A minor nit: -I. -> -I${.CURDIR}...Mikhail Teterin2002-01-081-1/+1
| | | | Notes: svn path=/head/; revision=52767
* Libstocks is a C library which can be used to fetch stocks quotes.Mikhail Teterin2002-01-088-0/+102
| | | | | | | | It comes with a CLI client and the Siag Office can be built to interface with it. Notes: svn path=/head/; revision=52747
* - PORTDOCS policePatrick Li2001-12-241-5/+5
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* upgrade to 1.4Ying-Chieh Liao2001-12-082-2/+2
| | | | | | | | PR: 32626 Submitted by: Ports Fury Notes: svn path=/head/; revision=51238
* Update to version 1.3.Steve Price2001-12-022-2/+2
| | | | | | | | PR: 32314 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=50884
* Update to 1.6.4.Maxim Sobolev2001-11-236-116/+152
| | | | Notes: svn path=/head/; revision=50425
* Update to 1.2Pete Fritchman2001-11-062-2/+2
| | | | | | | | PR: 31615 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=49658
* Correct Guppi entry in LIB_DEPENDS after updating Guppi to 0.40.0.Maxim Sobolev2001-10-282-2/+2
| | | | Notes: svn path=/head/; revision=49279
* Update to 1.1David W. Chapman Jr.2001-10-194-48/+11
| | | | | | | | PR: 31301 Submitted by: tkato@prontomail.com Notes: svn path=/head/; revision=48943
* Move g-wrap from BUILD_DEPENDS to LIB_DEPENDS, because it is required at theMaxim Sobolev2001-09-292-4/+4
| | | | | | | | | | | run time as well. Submitted by: Jim Freeze <jfreeze@freebsdportal.com> Glenn Johnson <glennpj@charter.net> Mike Meyer <mwm@mired.org> Notes: svn path=/head/; revision=48262
* Refine RUN_DEPENDS: delete obsolete gnuplot and add two perl modules necessaryMaxim Sobolev2001-09-112-4/+8
| | | | | | | | | | for getting stock quote updates. PR: 30403 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> Notes: svn path=/head/; revision=47688
* Update to 0.26; add WWW to pkg-descr; assume maintainership.Anton Berezin2001-08-313-31/+15
| | | | Notes: svn path=/head/; revision=47223
* upgrade to 1.0Ying-Chieh Liao2001-08-294-19/+17
| | | | | | | | PR: 30044 Submitted by: Ports Fury Notes: svn path=/head/; revision=47082
* Update misc/p5-Finance-Quote to 1.06.Anton Berezin2001-08-203-3/+11
| | | | | | | | PR: 29901 Submitted by: maintainer Notes: svn path=/head/; revision=46544
* Update to 1.6.2.Maxim Sobolev2001-08-166-108/+108
| | | | Notes: svn path=/head/; revision=46326
* add quantlibYing-Chieh Liao2001-08-125-0/+220
| | | | | | | A comprehensive software framework for quantitative finance Notes: svn path=/head/; revision=46128
* Update to 0.9Mario Sergio Fujikawa Ferreira2001-08-085-28/+3
| | | | | | | | PR: 29446 Submitted by: Kato Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=45975
* Update to 1.6.1.Maxim Sobolev2001-07-3110-278/+1536
| | | | Notes: svn path=/head/; revision=45657
* Update to version 0.8.4Kevin Lo2001-07-214-6/+32
| | | | | | | | PR: 29021 Submitted by: Ports Fury Notes: svn path=/head/; revision=45313
* Fix anoter victim of Ade's USE_AUTOMAKE so-called "cleanup".Maxim Sobolev2001-07-181-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=45220
* Clean up dependency chains after moving gtkhtml/gal inside theAde Lovett2001-06-191-2/+1
| | | | | | | USE_GNOME knob Notes: svn path=/head/; revision=44213
* Replace explicit build dependency on automake with USE_AUTOMAKE knobAde Lovett2001-05-311-1/+1
| | | | Notes: svn path=/head/; revision=43370
* Update to 1.4.12Ade Lovett2001-05-228-4/+20
| | | | Notes: svn path=/head/; revision=42948
* Upgrade to latest version:Vanilla I. Shu2001-05-202-19/+17
| | | | | | | | | | | | | | | | | | p5-BerkeleyDB => 0.15 p5-Convert-ASN1 => 0.10 p5-FastCGI => 0.58 p5-File-Spec => 0.82 p5-Finance-Quote => 1.05 p5-IO-Socket-SSL => 0.78 p5-Locale-Maketext => 0.18 p5-Mon => 0.11 p5-Net-IPv4Addr => 0.10 Some ports NO response from: maintainers Some ports Approved by: maintainers Notes: svn path=/head/; revision=42769
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-112-2/+2
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* UpgradeVanilla I. Shu2001-05-103-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p5-Apache-AuthTicket => 0.31 p5-Apache-AuthenCache => 0.04 p5-Business-CreditCard => 0.23 p5-CGI-Cache => 1.03 p5-Crypt-CipherSaber => 0.60 p5-Crypt-SSLeay => 0.25 p5-File-Cache => 0.16 p5-Filter => 1.23 p5-FreezeThaw => 0.41 p5-HTML-Stream => 1.49 p5-Mail-Audit => 1.10 p5-Mail-Box => 1.111 p5-Mail-IMAPClient => 2.1.2 p5-Mail-Sender => 0.7.08 p5-Math-FixedPrecision => 0.14 p5-Math-GMP => 1.07 p5-NNTPClient => 0.37 p5-Net-SSLeay => 1.07 p5-Proc-Background => 1.03 p5-Quota => 1.3.3 p5-Text-Template => 1.31 p5-WWW-Search => 2.19 p5-XML-RSS => 0.97 p5-chart => fix pkg-plist Notes: svn path=/head/; revision=42468
* Forgot to commit sorted, updated plist with previous commitKris Kennaway2001-04-172-44/+52
| | | | Notes: svn path=/head/; revision=41604
* Update to gnucash 1.4.11Kris Kennaway2001-04-174-4/+4
| | | | Notes: svn path=/head/; revision=41601
* Add proper PERL_VER support.Peter Pentchev2001-04-172-7/+4
| | | | | | | Submitted by: Anton Berezin <tobez@tobez.org> Notes: svn path=/head/; revision=41559
* Remove empty directories on uninstall.Steve Price2001-04-141-0/+2
| | | | Notes: svn path=/head/; revision=41387
* Update WWW.Maxim Sobolev2001-04-091-1/+1
| | | | | | | Submitted by: FDS Notes: svn path=/head/; revision=41110
* Update to 0.8.Will Andrews2001-04-072-2/+2
| | | | Notes: svn path=/head/; revision=41024
* Overhaul QT/KDE support:Will Andrews2001-04-031-1/+1
| | | | | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) Notes: svn path=/head/; revision=40792
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-295-5/+5
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Depend on the new py-mx-base.Thomas Gellekum2001-03-221-1/+1
| | | | Notes: svn path=/head/; revision=40211
* Update to version 0.7.1Kevin Lo2001-03-172-2/+2
| | | | | | | | PR: 25870 Submitted by: Ports Fury Notes: svn path=/head/; revision=39949
* Put copy of distfile on MASTER_SITE_LOCAL because it doesn't exist on theMaxim Sobolev2001-03-131-1/+3
| | | | | | | | | | site indicated by the author, while #@%$^ing Lycos today took down ftpsearch.lycos.com. Submitted by: fenner's distfiles survey Notes: svn path=/head/; revision=39757
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-1/+0
| | | | Notes: svn path=/head/; revision=38917
* Style fixes for ports/misc.Jimmy Olgeni2001-02-052-2/+2
| | | | Notes: svn path=/head/; revision=37986
* - Add missing MASTER_SITE_SUBDIRYing-Chieh Liao2001-01-281-0/+1
| | | | | | | | PR: 24672 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=37665
* Upgrade to version 0.7Kevin Lo2001-01-233-9/+10
| | | | | | | | PR: 24553 Submitted by: Ports Fury Notes: svn path=/head/; revision=37482