Commit Graph

1224 Commits

Author SHA1 Message Date
espie
8402d656e1 zap space 2012-11-01 16:37:49 +00:00
espie
9a11505f7a resurrect USE_X11, only for the few ports that require xenocara components
but don't have explicit WANTLIB that point to X11.
2012-10-29 15:19:02 +00:00
dcoppa
d4450566c4 Update to R-2.15.2 2012-10-29 11:07:29 +00:00
dcoppa
6184068293 Remove pthread patching.
I'm doing this now to ease an upcoming update to R-2.15.2
2012-10-25 11:59:30 +00:00
kirby
5267e3335c Enable threaded libs.
OK pirofti@
library bump prodded by steven@, yes please by sthen@
2012-10-23 20:44:03 +00:00
bentley
aa2f804b4b +foma
+openfst
2012-10-20 04:36:45 +00:00
bentley
d41645c4fb Import openfst-1.3.1.
OpenFst is a library for constructing, combining, optimizing, and
searching weighted finite-state transducers (FSTs). Weighted
finite-state transducers are automata where each transition has an input
label, an output label, and a weight. The more familiar finite-state
acceptor is represented as a transducer with each transition's input and
output label equal. Finite-state acceptors are used to represent sets of
strings (specifically, regular or rational sets); finite-state
transducers are used to represent binary relations between pairs of
strings (specifically, rational transductions). The weights can be used
to represent the cost of taking a particular transition.

ok jeremy@
2012-10-20 04:35:55 +00:00
bentley
7fb44f7e59 Import foma-0.9.16.
Foma is a compiler, programming language, and C library for constructing
finite-state automata and transducers for various uses. It has specific
support for many natural language processing applications such as
producing morphological analyzers. Although NLP applications are
probably the main use of foma, it is sufficiently generic to use for a
large number of purposes.

ok jeremy@ pirofti@
2012-10-20 04:34:32 +00:00
naddy
88a52de18e update to 2.0 and move to GTK3 2012-10-16 18:55:01 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
sthen
3a1c6d10f6 zap trailing whitespace where it's present in MASTER_SITES/COMMENT
lines in ports Makefiles
2012-10-15 15:06:41 +00:00
jeremy
76b42f8e0b Link libR and other libraries with RPATH in the ELF header, so that
other libraries can link to them with RPATH and work correctly
without modifying the ld.so search path.

OK dcoppa@
2012-10-12 14:23:13 +00:00
ajacoutot
39659dc968 Mark BROKEN on powerpc, it fails to build there. 2012-10-11 15:14:02 +00:00
landry
27a2ddaa6b Mark as BROKEN-hppa, triggers ICE in scipy/special/specfun/specfun.f:5151 2012-09-29 07:23:11 +00:00
brad
34c195b283 - Use proper PIC flag.
- Re-enable on sparc64.

ok sthen@
2012-09-29 05:02:50 +00:00
landry
7a1e28c0af Mark as BROKEN-sparc64 since it never built there; triggers a relocation
overflow error when linking liblpsolve55.so.0.0.
2012-09-27 17:44:20 +00:00
landry
9fde09d02b Mark as BROKEN on sparc64 since it never built there in ages; Triggers
an internal compiler error in scipy/optimize/minpack/qrsolv.f:189
2012-09-27 17:42:16 +00:00
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
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
sthen
55d83e5db7 #include some missing headers to avoid implicit function declarations,
ok jasper@
2011-06-26 09:48:50 +00:00
ajacoutot
dfa3ef50e9 Sync comment with reality. 2011-06-26 06:01:57 +00:00
jasper
22f0f50f69 - fix manpage installation path
- simplify PKGNAME
2011-06-25 19:12:36 +00:00
jasper
292fa5b2db - regen patch and PLIST
- set license marker
- remove freebsd-isms
2011-06-25 15:36:08 +00:00
jasper
5d0d4a6f19 - prevent the return value from being uninitialized, which would break sc
in various ways.

