FreshPorts -- The Place For Ports Tue, 2 Dec 2008 3:40 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

non port: devel/google-sparsehash/Makefile
CVSWeb

Number of commits found: 17

Thu, 21 Aug 2008
[ 07:18 rafan ] Original commit 
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile

(Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 13 Apr 2008
[ 19:03 vd ] Original commit 
1.16 devel/google-sparsehash/Makefile
1.10 devel/google-sparsehash/distinfo
1.6 devel/google-sparsehash/pkg-plist
Upgrade devel/google-sparsehash from 0.8 to 1.1

Submitted by:   Yuri <yuri@rawbw.com> (without the pkg-plist change)
Thu, 6 Mar 2008
[ 22:19 edwin ] Original commit 
1.7 archivers/xar/Makefile
1.8 databases/memcachedb/Makefile
1.3 deskutils/gcalcli/Makefile
1.3 deskutils/nagaina/Makefile
1.4 devel/google-perftools/Makefile
1.15 devel/google-sparsehash/Makefile
1.14 devel/guichan/Makefile
1.4 devel/py-boto/Makefile
1.5 devel/py-parsedatetime/Makefile
1.10 devel/py-pefile/Makefile

(Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:             ports/121435 (related)
Sun, 22 Jul 2007
[ 13:13 vd ] Original commit 
1.14 devel/google-sparsehash/Makefile
1.9 devel/google-sparsehash/distinfo
Upgrade devel/google-sparsehash from 0.7 to 0.8
Fri, 15 Jun 2007
[ 16:24 vd ] Original commit 
1.13 devel/google-sparsehash/Makefile
Fix typo in MASTER_SITES.
Wed, 13 Jun 2007
[ 17:28 vd ] Original commit 
1.12 devel/google-sparsehash/Makefile
1.8 devel/google-sparsehash/distinfo
1.5 devel/google-sparsehash/pkg-plist
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>
[ 15:27 vd ] Original commit 
1.11 devel/google-sparsehash/Makefile
1.7 devel/google-sparsehash/distinfo
1.4 devel/google-sparsehash/pkg-plist
* 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.
Tue, 27 Mar 2007
[ 20:40 vd ] Original commit 
1.10 devel/google-sparsehash/Makefile
1.6 devel/google-sparsehash/distinfo
1.4 devel/google-sparsehash/pkg-descr
1.3 devel/google-sparsehash/pkg-plist
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>
Tue, 31 Oct 2006
[ 06:12 vd ] Original commit 
1.9 devel/google-sparsehash/Makefile
1.5 devel/google-sparsehash/distinfo
* Upgrade devel/google-sparsehash from 0.4 to 0.5
* Add regression-test: target which is an alias for check:
Sat, 20 May 2006
[ 12:28 flz ] Original commit 
1.8 devel/google-sparsehash/Makefile
- Fix latest commit.

Reported by:    Dan Langille
Approved by:    vd (well, I hope)
[ 09:18 vd ] Original commit 
1.7 devel/google-sparsehash/Makefile
Fix build on 4.x

Reported by:    kris
Wed, 10 May 2006
[ 08:09 vd ] Original commit 
1.6 devel/google-sparsehash/Makefile
1.4 devel/google-sparsehash/distinfo
1.2 devel/google-sparsehash/pkg-plist
* 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
Thu, 4 May 2006
[ 22:41 edwin ] Original commit 
1.12 databases/cyrus-imspd/Makefile
1.3 databases/cyrus-smlacapd/Makefile
1.63 databases/db3/Makefile
1.56 databases/db4/Makefile
1.10 databases/dbf/Makefile
1.12 databases/dbmetrix/Makefile
1.5 databases/dbow/Makefile
1.14 databases/dbtool/Makefile
1.15 databases/dbview/Makefile
1.37 databases/firebird-devel/Makefile

(Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with D
Fri, 20 Jan 2006
[ 06:12 vd ] Original commit 
1.10 databases/gnats4/Makefile
1.4 devel/google-sparsehash/Makefile
1.17 devel/ossp-al/Makefile
1.78 devel/pth/Makefile
1.38 devel/shtool/Makefile
1.26 devel/str/Makefile
1.23 editors/jext/Makefile
1.12 mail/lmtp2nntp/Makefile
1.15 net-mgmt/iftop/Makefile
1.14 net/libnss-mysql/Makefile

(Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Change my email address to the @FreeBSD one

Approved by:    garga (mentor)
Tue, 8 Nov 2005
[ 19:38 arved ] Original commit 
1.3 devel/google-sparsehash/Makefile
1.2 devel/google-sparsehash/distinfo
Update to 0.3

PR:             88592
Submitted by:   Vasil Dimov <vd@datamax.bg>
Sat, 10 Sep 2005
[ 23:16 pav ] Original commit 
1.2 devel/google-sparsehash/Makefile
- Silence configure target warning

PR:             ports/85917
Submitted by:   Vasil Dimov <vd@datamax.bg> (maintainer)
Tue, 28 Jun 2005
[ 02:17 jylefort ] Original commit 
1.1915 devel/Makefile
1.1 devel/google-sparsehash/Makefile
1.1 devel/google-sparsehash/distinfo
1.1 devel/google-sparsehash/pkg-descr
1.1 devel/google-sparsehash/pkg-plist
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: 17

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23
linux-firefox*Nov 23

14 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19492
Broken 164
Deprecated 88
Ignore 463
Forbidden 8
Restricted 263
No CDROM 132
Vulnerable 57
Expired 58
Set to expire 72
Interactive 78
new 24 hours 2
new 48 hours3
new 7 days40
new fortnight94
new month163

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.581 seconds.