169 Commits

Author SHA1 Message Date
ajacoutot
516cc21e33 Update to librsvg-2.47.0. 2019-11-01 09:32:18 +00:00
ajacoutot
2b7800c9d0 Update to librsvg-2.46.3. 2019-10-25 06:49:24 +00:00
ajacoutot
2226b01244 Update to librsvg-2.46.2. 2019-10-17 17:15:19 +00:00
ajacoutot
01e610745e Update to librsvg-2.46.0.
Needs the recent libtool fix from semarie@

ok semarie@
2019-09-28 22:29:21 +00:00
ajacoutot
fdc7f0b187 Update to librsvg-2.44.15. 2019-09-07 11:50:40 +00:00
sthen
21e3bc24d6 Rather than running "gdk-pixbuf-query-loaders --update-cache" directly
during unpack in gdk-pixbuf2 and ports using pixbuf loaders, define a
tag, and defer processing to the end of the pkg_add run.

This means that when doing "pkg_add -u", all files will be updated before
running the command, avoiding symbol conflicts when multiple versions of
X libraries are pulled in at the same time (often seen after X lib bumps).

OK'd a few weeks about by aja@ and reminded by pkg_add today ;)
2019-09-05 21:01:22 +00:00
semarie
d6961c29e7 update libc-rs for include sparc64 compatibility
ok aja@
2019-08-30 12:26:08 +00:00
ajacoutot
7db7805d52 PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE 2019-07-07 11:20:50 +00:00
semarie
0a384d1f0d explicitly set CARGO_HOME in environment: permit to have a writeable
directory for cargo to create a package cache lock.

required for upcoming lang/rust 1.36.0

ok landry@ jca@ tb@ aja@
2019-07-04 06:52:03 +00:00
ajacoutot
ecd06dd633 Update to librsvg-2.44.14. 2019-05-13 22:47:45 +00:00
ajacoutot
41c609bdaf Update to librsvg-2.44.13. 2019-02-16 07:56:27 +00:00
sthen
3f3116738c honour MAKE_JOBS, don't try to eat all cpus
problem spotted by solene@, ok aja
2019-02-08 19:47:17 +00:00
ajacoutot
ed25a3f153 Update to librsvg-2.44.12. 2019-01-21 21:53:40 +00:00
ajacoutot
3b32e6481c Update to librsvg-2.44.11. 2018-12-30 09:51:21 +00:00
ajacoutot
0cf0703ceb Update to librsvg-2.44.10. 2018-12-13 12:59:59 +00:00
ajacoutot
07190cfc74 Override MASTER_SITES provided by the gnome MODULE because we are
fetching from 2 different URLs.
Should unbreak make fetch on a clean system.

issue reported by manphiz at gmail dot com
2018-12-02 11:19:28 +00:00
ajacoutot
d3f592b2b4 Update to librsvg-2.44.9. 2018-11-14 08:27:33 +00:00
ajacoutot
8174d2b35a Update to librsvg-2.44.8. 2018-10-25 09:32:05 +00:00
ajacoutot
12ebcc7e96 Update to librsvg-2.44.7 which fixes a few panics. 2018-10-16 11:19:48 +00:00
landry
87f241ee73 Bump all ports using rust to ensure they get rebuilt/updated. 2018-10-08 15:28:05 +00:00
ajacoutot
8edecef58d Update to librsvg-2.44.6. 2018-09-28 06:57:41 +00:00
sthen
202fbf484e bump REVISION on ports using rust, to ensure that they pick up the fix
for out of bounds write due to integer overflow that was fixed in rust's
libstd (which is statically linked).
2018-09-25 21:16:37 +00:00
ajacoutot
6297938238 Update to librsvg-2.44.4. 2018-09-25 07:08:56 +00:00
ajacoutot
5bb09d968d Update to librsvg-2.44.3. 2018-09-19 21:33:45 +00:00
ajacoutot
b85fc0270d Update to librsvg-2.44.2. 2018-08-31 06:57:02 +00:00
ajacoutot
daf534d18a Update to librsvg-2.44.1. 2018-08-29 07:09:45 +00:00
ajacoutot
8dbda10638 Update to librsvg-2.44.0. 2018-08-27 07:24:08 +00:00
ajacoutot
fd43049853 Update to librsvg-2.42.7 (Fix a denial-of-service condition). 2018-08-22 20:45:11 +00:00
ajacoutot
2a7f2f215f Update to librsvg-2.42.6. 2018-08-13 09:59:03 +00:00
sthen
bebfb52e62 provide and use RUST_ARCHS, from semarie. sounds good to espie 2018-08-08 09:19:40 +00:00
ajacoutot
d12fb67809 RUSTFLAGS isn't needed anymore after recent rust fix/update.
noticed by semarie
2018-07-12 12:23:45 +00:00
ajacoutot
0e21917abb Update to librsvg-2.42.5 on aarch64, amd64 and i386 only (needs rust support).
Hack around this port so older version is still built on other archs.
It's ugly but there's no "proper" solution to this and we want to catch up on
new releases because that's a graphical library and we need security updates...

discussed with sthen@ naddy@ espie@ jasper@ landry@
ok jasper@
2018-07-12 08:46:25 +00:00
ajacoutot
0d10722aa1 Update to librsvg-2.40.20. 2017-12-16 11:37:03 +00:00
ajacoutot
416a6e8d05 Re-add the vala bindings now that we are skipping valadoc(1) in
lang/vala.
2017-10-29 15:23:12 +00:00
ajacoutot
cbde2d6e4c Disable vala bindings for the time being to prevent a cyclic dependency
with the upcoming vala update from jasper@
2017-10-29 08:28:44 +00:00
sthen
cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +00:00
ajacoutot
2a5fbf36fe Update to librsvg-2.40.19. 2017-10-06 15:29:18 +00:00
ajacoutot
3fadf1b32a SECURITY update to librsvg-2.40.18.
CVE-2017-11464 - Fix division-by-zero in the Gaussian blur code.
2017-07-20 07:24:58 +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
ajacoutot
1e38cd0e34 Update to librsvg-2.40.17. 2017-04-08 09:52:55 +00:00
ajacoutot
7f9ab6a255 Fix comment: -Bsymbolic -> -Bsymbolic-functions
from Brad
2017-03-12 03:25:35 +00:00
ajacoutot
48ef584635 Update to librsvg-2.40.16. 2016-06-09 06:27:46 +00:00
jasper
4ee0ff29f3 some mooar bumps 2016-04-27 21:27:15 +00:00
jasper
dfcbc812ef drop gettext module and sync WANTLIB where applicable 2016-04-27 09:47:43 +00:00
ajacoutot
7bdf33e794 Update to librsvg-2.40.15. 2016-04-09 08:19:30 +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
ajacoutot
81a79ede11 Update to librsvg-2.40.13. 2016-01-08 08:31:28 +00:00
ajacoutot
3165d2408e Update to librsvg-2.40.12. 2015-12-02 09:24:44 +00:00
ajacoutot
c30991e2d5 Update to librsvg-2.40.11. 2015-10-08 05:44:54 +00:00
ajacoutot
0297686fef -Bsymbolic-functions support has been reverted for now. 2015-08-25 06:36:46 +00:00