Port details |
- libstocks C library which can be used to fetch stocks quotes
- 0.5.0_1 finance =2 0.5.0_1Version of this port present on the latest quarterly branch.
- Maintainer: ports@virtual-estates.net
- Port Added: 2004-01-22 18:05:04
- Last Update: 2024-05-18 08:22:43
- Commit Hash: 2b92bd7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: not specified in port
- WWW:
- https://libstocks.sourceforge.net/
- Description:
- Libstocks is a C library which can be used to fetch stocks quotes.
It is currently able to get quotes from a lot of stocks markets. The
supported markets are :
Argentina European markets
Australia Mexico
Brasil United States
Canada Venezuela
Chili
Unfortunatly, libstocks can get historical quotes just for the United
States market.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libstocks>0:finance/libstocks
- To install the port:
- cd /usr/ports/finance/libstocks/ && make install clean
- To add the package, run one of these commands:
- pkg install finance/libstocks
- pkg install libstocks
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libstocks
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libstocks-0.5.0.tar.gz) = 0d4dc756e1b43270b8afd25c9b33ecd13107802a62d63778677dc9cac0957c1c
SIZE (libstocks-0.5.0.tar.gz) = 48268
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libstocks-0.5.0_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- finance_libstocks
- USES:
- uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.0_1 18 May 2024 08:22:43 |
Gleb Popov (arrowd) |
*: Change the MAINTAINER field per request
PR: 278267 |
0.5.0 23 Mar 2024 11:19:32 |
Tijl Coosemans (tijl) |
Mk/bsd.port.mk: Add __MAKE_CONF=${NONEXISTENT} to WRK_ENV
And remove it from individual ports. Use WRK_ENV in custom build
commands where necessary.
FreeBSD make(1) includes /usr/share/mk/sys.mk and that includes
/etc/make.conf if it exists. This happens when you run make in a port
directory but it also happens when the upstream build system uses make.
This commit disables make.conf inclusion in the latter case because
users can define variables like CFLAGS in make.conf that override ports
framework variables and this can cause problems that are difficult to
diagnose.
If there are any build customisations made through make.conf that stop
working because of this commit then they should be made available by the (Only the first 15 lines of the commit message are shown above ) |
0.5.0 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.5.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.5.0 20 Jul 2022 14:21:51 |
Tobias C. Berner (tcberner) |
finance: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Christopher Boumenot <boumenot@gmail.com>
* David Naylor <naylor.b.david@gmail.com>
* Dermot Tynan <dtynan@kalopa.com>
* Dorit Rottner (<rottner@punkt.de>)
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Glenn Johnson <glennpj@charter.net>
* James FitzGibbon <jfitz@FreeBSD.org>
* Janky Jay <ek@purplehat.org> (Only the first 15 lines of the commit message are shown above ) |
0.5.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.0 25 Nov 2019 23:25:52 |
brooks |
Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>. |
0.5.0 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.5.0 27 Oct 2014 12:39:33 |
bapt |
Cleanup plist |
0.5.0 23 Oct 2014 12:07:02 |
marino |
finance/libstocks: Remove --mmap switch from grep command
This is a GNU grep specific switch that was disabled in March 2010
(~version 2.6) and finally removed in version 2.17 (Feb 2014). It's
still supported in the base grep, but the man page talks about possible
core dumps. DragonFly has grep v2.20 in base now and the port stopped
building. Just remove the deprecated/EOL'd option. |
0.5.0 28 Jul 2014 18:44:43 |
adamw |
Rename finance/ and ftp/ patch-xy patches to reflext the files they modify. |
0.5.0 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
0.5.0 09 Jun 2014 14:57:34 |
antoine |
- Unbreak
- Convert to options |
0.5.0 06 Jun 2014 23:04:51 |
mi |
Add staging support. |
0.5.0 20 Sep 2013 17:18:39 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance) |
0.5.0 24 May 2013 16:35:31 |
bapt |
Do not let system make.conf inpact the port's makefile
This fixes build on current |
0.5.0 04 May 2013 20:58:58 |
bapt |
Fix build on current |
0.5.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.5.0 22 Aug 2009 00:20:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
0.5.0 27 Jan 2007 13:40:50 |
pav |
- Prepare for removal of shlib filtering |
0.5.0 07 May 2006 11:09:22 |
edwin |
Remove USE_REINPLACE from all categories starting with F |
0.5.0 22 Jan 2006 09:47:46 |
edwin |
SHA256ify
Approved by: krion@ |
0.5.0 15 Apr 2005 22:51:13 |
mi |
s/ENV/SETENV/
Reported by: Jeff Mohney |
0.5.0 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.5.0 22 Jan 2004 17:59:27 |
eik |
- fix PKGORIGIN
since ito makes using package tools hard, is marked as FATAL by
portlint and otherwise doesn't affect the port, fix it silently.
Approved by: marcus (mentor) |