Commit Graph

1942 Commits

Author SHA1 Message Date
cwen
619092242f +p5-Math-Utils 2019-07-19 19:49:03 +00:00
cwen
c3b06557bc Import p5-Math-Utils 1.13
Math::Utils provides useful mathematical functions not in Perl.

From Wen Heping, who is taking MAINTAINER (thanks!) and additional
tweaks from me.

OK sthen@
2019-07-19 19:48:14 +00:00
danj
a4577c7171 Remove unresponsive maintainers
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.

ok sthen@, jca@
2019-07-17 14:46:32 +00:00
sthen
e8a3ed4a98 Some ports using gnulib previously detected a broken realpath and switched to an
internal replacement function. Following the changes to make realpath(3) use the
__realpath() syscall these no longer detect broken realpath i.e. produce different
code. Bump REVISION to ensure that users get the new version.
2019-07-16 21:29:41 +00:00
bket
fc5fc45ade Update to py-pandas-0.24.2.
0.24.x is a major release from 0.23.4, which includes a number of API
changes, new features, enhancements, and performance improvements along
with a large number of bug fixes.

Lists of changes can be found at:
- https://pandas.pydata.org/pandas-docs/version/0.24/whatsnew/v0.24.0.html
- https://pandas.pydata.org/pandas-docs/version/0.24/whatsnew/v0.24.1.html
- https://pandas.pydata.org/pandas-docs/version/0.24/whatsnew/v0.24.2.html

OK daniel@
2019-07-16 20:38:03 +00:00
bcallah
e395652294 Update to ebc-2.1.0
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.1.0
2019-07-14 21:42:27 +00:00
sthen
43030f7452 zap a stray PERMIT_DISTFILE_FTP (should have been PERMIT_DISTFILES, but
now surplus to requirements)
2019-07-14 12:44:45 +00:00
naddy
7ab397505a Switch to PERMIT_PACKAGE. CDROM restrictions are no longer applicable. 2019-07-14 00:39:34 +00:00
sthen
b8d12a3b20 update various simple PERMIT_* in Makefile.inc files 2019-07-13 10:59:26 +00:00
sthen
4435b868be replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:15:33 +00:00
sthen
485792605b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
tj
b78c82b5f8 switch some more homepage and master_sites links to https. input/ok sthen 2019-07-10 21:01:26 +00:00
jasper
cc77db6d9f update to py-graphviz-0.11.1 2019-07-10 18:21:07 +00:00
daniel
81e6976bfa PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE 2019-07-07 14:58:04 +00:00
feinerer
5ed057734f Update to R 3.6.1
Help regarding shared libraries versioning by sthen@; OK kn@
2019-07-05 19:27:30 +00:00
benoit
3edb6e5cff Update to ecm-7.0.4. 2019-07-01 09:49:43 +00:00
sthen
109458a8fa bump REVISION for ports using x11/qt5 MODULES and containing .la files in
their PLIST, following the addition of patch-qmake_generators_unix_unixmake2_cpp
to x11/qt5/qtbase/patches which adds a missing newline.
2019-06-24 20:56:45 +00:00
ajacoutot
042ab9fd14 Update to gnumeric-1.12.45. 2019-06-15 11:06:59 +00:00
rsadowski
8436eb9d7a Disable OpenMP with the cmake option
OK rpointel
2019-06-15 08:53:32 +00:00
feinerer
788bb2a2d5 Update to Maxima 5.43.0 2019-06-14 23:13:30 +00:00
kn
4266798690 Update to NLopt 2.6.1
libnlopt_cxx now merged into libnlopt, lots of API additions, various
fixes.

Also set COMPILER and remove broken HOMEPAGE.

Feedback and OK sthen
2019-06-13 23:16:05 +00:00
bcallah
1289513272 Update to ebc-2.0.3
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.0.3
2019-06-13 21:54:24 +00:00
sthen
f548d95863 sync some WANTLIBs 2019-06-13 15:48:50 +00:00
kurt
7705a5ad0b Revision bump all java ports for the jre package removal and java.port.mk
changes.
2019-06-11 00:38:33 +00:00
jasper
185194f9f1 +py-pysmt 2019-06-07 08:00:15 +00:00
jasper
1ab4461c13 import py-PySMT-0.8.0
pySMT makes working with Satisfiability Modulo Theory simple.

