aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* [new port] devel/ta-libEdwin Groothuis2007-09-065-0/+71
| | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=198915
* Update to 0.4.3.Joe Marcus Clarke2007-09-066-8/+16
| | | | Notes: svn path=/head/; revision=198893
* - Update to 1.24.Chin-San Huang2007-09-052-6/+5
| | | | | | | - Use the CPAN site macro. Notes: svn path=/head/; revision=198870
* Upgrade to v5.7. Upstream changes include:Joseph Koshy2007-09-052-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | o Changes to language parsing: + Basic Support for "DIM AS" statements, BlitzBasic, PureBasic and FreeBasic. + C support for forward variable declarations. + C# support for verbatim string literals, multiple namespace declarations. + C++ support for non-extern, non-static functions returning wchar_t, optional tags for forward variable declarations. + Eiffel support for the convert keyword. + Java support for enums. + Perl support for the 'package' keyword, for multi-line subroutine, package and constant definitions, for optional subroutine declarations and formats. Comments mixed into definitions and declarations are now ignored. + PHP Support for interfaces and static/public/protected/private functions. + Python support for arbitrary nesting depth. o Support added for numerous revision control systems. o Many bug fixes. Notes: svn path=/head/; revision=198864
* Forgot to do the 'cvs rm' on this file.Jeremy Messenger2007-09-051-17626/+0
| | | | Notes: svn path=/head/; revision=198860
* Update to 1.14.6.Jeremy Messenger2007-09-056-83/+31
| | | | Notes: svn path=/head/; revision=198859
* - Be more friendly for packageRong-En Fan2007-09-055-17/+38
| | | | | | | | | | - Bump PORTREVISION to build new package PR: ports/115862 Submitted by: Nick Hilliard <nick at foobar.org> (maintainer) Notes: svn path=/head/; revision=198847
* - Update to 1.0.7.Marcelo Araujo2007-09-053-9/+14
| | | | | | | | | PR: ports/115971 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Approved by: stas (mentor) Notes: svn path=/head/; revision=198815
* Update to 7.3Kirill Ponomarev2007-09-052-4/+4
| | | | Notes: svn path=/head/; revision=198810
* - Update to 0.35Cheng-Lung Sung2007-09-052-4/+4
| | | | Notes: svn path=/head/; revision=198802
* - Update to 2.0Martin Matuska2007-09-055-14/+16
| | | | | | | | | | | | | - Fix PHP dependencies - Remove dummy pkg-plist - Some minor fixes PR: ports/115965 Sumbitted by: mm Approved by: Yuan-Chung Hsiao <ychsiao at ychsiao.org> (maintainer) Notes: svn path=/head/; revision=198798
* - Update to 3.21Rong-En Fan2007-09-052-4/+4
| | | | | | | | PR: ports/116038 Submitted by: Geraud CONTINSOUZAS <geraud at gcu.info> (maintainer) Notes: svn path=/head/; revision=198791
* - Install missing icons and pictures.Alejandro Pulver2007-09-054-4/+146
| | | | | | | | PR: ports/116041 Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> Notes: svn path=/head/; revision=198788
* - Update to version 3.3.Alejandro Pulver2007-09-054-8/+8
| | | | Notes: svn path=/head/; revision=198780
* - Update to 5.6 snapshot 20070901Rong-En Fan2007-09-053-2/+9
| | | | | | | | | - Fix build by fixing manaul page content [1] Submitted by: Thomas Dickey (ncurses author) [1] Notes: svn path=/head/; revision=198777
* - bump PORTREVISIONCheng-Lung Sung2007-09-053-4/+79
| | | | | | | | | | | | | | | The port of devel/p5-File-HStore is/was going to be removed from CVS because it depends on security/p5-Digest-SHA2 which has been deprecated in favor of Digest::SHA I created patches so that File-HStore makes use of Digest::SHA instead of Digest::SHA1 and Digest::SHA2. I have contacted the original author to attempt to get this patches accepted upstream, but it has been roughly a month and I have not heard back from him so I am hoping I can get those patches accepted into the tree to prevent File-HStore from being removed. Additional information can be found here: http://lists.freebsd.org/pipermail/freebsd-perl/2007-August/001619.html PR: ports/115911 Submitted by: Steven Kreuzer <skreuzer_AT_exit2shell dot com> Notes: svn path=/head/; revision=198775
* - fixes the lvalue error when using gcc4Cheng-Lung Sung2007-09-051-0/+13
| | | | | | | | PR: ports/114903 Submitted by: maintainer (Erik Greenwald) Notes: svn path=/head/; revision=198774
* - Update to 1.3.0Cheng-Lung Sung2007-09-052-4/+4
| | | | | | | | | | | - required by rubygem-memcache-client 1.5.0 PR: ports/115502 Submitted by: clsung Approved by: maintainer (Jonathan Weiss) Notes: svn path=/head/; revision=198772
* - Update to 0.4.4Cheng-Lung Sung2007-09-053-5/+7
| | | | | | | | | | | - required by rubygem-hoe 1.3.0 PR: ports/115501 Submitted by: clsung Approved by: maintainer (Jonathan Weiss) Notes: svn path=/head/; revision=198771
* Unbreak, distfile rerolled.Li-Wen Hsu2007-09-042-5/+3
| | | | | | | (Some self-test cases updated, this change would not affect the package.) Notes: svn path=/head/; revision=198753
* Fix a really stupid mistake on my part, and correct a crash when openingJoe Marcus Clarke2007-09-032-15/+21
| | | | | | | | | | files over NFS. PR: 115969 Submitted by: Oleg Sharoiko <os@rsu.ru> Notes: svn path=/head/; revision=198715
* Since the new version 1.2.12 use GLIBC_2.4, it's not for linux_base-fc4Boris Samorodov2007-09-039-24/+27
| | | | | | | | | | | | default port. Backout the previous commit, revert to version 1.2.10 and bump the PORTEPOCH. Pointyhat to: me (bsam) PR: 116059 Submitted by: Marcus von Appen <mva at sysfault.org> Notes: svn path=/head/; revision=198712
* - Remove 4.x cruft.Marcelo Araujo2007-09-031-7/+1
| | | | | | | | | PR: ports/114684 Submitted by: David Yeske <dyeske@gmail.com> Approved by: itetcu (mentor), maintainer timeout (2 weeks) Notes: svn path=/head/; revision=198710
* Update to version 1.2.12.Boris Samorodov2007-09-039-27/+24
| | | | | | | | PR: 115655 Suggested by: Hardy Schumacher <hardy.schumacher at amd.com> Notes: svn path=/head/; revision=198700
* Update to version 2.7Ion-Mihai Tetcu2007-09-033-25/+23
| | | | | | | | PR: ports/116020 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=198683
* Update to version 3.0.0Ion-Mihai Tetcu2007-09-032-8/+21
| | | | | | | | PR: ports/116018 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=198680
* Upgrade to 2.31.1.Thierry Thomas2007-09-023-5/+4
| | | | | | | Changelog at <http://bouml.free.fr/historic.html>. Notes: svn path=/head/; revision=198666
* Fix build on amd64/ia64Tilman Keskinoz2007-09-022-6/+29
| | | | | | | | PR: 115897 Submitted by: Artem Naluzhny <tut@nhamon.com.ua> Notes: svn path=/head/; revision=198647
* Upgrade to 2.11b.Thomas Gellekum2007-09-023-14/+16
| | | | | | | Submitted by: jkoshy Notes: svn path=/head/; revision=198636
* - Chase x11-toolkits/pmw renamed to x11-toolkits/py-PmwRong-En Fan2007-09-021-2/+2
| | | | | | | PR: 115302 Notes: svn path=/head/; revision=198632
* Update to Qt 4.3.1.Michael Nottebrock2007-09-0243-184/+198
| | | | Notes: svn path=/head/; revision=198629
* - Correct plist for python24 and olderPav Lucistnik2007-09-011-0/+3
| | | | | | | | PR: ports/115968 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> Notes: svn path=/head/; revision=198617
* - Update to 0.90.0Pav Lucistnik2007-09-013-16/+23
| | | | | | | | PR: ports/115929 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> (maintainer) Notes: svn path=/head/; revision=198612
* Fix dependency issue (thanks to linimon, ancient pointy-hat to me for notLars Balker Rasmussen2007-09-011-3/+3
| | | | | | | | having the dependency in place from the beginning...) Use CPAN MASTER_SITE notation. Notes: svn path=/head/; revision=198608
* - Add UTF8 patch obtained from gentoo, it's more stable than old oneRenato Botelho2007-08-314-432/+28
| | | | | | | | PR: ports/114569 Submitted by: Cristian KLEIN <cristi@net.utcluj.ro> Notes: svn path=/head/; revision=198591
* Use the CPAN site macro.Mathieu Arnold2007-08-3169-312/+89
| | | | | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims. Notes: svn path=/head/; revision=198588
* Update to 0.30.01Mathieu Arnold2007-08-312-6/+6
| | | | Notes: svn path=/head/; revision=198585
* Update to 0.79Mathieu Arnold2007-08-312-14/+6
| | | | Notes: svn path=/head/; revision=198584
* add datadraw 3.0.8Ying-Chieh Liao2007-08-318-0/+129
| | | | | | | A feature rich persistent database generator Notes: svn path=/head/; revision=198580
* Add p5-Devel-Leak-Object 0.90, detect leaks of objects.Sergey Skvortsov2007-08-315-0/+42
| | | | Notes: svn path=/head/; revision=198576
* Update to 0.976Lars Balker Rasmussen2007-08-312-6/+5
| | | | Notes: svn path=/head/; revision=198573
* - Update to 1.0.5.Marcelo Araujo2007-08-312-7/+4
| | | | | | | | | PR: ports/115490 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: itetcu (mentor), Tijl Coosemans <tijl@ulyssis.org> (maintainer) Notes: svn path=/head/; revision=198569
* upgrade to 0.7Ying-Chieh Liao2007-08-312-4/+4
| | | | Notes: svn path=/head/; revision=198566
* Upgrade to 2.31.Thierry Thomas2007-08-303-4/+9
| | | | | | | Changelog at <http://bouml.free.fr/historic.html>. Notes: svn path=/head/; revision=198558
* Update to 2.22.3Sergey Skvortsov2007-08-303-5/+5
| | | | | | | Pointed by: Nick Barkas <snb xxx threerings.net> Notes: svn path=/head/; revision=198553
* Add new port devel/py-boto: Python interface to Amazon Web ServicesVasil Dimov2007-08-3011-0/+313
| | | | | | | | | | | | | | | | | | An integrated interface to current and future infrastructural services offered by Amazon Web Services. Currently, this includes: * Simple Storage Service (S3) * Simple Queue Service (SQS) * Elastic Compute Cloud (EC2) * Mechanical Turk WWW: http://code.google.com/p/boto PR: ports/115761 Submitted by: Peter Schuller <peter.schuller@infidyne.com> Notes: svn path=/head/; revision=198530
* Update to 3.0.1Sergey Skvortsov2007-08-306-12/+8
| | | | | | | Changes: http://www.bugzilla.org/releases/3.0.1/release-notes.html Notes: svn path=/head/; revision=198522
* Add port devel/gettext-msghack:Andrew Pantyukhin2007-08-304-0/+39
| | | | | | | | | | | Msghack can be used to alter gettext .po files in ways no sane mind would think about. It is a reimplementation of the original msghack in Python. Author: Trond Eivind Glomsroed <teg@redhat.com> Notes: svn path=/head/; revision=198518
* Chase mpfr library and bump PORTREVISION.Alex Dupre2007-08-302-4/+4
| | | | Notes: svn path=/head/; revision=198517
* Erik Greenwald wants to maintain this port.Ion-Mihai Tetcu2007-08-301-3/+2
| | | | | | | | PR: ports/115880 Submitted by: Erik Greenwald Notes: svn path=/head/; revision=198512