notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
scimark2c ANSI C version of the SciMark2 benchmark
2.1 benchmarks on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1Version of this port present on the latest quarterly branch.
Maintainer: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-08-29 03:41:31
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: SparseBitSet, py39-cysignals, R-cran-eRm, python
License: PD
WWW:
https://math.nist.gov/scimark2/download_c.html
Description:
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. Results of this benchmark can be sent to pozo@nist.gov.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/scimark2
  2. /usr/local/share/licenses/scimark2c-2.1/catalog.mk
  3. /usr/local/share/licenses/scimark2c-2.1/LICENSE
  4. /usr/local/share/licenses/scimark2c-2.1/PD
Collapse this list.
Dependency lines:
  • scimark2c>0:benchmarks/scimark2c
To install the port:
cd /usr/ports/benchmarks/scimark2c/ && make install clean
To add the package, run one of these commands:
  • pkg install benchmarks/scimark2c
  • pkg install scimark2c
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: scimark2c
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (scimark2_1c.zip) = 223464cd7e90b4c22e2af08dbae6f6faa33e65b01e1c58e5a176837bc67958be SIZE (scimark2_1c.zip) = 13792

Packages (timestamps in pop-ups are UTC):
scimark2c
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.12.12.12.12.1-2.1-
FreeBSD:13:quarterly2.12.12.12.12.12.12.12.1
FreeBSD:14:latest2.12.12.12.12.12.1-2.1
FreeBSD:14:quarterly2.12.1-2.12.12.12.12.1
FreeBSD:15:latest2.12.1n/a2.1n/a2.12.12.1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
benchmarks_scimark2c
USES:
zip
pkg-message:
For install:
Just run scimark2 or scimark2 -large The first SciMark number reported is the composite score, followed by the an approximate Mflop rate for each kernel. You may try to hack CC or CFLAGS in /etc/make.conf...
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://math.nist.gov/scimark2/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1
20 Jul 2022 14:20:56
commit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803a files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
benchmarks: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
  *  Andrey Zakhvatov <andy@FreeBSD.org>
  *  Andy Clark <andrewclarkii@gmail.com>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Brad Davis <brd@FreeBSD.org>
  *  Bruce A. Mah <bmah@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.1
24 Dec 2019 09:40:48
Revision:520791Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2.1
13 Aug 2019 16:00:39
Revision:508834Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories a-c)
2.1
02 Feb 2019 10:30:06
Revision:491940Original commit files touched by this commit
tobik search for other commits by this committer
benchmarks/*: Use NO_WRKSUBDIR
2.1
27 Jul 2016 15:09:12
Revision:419178Original commit files touched by this commit
mat search for other commits by this committer
Cleanup patches, category benchmarks

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2.1
05 Apr 2014 19:16:48
Revision:350259Original commit files touched by this commit
thierry search for other commits by this committer
- Convert to pkg-message

- Change my address.
2.1
07 Mar 2014 15:52:40
Revision:347402Original commit files touched by this commit
bapt search for other commits by this committer
Convert b* to USES=zip
2.1
05 Jan 2014 00:48:45
Revision:338722Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
Use bsdtar to extract the zip file
2.1
20 Sep 2013 15:52:45
Revision:327708Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
benchmarks)
2.1
18 Mar 2011 17:59:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
2.1
11 Oct 2010 20:04:01
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 2.1.
2.0
03 May 2006 23:26:35
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with B
2.0
22 Jan 2006 08:20:08
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
2.0
19 Mar 2004 00:19:49
Original commit files touched by this commit
thierry search for other commits by this committer
SIZE-ify my ports.

Submitted by:   Trevor Johnson <trevor@FreeBSD.org>
Approved by:    mat (mentor).
2.0
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
2.0
29 Aug 2003 03:41:04
Original commit files touched by this commit
edwin search for other commits by this committer
New port: benchmarks/scimark2c - an ANSI C version of the SciMark2 benchmark.

        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>

Number of commits found: 19