espie
0f2fe305b7
C++ template library for function minimization.
...
new dependency for mlpack update
okay sthen@
2019-07-31 13:30:28 +00:00
sthen
c3e3f4f68e
update to p5-Statistics-Descriptive-3.0702, from wen heping
2019-07-26 14:56:31 +00:00
bcallah
6118408836
Mark gbc BROKEN-sparc64. This has never built on sparc64. It fails with a
...
Bus error during build. Changing -O levels did nothing. Changing to egcc
did nothing. If you need an alternative bc/dc on sparc64, there's ebc.
Thanks to kmos@ for testing with me.
2019-07-21 04:12:10 +00:00
cwen
21f065b36d
p5-Math-Derivative: update to 1.01
...
From Wen Heping, Thanks!
Changelog:
https://metacpan.org/source/JGAMBLE/Math-Derivative-1.01/Changes
OK sthen@
2019-07-19 19:55:16 +00:00
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