Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| | | | | | | | security) Notes: svn path=/head/; revision=327769 | ||||
* | - convert to the new perl5 framework | Andrej Zverev | 2013-09-11 | 1 | -6/+2 |
| | | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327002 | ||||
* | The murmur hash algorithm by Austin Appleby is an exteremely fast | Jun Kuriyama | 2011-12-31 | 4 | -0/+35 |
algorithm that combines both excellent collision resistence and distribution characteristics. WWW: http://search.cpan.org/dist/Digest-MurmurHash/ Notes: svn path=/head/; revision=288309 |