Commit graph

11461 commits

Author SHA1 Message Date
Jan Beich
18878f8faf Prefer -std=gnu89 over -fgnu89-inline 2017-02-05 03:30:43 +00:00
Tobias C. Berner
4c7d30bb70 Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDS
pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports
not yet using it to it.

Reviewed by:	rakuco, mat
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9261
2017-02-04 13:37:15 +00:00
Antoine Brodin
1551adde5c Fix check-sanity: RUN_DEPENDS contains unsupported relative path to dependency 2017-02-03 11:21:50 +00:00
Kirill Ponomarev
afe2ed48c6 Update math/pari to 2.9.1
PR:		https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216713
Submitted by:	yuri@rawbw.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9416
2017-02-03 09:32:43 +00:00
Sunpoet Po-Chuan Hsieh
17e75d1f39 Update to 1.29
- Add LICENSE
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/Math-String/CHANGES
2017-02-02 13:31:17 +00:00
Sunpoet Po-Chuan Hsieh
8a7348c2ef Update to 2.14
Changes:	http://search.cpan.org/dist/Math-GMP/Changes
2017-02-02 13:31:12 +00:00
Dmitry Marakasov
d6352fcfef - Add LICENSE
- Switch to options helpers
2017-02-02 09:01:24 +00:00
Sunpoet Po-Chuan Hsieh
f3f453ed01 Update IGNORE_WITH_PHP 2017-02-01 19:43:42 +00:00
Emanuel Haupt
97c6d3de76 Move to GitHub as the original author of the project, George Gesslein II, is
now deceased. A diff between the GitHub tagname and the last distfile shows no
changes.

Correct the license from GPLv2 to LGPL21 and define LICENSE_FILE.
2017-02-01 12:02:22 +00:00
Dmitry Marakasov
1c96ea5d4a - Update to 1.1.21
- Allow concurrent installs (fix docdir)

PR:		212213
Submitted by:	xmj@FreeBSD.org
Approved by:	maintainer timeout (johannes@perceivon.net, 6 weeks)
2017-02-01 11:31:45 +00:00
Jan Beich
f26bc72ae5 math/newmat: unbreak with clang 4.0
newmat6.cpp:431:13: error: ordered comparison between pointer and zero ('int *' and 'int')
   if (indx > 0) { delete [] indx; indx = 0; }
       ~~~~ ^ ~

Reported by:	antoine (via exp-run)
2017-02-01 05:28:26 +00:00
John Marino
6ed951f2e7 Add forgotten revbump for math/opensolaris-libm 2017-01-31 20:04:15 +00:00
John Marino
587f5554bf math/opensolaris-libm: Second *BSD release
Interestingly, this update comes 11 years to the days after the original
source was released.  This resolves the OpenLibm testsuite failures for
the double variant of Bessel functions (seen always on Clang and on GCC
when fno-builtin switch set) and the gamma/lgamma failures for 0.5 and 3.0
arguments.  The associated implementions were replaced with the 1993
SunPro versions found in all BSD-based math libraries.

The failures were of the off-by-1-bit type explained by floating point
rounding.  Now all float and double tests found in OpenLibm's testsuite
pass.
2017-01-31 20:02:42 +00:00
Dmitry Sivachenko
ade4cbbc63 Update to version 4.61. 2017-01-31 09:24:04 +00:00
Dmitry Marakasov
ef11bb6d67 - Fix LICENSE
- Add LICENSE_FILE
- Fix CONFLICTS
- Strip library
- Switch to new test framework
- Simplify docs installation
2017-01-31 09:01:23 +00:00
Mark Linimon
dcd74e6387 Mark various ports broken on aarch64 and armv6.
Approved by:	portmgr (tier-2 blanket)
2017-01-31 03:40:46 +00:00
Sunpoet Po-Chuan Hsieh
3c654eea85 Update to 3.35
Changes:	http://search.cpan.org/dist/Math-MPFR/CHANGES
2017-01-30 21:42:45 +00:00
Sunpoet Po-Chuan Hsieh
acdf03da28 Update to 2.6.2
Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2017-01-30 21:42:31 +00:00
John Marino
ca546db10d math/why3: Unbreak after ocaml-findlib change
Use the same technique madpilot used on x11-toolkits/ocaml-lablgtk2
to restore the build after the (unexpected) changed to the output
of ocamlfindlib during its update to 1.7.1

While here, document previously unknown ocamlfind requirement.
2017-01-29 23:39:24 +00:00
John Marino
48bb3208c4 math/ocaml-zarith: Unbreak after ocaml-findlib change
Use the same technique madpilot used on x11-toolkits/ocaml-lablgtk2
to restore the build after the (unexpected) changed to the output
of ocamlfindlib during its update to 1.7.1
2017-01-29 23:13:59 +00:00
Dmitry Marakasov
298a52adc5 Mark BROKEN, does bot build (probably because of math/pari update):
/usr/local/include/pari/paridecl.h:3202:9: error: conflicting types for 'mulreal'
GEN     mulreal(GEN x, GEN y);
        ^
../include/ca.h:1749:6: note: previous declaration is here
void mulreal(Num,Num,Real *);
     ^
2017-01-29 12:50:04 +00:00
Dmitry Marakasov
74efceab97 - Mark BROKEN:
ocamlfind: Bad configuration: Cannot mkdir /wrkdirs/usr/ports/math/ocaml-zarith/work/stage/usr/local/lib/ocaml/site-lib:/usr/local/lib/ocaml/zarith because a path component does not exist or is not a directory
2017-01-29 12:47:33 +00:00
Tilman Keskinoz
a313446d6d Update to 1.6.2
PR:		216538
Submitted by:	maintainer
2017-01-28 22:54:36 +00:00
Rene Ladan
a8d756b01f Remove expired ports:
2017-01-28 databases/ruby-rdbc1: Upstream no longer active
2017-01-28 databases/ruby-sybct: Upstream no longer active
2017-01-28 databases/ruby-o_dbm: Upstream no longer active
2017-01-28 databases/ruby-cdb: Upstream no longer active
2017-01-28 devel/ruby-rbison: Does not work on modern ruby
2017-01-28 devel/ruby-property: Upstream no longer exists
2017-01-28 devel/ruby-dialogs: Upstream no longer active
2017-01-28 devel/ruby-byaccr: Upstream no longer active
2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead
2017-01-28 devel/ruby-locale: No longer useful
2017-01-28 devel/ruby-wirble: Upstream no longer active
2017-01-28 devel/ruby-tzfile: Upstream no longer exists
2017-01-28 devel/ruby-rreadline: Upstream no longer exists
2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead
2017-01-28 graphics/ruby-imlib2: Upstream no longer active
2017-01-28 graphics/ruby-image_size: Upstream no longer active
2017-01-28 graphics/ruby-svg: Use graphics/rubygem-rsvg2 instead
2017-01-28 irc/ruby-rice: Upstream no longer active
2017-01-28 irc/ruby-rica: Upstream no longer active
2017-01-28 irc/ruby-irc: Upstream no longer active
2017-01-28 japanese/ruby-usersguide: Does not exist upstream
2017-01-28 japanese/ruby-mecab: Upstream no longer active
2017-01-28 mail/ruby-rmail: Upstream no longer active
2017-01-28 mail/ruby-rfilter: Upstream no longer active
2017-01-28 math/ruby-algebra: Use rubygem-algebra instead
2017-01-28 net/ruby-tserver: Upstream no longer active
2017-01-28 net/ruby-tcpsocketpipe: Upstream no longer active
2017-01-28 net/ruby-icmp: Upstream no longer active
2017-01-28 net/ruby-dict: Upstream no longer active
2017-01-28 palm/palmos-sdk: Upstream no longer exists
2017-01-28 security/ruby-hmac: Use www/rubygem-ruby-hmac instead
2017-01-28 security/ruby-tcpwrap: Upstream no longer active
2017-01-28 security/ruby-password: Upstream no longer active
2017-01-28 sysutils/ruby-quota: Upstream no longer active
2017-01-28 textproc/ruby-rss.alt: Upstream no longer active
2017-01-28 textproc/ruby-rss: Upstream no longer exists
2017-01-28 textproc/ruby-htmlrepair: Upstream no longer exists
2017-01-28 textproc/ruby-xmlscan: Upstream no longer active
2017-01-28 textproc/ruby-xml-configfile: Upstream no longer exists
2017-01-28 textproc/ruby-htmlsplit: Upstream no longer exists
2017-01-28 www/ruby-google: Upstream no longer active
2017-01-28 archivers/ruby-lha: Upstream no longer active
2017-01-28 x11/ruby-X11: Upstream no longer active
2017-01-28 audio/ruby-audiofile: Broken on modern versions of Ruby
2017-01-28 audio/ruby-mp3tag: Upstream no longer active
2017-01-28 converters/ruby-dump.rb: Upstream no longer active
2017-01-28 11:18:44 +00:00
Baptiste Daroussin
6ee27f54b1 SC-IM is a spreadsheet program that is based on SC
Some of the features of SC-IM
 * UNDO / REDO.
 * 65.536 rows and 702 columns supported. (The number of rows can be expanded
  to 1.048.576 if wished).
 * CSV / TAB delimited file import and export.
 * XLS / XLSX file import.
 * Key-mappings.
 * Sort of rows.
 * Filter of rows.
 * Cell shifting.
 * 256 color support - screen colors can be customized by user, even at runtime.
 * Colorize cells or give them format such as bold or underline.
 * Wide character support. The following alphabets are supported: English,
   Spanish, French, Italian, German, Portuguese, Russian, Ukrainian, Greek,
   Turkish, Czech, Japanese, Chinese.
 * Implement external functions in the language you prefer and use them in SC-IM
 * Use SC-IM as a non-interactive calculator, reading its input from a external
   script.
 * More movements commands implemented !
 * Input and Output was completely rewritten

WWW: https://github.com/andmarti1424/sc-im
2017-01-27 00:16:51 +00:00
Baptiste Daroussin
b6b1e272dd Library for parsing Excel (XLS) files, with a sample program for converting
Excel files into CSV.

WWW: http://libxls.sourceforge.net/
2017-01-27 00:14:31 +00:00
John Marino
1a8ed34516 math/p5-Math-Pari: Fix fetch on older Pari source
Approved by:	Just-fix-it
2017-01-26 19:26:56 +00:00
John Marino
adb2fed29b Disable portscout for math/opensolaris-libm
Interestingly, since I created a release tag in the same date format
used by the PORTVERSION, portscout thinks there is a new version
available (2006.01.31 => 2017.01.24).

Since the PORTVERSION is never going to change, disable portscout
entirely.  As the maintainer of the github repo, I'll know when a new
release is available anyway.
2017-01-25 15:55:48 +00:00
John Marino
3dc3b67a54 small typo in math/opensolaris-libm description fixed 2017-01-24 22:25:34 +00:00
John Marino
57615df9ab Add new port math/opensolaris-libm
In 2006, Sun Microsystems released math and vector math libraries as
part of their effort to open-source Solaris:

