1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pawel Pekala 9ec9e0b360 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>
2014-02-11 15:31:02 +00:00
accessibility
arabic
archivers - Update to 0.5.3 2014-02-10 18:26:13 +00:00
astro Update to 0.061 2014-02-10 22:52:37 +00:00
audio
benchmarks
biology
cad
chinese
comms - Update to 1.57 2014-02-10 15:45:36 +00:00
converters
databases Fix gethostbyname usage. 2014-02-11 13:40:34 +00:00
deskutils - Update to 1.1.31 [1] 2014-02-11 08:02:03 +00:00
devel - Stage support 2014-02-11 09:53:43 +00:00
dns
editors
emulators
finance
french
ftp
games - update to 3.9.0 2014-02-10 20:34:32 +00:00
german - Update to 2014.02.09 2014-02-10 17:29:11 +00:00
graphics - Fix segfault by linking against pthread 2014-02-11 10:54:24 +00:00
hebrew
hungarian
irc - Fix packaging without perl [1] 2014-02-11 12:23:46 +00:00
japanese Bits from original ports/186216 which were noc committed + additional 2014-02-10 22:51:01 +00:00
java Fix build with java7 and stagify. 2014-02-10 16:35:51 +00:00
Keywords
korean
lang Remove all NO_LATEST_LINK, all of them have different PKGNAMEs. 2014-02-11 12:38:32 +00:00
mail - Stage support 2014-02-11 09:28:57 +00:00
math The trader extension is a free open source stock library based on TA-Lib. 2014-02-11 15:31:02 +00:00
misc - Convert to USES=libtool 2014-02-10 21:10:27 +00:00
Mk - Add ftp.stu.edu.tw to MASTER_SITE_VIM 2014-02-11 14:53:06 +00:00
multimedia - Stage support 2014-02-11 09:53:30 +00:00
net - Update to 0.24 2014-02-11 07:43:45 +00:00
net-im - Update to 3.9.1 [1] 2014-02-11 10:14:35 +00:00
net-mgmt - Update to 3.12 2014-02-11 12:28:44 +00:00
net-p2p
news
palm
polish - Update to 20140209 2014-02-10 17:29:16 +00:00
ports-mgmt - Stage support 2014-02-11 09:53:31 +00:00
portuguese
print - Convert to USES=kmod 2014-02-10 23:35:59 +00:00
russian
science
security Remove CFLAGS unsupported by ancient gcc and just remove -Werror to have the code build with clang 2014-02-11 11:20:52 +00:00
shells
sysutils - Stage support 2014-02-11 14:23:05 +00:00
Templates
textproc - Stage support 2014-02-11 13:44:36 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.11.11 2014-02-11 15:19:40 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Stage support 2014-02-11 09:29:04 +00:00
x11-toolkits - Use bsdtar to extract distfile 2014-02-10 20:27:22 +00:00
x11-wm - Add stage support 2014-02-10 20:03:23 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Fix a variety of errors in MOVED: 2014-02-10 20:48:33 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.