aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/dbench
Commit message (Collapse)AuthorAgeFilesLines
* - Patch how makefile uses $(mandir) instead of hacking configure scriptrafan2007-07-162-9/+4
| | | | | | | | which will be conflict with default --mandir in bsd.port.mk (testing in exp run now) Reported by: pointyhat exp run Approved by: jmelo (maintainer)
* - Fix plist: cover manpage linkspav2007-03-181-8/+3
| | | | | | Pointy hat to: jmelo - While here, remove 4.X conditional
* - Fix to install manpage in right place.jmelo2007-03-083-6/+15
| | | | | | | | - Bump portrevision. PR: ports/109590 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> Reviewed by: jmelo
* - Change my ports MAINTAINER to jmelo@FreeBSD.org.jmelo2006-04-061-1/+1
| | | | Approved by: mnag (mentor)
* Actually the new version works on amd64.arved2005-11-151-2/+0
| | | | | Tested by: me Approved by: maintainer
* - Update to 3.0.4garga2005-11-142-7/+6
| | | | | | | | - Add SHA256 - Use NOT_FOR_ARCHS instead .if PR: ports/89006 Submitted by: maintainer
* Change IGNORE to BROKEN again. In fact it's can be fixed sometime.mnag2005-10-221-2/+2
| | | | Notified by: kris
* In really mark as IGNORE.mnag2005-10-221-2/+2
|
* Mark amd64 as BROKENmnag2005-10-222-1/+5
| | | | | | | Make portlint happyer PR: 87810 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
* - Update to 3.03garga2005-10-196-85/+30
| | | | | | | - Take maintainership PR: ports/87620 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* Fix two blunders introduced in previous commit.vs2005-03-211-2/+2
| | | | Pointy hat passed from cluster via kris to: me
* Cleanup:vs2005-03-213-38/+3
| | | | | - Use PLIST_FILES - Avoid excessive Makefile-patching
* Add SIZE.trevor2004-01-281-0/+1
|
* update MASTER_SITESmharo2003-12-171-1/+1
|
* Reset unreachable MAINTAINERs to ports@FreeBSD.orgeik2003-11-201-1/+1
| | | | | PR: 59109 Approved by: marcus (mentor)
* De-pkg-comment.knu2003-02-212-1/+1
|
* Make benchmarks/dbench fetchable again.edwin2002-12-291-3/+1
| | | | | | Noticed by: portsurvey. Submitted by: Andrew 'Onyx' Shevtsov <tridge@samba.org>
* Master_site is unreachable, informed author/maintainer.edwin2002-12-281-1/+3
| | | | Noticed by: portsurvey
* PERL -> REINPLACEedwin2002-11-041-1/+2
| | | | And some ports have USE_PERL5=yes now.
* Correct a typo to allow this to buildkris2002-08-231-3/+3
| | | | Noticed by: bento
* Respect CC and CFLAGSkris2002-04-061-0/+29
|
* Add dbench 1.3, a simulation of the Ziff-Davis netbench benchmark.markp2002-02-247-0/+108
PR: 35055 Submitted by: Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>