Commit Graph

773 Commits

Author SHA1 Message Date
sthen
6e9b2ea6e4 the ARPACK library gets pulled in by the configure scripts if present;
record it as a LIB_DEPENDS and bump PKGNAME.
2009-06-29 10:10:03 +00:00
sthen
eb4267dcb2 - don't pull in gnomeprintui if installed at build time; avoids broken
packages.

- move f77 and c++ support libs to the correct sub-packages.

ok naddy@
2009-06-28 16:17:27 +00:00
sthen
cd5acc36ae - Workaround qt4 linking problem (pthread moved to Libs.private).
This is a temporary fix pending a change to qt4's installed pkg-config
files at a suitable point in the release cycle.

- Don't let autoconf pick up LLVM yet.

- regen PLIST, sync WANTLIB, bump PKGNAME.

With martynas@
2009-06-25 00:11:19 +00:00
naddy
2b84b064ff bump PKGNAME for PLIST changes 4.5 -> 4.6 2009-06-22 17:00:23 +00:00
sthen
d3a36e76b9 fix wantlib, bump 2009-06-19 09:24:14 +00:00
sthen
bb4f217cfc ecl should be LIB_DEPENDS; adjust & bump. while there, convert to tk.port.mk. 2009-06-17 23:27:49 +00:00
jasper
ae50770197 - sync 2009-06-12 17:02:21 +00:00
jasper
be20a51661 import p5-Math-SymbolicX-ParserExtensionFactory 3.02
This module provides a simple way to extend the Math::Symbolic parser
with arbitrary functions that return any valid Math::Symbolic tree.  The
return value of the function call is inserted into the complete parse
tree at the point at which the function call is parsed.

from Markus Bergkvist (MAINTAINER), with a tweak by me
2009-06-12 17:01:31 +00:00
jasper
dcc98e07af - re-word COMMENT, no bump as it's been intree for a few minutes 2009-06-12 16:58:07 +00:00
jasper
31921e9a88 import p5-Math-Symbolic 0.603
Math::Symbolic is intended to offer symbolic calculation capabilities to
the Perl programmer without using external (and commercial) libraries
and/or applications.

from Markus Bergkvist (MAINTAINER), with a tweak by me
2009-06-12 16:56:06 +00:00
jasper
051e5313ed import p5-Math-MatrixReal 2.05
Math::MatrixReal implements the data type "matrix of reals" (and
consequently also "vector of reals") which can be used almost like any
other basic Perl type thanks to OPERATOR OVERLOADING.

from Markus Bergkvist (MAINTAINER), with some tweaks by me
2009-06-12 16:52:36 +00:00
ajacoutot
45eb496c30 Bump after recent gconf2 MODULE change. 2009-06-11 18:27:02 +00:00
kili
2b41280401 WANTLIB changes due to avahi dependency. Bump affected PKGNAMEs. 2009-06-10 20:27:09 +00:00
ajacoutot
cbce7a02af Add HOMEPAGE. 2009-06-10 08:28:46 +00:00
ajacoutot
726683d492 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 16:58:15 +00:00
ajacoutot
4f5a750d1c Convert to using the new gconf2.port.mk module. 2009-06-07 05:59:47 +00:00
sthen
074c3cca7d mirror the distfile. upstream no longer hosts the old version we're using. 2009-06-03 09:44:23 +00:00
benoit
adc0079491 - update ecm to 6.2.3
- regen PLIST
- add SHARED_LIBS
- change maintainer
- change MASTER_SITES

ok pvalchev@, ajacoutot@
2009-05-27 19:09:26 +00:00
benoit
1851e3f6aa - update to ntl 5.5.1
- add SHARED_LIBS
- change maintainer
- regen PLIST

ok ajacoutot@
2009-05-22 09:03:24 +00:00
benoit
9858db5ab6 - update to py-gnuplot 1.8
- change maintainer per his request

ok ajacoutot@
2009-05-19 13:56:11 +00:00
simon
fa4c5c58a1 lose cookie and remove p5-Math-Complex which is in base and rather needs
an update there