Among others, you can:

* Define formulae in a solver independent way in a simple and
  inutitive way,
* Write ad-hoc simplifiers and operators,
* Dump your problems in the SMT-Lib format,
* Solve them using one of the native solvers, or by wrapping any
  SMT-Lib complaint solver.

feedback and ok kn@
2019-06-07 07:58:57 +00:00
kn
4e794a4705 py-networkx has no flavors
Noticed by naddy
2019-06-06 22:37:09 +00:00
kn
67cedab971 + py-networkx 2019-06-06 20:19:44 +00:00
kn
bb5d39275e Import py-networkx 2.3
NetworkX is a Python package for the creation, manipulation,
and study of the structure, dynamics, and functions
of complex networks.

Feedback and OK jasper
2019-06-06 20:18:57 +00:00
daniel
2f9d755371 Update to py-sympy-1.4 and take maintainer. 2019-06-05 22:43:00 +00:00
rpointel
120c7d5d68 use GH_TAGNAME, spotted by sthen@.
ok sthen@.
2019-06-05 14:23:18 +00:00
rpointel
4bf7b34b7c update z3 to 4.8.5, ok kn@.
bump lib version because few functions were removed, for example:
86b98e3477
40e329fc92
2019-06-05 05:44:54 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
bcallah
af5260764e Update to ebc-2.0.2
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.0.2
2019-05-29 17:00:48 +00:00
bcallah
bcba0a5928 Update to ebc-2.0.1
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.0.1
2019-05-27 12:19:43 +00:00
bcallah
f397c6ac37 Update to ebc-2.0.0
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.0.0
2019-05-25 22:25:01 +00:00
sthen
902b542fe0 more ncurses->curses 2019-05-21 09:34:30 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
e40f996745 another batch of ncurses->curses WANTLIB updates, skipping any
that have gettext LIB/RUN_DEPENDS to avoid conflicts for naddy's
multipackaging work
2019-05-20 20:52:31 +00:00
danj
ceab685459 Remove maintainers whose addresses bounce 2019-05-19 19:58:51 +00:00
steven
619e048aa4 +p5-Math-GMPf
+p5-Math-GMPz
2019-05-18 18:13:15 +00:00
steven
05a380e4bc import Math::GMPf
perl interface to the GMP library's floating point (mpf) functions

test, tweaks and ok cwen@
2019-05-18 18:12:22 +00:00
steven
bc25fb9048 import Math::GMPz
perl interface to the GMP library's integer (mpz) functions

