aboutsummaryrefslogtreecommitdiff
path: root/devel/libhash
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | - these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170639
* - Fetch distfile from Gentoo mirrors.Alejandro Pulver2006-06-192-7/+5
| | | | | | | - Remove DEPRECATED and EXPIRATION_DATE. Notes: svn path=/head/; revision=165817
* Reset maintainer.Mark Linimon2006-06-141-3/+0
| | | | Notes: svn path=/head/; revision=165375
* Reset andrew@ugh.net.au due to timeouts; mark DEPRECATED since author wasMark Linimon2006-06-141-2/+5
| | | | | | | | apparently the only source of the distfiles. (The libhash project on Sourceforge does not seem to be the same thing.) Notes: svn path=/head/; revision=165374
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Remove dead mastersite per distfile survey.Mark Linimon2005-11-271-3/+1
| | | | Notes: svn path=/head/; revision=149652
* - Fix indentingSergey Matveychuk2005-09-281-2/+2
| | | | Notes: svn path=/head/; revision=143679
* - Update to 1.0.3Sergey Matveychuk2005-02-063-15/+3
| | | | | | | | PR: ports/77174 Submitted by: maintainer Notes: svn path=/head/; revision=128186
* Add size data, approved by maintainers.Trevor Johnson2004-03-191-0/+1
| | | | Notes: svn path=/head/; revision=104563
* Update to 1.0.1Tilman Keskinoz2003-04-243-4/+12
| | | | | | | | PR: 51204 Submitted by: maintainer Notes: svn path=/head/; revision=79609
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Added profiled library.Ruslan Ermilov2002-07-211-0/+1
| | | | Notes: svn path=/head/; revision=63310
* Fix build on currentKris Kennaway2002-06-161-0/+12
| | | | Notes: svn path=/head/; revision=61358
* This C library provides functions for manipulating in memory hash tablesDirk Meyer2002-04-025-0/+48
(aka associative arrays). Data is stored as void *'s so any data structure can be stored. PR: 33859 Submitted by: andrew@ugh.net.au Notes: svn path=/head/; revision=57212