aboutsummaryrefslogtreecommitdiff
path: root/devel/sgb
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 20050409. This is just a few minor documentation changes,Gerald Pfeifer2007-02-033-7/+18
| | | | | | | | | but people my wonder why we are not up-to-date otherwise. Tweak Makefile to allow installation into a virgin ${PREFIX}. Notes: svn path=/head/; revision=184040
* Address two whitespace issues (trailing space, space instead of tab).Gerald Pfeifer2006-04-071-2/+2
| | | | Notes: svn path=/head/; revision=159022
* Add Gentoo as backup MASTER_SITE to fix fetch problems. Add SHA256 distinfo.Gerald Pfeifer2005-11-122-1/+4
| | | | | | | | PR: 88862 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=148009
* Adjust MASTER_SITES to server renaming at stanford.edu.Gerald Pfeifer2005-11-081-1/+1
| | | | | | | Pointed out by: fenner (and his scripts) Notes: svn path=/head/; revision=147656
* Adjust MASTER_SITES to server renaming at stanford.edu.Marcus Alves Grando2005-10-241-1/+1
| | | | | | | | | PR: 87884 Submitted by: gerald (maintainer) Pointed out by: fenner (and his scripts) Notes: svn path=/head/; revision=146199
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* Use the (optional) ISO C compliant versions of the SGB headers instead ofGerald Pfeifer2003-08-061-1/+7
| | | | | | | the old, K+R C ones. Bump PORTREVISION. Notes: svn path=/head/; revision=86368
* Donald Knuth kindly agreed to tag different versions of his tarballs byGerald Pfeifer2003-07-142-2/+2
| | | | | | | | date, so update this port accordingly (thus unbreaking bento builds and adding resilience in the case of future updates). Notes: svn path=/head/; revision=84893
* Update to (what we call, due to lack of proper versioning upstream) theGerald Pfeifer2003-06-262-2/+2
| | | | | | | | 20030623 version of Stanford GraphBase, which essentially is only a minor change to the documentation in gb_miles.w. Notes: svn path=/head/; revision=83640
* Contribute a port of SGB, the Stanford Graphbase by Donald E. Knuth, whichGerald Pfeifer2003-05-045-0/+97
is a workbench for combinatorial computing and provides standard sets of data that can be used for benchmark tests of competing methods. Reviewed by: obrien Notes: svn path=/head/; revision=80110