Commit graph

11139 commits

Author SHA1 Message Date
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