summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2010-03-21 10:21:48 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2010-03-21 10:21:48 +0000
commite0405dfea769c64e519d942e0af3b853dfd9f4fe (patch)
treeed99021f53c847d82b8fda663eae24f040d5887c /sys-auth
parentRemove pointless USE="tools" wrt #310501 by Philipp. (diff)
downloadgentoo-2-e0405dfea769c64e519d942e0af3b853dfd9f4fe.tar.gz
gentoo-2-e0405dfea769c64e519d942e0af3b853dfd9f4fe.tar.bz2
gentoo-2-e0405dfea769c64e519d942e0af3b853dfd9f4fe.zip
Remove old
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/polkit/ChangeLog7
-rw-r--r--sys-auth/polkit/files/polkit-0.93-fix-daemon-name.patch221
-rw-r--r--sys-auth/polkit/polkit-0.94.ebuild82
-rw-r--r--sys-auth/polkit/polkit-0.95.ebuild89
4 files changed, 6 insertions, 393 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog
index 04fa39269487..7ad95785cfc7 100644
--- a/sys-auth/polkit/ChangeLog
+++ b/sys-auth/polkit/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-auth/polkit
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.11 2010/03/21 10:17:50 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.12 2010/03/21 10:21:47 nirbheek Exp $
+
+ 21 Mar 2010; Nirbheek Chauhan <nirbheek@gentoo.org>
+ -files/polkit-0.93-fix-daemon-name.patch, -polkit-0.94.ebuild,
+ -polkit-0.95.ebuild:
+ Remove old
*polkit-0.96-r1 (21 Mar 2010)
diff --git a/sys-auth/polkit/files/polkit-0.93-fix-daemon-name.patch b/sys-auth/polkit/files/polkit-0.93-fix-daemon-name.patch
deleted file mode 100644
index e8b467e934b9..000000000000
--- a/sys-auth/polkit/files/polkit-0.93-fix-daemon-name.patch
+++ /dev/null
@@ -1,221 +0,0 @@
-Fix daemon binary collision with <=policykit-0.9
-
-https://bugs.freedesktop.org/show_bug.cgi?id=22951
-
---
---- data/org.freedesktop.PolicyKit1.service.in
-+++ data/org.freedesktop.PolicyKit1.service.in
-@@ -1,4 +1,4 @@
- [D-BUS Service]
- Name=org.freedesktop.PolicyKit1
--Exec=@libexecdir@/polkitd
-+Exec=@libexecdir@/polkitd-1
- User=root
---- docs/man/Makefile.am
-+++ docs/man/Makefile.am
-@@ -5,7 +5,7 @@
-
- man_MANS = \
- polkit.8 \
-- polkitd.8 \
-+ polkitd-1.8 \
- pklocalauthority.8 \
- pkexec.1 \
- pkcheck.1 \
-@@ -19,7 +19,7 @@
-
- EXTRA_DIST = \
- polkit.xml \
-- polkitd.xml \
-+ polkitd-1.xml \
- pklocalauthority.xml \
- pkexec.xml \
- pkcheck.xml \
---- docs/man/polkitd-1.xml
-+++ docs/man/polkitd-1.xml
-@@ -0,0 +1,67 @@
-+<?xml version="1.0"?>
-+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-+ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-+<!ENTITY version SYSTEM "../version.xml">
-+]>
-+<refentry id="polkitd-1.8">
-+ <refentryinfo>
-+ <title>polkitd-1</title>
-+ <date>May 2009</date>
-+ <productname>polkit</productname>
-+ </refentryinfo>
-+
-+ <refmeta>
-+ <refentrytitle>polkitd-1</refentrytitle>
-+ <manvolnum>8</manvolnum>
-+ <refmiscinfo class="version"></refmiscinfo>
-+ </refmeta>
-+
-+ <refnamediv>
-+ <refname>polkitd-1</refname>
-+ <refpurpose>PolicyKit daemon</refpurpose>
-+ </refnamediv>
-+
-+ <refsynopsisdiv>
-+ <cmdsynopsis>
-+ <command>polkitd-1</command>
-+ </cmdsynopsis>
-+ </refsynopsisdiv>
-+
-+ <refsect1 id="polkitd-1-description"><title>DESCRIPTION</title>
-+ <para>
-+ <command>polkitd-1</command> provides
-+ the <emphasis>org.freedesktop.PolicyKit1</emphasis> D-Bus
-+ service on the system message bus. Users or administrators
-+ should never need to start this daemon as it will be
-+ automatically started by
-+ <citerefentry><refentrytitle>dbus-daemon</refentrytitle><manvolnum>1</manvolnum></citerefentry>
-+ whenever an application calls into the service.
-+ </para>
-+ </refsect1>
-+
-+ <refsect1 id="polkitd-1-author"><title>AUTHOR</title>
-+ <para>
-+ Written by David Zeuthen <email>davidz@redhat.com</email> with
-+ a lot of help from many others.
-+ </para>
-+ </refsect1>
-+
-+ <refsect1 id="polkitd-1-bugs">
-+ <title>BUGS</title>
-+ <para>
-+ Please send bug reports to either the distribution or the
-+ polkit-devel mailing list,
-+ see the link <ulink url="http://lists.freedesktop.org/mailman/listinfo/polkit-devel"/>
-+ on how to subscribe.
-+ </para>
-+ </refsect1>
-+
-+ <refsect1 id="polkitd-1-see-also">
-+ <title>SEE ALSO</title>
-+ <para>
-+ <citerefentry>
-+ <refentrytitle>polkit</refentrytitle><manvolnum>8</manvolnum>
-+ </citerefentry>
-+ </para>
-+ </refsect1>
-+</refentry>
---- docs/man/polkitd.xml
-+++ docs/man/polkitd.xml
-@@ -1,67 +0,0 @@
--<?xml version="1.0"?>
--<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-- "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
--<!ENTITY version SYSTEM "../version.xml">
--]>
--<refentry id="polkitd.8">
-- <refentryinfo>
-- <title>polkitd</title>
-- <date>May 2009</date>
-- <productname>polkit</productname>
-- </refentryinfo>
--
-- <refmeta>
-- <refentrytitle>polkitd</refentrytitle>
-- <manvolnum>8</manvolnum>
-- <refmiscinfo class="version"></refmiscinfo>
-- </refmeta>
--
-- <refnamediv>
-- <refname>polkitd</refname>
-- <refpurpose>PolicyKit daemon</refpurpose>
-- </refnamediv>
--
-- <refsynopsisdiv>
-- <cmdsynopsis>
-- <command>polkitd</command>
-- </cmdsynopsis>
-- </refsynopsisdiv>
--
-- <refsect1 id="polkitd-description"><title>DESCRIPTION</title>
-- <para>
-- <command>polkitd</command> provides
-- the <emphasis>org.freedesktop.PolicyKit1</emphasis> D-Bus
-- service on the system message bus. Users or administrators
-- should never need to start this daemon as it will be
-- automatically started by
-- <citerefentry><refentrytitle>dbus-daemon</refentrytitle><manvolnum>1</manvolnum></citerefentry>
-- whenever an application calls into the service.
-- </para>
-- </refsect1>
--
-- <refsect1 id="polkitd-author"><title>AUTHOR</title>
-- <para>
-- Written by David Zeuthen <email>davidz@redhat.com</email> with
-- a lot of help from many others.
-- </para>
-- </refsect1>
--
-- <refsect1 id="polkitd-bugs">
-- <title>BUGS</title>
-- <para>
-- Please send bug reports to either the distribution or the
-- polkit-devel mailing list,
-- see the link <ulink url="http://lists.freedesktop.org/mailman/listinfo/polkit-devel"/>
-- on how to subscribe.
-- </para>
-- </refsect1>
--
-- <refsect1 id="polkitd-see-also">
-- <title>SEE ALSO</title>
-- <para>
-- <citerefentry>
-- <refentrytitle>polkit</refentrytitle><manvolnum>8</manvolnum>
-- </citerefentry>
-- </para>
-- </refsect1>
--</refentry>
---- docs/man/polkit.xml
-+++ docs/man/polkit.xml
-@@ -424,7 +424,7 @@
- <refentrytitle>pklocalauthority</refentrytitle><manvolnum>8</manvolnum>
- </citerefentry>
- <citerefentry>
-- <refentrytitle>polkitd</refentrytitle><manvolnum>8</manvolnum>
-+ <refentrytitle>polkitd-1</refentrytitle><manvolnum>8</manvolnum>
- </citerefentry>
- <citerefentry>
- <refentrytitle>pkaction</refentrytitle><manvolnum>1</manvolnum>
---- docs/polkit/Makefile.am
-+++ docs/polkit/Makefile.am
-@@ -60,7 +60,7 @@
- ../../src/polkit/docbook-interface-org.freedesktop.PolicyKit1.Authority.xml \
- ../../src/polkit/docbook-interface-org.freedesktop.PolicyKit1.AuthenticationAgent.xml \
- ../man/polkit.xml \
-- ../man/polkitd.xml \
-+ ../man/polkitd-1.xml \
- ../man/pklocalauthority.xml \
- ../man/pkcheck.xml \
- ../man/pkaction.xml \
---- src/polkitd/Makefile.am
-+++ src/polkitd/Makefile.am
-@@ -14,19 +14,19 @@
- -D_REENTRANT \
- $(NULL)
-
--libexec_PROGRAMS = polkitd
-+libexec_PROGRAMS = polkitd-1
-
--polkitd_SOURCES = \
-+polkitd_1_SOURCES = \
- main.c \
- $(NULL)
-
--polkitd_CFLAGS = \
-+polkitd_1_CFLAGS = \
- -DPOLKIT_BACKEND_I_KNOW_API_IS_SUBJECT_TO_CHANGE \
- -DG_LOG_DOMAIN=\"polkitd-1\" \
- $(GLIB_CFLAGS) \
- $(NULL)
-
--polkitd_LDADD = \
-+polkitd_1_LDADD = \
- $(DBUS_GLIB_LIBS) \
- $(GLIB_LIBS) \
- $(top_builddir)/src/polkit/libpolkit-gobject-1.la \
diff --git a/sys-auth/polkit/polkit-0.94.ebuild b/sys-auth/polkit/polkit-0.94.ebuild
deleted file mode 100644
index 804a9c58e254..000000000000
--- a/sys-auth/polkit/polkit-0.94.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.94.ebuild,v 1.2 2009/10/30 17:31:04 nirbheek Exp $
-
-EAPI="2"
-
-inherit autotools eutils multilib pam
-
-DESCRIPTION="Policy framework for controlling privileges for system-wide services"
-HOMEPAGE="http://hal.freedesktop.org/docs/PolicyKit"
-SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug doc expat nls"
-# building w/o pam is broken, bug 291116
-# introspection pam
-
-# not mature enough
-# introspection? ( dev-libs/gobject-introspection )
-RDEPEND=">=dev-libs/glib-2.21.4
- >=dev-libs/eggdbus-0.5
- virtual/pam
- expat? ( dev-libs/expat )"
-DEPEND="${RDEPEND}
- !!>=sys-auth/policykit-0.92
- dev-libs/libxslt
- app-text/docbook-xsl-stylesheets
- >=dev-util/pkgconfig-0.18
- >=dev-util/intltool-0.36
- dev-util/gtk-doc-am
- doc? ( >=dev-util/gtk-doc-1.10 )"
-
-pkg_setup() {
- enewgroup polkituser
- enewuser polkituser -1 "-1" /dev/null polkituser
-}
-
-src_prepare() {
- # Fix daemon binary collision with <=policykit-0.9, fdo bug 22951
- epatch "${FILESDIR}/${PN}-0.93-fix-daemon-name.patch"
-
- intltoolize --force --copy --automake || die "intltoolize failed"
- eautoreconf
-}
-
-src_configure() {
- local conf
-
- if use expat; then
- conf="${conf} --with-expat=/usr"
- fi
-
- econf ${conf} \
- --disable-introspection \
- --disable-ansi \
- --enable-fast-install \
- --enable-libtool-lock \
- --enable-man-pages \
- --disable-dependency-tracking \
- --with-os-type=gentoo \
- --with-polkit-user=polkituser \
- --localstatedir=/var \
- --with-authfw=pam \
- --with-pam-module-dir=$(getpam_mod_dir) \
- $(use_enable debug verbose-mode) \
- $(use_enable doc gtk-doc) \
- $(use_enable nls)
- #$(use_enable introspection)
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
-
- dodoc NEWS README AUTHORS ChangeLog || die "dodoc failed"
-
- # Need to keep a few directories around...
- diropts -m0700 -o root -g polkituser
- keepdir /var/run/polkit-1
- keepdir /var/lib/polkit-1
-}
diff --git a/sys-auth/polkit/polkit-0.95.ebuild b/sys-auth/polkit/polkit-0.95.ebuild
deleted file mode 100644
index 9b922910af16..000000000000
--- a/sys-auth/polkit/polkit-0.95.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.95.ebuild,v 1.3 2010/01/06 17:59:03 jer Exp $
-
-EAPI="2"
-
-inherit autotools eutils multilib pam
-
-DESCRIPTION="Policy framework for controlling privileges for system-wide services"
-HOMEPAGE="http://hal.freedesktop.org/docs/PolicyKit"
-SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
-IUSE="debug doc examples expat nls"
-# building w/o pam is broken, bug 291116
-# introspection pam
-
-# not mature enough
-# introspection? ( dev-libs/gobject-introspection )
-RDEPEND=">=dev-libs/glib-2.21.4
- >=dev-libs/eggdbus-0.6
- virtual/pam
- expat? ( dev-libs/expat )"
-DEPEND="${RDEPEND}
- !!>=sys-auth/policykit-0.92
- dev-libs/libxslt
- app-text/docbook-xsl-stylesheets
- >=dev-util/pkgconfig-0.18
- >=dev-util/intltool-0.36
- dev-util/gtk-doc-am
- doc? ( >=dev-util/gtk-doc-1.10 )"
-PDEPEND=">=sys-auth/consolekit-0.4[policykit]"
-
-pkg_setup() {
- enewgroup polkituser
- enewuser polkituser -1 "-1" /dev/null polkituser
-}
-
-src_prepare() {
- # Fix daemon binary collision with <=policykit-0.9, fdo bug 22951
- epatch "${FILESDIR}/${PN}-0.93-fix-daemon-name.patch"
-
- intltoolize --force --copy --automake || die "intltoolize failed"
- eautoreconf
-}
-
-src_configure() {
- local conf
-
- if use expat; then
- conf="${conf} --with-expat=/usr"
- fi
-
- econf ${conf} \
- --disable-introspection \
- --disable-ansi \
- --disable-examples \
- --enable-fast-install \
- --enable-libtool-lock \
- --enable-man-pages \
- --disable-dependency-tracking \
- --with-os-type=gentoo \
- --localstatedir=/var \
- --with-authfw=pam \
- --with-pam-module-dir=$(getpam_mod_dir) \
- $(use_enable debug verbose-mode) \
- $(use_enable doc gtk-doc) \
- $(use_enable nls)
- #$(use_enable introspection)
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
-
- dodoc NEWS README AUTHORS ChangeLog || die "dodoc failed"
-
- # We disable example compilation above, and handle it here
- if use examples; then
- insinto /usr/share/doc/${PF}/examples
- doins src/examples/{*.c,*.policy*}
- fi
-
- # Need to keep a few directories around...
- diropts -m0700 -o root -g polkituser
- keepdir /var/run/polkit-1
- keepdir /var/lib/polkit-1
-}