Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Sep 2016 08:46:29
2.0.2_2

|
vd  |
devel/google-sparsehash: Upgrade to 2.0.3 and rename to devel/sparsehash
* The project was moved from Google Code to GitHub (unbreak), hinted by [1]
* Upgrade from 2.0.2 to 2.0.3
* Remove now unneeded patches
* Remove the requirement for C++11 - the code does not need it
* Use PREFIX instead of LOCALBASE as a destination directory
PR: 213093 [1]
Submitted by: Erik Nordstrom <erik@nordstroem.no> [1] |
14 Sep 2016 15:59:34
2.0.2_2

|
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
01 Sep 2015 16:20:48
2.0.2_2

|
amdmi3  |
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket |
14 May 2015 10:15:09
2.0.2_2

|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
04 Mar 2015 08:43:46
2.0.2_2

|
vd  |
Fix compilation of devel/google-sparsehash with clang 3.6.0
PR: 198091
Submitted by: Dimitry Andric |
27 Oct 2014 10:10:59
2.0.2_2

|
bapt  |
Cleanup plist |
15 Sep 2014 15:35:19
2.0.2_2

|
sbruno  |
Fixup templates and remove gcc dependency in this port.
Side effect, allows compilation on armv6.
PR: 193218
Submitted by: demon@FreeBSD.org
Reviewed by: bdrewery (mentor)
Approved by: maintainer timeout |
15 Jul 2014 14:36:13
2.0.2_1

|
adamw  |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
03 Jul 2014 23:57:08
2.0.2_1

|
adamw  |
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket) |
10 Jun 2014 07:39:02
2.0.2_1

|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
14 Dec 2013 18:03:21
2.0.2_1

|
sbruno (src committer)  |
Update google-sparsehash to use gcc 4.8+
This seems to work as I can now link clementine-player against it and
use google-drive support |
25 Sep 2013 00:54:09
2.0.2

|
bdrewery  |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
20 Sep 2013 17:04:44
2.0.2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
28 Jan 2013 03:37:05
2.0.2

|
vanilla  |
Upgrade to 2.0.2.
PR: ports/171641
Submitted by: Denis Generalov <gd@rambler-co.ru>
Approved by: maintainer timeout ( > 4 months) |
03 Jul 2011 14:59:23
1.1
|
ohauer  |
-remove MD5 |
21 Aug 2008 06:18:49
1.1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
13 Apr 2008 18:03:56
1.1
|
vd  |
Upgrade devel/google-sparsehash from 0.8 to 1.1
Submitted by: Yuri <yuri@rawbw.com> (without the pkg-plist change) |
06 Mar 2008 22:19:52
0.8
|
edwin  |
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files
PR: ports/121435 (related) |
22 Jul 2007 12:13:06
0.8
|
vd  |
Upgrade devel/google-sparsehash from 0.7 to 0.8 |
15 Jun 2007 15:24:18
0.7
|
vd  |
Fix typo in MASTER_SITES. |
13 Jun 2007 16:28:46
0.7
|
vd  |
Forced commit to note that the last commit message should read:
"Upgrade devel/google-sparsehash from 0.6 to 0.7"
Spotted by: "Vanilla I. Shu" <vanilla@fatpipi.cirx.org> |
13 Jun 2007 14:27:24
0.7
|
vd  |
* 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. |
27 Mar 2007 19:40:02
0.6
|
vd  |
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> |
31 Oct 2006 06:12:53
0.5
|
vd  |
* Upgrade devel/google-sparsehash from 0.4 to 0.5
* Add regression-test: target which is an alias for check: |
20 May 2006 11:28:36
0.4
|
flz  |
- Fix latest commit.
Reported by: Dan Langille
Approved by: vd (well, I hope) |
20 May 2006 08:18:08
0.4
|
vd  |
Fix build on 4.x
Reported by: kris |
10 May 2006 07:11:47
0.4
|
vd  |
Remove myself from the bottom line of pkg-descr |
10 May 2006 07:09:29
0.4
|
vd  |
* 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 |
04 May 2006 21:41:12
0.3
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
22 Jan 2006 08:30:12
0.3
|
edwin  |
SHA256ify
Approved by: krion@ |
20 Jan 2006 06:12:05
0.3
|
vd  |
Change my email address to the @FreeBSD one
Approved by: garga (mentor) |
25 Nov 2005 23:10:30
0.3
|
linimon  |
Chase URLs per distfile survey. |
08 Nov 2005 19:38:24
0.3
|
arved  |
Update to 0.3
PR: 88592
Submitted by: Vasil Dimov <vd@datamax.bg> |
10 Sep 2005 22:16:29
0.2
|
pav  |
- Silence configure target warning
PR: ports/85917
Submitted by: Vasil Dimov <vd@datamax.bg> (maintainer) |
28 Jun 2005 01:17:21
0.2
|
jylefort  |
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> |