Commit graph

10586 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
Dmitry Marakasov
328f72bad9 - Fix USES
- Add missing options descriptions
- Switch to options helpers

Approved by:	portmgr blanket
2016-02-09 14:53:36 +00:00
Philippe Audeoud
e9b36fa0f3 - Update to 3.30 2016-02-09 14:51:59 +00:00
Philippe Audeoud
dfb489cb29 - Update to 2.015 2016-02-09 14:21:31 +00:00
Dmitry Marakasov
85cf4395e8 - Fix build of cgal consumers (sfcgal) with boost 1.60
PR:		199601
Approved by:	portmgr blanket
2016-02-09 10:38:38 +00:00
Johan van Selst
1cc229ff2a Update calc to 2.12.5.3 (minor bugfix) 2016-02-09 07:11:45 +00:00
TAKATSU Tomonari
39a1ec1cf9 - Update to 0.99.5 2016-02-08 09:31:37 +00:00
TAKATSU Tomonari
3d944e2ac8 - Update to 1.2.1 2016-02-07 23:10:25 +00:00
Kurt Jaeger
9bea4e0ea1 math/p5-Math-BigInt: the overload of '..' is still not supported in perl
- Similar patch is done in the lang/perl* ports

PR:		196773
Submitted by:	papowell@astart.com
Approved by:	tobez (maintainer timeout)
2016-02-07 17:41:50 +00:00
Stephen Montgomery-Smith
5f3038b528 - Update to 1.2.1. 2016-02-07 15:41:35 +00:00
John Marino
2fdffa6115 math/calctool: USES+= ncurses, link with ncurses, not curses
Also use OPTIONS_SUB=yes.  More options framework could be used as well.
2016-02-07 14:07:15 +00:00
John Marino
bd6523c890 math/reduce: document ncurses requirement (USES+=ncurses)
while here:
  * simplify TARGET_SDIR so inclusion not required
  * add --build configure argument (from dports, no effect on fbsd)

approved by:	infrastructure blanket
2016-02-07 13:21:14 +00:00
John Marino
ed97e49367 math/orpie: USES+= ncurses 2016-02-07 11:58:41 +00:00
John Marino
3f040e0ff4 math/spar: USES+= ncurses, link with ncurses (not curses) 2016-02-07 11:57:46 +00:00
John Marino
2f05c274fa math/sc: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-07 11:56:50 +00:00
John Marino
7da7d1fce8 math/lambda: USES+= ncurses, link to ncurses (not termcap) 2016-02-07 11:44:47 +00:00
John Marino
202d1d1c01 math/foma: remove linkage with termcap (part of ncurses work)
approved by:	infrastructure blanket
2016-02-07 11:40:20 +00:00
John Marino
c494d7aa1f math/add: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-07 11:38:15 +00:00
John Marino
069852d8fc math/aamath: document ncurses requirement (USES+=ncurses)
Also link with ncurses, not termcap

approved by:	infrastructure blanket
2016-02-07 11:37:24 +00:00
Kubilay Kocak
275db1ead5 graphics/py-graphviz: Move to py-pygraphviz, Fix 3.x build
There are numerous graphviz related packages in PyPI, including:
graphviz, graphviz-python and pygraphviz.

This port, py-graphviz, is not and does not provide the same package
as the 'graphviz' package on PyPI (CHEESESHOP).

Further, it blocks the creation of a correctly named py-graphviz port,
is a POLA violation in terms of users expecting to find and recieve
the package they expect based on a standard search, and is likely to
create confusion among other ports if they depend on a python graphviz
package, which could result in incorrect packages/dependencies.

This is why among other reasons, Python packages should be named
exactly what they are called in PyPI, or inside install_requires,
setup_requires or tests_requires as dependencies in other packages.

This change moves py-graphviz to py-pygraphviz to correct the above
incorrect naming.

While I'm here:

- Remove backup (http) MASTER_SITES, CHEESESHOP is highly-available
  and provides a Geo-aware CDN by Fastly.
- Remove {BUILD,RUN}_DEPENDS in favour of the actual LIB_DEPENDS
- Use PYDISTUTILS_* framework variables to customise the build instead
  of hack patching setup.py
