dcoppa
3c3d1a8028
Fix hidden dependency on icu4c, needed for Unicode collation.
...
Spotted by David Hoskin <root (at) davidrhoskin (dot) com>, thanks!
2012-09-21 08:10:44 +00:00
jeremy
054823d8c1
Remove msf@ as maintainer from the ports he maintains, at his request,
...
as he no longer works on OpenBSD.
2012-09-04 03:40:33 +00:00
ajacoutot
0bbbd35e32
register-plist did not catch the devel/glib2 -main -> empty change.
...
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
naddy
046d7dbf7d
bsd.lib.mk does not build _pic.a libraries any longer
2012-09-01 12:02:26 +00:00
edd
01f1be4c53
Automate graphviz regression tests.
...
OK (and some input from) ajacoutot@
2012-08-31 19:50:01 +00:00
dcoppa
c62e463f44
Better fix for the ppc breakage.
...
Tested by aja@
2012-08-29 07:07:24 +00:00
sthen
9f9069554b
sync wantlib
2012-08-23 15:50:05 +00:00
edd
3598a99d92
Missing lang/guile LIB_DEPENDS.
...
Noticed by nigel@, OK sthen@
2012-08-22 22:15:49 +00:00
edd
58c619c08c
Clean up and Update to graphviz-2.28.0.
...
Taking MAINTAINER (discussed with espie on icb).
OK ajacoutot@, sebastia@
At some point in the future, the language bindings should be
multi-packaged, but that is another story.
2012-08-22 09:55:01 +00:00
ajacoutot
1e984a8b65
+geogebra
2012-08-21 07:18:45 +00:00
ajacoutot
8ffa15a7d0
Import geogebra-4.0.38.0.
...
GeoGebra is free and multi-platform dynamic mathematics software for
learning and teaching.
based on an initial submission from Azwaw OUSADOU and reworked by myself
ok jasper@
2012-08-21 07:18:17 +00:00
ajacoutot
7ab36748ae
Remove irrelevant $FreeBSD RCS ids.
2012-08-18 12:41:37 +00:00
ajacoutot
b7eab0566c
boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
...
sense for ports Makefile but not really for categories.
ok espie@
2012-08-18 07:25:25 +00:00
dcoppa
c2c66573a1
Add "CFLAGS+=-fPIC": unbreak the build on ppc.
...
Breakage reported by, and ok, ajacoutot@
2012-08-13 14:39:11 +00:00
naddy
bdd62947f1
clean up USE_GROFF in my own ports
2012-08-06 12:21:05 +00:00
shadchin
4f5b583d64
Update to 16.0.0.
...
ok edd@
2012-07-08 12:24:17 +00:00
dcoppa
a5f12d808a
Update to R-2.15.1.
...
Initial diff by Rafael Sadowski.
Patch to allow building with USE_SYSTRACE=Yes by lum@.
Tested by Amit Kulkarni, Benjamin Nadland and Stefan Unterweger.
Portswise OK sthen@
2012-07-04 12:38:05 +00:00
steven
7cd2b78b56
fix MASTER_SITES, some spacing adjustments
2012-06-30 07:44:34 +00:00
sthen
49a55c3e0f
bump for plist changes 5.1 -> 5.2
2012-06-21 13:56:57 +00:00
ajacoutot
a1b7c39eb5
gtk-update-icon-cache:
...
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
espie
06af9bb5dc
apparently, qt GL no longer relies on glu, so to get the right prototypes,
...
we must ask for them.
2012-06-13 09:45:11 +00:00
edd
3325ecb776
link py-sympy
2012-06-07 10:20:34 +00:00
edd
eb099d6e0c
Import py-sympy. A computer algebra library for Python.
...
OK rpointel@
2012-06-07 10:19:25 +00:00
edd
695cd59509
Add Python bindings for lpsolve-5.5.20, move all common stuff into a
...
Makefile.inc, remove dependency upon libcompat with patching.
OK jasper@
2012-05-11 23:29:30 +00:00
edd
71fad12f22
Update to wxmaxima-12.04.0. OK sthen@
2012-05-10 11:14:13 +00:00
edd
40b94ad3e6
Update to maxima-5.27.0. OK sthen@
2012-05-10 11:13:34 +00:00
edd
df7e9dbb50
Link math/lpsolve
2012-04-20 09:58:16 +00:00
edd
f0854b2df7
Top level Makefile for math/lpsolve.
...
See my last commit for why we are using a subdir.
2012-04-20 09:56:56 +00:00
edd
aa0aa9411d
Import lpsolve-5.5.2.0
...
I am putting this in a core/ subdirectory, as there is a Python binding
that I have my eye on porting too.
OK jasper@
2012-04-20 09:54:11 +00:00
jasper
5e52c957f9
- update to 2011.1
...
from wen heping, amitkulz and nigel
2012-04-16 08:07:39 +00:00
gsoares
494a8f7d43
hook up p5-Math-Random-ISAAC
2012-04-12 14:03:32 +00:00
gsoares
8fcf0f5ce9
Import p5-Math-Random-ISAAC-1.004
...
The ISAAC algorithm is designed to take some seed information and
produce seemingly random results as output.
However, ISAAC (Indirection, Shift, Accumulate, Add, and Count) has
different goals than other commonly used algorithms. In particular, it's
really fast - on average, it requires only 18.75 machine cycles to
generate a 32-bit value. This makes it suitable for applications where a
significant amount of random data needs to be produced quickly, such
solving using the Monte Carlo method or for games.
with feedback and tweaks by me
committing on behalf of dhill@
OK sthen@
2012-04-12 13:53:03 +00:00
jim
b730cc2459
+p5-Algorithm-Combinatorics
2012-04-07 03:46:16 +00:00
jim
f5b73b622c
This should be shared_only as noted by sthen@
...
Correct the package information accordingly.
2012-04-07 03:42:53 +00:00
jim
0b8cefaaa1
p5-Algorithm-Combinatorics
2012-04-07 03:24:14 +00:00
ajacoutot
2cc6b87dea
Remove xsa@ from maintainer as per his request.
2012-04-02 13:06:42 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
77716baf9f
Our pkg-config(1) can now cope with files under share/pkgconfig, so
...
remove these now unneeded hacks/patches.
2012-03-19 10:28:48 +00:00
edd
634873c8e6
Update to wxMaxima 12.01.0
...
OK ajacoutot@
2012-02-28 14:38:30 +00:00
pirofti
00ca146ba3
Update to colamd 2.7.4. Okay ajacoutot@
2012-02-17 09:02:09 +00:00
ajacoutot
00d428ceb4
Fix build with pcre >= 8.30
2012-02-17 08:56:21 +00:00
pirofti
93a2858850
Update to qrupdate 1.1.2. Okay ajacoutot@
2012-02-17 08:32:40 +00:00
pirofti
c3715338d3
Update to GiNaC 1.6.2. Okay ajacoutot@.
2012-02-16 23:29:11 +00:00
pirofti
cad01909e0
Update to ccolamd 2.7.4. Okay ajacoutot@.
2012-02-16 23:03:15 +00:00
dcoppa
cccc8cdf9a
Fix runtime errors caused by pthread undefined symbols, as reported
...
here:
http://marc.info/?l=openbsd-ports&m=132196919327917
While here:
fix libpthread linkage (-lpthread -> -pthread)
fix incorrect usage of the "--export-dynamic" linker flag (it's
'-Wl,--export-dynamic', not '-Wl,-export-dynamic')
fix warning "failed to set alternate signal stack"
zap USE_GROFF
Ok ajacoutot@
OP is happy too...
2012-01-23 10:34:27 +00:00
edd
6bb14c9e90
Update to maxima-5.26.0
...
OK dcoppa@, shadchin@
2012-01-23 09:28:33 +00:00
dcoppa
2ae9c7eeb8
Fix cmake warnings caused by obsolete local modules vs up-to-date
...
base modules. While here, cleanup CFLAGS/CXXFLAGS/LDFLAGS handling.
In collaboration with Brad
2012-01-20 14:48:50 +00:00
naddy
6ad7a26783
bump revision for plist changes 5.0 -> 5.1
2012-01-13 00:55:14 +00:00
benoit
df0c50613d
- update ecm to 6.4
...
- remove USE_GROFF
ok ajacoutot@
2012-01-08 10:48:55 +00:00
edd
32c3055433
Maxima bugfix:
...
Plot surface when it is part of the frontier of the region.
http://sourceforge.net/tracker/index.php?func=detail&aid=3459556&group_id=4933&atid=104933
reads OK, sthen@
2012-01-04 16:14:42 +00:00