Commit graph

9999 commits

Author SHA1 Message Date
Kurt Jaeger
0a4dea13e2 math/coinmp: 1.8.0 -> 1.8.1
- Minor fixes

PR:		199430
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
2015-04-17 08:02:35 +00:00
Stephen Montgomery-Smith
45b895e114 - Update to 2.2.1. 2015-04-17 00:08:55 +00:00
Stephen Montgomery-Smith
fead3c7ecf - Update to 6.6. 2015-04-16 12:45:30 +00:00
Dmitry Marakasov
9eae07b3d5 - Add LICENSE
- Fix install wrt PREFIX/LOCALBASE
- Fix build on >= 10.0
- Strip library
2015-04-16 06:17:58 +00:00
Danilo Egea Gondolfo
d75df8505f - Update to 5.000.1 2015-04-15 15:13:01 +00:00
Dmitry Marakasov
c268481174 Fix build with c++11 2015-04-13 19:18:36 +00:00
John Marino
1cac23d55c math/gambit: fix typo 2015-04-11 06:40:09 +00:00
John Marino
637a8c132c Unbreak five wxgtk30-based ports by adding -std=c++11 to cxxflags
The breakage was a result of moving wxgtk30 to c++11 from c++01
2015-04-10 19:04:19 +00:00
Baptiste Daroussin
06f79b66f2 Convert bsd.gnustep.mk to USES=gnustep
Simplify gnustep ports
Hook into the regular ports framework:
- LIB_DEPENDS for library dependencies
- Use regular USE_LDCONFIG

Reuse USES=objc (automatic)
USE_GNUSTEP is now a macro to set the dependencies and build feature needed.
Accepted arguments: back base build gui

Merge deskutils/preferencepanes into deskutils/systempreferences
2015-04-09 07:44:41 +00:00
Sunpoet Po-Chuan Hsieh
e56a293cc5 - Update to 0.35
Changes:	http://search.cpan.org/dist/Math-GSL/Changes
2015-04-08 17:41:14 +00:00
Dmitry Sivachenko
8424eee299 Rollback rev. 383155: it was not reviewer by maintainer and new version
fails to build with option OPENMP enabled.
2015-04-07 19:11:00 +00:00
Maho Nakata
ce9d6f824b Moving the Octave icons to a directory which is not version specific (*).
Remove ATLAS knob, and bump portrevision.

Submitted by:	Jason Bacon (*)
2015-04-07 02:59:19 +00:00
Stephen Montgomery-Smith
8aed59aba1 - Update to 0.1.5. 2015-04-07 00:54:50 +00:00
Stephen Montgomery-Smith
6091847823 - Update to 0.1.7. 2015-04-06 17:49:16 +00:00
Stephen Montgomery-Smith
e093ddce49 - Update to 1.2.1. 2015-04-06 17:48:35 +00:00
Stephen Montgomery-Smith
e98098c913 - Update to 1.3.1. 2015-04-06 17:47:57 +00:00
Maho Nakata
465edb131d Forgot to add some patches.
PR:		199164
Submitted by:	phd_kimberlite@yahoo.co.jp
2015-04-06 02:21:00 +00:00
Gerald Pfeifer
bc88b95c7d Update to MPC version 1.0.3 which brings two changes:
- Fixed mpc_pow, see
   http://lists.gforge.inria.fr/pipermail/mpc-discuss/2014-October/001315.html
 - Switched to libtool 2.4.5.

No PORTREVISION bump of dependent ports since this is really a minor
change and transparent for users that link dynamically.
2015-04-05 18:36:09 +00:00
Dmitry Sivachenko
0d99b79ee2 Update to version 7.10. 2015-04-05 12:45:24 +00:00
Dmitry Sivachenko
a6e0a8e294 Use compiler:openmp to pull the correct CXX variable.
Add some notes about how to use theano in multi-threaded mode.
2015-04-05 10:10:49 +00:00
Stephen Montgomery-Smith
81e81242f3 - Mark broken on FreeBSD 9 or less because of c11 errors.
Reference:	http://beefy6.nyi.freebsd.org/data/84amd64-default/383187/logs/octave-forge-interval-0.1.4.log
2015-04-04 19:12:41 +00:00
Dmitry Sivachenko
95c4e68dd3 Simplify things: always build both shared and static libs.
Some ports (py-scipy for instance) have indirect deps on ATLAS (via py-numpy)
and require specific (static) version to work.
2015-04-04 12:58:28 +00:00
Dmitry Sivachenko
783eb4bf84 Update to version 0.7.0. 2015-04-04 10:41:35 +00:00
Maho Nakata
e44e837f5f Fix typo for OpenBLAS option (1), and remove gotoblas option.
Submitted by:	demon (1)
2015-04-04 09:37:43 +00:00
Bartek Rutkowski
a8937c1af8 math/openblas: update 0.2.13 -> 0.2.14
PR:		199124
Submitted by:	Johannes Dieterich <dieterich.joh@gmail.com>
2015-04-03 17:25:04 +00:00
Mathieu Arnold
0438143249 Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
2015-04-03 11:26:48 +00:00
Maho Nakata
f05daac743 math/lapacke : update port to slave port of math/lapack, and updated to
3.5.0 accordingly.