libmvec - vector math library
  This library contains function to evaluate common mathematical functions
  for several arguments at once. The argument values are specified by one
  or more vectors (arrays) of data, and the corresponding result values
  are stored in another vector.

libm - C99 math library
  Functions  in  this  library provide common elementary mathematical
  functions and floating point environment routines defined by System V,
  ANSI C, POSIX, and so on.  Additional functions in this library provide
  extended support for handling floating point exceptions.

The original source has been modified to build on FreeBSD and DragonFly
using GCC or clang and the GNU assembler.  All fixes introduced by Nexenta
and Illumos projects have also been incorporated.  Missing x86_64 variants
of lrint and lround have added.  The floating-point exception logging
including address->symbol tranlation has also been implemented.
2017-01-24 21:01:25 +00:00
Mathieu Arnold
9598df29d6 cleanup.
Sponsored by:	Absolight
2017-01-24 16:49:42 +00:00
Mathieu Arnold
cf4a4aea10 Unbreak after math/pari's latest upgrade by bundeling previous the
previous pari version.

Additionnally, update to 2.01080900.

Sponsored by:	Absolight
2017-01-24 16:37:13 +00:00
Torsten Zuehlsdorff
875dbacfa1 Connect PHP 7.1 ports (r432324) 2017-01-24 12:56:45 +00:00
Torsten Zuehlsdorff
db021968e3 Add PHP 7.1
Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org
2017-01-24 11:54:20 +00:00
Wen Heping
a269606cbb - Update from 2.3.1 to 3.0.0
- Add dependency science/libsvm
- Add USES=pkgconfig
- Sort USES alphabetical
- INSTALL_TARGET=install-strip

PR:		216367
Submitted by:	rhurlin@gwdg.de(maintainer)
2017-01-23 23:30:20 +00:00
Olivier Duchateau
39ae0638d5 Pantheon-calculator is a tiny, simple calculator designed for the Pantheon
desktop.

WWW: https://launchpad.net/pantheon-calculator
2017-01-23 16:48:35 +00:00
Rene Ladan
ef0a315d08 Reset sanpei@'s ports after 18 months of inactivity. 2017-01-22 22:02:25 +00:00
Tobias C. Berner
534c5656a2 math/rkward-kde4 : fix stage-qa
Not a gnome port, so don't use INSTALLS_ICONS.
(As INSTALLS_ICONS pulls in dependencies, bump revision).

Reviewed by:	rakuco, thierry
Approved by:	thierry (maintainer), rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9275
2017-01-22 19:53:38 +00:00
Tobias C. Berner
cb29bc88b0 Update math/gmm++ to 5.1
Due to it requiring c++11 features now, the consumers audio/csound
and audio/csound6 we're version bumped, and set USE_CXXSTD.

* http://download.gna.org/getfem/html/homepage/whatsnew/5.0.html
* http://download.gna.org/getfem/html/homepage/whatsnew/5.1.html

Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D7730
2017-01-22 12:50:08 +00:00
Dmitry Marakasov
511f0dd007 - Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches
2017-01-22 09:01:20 +00:00
Thomas Zander
450c345a8c Update to upstream version 2.9.0; new maintainer yuri@rawbw.com
PR:		201381
Submitted by:	yuri@rawbw.com (maintainer)
Reviewed by:	pi, riggs
2017-01-21 18:46:03 +00:00
Raphael Kubo da Costa
c3afff5417 Update to 1.6.1.
- Clang support.
- New website.

PR:		216344
Submitted by:	Carsten Larsen <cs@innolan.dk> (maintainer)
2017-01-21 14:49:05 +00:00
Wen Heping
4bd4a2fd85 - update to 1.0.3 2017-01-21 10:57:54 +00:00
Sunpoet Po-Chuan Hsieh
0e04efec5a Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
Sunpoet Po-Chuan Hsieh
6d41f86b7c Update WWW: remove trailing / 2017-01-19 19:35:24 +00:00
Tijl Coosemans
02f27a83b4 The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user.  Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables.  LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well.  The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.

Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).

PR:		215882
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2017-01-18 13:20:31 +00:00
Jason E. Hale
a1183f3809 Update to 3.3.6-pl1 (3.3.6.1)
Use ports test framework
Remove obsolete CVS tags

Changes:	http://www.fftw.org/release-notes.html
2017-01-16 23:10:15 +00:00
Dmitry Marakasov
13289e681b - Update to 1.2.0
PR:		216003
Submitted by:	neel@neelc.org (maintainer)
2017-01-16 11:44:17 +00:00
Thomas Zander
37b89163da Update to upstream version 5.0.311.0
PR:		216073
Submitted by:	udvzsolt@gmail.com (maintainer)
2017-01-15 14:07:30 +00:00
Mathieu Arnold
9468432a48 Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat:	portmgr
Sponsored by:	Absolight
2017-01-13 16:54:55 +00:00
Sunpoet Po-Chuan Hsieh
99e9376a4b Update to 1.3003
Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2017-01-12 20:02:59 +00:00
Sunpoet Po-Chuan Hsieh
510f7f0a4a Update to 1.6003
Changes:	http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES
2017-01-12 20:02:54 +00:00
Sunpoet Po-Chuan Hsieh
790ce00b3c Update to 0.5006
Changes:	http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
2017-01-12 20:02:50 +00:00
Sunpoet Po-Chuan Hsieh
2cdc8eb504 Update to 1.999808
Changes:	http://search.cpan.org/dist/Math-BigInt/CHANGES
With hat:	perl
2017-01-12 20:02:45 +00:00
Dmitry Sivachenko
fc4c1f14cc Update to version 0.8.2.
PR:		215894
Submitted by:	wen
2017-01-12 19:45:11 +00:00
Dmitry Marakasov
890df1dc00 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
- Switch to new test framework
- Whitespace fixes
- Switch to options helpers
2017-01-12 15:14:44 +00:00
Dmitry Marakasov
8244fe99bc - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-11 10:08:38 +00:00
Vanilla I. Shu
9a6ef01a2e 1: Update to 4.2.0.
2: strip binary.
3: modenize.
2017-01-11 01:41:36 +00:00
Dmitry Marakasov
9d79e7b146 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-09 13:16:49 +00:00
Wen Heping
0451ec87d3 - Update to 0.19.2
- Expand optional dependency on SQLAlchemy to v1.1
- Strip binary modules

PR:		215876
Submitted by:	john@saltant.com(maintainer)
2017-01-09 10:50:20 +00:00
Dmitry Marakasov
7b5e83a50f - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
- Switch to new test framework
- Switch to options helpers
2017-01-09 09:52:13 +00:00
Thierry Thomas
ff80c5cd80 Remove math/proj.4.
math/libproj was already duplicated as graphics/proj.

Reported by:	sunpoet and cmt
2017-01-08 00:06:42 +00:00
Sunpoet Po-Chuan Hsieh
e730d999d3 Add more PLIST_SUB to Mk/Uses/python.mk
- Add PYTHON_PYOEXTENSION and PYTHON_SUFFIX
- Add PYTHON2 and PYTHON3
- Respect PYTHON_VERSION
- Rename PYOEXTENSION to PYTHON_PYOEXTENSION

This change would help:
- Build databases/postgresql*-plpython with Python 3
  (It has PLIST issue since bsd.python.mk to Uses/python.mk transition)
- Simplify Makefile

PR:		205807
Differential Revision:	https://reviews.FreeBSD.org/D4758
Exp-run by:	antoine
2017-01-07 21:42:28 +00:00
Baptiste Daroussin
405ca4b623 Drop useless declaration of PKG_CONFIG_PATH 2017-01-07 20:48:30 +00:00
Thierry Thomas
762deaa847 Upgrade libproj4 to proj.4 4.9.3. 2017-01-07 19:23:00 +00:00
Antoine Brodin
a82e0653ec Deprecate ports broken for more than 6 months 2017-01-07 17:04:18 +00:00
Antoine Brodin
3b8cb68f55 Add USES=makeinfo
Even with the recently added USES=gmake I still have spurious failures on
the exp builders, adding USES=makeinfo works around the problem
2017-01-06 23:09:12 +00:00
Antoine Brodin
db50719156 Fix configure with zlib 1.2.10, configure script believes that version
1.2.10 is lower than 1.2.5

Reported by:	pkg-fallout
MFH:		2017Q1
2017-01-06 21:38:11 +00:00
Jason E. Hale
1d64bf08cd Switch to gmake to hopefully prevent pkg-fallout errors that have been popping
up (specifically for math/fftw3-long), although, I can't reproduce them.