noticed by James Wright, thanks!
2009-05-13 13:13:35 +00:00
simon
7fd9ae429a add p5-Math-Complex 2009-05-12 23:57:57 +00:00
simon
7277b03f1d import p5-Math-Complex
This package lets you create and manipulate complex numbers.  By
default, Perl limits itself to real numbers, but an extra use statement
brings full complex support, along with a full set of mathematical
functions typically associated with and/or extended to complex numbers.
2009-05-12 23:57:53 +00:00
steven
43c56f53c2 update to 4.2.5
tested/looks good to kili@
2009-04-19 15:06:50 +00:00
ajacoutot
6a768369c4 - now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore

ok jasper@
2009-04-16 08:11:13 +00:00
steven
d0ca02376f update to 14.3.7
whitespace nits while here
2009-04-14 18:37:31 +00:00
steven
4d288258ab update to 0.8.1 2009-04-14 18:23:40 +00:00
steven
b0adbdae36 update to 3.0.5
with testing by J.C. Roberts
2009-04-14 18:22:59 +00:00
espie
86dbbd8f30 nothing special, let it be FETCH_MANUALLY 2009-04-13 12:27:38 +00:00
steven
4f25f99134 unbreak build when wxwidgets is installed.
noticed and tested by naddy@
2009-04-09 05:17:53 +00:00
ajacoutot
d61a271794 - cope with recent gnome.port.mk / MODGNOME_HELP_FILES changes 2009-04-06 10:09:06 +00:00
eric
5bc386b996 Add dependency on math/umfpack to avoid it being accidently detected
at build time. Also fix a build issue. Breakage spotted by naddy@.

ok naddy@
2009-04-05 18:08:34 +00:00
steven
b5491d301b update to 5.8.0
this uses cmake now; needs some more tweaking.
a few subpackages are disabled for now.
2009-04-05 16:21:55 +00:00
jasper
ce7dafe820 - add a bunch of new p5- modules 2009-03-31 16:55:00 +00:00
jasper
52baf56ecb import p5-Algorithm-NaiveBayes 0.04
This module implements the classic "Naive Bayes" machine learning
algorithm. It is a well-studied probabilistic algorithm often used in
automatic text categorization. Compared to other algorithms (kNN, SVM,
Decision Trees), it's pretty fast and reasonably competitive in the
quality of its results.
2009-03-31 16:53:43 +00:00
jasper
2d6ba4b752 import p5-AI-NeuralNet-Kohonen-Visual 0.3
Provides TK-based visualisation routines for AI::NueralNet::Kohonen.
2009-03-31 16:49:01 +00:00
jasper
7f406b7395 import p5-AI-NeuralNet-Kohonen 0.142
An illustrative implimentation of Kohonen's Self-organising Feature Maps
(SOMs) in Perl.
2009-03-31 16:45:43 +00:00
jasper
d95eb12e0d import p5-Statistics-Contingency 0.08
The Statistics::Contingency class helps you calculate several useful
statistical measures based on 2x2 "contingency tables". These can be
used for measures to help judge the results of automatic text
categorization experiments, but they are useful in other situations
as well.
2009-03-31 16:41:19 +00:00
steven
53f1cac687 update to 3.2.1
ok martynas@
2009-03-26 18:37:47 +00:00
jasper
c9657ef17b another batch of missing bumps 2009-03-25 13:52:31 +00:00
jasper
5585267bbb - missing module, fixes build on clean box
ok naddy@ (MAINTAINER)
2009-03-24 22:14:29 +00:00
jasper
249cd7a92c - missing bump 2009-03-23 19:08:33 +00:00
jasper
a47adbd039 - update p5-AI-FANN to 0.10 2009-03-23 07:22:24 +00:00
naddy
f2cb2030c3 update to 1.3.4 which fixes a bug when changing sign in scientific
EE notation
2009-03-18 15:42:32 +00:00
pirofti
3a4ac61088 Update GiNaC to 1.5.1. From Benoit Lecocq, thanks! 2009-03-17 11:53:01 +00:00
sthen
e3110615f3 convert to tcl.port.mk, fixing deps 2009-03-16 20:08:48 +00:00
espie
bb0189239c fix deps (checked with new ecl) 2009-03-16 11:20:16 +00:00
espie
a909e7c635 more depends fixes 2009-03-15 09:25:04 +00:00
ajacoutot
c89ef704dd - nothing should have to run_depends on rarian anymore
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore

This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.

discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c - first pass at cleaning rarian/scrollkeeper handling
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.

discussed with jasper@
2009-03-14 10:40:51 +00:00