63 Commits

Author SHA1 Message Date
sthen
3cdf2816b0 sync WANTLIB for some packages that could be semi-automated for some
common missing libs, with "help" from portbump, but i reviewed everything
2022-03-27 16:23:04 +00:00
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
ajacoutot
e53643199c Update to dbus-glib-0.112. 2021-03-27 07:56:17 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
tj
b78c82b5f8 switch some more homepage and master_sites links to https. input/ok sthen 2019-07-10 21:01:26 +00:00
ajacoutot
9d6cbb9287 Merge a few fixes from upstream:
- Fix double free for data.channel
- gerror_to_dbus_error_message: add support for remaining members of DBusGError
- invoke_object_method: when demarshalling fails, use the right error
2019-02-26 08:15:13 +00:00
ajacoutot
8c1af94472 Update to dbus-glib-0.110. 2018-02-01 08:33:13 +00:00
ajacoutot
b0f3820edb Update to dbus-glib-0.108.
- drop the gettext MODULE
2016-09-10 13:29:00 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
ajacoutot
f91bada9e0 Update to dbus-glib-0.106. 2016-01-16 08:41:30 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
691cecbc00 Update to dbus-glib-0.104. 2015-02-10 07:43:11 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
sthen
bc28360566 reinstate EPOCH, found by nigel@ 2014-03-24 17:53:00 +00:00
ajacoutot
0b392e3089 Update to dbus-glib-0.102. 2014-03-24 12:41:13 +00:00
naddy
b43ec6dca7 remove workarounds for gcc 2.95 2013-08-07 19:16:48 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
56d1bf11a2 Update to dbus-glib-0.100.2. 2013-03-03 17:43:49 +00:00
ajacoutot
8f0aa87e02 Fix for CVE-2013-0292: authentication bypass vulnerability
ok jasper@ sthen@ espie@
2013-02-16 09:05:36 +00:00
ajacoutot
c1937f439f Remove old bash_completion script. New ones are installed under
share/bash-completion and this port is already legacy so it won't get
an update anytime soon...
2012-09-27 15:51:15 +00:00
ajacoutot
ef5cb32a0f Stupid autohell is stupid...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).

So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
		ac_cv_path_GTKDOC_REBASE="" \
		ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
ajacoutot
9106ea3217 Update to dbus-glib-0.100. 2012-07-05 07:20:06 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
16e28cacf6 Minor update to dbus-glib-0.98. 2011-10-16 06:45:18 +00:00
ajacoutot
550f52636f Bugfix update to dbus-glib-0.96. 2011-09-29 06:58:13 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
ajacoutot
8279df0f22 Bugfix update to dbus-glib-0.94. 2011-06-03 16:55:16 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
692b507b05 Update to dbus-glib-0.92. 2010-12-13 10:41:41 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
ajacoutot
de4475ef2e Remove XXX. 2010-09-28 18:06:47 +00:00
ajacoutot
5793f1c4bd Don't hardcode PORTSDIR, as spotted by Ted Roby. 2010-09-20 16:02:31 +00:00
ajacoutot
3c74f0d735 Add an XXX here, to be revisited soon. 2010-09-15 15:47:10 +00:00
ajacoutot
0b17fae6f3 Not my day... I forgot an important SHARED_LIBS bump. 2010-09-06 14:48:26 +00:00
fgsch
92b9cd5d45 Correct master site. ajacoutot@ ok. 2010-09-06 10:50:39 +00:00
ajacoutot
289ca5b8e6 Update to dbus-glib-0.88. 2010-09-06 07:35:47 +00:00
sthen
6548c7a188 add missing wantlibs, new-style lib_depends/revision, bump 2010-08-25 20:27:16 +00:00
ajacoutot
d7acb3b130 New style DEPENDS. 2010-07-30 11:29:44 +00:00
ajacoutot
127208401d First pass at new REVISION/DEPENDS... not finished yet. 2010-07-30 06:58:57 +00:00
ajacoutot
deef71a598 Take maintainer.
ok robert@
2010-07-02 18:01:53 +00:00
ajacoutot
1ee18388a4 Maintainance update to dbus-glib-0.86. 2010-04-20 14:59:26 +00:00
ajacoutot
f7fbe255ad Update to dbus-glib-0.84. 2010-03-20 16:55:56 +00:00
phessler
43d1211674 fix compilation on gcc2.95 arches 2009-11-09 10:00:20 +00:00
ajacoutot
4473acaa8d Revert to 0.80.0. There is an obscure bug interacting with gio (gvfs)
which would prevent gvfs-mount from working.

jasper@ agrees
2009-10-14 17:59:49 +00:00
ajacoutot
9d70a2a67a Update to dbus-glib-0.82.
ok jasper@
2009-10-10 14:31:24 +00:00
ajacoutot
43afe0f584 Some cleanups:
- explicitely set some configure_args
- store @sample under share/examples/dbus-glib/
- get dbus-bus-introspect.xml directly from dbus-daemon output
2009-03-23 10:05:36 +00:00
ajacoutot
413adea965 - update to dbus-glib 0.80
from Brad
2009-02-08 15:51:45 +00:00