| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 May 2013 13:51:09
3.18.5
|
vanilla  |
Fix build with clang < 3.3. |
04 May 2013 06:53:06
3.18.5
|
vanilla  |
1: Upgrade to 3.18.5.
2: Fix build with clang-3.3
Submitted by: bapt@ [2] |
09 Mar 2013 11:45:26
3.17.9
|
vanilla  |
1: upgrade to 3.17.9.
2: add '-Wno-unused-private-field' to CFLAGS when use clang. |
14 Dec 2012 13:41:05
3.15.10
|
vanilla  |
Fix build.
Submitted by: Akihiko HAYASHI <hayashi at totalware.gifu.gifu.jp> |
12 Dec 2012 02:02:55
  |
vanilla  |
Upgrade to 3.15.10. |
23 Oct 2012 16:36:13
3.14.5
|
vanilla  |
Upgrade to 3.14.5.
Feature safe: yes |
09 Oct 2012 22:12:14
3.13.7
|
linimon  |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
14 Sep 2012 12:23:32
3.13.7
|
vanilla  |
Upgrade to 3.13.7. |
10 Jul 2012 01:20:19
3.12.9
|
vanilla  |
Upgrade to 3.12.9.
PR: ports/168719
Required by: Paul Dokas <paul@dokas.name> |
05 Jun 2012 03:41:08
3.11.8
|
vanilla  |
Upgrade to 3.11.8. |
18 May 2012 07:34:26
3.11.2
|
vanilla  |
Upgrade to 3.11.2. |
25 Apr 2012 12:50:22
3.10.4
|
vanilla  |
Upgrade to 3.10.4. |
12 Feb 2012 12:51:59
3.9.5
|
vanilla  |
Upgrade to 3.9.5. |
13 Jan 2012 07:13:06
3.8.5
|
vanilla  |
Upgrade to 3.8.5. |
25 Dec 2011 15:33:41
3.8.2  |
vanilla  |
1: Upgrade to 3.8.2.
2: handle '-fno-strict-aliasing'.
PR: ports/163606
Submitted by: Panagiotis Christias <p.christias at noc.ntua.gr> [2] |
03 Nov 2011 15:13:15
3.7.3  |
vanilla  |
Upgrade to 3.7.3. |
25 Sep 2011 02:17:44
3.5.10  |
vanilla  |
Fix build error with clang. |
05 Sep 2011 12:44:33
3.5.10  |
vanilla  |
Upgrade to 3.5.10. |
05 Aug 2011 06:39:19
3.5.1  |
vanilla  |
Upgrade to 3.5.1. |
01 Jul 2011 01:36:51
3.4.8  |
vanilla  |
Upgrade to 3.4.8. |
20 Jun 2011 07:16:31
3.4.4  |
vanilla  |
1: Upgrade to 3.4.4
2: install shared library by default.
3: resolv undefined symbol.
PR: ports/157875
Submitted by: Brett Kiefer <brett at fogcreek.com>, L Campbell <lcampbell at
ironclad.mobi> [3] |
13 Jun 2011 19:29:35
3.4.1  |
osa  |
Fix overkill for everytime changing GITVERSION and depends on
it WRKSRC.
Approved by: vanilla |
13 Jun 2011 01:36:45
3.4.1  |
vanilla  |
Upgrade to 3.4.1. |
24 May 2011 00:50:58
3.3.8  |
vanilla  |
Upgrade to 3.3.8. |
13 May 2011 03:32:44
3.2.8  |
vanilla  |
add missing depends to devel/libexecinfo.
PR: ports/156993
Submitted by: L Campbell <lcampbell at ironclad.mobi> |
12 May 2011 15:52:14
3.2.8  |
vanilla  |
Add v8 3.2.8, google\'s open source JavaScript engine.
PR: ports/152175
Submitted by: siasia |