PR:		98614
Submitted by:	phd_kimberlite@yahoo.co.jp
2015-04-02 06:45:10 +00:00
Stephen Montgomery-Smith
33f7a3b482 - Add USES=compiler:c++11-lang in attempt to avoid build errors with
versions of FreeBSD 9 or earlier.

Reference:	http://beefy6.nyi.freebsd.org/data/84amd64-default/382795/logs/octave-forge-interval-0.1.4.log
2015-04-01 00:05:29 +00:00
Danilo Egea Gondolfo
7506dc4da0 - Update to 4.650.4 2015-03-31 02:21:45 +00:00
Stephen Montgomery-Smith
ee13510785 - Remove dvips as a build dependency.
PR:		198893
Submitted by:	John Marino
2015-03-30 16:48:16 +00:00
Vanilla I. Shu
d189843f6c Upgrade to 0.16.0.
PR:		199011
Submitted by:	maintainer
2015-03-30 05:55:10 +00:00
Stephen Montgomery-Smith
fb8eeab63d - Correction to previous commit.
Pointyhat:	stephen@
2015-03-29 23:28:33 +00:00
Stephen Montgomery-Smith
5d233af0d9 - Mark broken for FreeBSD 9 and older.
Reference:	http://beefy2.isc.freebsd.org/data/93amd64-default/382532/logs/octave-forge-level-set-0.2.0.log
2015-03-29 23:26:46 +00:00
Stephen Montgomery-Smith
4c4e6c4660 - Update to 2.4.0. 2015-03-29 02:28:48 +00:00
Stephen Montgomery-Smith
87abfc381a - Update to 2.8.0. 2015-03-29 02:28:03 +00:00
Stephen Montgomery-Smith
39a4be665b - Update to 0.1.4. 2015-03-29 02:22:46 +00:00
Stephen Montgomery-Smith
0481aaa030 - Add dvips as a build dependency.
PR:		198893
Submitted by:	John Marino
2015-03-29 02:09:03 +00:00
Stephen Montgomery-Smith
89579fb128 - Remove BROKEN again because it is concerned with EOL versions.
Submitted by:	John Marino
2015-03-28 22:29:12 +00:00
Stephen Montgomery-Smith
0624c8158c - Put back a BROKEN that shouldn't have been removed. 2015-03-28 20:49:32 +00:00
Stephen Montgomery-Smith
3db5848147 - Fix so that it will build even if C99 functions missing from FreeBSD.
Accomplish this by re-enabling the cephes subpackage, and then putting
  a wrapper around "ld" so that the option --copy-dt-needed-entries is set.
- Bump portrevision.

PR:		198893
Submitted by:	John Marino
2015-03-28 20:00:55 +00:00
Dmitry Sivachenko
2d92e2e4e5 Allow to use OpenBLAS implementation of BLAS.
Based on the work done by Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp>,
OpenBLAS port maintainer.

Hide py-nose dependency under new TESTS option.
Convert to USES=blaslapack.

Differential Revision:	D2060
Reviewed by:	koobs, thierry
2015-03-28 19:41:43 +00:00
Antoine Brodin
dd96ca2977 Mark BROKEN: missing dependency
===>  Staging for R-cran-car-2.0.25
===>   Generating temporary packing list
ERROR: dependencies 'pbkrtest', 'quantreg' are not available for package 'car'

Reported by:	pkg-fallout
2015-03-28 17:40:35 +00:00
Sunpoet Po-Chuan Hsieh
6dfadfd292 - Add LICENSE
- Fix version requirement of *_DEPENDS

PR:		198413
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 20 days)
2015-03-28 14:42:16 +00:00
Stephen Montgomery-Smith
58f78f72e9 - Broaden BROKEN to include all FreeBSD versions less than 10.
PR:		198893
Submitted by:	John Marino
2015-03-28 00:26:59 +00:00
Stephen Montgomery-Smith
9054b284df - Reimplement revision 382199. 2015-03-27 12:20:28 +00:00
Dmitry Marakasov
48b26f9a52 - Add LICENSE_FILE
- Remove needless options.mk inclusion
- Fix stripping
2015-03-27 10:30:30 +00:00
Koop Mast
8072756d80 Update gnumeric to 1.12.21.
Use new option handlers.
2015-03-27 08:46:02 +00:00
Stephen Montgomery-Smith
56a1316b96 - Narrow BROKEN down to likely OSVERSIONs.
PR:		198893
Submitted by:	John Marino
References:	https://svnweb.freebsd.org/base?view=revision&revision=271779 https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/versions.html
2015-03-27 02:21:51 +00:00
Bartek Rutkowski
d7a5c3e9b6 math/gnumeric: add CPE information
PR:		198327
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	kwm (blanket)
2015-03-26 13:31:16 +00:00
Stephen Montgomery-Smith
351e8276cb - Mark broken until I have time to figure it out.
PR:		198893
Submitted by:	John Marino
2015-03-26 01:05:49 +00:00
Bryan Drewery
5ccdf4acb6 This fails with Clang on 8.4-amd64. Just stick with GCC for now since it is
working everywhere.
2015-03-26 00:28:04 +00:00
John Marino
f7fc243237 math category: Remove $PTHREAD_LIBS
Note that math/PDL did not pass stage-QA before, so it was fixed.

