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
ajacoutot
87b90747ef
Update to gnumeric-1.12.33.
2017-02-07 14:03:29 +00:00
jca
42acb27c68
Use endian.h to detect endianness
...
The handrolled list of architectures didn't mention arm.
2017-01-23 21:56:32 +00:00
bluhm
f5fd156ce5
+p5-Number-WithError
2017-01-05 23:08:18 +00:00
bluhm
47104ab425
import p5-Number-WithError 1.01
...
OK jca@
Comment:
numbers with error propagation and scientific rounding
Description:
This class is a container class for numbers with a number of
associated symmetric and asymmetric errors. It overloads practically
all common arithmetic operations and trigonometric functions to
propagate the errors. It can do proper scientific rounding.
2017-01-05 23:03:44 +00:00
landry
ffe8bbd592
bump ports depending on python3 in math, misc and multimedia
2017-01-03 19:23:48 +00:00
bluhm
839e096c41
+p5-Statistics-CaseResampling
2017-01-03 13:16:47 +00:00
bluhm
f4ae580db7
import p5-Statistics-CaseResampling 0.15
...
OK benoit@
Comment:
efficient resampling and calculation of medians
Description:
The purpose of this (XS) module is to calculate the median (or in
principle also other statistics) with confidence intervals on a
sample. To do that, it uses a technique called bootstrapping. In
a nutshell, it resamples the sample a lot of times and for each
resample, it calculates the median. From the distribution of
medians, it then calculates the confidence limits.
2017-01-03 13:11:18 +00:00
jca
b5fe10e418
BROKEN on powerpc
...
cc -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -fPIC -I/usr/local/include/python2.7 -I/usr/local/lib/python2.7/site-packages/numpy/core/include -c bottleneck/src/move.c -o /usr/obj/ports/py-bottleneck-1.2.0/Bottleneck-1.2.0/temp.openbsd-6.0-macppc-2.7/bottleneck/src/move.o
In file included from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804,
from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
from bottleneck/src/bottleneck.h:6,
from bottleneck/src/move.c:1:
/usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION"
bottleneck/src/move.c: In function 'move_std_float32':
bottleneck/src/move.c:568: error: unrecognizable insn:
(insn 893 195 199 15 (set (reg:SF 0 0)
(mem/u/c/i:SF (symbol_ref/u:SI ("*.LC170") [flags 0x82]) [0 S4 A32])) -1 (nil)
(nil))
bottleneck/src/move.c:568: internal compiler error: in extract_insn, at recog.c:2077
2016-12-31 20:52:49 +00:00
shadchin
414e9b1ded
Update to matio 1.5.9. Changed licensing to BSD.
2016-12-30 12:12:28 +00:00
feinerer
a9183ecf50
Update to Maxima 5.39.0
...
OK pirofti@
2016-12-21 14:16:30 +00:00
kirby
bddd57935f
Update homepage and remove trailing whitespace while here.
2016-12-18 13:58:21 +00:00
zhuk
9b72130f91
Unbreak after poppler switch to openjp2.
2016-12-17 16:05:45 +00:00
feinerer
98dc303569
Update to HDF5 1.8.18
...
OK pirofti@
2016-12-01 17:36:41 +00:00
shadchin
012c7a5b3e
+py-bottleneck
...
+py-bottleneck,python3
2016-11-20 10:28:28 +00:00
shadchin
a2e8cd7d46
Import py-bottleneck 1.2.0, ok danj@
...
DESCR:
Bottleneck is a collection of fast NumPy array functions written in C.
2016-11-20 10:18:58 +00:00
jasper
1d15fecb2b
remove empty patches
2016-11-04 17:17:14 +00:00
sthen
c15b136e13
sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
...
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
feinerer
88de47f7bc
Update to R 3.3.2
...
ok dcoppa@
2016-11-01 16:55:13 +00:00
naddy
c326edce1b
The ${PROJECT}.googlecode.com/files/ master sites are no longer
...
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
naddy
03993be59c
replace libiconv module
2016-09-12 11:45:57 +00:00
dcoppa
91219e521e
Switch back to the fortran module, now that all the right bits are
...
in place
2016-09-02 13:02:24 +00:00
jasper
003e889c0a
retire sparc
2016-09-01 10:53:26 +00:00
jasper
e17822a78b
drop bogus comment, this idiom can be copied from many other places
2016-08-30 10:49:01 +00:00
benoit
66e4b8c3b6
Update to ntl-9.11.0.
2016-08-30 06:52:57 +00:00
jca
90ccf4154f
grep >/dev/null -> grep -q
2016-08-26 14:31:46 +00:00
ajacoutot
6305c7d7b3
Update to gnumeric-1.12.32.
2016-08-21 12:08:21 +00:00
dcoppa
fd38ac45ce
Zap bogus "${MODFORTRAN_LIB_DEPENDS}"
2016-08-19 13:54:40 +00:00