- Enable autoplist, fixing builds on Python 3.x [1]
- Enable concurrent (Python version) installation
  - Hack patch setup.py to preclude docs installation, as it adds a
    directory to --record and breaks pkg-plist output [2]
- Remove DOCSDIR override (no longer necessary)
- Assign MAINTAINER'ship to python@
- Add TEST_DEPENDS and test target
- pkg-descr: Match WWW URL to setup.py:homepage field
- pkg-descr: Improve package description text (matching upstream)

While I'm sweeping dependencies:

- Fix a typo in science/gramps: s|>-|>=

[2] https://wiki.freebsd.org/Python (Open task for install_data bug)

Reported by:	Ben Woods (via IRC) [1]
2016-02-07 09:44:24 +00:00
Johan van Selst
7351c651ab Update to calc 2.12.5.2 2016-02-07 07:54:49 +00:00
Adam Weinberger
fba327fcc9 Update to 1.05. Strip XS module. Remove p5-Test-Pod from TEST_DEPENDS,
as that is for author tests, not end-user tests.

Changes: https://metacpan.org/changes/distribution/Math-MPC
2016-02-06 16:44:03 +00:00
Danilo Egea Gondolfo
3ed8b40551 - Update to 1.10.2 2016-02-06 13:45:05 +00:00
Antoine Brodin
a39da1d39c Don't package ${LOCALBASE}/info/dir 2016-02-06 11:06:35 +00:00
Antoine Brodin
9c480c44f9 Mark BROKEN on head too
Reported by:	pkg-fallout
2016-02-05 17:27:22 +00:00
Antoine Brodin
1a1a180462 Mark BROKEN everywhere: does not build
In file included from fst/_fst.cpp:322:
In file included from /usr/local/include/fst/fstlib.h:93:
/usr/local/include/fst/shortest-path.h:75:52: error: a space is required between consecutive right angle brackets (use '> >')
    const vector<pair<typename Arc::StateId, size_t>>& parent,
                                                   ^~
                                                   > >
/usr/local/include/fst/shortest-path.h:91:26: error: a space is required between consecutive right angle brackets (use '> >')
      ArcIterator<Fst<Arc>> aiter(ifst, s);
                         ^~
                         > >

Reported by:	pkg-fallout
2016-02-05 17:23:29 +00:00
TAKATSU Tomonari
88ebbbfc1c - Update to 1.2.0
- Fix LICENSE
2016-02-03 03:07:05 +00:00
Ruslan Makhmatkhanov
1d86d24911 Bump minimal python3 version to 3.3 in USES
Because we are going to remove python 3.2 from the ports tree

With hat:   python
2016-02-02 20:01:44 +00:00
Stephen Montgomery-Smith
36fd0ed4df - Update to 0.5.0. 2016-02-02 19:21:45 +00:00
Dmitry Sivachenko
1e57682369 Update to version 1.5.0. 2016-01-30 13:47:57 +00:00
Antoine Brodin
650c8e40d5 Unbreak, math/R was updated to version 3.2.2 in r400221 2016-01-30 12:04:00 +00:00
Olivier Duchateau
2da06aa0f7 It is a calculator plugin for the Xfce4 panel. The plugin supports common
mathematical operators, constants (pi) and functions.

WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-calculator-plugin

Obtained from:	Xfce devel repository
2016-01-30 06:09:07 +00:00
Danilo Egea Gondolfo
295a854442 - Update to 6.500.4 2016-01-29 23:41:23 +00:00
Li-Wen Hsu
b345365ece Add openlibm, high quality system independent, portable, open source libm
PR:		206676
Submitted by:	Iblis Lin <e196819@hotmail.com>
2016-01-29 13:52:24 +00:00
TAKATSU Tomonari
0449136bd0 - Update to 0.6.500.4.0 2016-01-28 09:18:30 +00:00
Carlos J. Puga Medina
bb66785018 Log:
- Fix build with new GCC and remove BROKEN
  - Regenerate patches to make portlint(1) happy
  - Add fortran to USES
  - Bump PORTREVISION

