aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/webbench
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Add LICENSEDmitry Marakasov2017-07-051-4/+9
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=445064
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Support stageBaptiste Daroussin2014-01-051-18/+7
| | | | Notes: svn path=/head/; revision=338715
* Convert benchmarks to PORT_OPTIONS:MDOCSAdam Weinberger2014-01-031-3/+4
| | | | Notes: svn path=/head/; revision=338548
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | benchmarks) Notes: svn path=/head/; revision=327708
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-2/+0
| | | | Notes: svn path=/head/; revision=209417
* - Add SHA256Pav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149224
* Use MAKE_* instead of Makefile-patchVolker Stolz2005-06-042-15/+2
| | | | Notes: svn path=/head/; revision=136789
* Drop maintainership to ports@FreeBSD.orgKirill Ponomarev2004-10-121-1/+1
| | | | | | | | PR: ports/71721 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=119016
* Update to 1.5Kirill Ponomarev2004-07-022-3/+3
| | | | | | | | PR: ports/68593 Submitted by: maintainer Notes: svn path=/head/; revision=112775
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+2
| | | | Notes: svn path=/head/; revision=100139
* - Fix build on -STABLEPav Lucistnik2004-01-313-0/+17
| | | | | | | | PR: ports/62151 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer) Notes: svn path=/head/; revision=99612
* - Obey NO_INSTALL_MANPAGESPav Lucistnik2004-01-233-4/+19
| | | | | | | | | | - Obey NOPORTDOCS PR: ports/61802 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer) Notes: svn path=/head/; revision=98935
* - Update to version 1.4Kirill Ponomarev2004-01-214-30/+13
| | | | | | | | PR: 61682 Submitted by: maintainer Notes: svn path=/head/; revision=98714
* Add webbench 1.3, simple forking web benchmark.Alex Dupre2004-01-135-0/+54
PR: ports/61307 Submitted by: Radim Kolar <hsn@netmag.cz> Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=98119