from slackware via Donovan Watteau
2011-06-25 15:33:33 +00:00
rpointel
4bab4b8f57 Modify DESCR, spotted and corrected by Anthony J. Bentley (thanks).
Bump revision.
2011-06-25 06:54:35 +00:00
naddy
dbfd750590 Cope with bsd.man.mk changes and install source man pages.
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
jasper
b8e14b586f - don't pickup pdflib if it's installed
found the hardway by naddy@
2011-06-23 14:16:46 +00:00
jasper
5425240e13 - bugfix update to 4.4.3 2011-06-19 21:00:24 +00:00
ajacoutot
c9e0f38caa Bugfix update to gnumeric-1.10.16. 2011-06-17 09:37:48 +00:00
sthen
46cfd641c4 - fix with gcc4, from gentoo via wen heping
- mirror distfile
- drop maintainer
- sync wantlib, plist

maintainer timeout
2011-06-16 11:45:53 +00:00
shadchin
8f49fe7cec Update to 15.6.1.
ok jasper@, stsp@
2011-06-12 19:03:02 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
rpointel
114510e67c Unbreak after recent commit of Python.
ok landry@ jasper@.
2011-06-07 07:33:24 +00:00
jasper
602883bb94 install the pkgconfig file into a location where it can be found 2011-06-05 14:28:53 +00:00
jasper
aa1ab293dc - update to Statistics-Descriptive-3.0201
- install examples
2011-06-01 17:10:04 +00:00
jasper
cb0f8b2052 update to Math-GMP-2.06 2011-06-01 17:04:59 +00:00
eric
c9239c1402 update to 0.9.0
ok rpointel@ landry@
2011-05-27 10:10:19 +00:00
eric
74367adf2f - update to 1.6.0
- tweak distutils to fix py-scipy build noticed by landry@

ok djm@ (maintainer) rpointel@ landry@
2011-05-27 10:06:12 +00:00
ajacoutot
35fc6fd428 Bugfix update to gnumeric-1.10.15. 2011-05-22 10:07:25 +00:00
sthen
b33a09319c regen patch 2011-05-15 10:40:10 +00:00
ajacoutot
8e6304f974 deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.

discussed with jasper@
2011-05-14 21:29:03 +00:00
ajacoutot
f480ea604c Remove gnome support, not useful and uses deprecated stuffs. This will also
reduce dependencies.
2011-05-14 13:59:50 +00:00
sthen
8bae5d9b2f mirror the distfiles, upstream keeps changing them.
problems reported by Vijay Sankar on ports@.
2011-05-13 14:52:27 +00:00
ajacoutot
c54e12bbe0 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 07:45:52 +00:00
rpointel
ecdfe705cc add a patch which is needed to build correctly with python 2.7.
ok jasper@, maintainer timed-out.
2011-05-01 16:26:10 +00:00
steven
99e109d864 distfiles were re-rolled, man page dir changed, etc.
spotted by Skylar Hawk, thanks.
2011-05-01 13:43:04 +00:00
matthew
3f4996784a cgal needs m>=5.3 for fenv.h support 2011-04-30 01:07:14 +00:00
matthew
5ea8e37938 add cgal 2011-04-29 17:55:50 +00:00
matthew
ae39bc87fa CGAL 3.8 port; needs recent libm (i.e., fenv.h) to build 2011-04-29 17:47:50 +00:00
sthen
db24b5aee8 regen distinfo and adjust WRKDIST; stupid built-on-the-fly tarballs
only change are paths in the tgz and different .hg_archival.txt file
2011-04-29 11:47:12 +00:00
jasper
ed43647b94 add reminder comment about lacking regress dependency 2011-04-19 15:20:06 +00:00
jasper
61f9ed9482 adjust after recent lesstif removal
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
jasper
5df8544243 as i said, from the new maintainer.. 2011-04-05 21:19:01 +00:00
jasper
addcb1ded8 - update to 0.09
- remove groff

from new maintainer, mikolaj kucharski
2011-04-05 21:17:55 +00:00
ajacoutot
628f42828b Update to gnumeric-1.10.14.
* lots of bugfixes
2011-03-25 07:25:27 +00:00
jasper
5bd7678cd2 - fix rcs id's
from gleydson soares
2011-03-19 09:18:37 +00:00
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
jasper
8e4e48605e - update to 1.07 2011-03-10 23:23:17 +00:00