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. WWW: http://www.mindcraft.com/webstone/ t.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ghc
Commit message (Expand)AuthorAgeFilesLines
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2
* - Bring in synch with the ports in the treepgj2010-08-081-1/+2
* - Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")pgj2010-08-081-1/+3
* - Make standalone ports run-independent of GHCpgj2010-07-301-2/+14
* Efficient algorithms for vector arrays.pgj2010-06-071-0/+1
* An efficient implementation of Int-indexed arrays (both mutable andpgj2010-06-071-0/+1
* Fast, memory-efficient, low-level socket functions that usepgj2010-06-071-0/+1
* Some classes for generalized boolean operations.pgj2010-06-071-0/+1
* This package provides wrappers for primitive array operations frompgj2010-06-071-0/+1
* Rename the following Haskell ports to bring them in sync with thepgj2010-05-251-22/+22
* - Fix orderingpgj2010-05-231-2/+2
* - Fix OPTIONS support for Cabal ports by introducingpgj2010-05-231-0/+11
* Minimal binding to libxml2. Additional functions will be added whenpgj2010-05-231-0/+1
* QuickCheck2 support for the test-framework package.pgj2010-05-221-0/+1
* HUnit support for the test-framework package.pgj2010-05-221-0/+1
* Allows tests such as QuickCheck properties and HUnit test cases to bepgj2010-05-221-0/+1
* This is a pretty printing library based on Wadler's paper "A Prettierpgj2010-05-221-0/+1
* ANSI terminal support for Haskell: allows cursor movement, screenpgj2010-05-221-0/+1
* A very simple package providing a cross-platform means of determiningpgj2010-05-221-0/+1
* - Fix entry for c2hspgj2010-05-201-1/+1
* A system-independent interface for user-level packet capture.pgj2010-05-191-0/+1
* A Haskell client library for MPD, the Music Player Daemon.pgj2010-05-171-0/+1
* citeproc-hs is a library for automatically formatting bibliographicpgj2010-05-161-0/+1
* The Haskell XML Toolbox bases on the ideas of HaXml and HXML, butpgj2010-05-161-0/+1
* - Add devel/darcs as Cabalized packagepgj2010-05-161-0/+1
* Haskell bindings to Chris Putnam's bibutils, a library thatpgj2010-05-161-0/+1
* libcurl is a client-side URL transfer library, supporting FTP, FTPS,pgj2010-05-161-0/+1
* This library provides an interface to the terminfo database (viapgj2010-05-161-0/+1
* Support code for reading and manipulating hashed file storage (wherepgj2010-05-161-0/+1
* Data encoding library currently providing Base16, Base32, Base32Hex,pgj2010-05-161-0/+1
* - A minor fix in handling PLIST_SUBspgj2010-05-161-1/+1
* Introduce a new (and hopefully better) ports infrastructure for Haskell Cabalpgj2010-05-132-0/+383
* - Unbreak build.pgj2010-04-222-25/+39
* Broken by the recent gmp update.itetcu2010-04-201-0/+2
* Switch to use newer GMP version.ale2010-04-191-2/+2
* - Update HsColour to 1.15pgj2009-12-072-4/+5
* - Fix installation of hs-ghc-paths as slave port when build is launched inpgj2009-11-091-4/+4
* - Add missing testsuitemiwi2009-09-201-0/+3
* - Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bumppgj2009-09-0210-1550/+2598
* Mark BROKEN on 8.x: does not builderwin2009-08-161-1/+3
* - Unbreak buildpgj2009-06-201-5/+1
* - Mark BROKEN: does not configurepav2009-06-191-0/+2
* Chase libgmp and bump PORTREVISION.ale2009-05-131-2/+2
* Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently fromitetcu2009-05-121-3/+3
* - Update hs-hscolour to 1.12pgj2009-03-072-5/+5
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-3/+1
* - Update print/hs-hscolour to version 1.10.1amdmi32008-10-272-5/+5
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
* [MAINTAINER UPDATE]: print/hs-hscolour updated to port version 1.10edwin2008-08-152-4/+5
* Upgrade ghc to 6.8.3.obraun2008-07-198-1041/+872
* Fix plist if building with NOPORTDOCS.obraun2008-05-242-0/+76
* Updated haddock to 2.1.0.obraun2008-05-052-5/+5
* Install manpage only with docs (building manpage depends on textproc/libxslt).obraun2008-03-071-3/+2
* * Add to patches to fix ghc on amd64, which enables building of hs-alex, whit...obraun2008-03-033-0/+132
* Disable WITH_DOCS on amd64.obraun2008-03-011-2/+7
* Ups, forgot to remove local hack for testing in previous commit :-(obraun2008-03-011-4/+2
* * Add new knob WITH_DOCS to install the userobraun2008-03-016-1597/+1655
* Welcome ghc on amd64.obraun2008-02-222-7/+16
* Recover line lost in previous update which causes dependent ports to breakvs2008-02-121-0/+1
* * Correct pkg-plist.obraun2008-02-102-115/+189
* Mark BROKEN: does not deinstallerwin2008-01-261-0/+2
* Enable build on 7.x.obraun2008-01-052-3/+7
* Reactivate dependency on libgmp-portobraun2007-12-314-15/+40
* Update to 6.8.2.obraun2007-12-303-1009/+1211
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-8/+2
* Switch autoconf dependency to 2.61.linimon2007-09-301-2/+2
* Move the USE_PERL definitions, and others, before pre.mk inclusion. Thislinimon2007-09-301-7/+6
* Re-structure support for libraries in GHC:vs2007-09-174-381/+13
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-4/+0
* Update to 6.6.1.obraun2007-06-236-24/+89
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Use MASTER_SITE_LOCAL for our own boot-filevs2007-02-151-1/+2
* Moved bootstrap tarball to haskell.org. Therefore readd master site.obraun2007-01-251-1/+1
* Update lang/ghc to 6.6vs2007-01-225-821/+884
* Mark as BROKEN on -CURRENT until there's such thing as compat6x or somebodyvs2006-06-231-0/+3
* make portlint happieroliver2006-06-141-6/+5
* Assign to haskell@FreeBSD.org: Simon hasn't enough time to care for the FreeB...vs2006-05-291-1/+1
* - Enable build for 5.xvs2006-05-282-6/+8
* Mark as IGNORE for < 6.x as we do not have a bootstrap-tarball yet.vs2006-05-171-1/+4
* Chase gmp library and bump PORTREVISION.ale2006-05-101-1/+2
* Update to 6.4.2vs2006-05-084-23/+33
* Unbreak by disconnecting OpenAL support for now. The version in portsvs2006-05-011-6/+13
* SHA256ifyedwin2006-01-301-2/+6
* - Update graphics/libglut to 6.4.1.sem2006-01-121-1/+2
* Honour WITHOUT_X11.vs2006-01-062-382/+397
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Requires newer version of perl than base in 4.xvs2005-10-171-0/+4
* Update distinfo, since I have rerolled the boostrap tarball on haskell.org.obraun2005-10-151-2/+2
* Update to 6.4.1vs2005-10-14