approved by:	PTHREAD blanket
2015-03-25 07:37:15 +00:00
Sunpoet Po-Chuan Hsieh
b4872adff4 - Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120 2015-03-24 18:24:27 +00:00
Bartek Rutkowski
e791039273 math/lapack: fix build when PROFILE option is selected
- Since dynamic linking is broken when PROFILE is used, enforce '-static' LDFLAGS
- Maintainer's timeout (maho@FreeBSD.org)

PR:		185375
Submitted by:	Pawel Biernacki <pawel.biernacki@gmail.com>
2015-03-24 17:29:47 +00:00
Dmitry Marakasov
b15b136352 - Add LICENSE
- Strip libraries
2015-03-24 13:30:44 +00:00
David Naylor
988b01fd2d math/R-cran-car: update to 2.0-25.
Changes to Version 2.0-25
 * Fixed df check in linearHypothesis.default() (bug report by Pierre Chausse).
 * Fixed bug when vcov. argument to Anova() is a function (reported by Liviu
   Andronic).
 * Now export .carEnv to avoid problem with update() in Boot() (reported by
   Alan T. Arnholt).

Changes to Version 2.0-24
 * Fixed broken URLs.
 * Changed handling of .carEnv environment.
 * Moved pbkrtest, quantreg, and mgcv from Suggests: to Imports:.

Changes to Version 2.0-23
 * Modified ScatterplotSmoothers to add an 'offset' to the vertical axis of
   spread smooths.  This are required in the marginal model plot functions.
 * Fixed labels on mcPlot with overlay=FALSE
 * Check for 0 residual df and 0 residual deviance (within rounding) in Anova()
   and linearHypothesis() (problem reported by Jonathan Love).
 * Fixed model.matrix.lme and model.matrix.gls utility functions, and hence
   Anova and vif, respectively, to work with models specified with formulas
   supplied as objects (after problem noted by Gang Chen).
 * Added Wong data set, used in mixed-models appendix.
2015-03-22 17:05:16 +00:00
Baptiste Daroussin
a5da770e67 Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
2015-03-21 23:05:19 +00:00
Sunpoet Po-Chuan Hsieh
e083eeb9d1 - Update to 2.4
- Update WWW

Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2015-03-21 20:07:17 +00:00
Bryan Drewery
5b5a90256d Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
2015-03-19 16:44:57 +00:00
Dmitry Marakasov
e1e5b44eb1 - Switch to USES=tar
- Strip library
2015-03-19 00:20:53 +00:00
Dmitry Sivachenko
9628dce1e6 Update to version 0.7.0-rc2. 2015-03-18 09:38:59 +00:00
Dmitry Marakasov
754ff8ec81 - Strip library 2015-03-17 03:08:53 +00:00
Sunpoet Po-Chuan Hsieh
2c81008254 - Update to 1.8
- Add LICENSE
- Fix *_DEPENDS: Memoize is already in all supported Perl releases

Changes:	http://search.cpan.org/dist/Math-BaseCnv/CHANGES
2015-03-16 16:06:07 +00:00
Sunpoet Po-Chuan Hsieh
45cdc4f4ad - Update to 0.21
Changes:	http://search.cpan.org/dist/Math-Int128/Changes
PR:		198562
Submitted by:	sunpoet (myself)
Approved by:	pi
2015-03-14 14:51:43 +00:00
Sunpoet Po-Chuan Hsieh
02d3871072 - Update to 0.52
Changes:	http://search.cpan.org/dist/Math-Int64/Changes
2015-03-14 13:35:04 +00:00
Wen Heping
f173e3efa0 - Dependency change [1]
- Reset maintainer to perl@

PR:		198041 [1]
Submitted by:	adamw@ [1]
2015-03-14 10:55:45 +00:00
Maho Nakata
3731d6c6ec math/spooles: fix docs option
PR:		196521
Submitted by:	pfg@
2015-03-14 07:06:44 +00:00
Maho Nakata
9f96e2003a Uses blaslapack.mk (*), and update to 2.5.4.
Submitted by:	thierry@ (*)
2015-03-14 07:00:38 +00:00
Maho Nakata
6bc4ad3584 * Update to 3.8.2
* OpenBLAS cleanup

Submitted by:	therry@ (openblas part)
2015-03-14 05:44:33 +00:00
Maho Nakata
e446253510 Update to 3.5.0.
Submitted by:	Johannes Dieterich <dieterich.joh@gmail.com>
2015-03-14 02:19:15 +00:00
Adam Weinberger
10f22ecd6d Clean up the rest of the perl@ Makefiles a bit.
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
  PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
  OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
  This one happens in many, many ports. I only applied it in cases where
  it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