test, tweaks and ok cwen@
2019-05-18 18:11:10 +00:00
naddy
a1822e2450 switch to CONFIGURE_STYLE=autoreconf 2019-05-18 12:13:33 +00:00
naddy
1601320ea9 Always build shared libs with -fPIC, never -fpic. Fixes aarch64. 2019-05-17 17:42:15 +00:00
naddy
c4a12c8a3c * Always build shared libs with -fPIC, never -fpic. Fixes build on aarch64.
* Do not build the profiling library.
* No test target available.
2019-05-17 17:01:08 +00:00
sthen
22de3ff02c set png16 WANTLIB entries back to png following the change in soname
part done by portbump, part by hand (it is easily confused)
2019-05-17 16:45:25 +00:00
sthen
b17bf3228e update curses WANTLIB entries following the change in base libraries to use soname 2019-05-17 16:19:37 +00:00
jasper
4698c9b4bc update to netcdf-4.7.0
from martin@ (MAINTAINER) with a tweak by me
2019-05-16 11:39:19 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
danj
7219f4e6bd Remove shadchin@ as maintainer per his request 2019-05-13 19:03:51 +00:00
feinerer
503fb6ee88 Update to HDF5 1.10.5
Joint work with and OK martin@
2019-05-10 15:12:19 +00:00
bcallah
9d11df3761 Use flang to build R on arm64
ok jca@ steven@
2019-05-08 20:17:21 +00:00
danj
52b228c901 Remove maintainers per their requests 2019-05-08 19:08:58 +00:00
danj
1ff4762cc4 Remove pvalchev as maintainer per his request 2019-05-07 17:04:58 +00:00
steven
f652e5e55d update to 5.1.0
ok kn@
2019-05-06 21:09:52 +00:00
danj
d6a3237c73 Remove mariani@ as maintainer per his request 2019-05-05 15:44:12 +00:00
danj
09d47bc9e8 Remove maintainers per their requests 2019-05-05 15:15:45 +00:00
steven
9ff6201f8b dropping maintainer 2019-05-03 22:29:00 +00:00
bcallah
d755fd6cb4 Update to ebc-1.2.8
Changelog: https://github.com/gavinhoward/bc/compare/1.2.5...1.2.8
2019-05-03 15:10:25 +00:00
kn
53a4179f03 regen patch
(offset 30 lines)
2019-05-03 13:32:57 +00:00
bcallah
716dffbef2 +ebc 2019-05-02 13:24:50 +00:00
bcallah
043c5b5497 Import math/ebc, an implementation of POSIX bc with GNU and BSD extensions.
ok rsadowski@

This is an implementation of the POSIX bc calculator that implements GNU
bc extensions, as well as the period (.) extension for the BSD flavor of
bc.

This bc also includes an implementation of dc in the same binary,
accessible via a symbolic link, which implements all *BSD and GNU
extensions, though the ! command is omitted for security concerns.
2019-05-02 13:24:30 +00:00
rsadowski
44a82257a9 Update cfitsio to 3.450 2019-05-02 13:13:08 +00:00
danj
63967366aa Remove avsm@ as maintainer per his request 2019-05-01 16:04:26 +00:00
sthen
42dc443195 Use ld.bfd to link math/py-scipy and telephony/asterisk on i386, like gcc/8
itself they fail with "has non-ABS relocation R_386_GOTOFF against symbol XXX"
with LLD.

Mention these ports in the comment in lang/gcc/8/Makefile.
2019-05-01 12:12:24 +00:00
jca
331675f840 Add missing ilaenv2stage function to our Makefile
Missed in the update to lapack-3.8.0.  Fixes loading of py-numpy and
friends as reported by landry@.  ok landry@ steven@ (maintainer)
2019-04-30 20:44:32 +00:00
feinerer
c0084e8158 Update to R 3.6.0
OK kn@
2019-04-29 08:52:47 +00:00
naddy
3e042ba62d Bump all ports that depend on ports-gcc on the clang archs.
SYSTEM_VERSION didn't quite work out how we expected and it's
easier|safer to do it this way than fiddle with pkg_add now.
2019-04-28 21:08:26 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
sthen
86852bcf6e reset unresponsive maintainers, various porters have spent a bunch of
time waiting for timeouts over the last year or more for many of these
ports.  ok danj@ jca@ kmos@
2019-04-24 16:26:54 +00:00
steven
aedec7de47 update to 3.8.0 2019-04-24 15:30:31 +00:00
kmos
6458dbdcce math/py-pandas has a hidden dependency on lang/cython as mentioned
here:

https://marc.info/?l=openbsd-ports&m=155508121408600&w=2

naddy@ requested it be fixed. This adds it to RUN_DEPENDS.
While here, sorted RUN_DEPENDS.

OK sthen@
2019-04-22 08:22:57 +00:00
daniel
0f2051a4d3 Repair PLIST. 2019-04-20 23:55:21 +00:00
daniel
8a1596e617 Update py-scipy to 1.2.1. 2019-04-20 21:35:01 +00:00
ajacoutot
b56a9d57a9 Missed bump. 2019-04-20 07:20:07 +00:00
rsadowski
018e838702 Unbreak package
Move cmake bits into PLIST-common.

