aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/fhourstones
Commit message (Collapse)AuthorAgeFilesLines
* benchmarks/fhourstones: New MASTER_SITES to unbreak, move executableJohn Marino2015-05-194-29/+22
| | | | | | | | | | | | | | | This port was broken due to being unfetchable. While finding a new source location, switch the executable from lib/fhourstones to libexec/fhourstones. Also, use "sed" and "echo" to eliminate the need for patches. Some changes were made to the submitted patch by me, but they were minor. PR: 200293 Submitted by: Ports Fury Notes: svn path=/head/; revision=386748
* Mark as broken unfetchable portsBaptiste Daroussin2015-04-051-0/+1
| | | | Notes: svn path=/head/; revision=383308
* Clean up some now useless PLIST_DIRS*Baptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375007
* Stage supportAntoine Brodin2014-01-181-7/+6
| | | | Notes: svn path=/head/; revision=340191
* 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
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Drop maintainership for ports I can't maintain anymore.Edward Tomasz Napierala2010-10-251-1/+1
| | | | Notes: svn path=/head/; revision=263585
* - Distfile was rerolled and its contents slightly modified.Edward Tomasz Napierala2008-06-183-11/+14
| | | | Notes: svn path=/head/; revision=215056
* - Use proper capitalization in my email address.Edward Tomasz Napierala2007-07-111-1/+1
| | | | | | | | Approved by: miwi (mentor) Suggested by: sat Notes: svn path=/head/; revision=195441
* Change my email address to trasz@FreeBSD.org.Edward Tomasz Napierala2007-04-131-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=189901
* This integer benchmark solves positions in the game of connect-4,Martin Wilke2006-11-235-0/+54
as played on a vertical 7x6 board. This takes about 10 minutes on contemporary PCs. WWW: http://homepages.cwi.nl/~tromp/c4/fhour.html PR: ports/105778 Submitted by: trasz <trasz at pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=177882