Commit graph

10728 commits

Author SHA1 Message Date
Olivier Duchateau
7262c9cad3 Update to 0.6.0 2016-06-21 03:39:35 +00:00
Mathieu Arnold
7ae7b018cc With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
2016-06-20 16:23:28 +00:00
John Marino
33ce8d3acf math/scilab is not jobs safe, plus fix pkg-plist
From experience, OCAML simply is not guaranteed to build concurrently.
Like many other ports that require OCAML to build, Scilab is not jobs
safe.  While confirmed this, I discovered the pkg-plist was missing
four files, so I've added those while marking the port jobs unsafe.
2016-06-19 17:09:26 +00:00
David Naylor
771b79cf8a math/R: unbreak index.
Reported by:	cperciva@ (Portsnap buildbox)
2016-06-18 18:08:07 +00:00
David Naylor
cbc090bfe3 Mk/Uses/cran: add "compiles" argument.
[1] Add "compiles" argument to cran to allow R-cran ports need to compile
code to bring in the correct compiler dependencies.  Also, ensure
consistency between the compiler selected by the R port and the R-cran ports.

[2] Migrate R-cran ports that manually specify the compiler to
USES=cran,compiles.

PR:		210343
Approved by:	wen (1), portmgr (2, blanket)
2016-06-18 17:46:30 +00:00
TAKATSU Tomonari
69680b27a4 - Update to 0.4-6 2016-06-18 03:45:40 +00:00
Jan Beich
9b7a774345 math/blitz++: unbreak build on 11.0 and dragonfly
./arrays-expr.texi:718: unknown command `erf'

PR:		199527
Reported by:	pkg-fallout
Approved by:	maintainer timeout (1 year)
2016-06-17 08:00:22 +00:00
Wen Heping
c5febd3a7b - Update to 2016.06.02 2016-06-15 13:17:47 +00:00
Torsten Zuehlsdorff
c5152e00e5 Change MAINTAINER from xmj@FreeBSD.org to johannes@perceivon.net
PR:           210265
Submitted by: Johannes Jost Meixner (johannes@perceivon.net)
Approved by:  pi (mentor)
2016-06-15 09:04:29 +00:00
Kurt Jaeger
624ea74f53 devel/py-qt4-core: change USE_PYQT from sip_build to sip to fix build
for those ports, unbreak:
  science/veusz
  math/qtiplot
  emulators/swine
  devel/ninja-ide

PR:		210045
Reported by:	antoine
Submitted by:	Tobias C.Berner <tcberner@gmail.com> (kde)
2016-06-14 18:18:54 +00:00
Wen Heping
ce6138213f C-coded Python extension module that supports multiple-precision arithmetic.
In addition to supporting GMP or MPIR for multiple-precision integer and
rational arithmetic, gmpy2 adds support for the MPFR (correctly rounded real
floating-point arithmetic) and MPC (correctly rounded complex floating-point
arithmetic) libraries.

WWW: https://pypi.python.org/pypi/gmpy2
WWW: https://github.com/aleaxit/gmpy/releases

PR:		210127
Submitted by:	yuri@rawbw.com
2016-06-14 08:21:12 +00:00
John Marino
1e309a9f9c math/why3-spark: Try to fix build on F10
CC was defined twice in the makefile; once by the ${CC} variable
and later redefined to "gcc".  FreeBSD 10 doesn't like that.
2016-06-13 20:04:52 +00:00
Kurt Jaeger
5052715089 math/timbl: update MAINTAINER to his new address
Submitted by:	Sender Ghost <lightside@gmx.com>
2016-06-13 19:57:12 +00:00
Stephen Montgomery-Smith
48e0e2a3cf - Update to 0.1.11. 2016-06-12 15:25:38 +00:00
John Marino
d2445d42b8 math/why3-spark: Update COMMENT 2016-06-12 13:11:48 +00:00
John Marino
d11978f81f math/why3-spark: Upgrade version 2015 => 2016 (unbreaks) 2016-06-12 13:09:22 +00:00
TAKATSU Tomonari
0ad4c3e037 - Update to 5.26 2016-06-10 06:52:27 +00:00
Adam Weinberger
b5949efa45 libraries are declared with LIB_DEPENDS, not RUN_DEPENDS.
Committed under "just fix it."
2016-06-09 15:29:38 +00:00
Cy Schubert
39a235d0aa Fix SEGFAULT during build on AMD Barcelona CPUs. This patch is
based on discussion at https://github.com/xianyi/OpenBLAS/issues/786.

PR:		209412
2016-06-09 02:14:50 +00:00
Wen Heping
67c5e1003b - Remove wrongly used PLIST_SUB from pkg-plist
PR:		210051
Submitted by:	tcberner@gmail.com
2016-06-08 01:30:22 +00:00
Carlos J. Puga Medina
e2586c397d - Fix CONFLICTS with math/ogdf
- Update MAINTAINER to my @FreeBSD.org address
- Switch to OPTION helpers

Reviewed by:	amdmi3 (mentor)
Approved by:	amdmi3 (mentor)
Differential Revision:	D6741
2016-06-07 11:27:39 +00:00
Mathieu Arnold
7f304f0633 Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)

Sponsored by:	Absolight
2016-06-06 15:25:42 +00:00
Stephen Montgomery-Smith
26fca82eb3 - Update to 2.4.0. 2016-06-06 14:23:26 +00:00
Antoine Brodin
59049f074c Fix build with libc++ 3.8.0, by disabling custom max_align_t definition
PR:		209692
Submitted by:	dim@
Approved by:	maintainer timeout (2 weeks)
2016-06-05 16:47:09 +00:00
TAKATSU Tomonari
3a87156f31 - Update to 0.7.100.3.1 2016-06-05 02:23:42 +00:00
TAKATSU Tomonari
5e70bf329d - Update to 0.6-5 2016-06-04 23:41:05 +00:00
Stephen Montgomery-Smith
373341740b - update to 1.5.0. 2016-06-04 20:27:09 +00:00
Antoine Brodin
9e937dddf1 Mark BROKEN: fails to configure
checking for pcre_fullinfo in -lpcre... no
checking whether PCRE support suffices... configure: error: pcre >= 8.10 library and headers are required
===>  Script "configure" failed unexpectedly.

Reported by:	pkg-fallout
2016-06-04 19:01:06 +00:00
Antoine Brodin
d7aa323fbc Mark BROKEN: fails to build
src/scripting/PythonScripting.cpp:61:10: fatal error: 'sipAPIqti.h' file not found
#include "sipAPIqti.h"
         ^

Reported by:	pkg-fallout
2016-06-04 17:19:50 +00:00
Antoine Brodin
c1e2ff0923 Mark BROKEN: fails to build
g++48 -I/usr/local/lib/R/include -DNDEBUG  -I/usr/local/include -DLIBICONV_PLUG    -fpic  -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing  -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48  -c dists.cc -o dists.o
In file included from /usr/local/lib/gcc48/include/c++/cmath:42:0,
                 from /usr/local/lib/R/include/R.h:43,
                 from dists.cc:10:
/usr/local/lib/gcc48/include/c++/bits/cpp_type_traits.h:213:12: error: redefinition of 'struct std::__is_integer<int>'
     struct __is_integer<int>
            ^
/usr/local/lib/gcc48/include/c++/bits/cpp_type_traits.h:146:12: error: previous definition of 'struct std::__is_integer<int>'
     struct __is_integer<bool>
            ^

Reported by:	pkg-fallout
2016-06-04 12:34:50 +00:00
Antoine Brodin
c31defa0fc Deprecate ports broken for more than 6 months 2016-06-03 16:44:58 +00:00
Wen Heping
0ffcdaf737 - Update to 1.0.2 2016-06-02 08:09:01 +00:00
Mathieu Arnold
77f8276a88 Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
2016-06-01 13:15:36 +00:00
Tilman Keskinoz
39d18d9545 Update to 1.3.5
PR:		209866
Submitted by:	maintainer
2016-05-31 15:57:12 +00:00
TAKATSU Tomonari
213e2df044 - Update to 0.7.100.3.0 2016-05-29 04:12:59 +00:00
Sunpoet Po-Chuan Hsieh
12e20ca312 - Update to 2.75
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/Math-Polynomial-Solve/Changes
2016-05-28 17:09:49 +00:00
Dmitry Marakasov
1701f697db - Change condition to fix build with fmake when using python3.x
PR:		209514
Approved by:	portmgr blanket
2016-05-27 19:42:12 +00:00
Thierry Thomas
830af85825 Upgrade to RKWard 0.6.5 to chase Rupgrade to 3.3.0.
Changelog at
https://rkward.kde.org/News#RKWard_0.6.5_-_Much_improved_preview_functionality.2C_and_more
2016-05-27 19:40:28 +00:00
Stephen Montgomery-Smith
3d107571c9 - Add localbase to ldflags so that it will build with dragonfly.
PR:		ports/209380
Submitted by:	John Marino <marino@FreeBSD.org>
2016-05-25 23:52:09 +00:00
Rene Ladan
059340ceb7 Remove expired misc/kdehier4 and update all of its consumers to not reference it any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE

Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.

PR:		209014 (partial)
Submitted by:	myself
Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D6542
2016-05-25 20:56:06 +00:00
Kurt Jaeger
ad67447870 Several ports: Change MAINTAINER from xmj@chaot.net to xmj@FreeBSD.org
PR:		209746
Submitted by:	xmj
2016-05-25 16:54:30 +00:00
Dmitry Marakasov
83aaa1e4ee Fix build by stripping any .so library
Library name seems to be dependent on R version, so this port will
break on any R update otherwise
2016-05-25 16:13:35 +00:00
Mathieu Arnold
00d52a3e4c Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.

Sponsored by:	Absolight
2016-05-25 15:43:34 +00:00
Danilo Egea Gondolfo
51dbf27a34 - Update to 6.700.7 2016-05-24 01:47:42 +00:00
Dmitry Marakasov
4c7c224dfb - Update to 1.1.20
PR:		209623
Submitted by:	xmj (maintainer)
2016-05-24 00:50:47 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Dmitry Marakasov
54a08f6954 Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket
2016-05-23 18:36:52 +00:00
Li-Wen Hsu
ce7439b894 - Update to 0.5.1
PR:		209713
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
2016-05-23 13:53:34 +00:00
Kurt Jaeger
f80d0cfcb1 math/R: 3.2.2 -> 3.3.0
Changes: https://stat.ethz.ch/pipermail/r-announce/2016/000602.html

PR:		209315
Submitted by:	wen
Approved by:	bf (maintainer, by mail)
2016-05-22 18:07:03 +00:00
Matthew Seaman
d91eb811d5 Reorganise and modernise the py-sqlalchemy ports.
- Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches.
 - Deprecate the ports for the 0.6 and 0.7 release branches, as these
   have been declared EoL and are no longer supported by upstream.
 - Update to the latest available version in each branch.

In detail:

   Port                 Version Maintainer
   ----------------------------------------------
   py-sqlalchemy06      0.6.9   nivit@FreeBSD.org (Deprecate 2016-08-20) [1]
   py-sqlalchemy07      0.7.10  nivit@FreeBSD.org (renamed py-sqlalchemy, Deprecate 2016-08-20) [1]
   py-sqlalchemy08      0.8.7   nivit@FreeBSD.org (renamed py-sqlalchemy-devel) [1]
   py-sqlalchemy09      0.9.10  m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2]
   py-sqlalchemy10      1.0.13  m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2]

 - Use options-helpers and option dependent make targets.
 - Use autoplist for documents as well as python code
 - Add all the docments to the packages: previously an arbitrary
   subset was added in a way that excluded CSS, images and other HTML
   assets.
 - Use TEST_DEPENDS and add a TEST_TARGET instead of having a 'TEST'
   option.
 - Use py-pytest for 0.9.x and later, rather than py-nose.
 - Add CONFLICTS_INSTALL between all of the py-sqlalchemyXY ports.

PR:		191442
Submitted by:	robak
Reviewed by:	robak
Reviewed by:	pi
Approved by:	nivit (maintainer timeout, ~300days) [1]
Approved by:    m.tsatsenko@gmail.com (maintainer) [2]
Sponsored by:	https://reviews.freebsd.org/D908
2016-05-22 10:52:44 +00:00
Kurt Jaeger
38fc43ede3 math/py-pyvtk: 0.4.85 -> 0.5.18
- Added Python 3 support (thanks to Thomas Kluyver).
- Maintain the package (thanks to Thomas Kluyver and David Froger).
- Development is moved under Github.

PR:		209646
Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
2016-05-19 18:58:51 +00:00
Dmitry Marakasov
e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Dmitry Marakasov
70e2eaabae - No need to specify master site subdirectory when it's the same as default
Approved by:	portmgr blanket
2016-05-18 14:11:33 +00:00
Mark Felder
ff534acae8 intspan is a set subclass that conveniently stores sets of integers.
Sets can be created from and displayed as integer spans such as
1-3,14,29,92-97 rather than exhaustive member listings.

WWW: https://pypi.python.org/pypi/intspan/
2016-05-16 01:40:50 +00:00
Kurt Jaeger
247c9f9c23 math/py-pandas: 0.17.0 -> 0.18.1
Changes:
  http://pandas.pydata.org/pandas-docs/version/0.18.1/
- Add optional dependencies on devel/py-Jinja2 and textproc/py-xlsxwriter

PR:		209521
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2016-05-15 19:56:51 +00:00
TAKATSU Tomonari
7ac5bc470a - Update to 5.24 2016-05-15 01:29:24 +00:00
Sunpoet Po-Chuan Hsieh
da3e1095d2 - Update to 0.5305
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/Math-Cephes/Changes
2016-05-14 01:30:37 +00:00
Baptiste Daroussin
36212b99fc Prevent collision with getline(3)
While here regen patches
2016-05-13 19:36:51 +00:00
Baptiste Daroussin
d5b1cb70d9 Prevent collision on getline(3)
While here regen patches
2016-05-13 19:34:56 +00:00
Sunpoet Po-Chuan Hsieh
41c44d1646 - Update to 1.09
- Use USES=dos2unix

Changes:	http://search.cpan.org/dist/Math-Utils/Changes
2016-05-12 19:19:43 +00:00
Dmitry Marakasov
aa0ae019a6 - Update to 5.0.236.0
- Add icon

PR:		209461
Submitted by:	udvzsolt@gmail.com (maintainer)
2016-05-12 16:38:04 +00:00
Dmitry Marakasov
9b58c9b081 - Update to 16.04
- Pass maintainership to submitter

PR:		209445
Submitted by:	rhurlin@gwdg.de
2016-05-11 20:04:22 +00:00
Stephen Montgomery-Smith
8bb9453082 - Put back CXXFLAGS option suggested by Walter Schwarzenfeld to hopefully
enable build on FreeBSD-9.

Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2016-05-10 23:17:44 +00:00
Pietro Cerutti
7be97a1bb4 math/yacas: update to 1.5.0
Release notes: http://www.yacas.org/release_1_5_0/
2016-05-10 09:58:00 +00:00
Li-Wen Hsu
62a0f51378 - Update to 3.4.4 2016-05-10 07:48:36 +00:00
Ben Woods
a8f5e2ec0c Update the maintainer email address for the ports I
maintain to woodsb02@FreeBSD.org

Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6278
2016-05-09 20:46:48 +00:00
Stephen Montgomery-Smith
481c6fe6c9 - Trying a different solution to C11 compliance on FreeBSD-9.
Submitted by:	Don Lewis <truckman@FreeBSD.org>
2016-05-09 16:23:32 +00:00
Mathieu Arnold
56081eabe2 Update to 5.2.0.
PR:		209298
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-05-09 13:43:25 +00:00
Stephen Montgomery-Smith
a3d88d3f98 - Update to 1.2.2.
- This new version also allows octave-forge-video to build successfully once
multimedia/ffmpeg is updated to 3.0.x. Note that multimedia/ffmpeg is
currently still on the 2.8.x branch, however this update is backwards
compatible with ffmpeg 2.8.x.
- Add CPPFLAGS+=-I${LOCALBASE}/include to allow build to find ffmpeg headers.

PR:		ports/209380
Submitted by:	Ben Woods <woodsb02@gmail.com>
2016-05-08 17:47:33 +00:00
Danilo Egea Gondolfo
4226e30fd9 - Update to 6.700.6 2016-05-08 01:34:07 +00:00
Stephen Montgomery-Smith
2dbdb99021 - One more attempt to make it work with FreeBSD-9.
Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2016-05-07 17:39:02 +00:00
TAKATSU Tomonari
9c815e90a3 - Update to 0.6.700.6.0 2016-05-07 08:58:55 +00:00
Stephen Montgomery-Smith
0cc234d363 - Further attempts to make it C11 compliant for FreeBSD 9.
Suggested by:	Brooks Davis <brooks@freebsd.org>
Reported by:	pkg-fallout@FreeBSD.org
2016-05-06 22:35:16 +00:00
Don Lewis
9068f977eb Fix build with science/hdf5 version 1.10 by specifying that we want to
use the version 1.8 API.

Fix the build when the GUI option is disabled.

Since this port installs icons, add INSTALLS_ICONS=yes to Makefile.

PR:		209244
Approved by:	makc (maintainer)
2016-05-06 21:45:19 +00:00
Don Lewis
cf9dbe3716 Fix build with science/hdf5 version 1.10 by specifying that we want to
use the version 1.8 API.

PR:		209242
Approved by:	makc (maintainer)
2016-05-06 19:18:41 +00:00
TAKATSU Tomonari
fe8b95a0a9 - Update to 1.7-13 2016-05-04 07:18:27 +00:00
Thomas Zander
897b7ef4d9 Update to upstream version 2.12.0
PR:		209143
Submitted by:	dieterich@ogolem.org (maintainer)
2016-05-04 05:34:57 +00:00
Tilman Keskinoz
b60b4105bf Update to 3.12.5
PR:		209180
Submitted by:	pfg@
2016-05-03 20:49:31 +00:00
Stephen Montgomery-Smith
350ac38c4e - Use a C11 compliant compiler.
Reported by:	pkg-fallout@FreeBSD.org
2016-05-03 17:24:20 +00:00
Kurt Jaeger
80502cd2ad math/openblas: fix poudriere builds: setting DYNAMIC_ARCH when BULK is defined
PR:		209190
Submitted by:	Joseph Mingrone <jrm@ftfl.ca>
Approved by:	<phd_kimberlite@yahoo.co.jp> (maintainer)
2016-05-02 05:28:03 +00:00
Kurt Jaeger
c3723d6d3a math/saga: 2.2.6 -> 2.2.7
SAGA GIS version 2.2.7 [r2893] is a bug fix release, because a
serious bug in the command line interpreter saga_cmd prevents correct
setting of floating point value parameters.

Some more fixes and features are:

- taking respect for future use of new date parameter
- bug fixes for flip method in grid operation and orientation
- overworked grid system
- bug fix for atan2, which did not work before
- bug fixes for some tool parameter ids
- updated dictionaries and tool interfaces

PR:		209175
Submitted by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer)
2016-05-02 05:22:58 +00:00
Stephen Montgomery-Smith
4ba6a5140f - Update to 1.7.0. 2016-04-30 21:43:26 +00:00
John Marino
d0c4d21a83 Change Ada Framework foundation from gcc5-aux to gcc6-aux
GCC 6.1 was released this week.  The Ada Framework in FreeBSD ports has
been based on GCC 5.3 GNAT although GCC 6.x has been supported for awhile
via the ADA_DEFAULT option in make.conf.

Now that GCC 6 has been officially released, switch to it by default.
People can maintain the old foundation by putting "ADA_DEFAULT=5" in
/etc/make.conf.

Libraries built by one GNAT are unusable by another, so almost every Ada
port has been bumped as a result.  Noticable exceptions are dns/ironsides
which fails to build on gcc6 (thus USES=ada:5 is set) and cad/ghdl which
needs additional testing as it may require gcc5 on FreeBSD (DragonFly
uses the LLVM backend only).
2016-04-30 06:44:27 +00:00
TAKATSU Tomonari
6df5d51437 - Add new port: math/R-cran-Rmpfr
Arithmetic (via S4 classes and methods) for arbitrary precision
  floating point numbers, including transcendental ("special")
  functions. To this end, Rmpfr interfaces to the LGPL'ed MPFR (Multiple
  Precision Floating-Point Reliable) Library which itself is based
  on the GMP (GNU Multiple Precision) Library.

  WWW: https://cran.r-project.org/web/packages/Rmpfr/

  Submitted by:	Jukka A. Ukkonen <jau_AT_iki_DOT_fi> (via private e-mail)
2016-04-29 07:04:54 +00:00
TAKATSU Tomonari
d69db65a06 - Add new port: math/R-cran-gmp
Multiple Precision Arithmetic (big integers and rationals, prime
  number tests, matrix computation), "arithmetic without limitations"
  using the C library GMP (GNU Multiple Precision Arithmetic).

  WWW: https://cran.r-project.org/web/packages/gmp/
2016-04-29 06:56:37 +00:00
Sunpoet Po-Chuan Hsieh
fb5f11462b - Update to 1.27
Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2016-04-28 19:05:03 +00:00
Sunpoet Po-Chuan Hsieh
a985dfeafb - Update to 1.51
Changes:	http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES
2016-04-28 19:04:59 +00:00
Sunpoet Po-Chuan Hsieh
93515fad56 - Update to 0.42
Changes:	http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
2016-04-28 19:04:54 +00:00
Sunpoet Po-Chuan Hsieh
ef6d0d5935 - Update to 0.260804
Changes:	http://search.cpan.org/dist/Math-BigRat/CHANGES
2016-04-28 19:04:50 +00:00
Sunpoet Po-Chuan Hsieh
82d6eeb816 - Update to 1.999722
Changes:	http://search.cpan.org/dist/Math-BigInt/CHANGES
With hat:	perl
2016-04-28 19:04:45 +00:00
Steve Wills
a302c6b949 math/rubygem-numru-units: remove unneeded USE_RAKE 2016-04-28 14:00:56 +00:00
Steve Wills
206e7e259b math/rubygem-fftw3: remove unneeded USE_RAKE 2016-04-28 13:44:24 +00:00
Steve Wills
b6414e87c5 math/rubygem-narray_miss: remove unneeded USE_RAKE 2016-04-28 13:42:40 +00:00
Kurt Jaeger
0a02c2e8b3 math/geogebra: 5.0.226.0 -> 5.0.231.0
- replace the general scripts so we do not need shell/bash
- pkg-message about linprocfs requirement

PR:		209105
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
2016-04-28 08:41:38 +00:00
Wen Heping
5ac4520a68 - Add missing RUN_DEPENDS
PR:		209076
Submitted by:	jjachuf@gmail.com
2016-04-28 02:09:10 +00:00
Wen Heping
cc72d650bd - Add a MASTER_SITES mirror 2016-04-28 01:50:58 +00:00
Steve Wills
e6aa3f9eeb math/rubygem-narray: remove unneeded USE_RAKE 2016-04-27 23:30:19 +00:00
Steve Wills
deeacb5513 math/rubygem-numru-misc: remove unneeded USE_RAKE 2016-04-27 23:20:34 +00:00
Steve Wills
462519941e Convert USES=gem:autoplist to USES=gem since autoplist is default 2016-04-27 21:57:31 +00:00