Tobias C. Berner
86b2c5122a
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>
* 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
2022-07-20 16:20:56 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Mark Linimon
18edce6435
Also mark BROKEN on riscv64 (the same as on mips64).
2020-12-12 05:09:05 +00:00
Mark Linimon
1fc5fd338a
Allow building on powerpc64le.
2020-09-27 07:40:39 +00:00
Mikael Urankar
8459b5ebcc
benchmarks/libmicro: fix build on arm
...
uname -p is used somewhere in the build
2020-05-30 17:56:47 +00:00
Piotr Kubaj
978119d778
benchmarks/libmicro: fix build on powerpc64
...
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
2019-04-30 13:42:17 +00:00
Mark Linimon
bf43557044
For ports that are marked BROKEN on armv6, and also fail to build on
...
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
2017-11-30 06:13:34 +00:00
Baptiste Daroussin
44b7482c8b
Remove dead links from MASTER_SITES or WWW
2017-10-13 08:21:36 +00:00
Mark Linimon
ba601f25ac
Mark some ports failing on power64. In cases where the error message
...
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
2017-05-13 03:35:51 +00:00
Mark Linimon
9d0c1a5d8d
Mark broken on arm.
...
It may just need a uname patch in stage/usr/local/lib/libmicro/bench.
Approved by: portmgr (tier-2 blanket)
2017-02-28 20:07:01 +00:00
Mark Linimon
e4b32b72e0
Mark various leaf ports broken on aarch64, and, where appropriate, other
...
tier-2 archs.
Approved by: portmgr (tier-2 blanket)
2016-11-11 09:31:02 +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
Steve Wills
25b1bd5ff4
mark some of the ports that don't build on powerpc64 for me
2015-12-13 16:07:27 +00:00
John Marino
28ca5b96a2
5 ports categories: Remove $PTHREAD_LIBS
...
Categories: irc, x11-clocks, benchmarks, misc, textproc
approved by: PTHREAD blanket
2015-03-24 17:09:58 +00:00
Baptiste Daroussin
b9c3a29822
Cleanup plist
2014-10-20 07:03:48 +00:00
Baptiste Daroussin
e1afd9d248
Support stage
2014-01-05 01:44:18 +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
Baptiste Daroussin
f811bf8ec5
Convert benchmarks from USE_GMAKE to USES=gmake
...
While here:
- Trim headers
- convert some port to the new perl5 world
2013-08-30 23:09:24 +00:00
Bryan Drewery
6d1f02cb20
- Add mirror as upstream no longer has the distfile
...
Feature safe: yes
2013-04-16 17:09:40 +00:00
Martin Wilke
54ae6d5301
- Update to 0.4.1
...
PR: 175025
Submitted by: Ports Fury
2013-02-08 01:53:38 +00:00
Martin Wilke
65e190c0f0
- Get Rid MD5 support
...
With hat: portmgr (myself)
2011-03-18 17:59:50 +00:00
Dmitry Marakasov
3b79580e8b
- Bring MASTER_SITES and WWW up to date
...
PR: 146753
Submitted by: Erik Cederstrand <erik@cederstrand.dk>
2010-05-24 01:21:51 +00:00
Rong-En Fan
f4842f9570
- Update to 0.4.0
...
PR: ports/119600
Submitted by: Valerio Daelli <valerio.daelli at gmail.com>
2008-01-12 17:01:38 +00:00
Edwin Groothuis
7f25d9998e
Fix WWW
...
Submitted by: Pedro <pfgshield-nospam@yahoo.com>
2007-04-16 21:17:53 +00:00
Edwin Groothuis
02c202524b
Remove unreachable code due to OSVERSION checks
2007-04-16 11:48:02 +00:00
Mark Linimon
0025f82662
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
...
back sometime.
Hat: portmgr
2006-04-14 18:14:59 +00:00
Edwin Groothuis
acd87b4ad8
SHA256ify
...
Approved by: krion@
2006-01-22 08:34:46 +00:00
Vsevolod Stakhov
7eeb8daa5c
Add two patches to make longjmp tests runable.
...
Submitted by: Mustabasic Reuf <reuf.mustabasic@gmail.com>
Obtained from: Opensolaris development forum
2005-08-31 08:10:28 +00:00
Vsevolod Stakhov
0f17a23c50
Add libmicro - a set of portable benchmarks of system calls from
...
opensolaris project.
Approved by: perky (mentor)
In collaboration with: gnn
2005-08-28 09:05:53 +00:00