aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/forkbomb
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Set LICENSEMateusz Piotrowski2020-09-211-0/+3
| | | | Notes: svn path=/head/; revision=549437
* - Support stagingDmitry Marakasov2013-12-231-5/+3
| | | | Notes: svn path=/head/; revision=337242
* 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-3/+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
* Update to 1.4.Roman Bogorodskiy2005-05-153-12/+15
| | | | | | | | PR: 81029 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=135305
* 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 version 1.3Kirill Ponomarev2004-02-253-14/+3
| | | | | | | | PR: ports/63359 Submitted by: maintainer Notes: svn path=/head/; revision=102121
* add sizeYen-Ming Lee2004-02-101-0/+1
| | | | | | | | PR: 62359 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=100582
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* - Update to 1.2Pav Lucistnik2004-01-314-16/+3
| | | | | | | | PR: ports/62037 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer) Notes: svn path=/head/; revision=99611
* Fix build on -stable.Alex Dupre2004-01-292-0/+15
| | | | | | | | Reported by: bento via kris Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=99401
* Add forkbomb 1.0, system stress testing tool.Alex Dupre2004-01-225-0/+44
PR: ports/61717 Submitted by: Radim Kolar Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=98814