436 Commits

Author SHA1 Message Date
sthen
81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
ajacoutot
8faa3c9b42 Update to glib2-2.74.1.
I decided to start the h2k22 hackathon by breaking things :-)
There will be mostly mechanical diff over ~340 ports after this commit to
fix WANTLIB after GLib moved from pcre to pcre2.
This survived a bulk but there might be some misses.

First step to upgrade GNOME to 43.
2022-11-05 17:04:18 +00:00
ajacoutot
d026ea113b Update to glib2-2.72.4. 2022-09-21 13:08:43 +00:00
ajacoutot
9df6c1205d Update to glib2-2.72.3. 2022-07-01 09:45:13 +00:00
ajacoutot
c9b35080d0 Update to glib2-2.72.2. 2022-06-03 17:38:46 +00:00
ajacoutot
d80139cf67 Update to glib2-2.72.1. 2022-04-14 13:40:38 +00:00
ajacoutot
a80eac5f89 Update to glib2-2.72.0. 2022-04-13 05:52:57 +00:00
ajacoutot
1e64b8c0d0 Update to glib2-2.70.5. 2022-03-17 16:43:59 +00:00
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
ajacoutot
2727d2f833 Update to glib2-2.70.4. 2022-02-12 09:19:29 +00:00
ajacoutot
6bd6358333 Update to glib2-2.70.3. 2022-01-27 07:36:46 +00:00
ajacoutot
bacbdb882e Update to glib2-2.70.2. 2021-12-03 10:40:34 +00:00
sthen
75261975b1 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:22 +00:00
ajacoutot
734fab40b9 Update to glib2-2.70.1. 2021-10-28 14:28:26 +00:00
ajacoutot
30af38cb73 Update to glib2-2.70.0. 2021-10-25 07:21:27 +00:00
ajacoutot
c690754007 Unbreak build: don't use printf %n.
from jca@
2021-09-06 11:04:03 +00:00
ajacoutot
10247a7ad5 Update to glib2-2.68.4. 2021-08-21 08:34:19 +00:00
ajacoutot
90a1a9c393 Update to glib2-2.68.3. 2021-06-11 08:07:16 +00:00
ajacoutot
240ca90aea Tweak comment. 2021-06-05 09:08:39 +00:00
ajacoutot
5df90da02c Missing comments. 2021-05-29 15:33:37 +00:00
ajacoutot
2b3552389d Add -Dglib_debug=disabled to CONFIGURE_ARGS.
G_ENABLE_DEBUG seems to enable some badly tested code...
This fixes (at least) screen locking in GNOME.

investigation and fix by robert@ who's too lazy to commit :-)
2021-05-29 15:29:33 +00:00
ajacoutot
bc18321f1e Update to glib2-2.68.2. 2021-05-12 06:45:38 +00:00
ajacoutot
de0ef45e73 Update to glib2-2.68.1. 2021-05-09 08:50:47 +00:00
ajacoutot
77d85e8b12 Update to glib2-2.66.8. 2021-03-18 16:25:10 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
ajacoutot
8c2b7ee008 Update to glib2-2.66.7. 2021-02-11 13:22:18 +00:00
ajacoutot
056d42408a Update to glib2-2.66.6. 2021-02-05 07:39:15 +00:00
ajacoutot
f657b77181 Update to glib2-2.66.5. 2021-02-03 19:07:51 +00:00
ajacoutot
5d5351f10e Update to glib2-2.66.4. 2020-12-18 11:01:53 +00:00
ajacoutot
4b46794871 Update to glib2-2.66.3. 2020-11-16 15:22:12 +00:00
ajacoutot
eb8c33eebc Update to glib2-2.66.2. 2020-11-01 08:21:03 +00:00
ajacoutot
a4432c05f3 Update to glib2-2.64.6. 2020-10-03 10:11:41 +00:00
ajacoutot
5f3cba4152 Update to glib2-2.64.5. 2020-08-18 12:31:48 +00:00
naddy
827cc9bf4a Upstream commit: Define G_GNUC_FALLTHROUGH for more compilers
This defines G_GNUC_FALLTHROUGH to expand to __attribute__((fallthrough))
on LLVM 10, so it can silence warnings from -Wimplicit-fallthrough.
ok ajacoutot@
2020-08-01 19:06:20 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
ajacoutot
a9767188b7 Update to glib2-2.64.4. 2020-07-03 17:47:25 +00:00
ajacoutot
3ad9d63b5a Update to glib2-2.64.3. 2020-05-20 13:17:35 +00:00
ajacoutot
66ee3674df Update to glib2-2.64.2. 2020-05-14 14:50:14 +00:00
ajacoutot
c15a1f56d2 Update to glib2-2.62.6. 2020-03-18 22:18:53 +00:00
ajacoutot
966a3c36ba Update to glib2-2.62.5. 2020-02-18 12:24:00 +00:00
ajacoutot
44cb2a0a6f SECURITY fix for CVE-2020-6750.
It was discovered that GLib's GSocketClient, since GLib 2.60, will
sporadically ignore its configured proxy settings and improperly
connect directly to the target server, bypassing the configured proxy
server: https://gitlab.gnome.org/GNOME/glib/issues/1989
2020-02-08 11:45:03 +00:00
ajacoutot
66569263ed Update to glib2-2.62.4. 2019-12-19 17:42:13 +00:00
ajacoutot
ae0ccdd86d Update to glib2-2.62.3. 2019-11-19 21:06:48 +00:00
ajacoutot
4f53553716 Add NOTE_REVOKE to the list of the monitoring events (from upstream). 2019-11-11 19:01:06 +00:00
ajacoutot
2194e025ef Set DEBUG_PACKAGES to BUILD_PACKAGES instead of the ugly dash. 2019-11-10 21:44:06 +00:00
ajacoutot
baf2cdfbef Merge the "gspawn: Optimize fd closing on AIX and BSDs" commit from
upstream so that we have time to test during the release cycle.
2019-11-10 19:01:49 +00:00
ajacoutot
55aa67ae00 Automatish all ze things!
/!\ requires latest ports/infrastructure/ and pkg_add code
2019-11-10 17:26:22 +00:00
ajacoutot
19b3d7a861 espie@ said it's not needed to list the .debug/ directories. 2019-11-10 13:33:28 +00:00
ajacoutot
ce3b694cec Don't hardcode LIBfoo_VERSION in the -debug pkg. 2019-11-10 13:07:16 +00:00
ajacoutot
0f3eaa274e Add debug-glib2. 2019-11-10 11:43:59 +00:00