Sunpoet Po-Chuan Hsieh
47a32a971e
- Support STAGEDIR
2013-09-30 15:38:15 +00:00
Sunpoet Po-Chuan Hsieh
69da4ed50d
- Support STAGEDIR
2013-09-30 15:38:07 +00:00
Sunpoet Po-Chuan Hsieh
be2e30f0bc
- Support STAGEDIR
2013-09-30 15:38:03 +00:00
Danilo Egea Gondolfo
0c6246fe31
- Add "Created by" line to header
...
- Change maintainer email to @FreeBSD.org
- Convert LIB_DEPENDS to new syntax
- Add stage support
Approved by: wg (mentor)
2013-09-29 23:21:42 +00:00
Steven Kreuzer
6d08a5276d
Fix version logic in RUN_DEPENDS
2013-09-29 14:55:52 +00:00
TAKATSU Tomonari
5c5a9ea109
- Update to 4.7
2013-09-29 13:11:22 +00:00
Brendan Fabeny
410f653bbb
Update to 3.4.0
...
PR: 181873
2013-09-29 08:54:39 +00:00
Sunpoet Po-Chuan Hsieh
8207eb9802
- Update to 2.2.2
...
- Support STAGEDIR
Changes: http://code.google.com/p/numexpr/wiki/ReleaseNotes
2013-09-28 19:47:45 +00:00
Steven Kreuzer
dbdea56638
A glm-like formula language to define dynamic generalized
...
linear models (state space models).
Includes functions for Kalman filtering and smoothing.
Estimation of variance matrices can be performed using
the EM algorithm in case of Gaussian models.
WWW: http://cran.r-project.org/web/packages/sspir/
2013-09-27 16:00:34 +00:00
Guido Falsi
0a0bcfbc54
Import a bunch of iconv fixes.
...
Submitted by: marino
Approved by: portmgr (bapt, implicit)
2013-09-27 15:17:26 +00:00
Eitan Adler
fce96b1a48
Fix pkg-plist for math/ised
...
Reported by: bsam
Pointyhat to: eadler
2013-09-26 17:17:30 +00:00
Eitan Adler
73f507b93e
Add support for STAGEDIR
2013-09-25 19:09:05 +00:00
Bryan Drewery
2d8b17ea39
- Remove NO_STAGE as these have been tested to be safe
...
With hat: portmgr
2013-09-25 00:54:08 +00:00
Renato Botelho
172810a103
Update LIB_DEPENDS syntax on my ports and silent make check-makefile
2013-09-24 16:47:23 +00:00
Baptiste Daroussin
110f3583b6
Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
...
Exp-run by: bdrewery
2013-09-24 06:24:17 +00:00
TAKATSU Tomonari
7cb6bf4749
- Update to 0.96-7
2013-09-23 05:17:38 +00:00
TAKATSU Tomonari
28eeaf0f14
- Update to 0.5-65
2013-09-23 05:16:24 +00:00
Baptiste Daroussin
f45d0a8198
Fix NO_STAGE attribution
2013-09-22 18:05:04 +00:00
Baptiste Daroussin
ce5e457020
Add NO_STAGE all over the place in preparation for the staging support (cat: math)
2013-09-20 20:55:04 +00:00
Bryan Drewery
2324655f20
- Add NO_STAGE until validated to be safe for upcoming staging support
2013-09-20 15:58:09 +00:00
Kubilay Kocak
611351f696
math/py-pandas: Update to 0.12.0
...
- Update to 0.12.0
- Two BUILD_DEPENDS are only RUN_DEPENDS, move them
- Patch some files out of MANIFEST.in
- Cherry pick upstream issue/commit [1]
- Define regression-test target and TEST_DEPENDS
- Document USES=display in support of unit tests
[1] https://github.com/pydata/pandas/issues/4353
PR: ports/180889
Submitted by: John W. O'Brien <john@saltant.com> (maintainer)
2013-09-20 13:04:02 +00:00
Anton Berezin
0b3ddaaed8
Update to 0.6.
...
Changes: http://search.cpan.org/dist/Statistics-ChiSquare/CHANGELOG
2013-09-20 10:08:46 +00:00
Thomas Abthorpe
0c38c9fae2
- Reassign to the heap due to maintainer mail bounce
2013-09-19 15:19:45 +00:00
Vsevolod Stakhov
fc0535e09b
Add clasp - an answer set solver for (extended) normal logic programs.
2013-09-19 14:14:54 +00:00
Vsevolod Stakhov
e03359c0aa
Add minisat port - a lightweight SAT solver.
2013-09-18 13:28:06 +00:00
Stephen Montgomery-Smith
06ef44f5c1
- Add optional dependency math/octave-forge-ltfat.
...
- Update to 20130917.
2013-09-18 03:58:19 +00:00
Stephen Montgomery-Smith
7739f915fc
- New port math/octave-forge-ltfat
...
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
This is ltfat.
The Large Time/Frequency Analysis Toolbox (LTFAT) is a Matlab/Octave toolbox
for working with time-frequency analysis, wavelets and signal processing. It
is intended both as an educational and a computational tool. The toolbox
provides a large number of linear transforms including Gabor and wavelet
transforms along with routines for constructing windows (filter prototypes)
and routines for manipulating coefficients.
2013-09-18 03:26:42 +00:00
Baptiste Daroussin
594e91274e
Adjust pkgname to avoid confusing binary only users.
...
oldversion version get their pkgname suffixed by the version, shinest and greatest version doesn't change their name.
Ajust the conflicts line accordingly
Remove the now useless LATEST_LINK where they are not needed anymore.
Approved by: kde (rakuco)
2013-09-17 12:50:49 +00:00
Baptiste Daroussin
d7c05f2ddb
Removed leftovers USE_GMAKE
...
Reported by: az
2013-09-16 16:47:09 +00:00
Baptiste Daroussin
cddacdc1a8
Convert to new perl framework
...
Convert USE_GMAKE to USES
2013-09-16 16:45:35 +00:00
Baptiste Daroussin
e4343d70fd
Convert to new perl framework
...
Convert USE_GMAKE to USES
2013-09-16 16:32:07 +00:00
Sunpoet Po-Chuan Hsieh
0af43662e8
- Use USES=gmake
2013-09-14 20:04:19 +00:00
Andrej Zverev
184fe8daa4
- convert to the new perl5 framework
...
- convert USE_GMAKE to Uses
Reviewed by: kwm@
Approved by: kwm@ (gnome@)
2013-09-12 17:55:41 +00:00
Andrej Zverev
46b556be1c
- convert to the new perl5 framework
...
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
2013-09-12 17:07:08 +00:00
Boris Samorodov
a82ed944cc
. fix build with clang; [1]
...
. trim Makefile headers;
. use new LIB_DEPENDS syntax;
. convert USE_GMAKE to modern USES statement.
Reported by: Roman Cat <roman-cat@yandex.ru> (at freebsd-ports@) [1]
2013-09-12 13:38:36 +00:00
Baptiste Daroussin
6e8c9bd6d5
Fix build with libc++
...
Submitted by: Gustau Perez (gusi via #poudriere on freenode)
2013-09-12 12:25:25 +00:00
Baptiste Daroussin
c16b6a9faa
Mark as deprecated: unmaintained upstream
...
Submitted by: Morten Slot Kristensen <ontherenth@gmail.com> (maintainer, upstream) via pkg-fallout
2013-09-12 12:18:12 +00:00
Andrej Zverev
5afe3af580
- convert to the new perl5 framework
...
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
2013-09-12 06:03:58 +00:00
Andrej Zverev
e103693222
- convert to the new perl5 framework
...
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
2013-09-12 05:53:03 +00:00
John Marino
107bfacba9
Add explicit dependency on pkgconf (27 ports)
2013-09-12 00:21:10 +00:00
John Marino
72d58e2d78
Add explicit dependency on pkgconf (8 ports)
2013-09-11 17:20:45 +00:00
Antoine Brodin
f25ddab47a
Add an explicit dependency on pkgconf
...
Approved by: portmgr (bapt)
2013-09-10 21:31:33 +00:00
William Grzybowski
327a5adb41
math/giacxcas: update to 1.1.0
...
- Update to 1.1.0 [1]
- Convert lib depends to new syntax
- USES gmake
PR: ports/181906 [1]
Submitted by: Han Frederic <han math.jussieu.fr> (maintainer)
2013-09-10 01:23:13 +00:00
Sunpoet Po-Chuan Hsieh
af37f9065c
- Update to 2.2.1
...
Changes: http://code.google.com/p/numexpr/wiki/ReleaseNotes
2013-09-09 10:08:51 +00:00
Oliver Lehmann
f0bb14cf11
set USE_GCC
2013-09-07 20:43:45 +00:00
Sunpoet Po-Chuan Hsieh
7684922546
- Use single space after WWW:
2013-09-07 17:20:21 +00:00
TAKATSU Tomonari
411618cf93
- Update to 0.5-64
2013-09-06 23:16:24 +00:00
Baptiste Daroussin
beae873ea6
Add an explicit dependency on pkgconf
2013-09-06 13:01:53 +00:00
Baptiste Daroussin
7a0f4abe2b
Add an explicit dependency on pkgconf
2013-09-06 12:12:00 +00:00
TAKATSU Tomonari
622af8a36a
- Update to 0.5-63
2013-09-06 11:01:02 +00:00