Commit Graph

1794 Commits

Author SHA1 Message Date
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
feinerer
a9f3fa1ee9 Update to Maxima 5.42.2 2019-01-25 14:31:16 +00:00
rsadowski
a97261b17f zap -03 compiler flag
OK kn@
2019-01-22 06:42:34 +00:00
steven
fe39d46192 maintenance update to 4.4.1
test and feedback on port consistency from kn@
ok rsadowski@
2019-01-13 22:43:59 +00:00
steven
d7fea5f7e0 update to 1.34
from Charlene Wendling
2019-01-05 10:15:12 +00:00
jasper
01c42829f5 update to py-graphviz-0.10.1 2018-12-30 14:41:06 +00:00
pirofti
f52978af95 Update libcerf to 1.11
The authors wiped libcerf-1.10 from the face of the earth in 1984-style.

  http://apps.jcns.fz-juelich.de/src/libcerf/CHANGELOG

Just because you have a defect doesn't mean you have to remove the distfile!
This is the craziest release strategy I encountered!

Hope this one lasts. If this keeps going I will just remove the port. It is just
a soft-dependency of gnuplot.

Noticed by naddy@, thanks!
2018-12-29 07:48:36 +00:00
feinerer
206abefc27 Update to HDF5 1.8.21
OK pirofti@
2018-12-28 18:39:49 +00:00
pirofti
4278fc1b41 Update libcerf to 1.10
This comes with a couple of important changes among which a major library
bump and a migration from autoconf to cmake. More details here:

  http://apps.jcns.fz-juelich.de/src/libcerf/CHANGELOG

Also patched the manpage install directory.

Tested with gnuplot and all seems fine.
2018-12-28 16:28:44 +00:00
feinerer
5cf79f7f86 Update to R 3.5.2
OK pirofti@
2018-12-23 08:03:45 +00:00
pirofti
ba6c8c9422 Update math/gnuplot to 5.2.5.
Here is a minor update to gnuplot.

  http://www.gnuplot.info/ReleaseNotes_5_2_5.html

Contains new features and a couple of bug fixes.

OK ajacoutot@
2018-12-22 09:35:30 +00:00
rpointel
a3d0511afb update z3 to 4.8.3.
ok pirofti@.
2018-12-15 12:43:40 +00:00
sthen
49b00025fd bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
it has been split into subpackages
2018-12-13 19:53:23 +00:00
kn
b694907787 +nlopt 2018-12-13 09:37:16 +00:00
kn
a0a878a930 Import NLopt
NLopt is a library for nonlinear local and global optimization, for functions
with and without gradient information.  It is designed as a simple, unified
interface and packaging of several free/open-source nonlinear optimization
libraries.

Feedback and OK sthen
2018-12-13 09:35:32 +00:00
bcallah
5d18f97e60 Update to bcal-2.1 -- upstream now makes real tarballs
Changelog: https://github.com/jarun/bcal/blob/master/CHANGELOG
2018-12-12 16:56:12 +00:00
bcallah
e0e53fca74 +pcalc 2018-12-04 22:02:50 +00:00
bcallah
049598efb6 Import math/pcalc, a command line utility for doing hex/dec/oct/bin math
quickly.

Original submission from Charles Daniels <charles@cdaniels.net>, who takes
MAINTAINER -- thanks!

Feedback from sthen@ and kn@

ok sthen@

pcalc is a programmer's calculator. It simplifies some operations
(especially working with multiple bases) that are hard work without
this or another programmer's calculator.  Main features:

     o Full math parser, parentheses, add, sub, mult, div, exponential
     o Automatic conversion between HEX DEC OCT BIN numbers
     o Mixing different bases in one expression
     o Definable variables
     o Math constants (E PI ...)
     o Built in math functions (sin/cos/sqrt ...)
2018-12-04 22:02:27 +00:00
sthen
20a0024a22 update to calc-2.12.7.2 2018-11-29 23:13:16 +00:00
sthen
5349f30d3b unhook/remove Math::Pari and dependent ports, this has been blocking
math/pari updates (Math::Pari still gets updated but even recently
released versions require old Pari; the crypto libs based on this
seem a bit unloved these days).

ok daniel semarie
2018-11-26 21:47:01 +00:00
ajacoutot
1b2d68db57 Update to gnumeric-1.12.44. 2018-11-24 20:16:33 +00:00
naddy
c3ed60809c Make better use of ports infrastructure, don't override optimization
flags, use -fPIC to build shared objects on all archs.
2018-11-24 00:57:15 +00:00
espie
6be674eeaf new version, most patches have been folded away
move python includes into python subpackage
don't forget to conflict properly
2018-11-19 14:17:36 +00:00
espie
62988b1dd2 update to new stable version.
bump major just in case
2018-11-19 14:16:33 +00:00
sthen
6b8e265514 bump ports known/suspected to be affected by issue with libedit/libreadline
and termcap on lld arches.
2018-11-14 20:48:21 +00:00
naddy
d86fbc1bed tighten the description; ok bcallah@ 2018-11-12 22:58:38 +00:00
bcallah
3e7c21f468 +pspp
+spread-sheet-widget
2018-11-12 21:30:52 +00:00
bcallah
3a755ee2c1 Import math/pspp, a program for statistical analysis of sampled data.
ok bentley@

