Commit Graph

44 Commits

Author SHA1 Message Date
ajacoutot
ff52f74e3c docbook-xsl already comes with libxslt. 2012-09-27 17:26:05 +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
ea4c83e44e Forgot this chunk in previous. 2012-09-19 13:03:58 +00:00
ajacoutot
6318e9eac4 Update to polkit-0.105. 2012-09-19 12:39:34 +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
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
ajacoutot
5f3fd5f476 Tweak comment in patch; no pkg change. 2012-03-17 10:43:32 +00:00
ajacoutot
03463b0b74 Update to polkit-0.104. 2012-02-16 22:28:23 +00:00
ajacoutot
5291ad5927 Update to polkit-0.103.
from Amit Kulkarni
2011-12-16 08:16:55 +00:00
jasper
cbcba506ac - this needs the gnu libtool autoconf macros 2011-11-17 14:07:14 +00:00
jasper
ff23654173 - move away from gnu libtool now that gobject-introspection has been fixed. 2011-11-17 11:42:31 +00:00
espie
46d3548829 normalize pkgpath 2011-09-16 11:41:38 +00:00
ajacoutot
de4c8e82e7 Bugfix update to polkit-0.102. 2011-08-17 16:59:27 +00:00
ajacoutot
ac0c3e3843 Forgot to cvs add. 2011-07-12 18:39:07 +00:00
ajacoutot
87297ec2d7 We use /var/db/polkit-1, not /var/lib/... 2011-07-12 18:38:38 +00:00
ajacoutot
8b5f0f6bb3 Extend README a bit more. 2011-06-07 14:52:32 +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
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
f20ba91c44 MESSAGE -> README and greatly extend documentation in the process. 2011-06-01 12:23:53 +00:00
ajacoutot
9dd11e8979 Add missing CATEGORY. 2011-05-22 13:34:19 +00:00
ajacoutot
2d9d7918d7 Add RUN_DEPENDS on x11/dbus and add missing @sample dirs. 2011-05-21 05:00:07 +00:00
ajacoutot
a9d7f12f69 Remove part of this patch which is not needed. 2011-05-16 17:30:31 +00:00
ajacoutot
af6b7de546 Update to polkit-0.101.
Merge several patches from upstream to fix CVE-2011-1485.

ok jasper@
2011-04-28 13:09:07 +00:00
ajacoutot
73a989d170 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 11:12:12 +00:00
ajacoutot
174ea062e2 Simplify: use my distfiles subdomain. 2011-04-02 16:56:42 +00:00
ajacoutot
99ee91ed97 Meh, fix the other half... spotted by Anthony J. Bentley. 2011-03-13 18:56:55 +00:00
ajacoutot
cecc231815 Grammar, from Anthony J. Bentley. 2011-03-13 07:33:37 +00:00
espie
fbc20d9b54 missed a few depends 2010-11-22 09:38:08 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
steven
08cec9fd54 this builds fine with openbsd libtool so set USE_LIBTOOL=yes
however auto* needs libtoolize or some other libtool macros, therefore add
a build dependency on gnu libtool
2010-10-28 10:02:04 +00:00
ajacoutot
113f9ff0c9 Add a missing @sample directory. 2010-10-23 17:04:51 +00:00
espie
709b054ab9 USE_GROFF=Yes 2010-10-19 07:43:00 +00:00
ajacoutot
2b2cd2ab04 Set USE_LIBTOOL to gnu for now as it needs libtoolize. 2010-09-28 17:57:23 +00:00
ajacoutot
1110564b89 From upstream 779c0153fc0bd3c2e302dac1979d17638f054229:
Configuration reload on every query.
Set has_data to true after the data is loaded to prevent excessive
reloading of config files.
2010-07-18 15:41:22 +00:00
ajacoutot
6d25002e5e Fix some warnings. 2010-07-16 10:04:10 +00:00
ajacoutot
bf73d995ac Remove build_depends on gtk-doc. First we don't use it
(--disable-gtk-doc) and more important, it creates a dependency loop as
reported by Markus Lude.
2010-07-08 15:20:45 +00:00
ajacoutot
a704bdc2a8 fmt(1). 2010-07-07 08:20:28 +00:00
ajacoutot
8213a2228a Extend MESSAGE, from sthen@
Tweak PLIST while here.
2010-07-07 07:28:03 +00:00
ajacoutot
0a444e2256 Missing RCS Ids (from landry@). 2010-07-05 15:40:01 +00:00
ajacoutot
297c7449b9 Add more comments to example files.
Add a MESSAGE to explain how to disable polkit.
2010-07-05 15:22:16 +00:00
ajacoutot
7f2e4d5345 Fix directory installation paths.
Add sample policies adapted from Fedora. These are not installed by
default, you can install them manually or use them as starting point for
writing new policies.
2010-07-05 07:42:43 +00:00
ajacoutot
18012eff58 Add missing BUILD_DEPENDS, spotted by pirofti@. 2010-07-02 21:47:43 +00:00
ajacoutot
d361e1af08 Fix authentication. 2010-07-02 05:04:47 +00:00
ajacoutot
988c97edf0 Import polkit-0.97.
PolicyKit is an application-level toolkit for defining and handling the
policy that allows unprivileged processes to speak to privileged
processes. It is a framework for centralizing the decision making
process with respect to granting access to privileged operations for
unprivileged applications. PolicyKit is specifically targeting
applications in rich desktop environments on multi-user UNIX-like
operating systems. It does not imply or rely on any exotic kernel
features.


bsd_auth(3) support is based on the Slackware Linux shadow
authentication port.
Several patches from FreeBSD and NetBSD.

*While basic functionnality works, this is NOT hooked up yet as more
things are coming*
2010-07-01 07:46:21 +00:00