2015-03-13 17:29:58 +00:00
Stephen Montgomery-Smith
6be864f74e - Correct license. 2015-03-13 03:32:56 +00:00
Stephen Montgomery-Smith
eb1b567451 - Update to 2.1.0. 2015-03-13 03:29:20 +00:00
Stephen Montgomery-Smith
5d85ea86f2 - Update to 1.1.8. 2015-03-13 02:13:27 +00:00
Stephen Montgomery-Smith
9ca9832560 - Correct the value of octsrc.
- Bump portrevision.
2015-03-13 02:10:35 +00:00
Alonso Schaich
63ff0b60db Update KDE SC to 4.14.3
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.

In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>

PR:		197751
PR:		197871
PR:		184996
Reviewed by:	rakuco (mentor)
Differential:	https://reviews.freebsd.org/D1950
2015-03-11 23:11:47 +00:00
Bryan Drewery
01566b9b94 Fix build on 9.3 with clang 2015-03-11 16:11:53 +00:00
Stephen Montgomery-Smith
1344da3a46 - Update to 1.2.4. 2015-03-10 22:58:50 +00:00
Stephen Montgomery-Smith
d353fc1147 - Update to 1.4.1. 2015-03-10 22:55:56 +00:00
Stephen Montgomery-Smith
8e29d84436 - Update to 2.2.1. 2015-03-10 22:53:43 +00:00
Sunpoet Po-Chuan Hsieh
baec7ed6ae - Update to 0.51
Changes:	http://search.cpan.org/dist/Math-Int64/Changes
2015-03-10 15:15:14 +00:00
Danilo Egea Gondolfo
00da050dc4 - Update to 4.650.3 2015-03-09 20:46:20 +00:00
Adam Weinberger
bc339bc2fe Update to 7.4.
Changes: https://metacpan.org/source/STBEY/Bit-Vector-7.4/CHANGES.txt

Approved by:	maintainer (implicit)
2015-03-09 16:21:22 +00:00
Dmitry Sivachenko
6cfdba09e5 Update to version 1.9.2.
This is minor bugfix release, see notes at
http://sourceforge.net/projects/numpy/files/NumPy/1.9.2/
2015-03-09 11:43:11 +00:00
Stephen Montgomery-Smith
db484523a3 - Update to 2.2.7. 2015-03-08 20:00:15 +00:00
Stephen Montgomery-Smith
2100e7aa5e - Update to 1.0.11. 2015-03-08 19:59:12 +00:00
Bartek Rutkowski
5a2935c8e8 math/maxima: remove bash dependency
- Maintainer's timeout (bf@FreeBSD.org)

PR:		193950
Submitted by:	Jan Kokemüller <jan.kokemueller@gmail.com>
2015-03-08 10:13:58 +00:00
Wen Heping
a4364e1092 - Fix build on armv6
PR:		197795
Submitted by:	mikael.urankar@gmail.com
2015-03-07 14:39:53 +00:00
Wen Heping
bb8bd121d0 - Update to 2.1.4
PR:		198357
Submitted by:	Rainer Hurling<rhurlin@gwdg.de> (maintainer)
2015-03-07 13:13:46 +00:00
Dmitry Sivachenko
31a5c3f115 Add AVX2 option;
Require openmp-compliant compiler if OPENMP option is selected.

Submitted by:	maintainer
2015-03-07 11:31:11 +00:00
Sunpoet Po-Chuan Hsieh
99f0da536c - Update to 2.010808
- Use MAKE_CMD
- Silence patch and clean messages

Changes:	http://search.cpan.org/dist/Math-Pari/Changes
2015-03-07 07:30:26 +00:00
Sunpoet Po-Chuan Hsieh
574340950d - Remove SF from MASTER_SITES
- Add PORTSCOUT
- Tab twiddle
2015-03-07 06:07:51 +00:00
Dmitry Marakasov
62716e06bc - Fix library installation
- Mark MAKE_JOBS_UNSAFE, fails spectacularly with -j8
2015-03-07 03:19:27 +00:00
Dmitry Marakasov
cb7a40fcef - Clarify LICENSE
- Add LICENSE_FILE
- Strip binary
2015-03-07 03:19:18 +00:00
Max Brazhnikov
24f8c2e307 math/qtiplot:
- Bump PORTREVISION after devel/py-sip update
2015-03-06 17:38:51 +00:00
Dmitry Sivachenko
b195900052 New port: Theano.
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently.

