edd
6a9e53e3b6
Mark math/wxMaxima broken.
2014-07-24 08:47:54 +00:00
naddy
7652ff02cd
bump for plist changes 5.5 -> 5.6
2014-07-16 14:35:38 +00:00
espie
d1604ea6b2
fix for endian.h
2014-07-13 18:07:35 +00:00
zhuk
0eca4da31c
Link up eigen3.
2014-07-10 09:02:33 +00:00
zhuk
064217f74c
Eigen is a C++ template library for vector and matrix math.
...
Unlike most other linear algebra libraries, Eigen focuses on the
simple mathematical needs of applications: games and other OpenGL
apps, spreadsheets and other office apps, etc. Eigen is dedicated
to providing optimal speed with GCC.
This is used by some KDE applications. Probably some other ports will
pick up Eigen3, too, this will be dealt soon.
okay landry@
2014-07-10 08:59:52 +00:00
sthen
8892d5bfeb
@comment zero-byte perl .bs files
2014-06-14 23:25:41 +00:00
ajacoutot
64bd993ff0
Update to gnumeric-1.12.17.
2014-06-10 07:01:22 +00:00
ajacoutot
46af4a3e1e
Update to gnumeric-1.12.16.
2014-05-24 06:37:40 +00:00
dcoppa
850e445228
Update to R-3.1.0.
...
From maintainer Rafael Sadowski, with tweaks by me.
2014-05-20 11:02:12 +00:00
bcallah
dd6668f43f
Update to 1.21
...
Selected changelog:
Add HDF5 saved document format, master color setting for xy point and
nonorthpoint plot, more accurate axis tick label bounding boxes, and
switching to scientific notation earlier when showing float settings, along
with bug fixes.
2014-05-07 11:39:16 +00:00
ajacoutot
4828b736ae
Update to gnumeric-1.12.15.
2014-05-01 06:22:04 +00:00
sthen
32f3a51bfe
remove unguarded "#define AI_ADDRCONFIG 0"
2014-04-28 22:02:39 +00:00
benoit
c691a0bb46
Update py-sympy to 0.7.5.
...
ok Wen Heping, remove maintainer per his request.
2014-04-28 14:56:10 +00:00
ajacoutot
3b5ffbfd36
Update to gnumeric-1.12.14.
2014-04-13 19:39:01 +00:00
naddy
2b8930a283
Drop USE_GROFF since groff and mandoc produce identical output.
2014-04-13 01:01:38 +00:00
ajacoutot
5bbebc2253
Re-indent and add proper MODGNOME_TOOLS where missing.
2014-04-02 14:34:47 +00:00
jasper
012f7978a4
cleanup double spaces and sort MODGNOME_TOOLS
2014-04-02 09:36:09 +00:00
jasper
43b19ca734
merge various MODGNOME_TOOLS lines into a single line (or two if it would
...
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
64ebb01f71
move more bits and bobs into MODGNOME_TOOLS to make it more clear which
...
tools are actually used.
This commit replaces
MODGNOME_DESKTOP_FILE with MODGNOME_TOOLS += desktop-file-utils
MODGNOME_MIME_FILE with MODGNOME_TOOLS += shared-mime-info
MODGNOME_ICON_CACHE with MODGNOME_TOOLS += gtk-update-icon-cache
(some prettyfication will follow shortly)
2014-04-01 17:03:13 +00:00
jasper
2100c2cdff
start to make MODGNOME_TOOLS resemble the name of the tools actually used.
...
rename 'gi' to 'gobject-introspection'.
discussed with aja@
2014-04-01 15:31:45 +00:00
daniel
090ffc6b18
Update to 8.4pl3; Yozo Toda.
...
ok sthen@
2014-03-26 03:27:26 +00:00
espie
cd625d933a
fix bulk builds: move includes out of the way as well as the library,
...
so that other ports don't fail randomly when they find gnu-readline.
okay sthen@
2014-03-24 09:08:46 +00:00
naddy
0b226bbb15
remove Maple, ancient Linux/i386 version of commerical software; ok espie@
2014-03-23 18:50:39 +00:00
jasper
618029415e
missing bumps after gd update
2014-03-22 10:26:38 +00:00
jasper
d666be8a1b
+p5-Math-BigInt-Pari
2014-03-20 20:35:31 +00:00
jasper
3d42ee0f9a
import Math-BigInt-Pari-1.17
...
looks ok to sthen@
2014-03-20 20:34:57 +00:00
ajacoutot
19a23eacdd
Update to gnumeric-1.12.13.
2014-03-19 07:23:57 +00:00
sthen
41b1db3c57
unbreak gnuplot,no_x11 following gd changes; reported by/analysis nigel@
2014-03-18 11:33:29 +00:00
sthen
dcb445207e
sync follow graphics/gd update
2014-03-17 23:21:26 +00:00
naddy
43cb1b7ab8
bug fix update to 2.1.3
2014-03-15 19:41:03 +00:00
benoit
53c738be1e
Update to ntl 6.1.0.
2014-03-15 09:13:13 +00:00
sthen
b14dc9997e
make it easier for updates: move MASTER_SITES up next to DISTNAME.
2014-03-13 21:05:38 +00:00
pascal
b9fd076dd5
This is actually CGAL 3.8, not 4.1 as it claims to be, due to confusing
...
MASTER_SITES layout. Correct the mistake and bump EPOCH.
ok jasper@
2014-03-13 20:50:22 +00:00
dcoppa
d79313cf78
Long overdue update of R to version 3.0.3.
...
Tests and feedback: Ze Loff and Rafael Sadowski (maintainer)
OK Rafael Sadowski (maintainer)
2014-03-12 11:04:41 +00:00
espie
e4391345be
R would pick up readline if it was around, so let's use it anyways
...
somehow requires gmake ;(
(problem found by me, patch from maintainer)
2014-03-09 23:01:41 +00:00
ajacoutot
8eafbb5bad
Update to gnumeric-1.12.12.
2014-03-09 22:10:25 +00:00
bcallah
933a4ba616
Update to 1.20.1
2014-03-09 21:27:03 +00:00
jasper
f88aaeacfd
Security fixes for CVE-2014-1858 and CVE-2014-1859
2014-02-09 13:32:40 +00:00
edd
f5263ad576
Update to graphviz-2.36.0.
...
Addresses some CVEs:
http://www.debian.org/security/2014/dsa-2843
Thanks to Sebastian Trahm for pointing these out.
OK jasper@
2014-02-06 17:32:27 +00:00
edd
bf701bec18
R should install TeX macros in TEXMFLOCAL not TEXMFMAIN.
...
From Rafael Sadowski (maintainer), with a few tweaks from me (missing hashing, sort PLIST).
OK naddy@
2014-01-20 17:09:52 +00:00
naddy
09999a5515
bump for plist changes 5.4 -> 5.5
2014-01-12 14:58:30 +00:00
sthen
0399587ebb
fix license marker, this version of graphviz is under EPL
2014-01-07 10:01:47 +00:00
naddy
611dc52f1c
Drop USE_GROFF since groff and mandoc produce identical output.
2014-01-01 20:46:27 +00:00
zhuk
d04ea22dcb
Next KDE deconflicting step: rename share/config/ to share/config.kde3/ and
...
share/config.kcfg/ to share/config.kcfg.kde3/. Tested on i386, including
run-time tests (not for all apps, though).
After this commit, there are only two conflicting files in kdelibs 3.x and
4.x packages left - to be solved soon.
spurring from espie@
2013-12-22 19:24:33 +00:00
ajacoutot
aae9a5a103
Update to geogebra-4.2.60.0.
2013-12-20 07:58:09 +00:00
brad
f9406e8bf4
Don't pick up libquadmath if it happens to be installed resulting in a "hidden"
...
dependency.
ok naddy@
2013-12-07 19:59:13 +00:00
edd
f0a1059c7e
Remove lpsolve's dependency upon <sys/timeb.h>.
...
Looks like I already patched away libcompat.a last year.
OK naddy@
2013-12-07 12:04:55 +00:00
ajacoutot
a51fbed706
Update to gnumeric-1.12.9.
2013-11-29 08:52:50 +00:00
bcallah
86f8e3ee2f
Bugfix update to 1.19.1
2013-11-29 04:33:19 +00:00
sthen
701c91e413
kill VMEM_WARNING
2013-11-25 14:16:22 +00:00