Commit graph

44 commits

Author SHA1 Message Date
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Luca Pizzamiglio
b7c2deb521 benchmarks/phoronix-test-suite: update to version 7.4.0
Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D12596
2017-10-06 08:08:36 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2017-09-10 20:55:38 +00:00
Luca Pizzamiglio
abf284f1e6 benchmarks/phoronix-test-suite: update to version 7.2.1
Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12273
2017-09-10 16:09:49 +00:00
Luca Pizzamiglio
80011bd7df Change MAINTAINER email to my new FreeBSD email
Approved by:	lme (mentor)
Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12150
2017-08-29 13:05:21 +00:00
Jochen Neumeister
311eae3fae - benchmarks/phoronix-test-suite: Update from 6.8.0 to 7.0.1
- Changelog: http://www.phoronix.com/scan.php?page=article&item=pts-70-ringsaker&num=1

PR:		219462
Reported by:	xmj
Approved by:	luca.pizzamiglio at gmail.com (maintainer) miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D11216
2017-06-20 20:25:21 +00:00
Olivier Cochard
9993abad59 Fix the shebang file list
PR:		218891
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
2017-04-27 09:15:27 +00:00
Martin Wilke
b8368cf7ed - Fix shebangs 2017-04-21 16:23:17 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Raphael Kubo da Costa
79c920b107 Update to 6.8.0.
The suite is entirely php based, then the package is now defined as NO_ARCH.
Some benchmark added and php reporting improved.

PR:		215414
Submitted by:	Lucca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
2016-12-27 22:34:36 +00:00
Gerald Pfeifer
89f8b05214 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).

In particular that is 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.
2016-11-20 09:38:08 +00:00
Thomas Zander
d5a78f3f40 Update to upstream version 6.6.1
PR:		213647
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
2016-10-23 16:38:36 +00:00
Mathieu Arnold
56bf85096c Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-27 15:09:11 +00:00
Mathieu Arnold
dca255c3ce Convert USE_PHP*=yes into USES=php*
PR:		210529
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6936
2016-06-28 14:00:45 +00:00
Thomas Zander
341352ea72 Update to upstream release 6.4.0
PR:		209999
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
2016-06-04 14:02:21 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Mark Felder
b139553a98 benchmarks/phoronix-test-suite: Update to 6.2.2
- New MAINTAINER
- Updated PHP dependencies
- New dependency on gcc and cmake

PR:		207981
2016-03-17 21:17:31 +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
Martin Matuska
0153b6e257 Update phoronix-test-suite to 5.4.1
Release maintainership back to ports@

PR:		196766
Submitted by:	lightside
2015-01-20 09:56:10 +00:00
Baptiste Daroussin
b9c3a29822 Cleanup plist 2014-10-20 07:03:48 +00:00
Antoine Brodin
51f96a61bf Fix some stage violations 2014-08-10 08:34:43 +00:00
Adam Weinberger
d96b5b34ca Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 14:42:26 +00:00
Martin Matuska
085deab3cb Update phoronix-test-suite to 5.2.0
Stage
2014-06-29 12:26:47 +00:00
Baptiste Daroussin
93f21f65e2 Reduce over inclusion of bsd.port.mk 2014-01-15 22:41:16 +00:00
Dmitry Marakasov
a2105d9f79 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [bce])
Approved by:	portmgr (bdrewery)
2013-10-22 13:57:35 +00:00
Baptiste Daroussin
0f0eb50c1e Add NO_STAGE all over the place in preparation for the staging support (cat: benchmarks) 2013-09-20 15:52:44 +00:00
Martin Matuska
8c7fb3490e Update to 4.8.1 2013-08-25 17:44:27 +00:00
Martin Matuska
c4c5ba73bb Update phoronix-test-suite to 4.6.1 2013-07-30 22:35:46 +00:00
Martin Matuska
bf09467ffb Update phoronix-test-suite to 4.0.1
Feature safe:	yes
2012-12-02 10:17:08 +00:00
Martin Matuska
f776489c11 Update Phoronix Test Suite to 4.0.0
Switch to new options framework
2012-08-08 08:47:19 +00:00
Martin Matuska
228a705312 Update to 3.8.0
Feature safe:	yes
2012-03-27 14:35:29 +00:00
Martin Matuska
8153d567fa Update to 3.6.1 2012-02-26 12:30:21 +00:00
Martin Matuska
6cbe06c442 Update to 3.6.0 2011-12-21 08:51:10 +00:00
Martin Matuska
5b59775100 Update to 3.4.0 2011-09-21 12:04:13 +00:00
Martin Matuska
4612e12df6 Update to 3.2.1 2011-07-15 10:57:08 +00:00
Wen Heping
e3c89c70c6 - Remove USE_GZIP=yes since it is default
PR:		ports/157174
Submitted by:	Alex kozlov <spam@rm-rf.kiev.ua>
Approved by:	pav@(portmgr)
2011-07-07 09:17:32 +00:00
Martin Matuska
d23ee76794 Update to 3.2.0 2011-06-23 11:27:12 +00:00
Martin Matuska
2e0c9ac59c - Set LICENSE_FILE 2011-03-22 08:16:28 +00:00
Martin Matuska
528d613757 - Add license information (GPLv3)
- Make portlint happier
2011-03-21 21:01:55 +00:00
Martin Matuska
c8db9a5ab3 Update to 3.0.1
Take maintainership
2011-03-15 22:21:08 +00:00
Sunpoet Po-Chuan Hsieh
a32defea5d - Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:		ports/152844
Submitted by:	sunpoet (myself)
Approved by:	miwi (with portmgr hat)
2010-12-25 16:55:41 +00:00
Kris Moore
5ab5966488 Drop maintainership for a few ports I no longer use 2010-11-16 18:09:26 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Kris Moore
6a443dbe5a New port -- Phoronix Benchmarking Suite
Approved by: miwi(mentor)
Feature safe:	yes
2010-02-22 18:38:12 +00:00