http://deeplearning.net/software/theano/
2015-03-06 09:47:51 +00:00
Stephen Montgomery-Smith
8e358d2d89 - Update to 6.5. 2015-03-05 14:48:30 +00:00
Dmitry Marakasov
f2a6449391 - Add empty directories to plist 2015-03-05 14:37:27 +00:00
Stephen Montgomery-Smith
a919f1fbf0 - Correct breakage caused by autotools upgrade.
PR:		198221
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es>
2015-03-04 22:43:14 +00:00
Baptiste Daroussin
42510f4ef4 Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
Baptiste Daroussin
74c050c183 Remove Author from pkg-descr and white space fixes 2015-03-02 23:31:09 +00:00
Sunpoet Po-Chuan Hsieh
be91d6b22d - Update to 3.24
Changes:	http://search.cpan.org/dist/Math-MPFR/CHANGES
2015-03-02 19:57:14 +00:00
Rene Ladan
f47967987e Remove expired port:
2015-02-28 math/isabelle: Broken for more than 6 months
2015-03-01 21:24:40 +00:00
John Marino
92a699e645 math/why: remove hidden references to math/isabelle
There was a placeholder to support isabelle, but the port is being
removed so let's just remove the placeholder.
2015-03-01 21:14:57 +00:00
Jan Beich
90b214dfd1 - Install more DOCS [1]
- Install Emacs mode [2]
- Simplify INSTALL_TARGET [2]
- Unbreak build when NLS=off [2]
- Pass maintainership [1]

PR:		197786
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> [1]
Approved by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> [2]
2015-03-01 16:41:25 +00:00
Johan van Selst
477f1afa4c Update to GAP 4.7.7 2015-03-01 11:53:40 +00:00
Danilo Egea Gondolfo
619596430a - Update to 4.650.2 2015-02-27 12:54:22 +00:00
Stephen Montgomery-Smith
8728727c16 - Attempt to fix build errors reported by pkg-fallout@.
Reference:	http://beefy1.isc.freebsd.org/data/10i386-default/2015-02-25_13h40m16s/logs/octave-forge-netcdf-1.0.6.log
2015-02-26 03:35:32 +00:00
Bryan Drewery
3102754761 Force using a modern compiler to fix build on 9.3 which has a broken GCC.
The problem was introduced in src r259111 and fixed in r270099.
2015-02-25 22:03:29 +00:00
Adam Weinberger
a7670311e4 Test::Pod and Test::Pod::Coverage are TEST depends, not BUILD/RUN. 2015-02-25 18:58:20 +00:00
Adam Weinberger
1d3d39de88 Test::Pod is a TEST depends, not BUILD/RUN. 2015-02-25 18:57:00 +00:00
Stephen Montgomery-Smith
e3af778463 - Update to 0.1.3. 2015-02-25 17:41:32 +00:00
Stephen Montgomery-Smith
24f69730d5 - Update to 0.1.2. 2015-02-25 17:40:09 +00:00
Danilo Egea Gondolfo
5a7de270ef - Update to 4.650.1 2015-02-25 14:26:51 +00:00
Max Brazhnikov
b2b5151ef3 - Switch my ports to USE_QT4=linguisttools_build and adjust Qt components
- Use LUPDATE/LRELEASE provided by bsd.qt.mk
- Drop needless stripping
2015-02-24 21:46:28 +00:00
Stephen Montgomery-Smith
6fda68d84e - Update to 1.0.6. 2015-02-24 19:53:18 +00:00
Gabor Kovesdan
759ff802ec - Minor fixes from Apple [1]
- Add LICENSE [1]
- Pet portlint(1)

PR:		193963 [1]
Submitted by:	pfg [1]
2015-02-24 15:48:26 +00:00
Vanilla I. Shu
5e856835da 1: add LICENSE.
2: switch to USES=tar:tgz
2015-02-24 08:59:26 +00:00
Vanilla I. Shu
0efe6f949e switch to USES=tar:tgz 2015-02-24 08:56:30 +00:00
Thierry Thomas
5cd0c01c69 Fix man pages.
Reported by:	Scott Allendorf <scott-allendorf (at) uiowa.edu>
2015-02-23 21:33:58 +00:00
Pawel Pekala
171809a435 Minpack includes software for solving nonlinear equations and nonlinear least
squares problems. Five algorithmic paths each include a core subroutine and
an easy-to-use driver. The algorithms proceed either from an analytic
specification of the Jacobian matrix or directly from the problem functions.
The paths include facilities for systems of equations with a banded Jacobian
matrix, for least squares problems with a large amount of data, and for
checking the consistency of the Jacobian matrix with the functions

WWW: http://devernay.free.fr/hacks/cminpack/

PR:		196697
Submitted by:	Fernando Apesteguia <fernando.apesteguia@gmail.com>
2015-02-23 20:24:31 +00:00
Gerald Pfeifer
29e106c604 Replace using _GCC_VER which is essentially internal to Mk/bsd.gcc.mk
(and replaced usage of _GCC_RUNTIME) by LDFLAGS which is a cleaner and
more robust approach.

PR:		197385
Submitted by:	phd_kimberlite@yahoo.co.jp (maintainer)
2015-02-23 00:05:39 +00:00
Ruslan Makhmatkhanov
ec1e1a261a math/ruby-numru_units: remove port
Please use math/rubygem-numru-units instead. Since it's broken for a long time
and there is no consumers in the ports tree, remove that w/o deprecation period.

