Bug 114812

Summary: [new port] devel/ta-lib
Product: Ports & Packages Reporter: Balwinder S Dheeman <bdheeman>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

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!