non port: devel/google-sparsehash/Makefile |
Number of commits found: 28 |
Wednesday, 14 Sep 2016
|
15:59 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
|
Tuesday, 1 Sep 2015
|
16:20 amdmi3
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket
|
Thursday, 14 May 2015
|
10:15 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
|
Monday, 15 Sep 2014
|
15:35 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
|
Tuesday, 15 Jul 2014
|
14:36 adamw
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Thursday, 3 Jul 2014
|
23:57 adamw
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket)
|
Tuesday, 10 Jun 2014
|
07:39 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)
|
Saturday, 14 Dec 2013
|
18:03 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
|
Wednesday, 25 Sep 2013
|
00:54 bdrewery
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr
|
Friday, 20 Sep 2013
|
17:04 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
|
Monday, 28 Jan 2013
|
03:37 vanilla
Upgrade to 2.0.2.
PR: ports/171641
Submitted by: Denis Generalov <gd@rambler-co.ru>
Approved by: maintainer timeout ( > 4 months)
|
Thursday, 21 Aug 2008
|
06:18 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
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
|
Sunday, 13 Apr 2008
|
18:03 vd
Upgrade devel/google-sparsehash from 0.8 to 1.1
Submitted by: Yuri <yuri@rawbw.com> (without the pkg-plist change)
|
Thursday, 6 Mar 2008
|
22:19 edwin
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files
PR: ports/121435 (related)
|
Sunday, 22 Jul 2007
|
12:13 vd
Upgrade devel/google-sparsehash from 0.7 to 0.8
|
Friday, 15 Jun 2007
|
15:24 vd
Fix typo in MASTER_SITES.
|
Wednesday, 13 Jun 2007
|
16:28 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>
|
14:27 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.
|
Tuesday, 27 Mar 2007
|
19:40 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>
|
Tuesday, 31 Oct 2006
|
06:12 vd
* Upgrade devel/google-sparsehash from 0.4 to 0.5
* Add regression-test: target which is an alias for check:
|
Saturday, 20 May 2006
|
11:28 flz
- Fix latest commit.
Reported by: Dan Langille
Approved by: vd (well, I hope)
|
08:18 vd
Fix build on 4.x
Reported by: kris
|
Wednesday, 10 May 2006
|
07:09 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
|
Thursday, 4 May 2006
|
21:41 edwin
Remove USE_REINPLACE from all categories starting with D
|
Friday, 20 Jan 2006
|
06:12 vd
Change my email address to the @FreeBSD one
Approved by: garga (mentor)
|
Tuesday, 8 Nov 2005
|
19:38 arved
Update to 0.3
PR: 88592
Submitted by: Vasil Dimov <vd@datamax.bg>
|
Saturday, 10 Sep 2005
|
22:16 pav
- Silence configure target warning
PR: ports/85917
Submitted by: Vasil Dimov <vd@datamax.bg> (maintainer)
|
Tuesday, 28 Jun 2005
|
01:17 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>
|
Number of commits found: 28 |