1597 Commits

Author SHA1 Message Date
espie
0ab0c09554 first batch of WANT_CXX 2017-05-13 09:49:50 +00:00
naddy
419a7f5550 Fix missing return values, missing prototypes, missing includes; for clang.
Also fix numerous harmless warnings since they drown out the important ones.
Fix code bugs revealed in the process.
2017-05-12 20:27:25 +00:00
benoit
da02d104ba Update to foma-0.9.17. 2017-05-12 14:38:18 +00:00
espie
53240c3653 restrict is a reserved keyword now 2017-05-11 16:40:58 +00:00
espie
5ae41f6bcd trivial fixes for clang 2017-05-11 16:34:03 +00:00
schwarze
ceadaffc42 mandoc(1) now supports .ti, drop USE_GROFF and bump 2017-05-08 17:25:41 +00:00
schwarze
bfce4f46fe USE_GROFF no longer needed. While here, add missing escaping
in the ncgen(1) manual that caused loss of a text line.
2017-05-08 13:31:58 +00:00
espie
643b6e99fc let it build with clang, mostly try => standard, plus some configure bugs
and hackery
2017-05-07 20:00:25 +00:00
fcambus
8367960a3c Remove math/xspread.
Our xspread port is from 1995. This is a modifed version of sc 6.22
that runs under X, there is no upstream anymore.

We have sc 7.16 in the ports tree, so this should be used instead.

OK jca@
2017-05-06 11:53:31 +00:00
edd
ccc1df42cc Unify usage of mktexlsr across the ports tree.
Also add a missing RUN_DEPEND to fonts/pscyr. Found during testing.

Raised, input from, and OK, sthen@, thanks.
2017-05-04 11:13:52 +00:00
benoit
c8a19773fd Update to udunits-2.2.24. 2017-04-30 09:58:48 +00:00
benoit
bfa2edce29 Update to p5-Math-GMP-2.14. 2017-04-30 09:10:00 +00:00
benoit
c5aecd0240 Update to p5-Math-Derivative-0.04. 2017-04-30 08:59:34 +00:00
rsadowski
1bd30308da update to ginac-1.7.2
ok pirofti@ jca@
2017-04-29 19:18:49 +00:00
edd
aba3a4a0dd Unlink math/logic2cnf.
OK naddy@
2017-04-29 15:37:32 +00:00
edd
73e144bec9 Remove math/logic2cnf from ports.
I wrote logic2cnf many years ago and have no intention of maintaining it.
No-one appears to be using it, so let's remove it (especially since it doesn't
build under clang).

OK naddy@
2017-04-29 15:35:34 +00:00
espie
c9ae8ec27e qhull steals tricks from qt4, along with portability bugs.
use the same trick as qt4 to fix it.
2017-04-27 20:46:17 +00:00
feinerer
76f87924f4 Update to R 3.4.0
OK pirofti@
2017-04-26 17:29:58 +00:00
shadchin
5aa19ba135 +py-numexpr
+py-numexpr,python3
2017-04-23 17:50:01 +00:00
shadchin
d84983268e Import py-numexpr 2.6.2, ok daniel@
Numexpr is a fast numerical expression evaluator for NumPy. With it,                                                                                                   expressions that operate on arrays (like "3*a+4*b") are accelerated                                                                                                    and use less memory than doing the same calculation in Python.                                                                                                                                                                                                                                                                                In addition, its multi-threaded capabilities can make use of all your                                                                                                  cores, which may accelerate computations, most specially if they are                                                                                                   not memory-bounded (e.g. those using transcendental functions).
2017-04-23 17:45:20 +00:00
shadchin
4bd6bb2f3b +py-sympy,python3 2017-04-23 09:19:10 +00:00
shadchin
515b8ace6e Update to py-sympy 1.0, add py3 flavor and take maintainership. 2017-04-23 09:17:16 +00:00
kurt
558715b919 - disconnect devel/jdk/1.7 from the build
- adjust java.port.mk so all 1.7 and lower ports now build with 1.8
- bump revision on affected ports
okay sthen@, ian@, landry@
2017-04-21 13:27:46 +00:00
benoit
e13f7d46de Patch to make it build with clang. 2017-04-19 07:35:45 +00:00
naddy
fc6907440c Remove libneural: dates from the turn of the century, abandoned,
master site unreachable, nothing in ports uses it.  ok jasper@
2017-04-17 19:49:39 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
benoit
16e0d83f2c Update to p5-Math-MatrixReal-2.13. 2017-03-28 10:52:06 +00:00
ajacoutot
5a36ec2aec Update to gnumeric-1.12.34. 2017-03-21 09:21:42 +00:00
feinerer
eb9e37112d Remove devel/libidn from LIB_DEPENDS.
OK sthen@
2017-03-09 10:10:41 +00:00
feinerer
23932095f0 Update to R 3.3.3
OK pirofti@
2017-03-09 05:18:44 +00:00
sthen
0ad58f5f4c add tests 2017-03-08 17:41:42 +00:00
sthen
c4fefeb543 add tests 2017-03-08 17:41:04 +00:00
sthen
e67de74046 update to fann-2.2.0, move to github, update license marker 2017-03-08 17:17:14 +00:00
sthen
d13947c49d bump ports with openbsd version number in filenames 2017-03-04 21:59:55 +00:00
sthen
173b4d4799 mark BROKEN-i386 for now 2017-02-28 22:37:31 +00:00
jca
c092e57455 Respect CXX 2017-02-27 23:08:14 +00:00
jca
54de2b95e3 Respect CC 2017-02-27 19:58:11 +00:00
jca
6ef0f6f5e4 Respect CC 2017-02-27 19:53:23 +00:00
jca
c2f5aec459 Respect CXX 2017-02-27 19:48:41 +00:00
jca
2f50724b34 Respect CC 2017-02-27 19:46:37 +00:00
kili
8dbca9896b Pass CXX for linking. 2017-02-26 22:15:08 +00:00
daniel
391b2d9839 Minor cleanup:
- http -> https
- drop gettext module

ok shadchin@, tb@
2017-02-25 18:58:04 +00:00
shadchin
9bb7839ad5 +py-patsy
+py-patsy,python3
2017-02-24 22:00:27 +00:00
shadchin
bf0b881fe4 Import py-patsy 0.4.1, ok danj@
Patsy is a Python library for describing statistical models (especially
linear models, or models that have a linear component) and building
design matrices. Patsy brings the convenience of R formulas to Python.
2017-02-24 21:51:36 +00:00
ajacoutot
c6a409b78a Sync WANTLIB to unbreak (reported by naddy@). 2017-02-21 09:44:37 +00:00
shadchin
54a98f8a6d +py-mpmath
+py-mpmath,python3
2017-02-19 19:05:18 +00:00
shadchin
6b432ed28b Import py-mpmath 0.19, ok daniel@, danj@
mpmath is a free Python library for real and complex floating-point
arithmetic with arbitrary precision.
2017-02-19 19:02:43 +00:00
rpointel
899823bfc4 SUBDIR += z3 2017-02-12 21:48:57 +00:00
rpointel
c0acae0063 import the z3 theorem prover.
ok benoit@ input & ok daniel@
2017-02-12 21:48:19 +00:00
ajacoutot
d114843066 Upstream commit URL. 2017-02-07 14:12:42 +00:00