GNU PSPP is a program for statistical analysis of sampled data. It is a
free as in freedom replacement for the proprietary program SPSS, and
appears very similar to it with a few exceptions.

The most important of these exceptions are, that there are no "time
bombs"; your copy of PSPP will not "expire" or deliberately stop working
in the future. Neither are there any artificial limits on the number of
cases or variables which you can use. There are no additional packages
to purchase in order to get "advanced" functions; all functionality that
PSPP currently supports is in the core package.

PSPP is a stable and reliable application. It can perform descriptive
statistics, T-tests, anova, linear and logistic regression, measures of
association, cluster analysis, reliability and factor analysis,
non-parametric tests and more. Its backend is designed to perform its
analyses as fast as possible, regardless of the size of the input data.
You can use PSPP with its graphical interface or the more traditional
syntax commands.
2018-11-12 21:30:29 +00:00
bcallah
219d6c18e7 Import math/spread-sheet-widget, a spread sheet widget library.
ok bentley@

GNU Spread Sheet Widget is a library for Gtk+ which provides a widget
for viewing and manipulating 2 dimensional tabular data in a manner
similar to many popular spread sheet programs.

The design follows the model-view-controller paradigm and is of
complexity O(1) in both time and space. This means that it is efficient
and fast even for very large data.

Features commonly found in graphical user interfaces such as cut and
paste, drag and drop and row/column labelling are also included.
2018-11-12 21:29:20 +00:00
espie
483393368f fix python subpackage FULLPKGPATH and upgrade path... 2018-11-10 12:58:44 +00:00
bcallah
5d60e0224a I forgot to wrap LP64_ARCH in ${}. No bump because I just imported it. 2018-11-08 04:35:48 +00:00
bcallah
aa8107a1cf +devel/py-parallel
+devel/py-parallel,python3
+lang/pcbasic
+math/bcal
2018-11-08 04:27:58 +00:00
bcallah
e7cdebcef7 Import math/bcal, a storage and general-purpose calculator.
ok rsadowski@

bcal (Byte CALculator) is a REPL CLI utility for storage expressions,
unit conversions or address calculations. If you can't calculate the hex
address offset for (512 - 16) MiB, or the value when the 43rd bit of a
64-bit address is set mentally, bcal is for you.

It has a bc mode for general-purpose numerical calculations.

Features:
* evaluate arithmetic expressions involving storage units
* perform general purpose calculations (using bc)
* convert to IEC/SI standard data storage units
* interactive mode with the last valid result stored for reuse
* show the address in bytes
* show address as LBA:OFFSET
* convert CHS to LBA and vice versa
* base conversion to binary, decimal and hex
* custom sector size, max heads/cylinder and max sectors/track
2018-11-08 04:23:43 +00:00
sthen
3165f6143f update to calc-2.12.7.1 2018-11-06 14:44:58 +00:00
naddy
84174f9106 bump for package path change devel/gmp -> devel/gmp,-main 2018-11-02 18:48:39 +00:00
bentley
637dc80a6b Include cstring for strncpy(). 2018-10-28 07:31:29 +00:00
daniel
be091e24ff Minor update to numpy 1.14.6 to fix a few bugs.
While here, drop BROKEN-alpha now that we have gcc 4.9 there which can
successfully build numpy on that platform.
2018-10-26 21:09:31 +00:00
bentley
67fd924053 Update to openfst-1.6.9. 2018-10-25 02:37:26 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
steven
2f60d0da66 use gfortran instead of cc to link these libraries, in order to register
the dependency on libgfortran.

suggested and ok jca@
2018-10-23 20:35:47 +00:00
espie
4d7a5f3117 +mlpack flavors 2018-10-23 10:45:58 +00:00
espie
347cbe635b mlpack is a fast, flexible machine learning library, written in C++,
that aims to provide fast, extensible implementations of cutting-edge
machine learning algorithms.

Comes with command-line programs and python bindings

okay rsadowski@
2018-10-23 10:44:04 +00:00
espie
a95fdaa5d6 link armadillo to the build 2018-10-21 16:14:47 +00:00
espie
b416fa15b7 Armadillo is a linear algebra library (matrix maths) for the C++ language,
aiming towards a good balance between speed and ease of use.

Provides high-level syntax and functionality deliberately similar to Matlab

(dependency for mlpack)

okay jca@
2018-10-21 16:13:57 +00:00
feinerer
8eab703ed4 Update to Maxima 5.42.1 2018-10-16 17:17:03 +00:00
sthen
e69b83f8f3 update to calc-2.12.6.8 2018-10-01 16:52:19 +00:00
feinerer
c4ac52f416 Update to Maxima 5.42.0
OK kn@ and rsadowski@
2018-10-01 07:08:00 +00:00
rsadowski
9b0a665746 fix SHARED_LIB setup
Initial diff and test by Fabian Raetz <fabian D-O-T raetz A-T gmail D-O-T com>
with advanced fixes by me.
2018-09-15 13:27:29 +00:00
sthen
2925b32bff +py-pandas 2018-09-14 08:10:14 +00:00