Making all in FAQ
restore=: && backupdir=".am$$" &&  am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:"
&& cd . &&  rm -rf $backupdir && mkdir $backupdir &&  if (/bin/sh /wrkdirs/usr/
ports/math/fftw3-long/work/fftw-3.3.5/missing makeinfo --version) >/dev/null 2>&1;
then  for f in ./fftw3.info ./fftw3.info-[0-9] ./fftw3.info-[0-9][0-9]
./fftw3.i[0-9] ./fftw3.i[0-9][0-9]; do  if test -f $f; then mv $f $backupdir;
restore=mv; else :; fi;  done;  else :; fi &&  cd "$am__cwd";  if /bin/sh
/wrkdirs/usr/ports/math/fftw3-long/work/fftw-3.3.5/missing makeinfo   -I .
-o ./fftw3.info ./fftw3.texi;  then  rc=0;  CDPATH="${ZSH_VERSION+.}:" && cd .;
else  rc=$?;  CDPATH="${ZSH_VERSION+.}:" && cd . &&  $restore $backupdir/*
`echo "././fftw3.info" | sed 's|[^/]*$||'`;  fi;  rm -rf $backupdir; exit $rc
/wrkdirs/usr/ports/math/fftw3-long/work/fftw-3.3.5/missing: makeinfo: not found
WARNING: 'makeinfo' is missing on your system.
         You should only need it if you modified a '.texi' file, or
         any other file indirectly affecting the aspect of the manual.
         You might want to install the Texinfo package:
         <http://www.gnu.org/software/texinfo/>
         The spurious makeinfo call might also be the consequence of
         using a buggy 'make' (AIX, DU, IRIX), in which case you might
         want to install GNU make:
         <http://www.gnu.org/software/make/>
*** Error code 127
2017-01-06 17:15:38 +00:00
Jan Beich
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Dmitry Marakasov
9c8a649e64 Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes

portmgr blanket
2017-01-05 11:00:49 +00:00
Li-Wen Hsu
b1cee5757f - Update to 3.4.5 2017-01-05 06:17:03 +00:00
Mathieu Arnold
d83ff1e42e Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
  get out of them are not.
- If the repository was renamed, the old URL will still work, but the
  distribution name will be ith the new name.

Sponsored by:	Absolight
2017-01-03 18:12:13 +00:00
Mathieu Arnold
c1b39669d4 Cleanup BROKEN/IGNORE for 10.3-
Sponsored by:	Absolight
2017-01-03 11:01:05 +00:00
Jan Beich
857289785e lang/gcc: clear BROKEN from consumers as 10.1 is past EOL
PR:		214863
2017-01-03 08:44:59 +00:00
Greg Lewis
a0e4b9be8e . Pet portlint.
PR:		215538
Submitted by:	rsmith@xs4all.nl
2017-01-03 01:21:31 +00:00
Greg Lewis
69ebb7416c . Turn gnuplotrc into a sample to avoid complaints if one customises it.
PR:		215538
Submitted by:	rsmith@xs4all.nl
2017-01-03 01:14:55 +00:00
Antoine Brodin
4430b8f6c9 Fix DISTFILES to not create duplicate lines in distinfo 2017-01-02 09:06:09 +00:00
Antoine Brodin
582ac8fd5c Remove duplicate lines from distinfo 2017-01-02 08:06:12 +00:00
Cy Schubert
51b47d9105 Update 0.2.18 --> 0.2.19
PR:		215699
Submitted by:	cy
Approved by:	maintainer (phd_kimberlite@yahoo.co.jp)
2017-01-02 03:56:15 +00:00
Wen Heping
645c111a1e - Fix build by add a patch which forgot in previous commit
while here add USES=dos2unix

Submitted by:	Yuri Victorovich<yuri@rawbw.com>(maintainer, via email)
2017-01-01 13:23:25 +00:00
Sunpoet Po-Chuan Hsieh
e0b379fa6f Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-01 03:45:12 +00:00
Hiroki Sato
bb3308956b Update to 8.6. Fix PORTEPOCH accidentally removed in the previous commit. 2016-12-31 23:05:08 +00:00
Hiroki Sato
2f6eb8612d Update to 8.5. 2016-12-31 14:32:50 +00:00
Hiroki Sato
72015275a6 - Add missing dependencies.
- Strip installed binaries.
2016-12-31 09:00:20 +00:00
Hiroki Sato
419c903c4c - Add LICENSE.
- Strip installed binaries.
- Build "bistellar" binary.
2016-12-30 12:02:56 +00:00
Dmitry Marakasov
39068daf28 - Fix LICENSE
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Switch to USES=localbase

Approved by:	portmgr blanket
2016-12-29 15:32:45 +00:00
Danilo Egea Gondolfo
2d49446ab1 - Update to 7.600.2 2016-12-29 12:18:30 +00:00
Dmitry Marakasov
c44ec4a636 - Fix BROKEN: only fails to build on 10.1
Approved by:	portmgr blanket
2016-12-29 09:11:55 +00:00
Dmitry Marakasov
073378fda7 - Add LICENSE
- Switch to options helpers
2016-12-29 09:01:03 +00:00
Wen Heping
0a674439d8 - Update to 1.0.5
Changes: http://cpansearch.perl.org/src/MARKOV/Math-Polygon-1.05/ChangeLog
2016-12-29 01:34:36 +00:00
Tobias C. Berner
67ccdda91a Update math/facile to 1.1.3
Approved by:	rakuco (mentor)
2016-12-28 23:03:03 +00:00
Dmitry Marakasov
65ffa9ea03 - Require newer clang instead of gcc to circumvent clang 3.8 internal error; this fixes consumer ports (at least cad/openscad) which suffer from libc++/libstdc++ incompatibility
Approved by:	portmgr blanket
2016-12-28 17:55:46 +00:00
Wen Heping
48ac8c4aea - Update to 1.2.4 2016-12-28 06:53:01 +00:00
Steve Wills
2b3a1ae3af math/ruby-algebra: deprecate 2016-12-27 21:21:03 +00:00
Steve Wills
d3d2bddb33 math/rubygem-algebra: create port
This is a library for mathematical computations. Our purpose is to express the
mathematical object naturally in Ruby. Though it is not operated fast, we can
see the algorithm of the mathematical processing not in black box but in
scripts. This library is in development stage.

WWW: https://github.com/kunishi/algebra-ruby2
2016-12-27 21:20:44 +00:00
Wen Heping
39007efbd8 yt supports structured, variable-resolution meshes, unstructured meshes,
and discrete or sampled data such as particles. Focused on driving
physically-meaningful inquiry, yt has been applied in domains such as
astrophysics, seismology, nuclear engineering, molecular dynamics, and
oceanography.

WWW: http://yt-project.org

PR:		214565
Submitted by:	yuri@rawbw.com
2016-12-27 06:35:22 +00:00
Dmitry Marakasov
bcb9b9663a - Fix LICENSE
- Add LICENSE_FILE
- Add missing USES=libedit

Approved by:	portmgr blanket
2016-12-26 12:34:32 +00:00
Dmitry Marakasov
b8af26188d - Add LICENSE
- Switch to options helpers
2016-12-26 09:00:59 +00:00
Stephen Montgomery-Smith
b51f6e0c82 - Revert to 2.1.2 because 2.2.0 breaks octave forge package installation.
- Bump portepoch.
2016-12-25 19:24:16 +00:00
Stephen Montgomery-Smith
c9da4659ad - Update to 2.2.0. 2016-12-25 18:45:02 +00:00
Dmitry Marakasov
76b7101742 - Add comment on why USE_GCC is needed
Approved by:	portmgr blanket
2016-12-25 14:33:14 +00:00
TAKATSU Tomonari
6c29f1fbd2 - Update to 1.2.5
- Fix argument of USES=cran
2016-12-24 09:12:10 +00:00
TAKATSU Tomonari
baca1c3a39 - Update to 0.99.8 2016-12-23 15:26:54 +00:00
TAKATSU Tomonari
d6d1f4b479 - Update to 0.7.600.1.0 2016-12-23 15:10:34 +00:00
Dmitry Marakasov
f516337e21 - Pet portlint
- Switch to USES=localbase
- Switch to new test framework
- Switch to options helpers
- Regenerate patches
2016-12-23 09:55:11 +00:00
Wen Heping
6a2d3ed739 - Pass maintainership to submitter
PR:		215489
Submitted by:	joneum@bsdproject.de
2016-12-22 12:00:08 +00:00
Sunpoet Po-Chuan Hsieh
7d547e564a - Update to 0.42
Changes:	http://search.cpan.org/dist/Math-GMPf/CHANGES
2016-12-21 20:46:35 +00:00
Dmitry Marakasov
dcd3a41a9d - Mark BROKEN on FreeBSD 10.1
Approved by:	portmgr blanket
2016-12-21 15:56:58 +00:00
Dmitry Marakasov
4a18ca142f - Mark BROKEN on FreeBSD 10.1, 10.2
Approved by:	portmgr blanket
2016-12-21 10:26:05 +00:00
Dmitry Marakasov
b54054a500 - Mark broken in i386:
Program received signal SIGBUS: Access to an undefined portion of a memory object.

Backtrace for this error:
#0  0x28B2C4D6
#1  0x28B2CB17
#2  0xFFFFE193
gmake[2]: *** [Makefile:10: level1] Bus error (core dumped)

Approved by:	portmgr blanket
2016-12-21 10:12:13 +00:00
David Naylor
cbba43df39 math/R-cran-car: updated to version 2.1-4
- updated comment to align with CRAN package
 - updated license to align with CRAN package
 - add new test dependencies:
   - math/R-cran-MatrixModels
   - math/R-cran-SparseM
   - math/R-cran-lme4
   - math/R-cran-nloptr
   - math/R-cran-survey
 - set NO_ARCH as port does not compile

Generated by:	portcran (0.1.3)
2016-12-20 09:56:19 +00:00
Dmitry Marakasov
cc33622fac - Mark broken
Approved by:	portmgr blanket
2016-12-19 11:20:57 +00:00
Wen Heping
56f75bee3a - Update to 0.13 2016-12-19 03:11:55 +00:00
Mathieu Arnold
74a3b89bf6 Whatever you do, ${PORTSDIR}/ keeps creeping back.
Sponsored by:	Absolight
2016-12-17 16:11:01 +00:00
Antoine Brodin
6a830b79bf Revert r428758 and unbreak
The portmgr blanket doesn't cover breakages

Pointy hat:	sunpoet
2016-12-17 13:26:05 +00:00
Sunpoet Po-Chuan Hsieh
026be4a90b - Use USES=makeinfo instead of hard-coded BUILD_DEPENDS
- Update RUN_DEPENDS: remove redundant LOCALBASE/bin

Approved by:	portmgr (blanket)
2016-12-17 12:59:02 +00:00
Sunpoet Po-Chuan Hsieh
95c3169532 - Update to 0.47
Changes:	http://search.cpan.org/dist/bignum/CHANGES
2016-12-17 12:58:14 +00:00
Sunpoet Po-Chuan Hsieh
fd5e1946cd - Update to 0.5005
Changes:	http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
2016-12-17 12:58:10 +00:00
TAKATSU Tomonari
b87ebef55d - Update to 1.7-14
- Add "compiles" argument to USES=cran
2016-12-17 12:19:58 +00:00
TAKATSU Tomonari
8bbbe2412d - Add new port: math/R-cran-backports
Implementations of functions which have been introduced in R since
  version 3.0.0. The backports are conditionally exported which results
  in R resolving the function names to the version shipped with R (if
  available) and uses the implemented backports as fallback. This way
  package developers can make use of the new functions without worrying
  about the minimum required R version.

  WWW: https://cran.r-project.org/web/packages/backports/
2016-12-17 06:52:40 +00:00
Danilo Egea Gondolfo
c3fd7b4cbb - Update to 7.600.1 2016-12-16 19:14:57 +00:00
Jan Beich
13d07760cf Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems
PR:		215192
Requested by:	dim
Exp-run by:	antoine
Approved by:	antoine
2016-12-16 05:08:09 +00:00
Johan van Selst
2127a44c33 Stepping down as maintainer for some ports. 2016-12-14 21:48:10 +00:00
Sunpoet Po-Chuan Hsieh
92266c5224 - Update WWW: pear.php.net uses https://
Approved by:	portmgr (blanket)
2016-12-13 15:05:06 +00:00
Sunpoet Po-Chuan Hsieh
f102dee672 - Update WWW: pecl.php.net uses https://
Approved by:	portmgr (blanket)
2016-12-13 14:26:11 +00:00
Gerald Pfeifer
0f24239dee Add a comment to never remove the PORTREVISION?= line, since
math/lapack/Makefile is also included from math/blas which overrides
PORTNAME and PORTREVSION.

Approved by:	maho (maintainer)
2016-12-13 13:38:42 +00:00
Wen Heping
f9ad42b9b1 - Update to 0.19-1 2016-12-13 03:09:16 +00:00
Sunpoet Po-Chuan Hsieh
6489c91041 - Update to 0.46
Changes:	http://search.cpan.org/dist/bignum/CHANGES
2016-12-12 20:58:37 +00:00
Sunpoet Po-Chuan Hsieh
c53f6c6e59 - Update to 0.5004
Changes:	http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
2016-12-12 20:58:33 +00:00
Sunpoet Po-Chuan Hsieh
e00ee6f303 - Add p5-Math-BigInt-Lite 0.16
Math::BigInt is not very good suited to work with small (read: typical less than
10 digits) numbers, since it has a quite high per-operation overhead and is thus
much slower than normal Perl for operations.

But for some applications, you want fast speed for small numbers without the
risk of overflowing. This is were Math::BigInt::Lite comes into play.

Math::BigInt::Lite objects should behave in every way like Math::BigInt objects,
that is apart from the different label, you should not be able to tell the
difference. Since Math::BigInt::Lite is designed with speed in mind, there are
certain limitations build-in. In praxis, however, you will not feel them,
because everytime something gets to big to pass as Lite (literally), it will
upgrade the objects and operation in question to Math::BigInt.

WWW: http://search.cpan.org/dist/Math-BigInt-Lite/
2016-12-12 20:57:31 +00:00
Sunpoet Po-Chuan Hsieh
d993604618 - Remove *_DEPENDS: Math::Complex 1.39+ is already in all supported Perl releases
- Bump PORTREVISION for dependency change
2016-12-12 20:57:26 +00:00
Stephen Montgomery-Smith
bab9cd2877 - Add LICENCE, and small modification to description of error in
libqhullcpp_QhullSet.h.

PR:		ports/215078
Submitted by:	z7dr6ut7gs@snkmail.com
2016-12-12 02:46:23 +00:00
Sunpoet Po-Chuan Hsieh
bfc16b8a3c - Update WWW: rubygems.org uses https://
With hat:	ruby
2016-12-11 19:27:01 +00:00
Antoine Brodin
bfa49f2358 Those ports build fine with bsd make 2016-12-11 17:40:02 +00:00
Jan Beich
0c612c4aa3 multimedia/ffmpeg: update to 3.2.2
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR:		207547
Submitted by:	riggs, ebirth@b0ss.net (libressl fix)
Exp-run by:	antoine (3 tries)
2016-12-11 15:22:47 +00:00
Antoine Brodin
8be339c899 Those ports build fine with bsd make 2016-12-11 08:25:56 +00:00
John Marino
3400994423 math/moo is not jobs safe (flex generation) 2016-12-09 22:39:46 +00:00
Stephen Montgomery-Smith
adbeaa675a - Belated portrevision bump, which got lost because of a collision between
r428057 and r428116.
2016-12-09 14:16:22 +00:00
Tobias C. Berner
2daa0c1611 Update devel/cmake* to 3.7.1 [1]
Due to an upstream commit [2] we need now to pass
CMAKE_INSTALL_MANDIR:PATH="share/man" in the
devel/llvm-* ports, and fix the plist of net/remmina.
Further add an upstream patch to  math/plplot to
fix the build with 3.7.1.

[1] https://cmake.org/cmake/help/v3.7/release/3.7.html
[2] https://github.com/kitware/cmake/commit/956054

PR:		214975
Approved by:	rakuco (mentor)
Exp-run by:	antoine
2016-12-09 11:40:59 +00:00
Wen Heping
0eee0fc535 - Update to 4.5.0
PR:		215126
Submitted by:	itbot@list.ru
Approved by:	6yearold@gmail.com(maintainer)
2016-12-09 07:02:53 +00:00
Tijl Coosemans
f83c7639aa Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:52:19 +00:00
Tijl Coosemans
323dfa7d83 Remove libtiff.so.4 compatibility links that were added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 16:07:33 +00:00
Tijl Coosemans
7ae3f48312 Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibility
links that were added in r374303 to prevent massive PORTREVISION bumps.
Bump dependent ports that have not been bumped since.
2016-12-08 15:38:24 +00:00
Stephen Montgomery-Smith
a75d0d7eef qhull:
- Update to 2015.2.
- Install docs in DOCSDIR.
- Add a workaround patch for 9.x base compiler.
plplot:
- Accomodate changes to qhull, including port revision bump.

PR:		ports/215078
Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>
2016-12-08 13:32:59 +00:00
Matthias Andree
7c4332af9c Fix up math/blas's PORTREVISION going backwards, broken in r428057.
PR:		214965
Approved by:	portmgr ('just fix it' blanket)
2016-12-08 02:34:44 +00:00
Sunpoet Po-Chuan Hsieh
5d2dd4bf1c - Update to 1.07
Changes:	http://search.cpan.org/dist/Math-MPC/CHANGES
2016-12-07 16:19:35 +00:00
Gerald Pfeifer
e4b7b9118a Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.

The first part covered  ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.

This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.

PR:		214965
Reported by:	thierry
2016-12-07 13:24:56 +00:00
Jan Beich
e5f65e3147 math/ceres-solver: update to 1.12.0
Changes:	https://github.com/ceres-solver/ceres-solver/compare/1.12.0rc4...1.12.0
2016-12-06 22:53:54 +00:00
Sunpoet Po-Chuan Hsieh
67818d39f7 - Update to 1.3002
Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2016-12-06 14:52:51 +00:00
TAKATSU Tomonari
e2bb4aa191 - Update to 0.6-1
- Add "compiles" argument to USES=cran
2016-12-06 11:50:54 +00:00
Wen Heping
6ec33802d1 - Update to 3.31.5 2016-12-06 07:48:20 +00:00
Sunpoet Po-Chuan Hsieh
01dce00681 - Update to 0.45
Changes:	http://search.cpan.org/dist/bignum/CHANGES
2016-12-05 13:39:37 +00:00
Sunpoet Po-Chuan Hsieh
09f2f8e2d2 - Update to 1.6002
Changes:	http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES
2016-12-05 13:39:32 +00:00
Sunpoet Po-Chuan Hsieh
8fc2e154f5 - Update to 0.5003
Changes:	http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
2016-12-05 13:39:28 +00:00
TAKATSU Tomonari
c48a42a9b0 - Update to 1.74
- Add "compiles" argument to USES=cran
2016-12-04 08:52:15 +00:00
TAKATSU Tomonari
de20d3c688 - Update to 1.3-8 2016-12-03 15:46:31 +00:00
TAKATSU Tomonari
f92802374e - Update to 0.7.500.0.0 2016-12-03 14:51:00 +00:00
Mathieu Arnold
8b4093cba5 Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.

PR:		214780
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-12-02 11:58:21 +00:00
Mathieu Arnold
bbf7ef5615 http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by:	Absolight
2016-12-02 09:21:58 +00:00
Sunpoet Po-Chuan Hsieh
5692501ce3 - Update to 1.06
- Use USES=localbase

Changes:	http://search.cpan.org/dist/Math-MPC/CHANGES
2016-12-01 21:00:48 +00:00
Stephen Montgomery-Smith
40c7ac1ede - Another attempt to get port to build on FreeBSD <=9.
- No portrevision bump, because I don't believe this change will effect the
  final result on other OS versions.
2016-11-29 23:01:49 +00:00
Joseph Mingrone
44e6e56af5 Fix build issue when the LTO option is enabled, do not register
${PREFIX}/lib/R/lib with ldconfig, and fix typo.

GCC 4.9 now generates slim object files which only contain intermediate
language representation for LTO. This means, either -ffat-lto-objects must
be used to create files which also contain object code or gcc-ar/gcc-ranlib
must be used to create static libraries suitable for LTO processing. This
patch sets AR/RANLIB to gcc-ar/gcc-ranlib.

The libraries under ${PREFIX}/lib/R/lib are not intended (by upstream) to
be registered with ldconfig, but are opened by dlopen(3). This means pkg
will not register shared library dependencies, so we will have to adjust
and bump ports as necessary. When necessary, unfortunately, is unclear
based on how things work upstream.

Fix typo: OPENMP_USE=compiler:openmp should have been
OPENMP_USES=compiler:openmp.

Bump PORTREVISION.

PR:	214785
        214666
Reported by:	taozhenext@gmail.com (214785), dbn (214666)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8650
2016-11-29 21:32:13 +00:00
Tobias C. Berner
6910ba38cc Stop exporting QT_BINDIR and QT_LIBDIR to PLIST_SUB.
As at the moment QT_BINDIR and QT_LIBDIR are 'bin' respectively 'lib' depending
on the Qt version these subs ended up at many wrong places in plists.

So only export it if QT_DIST is set.

PR:		210227
Reviewed by:	mat, rakuco
Approved by:	portmgr (mat), rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D8378
2016-11-29 06:20:40 +00:00
Stephen Montgomery-Smith
3855a6a22c - A better patch to fix the problem purportedly solved in r427058.
- Bump portrevision.

Submitted by:	Oliver Heimlich <oheim@posteo.de>
2016-11-28 13:57:58 +00:00
Wen Heping
bbd4d4c540 - Update to 0.6.22 2016-11-28 00:46:12 +00:00
Sunpoet Po-Chuan Hsieh
91cfd9c093 - Update to 1.3001
Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2016-11-26 10:34:14 +00:00
Sunpoet Po-Chuan Hsieh
47c9a4de45 - Update to 1.6001
Changes:	http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES
2016-11-26 10:34:09 +00:00
Sunpoet Po-Chuan Hsieh
c128ac1a33 - Update to 0.5002
Changes:	http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
2016-11-26 10:34:05 +00:00
Sunpoet Po-Chuan Hsieh
4064bd68f8 - Update to 1.999801
Changes:	http://search.cpan.org/dist/Math-BigInt/CHANGES
With hat:	perl
2016-11-26 10:34:01 +00:00
Mathieu Arnold
2884d5aa32 Fixup USE_GITHUB usage.
It already sets DISTNAME to a very nice unique name, do not set it
yourself.

Sponsored by:	Absolight
2016-11-26 10:09:54 +00:00
Dmitry Marakasov
aab75184b0 - Add LICENSE (no commercial distribution allowed)
- Switch to USES=localbase
- Switch to options helpers
- Cosmetic fixes
- Switch to new test framework
2016-11-26 09:00:44 +00:00
Stephen Montgomery-Smith
85341c66d9 - Update to 2.0.0. 2016-11-25 22:06:18 +00:00
Ganael LAPLANCHE
188d90770b - Fix library version which should be .2 (as on Linux), not .4
- Bump dependent ports' PORTREVISION

PR:		214777
Submitted by:	yuri@rawbw.com
2016-11-25 11:22:51 +00:00
Wen Heping
9db6394834 - Update to 0.6.20 2016-11-25 06:13:00 +00:00
Stephen Montgomery-Smith
f0c900f9df - Patch in hope that mpfr_to_string_d.cc will build properly on FreeBSD <= 9.
- Bump port revision (because binaries will also differ on other builds.)

Reported by:	http://beefy2.nyi.freebsd.org/data/93amd64-default/426986/logs/octave-forge-interval-2.0.0.log
2016-11-24 18:28:24 +00:00
Jan Beich
822b1ea775 math/ceres-solver: update to 1.12.0.r4
Changes:	https://github.com/ceres-solver/ceres-solver/compare/c5c6f55...1.12.0rc4
2016-11-23 12:47:48 +00:00
Jan Beich
a8713d15f4 devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
2016-11-23 12:45:46 +00:00
Kurt Jaeger
2e4255b7e5 math/py-matplotlib: really depend on python2.7 and not on the metaport
PR:		214600
Submitted by:	koobs
2016-11-23 08:09:40 +00:00
Kurt Jaeger
411fd19ca2 math/py-matplotlib: update 1.5.0 -> 1.5.3
- MASTER_SITE sourceforge seems to have been discontinued,
  it doesn't have the latest version any more.
- Additionally, 1.5.3 version doesn't build with python-3.X because
  'import gtk' which the build tries fails in python3. Therefore, python:2.

PR:		214600
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Approved by:	mainland@apeiron.net (maintainer)
2016-11-23 05:39:34 +00:00
Alexey Dokuchaev
583daec5aa In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken.
2016-11-22 14:04:21 +00:00
Stephen Montgomery-Smith
f31740065c - Update to 2.0.0. 2016-11-22 04:40:29 +00:00
Sunpoet Po-Chuan Hsieh
d830b21882 - Update to 0.5001
Changes:	http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
2016-11-21 17:36:17 +00:00
Stephen Montgomery-Smith
10c246da29 - Update to 0.5.0. 2016-11-20 15:32:41 +00:00
Stephen Montgomery-Smith
4199da3188 - Update to 2.4.5. 2016-11-20 15:31:16 +00:00
Gerald Pfeifer
89f8b05214 Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
2016-11-20 09:38:08 +00:00
John Marino
09843862d8 math/reduce: Set CPPFLAGS for ports-ncurses
Approved by:	ncurses blanket
2016-11-20 05:52:40 +00:00
John Marino
72086b5618 math/reduce: Fix fetching
The distfile was archived at Sourceforge.  It is at least 5 releases
behind.  It's unclear how much longer this old distfile will be hosted,
so it would be a good idea to update math/reduce soon.
2016-11-20 05:25:41 +00:00
Jan Beich
23a96f4a5f devel/icu: update to 58.1
Changes:	http://site.icu-project.org/download/58
PR:		214384
Exp-run by:	antoine
Approved by:	office (bapt)
2016-11-19 18:21:20 +00:00
John Marino
3a9b4b7d1b comms/tlf, math/topaz, devel/devtodo: Document ncurses requirement
Approved by:	ncurses blanket
2016-11-19 17:42:40 +00:00
Sunpoet Po-Chuan Hsieh
76e71f8060 - Update to 0.44
Changes:	http://search.cpan.org/dist/bignum/CHANGES
2016-11-19 17:11:15 +00:00
Sunpoet Po-Chuan Hsieh
86868d8e0e - Update to 3.34
- Use USES=localbase

Changes:	http://search.cpan.org/dist/Math-MPFR/CHANGES
2016-11-19 17:11:10 +00:00
Sunpoet Po-Chuan Hsieh
8b6777c7ac - Update to 2.13
- Update LICENSE
- Use USES=localbase

Changes:	http://search.cpan.org/dist/Math-GMP/Changes
2016-11-19 17:11:06 +00:00
Sunpoet Po-Chuan Hsieh
bdd685577d - Update to 1.3000
Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2016-11-19 17:11:01 +00:00
Sunpoet Po-Chuan Hsieh
e3240a711d - Update to 1.6000
- Use USES=localbase

Changes:	http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES
2016-11-19 17:10:57 +00:00
Sunpoet Po-Chuan Hsieh
3e26ccde9e - Update to 0.5000
- Remove PORTSCOUT

Changes:	http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
2016-11-19 17:10:52 +00:00
Sunpoet Po-Chuan Hsieh
21d69f121d - Update to 1.999800
Changes:	http://search.cpan.org/dist/Math-BigInt/CHANGES
With hat:	perl
2016-11-19 17:10:48 +00:00
Sunpoet Po-Chuan Hsieh
268af6ca8f - Update to 2.6.1
Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2016-11-19 17:07:02 +00:00
Sunpoet Po-Chuan Hsieh
9af07b1222 - Update to 0.42
Changes:	http://search.cpan.org/dist/Math-GMPq/CHANGES
2016-11-19 17:05:48 +00:00
David Naylor
90be500646 Convert R-cran ports to auto-plist.
These ports did not properly handle the DOCS options (in math/R).
2016-11-19 12:57:24 +00:00
Mark Linimon
1879478fbb Mark as broken on aarch64. The former change I made had no effect on the logfile.
Approved by:	portmgr (tier-2 blanket)
2016-11-19 12:18:40 +00:00
Alexey Dokuchaev
fa0784d109 - Move license information from port description into LICENSE knobs
- Convert $arch-conditional BROKEN statement into BROKEN_$arch one
2016-11-19 11:39:40 +00:00
Thierry Thomas
5823b6e2f9 Upgrade to 4.1. 2016-11-18 21:41:10 +00:00
Thierry Thomas
d754217e32 - Simplify Makefile with USE=qmake
- Since I'm there fix USE_GL.

PR:		214627
Submitted by:	tcberner
2016-11-18 20:57:51 +00:00
John Marino
a8a293db40 math/scilab: Document ncurses requirement
Approved by:	ncurses blanket
2016-11-18 19:49:07 +00:00
Danilo Egea Gondolfo
d1d4a17ba5 - Update to 7.500.2 2016-11-18 12:42:43 +00:00
Dmitry Marakasov
1b3482df0c - Update to 5.5.2.3
- Regenerate the patches
- Add LICENSE
- While here, fix shared lib installation

PR:		212394
Submitted by:	pfg
Approved by:	maintainer timeout (mayo@oyam.ca, 2 months)
2016-11-18 08:46:14 +00:00
Mark Linimon
b0bd8b3bdd Fix typo. 2016-11-16 10:29:20 +00:00
Wen Heping
647d6c026a - Update to 1.1.1
PR:		214550
Submitted by:	neel@neelc.org(maintainer)
2016-11-16 08:40:03 +00:00
Mark Linimon
6d5d36d741 Mark as broken on various tier-2 archs.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2016-11-16 00:34:36 +00:00
Johan van Selst
562f1e042f Update to GAP 4.8.6 2016-11-15 19:40:45 +00:00
Dmitry Marakasov
7a0730796b - Add LICENSE
- Add NO_ARCH
- Switch to options helpers
2016-11-15 09:00:18 +00:00
Mark Linimon
c1e89e8416 Attempt to fix build on aarch64 using fix from armv6.
Approved by:	portmgr (tier-2 blanket)
2016-11-14 11:06:35 +00:00
Danilo Egea Gondolfo
6af1624db4 - Update to 7.500.1 2016-11-13 22:19:01 +00:00
Jan Beich
ffa7fe1a48 math/ceres-solver: update to 1.12.0.r2.3
Changes:	https://github.com/ceres-solver/ceres-solver/compare/1.12.0rc1...c5c6f55
2016-11-13 12:44:25 +00:00
Thierry Thomas
e5e45eab29 Upgrade Code_Aster to 12.0.6-4.
This brings french/eficas to 2016.0.1,
	cad/astk-serveur and astk-client to 1.13.8.2,
	french/med to 3.2.0 (built against hdf5-18),
	bump PORTREVSION to math/metis-edf and fix soname,
	and french/homard to 11.7-1.
2016-11-13 12:44:13 +00:00
Dmitry Marakasov
ff07470743 - Update to 5.0.1
PR:		212601
Submitted by:	6yearold@gmail.com (maintainer)
2016-11-11 19:43:03 +00:00
Jan Beich
e0ad301ffd math/rpy2: stop linking against math/R depends
While here, switch back to Clang build but keep RPATH which is a quirk
to avoid loading /usr/lib/libgcc_s.so during dlopen() race.

PR:		214384
2016-11-11 11:59:31 +00:00
Mathieu Arnold
383c878bf9 Fix installing examples.
Pointy hat to:	amdmi3
Sponsored by:	Absolight
2016-11-09 12:39:57 +00:00
Wen Heping
c1296d8b58 - Update to 5.0.13 2016-11-09 06:40:03 +00:00
Tobias C. Berner
672cf591e9 Fix build with newer gcc versions.
Add upstream patch [1] that uses
	* isnan() -> std::isnan()
	* isinf() -> std::isinf()

This fixes compilation with gcc5.

[1] https://quickgit.kde.org/?p=kmplot.git&a=commit&h=e903ca56ad26311fcaeb650acf96046c726fb809

PR:		213993
Reported by:	Kenneth Salerno <kennethsalerno@yahoo.com>
Approved by:	rakuco (mentor)
Obtained from:	https://quickgit.kde.org/?p=kmplot.git&a=commit&h=e903ca56ad26311fcaeb650acf96046c726fb809
2016-11-08 19:54:15 +00:00
Jason E. Hale
21e018c19c Update to 0.7.1
Convert to USES=pyqt
Add NO_ARCH
Fix plist for Python 3.5
2016-11-08 15:51:11 +00:00
Jason E. Hale
9ab6e45abc Update to 0.6.1
Convert to USES=pyqt
Add NO_ARCH
Fix plist for Python 3.5
2016-11-08 15:47:49 +00:00
Mark Linimon
50b0baefee Mark as only for x86/powerpc per build log errors.
Approved by:	portmgr (tier-2 blanket)
2016-11-08 07:49:01 +00:00
Jan Beich
8ac482a5bf math/ceres-solver: unbreak OPENMP=off on 10.0+ i386
In file included from examples/helloworld.cc:36:
In file included from include/ceres/ceres.h:37:
In file included from include/ceres/autodiff_cost_function.h:132:
In file included from include/ceres/internal/autodiff.h:145:
include/ceres/jet.h:246:3: error: requested alignment is less than minimum alignment of 4 for type 'Eigen::Matrix<double, 1, 1, kAlignHint>'
  alignas(kAlignment) Eigen::Matrix<T, N, 1, kAlignHint> v;
  ^
include/ceres/internal/autodiff.h:232:34: note: in instantiation of template class 'ceres::Jet<double, 1>' requested here
    FixedArray<JetT, (256 * 7) / sizeof(JetT)> x(
                                 ^
include/ceres/autodiff_cost_function.h:211:53: note: in instantiation of member function 'ceres::internal::AutoDiff<CostFunctor, double, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0>::Differentiate' requested here
           N0, N1, N2, N3, N4, N5, N6, N7, N8, N9>::Differentiate(
                                                    ^
examples/helloworld.cc:70:11: note: in instantiation of member function 'ceres::AutoDiffCostFunction<CostFunctor, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0>::Evaluate' requested here
      new AutoDiffCostFunction<CostFunctor, 1, 1>(new CostFunctor);
          ^

Tested by:	cmp before.o after.o # GCC 4.8 / 6.2
2016-11-08 03:54:30 +00:00
Wen Heping
51300b0009 - Update to 0.19.1
PR:		214301
Submitted by:	john@saltant.com(maintainer)
2016-11-08 01:57:49 +00:00
Dmitry Marakasov
2ee0f93cd5 - Add LICENSE
- Simplify patching
- Regenerate patches
- Add missing depends
2016-11-07 12:40:37 +00:00
Pietro Cerutti
dc2344ad20 math/yacas: update to 1.6.0
The Graphical User Interface (yacas-gui) and the kernel for Jupyter Notebook
(yacas-kernel) are not enabled.

Release notes: http://www.yacas.org/release_1_6_0/
2016-11-07 12:27:38 +00:00
Dmitry Marakasov
3fbdf7b254 - Fix COMMENT
- Switch to options helpers
- Regenerate patches
2016-11-07 09:00:10 +00:00
Sunpoet Po-Chuan Hsieh
21a67e490b - Update to 0.27
Changes:	http://search.cpan.org/dist/Math-Prime-XS/Changes
2016-11-06 16:48:26 +00:00
Sunpoet Po-Chuan Hsieh
d15ba137e7 - Update to 0.39
Changes:	http://search.cpan.org/dist/Math-GSL/Changes
2016-11-06 16:48:21 +00:00
Sunpoet Po-Chuan Hsieh
4f9f28191a - Update to 0.44
Changes:	http://search.cpan.org/dist/Math-GMPz/CHANGES
2016-11-06 16:48:16 +00:00
Sunpoet Po-Chuan Hsieh
3290bfcba4 - Update to 0.41
Changes:	http://search.cpan.org/dist/Math-GMPq/CHANGES
2016-11-06 16:48:12 +00:00
Joseph Mingrone
edb9d157d4 math/R: More docuementation changes.
The feedback has been clear. Installing the TeX-dependent documentation
files by default is bad for users, even if that means one documentation
knob does not control the installation of all documentation files.

Reported by:	mat marino
Reviewed by:	mat
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8440
2016-11-04 16:24:39 +00:00
Mark Linimon
0be24564dd Now builds on sparc64.
Approved by:	portmgr (tier-2 blanket)
2016-11-03 16:25:14 +00:00
Mark Linimon
cc4090b9ad Now builds on sparc64.
Approved by:	portmgr (tier-2 blanket)
2016-11-03 16:24:28 +00:00
Mark Linimon
cc16345e8b Now builds on sparc64.
Approved by:	portmgr (tier-2 blanket)
2016-11-03 16:19:38 +00:00
Joseph Mingrone
1eb84d5e22 math/libRmath: Update to version 3.3.2
Changes in version 3.3.2:
https://stat.ethz.ch/pipermail/r-announce/2016/000608.html

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8433
2016-11-03 13:59:14 +00:00
Joseph Mingrone
4ca247daff math/R: Revert documentation changes and bump PORTREVISION
In an attempt to simplify the handling of documentation for users, changes
were made in the last commit. When the documentation knob was off, (almost)
no HTML, PDF, etc. files or their sources were installed, and when the knob
was on, all these files were installed. Because some of these documentation
files depended on some very large TeX ports, despite the usual convention,
the knob was turned off by default. Unfortunately, this caused problems for
a few R-dependent ports, because they copy documentation files from math/R
when they are installed.

Reported by:	antoine
Reviewed by:	mat
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8429
2016-11-03 13:55:58 +00:00
Jan Beich
bfa84aafa5 Pass maintainership of PEAR ports to the submitter
PR:		214011 214012 214013 214014 214015 214016 214017
PR:		214018 214019 214021 214022 214023 214024 214025
PR:		214026 214027 214028 214029 214030 214031 214032
PR:		214033 214034 214035 214036 214037 214038 214039
PR:		214040 214041 214042 214043 214044 214045 214046
PR:		214047 214048 214049 214050 214051 214052 214053
PR:		214054 214055 214056 214057 214058 214059 214060
PR:		214061 214062 214063 214064 214066 214067 214068
PR:		214071 214072 214073 214074 214075 214076 214077
PR:		214078 214079 214080 214081 214082 214083 214084
PR:		214085 214086 214087 214088 214089 214090 214091
PR:		214092 214093 214094 214095 214096 214097 214098
PR:		214099 214100 214101 214102 214103 214104 214108
PR:		214109 214110 214111 214112 214113 214114 214115
PR:		214116 214117 214118 214119 214120 214121 214122
PR:		214123 214124 214125 214126 214127 214128 214129
PR:		214130 214131 214132 214133 214134 214135 214136
PR:		214137 214138 214139 214140 214141 214142 214143
PR:		214144 214145 214146 214147 214148 214149 214150
PR:		214151 214152
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-03 06:32:16 +00:00
Mathieu Arnold
d26ef18700 Cleanup no longer needed CHMOD usage after r424898.
PR:		213743
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-11-02 22:45:14 +00:00
Joseph Mingrone
a6ec1a3207 math/R: Fix typo and bump PORTREVISION
Reported by:	rhurlin@gwdg.de
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8420
2016-11-02 14:12:56 +00:00
Max Brazhnikov
e396553b2f Take maintainership of math/scilab dependencies 2016-11-02 09:05:57 +00:00
Rene Ladan
3bd8e633e0 Remove expired port:
2016-11-01 math/octave-forge-dicom: Broken for more than 6 months
2016-11-01 22:25:00 +00:00
Rene Ladan
bb5055e3cd Remove expired ports:
2016-11-01 math/octave-forge-octgpr: Broken for more than 6 months
2016-11-01 math/octave-forge-spline-gcvspl: Broken for more than 6 months
2016-11-01 www/pear-Services_SharedBook: Broken for more than 6 months
2016-11-01 devel/py-snackwich: Depends on broken and expiring devel/py-snack
2016-11-01 math/octave-forge-ad: Broken for more than 6 months
2016-11-01 math/octave-forge-xraylib: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsbackendwx: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsgui: Depends on broken and expiring x11-toolkits/py-traitsbackendwx
2016-11-01 security/lsh: Broken for more than 6 months
2016-11-01 devel/py-snack: Broken for more than 6 months
2016-11-01 security/massh: Broken for more than 6 months
2016-11-01 www/hydra: Broken for more than 6 months
2016-11-01 math/py-pyfst: Broken for more than 6 months
2016-11-01 archivers/ruby-zip: Broken will all supported versions of Ruby
2016-11-01 devel/ruby-langscan: Broken will all supported versions of Ruby
2016-11-01 22:15:31 +00:00
Joseph Mingrone
218f85af31 math/R: Update to version 3.3.2 and other changes
- Changes in version 3.3.2:
  https://cran.r-project.org/doc/manuals/r-release/NEWS.html

- Port Changes
    - Definitively set PORTNAME after removal of slave ports
    - Set MASTERS_SITES to CRAN
    - Make documentation installation simpler for users
        - make the DOCS option the only option for extra documentation
          (remove PDF option)
        - turn this option off by default since it pulls in over 1 GB of
          build dependencies (TeX and friends)
    - Do not make INFO option imply DOCS option
    - Cosmetic changes

Reviewed by:	mat
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8330
2016-11-01 20:36:42 +00:00
Joseph Mingrone
120b29c54b New port, math/amath: simple command line calculator
https://gitlab.com/rnger/amath/

Features a case sensitive command line interface, internal IEEE 754
calculations with 15 significant digits, calculations with real and complex
numbers, variables and user defined functions, logarithmic and exponential
functions, trigonometric and hyperbolic function and selected mathematical
constants and rounding functions.

PR:		209905
Submitted by:	cs@innolan.dk (maintainer)
Reviewed by:	mat
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8386
2016-11-01 20:26:49 +00:00
Jan Beich
3fd257acf4 math/geogebra: update to 5.0.286.0
Changes:	https://www.geogebra.org/manual/en/Reference:Changelog_5.0
PR:		213981
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
2016-11-01 20:00:49 +00:00
Jan Beich
3d53a3f5b8 devel/pkgconf doesn't search under lib/pkgconfig by default 2016-11-01 01:28:42 +00:00
Max Brazhnikov
f34c3a8543 Chase math/matio update 2016-10-31 23:26:00 +00:00
Max Brazhnikov
d691f0492a math/scilab:
- Add missing dependency on x11-toolkits/bwidget [1]
- Take maintainership

PR:		212666 [1]
Submitted by:	otacilio.neto
2016-10-31 23:24:03 +00:00
Max Brazhnikov
71b2b0856e math/matio:
- Update to 1.5.9 (based on [1])
- Switch to 7z-compressed distfile
- Remove no longer needed patch
- Take maintainership

PR:		213594 [1]
Submitted by:	pi
2016-10-31 23:22:27 +00:00
Tilman Keskinoz
66113f045c Add missing dependeny on p5-List-MoreUtils
PR:		213014
Approved by:	maintainer timeout
2016-10-31 13:53:16 +00:00
Kurt Jaeger
6f33585070 math/py-matplotlib: Add Qt5Agg backend option
- Now that there are Qt5 python bindings in ports, matplotlib can
  be configured to use them.

PR:		212763
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>
Approved by:	mainland@apeiron.net (maintainer)
2016-10-30 11:39:42 +00:00
Dmitry Marakasov
db5f7b6cf1 - Switch to options helpers
- Regenerate patches
2016-10-29 09:04:18 +00:00
Jan Beich
4be855d6a6 math/py-numpy: track PORTEPOCH in consumers 2016-10-28 17:13:24 +00:00
Jason E. Hale
d0cd21ef75 - Update to 3.3.5
- Add SIMD option to easily toggle cpu optimizations (ON by default)
- Add OPENMPI option to build the MPI libraries (OFF by default) [1]
- Strip slave port binaries
- Take maintainership

PR:		203847 [1]
Submitted by:	<dieterich@ogolem.org> [1]
2016-10-26 00:16:09 +00:00
Joseph Mingrone
afe7463090 math/libRmath: make standalone (free from math/R) and unmark as
BROKEN

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8289
2016-10-25 18:18:56 +00:00
Dmitry Marakasov
f148120030 - Mark broken on 9.x: does not configure due to wxgtk/c++11 issues
Approved by:	portmgr blanket
2016-10-25 09:03:59 +00:00
Wen Heping
b4c75cc172 - Update to 1.16.10
PR:		213136
Submitted by:	pfg@
Approved by:	maintainer(timeout, >14 days)
2016-10-25 08:34:03 +00:00
Rene Ladan
4a577e2d5d Now that PHP 5.5 is removed from the Ports Tree, clean up any stale
IGNORE_WITH_PHP values (5, 52, 54, 55)
2016-10-24 19:39:05 +00:00
Mathieu Arnold
77e43dab91 Convert one port as an example.
Sponsored by:	Absolight
2016-10-24 14:16:31 +00:00
Kurt Jaeger
5a62f988eb math/gnuplot: 5.0.4 -> 5.0.5
PR:		213684
Changes:	Changes: http://www.gnuplot.info/ReleaseNotes_5_0_5.html
Approved by:	glewis (maintainer)
2016-10-23 08:23:04 +00:00
Jason E. Hale
8f14e94bd0 No more need to redefine PATHFIX_MAKEFILEIN with latest pathfix.mk rev 2016-10-22 08:24:53 +00:00
Stephen Montgomery-Smith
f39686a01c - Update to 2.6.1. 2016-10-21 17:20:14 +00:00
Mathieu Arnold
a0bcd2cf68 Use USES=pathfix where applicable.
PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
2016-10-21 15:21:13 +00:00
Kurt Jaeger
1aea8aaba1 math/ocamlgsl: update 1.15.1 -> 1.19.1
- master site changed from bitbucket to github

PR:		211444
Changes:	https://github.com/mmottl/gsl-ocaml/blob/master/CHANGES.txt
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
Approved by:	Michael Gruenewald <michipili@gmail.com> (maintainer timeout)
2016-10-21 14:35:12 +00:00
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Kurt Jaeger
f9604d1c29 math/cadabra2: update 2.0.816 -> 2.0.930
- Unbreaks GUI by applying two patches:
- Patch in boost headers to prevent EINPROGRESS mishandling
  https://github.com/zaphoyd/websocketpp/issues/563
- Patch in websocketpp fixing IPv4 vs. IPv6 mismatch
  https://github.com/zaphoyd/websocketpp/issues/587
- GUI option is made default
- Clones icons for the GUI app cadabra2-gui
- Adds "USE_TEX=texmf texhash" to allow for unincluded latex macros,
  and to make tex hash local packages installed by cadabra2
- Verified that cadabra2 GUI now works fine - it is able to run
  many examples from their website.

PR:		213329
Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
2016-10-21 09:01:10 +00:00
Dmitry Marakasov
dda77461b0 - Mark broken on 9.x:
/wrkdirs/usr/ports/math/clp/work/Clp-1.16.8/CoinUtils/src/CoinSignal.hpp:47: error: ISO C++ forbids declaration of '__decltype' with no type
/wrkdirs/usr/ports/math/clp/work/Clp-1.16.8/CoinUtils/src/CoinSignal.hpp:47: error: typedef '__decltype' is initialized (use __typeof__ instead)

Approved by:	portmgr blanket
2016-10-21 08:31:57 +00:00
Rene Ladan
87a09e788f Remove expired PHP5.5 ports. 2016-10-21 07:30:32 +00:00
Rene Ladan
bd24894ca3 Unlink expired PHP5.5 ports. 2016-10-21 07:29:38 +00:00
Raphael Kubo da Costa
366a97ec37 Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).

I also emailed him 2 weeks ago and have received no response so far.
2016-10-20 15:58:12 +00:00
Jason E. Hale
5e3a309cac Fix build on 9.x
Reported by:	pkg-fallout
2016-10-20 10:01:36 +00:00
Ganael LAPLANCHE
d67136b303 - Update devel/tbb to version 2017.1
- Bump dependent ports
2016-10-18 19:41:45 +00:00
Tobias C. Berner
1d16d53e19 Introduce new extensible virtual categories for KDE
A lot of KDE Ports share MASTERSITES, LICENSE and so one, as they are
released as a bundle upstream, however, there was not really a clean
way to share this information.

Using these new categories, we can simplify the Makefiles for the diverse
KDE ports.
At the moment we support the virtual category
	* kde-kde4
In the future, this will be extended to
	* kde-frameworks
	* kde-plasma
	* kde-applications

PR:						213406
Differential Revision:	https://reviews.freebsd.org/D7645
Exp-run by :			antoine
Reviewed by:			mat, rakuco
Approved by: 			portmgr (mat), rakuco (mentor)
2016-10-18 17:22:35 +00:00
Jan Beich
e67dc162af Adjust TEST_WRKSRC for USES=[cq]make:outsource
Approved by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D8274
2016-10-18 11:20:01 +00:00
Danilo Egea Gondolfo
e2503972ea - Update to 7.500.0 2016-10-17 20:14:08 +00:00
Wen Heping
726435925a - Update to 1.1.9.4 2016-10-17 12:03:36 +00:00
Joseph Mingrone
b4ca233552 Remove math/libR
- The libR option in math/R has been turned on by default since 2016-06-26.
- A request for comments regarding the removal, posted to ports@ on
  2016-07-16, did not result in any requests for it to remain in the tree.
- After a restructuring of math/R, math/libR has been marked BROKEN since
  2016-07-09 without any complaints.
- No ports depend on it.

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8260
2016-10-16 21:43:06 +00:00
Jan Beich
b1c4e8a724 math/ceres-solver: disable EIGENSPARSE by default like upstream
During configure stage the following

   ===============================================================
   Enabling the use of Eigen as a sparse linear algebra library
   for solving the nonlinear least squares problems. Enabling
   this option results in an LGPL licensed version of
   Ceres Solver as the Simplicial Cholesky factorization in Eigen
   is licensed under the LGPL.
   ===============================================================

turns into

   ===============================================================
   Disabling the use of Eigen as a sparse linear algebra library.
   This does not affect the covariance estimation algorithm
   which can still use the EIGEN_SPARSE_QR algorithm.
   ===============================================================
2016-10-16 17:00:02 +00:00
Jason E. Hale
379ea60d5e Add missing pkgconfig dependency 2016-10-16 11:06:52 +00:00
Dmitry Marakasov
eeb39316e3 - Fix license
- Add LICENSE_FILE
- Fix build on arm
2016-10-16 09:03:43 +00:00
TAKATSU Tomonari
b648aa4665 - Update to 7.3 2016-10-16 04:19:49 +00:00
Jan Beich
5868580f35 math/ceres-solver: minor sorting nit 2016-10-16 00:15:07 +00:00
Jan Beich
aa965d6182 math/ceres-solver: oops, fix a typo 2016-10-16 00:03:35 +00:00
Jan Beich
291729b42a math/ceres-solver: add new port
Based on:	Gentoo (1.11.0 ebuild)
Tested on:	graphics/openmvg from @outpaddling's repo (build on 10.3 amd64)

Ceres Solver is an open source C++ library for modeling and solving
large, complicated optimization problems. It is a feature rich, mature
and performant library which has been used in production at Google
since 2010. Ceres Solver can solve two kinds of problems.

1. Non-linear Least Squares problems with bounds constraints.
2. General unconstrained optimization problems.

http://ceres-solver.org/
2016-10-15 23:53:45 +00:00
Jason E. Hale
1021311a69 Fix build:
configure.ac:28: warning: macro 'AM_PROG_LIBTOOL' not found in library
configure.ac:28: error: possibly undefined macro: AM_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf-2.69: /usr/local/bin/autoconf-2.69 failed with exit status: 1
*** Error code 1

Reported by:	pkg-fallout
2016-10-15 09:46:02 +00:00
Jason E. Hale
e6640a97ac Update math/libqalculate to 0.9.10
- Project is hosted on Github now
Update math/qalculate to 0.9.9
 - Qalculate now uses GTK+3
 - Project is hosted on Github now
 - Take maintainership
Bump PORTREVISION on ports that depend upon libqalculate due to shlib increase
2016-10-15 00:46:23 +00:00
Wen Heping
b445396c2e - Update to 4.9
- Remove GUI option but always build libCGAL_ImageIO and libCGAL_Qt
2016-10-13 09:12:46 +00:00
Pawel Pekala
11ebb6cabe - Update to version 5.2.1 [1]
- Add OPENBLAS option [1]
- Simplify PLIST_SUB generation

PR:		213352 [1]
Submitted by:	dieterich@ogolem.org [1]
2016-10-12 17:50:28 +00:00
Adam Weinberger
30536442b0 Update to 2.017, and strip XS modules and the pdl binary.
Changes: https://metacpan.org/changes/distribution/PDL
2016-10-12 16:20:49 +00:00
Pawel Pekala
71468d8866 - Update to version 3.12.6 [1]
- Convert to test framework

Changelog:
- better support for custom algorithm development [r2659]
- extend build system to work without Fortran compiler [r2660,r2661]

PR:		213341 [1]
Submitted by:	pfg (maintainer) [1]
2016-10-11 21:03:38 +00:00
Danilo Egea Gondolfo
41c1ff36d3 - Update to 7.400.4 2016-10-11 15:30:12 +00:00
Ruslan Makhmatkhanov
69870501b2 Extension for PHP that provides few dozens routines for statistical
computation.

WWW: http://pecl.php.net/package/stats/

PR:		212767
Submitted by:	dbaio@bsd.com.br
2016-10-10 20:11:28 +00:00
Wen Heping
1c8404d28d - Update to 2.12.2
PR:		213338
Submitted by:	dieterich@ogolem.org(maintainer)
2016-10-10 13:03:23 +00:00
TAKATSU Tomonari
229913f9fd - Add new port: math/R-cran-numDeriv
Methods for calculating (usually) accurate numerical first and
  second order derivatives. Accurate calculations are done using
  'Richardson"s' extrapolation or, when applicable, a complex step
  derivative is available. A simple difference method is also provided.
  Simple difference is (usually) less accurate but is much quicker
  than 'Richardson"s' extrapolation and provides a useful cross-check.
  Methods are provided for real scalar and vector valued functions.

  WWW: https://cran.r-project.org/web/packages/numDeriv/
2016-10-10 12:49:50 +00:00
TAKATSU Tomonari
af8ef31346 - Update to 2.1.2 2016-10-10 11:41:41 +00:00
Adam Weinberger
74ad33a2b2 Update to 1.04, sort plist, add NO_ARCH, and remove unnecessary
TEST_DEPENDS.

Changes: https://metacpan.org/changes/distribution/Math-Polygon
2016-10-08 23:04:58 +00:00
Adam Weinberger
e74aef638d Update to 2.13, and add NO_ARCH.
Changes: https://metacpan.org/changes/distribution/Math-MatrixReal
2016-10-08 23:03:08 +00:00
TAKATSU Tomonari
0de5502268 - Update to 0.6-8 2016-10-08 22:34:35 +00:00
Dmitry Marakasov
a6720787dc - Switch to options helpers 2016-10-08 09:01:53 +00:00
Dmitry Marakasov
ba2ea6465d - Fix LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Cosmetic fixes
- Regenerate patches
2016-10-07 09:01:51 +00:00
Olivier Duchateau
cb69e494aa Update to 1.11.2
Changes: https://github.com/numpy/numpy/blob/v1.11.2/doc/release/1.11.2-notes.rst
2016-10-06 20:31:21 +00:00
Tobias C. Berner
4c5cbea7b9 Update eigen3 to 3.2.10
Changelog: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.2.10

Reviewed by:    rakuco
Approved by:    rakuco (mentor)
Differential Revision:  https://reviews.freebsd.org/D8149
2016-10-05 06:18:09 +00:00
Jan Beich
3a043572ad math/eigen3: unbreak consumers on 9.x after r421231
In file included from /usr/local/include/eigen3/unsupported/Eigen/MatrixFunctions:58,
                 from modules/contrib/src/rgbdodometry.cpp:65:
/usr/local/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h: In member function 'void Eigen::MatrixExponential<MatrixType>::computeUV(float)':
/usr/local/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:296: error: call of overloaded 'pow(int, int&)' is ambiguous
/usr/include/math.h:210: note: candidates are: double pow(double, double)
/usr/include/c++/4.2/cmath:357: note:                 float std::pow(float, float)
/usr/include/c++/4.2/cmath:361: note:                 long double std::pow(long double, long double)
/usr/include/c++/4.2/cmath:365: note:                 double std::pow(double, int)
/usr/include/c++/4.2/cmath:369: note:                 float std::pow(float, int)
/usr/include/c++/4.2/cmath:373: note:                 long double std::pow(long double, int)

Reported by:	pkg-fallout
2016-10-05 04:28:06 +00:00
Stephen Montgomery-Smith
7553fb2c21 - Add LICENSE.
- Fix portlint errors.
2016-10-05 01:55:59 +00:00
Dmitry Marakasov
a527833ef2 - Add LICENSE
- Switch to options helpers
- Switch to new test framework
- Regenerate patches
2016-10-04 15:15:59 +00:00
Mathieu Arnold
6dc7ebb8f0 Silence check-plist, there is already PORTDOCS=*
Sponsored by:	Absolight
2016-10-04 11:41:45 +00:00
Jan Beich
ba3ffd9b12 graphics/opencv: add suffix to make room for 3.x series
To avoid confusion, the main port is to track the latest release.
Whether to rename includes/libraries as well making it possible to
install 2.x and 3.x side-by-side remains to be investigated.

PR:		210505 (for tracking)
Inspired by:	PkgSrc
2016-10-03 17:47:08 +00:00
Thomas Zander
25b6f83eb5 Allow selection of optimised BLAS implementations via OPTIONs
PR:		213090
Submitted by:	elferdo@gmail.com
2016-10-03 15:57:04 +00:00
Jan Beich
dc9752c0bb math/openfst: unbreak on 9.x
symbol-table-ops.cc: In function 'bool fst::AddAuxiliarySymbols(const string&, int64, int64, fst::SymbolTable*)':
symbol-table-ops.cc:131:43: error: 'to_string' is not a member of 'std'
     if (index != syms->AddSymbol(prefix + std::to_string(i), index)) {
                                           ^
Reported by:	pkg-fallout
Approved by:	portmgr blanket
2016-10-03 06:52:41 +00:00
Stephen Montgomery-Smith
b015aad9ed - Add LICENSE. 2016-10-02 19:59:01 +00:00
Stephen Montgomery-Smith
34580bf8bb - Update to 3.1.1. 2016-10-02 17:49:30 +00:00
Stephen Montgomery-Smith
a29e36a0ca - Update to 2.4.2. 2016-10-02 17:48:51 +00:00
Stephen Montgomery-Smith
8628181ae0 - Update to 1.0.14. 2016-10-02 17:48:15 +00:00
Stephen Montgomery-Smith
8bcd3f9197 - Update to 1.5.2. 2016-10-02 17:47:36 +00:00
Ruslan Makhmatkhanov
edf64b31b4 math/pecl-stats: configure PORTSCOUT
- configure PORTSCOUT
- fix typo on pkg-descr
- small change on COMMENT

PR:		212766
Submitted by:   Danilo G. Baio (dbaio) <dbaio@bsd.com.br> (maintainer)
2016-10-02 12:09:05 +00:00
Antoine Brodin
d6f9c75b9a Deprecate ports broken for more than 6 months 2016-10-01 10:55:40 +00:00
Danilo Egea Gondolfo
f47cbc9eef - Update to 7.400.3 2016-09-30 21:13:04 +00:00
Rene Ladan
a783ff66a0 Remove expired ports:
2016-09-30 math/why3-spark: Only useful for deprecated lang/spark
2016-09-30 lang/spark: Broken for more than 6 months
2016-09-30 math/alt-ergo-spark: Only useful for deprecate lang/spark
2016-09-30 security/nessus-libnasl: Abandoned, consider using OpenVAS
2016-09-30 security/nessus: Abandoned, consider using OpenVAS
2016-09-30 security/nessus-libraries: Abandoned, consider using OpenVAS
2016-09-30 security/nessus-plugins: Abandoned, consider using OpenVAS
2016-09-30 20:31:51 +00:00
Wen Heping
ddcf653a2f Five omnibus tests for testing the composite hypothesis of normality.
WWW: http://cran.r-project.org/web/packages/nortest/

PR:		213089
Submitted by:	pfg@
2016-09-30 07:08:56 +00:00
Wen Heping
9e2ca25ffd Density, distribution function, quantile function, random generation
and expected value function for the truncated normal distribution
with mean equal to 'mean' and standard deviation equal to 'sd'.

WWW: http://cran.r-project.org/web/packages/truncnorm/

PR:		213091
Submitted by:	pfg@
2016-09-30 06:24:27 +00:00
Alex Dupre
a9f8bc813e Comment out PATCH_DEPENDS.
Spotted by:	mat
2016-09-28 08:17:03 +00:00
Alex Dupre
b16370a225 Update to 3.1.5 release. 2016-09-28 08:04:21 +00:00
Antoine Brodin
ea16d28b49 - Update devel/doxygen to 1.8.12
- Adjust plist of ports depending on it

PR:		212869
2016-09-27 16:32:52 +00:00
Wen Heping
96d4434fc5 - Update to 1.2.1 2016-09-26 23:37:37 +00:00
Wen Heping
f6c9c48579 - Update to 3.31.2 2016-09-26 23:25:43 +00:00
Pietro Cerutti
8123a2344e math/mpexpr: update to 1.2 (official) release
The previous version was a RC, despite there was no mention of it in the
distfile. Most patches have been incorporated upstreams.
2016-09-26 18:28:41 +00:00
Tijl Coosemans
48f4591035 - Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
  --disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
  aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU.  The code wanted to use BYTE_ORDER
  defined in machine/endian.h, but this isn't visible because ICU is
  compiled with _XOPEN_SOURCE.  Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
  without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
  pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
  a C++11 runtime library now.  Add this to all ports that depend on it
  so their executables load the right libstdc++.so on FreeBSD 9.

PR:		205120
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-24 11:06:57 +00:00
Joseph Mingrone
1cbd3576d5 Update email address to jrm@FreeBSD.org for ports that I maintain
Reviewed by:	mat, swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D7995
2016-09-23 21:42:02 +00:00
Torsten Zuehlsdorff
d9bd705a58 lang/php56: Update from 5.6.25 to 5.6.26
Security:    CVE-2016-7416
Security:    CVE-2016-7412
Security:    CVE-2016-7414
Security:    CVE-2016-7417
Security:    CVE-2016-7411
Security:    CVE-2016-7413
Security:    CVE-2016-7418

MFH:         2016Q3
Approved by: swills (mentor)
2016-09-23 08:26:44 +00:00
Baptiste Daroussin
d4f5c79992 Even if upstream thinks clang does not support openmp we will soon know how to
make it works :)
2016-09-22 15:15:21 +00:00
Dmitry Marakasov
d187f798cc - Update to 1.1.0
PR:		212857
Submitted by:	neel@neelc.org (maintainer)
2016-09-22 14:30:25 +00:00
Torsten Zuehlsdorff
ad86e61f50 lang/php70: Update from 7.0.10 to 7.0.11
Security:    CVE-2016-7416
Security:    CVE-2016-7412
Security:    CVE-2016-7414
Security:    CVE-2016-7417
Security:    CVE-2016-7413
Security:    CVE-2016-7418

MFH:         2016Q3
Approved by: pi (mentor)
2016-09-21 15:43:47 +00:00
Wen Heping
6911378046 - Update to 5.38.1
PR:		212827
Submitted by:	satosi.kimura@nifty.ne.jp
2016-09-21 01:25:11 +00:00
Mark Linimon
bf1d416b93 Mark as broken on sparc64.
Approved by:	portmgr (tier-2 blanket)
2016-09-18 13:53:14 +00:00
Mark Linimon
a39baa64d4 Mark broken on sparc64.
Approved by:	portmgr (tier-2 blanket)
2016-09-18 11:48:46 +00:00
Mark Linimon
7a8763202b Mark broken on sparc64.
Approved by:	portmgr (tier-2 blanket)
2016-09-18 11:32:51 +00:00
TAKATSU Tomonari
4d8d0ba07b - Update to 7.2 2016-09-17 06:48:40 +00:00
Stephen Montgomery-Smith
0c72c0f3cb - Update to 0.1.2. 2016-09-17 01:23:00 +00:00
Dmitry Marakasov
1015f56cf9 - Update to 1.0.5
- Update LICENSE
- Take maintainer'ship

Changelog:

1.0.5
  - Fix bug in stats_stat_binomial_coef which causes segfault in some
    environments
  - Fix bug in stats_stat_factorial which leads infinite loop in some
    cases
  - stats_stat_factorial returns immediately when the value are reached
    to +INF
  - Change supported version to PHP 5.3 or higher

1.0.4
  - Fixed bugs (see tests for details)

PR:		212504
Submitted by:	dbaio@bsd.com.br
2016-09-16 22:38:04 +00:00
Pietro Cerutti
63360cedd4 math/mpexpr: update to 1.2 2016-09-16 07:38:43 +00:00
David Naylor
a1626bcdb5 math/R-cran-stabledist: updated to version 0.7-1
- add new test dependencies:
   - devel/R-cran-RUnit
   - finance/R-cran-fBasics
   - math/R-cran-Rmpfr

Generated by:	portcran (0.1.2)
2016-09-15 19:53:01 +00:00
Steve Wills
149ba7338a Unmark broken on powerpc64
These ports built successfully
2016-09-15 01:41:28 +00:00
John Marino
0cacccdf65 Drop spark-related ports for removal after 30 Sept 2016-09-15 01:35:58 +00:00
John Marino
252c5d5f38 Release some of my ports back to the heap 2016-09-15 01:29:41 +00:00
Stephen Montgomery-Smith
e7a0fe8a00 - Update to 2.4.3. 2016-09-14 19:43:29 +00:00
Mathieu Arnold
dbbfc7889a GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
2016-09-14 15:59:34 +00:00
Stephen Montgomery-Smith
d4440101cf - Corrections to pkg-plist for when option "EXAMPLES" is OFF.
PR:		ports/212315
Submitted by:	ice@extreme.hu
2016-09-14 00:25:31 +00:00