Commit graph

18 commits

Author SHA1 Message Date
Vasil Dimov
7121799150 Upgrade devel/google-sparsehash from 0.8 to 1.1
Submitted by:	Yuri <yuri@rawbw.com> (without the pkg-plist change)
2008-04-13 18:03:56 +00:00
Edwin Groothuis
1e1dff6290 Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:		ports/121435 (related)
2008-03-06 22:19:52 +00:00
Vasil Dimov
13414c63e4 Upgrade devel/google-sparsehash from 0.7 to 0.8 2007-07-22 12:13:05 +00:00
Vasil Dimov
9ef5cb416b Fix typo in MASTER_SITES. 2007-06-15 15:24:18 +00:00
Vasil Dimov
1411829a61 * Upgrade devel/google-sparsehash from 0.4 to 0.5
* Add copy of the distfile to the FreeBSD mirrors:
  sometimes I receive a notice from fenner@ that the distfile is not fetchable,
  but fetch has never failed when I tried to reproduce that. Add the mirrors
  just to be on the safe side.
2007-06-13 14:27:24 +00:00
Vasil Dimov
32c90e3a78 Upgrade devel/google-sparsehash from 0.5 to 0.6
PR:		ports/110914 (based on)
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
2007-03-27 19:40:02 +00:00
Vasil Dimov
9bac0e7cd8 * Upgrade devel/google-sparsehash from 0.4 to 0.5
* Add regression-test: target which is an alias for check:
2006-10-31 06:12:53 +00:00
Florent Thoumie
214847f0a7 - Fix latest commit.
Reported by:	Dan Langille
Approved by:	vd (well, I hope)
2006-05-20 11:28:36 +00:00
Vasil Dimov
8880a3bd73 Fix build on 4.x
Reported by:	kris
2006-05-20 08:18:07 +00:00
Vasil Dimov
97f7fab0b3 Remove myself from the bottom line of pkg-descr 2006-05-10 07:11:46 +00:00
Vasil Dimov
c919d3acd9 * Update from 0.3 to 0.4
* Remove @ prefix from the shell commands so users can see what's happening
* Rename target `tests' to `check' to conform with the software's own target
* Sync plist
2006-05-10 07:09:29 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Vasil Dimov
0e2468d8b1 Change my email address to the @FreeBSD one
Approved by:	garga (mentor)
2006-01-20 06:12:05 +00:00
Mark Linimon
dc0ea75b37 Chase URLs per distfile survey. 2005-11-25 23:10:30 +00:00
Tilman Keskinoz
1e4ed470f2 Update to 0.3
PR:		88592
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-11-08 19:38:24 +00:00
Pav Lucistnik
b3dfb6dc17 - Silence configure target warning
PR:		ports/85917
Submitted by:	Vasil Dimov <vd@datamax.bg> (maintainer)
2005-09-10 22:16:29 +00:00
Jean-Yves Lefort
61bb11016d Add google-sparsehash.
An extremely memory-efficient hash_map implementation. 2 bits/entry overhead!
The Google SparseHash project contains several hash-map implementations in use
at Google, with different performance characteristics, including an
implementation that optimizes for space and one that optimizes for speed.

WWW: http://goog-sparsehash.sf.net

PR:		ports/82696
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-06-28 01:17:21 +00:00