Port details |
- webstone World wide web server benchmarking
- 2.5_2 www =5 2.5_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: openssl, stunnel, p5-libwww, xpdf, wine
- Also Listed In: benchmarks
- License: GPLv2
- WWW:
- http://www.mindcraft.com/webstone/
- Description:
- The WebStone benchmark tests were originally developed by Silicon Graphics
to measure the performance of Web server software and hardware products.
WebStone 2.0.1 is a more portable version of the original WebStone
benchmark which added support to use Windows NT systems as client test
systems.
Mindcraft, Inc. has acquired the rights to WebStone from Silicon Graphics.
WebStone 2.5 is Mindcraft's enhancement to WebStone 2.0.1 to improve
reliability and portability as well as to make tests more reproducible.
WebStone 2.5 also offers new workloads for CGI and API tests (see below
for more details). WebStone 2.5 provides performance-identical test
results with WebStone 2.0.1 when using the same workloads
This FreeBSD port rely on rsh and rcp being allowed for the user proces
running webstone between the web server and web clients. This is not
enable per default in FreeBSD, and root is never allowed to do it without
entering password for each operation.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/webstone/ && make install clean
- To add the package, run one of these commands:
- pkg install www/webstone
- pkg install webstone
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: webstone
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ws25_src.tgz) = 51ee5c4ec208bfc3acdb220d0bd4ea7a2fc8045a8b870f72441d4ebe957c65e2
SIZE (ws25_src.tgz) = 246491
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_webstone
- USES:
- perl5 shebangfix tar:tgz
- pkg-message:
- For install:
- Before running webstone make sure that the non-root user
who runs webstone has rexec access to the webclients and
the web server. This user must also have write access to
/usr/local/webstone on webmaster and write access in the
the web data directory on the web server. Be aware of
security risks!
To run configure webstones, run it, and see the results:
cd /usr/local/webstone
${EDITOR} conf/testbed
./webstone -genfiles
./webstone
./webstone -results
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.5_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.5_2 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
2.5_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5_2 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
2.5_2 21 Jan 2016 22:24:47 |
marino |
www/webstone is not jobs safe
I'm not sure what changed, but recently this port fails quite often
in a multijob environment. It appears to be trying to link before
all the object files are created. |
2.5_2 31 Jul 2015 13:03:17 |
amdmi3 |
- Add missing perl run-dependency |
2.5_1 03 Jun 2015 18:04:57 |
amdmi3 |
- Add LICENSE
- Fix shebangs
- Simplify WRKSRC handling
- Fix stripping
- Drop @dirrm* from plist |
2.5 18 Aug 2014 19:13:18 |
antoine |
Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat: portmgr |
2.5 29 Jul 2014 15:49:47 |
adamw |
Rename www/ patch-xy patches to reflect the files they modify. |
2.5 05 Jul 2014 00:50:08 |
adamw |
Stage. |
2.5 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.5 20 Dec 2011 18:25:50 |
se |
Fix compilation with clang: main() should return int not void. |
2.5 18 Nov 2011 23:30:13 |
ehaupt |
Remove trailing whitespaces.
Feature safe: yes |
2.5 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.5 22 Nov 2010 08:53:14 |
beat |
- Reset maintainer:
<fortune@n.jpn.ph>: connect to n.jpn.ph[125.53.9.39]:25: Operation timed out
Approved by: linimon |
2.5 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
2.5 28 May 2004 14:27:28 |
krion |
- Change maintainer's email
PR: ports/67284
Submitted by: maintainer |
2.5 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.5 24 Sep 2003 09:37:11 |
osa |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
2.5 21 Feb 2003 14:01:38 |
knu |
De-pkg-comment. |
2.5 03 Jan 2003 19:56:13 |
ijliao |
remove useless mastersite
PR: 46497
Submitted by: Pav Lucistnik <pav@oook.cz>
Approved by: maintainer |
2.5 05 Sep 2002 03:36:48 |
kris |
Fix build on -current by not initializing FILE * variables statically |
13 Jun 2001 13:17:25 |
markp |
Change maintainer over to k_nishizawa@anet.ne.jp |
05 Apr 2001 11:53:21 |
mharo |
add another mastersite so this fetches again |
05 Feb 2001 15:33:58 |
olgeni |
Some spaces -> tabs for ports/www. |
08 Oct 2000 11:23:49 |
asami |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 08:11:25 |
asami |
Convert category www to new layout. |
21 Sep 2000 20:58:48 |
fenner |
Remove extra entries from MASTER_SITES |
05 Sep 2000 02:45:48 |
steve |
Update to version 2.5. |
05 Jul 2000 18:43:35 |
asami |
Add webstone/webstone. |
05 Jul 2000 18:43:23 |
asami |
Remove *.orig in post-patch so they won't be installed. |