ajacoutot
7db7805d52
PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE
2019-07-07 11:20:50 +00:00
jasper
6aca0886f2
update to gjs-1.56.2
2019-05-08 01:09:42 +00:00
jasper
5da84674c4
update to gjs-1.56.1
2019-04-30 17:42:31 +00:00
jasper
d8bac4dbd4
update to gjs-1.54.3
...
ok aja@
2019-01-17 16:12:49 +00:00
landry
9fd6e0809a
Remove ports-clang from COMPILER, prefer ports-gcc on non-clang archs.
...
As of now, those c++ ports have a LIB_DEPENDS on lang/gcc/4.9,-libs for
libestdc++ so they ended up depending on both llvm & gcc, and our infra
plumbing gets a bit confused with that (compiler cannot create
executables yadada yadada).
With gcc 4.9 spidermonkey52 packages fine on sparc64, unblocking other
things.
There are more ports with broken COMPILER lines like this, they might get
fixed over time.
2018-12-14 19:00:20 +00:00
ajacoutot
319279d0e8
Update to gjs-1.52.5.
...
ok jasper@
2018-12-02 18:09:56 +00:00
sthen
6b8e265514
bump ports known/suspected to be affected by issue with libedit/libreadline
...
and termcap on lld arches.
2018-11-14 20:48:21 +00:00
jasper
426a5296be
update to gjs-1.52.4
2018-10-02 10:54:59 +00:00
ajacoutot
bef69fb22d
Simplify devel/spidermonkey52 LDEP.
2018-06-23 09:00:11 +00:00
jasper
192e3b3f7c
update to gjs-1.52.3l
2018-05-07 18:05:26 +00:00
jasper
da56c75391
sync WANTLIB fir fribidi
2018-04-23 08:56:02 +00:00
jasper
3008fd1ebd
update to gjs-1.52.2
2018-04-23 08:51:42 +00:00
jasper
8452d5c8ff
update to gjs-1.50.4
2018-02-04 09:08:15 +00:00
jasper
83417f6451
update to gjs-1.50.3
2018-01-21 19:28:28 +00:00
ajacoutot
3a8af8e454
Extend comment.
2017-11-03 14:12:03 +00:00
jasper
881206347a
update to gjs-1.50.2, at last!
2017-11-03 13:47:59 +00:00
sthen
cd095cec5e
Handle pthread-stubs removal.
2017-10-23 17:11:02 +00:00
sthen
9bf44cf1b3
sync GNOMEish WANTLIBs
2017-09-23 11:41:31 +00:00
jasper
3af3c91e43
update to gjs-1.48.7
2017-09-08 18:47:59 +00:00
jasper
a2b2cc0447
update to gjs-1.48.6
2017-07-29 07:48:02 +00:00
sthen
79f4750f47
add COMPILER_LIBCXX to WANTLIB and bump
2017-07-27 10:15:28 +00:00
jasper
67344ebd60
update to gjs-1.48.5
2017-06-21 19:27:55 +00:00
jasper
893e78d066
update to gjs-1.48.4
2017-06-16 19:02:15 +00:00
espie
cc5bc426ed
switch everything to new COMPILER idiom, even stuff that won't build with clang
...
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
ebc1547efb
a bit more WANT_CXX tidy
2017-05-28 18:58:11 +00:00
espie
8c0d56611b
WANT_CXX
2017-05-13 17:55:01 +00:00
jasper
6ec2dff7a2
update to gjs-1.48.3
2017-05-08 18:54:01 +00:00
jasper
24c4c4f147
update to gjs-1.48.2
2017-04-21 19:41:18 +00:00
jasper
0c4728b460
update to gjs-1.48.1
2017-04-17 07:20:59 +00:00
ajacoutot
73177d4bf3
Stop setting CONFIGURE_STYLE in Makefile.inc but explicitely add it to ports
...
that need it; in the future more and more ports will move to meson build anyway.
I first though I'd set CONFIGURE_STYLE in gnome.port.mk but it's too fragile
(MODULES list must be sorted very carefully).
Less magic is good.
discussed with jasper@
2017-04-13 07:38:44 +00:00
jasper
da8922cb7c
update to gjs-1.46.0
2016-10-29 07:49:15 +00:00
ajacoutot
b5a9dfb0bf
Tyop.
2016-08-30 10:40:50 +00:00
ajacoutot
6869308483
USE_WXNEEDED here as well.
2016-08-30 10:40:36 +00:00
jasper
70d929959f
remaining bumps, sorry 'bout that
2016-04-28 09:37:23 +00:00
jasper
dfcbc812ef
drop gettext module and sync WANTLIB where applicable
2016-04-27 09:47:43 +00:00
naddy
42bc647e80
remove SHARED_ONLY from ports that only use modules that neither set nor
...
read this variable
2016-03-18 23:12:15 +00:00
jasper
b59aadbeba
update to gjs-1.44.0
2015-10-28 18:06:02 +00:00
pascal
f0585aa4cf
gcc4 bumps, reminded by aja@
2015-05-28 10:17:22 +00:00
ajacoutot
5b82703d86
Bump after libepoxy moved from ports to xenocara.
2015-04-15 09:40:52 +00:00
ajacoutot
8bee3c9b83
Revert, I am stupid -- c++ *is* needed for gnome-shell.
2015-04-06 09:34:48 +00:00
ajacoutot
4c5a8d73fb
Reword a bit; gnome-shell does not need c++.
2015-04-06 09:19:07 +00:00
ajacoutot
2696351328
Keep in sync.
2015-04-06 08:48:54 +00:00
ajacoutot
5bed540b82
Sync with devel/spidermonkey.
2015-04-05 23:28:32 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
jasper
15c903d48b
update to gjs-1.43.3
2015-04-03 15:35:23 +00:00
landry
33fe896a48
Also enable on gjs on hppa to keep arch list in sync.
2015-03-19 19:28:37 +00:00
jasper
4b21c97d4e
update to gjs-1.42.0
2014-10-04 19:41:30 +00:00
jasper
7770473485
update to gjs-1.40.1
2014-04-15 07:35:41 +00:00
ajacoutot
2ef41f5748
In x11/gnome ports we use disable-static inconsistently, usually to get
...
rid of static module archives; but since we end up manually removing the
libtool la files anyway, just don't bother setting up the tag.
part 2/2
2014-04-01 13:21:44 +00:00
ajacoutot
a34dbab094
These 3 need to be in sync wrt to compiler MODULE.
...
Add missing MODGCC4_LANGS to the gnome ports while here.
ok jasper@
2014-03-26 16:05:38 +00:00