aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/polygraph
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. 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, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* benchmarks/polygraph builds fine with OpenSSL 1.1.1Tobias Kortkamp2018-12-121-7/+2
| | | | | | | | | | While here set EXTRACT_SUFX instead of WRKSRC and DISTVERSIONSUFFIX to avoid having to fix WRKSRC afterwards. http://beefy12.nyi.freebsd.org/data/head-amd64-default/p485718_s340864/logs/polygraph-4.13.0.log Notes: svn path=/head/; revision=487306
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 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, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* - Update to 4.13.0Wen Heping2018-11-203-18/+4
| | | | Notes: svn path=/head/; revision=485428
* security/openssl-devel was removed, but there is a security/openssl111 now.Mathieu Arnold2018-11-101-2/+2
| | | | Notes: svn path=/head/; revision=484599
* Return subset of r483249 to GCC 4.2 to unbreak on mips*Jan Beich2018-10-281-1/+1
| | | | Notes: svn path=/head/; revision=483260
* Downgrade C++03 to C++98, actual default for GCC < 6Jan Beich2018-10-281-1/+1
| | | | | | | | GCC 4.2 in base system doesn't support C++03: cc1plus: error: unrecognized command line option "-std=gnu++03" Notes: svn path=/head/; revision=483249
* benchmarks/polygraph: Update 4.11.0 -> 4.12.0Yuri Victorovich2018-08-042-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=476376
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* Fix port builds for architectures which remain on gcc as the default compiler.Mark Linimon2018-06-111-2/+2
| | | | | | | | | | | | | | | | | This will primarily help powerpc64. For archs where clang is the default compiler, these changes will have no effect, as the base compiler already has these capabilities (primarily, but not exclusively, c++-11). Tested for no-harm on amd64. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=472160
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-101-0/+1
| | | | | | | version 1.1.0 (via revision 464079). Notes: svn path=/head/; revision=464084
* BROKEN_SSL: Add REASON for breakageBernard Spil2018-02-161-0/+1
| | | | | | | Reported by: matwq Notes: svn path=/head/; revision=462050
* security/openssl-devel: Mark broken category benchmarksBernard Spil2018-02-161-0/+2
| | | | Notes: svn path=/head/; revision=462011
* - Update to 4.11.0Wen Heping2018-01-063-22/+4
| | | | Notes: svn path=/head/; revision=458244
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (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 Notes: svn path=/head/; revision=449591
* Explicitly build with -std=gnu++03.Raphael Kubo da Costa2017-08-181-0/+3
| | | | | | | | | | The port does not build with C++11 or later (GCC 6 defaults to -std=gnu++14 instead of -std=gnu++03). PR: 219275 Notes: svn path=/head/; revision=448219
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=437439
* - Chase ldns shlip bumpMartin Wilke2017-03-031-1/+1
| | | | | | | PR: 217495 Notes: svn path=/head/; revision=435306
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-201-0/+1
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=426566
* Fix build with gcc 4.9Antoine Brodin2016-11-061-0/+18
| | | | | | | PR: 196712 Notes: svn path=/head/; revision=425476
* benchmarks/polygraph: Handle missing SSLv3John Marino2016-09-092-1/+15
| | | | | | | Approved by: SSL blanket Notes: svn path=/head/; revision=421634
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Update to 4.9.0Dmitry Marakasov2016-01-157-113/+101
| | | | | | | | PR: 206242 Submitted by: tkato432@yahoo.com Notes: svn path=/head/; revision=406187
* - Switch to options helpersDmitry Marakasov2015-09-301-10/+3
| | | | Notes: svn path=/head/; revision=398241
* Convert ports to use the options helpers in categories [abc]*, and minor fixes.Mathieu Arnold2015-08-191-18/+7
| | | | | | | | Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3412? Notes: svn path=/head/; revision=394778
* - Fix shebangsDmitry Marakasov2015-03-051-2/+4
| | | | | | | MFH: 2015Q1 Notes: svn path=/head/; revision=380488
* Cleanup plistBaptiste Daroussin2014-10-201-3/+0
| | | | Notes: svn path=/head/; revision=371236
* Fix make fetchAntoine Brodin2014-07-291-1/+2
| | | | | | | Pointy hat: adamw Notes: svn path=/head/; revision=363376
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-091-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories A-C. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357139
* Replace USE_GCC=4.2+ by USE_GCC=any. [1]Gerald Pfeifer2014-03-011-1/+1
| | | | | | | | | And USE_GMAKE by USES=gmake where touching a port because of the above. Approved by: portmgr (bapt) [1] Notes: svn path=/head/; revision=346721
* - Stage supportMartin Wilke2014-01-312-13/+27
| | | | Notes: svn path=/head/; revision=341989
* - Reset maintainer due to fatal email bouncesRyan Steinmetz2014-01-161-1/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=339909
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-1/+1
| | | | | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@) Notes: svn path=/head/; revision=338168
* benchmarks/polygraph: Fix c++ errors caught by modern compilersJohn Marino2013-10-013-0/+50
| | | | | | | | | | There were two scope issues caught by -fpermissions and another case of a redeclared variabled, all of which are caught on recent gcc. Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=329004
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | benchmarks) Notes: svn path=/head/; revision=327708
* - convert to the new perl5 frameworkAndrej Zverev2013-09-151-1/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327343
* - Update to 4.3.2Michael Scheidell2012-06-245-65/+72
| | | | | | | | | | | | | | | | - Unmark BROKEN - OPTIONSNG'ify - Add LICENSE & LICENSE_FILE - Add USE_GCC (CLANG build BROKEN, would like an assist on this) - Add OPENSSL and ZLIB options - Add MAN1 & MAN7 PR: ports/168892 Submitted by: koobs <koobs.freebsd@gmail.com> Approved by: maintainer (timeout, 15 days) Notes: svn path=/head/; revision=299867
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-3/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
| | | | Notes: svn path=/head/; revision=273475
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - Mark BROKEN on recent 8-STABLE: does not buildPav Lucistnik2010-06-211-1/+1
| | | | | | | | Feature safe: yes Reported by: pointyhat (8.1-R builds) Notes: svn path=/head/; revision=256801
* Mark BROKEN on 9.x: does not buildErwin Lansing2010-04-181-0/+4
| | | | Notes: svn path=/head/; revision=252878
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update maintainer mail adressMartin Wilke2007-09-151-1/+1
| | | | | | | Submitted by: Maintainer Notes: svn path=/head/; revision=199516
* - Update to 3.0.6Martin Wilke2007-09-146-175/+48
| | | | | | | | | | | | | | - Remove RESTRICTED [1] - Pass maintainership to submitter [1] Project has changed the license to apache2, please see changelog http://www.web-polygraph.org/downloads/changelog.html Submitted by: Aron Schlesinger (as@bsdgroup.de) via irc Notes: svn path=/head/; revision=199486
* - Add SHA256Pav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149224