summaryrefslogtreecommitdiff
path: root/devel/glib2
AgeCommit message (Expand)AuthorFilesLines
2019-12-06Fix use glib with c++ compilers that define __STDC_VERSION__nros2-1/+16
2019-11-28glib2: Enforce C99 and XPG6 throughout.jperkin2-11/+20
2019-11-28glib2: add more CPPFLAGS to fix compilation on Solaris 11.3.bsiegert1-1/+2
2019-11-26glib2: update to 2.62.3.wiz3-15/+15
2019-11-26glib2: Various fixes for the SunOS build.jperkin5-26/+45
2019-11-14Add a missing patchryoon1-0/+27
2019-11-14Fix configure error, gtester is not defined.ryoon1-1/+2
2019-11-14glib2: update to 2.62.2.wiz3-15/+15
2019-11-14glib2: update to 2.62.1wiz12-1016/+71
2019-11-03devel: align variable assignmentsrillig2-4/+4
2019-10-29glib2: updated to 2.60.7adam11-55/+91
2019-10-08Revert previous as per note from jpkerin@ (PR pkg/54608)prlw11-2/+1
2019-10-08Fix build on SunOS gcc-solaris11 5.11 11.3 sun4u sparc SUNW,SPARC-Enterpriseprlw11-2/+3
2019-10-07Rename py-meson to meson.prlw11-2/+2
2019-09-08glib2: rm:-Werror=format=2nia1-1/+4
2019-08-20glib2: update to 2.60.6wiz5-22/+21
2019-06-28Re-fix installing gio/gdesktopappinfo.h on OS X, needed by at leastschmonz4-8/+17
2019-06-26g/c use of __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 which glib was alreadyprlw15-12/+104
2019-06-25Add a comment describing previous change to patch.schmonz2-3/+4
2019-06-25Adjust patch checksums for previous.schmonz1-2/+2
2019-06-25#include <sys/types.h> for glib/gtypes.h to find ssize_t on OS X.schmonz1-2/+10
2019-06-25glib2 is built with USE_LANGUAGES c99, so size_t exists. Use it ratherprlw14-3/+46
2019-06-21Revert GHashTable improvementsprlw15-3/+1009
2019-06-18glib2: Ensure libintl is pulled in on SunOS.jperkin2-4/+13
2019-06-16glib2: Use PKGCONFIG_OVERRIDE instead of patching meson.build-sleot7-61/+19
2019-06-16Include rpath flags to ldflags, Bump PKGREVISIONryoon7-12/+66
2019-06-11Update glib2 to 2.60.4prlw14-16/+18
2019-06-06glib2: add PLIST.Darwin; remove unused patchadam2-15/+2
2019-06-06glib2: updated to 2.60.3adam6-67/+33
2019-06-05glib2: Reintroduce FILES_SUBST for INSTALL/DEINSTALL scriptsleot1-2/+7
2019-06-05glib2: Disable inotify support on SunOS.jperkin3-8/+28
2019-06-04glib2: Requires msgfmt.jperkin1-2/+2
2019-06-04glib2: check for sys/filio.h before including it. not all linux has it.maya2-4/+6
2019-06-03glib2: spell mnt_mntopts correctly. bump pkgrevision.maya5-9/+16
2019-06-03glib2: fix build on sunos.maya5-9/+91
2019-06-03Update glib2 to 2.60.2prlw134-1753/+504
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-2/+2
2018-10-19glib2: Fix GCredentials support for NetBSDleot4-3/+38
2018-10-08glib2's gobject subsystem is essentially a wrapper for dlopen. Inprlw111-237/+185
2018-08-22Recursive bump for perl5-5.28.0wiz1-1/+2
2018-08-19glib2: update to 2.56.2.wiz7-93/+68
2018-08-01glib2: Update workaround for older Darwin releases.jperkin3-34/+33
2018-07-04*: Move SUBST_STAGE from post-patch to pre-configurejperkin1-3/+3
2018-05-26Fix build on CentOS 6 (at least) with upstream patch for bug 795133.schmonz2-1/+30
2018-05-21glib2: Restore gdesktopappinfo fix for macOS, unbreaks gtk.jperkin7-20/+276
2018-04-23glib2: PLIST fix for Darwin; small pkglint cleanupsadam4-11/+15
2018-04-17glib2: try disabling the gio tests more.wiz2-7/+7
2018-04-17glib2: update to 2.56.1.wiz14-344/+45
2018-04-01Don't print characters that can't be converted to UTF-8. Chances are,joerg2-4/+17
2018-01-29Fixed a couple of hardcoded LOCALBASEs.jklos1-3/+3