Commit graph

9769 commits

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