Commit graph

11172 commits

Author SHA1 Message Date
Rene Ladan
960578b28e Remove expired ports:
2017-02-08 misc/teslams: Broken for more than 6 months
2017-02-08 devel/libdict: Broken for more than 6 months
2017-02-08 math/R-cran-SuppDists: Broken for more than 6 months
2017-02-08 devel/py-re2: Broken for more than 6 months
2017-02-08 net-p2p/digitalcoin: Broken for more than 6 months
2017-02-08 18:52:24 +00:00
Thierry Thomas
ee9db16655 Unbreak. 2017-02-08 18:46:36 +00:00
Dmitry Marakasov
02565f1e95 - Mark BROKEN: does not fetch (404 not found)
MFH:		2017Q1
2017-02-08 09:52:03 +00:00
TAKATSU Tomonari
ac12b99890 - Update to 1.3-9 [1]
- Fix minimal version of CRAN_DEPENDS

Submitted by:	wen@ (via private e-mail) [1]
2017-02-08 02:40:11 +00:00
Mathieu Arnold
25c794224f Mark ports not building with PHP 7.1.
Sponsored by:	Absolight
2017-02-07 12:14:34 +00:00
Wen Heping
02b1142aac - Update to 5.0.14 2017-02-07 07:56:47 +00:00
Sunpoet Po-Chuan Hsieh
24e428fafb Update to 1.6004
Changes:	http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES
2017-02-06 12:54:00 +00:00
Alex Dupre
0284b301ae Add test target and update patches.
PR:		216820
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw>
2017-02-06 08:17:14 +00:00
Jan Beich
afcba43610 math/scilab: unbreak with clang 4.0
src/cpp/diary_manager.cpp:64:24: error: ordered comparison between pointer and zero ('int *' and 'int')
        if (array_size > 0)
            ~~~~~~~~~~ ^ ~

PR:		216214
Submitted by:	pfg
Approved by:	maintainer timeout (2 weeks)
2017-02-05 18:57:40 +00:00
Ben Woods
a87f39c2c5 math/plplot: Update to 5.12.0
Changes this release:
  https://sourceforge.net/p/plplot/news/2017/01/plplot-5120-has-been-released/
2017-02-05 14:49:30 +00:00
Kirill Ponomarev
610ab969d5 Update math/cadabra2 to 2.1.2
PR:		216717
Submitted by:	yuri@rawbw.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9439
2017-02-05 07:35:28 +00:00
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