PR:		197020
Submitted by:	murashin@gfd-dennou.org (maintainer)
2015-02-21 22:32:22 +00:00
Thomas Zander
1a48f62bbe Add support for clang
PR:		197385
Submitted by:	phd_kimberlite@yahoo.co.jp (maintainer)
2015-02-21 13:40:19 +00:00
Tilman Keskinoz
39085fae18 Drop Maintainership
PR:		197402
Submitted by:	Timothy Beyer
2015-02-20 15:42:44 +00:00
Jan Beich
2d645f51cb - Update to version 14.1.0
- Install .desktop file

PR:		197444
Submitted by:	tkato432@yahoo.com (modified)
2015-02-20 07:03:42 +00:00
Stephen Montgomery-Smith
f4a3bd056d - Add optional dependency math/octave-forge-level-set.
- Update to 20150220.
2015-02-20 04:09:42 +00:00
Stephen Montgomery-Smith
6ceff601d7 - New port math/octave-forge-level-set.
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

This is level-set.
2015-02-20 04:04:54 +00:00
Thierry Thomas
6a4db2c80f Upgrade to 5.1.25. 2015-02-19 21:19:59 +00:00
Sunpoet Po-Chuan Hsieh
ae9ebf0282 - Fix build with lang/lua53
PR:		196885
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 1 month)
2015-02-19 19:58:42 +00:00
Max Brazhnikov
b22224f636 - Remove deprecated USE_KDE4=kdehier
- while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app)
  and supposedly fix build of graphics/gnash with KDE4 option
2015-02-19 18:19:28 +00:00
Thierry Thomas
db5c3b0a00 Update Code_Aster to 11.7.0-1, with its different tools. 2015-02-18 22:06:54 +00:00
Danilo Egea Gondolfo
bb8d248bed - Update to 4.650.0 2015-02-18 15:31:29 +00:00
Jan Beich
cca2c80e13 - Track libgmp dependency via GMP option
- Enable GMP by default per upstream [1]

[1] http://www.nongnu.org/numdiff/numdiff.html#with-GNU-MP-is-better
2015-02-17 03:36:58 +00:00
Jan Beich
edf523a437 - Update to version 5.8.1
- Convert to GNU_CONFIGURE
- Add NLS option
- Respect STRIP
- Unbreak check-plist with DOCS=off
- Drop default LICENSE_FILE
- Wrap long lines in pkg-descr

PR:		197445
Submitted by:	tkato432@yahoo.com
2015-02-17 03:13:42 +00:00
Adam Weinberger
97bc8e6a49 - Update p5-Math-BigInt 1.997_1 -> 1.9993
- Add license.
- Clean up COMMENT

Changes: http://perl5.git.perl.org/perl.git/history/HEAD:/dist/Math-BigInt

PR:		196405
Submitted by:	Sergei Vyshenski
Approved by:	maintainer (implicit)
2015-02-16 21:25:01 +00:00
Kurt Jaeger
bbfe871a6c math/libqalculate: really fix build in poudriere with both NLS cases
PR:		195908
Submitted by:	tijl
2015-02-16 21:19:25 +00:00
Kurt Jaeger
83ebb024b4 math/libqalculate: fix build in poudriere if NLS is not selected
PR:		195908, 195857
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Approved by:	jhale (maintainer timeout)
2015-02-16 19:16:36 +00:00
Sean Bruno
438af398a5 Add powerpc/powerpc64 to the list of ARCH that get libmissing by default.
Reviewed by:	jhibbits
2015-02-13 21:41:22 +00:00
Brad Davis
c31c9023ec math/coinmp: Update to 1.8.0
PR:		197554
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
Approved by:	zi
2015-02-13 01:01:35 +00:00
Muhammad Moinur Rahman
b0fd4a61c2 math/py-basemap: Update version 0.9.2=>1.0.7
- Add LICENSE (GPLv2 LGPL21 MIT)
- Take maintainership

Approved by:	bapt marino (implicit)
2015-02-11 12:10:36 +00:00
Sean Bruno
24d46ae772 Repair overflow condition where WCHAR_MAX != INT_MAX
182e1060dc

Add MISSING option to the default build on armv6.

PR:		194183
Submitted by:	mikael.urankar@gmail.com, Adreas Schwab
Approved by:	maintainer timeout (3 months without PR comment)
2015-02-10 22:24:01 +00:00
Kurt Jaeger
165a485bb0 math/p5-Math-Int128: 0.17 -> 0.20
http://cpansearch.perl.org/src/SALVA/Math-Int128-0.20/Changes
2015-02-10 11:18:12 +00:00
Sean Bruno
36d0162ea9 Mark armv6 and mips as ux32 capable to avoid breakage when building for
these architectures.

This still should allow aarch64 (when it appears) and mips64 to build
ux64.

PR:	197130
Reviewed by:	mayo@oyam.ca (no objections or breakage)
Approved by:	mentor (implicit)
2015-02-07 23:43:14 +00:00
Pawel Pekala
8df7513bf9 Update to version 0.6.1.1
PR:		196992
Submitted by:	murashin@gfd-dennou.org (maintainer)
2015-02-06 22:04:17 +00:00
John Marino
d5bfd7b9e8 math/ump: Finish original "fix on current"
Back on 10 OCT 2014 when the PR was opened, this unmaintained port
didn't build on current.  The PR stagnanted due to an unanswered
question and the port was eventually fixed by amdmi3 on 21 NOV.  Let's
go ahead and make the remaining changes which include adding a license
(GPLv2), defining desktop entries, tweaking pkg-descr, and make real_frac
function match its changed header (for clang).

