aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/libmicro
Commit message (Collapse)AuthorAgeFilesLines
* benchmarks: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> * Chao Shin <quakelee@cn.freebsd.org> * Danilo Egea Gondolfo <danilo@FreeBSD.org> * David O'Brien (obrien@FreeBSD.org) * David O'Brien (obrien@NUXI.com) * Dima Sivachenko <dima@chg.ru> * Gabriel M. Dutra <0xdutra@gmail.com> * Gea-Suan Lin <gslin@ccca.nctu.edu.tw> * Gea-Suan Lin <gslin@gslin.org> * Hannes Hauswedell <h2+fbsdports@fsfe.org> * Johannes Dieterich <dieterich@ogolem.org> * Johannes Dieterich <jmd@FreeBSD.org> * Joseph Koshy <jkoshy@FreeBSD.org> * Kris Moore <kmoore@FreeBSD.org> * Lars Eggert <lars@eggert.org> * Mark Pulford <mark@kyne.com.au> * Matthias Fechner <mfechner@FreeBSD.org> * NAKAJI Hiroyuki <nakaji@jp.freebsd.org> * NAKATA Maho <maho@FreeBSD.org> * Oliver Lehmann <oliver@FreeBSD.org> * Pete Fritchman <petef@databits.net> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Radim Kolar * Radim Kolar <hsn@sendmail.cz> * Roman Bogorodskiy <bogorodskiy@inbox.ru> * Scott Flatman <sf@dsinw.com> * Sergey A. Osokin <osa@FreeBSD.org> * Sergey Kandaurov <pluknet@gmail.com> * Sergey Skvortsov <skv@protey.ru> * Slava Shwartsman <slavash@FreeBSD.org> * Stephen Montgomery-Smith <stephen@math.missouri.edu> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Thomas Dreibholz <dreibh@iem.uni-due.de> * Tom Judge <tom@tomjudge.com> * Veniamin Gvozdikov <vg@FreeBSD.org> * Vsevolod Stakhov <vsevolod@FreeBSD.org> * Will Andrews <andrews@technologist.com> * Yen-Ming Lee <leeym@FreeBSD.org> * Ying-Chieh Liao <ijliao@FreeBSD.org> * arved * asami * dikshie <dikshie@lapi.itb.ac.id> * gnn * ijliao * janos.mohacsi@bsd.hu * jesper@jdn.dk * jmz * koshy * luigi@FreeBSD.org * mharo@FreeBSD.org * mich@freebsdcluster.org * mr * se * shalunov * thierry@pompo.net * trasz <trasz@pin.if.uz.zgora.pl> * uminac With hat: portmgr
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Also mark BROKEN on riscv64 (the same as on mips64).Mark Linimon2020-12-121-0/+1
| | | | Notes: svn path=/head/; revision=557789
* Allow building on powerpc64le.Mark Linimon2020-09-271-1/+1
| | | | Notes: svn path=/head/; revision=550246
* benchmarks/libmicro: fix build on armMikael Urankar2020-05-301-4/+1
| | | | | | | uname -p is used somewhere in the build Notes: svn path=/head/; revision=537097
* benchmarks/libmicro: fix build on powerpc64Piotr Kubaj2019-04-301-8/+9
| | | | | | | | | | libmicro names files with -powerpc suffix, not powerpc64. Set and use LIBMICRO_ARCH instead of ARCH. Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D19956 Notes: svn path=/head/; revision=500490
* For ports that are marked BROKEN on armv6, and also fail to build onMark Linimon2017-11-301-0/+1
| | | | | | | | | | | | | armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run Notes: svn path=/head/; revision=455167
* Remove dead links from MASTER_SITES or WWWBaptiste Daroussin2017-10-132-4/+1
| | | | Notes: svn path=/head/; revision=451957
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-131-1/+1
| | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=440746
* Mark broken on arm.Mark Linimon2017-02-281-1/+2
| | | | | | | | | It may just need a uname patch in stage/usr/local/lib/libmicro/bench. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=435083
* Mark various leaf ports broken on aarch64, and, where appropriate, otherMark Linimon2016-11-111-2/+4
| | | | | | | | | tier-2 archs. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=425879
* Cleanup patches, category benchmarksMathieu Arnold2016-07-2717-71/+72
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419178
* mark some of the ports that don't build on powerpc64 for meSteve Wills2015-12-131-0/+2
| | | | Notes: svn path=/head/; revision=403676
* 5 ports categories: Remove $PTHREAD_LIBSJohn Marino2015-03-242-25/+12
| | | | | | | | | Categories: irc, x11-clocks, benchmarks, misc, textproc approved by: PTHREAD blanket Notes: svn path=/head/; revision=382126
* Cleanup plistBaptiste Daroussin2014-10-201-3/+0
| | | | Notes: svn path=/head/; revision=371236
* Support stageBaptiste Daroussin2014-01-051-10/+9
| | | | Notes: svn path=/head/; revision=338739
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | benchmarks) Notes: svn path=/head/; revision=327708
* Convert benchmarks from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-1/+1
| | | | | | | | | While here: - Trim headers - convert some port to the new perl5 world Notes: svn path=/head/; revision=325728
* - Add mirror as upstream no longer has the distfileBryan Drewery2013-04-161-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=315857
* - Update to 0.4.1Martin Wilke2013-02-086-230/+206
| | | | | | | | PR: 175025 Submitted by: Ports Fury Notes: svn path=/head/; revision=311895
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - Bring MASTER_SITES and WWW up to dateDmitry Marakasov2010-05-242-2/+2
| | | | | | | | PR: 146753 Submitted by: Erik Cederstrand <erik@cederstrand.dk> Notes: svn path=/head/; revision=254935
* - Update to 0.4.0Rong-En Fan2008-01-126-21/+53
| | | | | | | | PR: ports/119600 Submitted by: Valerio Daelli <valerio.daelli at gmail.com> Notes: svn path=/head/; revision=205558
* Fix WWWEdwin Groothuis2007-04-161-1/+1
| | | | | | | Submitted by: Pedro <pfgshield-nospam@yahoo.com> Notes: svn path=/head/; revision=190148
* Remove unreachable code due to OSVERSION checksEdwin Groothuis2007-04-162-45/+1
| | | | Notes: svn path=/head/; revision=190113
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himMark Linimon2006-04-141-1/+1
| | | | | | | | | back sometime. Hat: portmgr Notes: svn path=/head/; revision=159501
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Add two patches to make longjmp tests runable.Vsevolod Stakhov2005-08-312-0/+22
| | | | | | | | Submitted by: Mustabasic Reuf <reuf.mustabasic@gmail.com> Obtained from: Opensolaris development forum Notes: svn path=/head/; revision=141547
* Add libmicro - a set of portable benchmarks of system calls fromVsevolod Stakhov2005-08-2820-0/+599
opensolaris project. Approved by: perky (mentor) In collaboration with: gnn Notes: svn path=/head/; revision=141057