Spotted by ajacoutot@ Thanks!
2019-04-18 15:11:55 +00:00
steven
2dea0f1a1b bump to 3.8.0, only cosmetic changes 2019-04-17 18:53:29 +00:00
rsadowski
df5aaf906f Update fftw to 3.3.8
OK steven@
2019-04-17 18:49:59 +00:00
naddy
d93b646af1 simplify autotools invocation 2019-04-02 09:49:04 +00:00
jasper
8d85c4945b switch to python3 for the bindings
ok rsadowski@
2019-03-30 09:54:39 +00:00
kn
0796219cc0 Convert devel/py-test consumers to new MODPY_PYTEST
lang/python/python.port.mk revision 1.102 and 1.103 added
MODPY_TEST_LOCALE and MODPY_PYTEST respectively, nicely wrapping up the
usual pytest dance.

This removes hand-rolled do-tests from all 70 ports by setting
MODPY_PYTEST=Yes and MODPY_TEST_LOCALE as well as HOME=${WRKDIR} to TESTENV
as needed.

From Kurt Mosiejczuk <kurt at cranky dot work>, thanks!
OK sthen
2019-03-25 14:29:49 +00:00
sthen
828f08b0e2 sweep all java ports with a couple of adjustments to build/dependency
environment, which will reduce complexity in java.port.mk when jdk 11 is
added. direction agreed with kurt@.

- switch all MODJAVA_VER to at least 1.8 (we don't currently have any
version earlier than this anyway).

- drop MODJAVA_JRERUN, the separate jre package will be going away with
jdk 11.

- bump changed ports
2019-03-24 22:24:12 +00:00
jca
3af625615a Move comment to the right place 2019-03-23 10:55:51 +00:00
jca
83c7e2b107 DPB_PROPERTIES=parallel not needed
Sneaked in the last OCaml update.  Those ports aren't big nor critical
enough to warrant the use of multiple build slots in regular bulk
builds.
2019-03-23 10:54:59 +00:00
feinerer
bb57873124 Update to R 3.5.3
OK pirofti@
2019-03-17 07:16:32 +00:00
sthen
4d05e9c3ba update to netcdf-4.6.3, from martin@ taking maintainer, various feedback
from landry@ and myself, ok with Tom Knienieder (outgoing maintainer)
2019-03-13 20:27:40 +00:00
chrisz
ad28eb4c1f Increase stack size limit.
ok jca@
2019-03-10 20:16:54 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
jca
a7af6c85e7 Those files should have been removed in the ocaml-4.07.1+friends update
Noticed by krw@ and Adam Steen
2019-03-05 04:29:46 +00:00
chrisz
b438efbd00 Upgrade OCaml and dependent ports
testing and OKs by avsm@, jca@, krw@ Thanks a lot !
2019-03-04 12:51:12 +00:00
rsadowski
c4888217ef Update z3 to 4.8.4
OK rpointel@
2019-03-03 09:16:17 +00:00
naddy
b1eb1d48fd bump for plist changes 6.4 -> 6.5 2019-02-28 01:52:37 +00:00
landry
ef71815b30 +py-{affine,snuggs}{,python3} 2019-02-22 11:12:27 +00:00
landry
c5f2401f85 Import py-snuggs 1.4.2.
Snuggs wraps Numpy in expressions with the following syntax:

expression = "(" (operator | function) *arg ")"
arg = expression | name | number | string

ok mariani@
2019-02-22 11:11:19 +00:00
landry
cba268f714 Import py-affine 2.2.2.
Matrices describing affine transformation of the plane, derived
from Casey Duncan's Planar package.

ok mariani@
2019-02-22 10:58:40 +00:00
tb
61a151d8e9 Fix use-after-free found the hard way with vm.malloc_conf=F.
Upstream SVN commit #76143.

ok feinerer (maintainer)
2019-02-21 20:04:33 +00:00
cwen
76dae91b2c Remove BROKEN-macppc as it builds properly now.
OK bcallah@ jca@
2019-01-30 19:05:43 +00:00
sthen
28ec08e21f use -Wl,-znotext on i386 to allow text relocations for asm code 2019-01-29 11:43:09 +00:00