Bug 114812 - [new port] devel/ta-lib
Summary: [new port] devel/ta-lib
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-22 20:30 UTC by Balwinder S Dheeman
Modified: 2007-09-06 13:20 UTC (History)
0 users

See Also:


Attachments
file.shar (3.21 KB, text/plain)
2007-07-22 20:30 UTC, Balwinder S Dheeman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Balwinder S Dheeman 2007-07-22 20:30:01 UTC
Newport: 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/

(This is required by new qtstaker-0.34 package, port for the same is being submitted separately).

Fix: Test and install the shar file attached herewith. 

Patch attached with submission follows:
How-To-Repeat: NA
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-09-06 13:11:45 UTC
edwin       2007-09-06 12:11:37 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/ta-lib         Makefile distinfo pkg-descr pkg-plist 
  Log:
  [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>
  
  Revision  Changes    Path
  1.2862    +1 -0      ports/devel/Makefile
  1.1       +30 -0     ports/devel/ta-lib/Makefile (new)
  1.1       +3 -0      ports/devel/ta-lib/distinfo (new)
  1.1       +14 -0     ports/devel/ta-lib/pkg-descr (new)
  1.1       +23 -0     ports/devel/ta-lib/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-06 13:11:51 UTC
State Changed
From-To: open->closed

Committed, thanks!