aboutsummaryrefslogtreecommitdiff
path: root/devel/libstocks
Commit message (Collapse)AuthorAgeFilesLines
* Add finance category to the following ports.Edwin Groothuis2003-10-041-1/+1
| | | | | | | | PR: ports/56259 (ports/39102) Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=90196
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* My first PERL -> REINPLACE_CMD conversion. Make sure not to leave anythingMikhail Teterin2002-06-211-3/+7
| | | | | | | behind by explicitly giving "" to -i -- why is that not a default, I wonder. Notes: svn path=/head/; revision=61706
* Fix build on currentKris Kennaway2002-06-161-1/+2
| | | | Notes: svn path=/head/; revision=61358
* 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
* 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