Commit graph

10486 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
76aa09b7dc - Update to 1.08
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/Math-Utils/Changes
2016-03-06 06:20:49 +00:00
Thierry Thomas
c171d67c25 MathMod is the new K3DSurf, now based on Qt 5. 2016-03-04 22:54:36 +00:00
Stephen Montgomery-Smith
e2018f9f28 - Update to 1.1.0. 2016-03-04 21:59:50 +00:00
Pietro Cerutti
161383aef5 math/yacas: unbreak on 9. w/ gcc 2016-03-04 15:13:16 +00:00
Pietro Cerutti
b2e89824f8 math/yacas: update to 1.4.0, take back maintainership
Announcement: http://www.yacas.org/release_1_4_0/
2016-03-04 11:30:12 +00:00
Wen Heping
8e11ae0e3d - Update to 2.2.4
PR:		207565
Submitted by:	rhurlin@gwdg.de(maintainer)
2016-03-03 12:09:26 +00:00
Kubilay Kocak
b634f9269b math/py-graphillion: Update to 0.99
- Update PORTVERSION and distinfo checksum (0.99)
- Switch to CHEESESHOP (now includes license file)
- Add LICENSE_FILE
- Remove unecessary setup.py patch, zip_safe override no longer needed

Changes:

  https://github.com/takemaru/graphillion/compare/v0.98...v0.99
2016-03-03 10:54:53 +00:00
TAKATSU Tomonari
a29074915b - Update to 0.3.2.8.1 2016-03-02 23:46:37 +00:00
Johan van Selst
de37db8c6a Update to GAP 4.8.2 2016-03-02 13:03:37 +00:00
Stephen Montgomery-Smith
1015bdf073 - Update to 4.4.1. 2016-02-28 08:58:16 +00:00
Greg Lewis
b63d0dd628 . Update to 5.0.3. 2016-02-28 05:42:52 +00:00
Stephen Montgomery-Smith
e5e9e4af94 - Add optional deendency math/octave-forge-zeromq.
- Update to 20160227.
2016-02-27 23:42:45 +00:00
Stephen Montgomery-Smith
c9c8cc6fea - New port math/octave-forge-zeromq.
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

This is zeromq.

 ZeroMQ bindings for GNU Octave.
2016-02-27 23:39:12 +00:00
Baptiste Daroussin
6e6e43466e Enforce using binutils from ports when linking C++ codes given we use binutils
from ports for fortran

This fixes build for upcoming binutils 2.26
2016-02-27 13:26:24 +00:00
TAKATSU Tomonari
b295441b79 - Update to 0.2.0 2016-02-27 11:15:44 +00:00
Stephen Montgomery-Smith
c5a37ce299 - Update to 1.5.0. 2016-02-27 00:39:06 +00:00
Stephen Montgomery-Smith
e4d646d522 - Update to 1.0.12. 2016-02-27 00:38:18 +00:00
Wen Heping
66868709d0 - Update to 1.2.0.1 2016-02-26 13:08:46 +00:00
Wen Heping
7e26985ea6 - Update to 1.2.2 2016-02-26 12:01:05 +00:00
TAKATSU Tomonari
a589fb105b - Update to 0.3.2.8.0 2016-02-26 02:40:35 +00:00
Kubilay Kocak
ca99fe33f7 math/py-graphillion: Update to 0.98
- Update PORTVERSION and distinfo checksum (0.9.8)
- Sort USE{S} entries
- Strip shared extension
- Update test target

Changes:

  https://github.com/takemaru/graphillion/compare/v0.94...v0.98
2016-02-25 12:59:41 +00:00
TAKATSU Tomonari
ff6f921f52 - Update to 0.99.6 2016-02-24 11:00:43 +00:00
Greg Lewis
72b65708bf . Update to 5.0.2.
. Enable gpic and mif terminals by default.
2016-02-23 06:45:30 +00:00
Danilo Egea Gondolfo
f1985fd542 - Update devel/isl to 0.16.1
PR:		207370
Submitted by:	tijl
2016-02-23 02:18:35 +00:00
Raphael Kubo da Costa
9dbc7681f8 Update to 0.9.7.3.
Release notes: http://glm.g-truc.net/0.9.7/updates.html

Add a build-time dependency on devel/cmake instead of installing files by hand.
NO_BUILD is still set, but now the port also installs some helper CMake files.
2016-02-22 10:17:45 +00:00
Stefan Eßer
262eb57c5d Add math/sound-of-sorting:
This program demonstrates the working principles of some 20 sorting
algorithms and is very easy to use. Select the algorithm, the speed
of the visualisation and whether you want to get sound output (that
reflects the values being moved and is characteristic for each kind
of algorithm).

Approved by:	antoine (mentor)
2016-02-22 08:12:44 +00:00
Dmitry Marakasov
31002feb3c - Fix LICENSE
- Switch to options helpers
- Do not stage unneeded files properly to fix stage-qa:

    Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for 'bin/euktoeps.orig.bak'

Approved by:	portmgr blanket
2016-02-20 13:06:49 +00:00
Gabor Pali
7b1be331ec - Chase the changes in bsd.cabal.mk
Obtained from:	FreeBSD Haskell
2016-02-19 20:51:27 +00:00
Dmitry Sivachenko
412bb9b263 Tarball has been rerolled with minor changes§, most notable is an addition
of libdl check to configure so we can stop patching Makefiles.
2016-02-19 19:16:27 +00:00
Raphael Kubo da Costa
66cb2cdb0b Update to 0.2.15.
0.2.15 was released in October 2015.
Release notes: http://www.openblas.net/Changelog.txt

This update introduces support for new CPU architectures, such as Intel's
Broadwell and Skylake. In practice, this means people using those architectures
can actually build the port now (OpenBLAS seems to do some CPU-detection that
cannot be easily turned off and refusing to build on unrecognized CPUs).

