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
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"
State Changed From-To: open->closed Committed, thanks!