| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Jul 2011 14:59:23
0.4.0
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
0.4.0
|
ade  |
Sync to new bsd.autotools.mk |
02 Aug 2009 19:36:34
0.4.0
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
21 Aug 2008 06:18:49
0.4.0
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
15 Dec 2007 17:38:40
0.4.0
|
miwi  |
- Update to 0.4.0
PR: 117806
Submitted by: Balwinder S Dheeman <bdheeman@gmail.com> (maintainer) |
15 Oct 2007 15:44:44
0.3.0_1
|
garga  |
- Change maintainer's email
PR: ports/117202
Submitted by: maintainer |
09 Sep 2007 00:42:14
0.3.0_1
|
edwin  |
Move MASTER_SITES to sourceforge.net
Noticed by: YAPHR |
06 Sep 2007 12:11:37
0.3.0_1
|
edwin  |
[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> |