Port changes:
- Reorganize a few variables in Makefile.
- Refresh patches.

PR:		206886
Submitted by:	Adriaan de Groot <groot@kde.org> (first version),
		Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
MFH:		2016Q1
2016-02-18 16:35:48 +00:00
Martin Wilke
5a67738f00 - Ignore php70
- While here remove old php gruft
2016-02-18 14:47:05 +00:00
Raphael Kubo da Costa
72505b38d9 Update to 3.2.8.
Changes: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.2.8
2016-02-17 15:29:31 +00:00
Dmitry Sivachenko
3fe680c38c Update to version 1.5.1. 2016-02-17 15:06:42 +00:00
Stephen Montgomery-Smith
4983f894f5 - Update to 3.0. 2016-02-17 13:23:23 +00:00
Adam Weinberger
461fb16083 Update to 3.32.
Changes: https://metacpan.org/changes/distribution/Math-MPFR
2016-02-16 17:32:31 +00:00
Martin Wilke
e630e52bb5 Welcome php 7.0.3
Changelog:
    http://php.net/ChangeLog-7.php#7.0.0
    http://php.net/ChangeLog-7.php#7.0.1
    http://php.net/ChangeLog-7.php#7.0.2
    http://php.net/ChangeLog-7.php#7.0.3

I'd like to thanks:
  Kurt Jaeger
  Matthias Breddin
  Rainer Duffner
  Victor van Vlaardingen
  Torsten Zuehlsdorff
  Franco Fichtner
  and all helpers and testers from ports@.
2016-02-15 14:34:26 +00:00
TAKATSU Tomonari
297fcc8167 - Update to 5.21
- Fix LICENSE
2016-02-15 12:23:18 +00:00
Ruslan Makhmatkhanov
d6093a4dcf math/py-gato: update to 1.2.2
- update to 1.2.2
- switch to CHEESESHOP (upstream moved development from SF)
- define LICENSE (LGPL21)
- switch to distutils from manual installation; utilize autoplist
- limit python version to 2.x, add NO_ARCH
- pass maintainership to python@
2016-02-15 07:14:47 +00:00
Jimmy Olgeni
9d2c409fc6 Make the cairo and gdkpixbuf2 dependencies conditional on
GTKBACKEND and GTKAGGBACKEND. This change restores headless
support.

Approved by:	maintainer (by mail)
2016-02-15 00:56:30 +00:00
Rene Ladan
d5ce1f73bc Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and the
ports expired last month.

Adjust Mk/bsd.php.mk

Reviewed by:	antoine, marino
Approved by:	portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D5278
2016-02-14 19:21:31 +00:00
Koop Mast
b93a80c992 The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/

This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.

GDM is still at version 3.16 due to some issues.

Bump mate-themes to use the gtk 3.18 version of the themes.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:	207006
2016-02-14 18:57:53 +00:00
Stephen Montgomery-Smith
46813c66cd - Update to 1.4.1. 2016-02-13 17:06:39 +00:00
Ruslan Makhmatkhanov
5848a9fb38 math/py-matplotlib: update to 1.5.0
Release notes:
http://matplotlib.org/users/whats_new.html#new-in-matplotlib-1-5

This port still can't be built with python 3.x here.

PR:		205538
Submitted by:	yuri@rawbw.com
Approved by:	mainland@apeiron.net (maintainer)
2016-02-13 16:49:00 +00:00
David Naylor
25f63a2dc7 math/R-cran-car: update to 2.1-1.
Changes:
 * Use explicit pkg-plist instead of autoplist.  Using an explicit pkg-plist
   is more robust against "silent" errors or changes.

ChangeLog:
 - influencePlot now returns Cook's distance, not its square root.
 - Anova() now supports "coxme" objects (produced by coxme() in coxme package)
   (request of Philipp Sprenger).
 - Anova() now works via its default method with "vglm" objects produced by
   functions in the VGAM package; and the default method of linearHypothesis()
   again works with these objects (problem reported by Michael Friendly).
 - Fixed Anova.coxph() so that it takes account of method (ties) argument (bug
   reported by Karl Ove Hufthammer).
 - Improvements to Anova.default() so that a wider variety of model classes are
   accommodated (following request of Liviu Andronic.)
 - dataEllipse() now throws an error if there are too few colors for the number
   of groups (fixing bug reported by Ottorino Pantani).
 - spreadLevelPlot.lm() now includes an optional smoother in addition to the
   fitted straight line (suggestion of Michael Friendly).
 - No longer import methods (as opposed to generics) directly from pbkrtest.
 - Added axis.ticks argument to scatter3d() (code contributed by
   David Winsemius).
2016-02-13 14:13:55 +00:00
Wen Heping
d8742677ff - Update to 2.10.0
PR:		207071
Submitted by:	dieterich@ogolem.org(maintainer)
2016-02-12 12:50:00 +00:00
Danilo Egea Gondolfo
d01e9ffe24 - Update to 6.500.5 2016-02-11 23:50:43 +00:00
Johan van Selst
b9bb5a64b7 Fix build on CURRENT 2016-02-11 13:30:23 +00:00
Alex Kozlov
fbb0e4c0a6 - Fix various typos in CONFLICTS_INSTALL knob
Approved by:	portmgr blanket
2016-02-10 16:14:34 +00:00
Koop Mast
424ceb4c25 Drop :keepla from USES:libtool.
PR:		202029
Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
Exp-run by:	antoine@
Approved by:	maintainer timeout (6 months)
2016-02-10 16:13:24 +00:00
Stephen Montgomery-Smith
071553a56f - Update to 1.4.0. 2016-02-10 00:21:05 +00:00