PR:		205241
Submitted by:	Carlos J. Puga Medina <cpm@fbsd.es>
Approved by:	junovitch (mentor)
2016-01-27 09:42:36 +00:00
Stephen Montgomery-Smith
433bf93ce8 - Change Python bindings to ON by default.
- Bump portrevision.

Submitted by:	thierry@FreeBSD.org
2016-01-27 02:01:46 +00:00
TAKATSU Tomonari
968b20fe37 - Update to 0.99.3.2 2016-01-26 20:34:52 +00:00
TAKATSU Tomonari
38c185db0c - Update to 0.5-92
- Fix LICENSE
2016-01-26 01:28:19 +00:00
Thierry Thomas
1344fcfcd9 - math/plplot depends on the legacy math/qhull5, and since this port
conflicts with the new one, it was impossible to install together
  math/plplot and math/qhull;

- fix PKG_CONFIG_DIR.

PR:		ports/205937
Submitted by:	/me
Approved by:	maintainer
2016-01-24 14:05:33 +00:00
Dmitry Marakasov
cb03675fd4 - Add LICENSE_FILE
- Strip library
2016-01-24 13:56:00 +00:00
TAKATSU Tomonari
b5b3b2db57 - Update to 0.6.400.2.2
- Fix LICENSE
2016-01-24 13:27:25 +00:00
TAKATSU Tomonari
84b7c0e440 - Update to 0.4-5 2016-01-24 12:33:30 +00:00
TAKATSU Tomonari
80307d9933 - Update to 0.3.2.7.0
- Fix LICENSE
2016-01-24 11:32:51 +00:00
TAKATSU Tomonari
d9d1b33348 - Update to 0.99.3
- Update WWW: in pkg-descr
2016-01-24 11:17:31 +00:00
TAKATSU Tomonari
abdcf96db7 - Update to 0.4-4
- Fix LICENSE
2016-01-24 03:50:07 +00:00
Sunpoet Po-Chuan Hsieh
7f82db2965 - Strip shared library
- Bump PORTREVISION for package change
2016-01-23 15:15:32 +00:00
John Marino
f04fb356d7 math/why3-spark: Mark BROKEN (broken by ocaml changes) 2016-01-23 08:18:24 +00:00
Maxim Sobolev
c34ae61a18 Add py-cdecimal, a fast drop-in replacement for the Decimal module
in python < 3.3.
2016-01-23 02:58:20 +00:00
Stephen Montgomery-Smith
91ad1ce68f - Update to 0.1.10. 2016-01-21 15:54:44 +00:00
Stephen Montgomery-Smith
50dd4b1417 - Add optional dependency math/octave-forge=doctest.
- Update to 20160120.
2016-01-20 19:38:40 +00:00
Stephen Montgomery-Smith
e362d2de21 - Update to 0.4.1. 2016-01-20 19:36:45 +00:00
Wen Heping
f77bece776 - Update to 5.37.3
PR:		204939
Submitted by:	mike.d.ft402@gmail.com
Approved by:	maintainer(timeout, >40 days)
2016-01-20 08:45:57 +00:00
Stephen Montgomery-Smith
705b810ce6 - Put back uses=pkgconfig 2016-01-19 20:43:35 +00:00
Sunpoet Po-Chuan Hsieh
0ff354bf27 - Update to 0.43
Changes:	http://search.cpan.org/dist/Math-GMPz/CHANGES
2016-01-19 14:04:07 +00:00
Stephen Montgomery-Smith
dbd89fb58d - Set optional dependency math/octave-forge-video.
- Bump portrevision.
2016-01-18 06:21:18 +00:00
Stephen Montgomery-Smith
cce56014e0 - Update to 1.2.1.
- Remove broken.
2016-01-18 06:18:50 +00:00
Stephen Montgomery-Smith
8d58cd08b6 - Mark broken with FreeBSD 10 or older.
Reference:	http://beefy6.nyi.freebsd.org/data/101amd64-default/406195/logs/octave-forge-ad-1.0.6_12.log
		http://beefy2.nyi.freebsd.org/data/93amd64-default/406086/logs/octave-forge-ad-1.0.6_12.log