PR:		194497
Submitted by:	Ports Fury
2015-02-06 18:25:04 +00:00
Nicola Vitale
f6c3cbf6fa - Fix build on FreeBSD-9.3-RELEASE [1] with a couple of
patches provided upstream
- Remove textproc/libxml2 from dependencies, and so
  bump PORTREVISION

Reported by:	pkg-fallout [1]
2015-02-05 22:40:37 +00:00
Danilo Egea Gondolfo
121c754e44 math/cloog
- Update to 0.18.3

devel/isl [1]
- Update isl to 0.14
- Take maintainership

Approved by:	delphij [1]
2015-02-05 18:51:58 +00:00
Stephen Montgomery-Smith
eff5b121fc - Add license_file. 2015-02-02 22:11:58 +00:00
Stephen Montgomery-Smith
114616c7e0 - Update to 1.2.0. 2015-02-02 22:10:04 +00:00
Muhammad Moinur Rahman
613ae849d7 math/jacal: Update version 1c3=>1c4
Differential Revision:	https://reviews.freebsd.org/D1667
Approved by:		bapt, marino(mentor)
2015-02-02 11:01:45 +00:00
Stephen Montgomery-Smith
630096f3a2 - Add optional dependency math/octave-forge-interval.
- Update to 20150201.
2015-02-01 22:10:50 +00:00
Stephen Montgomery-Smith
364fed1ae0 - New port math/octave-forge-interval.
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
2015-02-01 22:04:52 +00:00
Nicola Vitale
9d3040c246 - Update to 14.12.1
- Sort variables
2015-02-01 21:39:06 +00:00
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.
	  (, 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
Sunpoet Po-Chuan Hsieh
8b08eec579 - Update *_DEPENDS
- Add LICENSE
- Bump PORTREVISION for dependency change
2015-01-03 07:12:28 +00:00
Sunpoet Po-Chuan Hsieh
2b4f050e52 - Update *_DEPENDS
- Add LICENSE [1]
- Bump PORTREVISION for dependency and package change

Approved by:	portmgr (implicit) [1]
2015-01-03 07:12:23 +00:00
Sunpoet Po-Chuan Hsieh
1cb91645ed - Remove unnecessary DISTFILES 2015-01-03 07:12:18 +00:00
Danilo Egea Gondolfo
cee400f32e - Update to 4.600.0 2015-01-02 18:45:17 +00:00
Pietro Cerutti
401bf7f4c5 - Unbreak 2015-01-02 18:43:29 +00:00
Sunpoet Po-Chuan Hsieh
3a510edf29 - Update BUILD_DEPENDS: ExtUtils::MakeMaker 6.59+ is already in all supported Perl releases
- Add LICENSE [1]

Approved by:	portmgr (implicit) [1]
With hat:	perl
2015-01-01 16:11:36 +00:00
Sunpoet Po-Chuan Hsieh
21ca53fdf2 - Add LICENSE
- Sort *_DEPENDS
- Remove test: which is already in perl5.mk
2015-01-01 16:10:12 +00:00
Rene Ladan
c98ff3cc11 math/nlopt: fix guile2 option after GNOME 3 update.
- use lang/guile2 instead of lang/guile
- use swig3.0 instead of swig2.0
- bump PORTREVISION

PR:		195952
Submitted by:	maintainer (Rainer Hurling)
2014-12-31 15:49:47 +00:00
Antoine Brodin
38e8f93368 Update devel/doxygen to 1.8.9
PR:		ports/196342
Submitted by:	Naram Qashat (maintainer)
Exp-run and fixes to depending ports:	self
2014-12-31 06:45:10 +00:00
Raphael Kubo da Costa
fd3f359034 Add upstream patch to make the port build with the upcoming CMake 3.1.0. 2014-12-30 20:57:21 +00:00
Kurt Jaeger
81977bef72 math/p5-Math-Int128: 0.15 -> 0.17
- Better compiler detection on i386
- Some left/right shift fixes
http://cpansearch.perl.org/src/DROLSKY/Math-Int128-0.17/Changes
2014-12-29 20:53:49 +00:00
Danilo Egea Gondolfo
1fa076ebfb - Update net/openmpi to 1.8.4 2014-12-26 14:24:12 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Antoine Brodin
7ae46e9b12 Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade 2014-12-25 19:04:25 +00:00
Danilo Egea Gondolfo
87cc4b23f5 - Update to 4.550.4 2014-12-25 02:12:45 +00:00
Antoine Brodin
439d4a07a8 Properly support png15 2014-12-24 09:03:34 +00:00
Muhammad Moinur Rahman
6d2e8f9aeb Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by:	bapt
2014-12-24 00:14:11 +00:00
Mathieu Arnold
92fbc75c13 Catch up abusive uses of ${SITE_PERL}.
Sponsored by:	Absolight
2014-12-23 02:22:19 +00:00
Johan van Selst
35e9303075 Update to Coq 8.4pl5 2014-12-22 10:45:20 +00:00
Baptiste Daroussin
5fe17006b4 Get rid of gnomehier 2014-12-21 00:32:19 +00:00
Antoine Brodin
76cfd4ca52 Convert to USES=libtool 2014-12-20 20:09:06 +00:00
Baptiste Daroussin
2f8452f907 cleanup plist 2014-12-20 19:15:31 +00:00
Antoine Brodin
b644ea1a6c Explicitely set MASTER_SITES to GHC, fityk is not available on GH 2014-12-20 18:17:32 +00:00
Antoine Brodin
e154b62762 - Use GH_COMMIT
- Use shebangfix instead of doing it manually
2014-12-20 17:56:52 +00:00
Antoine Brodin
8585fd5e17 Mark BROKEN: fails to build
/wrkdirs/usr/ports/math/vtk6/work/VTK-6.1.0/Rendering/FreeType/vtkFreeTypeTools.cxx: In member function 'bool vtkFreeTypeTools::CalculateBoundingBox(const T&, vtkFreeTypeTools::MetaData&)':
/wrkdirs/usr/ports/math/vtk6/work/VTK-6.1.0/Rendering/FreeType/vtkFreeTypeTools.cxx:1190: error: no matching function for call to 'min(unsigned int&, int&)'

Reported by:	pkg-fallout
2014-12-19 18:49:40 +00:00
Stephen Montgomery-Smith
31fb3cf622 - Fix build error with clang 3.5.0.
PR:		196127
Submitted by:	Dimitry Andric <dim@FreeBSD.org>
2014-12-19 14:59:10 +00:00
Danilo Egea Gondolfo
6165d6390e - Update from 4.550.2 to 4.550.3 2014-12-19 13:21:36 +00:00
Pawel Pekala
6588e7f54e Update to version 0.15.2
PR:		195948
Submitted by:	maintainer
2014-12-16 23:39:45 +00:00
Antoine Brodin
45b5f0bec4 Fix build 2014-12-16 16:49:19 +00:00
David Naylor
67a399008e Update math/R-cran-gss to 2.1-4.
ChangeLog:
 * R: Along with a bug fix, edited utility functions for the
      nbinomial family in the gssanova suite, eliminating unnecessary
      subtractions to preserve numerical precision.
2014-12-16 11:09:36 +00:00
Stephen Montgomery-Smith
f22ddf4986 - Change license to correct value. 2014-12-15 03:51:04 +00:00
Stephen Montgomery-Smith
9cfd0575f5 - Add optional dependency math/octave-forge-optics.
- Update to 20141214.
2014-12-14 22:11:38 +00:00
Stephen Montgomery-Smith
b31de2e539 - New port math/octave-forge-optics.
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

This is optics.
2014-12-14 22:06:49 +00:00
Antoine Brodin
75efd3aad0 Unbreak 2014-12-14 15:43:19 +00:00
Hiroki Sato
3922098b6f - Separate TeX style files from math/gnuplot into math/gnuplot-tex-extras
to eliminate huge TeXLive dependency.  Note that TeX terminal support is
  still enabled by default because it works without them.

- Add Lua dependency to support TeX/Tikz terminal.

Approved by:	glewis (maintainer)
2014-12-14 12:03:38 +00:00
Pietro Cerutti
7c5c62948d - Update to 1.3.6 2014-12-11 21:50:42 +00:00
Diane Bruce
3317196d90 - Tiny fix to f2py2e.py to allow it to deal with -fstack-protector flag
as without this fix, f2py will attempt to compile -fstack-protector

Submitted by:	db
Reviewed by:	wg
Approved by:	wg
2014-12-11 13:00:44 +00:00
Pietro Cerutti
c020107379 - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
Dmitry Marakasov
01dfda5bce - Fix strip
Suggested by:	mat
2014-12-10 15:02:02 +00:00
Dmitry Marakasov
6bae2ace9d - Fix strip 2014-12-10 12:49:51 +00:00
Johannes Jost Meixner
3da06622f6 math/py-statsmodels: update to 0.6.1, unbreak, modernize
- update to 0.6.1 and unbreak
- replace noegginfo with concurrent in USE_PYTHON

Differential Revision:	https://reviews.freebsd.org/D1287
Approved by:	swills (mentor)
2014-12-09 17:33:53 +00:00
Dmitry Marakasov
be5c138c78 - Strip library 2014-12-09 14:05:26 +00:00
Baptiste Daroussin
ebaa2758f8 cleanup plist 2014-12-09 13:20:45 +00:00
Stephen Montgomery-Smith
8c01ee7252 - Update to 6.4.1. 2014-12-08 19:55:31 +00:00
Antoine Brodin
3f594807b2 Unbreak 2014-12-08 17:53:03 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00