Commit graph

30 commits

Author SHA1 Message Date
Vanilla I. Shu
d616a34210 Add support STAGEDIR. 2013-09-24 22:07:10 +00:00
Vanilla I. Shu
41d28aef1b Switch to USES framework. 2013-09-22 01:47:15 +00:00
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Vanilla I. Shu
c15bc0364a Fix build with -current
Submitted by:	bapt@
2013-05-27 13:36:43 +00:00
Vanilla I. Shu
2aa47e92f1 Fix build with clang < 3.3. 2013-05-05 13:51:08 +00:00
Vanilla I. Shu
199e87392f 1: Upgrade to 3.18.5.
2: Fix build with clang-3.3

Submitted by:	bapt@ [2]
2013-05-04 06:53:06 +00:00
Vanilla I. Shu
742a86409c 1: upgrade to 3.17.9.
2: add '-Wno-unused-private-field' to CFLAGS when use clang.
2013-03-09 11:45:26 +00:00
Vanilla I. Shu
cf6e02ff81 Fix build.
Submitted by:	Akihiko HAYASHI <hayashi at totalware.gifu.gifu.jp>
2012-12-14 13:41:04 +00:00
Vanilla I. Shu
0214b83f0b Upgrade to 3.15.10. 2012-12-12 02:02:55 +00:00
Vanilla I. Shu
d6799815c8 Upgrade to 3.14.5.
Feature safe: yes
2012-10-23 16:36:12 +00:00
Mark Linimon
a8693b8dee 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.
2012-10-09 22:12:13 +00:00
Vanilla I. Shu
f556acafc8 Upgrade to 3.13.7. 2012-09-14 12:23:32 +00:00
Vanilla I. Shu
951517b000 Upgrade to 3.12.9.
PR:		ports/168719
Required by:    Paul Dokas <paul@dokas.name>
2012-07-10 01:20:19 +00:00
Vanilla I. Shu
99f7bbb54f Upgrade to 3.11.8. 2012-06-05 03:41:08 +00:00
Vanilla I. Shu
ad8311e37c Upgrade to 3.11.2. 2012-05-18 07:34:26 +00:00
Vanilla I. Shu
bec37314cf Upgrade to 3.10.4. 2012-04-25 12:50:22 +00:00
Vanilla I. Shu
fee6eeef9f Upgrade to 3.9.5. 2012-02-12 12:51:59 +00:00
Vanilla I. Shu
8676d59fe3 Upgrade to 3.8.5. 2012-01-13 07:13:06 +00:00
Vanilla I. Shu
63bb7c8fb5 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]
2011-12-25 15:33:41 +00:00
Vanilla I. Shu
613870a936 Upgrade to 3.7.3. 2011-11-03 15:13:15 +00:00
Vanilla I. Shu
492bb0cb59 Fix build error with clang. 2011-09-25 02:17:44 +00:00
Vanilla I. Shu
b864d712bc Upgrade to 3.5.10. 2011-09-05 12:44:32 +00:00
Vanilla I. Shu
13d735490e Upgrade to 3.5.1. 2011-08-05 06:39:19 +00:00
Vanilla I. Shu
b3a42e2589 Upgrade to 3.4.8. 2011-07-01 01:36:51 +00:00
Vanilla I. Shu
80c75c68ce 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]
2011-06-20 07:16:31 +00:00
Sergey A. Osokin
3f0d48c4ba Fix overkill for everytime changing GITVERSION and depends on
it WRKSRC.

Approved by:	vanilla
2011-06-13 19:29:35 +00:00
Vanilla I. Shu
966628c849 Upgrade to 3.4.1. 2011-06-13 01:36:45 +00:00
Vanilla I. Shu
8de6f0c600 Upgrade to 3.3.8. 2011-05-24 00:50:58 +00:00
Vanilla I. Shu
7923d9443b add missing depends to devel/libexecinfo.
PR:		ports/156993
Submitted by:	L Campbell <lcampbell at ironclad.mobi>
2011-05-13 03:32:44 +00:00
Vanilla I. Shu
867c93ee02 Add v8 3.2.8, google\'s open source JavaScript engine.
PR:		ports/152175
Submitted by:	siasia
2011-05-12 15:52:14 +00:00