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
espie
8d51bb15a5
FLAVOR:L
2011-12-05 22:36:54 +00:00
ajacoutot
84963604d9
Add a dependency on x11/gtk+2,-guic.
2011-12-03 20:30:09 +00:00
naddy
6d5758a006
MAINTAINER change requires a bump
2011-11-23 19:20:15 +00:00
edd
46df24bd84
As discussed with espie@, I don't mind taking MAINTAINER on the maxima related stuff.
2011-11-22 11:36:55 +00:00
espie
cbb5e400a1
shrink, this lives in bsd.port.mk itself now
2011-11-18 11:16:23 +00:00
rpointel
aafa9c1e98
Update udunits to 2.1.24, wth few tweaks from Brad (thanks).
...
ok Brad.
2011-11-18 08:27:34 +00:00
rpointel
6dc8c2a4ce
update scipy to 0.10.0.
...
ok eric@ (maintainer).
2011-11-15 14:45:46 +00:00
shadchin
b9e8aa061a
Fix RUN_DEPENDS
...
ok edd@
2011-11-15 13:02:58 +00:00
edd
9861d0a3f0
Only depend upon gnuplot if x11 is enabled (as noted by shadchin@).
...
This was supposed to be part of my previous commit, so OK shadchin@
2011-11-14 21:35:35 +00:00
edd
ce9a9ed106
Update to wxMaxima-11.08.0. OK shadchin@
2011-11-14 20:53:31 +00:00
edd
54235ad83b
Update to maxima-5.25.1. OK stu@
2011-11-14 20:48:43 +00:00
pirofti
e6f6d3ee96
Disable on landisk. Takes forever to build. Okay ajacoutot@.
2011-11-13 16:07:09 +00:00
edd
33a1376b9c
Rename some of the math/lrs binaries to prevent clashes with www/gnash and misc/buffer.
...
OK jasper@
2011-11-07 12:16:22 +00:00
jasper
5d3e86e4d8
- regen WANTLIB
2011-11-03 20:28:09 +00:00
sthen
c374fd92b4
cope with upstream's rerolled distfile and ps.gz -> pdf
...
From Antti Harri, ok jasper@
2011-11-02 19:18:35 +00:00
ajacoutot
1c86afc6cd
Sync dependencies after gconf2 lost its dependency to ORBit.
...
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
espie
442ac2a3ba
byebye pre-fetch
2011-10-21 21:40:49 +00:00
edd
f1438b2484
link math/lrs
2011-10-07 09:01:20 +00:00
edd
9548aa2355
Import LRS. Vertex enumeration/convex hull problem solver.
...
OK jasper@
2011-10-07 08:58:42 +00:00
nigel
88ed261be5
Change --disable-lua to --without-lua
...
ok: aja@
2011-10-02 13:14:15 +00:00
jasper
6a8b83abeb
sync after recent gnome.port.mk CONFIGURE_ENV changes
2011-09-28 09:47:46 +00:00
jasper
9fe4b0f440
switch to MODGNOME_TOOLS
2011-09-20 20:51:51 +00:00
ajacoutot
9a1709aaf0
DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
...
discussed with and ok jasper@
2011-09-19 07:39:05 +00:00
espie
e820071495
normalize pkgpath
2011-09-16 10:31:20 +00:00
jasper
ad2a9c291c
switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable.
2011-09-12 12:07:24 +00:00
naddy
504860a9d8
Use the proper CMake variable to recognize GCC instead of trying
...
to match the command name. ok steven@
2011-09-11 14:07:10 +00:00
naddy
055eb23368
properly honor CC/CFLAGS
2011-09-08 14:48:25 +00:00
naddy
3bf430e1c1
* Don't try to read the %tick cycle counter on sparc64.
...
Access to %tick remains privileged on OpenBSD. ok steven@
* Remove steven@ as maintainer as per his request.
2011-09-08 14:47:31 +00:00
jasper
7bc93246ee
- update to 3.0202
...
from wen heping
2011-09-05 12:06:41 +00:00
jasper
0dd5f7438c
- update to 0.606
...
from Markus Bergkvist (MAINTAINER)
2011-08-18 19:04:16 +00:00
pirofti
9d1947ccb5
Update GiNaC to 1.6.1. Okay ajacoutot@.
2011-08-18 15:19:54 +00:00
ajacoutot
a98c50597e
Bugfix update to gnumeric-1.10.17.
...
* fixes a memleak and a crasher
ok jasper@ landry@
2011-07-31 20:51:08 +00:00
gsoares
4d3df43a86
switch back to USE_GROFF here.
...
there a know issue with pod2man that expects `tr' to be implemented for \*(-- to
work. its in mandoc TODO
2011-07-25 20:40:47 +00:00
gsoares
0bffa0ae99
- update to 2.08
...
- remove groff
- HOMEPAGE is taken care of by cpan.port.mk
- remove maintainer per his request
OK jasper@ sthen@
OK Markus Bergkvist (old MAINTAINER)
2011-07-20 17:30:28 +00:00
naddy
65bc5aa607
bump revision for plist changes 4.9 -> 5.0
2011-07-18 19:06:36 +00:00
sthen
60775b7d0b
mirror the eigen2 distfile.
...
porters, please don't use bitbucket in MASTER_SITES, mirror the file
instead. they appear to generate tarballs on the fly and keep changing
how it's done so that the files never match for long.
2011-07-17 09:52:44 +00:00
jasper
3c9f0d1a13
no need to keep using the gcc3 module on sparc
...
from brad
2011-07-11 14:04:42 +00:00
naddy
eed7c62887
Fix build with png-1.5.
...
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
ajacoutot
94ccb4c91a
Use the libiconv|gettext MODULE.
2011-07-06 23:56:08 +00:00
ajacoutot
94bda2d57f
Use the gettext MODULE.
2011-07-06 18:57:09 +00:00
jasper
635351d458
- add missing MODPY_WANTLIB
2011-07-06 09:31:46 +00:00
jasper
bc895bff08
missing bump
2011-07-05 09:13:36 +00:00
jasper
8f7c2fde6a
- adjust after recent curl update
...
ok landry@
2011-07-05 08:18:29 +00:00
jasper
6e4ac2d1c5
- tweak MASTER_SITES
2011-06-29 18:11:25 +00:00