espie
fba7d81fce
re-add missing patch
2010-12-06 21:23:19 +00:00
espie
497aec607a
update so it builds with new ecl. passes most regression.
...
(requires a chunk of Makefile.in out, otherwise, will whine for automake)
2010-12-04 14:37:19 +00:00
ajacoutot
aaa1885833
Bump after recent cpan.port.mk change.
...
ok jasper@
2010-12-03 11:44:22 +00:00
jasper
aa16d8b2cd
- remove bogus chunk
2010-12-03 08:43:49 +00:00
espie
24e41965fd
minor bumps after pkg_create fix: generate catN entry when needed.
2010-11-27 11:54:53 +00:00
ajacoutot
c52968ebf0
Bugfix update to gnumeric-1.10.12.
2010-11-26 09:43:02 +00:00
espie
9ff53f35ab
remaining WANTLIB go .>= to >=
2010-11-22 10:16:08 +00:00
espie
b181d31917
missed a few depends
2010-11-22 09:30:38 +00:00
espie
f7466761c3
missed some
2010-11-22 09:20:34 +00:00
shadchin
c1bdc1d3c1
+qhull
2010-11-19 09:06:28 +00:00
shadchin
dc340c16a6
Import Qhull 2010.1
...
Qhull computes convex hulls, Delaunay triangulations, halfspace
intersections about a point, Voronoi diagrams, furthest-site Delaunay
triangulations, and furthest-site Voronoi diagrams. It runs in 2-d,
3-d, 4-d, and higher dimensions. It implements the Quickhull algorithm
for computing the convex hull. Qhull handles roundoff errors from
floating point arithmetic. It computes volumes, surface areas, and
approximations to the convex hull.
OK jasper@
2010-11-19 09:01:12 +00:00
espie
bc8dc9adb1
new depends
2010-11-19 07:23:05 +00:00
landry
637487f794
Bump all REVISIONS.. libcsirocsa major was (accidentally?) bumped in
...
last commit, and PLISTDB complained out loud.
2010-11-08 08:45:56 +00:00
espie
cc12c18d21
WANTLIB for math
2010-11-07 20:33:58 +00:00
espie
9fb7a3fc28
tk/tcl wantlib conversion
2010-11-06 22:06:57 +00:00
espie
632a3518ab
move gettext to new WANTLIB
2010-11-06 16:07:00 +00:00
steven
9cca5af4c0
update to 3.5.0
2010-11-01 09:35:09 +00:00
steven
2149b68d1c
add run-depend on ufconfig package, then UFconfig.h is always around so that
...
dependent ports can pick this port up correctly during configure
ok pirofti@
2010-10-27 18:25:08 +00:00
pirofti
c34f2ca8d8
Make colamd use the ufconfig package. `Looks good' steven@.
2010-10-26 18:06:28 +00:00
pirofti
96b50a9f5c
Make ccolamd use the ufconfig package. `Looks good' steven@.
2010-10-26 18:06:10 +00:00
pirofti
0503ac19d3
Remove ufconfig entries from distinfo.
2010-10-26 17:57:15 +00:00
pirofti
baf0d63f5b
Make amd use the ufconfig package. `Looks good' steven@.
2010-10-26 17:55:25 +00:00
steven
40b7509ef7
depend on new ufconfig port, don't install UFconfig.h with this package
...
ok pirofti@
2010-10-26 17:42:51 +00:00
steven
16a2df36e2
+ufconfig
2010-10-26 17:40:27 +00:00
steven
6f5005b243
import ufconfig
...
configuration header file shared by the suitesparse ports
ok pirofti@
2010-10-26 17:39:22 +00:00
steven
c5aa87228b
+camd
2010-10-26 17:00:34 +00:00
steven
1a4d40c435
import camd-2.2.1 library
...
constrained approximate minimum degree
"go ahead" pirofti@
2010-10-26 16:59:53 +00:00
pirofti
1962df333f
Update to GiNaC 1.5.8. Okay steven@.
2010-10-24 22:36:37 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
steven
6ef50da6e9
update to 4.0
...
switch to cmake
from Alexandr Shadchin
2010-10-24 19:28:50 +00:00
sthen
0ddd83a519
Fix LIB_DEPENDS (remove bogus dep on glitz), from Brad. ok steven@
2010-10-24 15:29:35 +00:00
sthen
9df9762377
Fix LIB_DEPENDS (remove bogus dep on glitz), move to new-style LIB_DEPENDS.
...
From Brad.
2010-10-24 15:05:49 +00:00
edd
eb4368aed9
link logic2cnf
2010-10-24 13:57:02 +00:00
edd
29f399ba60
import logic2cnf - propositional logic solver tool.
...
OK jasper@
2010-10-24 13:55:41 +00:00
naddy
6974c16bcc
fix pkg_create failure by using relative symlinks for man pages
2010-10-24 12:32:42 +00:00
landry
00697f6d21
Pass ${LIBTOOL} to src/DoConfig so that it correctly uses ports libtool.
...
Regen patches and switch to newer LIB_DEPENDS while here.
2010-10-24 09:38:10 +00:00
steven
8fd24fc89a
bump to 2.2.1
2010-10-23 17:01:26 +00:00
steven
83aeb13546
update to 15.3.0
...
seems to need gmake now
2010-10-23 16:47:33 +00:00
steven
83c4da679d
replace MODFORTRAN_WANTG77 with MODFORTRAN_COMPILER
2010-10-23 15:09:57 +00:00
naddy
ca9c6bdd67
ports that preformat man pages with mandoc via bsd.man.mk don't need groff
2010-10-20 15:23:04 +00:00
sthen
6c4df69385
fix tabs
2010-10-19 09:21:04 +00:00
espie
3075d068d4
USE_GROFF=Yes
2010-10-18 20:52:05 +00:00
jasper
b0a8cebee9
- use_x11 comes from gnome.port.mk now
2010-10-18 13:41:15 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
jasper
47ecb222f0
- switch to MODCPAN_EXAMPLES
2010-10-03 15:21:13 +00:00
jasper
a9ca445ef3
- switch to MODCPAN_EXAMPLES and the examples go into the right directory now.
2010-10-03 15:20:21 +00:00
ajacoutot
b51188ab36
Update to gnumeric-1.10.11.
2010-10-02 05:30:48 +00:00
ajacoutot
5cafbe172c
Unbreak: WANTLIB.
2010-10-01 19:34:42 +00:00
jasper
366425287b
- fix DEPENDS/WANTLIB spotted by landry
2010-09-30 19:27:40 +00:00
ajacoutot
21da929ec9
Fix DEPENDS after gtk+2 and gdk-pixbuf split.
...
ok jasper@
2010-09-30 07:21:18 +00:00