aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/scimark2c
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Add LICENSEDmitry Marakasov2019-12-242-1/+3
| | | | | | | | | - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=520791
* Convert to UCL & cleanup pkg-message (categories a-c)Mathieu Arnold2019-08-131-4/+6
| | | | Notes: svn path=/head/; revision=508834
* benchmarks/*: Use NO_WRKSUBDIRTobias Kortkamp2019-02-021-1/+1
| | | | Notes: svn path=/head/; revision=491940
* Cleanup patches, category benchmarksMathieu Arnold2016-07-272-5/+5
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419178
* - Convert to pkg-messageThierry Thomas2014-04-052-13/+11
| | | | | | | - Change my address. Notes: svn path=/head/; revision=350259
* Convert b* to USES=zipBaptiste Daroussin2014-03-071-1/+2
| | | | Notes: svn path=/head/; revision=347402
* Support stageBaptiste Daroussin2014-01-051-4/+3
| | | | | | | Use bsdtar to extract the zip file Notes: svn path=/head/; revision=338722
* 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
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Upgrade to 2.1.Thierry Thomas2010-10-113-18/+9
| | | | Notes: svn path=/head/; revision=262833
* Remove USE_REINPLACE from all categories starting with BEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161307
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* SIZE-ify my ports.Thierry Thomas2004-03-191-0/+1
| | | | | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor). Notes: svn path=/head/; revision=104557
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* New port: benchmarks/scimark2c - an ANSI C version of the SciMark2 benchmark.Edwin Groothuis2003-08-296-0/+76
This is an ANSI C version of the SciMark2 benchmark, translated from the original Java sources. The intent in making this benchmark available in C is mainly for performance comparisons. Suggested by May Tho. PR: ports/50646 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=87950