2016-01-17 20:12:20 +00:00
Stephen Montgomery-Smith
53a6737886 - Mark broken of FreeBSD 9 or older.
Reference:	http://beefy1.nyi.freebsd.org/data/93i386-default/406195/logs/octave-forge-image-2.4.1.log
2016-01-17 20:05:53 +00:00
Stephen Montgomery-Smith
b1c17f3525 - Mark broken of FreeBSD 9 or older.
Reference:	http://beefy2.nyi.freebsd.org/data/93amd64-default/406195/logs/octave-forge-tisean-0.2.3.log
2016-01-17 20:04:02 +00:00
Sunpoet Po-Chuan Hsieh
7912512f15 - Update to 0.54
Changes:	http://search.cpan.org/dist/Math-Int64/Changes
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:10:18 +00:00
Sunpoet Po-Chuan Hsieh
139bdb1146 - Update to 0.42
Changes:	http://search.cpan.org/dist/Math-GMPz/CHANGES
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:10:14 +00:00
Sunpoet Po-Chuan Hsieh
89ed8a5acc - Update to 0.39
Changes:	http://search.cpan.org/dist/Math-GMPq/CHANGES
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:10:09 +00:00
Sunpoet Po-Chuan Hsieh
e2abbc01ca - Update to 0.41
Changes:	http://search.cpan.org/dist/Math-GMPf/CHANGES
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:10:04 +00:00
John Marino
178a588a64 math/spooles(-mpich): Fix DOCS options
The OPTIONS_DEFINE line was placed after <bsd.ports.pre.mk> meaning the
<bsd.ports.option.mk> file was imported before the options were defined.
This is revealed by SELECTED_OPTIONS showing up blank rather than as
"DOCS".  Move the line before the includes to fix.

Approved by:	just-fix-it
2016-01-17 11:18:31 +00:00
Thomas Zander
1820fb01b5 Update to upstream version 2.8
PR:		206090
Submitted by:	dieterich@ogolem.org (maintainer)
2016-01-16 20:14:03 +00:00
Martin Wilke
4f74f12dd2 - Update to 15.09.2
PR:		206251
Submitted by:	ports fury
2016-01-15 15:34:25 +00:00
Vanilla I. Shu
89a0360806 Upgrade to 0.5. 2016-01-13 07:52:32 +00:00
Alex Kozlov
b1b9b70c76 - Remove unused USE_* knobs:
databases/mysql57-server
   games/kajongg
   textproc/ruby-htree

- Fix typos in USE_* knobs:
   graphics/fortytwo
   math/hexcalc
   misc/gnustep-examples
   www/h2o

- Remove unused BROKEN_alpha knob:
   devel/directfb

- Remove user-settable knob:
   multimedia/tovid

