Thierry Thomas
bc908db8d7
Minor update to 0.2.13, some select important updates from
...
http://www.openblas.net/Changelog.txt :
* Fix Fortran compiler detection on FreeBSD.
(#470 , Thanks Mike Nolta)
* Fix a bug of sgemm kernel on Intel Sandy Bridge.
* Added CBLAS interface for ?omatcopy and ?imatcopy.
* Improved axpy and symv performance on AMD Bulldozer.
* Improved gemv performance on modern Intel and AMD CPUs.
PR: ports/197231
Submitted by: dieterich.joh (at) gmail.com
Approved by: phd_kimberlite (at) yahoo.co.jp (maintainer)
2015-02-01 15:35:15 +00:00
Antoine Brodin
be71169352
Deprecate ports broken for more than 6 months
2015-01-29 18:07:02 +00:00
Johannes Jost Meixner
12bc1b264f
math/rubygem-rb-gsl: Add port.
...
Ruby/GSL is a Ruby extension library for GSL (GNU Scientific Library),
which provides a number of functions and methods for numerical
computing in Ruby.
WWW: https://rubygems.org/gems/rb-gsl
PR: 196994
Submitted by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
Approved by: mentor (implicit)
2015-01-29 09:03:53 +00:00
Danilo Egea Gondolfo
cde270f050
- Update to 4.600.4
2015-01-28 09:21:53 +00:00
Stephen Montgomery-Smith
1dff019763
- Update to 2.3.1.
2015-01-26 20:53:59 +00:00
Stephen Montgomery-Smith
191bdc6541
- Update to 2.2.1.
2015-01-26 02:54:43 +00:00
Dmitry Marakasov
356c5ceca4
- Update to 3.11.10
...
PR: 196896
Submitted by: pfg@FreeBSD.org (maintainer)
2015-01-25 05:27:50 +00:00
Pawel Pekala
72fd8dd06a
Fix detection of libportaudio libraries
...
PR: 196427
Submitted by: myself
Approved by: hselasky, stephen, marcus, maintainer timeout from others
2015-01-25 00:46:11 +00:00
Stephen Montgomery-Smith
2a1526559c
- Update to 4.2.9.
2015-01-24 19:17:27 +00:00
Stephen Montgomery-Smith
8bca044c1d
- Update to 2.7.1.
2015-01-24 19:16:48 +00:00
Johan van Selst
918eee05b3
Update to ocamlgraph 1.8.6
...
http://ocamlgraph.lri.fr/download/CHANGES
2015-01-24 19:01:55 +00:00
Antoine Brodin
364abe76fd
Switch some dependencies from a directory name or a file generated by pkg-install
...
to a package name, as the former can't be attributed to a package
2015-01-24 15:07:39 +00:00
Antoine Brodin
728929b709
Switch ports depending on docbook* through a directory name to a package name,
...
as a directory name can't be attributed to a package
2015-01-23 22:50:49 +00:00
Antoine Brodin
4f4e8c52c6
Remove explicit dependency on javavmwrapper for ports that USE_JAVA
2015-01-23 16:03:57 +00:00
Antoine Brodin
9436ce76ac
Canonicalize some dependencies on numpy
2015-01-23 15:21:52 +00:00
Dmitry Marakasov
e63dce8acf
- Update to 0.07
2015-01-23 13:10:08 +00:00
Stephen Montgomery-Smith
6414fbc734
- Remove patch no longer needed because of r377711.
2015-01-23 03:19:57 +00:00
Danilo Egea Gondolfo
c372d8265a
- Update to 4.600.3
2015-01-20 12:36:54 +00:00
Stephen Montgomery-Smith
7ba06b79f1
- Update to 4.2.8.
2015-01-20 05:14:18 +00:00
Baptiste Daroussin
b9b681fab9
Remove redundant @exec
2015-01-19 21:14:35 +00:00
Sunpoet Po-Chuan Hsieh
6e5edf87e4
- Update to 1.8.14
...
- Update MASTER_SITES
- Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
- Bump PORTREVISION for science/hdf5 shlib change
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.14-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
2015-01-18 10:39:51 +00:00
Wen Heping
f5f7952bf3
- Update to 1.0.17
2015-01-18 00:07:45 +00:00
Dmitry Sivachenko
761e09d280
New port: vowpal_wabbit.
...
The Vowpal Wabbit (VW) project is a fast out-of-core learning system
sponsored by Microsoft Research and (previously) Yahoo! Research.
There are two ways to have a fast learning algorithm: (a) start with a slow
algorithm and speed it up, or (b) build an intrinsically fast learning
algorithm. This project is about approach (b), and it's reached a state
where it may be useful to others as a platform for research and experimentation.
There are several optimization algorithms available with the baseline
being sparse gradient descent (GD) on a loss function (several are available).
WWW: https://github.com/JohnLangford/vowpal_wabbit/wiki
2015-01-15 13:00:58 +00:00
Koop Mast
19ad86de44
Update gnumeric to 1.12.18.
...
Disable paradox, enable introspection.
Sort plist.
PR: 188629 (based on)
Submitted by: olivierd@
2015-01-15 10:49:31 +00:00
Danilo Egea Gondolfo
0ae1a710a3
- Uses blaslapack and add support for arpack
...
PR: 196645
Submitted by: pfg
2015-01-14 13:05:09 +00:00
Thierry Thomas
d794247afc
Patch to use blaslapack framework.
...
Includes some cleanups but no functional change.
PR: ports/196648
Submitted by: pfg (maintainer)
2015-01-13 20:23:58 +00:00
Li-Wen Hsu
56ef238cbb
- Update to 0.7.0
...
Submitted by: wen
2015-01-12 15:40:32 +00:00
Thierry Thomas
ef70100f09
Uses blaslapack.mk.
2015-01-11 21:06:04 +00:00
Wen Heping
f5c95b4c8e
- Update to 0.7.1
...
- Add LICENSE
- Update WWW
2015-01-10 13:32:07 +00:00
Muhammad Moinur Rahman
510c0a9e13
math/p5-Parse-Range: Pass maintainership
...
PR: 196563
Differential Revision: https://reviews.freebsd.org/D1480
Submitted by: pauls@utdallas.edu
Approved by: marino(mentor)
2015-01-10 11:45:52 +00:00
Wen Heping
7353cc072b
- Update math/cln to 1.3.4 and bump PORTREVISION of the ports
...
which depends on cln
2015-01-10 11:08:07 +00:00
MIHIRA Sanpei Yoshiro
c107e41c7b
fixing two bugs: XWindow re-size and command line Geometry option
...
PR: 196012
Submitted by: jguojun
2015-01-08 01:23:17 +00:00
Thierry Thomas
2fb0b6f329
- Use options;
...
- Do not check the existence of libatlas.
Suggested by: bapt
2015-01-07 22:38:36 +00:00
Sunpoet Po-Chuan Hsieh
b96a8ba76f
- Fix *_DEPENDS: ExtUtils::CBuilder and parent already in all supported Perl releases
...
- Bump PORTREVISION for dependency change
- Sort PLIST
2015-01-07 17:56:34 +00:00
Emanuel Haupt
19fc4c7b6f
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
2015-01-06 09:38:50 +00:00
Danilo Egea Gondolfo
7040bdc55c
- Update to 4.600.1
2015-01-06 00:22:19 +00:00
Thierry Thomas
ba7ce3ed0d
- Uses the new blaslapack.mk;
...
- Remove some warnings;
- Optionify (without checking if ATLAS is installed).
2015-01-05 23:03:42 +00:00
Thierry Thomas
9312ea6bd7
Uses blaslapack.mk.
2015-01-05 21:35:33 +00:00
Thierry Thomas
101ec31958
Uses the new blaslapack.mk.
...
Reviewed by: maho (maintainer)
2015-01-05 20:44:09 +00:00
John Marino
d2ffff55de
Assign maintainership of FPC ports to new FPC ports team
...
The new team currently consists of the previous maintainer (acm@) and
myself (marino@).
PR: 195363
2015-01-05 00:16:00 +00:00
Sunpoet Po-Chuan Hsieh
14dcc7db27
- Update to 0.33
...
- Sort PLIST
Changes: http://search.cpan.org/dist/Statistics-R/Changes
2015-01-04 17:11:36 +00:00
John Marino
cef8f1f082
math/yacas: Unbreak DragonFly by modifying new patch to include it.
2015-01-04 15:05:06 +00:00
Sunpoet Po-Chuan Hsieh
e2e3b5a63b
- Update to 2.12
...
- Sort PLIST
Changes: http://search.cpan.org/dist/Math-MatrixReal/CHANGES
2015-01-04 09:27:05 +00:00
Sunpoet Po-Chuan Hsieh
a7493d2513
- Update to 3.23
...
- Sort PLIST
Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES
2015-01-04 09:26:58 +00:00
Sunpoet Po-Chuan Hsieh
c649a52f03
- Update to 1.04
...
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/Math-MPC/CHANGES
2015-01-04 09:26:52 +00:00
Sunpoet Po-Chuan Hsieh
af19ac73e5
- Update to 2.05
...
- Add LICENSE
Changes: http://search.cpan.org/dist/Algorithm-KMeans/lib/Algorithm/KMeans.pm#CHANGES
2015-01-04 09:26:41 +00:00
Stephen Montgomery-Smith
88af7948e0
- Update to 2.2.6.
2015-01-03 22:20:10 +00:00
Antoine Brodin
283f9b13c5
Allow building with new mesa
2015-01-03 19:06:49 +00:00
Antoine Brodin
298f63ec45
Allow building with new mesa
2015-01-03 17:45:48 +00:00
Sunpoet Po-Chuan Hsieh
47e78b1c5b
- Update to 0.07
...
Changes: http://search.cpan.org/dist/Math-Round/Changes
2015-01-03 17:13:22 +00:00