Bug 186226 - [NEW PORT] math/pecl-trader: Trader extension based on TA-Lib
Summary: [NEW PORT] math/pecl-trader: Trader extension based on 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: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-29 06:50 UTC by jim
Modified: 2014-02-11 15:40 UTC (History)
0 users

See Also:


Attachments
.shar (1.76 KB, text/plain)
2014-01-29 06:50 UTC, jim
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jim 2014-01-29 06:50:00 UTC
The trader extension is a free open source stock library based on TA-Lib. It's
dedicated to trading software developers requiring to perform technical
analysis of financial market data. Alongside many indicators like ADX, MACD,
RSI, Stochastic, TRIX the candlestick pattern recognition and several vector
arithmetic and algebraic functions are present.


WWW: http://pecl.php.net/package/trader/

Generated with FreeBSD Port Tools 0.99_11 (mode: new)
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2014-02-07 22:42:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-02-11 15:31:16 UTC
Author: pawel
Date: Tue Feb 11 15:31:02 2014
New Revision: 343761
URL: http://svnweb.freebsd.org/changeset/ports/343761
QAT: https://qat.redports.org/buildarchive/r343761/

Log:
  The trader extension is a free open source stock library based on TA-Lib.
  It's dedicated to trading software developers requiring to perform technical
  analysis of financial market data. Alongside many indicators like ADX, MACD,
  RSI, Stochastic, TRIX the candlestick pattern recognition and several vector
  arithmetic and algebraic functions are present.
  
  WWW: http://pecl.php.net/package/trader/
  
  PR:		ports/186226
  Submitted by:	Jim Ohlstein <jim@ohlste.in>

Added:
  head/math/pecl-trader/
  head/math/pecl-trader/Makefile   (contents, props changed)
  head/math/pecl-trader/distinfo   (contents, props changed)
  head/math/pecl-trader/pkg-descr   (contents, props changed)
Modified:
  head/math/Makefile

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Tue Feb 11 15:19:40 2014	(r343760)
+++ head/math/Makefile	Tue Feb 11 15:31:02 2014	(r343761)
@@ -520,6 +520,7 @@
     SUBDIR += pecl-big_int
     SUBDIR += pecl-bitset
     SUBDIR += pecl-stats
+    SUBDIR += pecl-trader
     SUBDIR += petsc
     SUBDIR += php5-bcmath
     SUBDIR += php5-gmp

Added: head/math/pecl-trader/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/math/pecl-trader/Makefile	Tue Feb 11 15:31:02 2014	(r343761)
@@ -0,0 +1,22 @@
+# Created by: Jim Ohlstein <jim@ohlste.in>
+# $FreeBSD$
+
+PORTNAME=	trader
+PORTVERSION=	0.3.0
+CATEGORIES=	math devel
+MASTER_SITES=	http://pecl.php.net/get/
+PKGNAMEPREFIX=	pecl-
+EXTRACT_SUFX=	.tgz
+DIST_SUBDIR=	PECL
+
+MAINTAINER=	jim@ohlste.in
+COMMENT=	Trader extension based on TA-Lib
+
+LICENSE=	BSD2CLAUSE
+
+USE_PHP=	yes
+USE_PHPEXT=	yes
+
+IGNORE_WITH_PHP=	52
+
+.include <bsd.port.mk>

Added: head/math/pecl-trader/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/math/pecl-trader/distinfo	Tue Feb 11 15:31:02 2014	(r343761)
@@ -0,0 +1,2 @@
+SHA256 (PECL/trader-0.3.0.tgz) = 430763a44f6e81402b87cf84833a721a697efa5f8043de8a7e855b2221a4b132
+SIZE (PECL/trader-0.3.0.tgz) = 295748

Added: head/math/pecl-trader/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/math/pecl-trader/pkg-descr	Tue Feb 11 15:31:02 2014	(r343761)
@@ -0,0 +1,8 @@
+The trader extension is a free open source stock library based on TA-Lib.
+It's dedicated to trading software developers requiring to perform technical
+analysis of financial market data. Alongside many indicators like ADX, MACD,
+RSI, Stochastic, TRIX the candlestick pattern recognition and several vector
+arithmetic and algebraic functions are present.
+
+
+WWW: http://pecl.php.net/package/trader/
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-02-11 15:38:14 UTC
Author: pawel (ports committer)
Date: Tue Feb 11 15:38:07 2014
New Revision: 43872
URL: http://svnweb.freebsd.org/changeset/doc/43872

Log:
  Add Jim Ohlstein for math/pecl-trader
  
  PR:		ports/186226

Modified:
  head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml

Modified: head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml	Tue Feb 11 14:59:28 2014	(r43871)
+++ head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml	Tue Feb 11 15:38:07 2014	(r43872)
@@ -4675,6 +4675,11 @@
     </listitem>
 
     <listitem>
+      <para>Jim Ohlstein
+        <email>jim@ohlste.in</email></para>
+    </listitem>
+
+    <listitem>
       <para>Jim Pirzyk
 	<email>pirzyk@uiuc.edu</email></para>
     </listitem>
_______________________________________________
svn-doc-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
Comment 4 Pawel Pekala freebsd_committer freebsd_triage 2014-02-11 15:38:49 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!