Approved by:	portmgr blanket
2016-01-13 05:39:29 +00:00
Stephen Montgomery-Smith
8da7c5157e - Bump portrevision chasing upgrade of math/octave to 4.0.0. 2016-01-13 04:34:13 +00:00
Stephen Montgomery-Smith
287e9a0731 - Add math/otave-forge-tisean as an optional dependency.
- Update to version 20160113.
2016-01-13 04:31:59 +00:00
Stephen Montgomery-Smith
ac82ab0591 - New port math/octave-forge-tisean.
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.
2016-01-13 03:47:11 +00:00
Stephen Montgomery-Smith
3da75467c6 - New port math/octave-forge-sparsersb.
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 port uses math/librsb, which is quite difficult to install.  Therefore
this port will not be installed as part of the math/octave-forge meta-port.
2016-01-13 03:24:32 +00:00
Stephen Montgomery-Smith
e758fefc91 - Update to 1.3.0. 2016-01-13 03:05:36 +00:00
Stephen Montgomery-Smith
a5bedca5ca - Update to 2.0.0. 2016-01-13 03:05:04 +00:00
Stephen Montgomery-Smith
33362d5a9d - Update to 2.2.2. 2016-01-13 03:04:29 +00:00
Stephen Montgomery-Smith
7832391a68 - Update to 4.3.3. 2016-01-13 03:03:19 +00:00
Stephen Montgomery-Smith
70106146e9 - Update to 2.4.0. 2016-01-13 03:02:48 +00:00
Stephen Montgomery-Smith
0f7b24d1fe - Update to 2.0.0. 2016-01-13 03:02:10 +00:00
Stephen Montgomery-Smith
e421fad22e - Update to 2.3.4. 2016-01-13 03:01:35 +00:00
Stephen Montgomery-Smith
ccf798cbe8 - Default to off the optional dependencies that are broken. 2016-01-13 02:11:26 +00:00
Stephen Montgomery-Smith
3d2fdfdf54 - Mark broken. This package is currently unmaintained upstream. 2016-01-13 02:02:55 +00:00
Stephen Montgomery-Smith
68e5c487ef - Mark as broken, as it will not build with octave-4.0.0. 2016-01-13 02:00:19 +00:00
Maho Nakata
a2415bfdec Forgot to add patches, and bump port revision
PR:		201737
Submitted by:	you.akira.noda@gmail.com
Also spotted by: stephen@
2016-01-13 01:53:49 +00:00
Stephen Montgomery-Smith
03da2131d6 - Mark broken. This package is currently unmaintained upstream. 2016-01-13 01:52:17 +00:00
Stephen Montgomery-Smith
c0cf58fa5e - Unbreak. Add patch so it will build with octave-4.0.0. 2016-01-13 01:49:08 +00:00
Stephen Montgomery-Smith
52163851c5 - Add patch so it builds with octave-4.0.0. 2016-01-13 01:41:27 +00:00
Stephen Montgomery-Smith
0e3e736351 - Mark broken. This package is currently unmaintained upstream. 2016-01-13 01:30:43 +00:00
Stephen Montgomery-Smith
7cb93ad308 - Mark broken. This package is currently unmaintained upstream. 2016-01-13 01:25:54 +00:00
Stephen Montgomery-Smith
d713db6db3 - Update to 2.4.1. 2016-01-13 01:24:14 +00:00
Stephen Montgomery-Smith
fff94295ed - Mark as broken, as it will not build with octave-4.0.0. 2016-01-13 01:21:11 +00:00
Stephen Montgomery-Smith
d0e31d59aa - Update to 1.4. The only change is to call octave-cli instead of octave. 2016-01-13 01:19:33 +00:00
Sunpoet Po-Chuan Hsieh
d22d718620 - Update to 0.42
Changes:	http://search.cpan.org/dist/bignum/CHANGES
2016-01-12 21:40:45 +00:00
Sunpoet Po-Chuan Hsieh
853558e3e9 - Update to 3.29
Changes:	http://search.cpan.org/dist/Math-MPFR/CHANGES
2016-01-12 21:40:40 +00:00
Sunpoet Po-Chuan Hsieh
b1a871f0c7 - Update to 1.25
- Add LICENSE

Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2016-01-12 21:40:35 +00:00
Sunpoet Po-Chuan Hsieh
57df4a4ccd - Update to 1.49
Changes:	http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES
2016-01-12 21:40:30 +00:00
Sunpoet Po-Chuan Hsieh
b0757ed492 - Update to 0.40
Changes:	http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
2016-01-12 21:40:25 +00:00
Sunpoet Po-Chuan Hsieh
c2bacbc492 - Update to 1.999715
Changes:	http://search.cpan.org/dist/Math-BigInt/CHANGES
With hat:	perl
2016-01-12 21:40:21 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Dmitry Marakasov
94817f0784 Add Public Domain support to ports license framework. You can now use
LICENSE=  PD

Note that although Public Domain is not technically a license, it's
handled in the same way as licenses here, which is a common practice
(Arch, Gentoo, Fedora, Debian, even FOSSology do the same).

Convert all ports which redefine Public Domain LICENSE to LICENSE=PD.

Approved by:	portmgr (bapt)
Differential Revision:	D4149
2016-01-12 14:33:21 +00:00
Stephen Montgomery-Smith
bc6676f7b8 - Update to 1.6.6. 2016-01-12 01:09:30 +00:00