4e71 FreshPorts -- devel/ta-lib
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ta-lib 0.4.0 devel on this many watch lists=1 search for ports that depend on this port
A UNIX, POSIX Library for Technical Analysis
Maintained by: bdheeman@gmail.com search for ports maintained by this maintainer
Port Added: 06 Sep 2007 12:12:40
Also Listed In: finance
License: not specified in port


The ta-lib provides common functions for the technical analysis of
financial market data. Widely used by trading software developers
working with Excel, .NET, Java, Perl, Python or C/C++.
 
More than 150 technical analysis indicators such as ADX, MACD, RSI,
Stochastic, Bollinger Bands. Includes candlestick pattern recognition.
Optional abstract API allowing your code to adapt automatically when new
functions are added!

WWW: http://ta-lib.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. devel/libtool

This port is required by:

for Libraries

To install the port: cd /usr/ports/devel/ta-lib/ && make install clean
To add the package: pkg_add -r ta-lib


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/ta-lib/ta-lib/0.4.0/
  3. http://heanet.dl.sourceforge.net/project/ta-lib/ta-lib/0.4.0/
  4. http://internode.dl.sourceforge.net/project/ta-lib/ta-lib/0.4.0/
  5. http://iweb.dl.sourceforge.net/project/ta-lib/ta-lib/0.4.0/
  6. http://jaist.dl.sourceforge.net/project/ta-lib/ta-lib/0.4.0/
  7. http://kent.dl.sourceforge.net/project/ta-lib/ta-lib/0.4.0/
  8. http://nchc.dl.sourceforge.net/project/ta-lib/ta-lib/0.4.0/
  9. http://ncu.dl.sourceforge.net/project/ta-lib/ta-lib/0.4.0/
  10. http://osdn.dl.sourceforge.net/project/ta-lib/ta-lib/0.4.0/
  11. http://softlayer.dl.sourceforge.net/project/ta-lib/ta-lib/0.4.0/
  12. http://sunet.dl.sourceforge.net/project/ta-lib/ta-lib/0.4.0/
  13. http://surfnet.dl.sourceforge.net/project/ta-lib/ta-lib/0.4.0/
  14. http://switch.dl.sourceforge.net/project/ta-lib/ta-lib/0.4.0/
  15. http://transact.dl.sourceforge.net/project/ta-lib/ta-lib/0.4.0/
  16. http://ufpr.dl.sourceforge.net/project/ta-lib/ta-lib/0.4.0/
  17. http://voxel.dl.sourceforge.net/project/ta-lib/ta-lib/0.4.0/
  18. http://waix.dl.sourceforge.net/project/ta-lib/ta-lib/0.4.0/

Number of commits found: 8

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
03 Jul 2011 14:59:23
Original commit files touched by this commit  0.4.0
ohauer search for other commits by this committer
-remove MD5
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.4.0
ade search for other commits by this committer
Sync to new bsd.autotools.mk
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.4.0
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.4.0
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
15 Dec 2007 17:38:40
Original commit files touched by this commit  0.4.0
miwi search for other commits by this committer
- Update to 0.4.0

PR:             117806
Submitted by:   Balwinder S Dheeman <bdheeman@gmail.com> (maintainer)
15 Oct 2007 15:44:44
Original commit files touched by this commit  0.3.0_1
garga search for other commits by this committer
- Change maintainer's email

PR:             ports/117202
Submitted by:   maintainer
09 Sep 2007 00:42:14
Original commit files touched by this commit  0.3.0_1
edwin search for other commits by this committer
Move MASTER_SITES to sourceforge.net

Noticed by: YAPHR
06 Sep 2007 12:11:37
Original commit files touched by this commit  0.3.0_1
edwin search for other commits by this committer
[new port] devel/ta-lib

        The ta-lib provides common functions for the technical analysis of
        financial market data. Widely used by trading software developers
        working with Excel, .NET, Java, Perl, Python or C/C++.

        More than 130 technical analysis indicators such as ADX, MACD, RSI,
        Stochastic, Bollinger Bands. Includes candlestick pattern recognition.
        Optional abstract API allowing your code to adapt automatically when new
        functions are added!

        WWW: http://ta-lib.org/

PR:             ports/114812
Submitted by:   Balwinder S Dheeman <bdheeman@hotmail.com>

Number of commits found: 8

2841
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24516
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days30
new fortnight74
new month205

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0