diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-12-20 15:44:51 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-12-20 15:44:51 +0000 |
commit | bf831f115186d0140a13c460359b3dd9f9b6807a (patch) | |
tree | 59d34aec650690c6b055b383d5ceb3d06a32d31c /sys-auth | |
parent | Fix mozextension.eclass wrt bug #202847, patch by Nirbheek Chauhan <nirbheek ... (diff) | |
download | gentoo-2-bf831f115186d0140a13c460359b3dd9f9b6807a.tar.gz gentoo-2-bf831f115186d0140a13c460359b3dd9f9b6807a.tar.bz2 gentoo-2-bf831f115186d0140a13c460359b3dd9f9b6807a.zip |
Goodbye sys-auth/pam_console.
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_console/ChangeLog | 91 | ||||
-rw-r--r-- | sys-auth/pam_console/Manifest | 46 | ||||
-rw-r--r-- | sys-auth/pam_console/files/digest-pam_console-0.99.7.0.2.7-r1 | 3 | ||||
-rw-r--r-- | sys-auth/pam_console/files/gdm | 8 | ||||
-rw-r--r-- | sys-auth/pam_console/files/gdm-autologin | 8 | ||||
-rw-r--r-- | sys-auth/pam_console/files/login | 24 | ||||
-rw-r--r-- | sys-auth/pam_console/files/pam_console-configure.ac | 27 | ||||
-rw-r--r-- | sys-auth/pam_console/files/pam_console.dev | 2 | ||||
-rw-r--r-- | sys-auth/pam_console/metadata.xml | 8 | ||||
-rw-r--r-- | sys-auth/pam_console/pam_console-0.99.7.0.2.7-r1.ebuild | 61 |
10 files changed, 0 insertions, 278 deletions
diff --git a/sys-auth/pam_console/ChangeLog b/sys-auth/pam_console/ChangeLog deleted file mode 100644 index f6db929abab2..000000000000 --- a/sys-auth/pam_console/ChangeLog +++ /dev/null @@ -1,91 +0,0 @@ -# ChangeLog for sys-auth/pam_console -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/ChangeLog,v 1.18 2007/07/11 14:47:53 flameeyes Exp $ - -*pam_console-0.99.7.0.2.7-r1 (11 Jul 2007) - - 11 Jul 2007; Diego Pettenò <flameeyes@gentoo.org> - -pam_console-0.99.7.0.2.7.ebuild, +pam_console-0.99.7.0.2.7-r1.ebuild: - Apply fix by Brian Tarricone in bug #163860, and install the alternative - pam.d files as examples and not as actual configuration files, that was a - completely broken behaviour. And I hope nobody else will ever try to change - a PAM-herded package without notifying that in the future. - - 13 Jun 2007; Raúl Porcel <armin76@gentoo.org> - pam_console-0.99.7.0.2.7.ebuild: - Add ~alpha #152713 - - 26 Mar 2007; Raúl Porcel <armin76@gentoo.org> - pam_console-0.99.7.0.2.7.ebuild: - Add ~ia64 wrt bug 152713 - - 27 Jan 2007; Joseph Jezak <josejx@gentoo.org> - pam_console-0.99.7.0.2.7.ebuild: - Marked ~ppc for bug #152713. - - 26 Jan 2007; Jeroen Roovers <jer@gentoo.org> - pam_console-0.99.7.0.2.7.ebuild: - Marked ~hppa (bug #152713). - - 23 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> - pam_console-0.99.7.0.2.7.ebuild: - Keyworded ~sparc wrt #152713 - - 23 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> - pam_console-0.99.7.0.2.7.ebuild: - Append -fno-strict-aliasing as the code is silly enoguh and I don't care - enough to fix it. - -*pam_console-0.99.7.0.2.7 (23 Jan 2007) - - 23 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> - -pam_console-0.99.6.2.3.6.ebuild, +pam_console-0.99.7.0.2.7.ebuild: - Version bump, closes bug #156056 and bug #154099. - - 24 Nov 2006; Markus Rothe <corsair@gentoo.org> - pam_console-0.99.6.2.3.6.ebuild: - Added ~ppc64; bug #152713 - - 12 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> - pam_console-0.99.6.2.3.6.ebuild: - Remove -* keywording that's no more needed. - - 31 Oct 2006; Luis Medinas <metalgod@gentoo.org> - pam_console-0.99.6.2.3.6.ebuild: - Added ~amd64 keyword. Bug #152713. - - 30 Oct 2006; Steev Klimaszewski <steev@gentoo.org> +files/gdm, - +files/gdm-autologin, +files/login, +files/pam_console.dev, - pam_console-0.99.6.2.3.6.ebuild: - We will now install gdm/gdm-autologin and login files for pam that enable - pam_console when pam_console is emerged. We also create the pam_console.dev - file as well, so that this should work ootb after emerging (and logging out and - back in) - - 30 Oct 2006; Christian Faulhammer <opfer@gentoo.org> - pam_console-0.99.6.2.3.6.ebuild: - keyword ~x86 as requested in bug #152713 - - 30 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> - pam_console-0.99.6.2.3.6.ebuild: - Fix module installation directory. - - 26 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> - files/pam_console-configure.ac: - Check for bison so that it's used instead of yacc. - - 26 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> - pam_console-0.99.6.2.3.6.ebuild: - Force -j1, does not build parallel (yes it's just a workaround). - - 25 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> - pam_console-0.99.6.2.3.6.ebuild: - Fix typo, thanks Opfer. - -*pam_console-0.99.6.2.3.6 (24 Oct 2006) - - 24 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> - +files/pam_console-configure.ac, +metadata.xml, - +pam_console-0.99.6.2.3.6.ebuild: - Add pam_console split ebuild. Untested, needs to be re-keyworded too. - diff --git a/sys-auth/pam_console/Manifest b/sys-auth/pam_console/Manifest deleted file mode 100644 index 99db5d419854..000000000000 --- a/sys-auth/pam_console/Manifest +++ /dev/null @@ -1,46 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -AUX gdm 315 RMD160 64c9e5b13cd5d96c6eaa90fded754964b531e68e SHA1 c7b4d03c9a6c0e948b9a267fa9df5fd87b6ee12c SHA256 a8a126a88f6b7fcd5083e3314f96b2a395c45a0cfa96457c1620faddeb5bce4d -MD5 94275e10b13bcaf4add841c9b44ec50d files/gdm 315 -RMD160 64c9e5b13cd5d96c6eaa90fded754964b531e68e files/gdm 315 -SHA256 a8a126a88f6b7fcd5083e3314f96b2a395c45a0cfa96457c1620faddeb5bce4d files/gdm 315 -AUX gdm-autologin 325 RMD160 6f108597f50747be808c8c15339b8b93595e52dc SHA1 43e55a3b9be5afa19839096546c28905a15adfa2 SHA256 30f2782b734d53b7154ad69c6dffe5093d72afd7d2ec24f851be6401d0d0378a -MD5 bd4f369cebd5c0539507d24aeed740cd files/gdm-autologin 325 -RMD160 6f108597f50747be808c8c15339b8b93595e52dc files/gdm-autologin 325 -SHA256 30f2782b734d53b7154ad69c6dffe5093d72afd7d2ec24f851be6401d0d0378a files/gdm-autologin 325 -AUX login 762 RMD160 76783916fceb4b0b74ccd1b6132ee14766f7bdba SHA1 447afc8415a911809e0dedda8a992c2ece731d1a SHA256 e4eb8240678225922f174b572bd880399de99e49fcdc9bd050af13dcb61bd0a8 -MD5 553dd5371d45992c53aea4436406c426 files/login 762 -RMD160 76783916fceb4b0b74ccd1b6132ee14766f7bdba files/login 762 -SHA256 e4eb8240678225922f174b572bd880399de99e49fcdc9bd050af13dcb61bd0a8 files/login 762 -AUX pam_console-configure.ac 498 RMD160 f958e3e1139a8ae1b5227f7ec934874c423b0b80 SHA1 dbec2cb7c259c83e6531e3e32fdcc6c080c706b6 SHA256 f4d61d715a5c2e3de160ca424d743343f2ee08a7fb77b1ad9b594a0ebba69103 -MD5 b991a702cbb9bc19b1fbaf6c0f1ef3f8 files/pam_console-configure.ac 498 -RMD160 f958e3e1139a8ae1b5227f7ec934874c423b0b80 files/pam_console-configure.ac 498 -SHA256 f4d61d715a5c2e3de160ca424d743343f2ee08a7fb77b1ad9b594a0ebba69103 files/pam_console-configure.ac 498 -AUX pam_console.dev 45 RMD160 c221dbd4e40bdd5b90fa6463454f7a260069d7a2 SHA1 627ad585c2530ff4df72caa9ed92efc2b19ed181 SHA256 1dee624bd0033cb98b20dc53ed873cce748c2fb95b0e937068a98274c65ba74b -MD5 4c02ca2fe2845df715de120664e5d7ed files/pam_console.dev 45 -RMD160 c221dbd4e40bdd5b90fa6463454f7a260069d7a2 files/pam_console.dev 45 -SHA256 1dee624bd0033cb98b20dc53ed873cce748c2fb95b0e937068a98274c65ba74b files/pam_console.dev 45 -DIST pam-0.99.7.0-2.fc7.src.rpm 10298270 RMD160 a1c50e2777a01b248b988cd318ddb93e9cd83797 SHA1 108ea1d8e4af049054a62d920056167599a9f7dd SHA256 d7a1a5b2a9e856f6028bacde34e880d01d5c999268ee1d9493c7785892397a41 -EBUILD pam_console-0.99.7.0.2.7-r1.ebuild 1885 RMD160 c8f445d63e940e1b2f33b94b313efa7e856526d5 SHA1 b38982e70b5dfced14e9b712df0f9cec7282bbc7 SHA256 5fe42a625199d8e0dba53d3bd6e1f0dcb335357483d5f0a80d1ffa857a356ceb -MD5 5aa437e4238ae79b251e6ecbad69cf35 pam_console-0.99.7.0.2.7-r1.ebuild 1885 -RMD160 c8f445d63e940e1b2f33b94b313efa7e856526d5 pam_console-0.99.7.0.2.7-r1.ebuild 1885 -SHA256 5fe42a625199d8e0dba53d3bd6e1f0dcb335357483d5f0a80d1ffa857a356ceb pam_console-0.99.7.0.2.7-r1.ebuild 1885 -MISC ChangeLog 3353 RMD160 e65ee20848a29160943790c60ca47c321bb27cca SHA1 886b12c617a409fc6e14dc2533e5a0ab742ccaba SHA256 9a9059a0ae9446de3c80031d1578bd502e852267dd94c99b43f6115b940cca94 -MD5 5de7dc7169a3872e043b3566cf9cadc7 ChangeLog 3353 -RMD160 e65ee20848a29160943790c60ca47c321bb27cca ChangeLog 3353 -SHA256 9a9059a0ae9446de3c80031d1578bd502e852267dd94c99b43f6115b940cca94 ChangeLog 3353 -MISC metadata.xml 218 RMD160 1955c7446d4ceb77506ba7b58ee35913c576a72c SHA1 02dacc356a39905402083cb54ae4f6dd0ac59fad SHA256 e0bb49cab71cc84d8bdad26876197164073722b378d27a5bf55bbfd2afdbd19c -MD5 393d06cf4b76671f8e6ce72ac71bdad8 metadata.xml 218 -RMD160 1955c7446d4ceb77506ba7b58ee35913c576a72c metadata.xml 218 -SHA256 e0bb49cab71cc84d8bdad26876197164073722b378d27a5bf55bbfd2afdbd19c metadata.xml 218 -MD5 72aa3e4fa9ceee28d153fe47accd4b99 files/digest-pam_console-0.99.7.0.2.7-r1 265 -RMD160 b45242e629ee8a38f67fbef26bf97075968b4cd9 files/digest-pam_console-0.99.7.0.2.7-r1 265 -SHA256 7e24475db0db3c17082c2b9a4da4b12f03facacdef3b2c46d487793f0fb4390e files/digest-pam_console-0.99.7.0.2.7-r1 265 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.5 (GNU/Linux) - -iD8DBQFGlO2yAiZjviIA2XgRAjtVAJ98yMirOQjyzit37Z7qHL7+1FovlACfY0Js -E8fl/m0W8Dclya/14bAZ+48= -=y8Jb ------END PGP SIGNATURE----- diff --git a/sys-auth/pam_console/files/digest-pam_console-0.99.7.0.2.7-r1 b/sys-auth/pam_console/files/digest-pam_console-0.99.7.0.2.7-r1 deleted file mode 100644 index 1cfb2ab5b605..000000000000 --- a/sys-auth/pam_console/files/digest-pam_console-0.99.7.0.2.7-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 876fad51b8c8470e283aabd0d6aef688 pam-0.99.7.0-2.fc7.src.rpm 10298270 -RMD160 a1c50e2777a01b248b988cd318ddb93e9cd83797 pam-0.99.7.0-2.fc7.src.rpm 10298270 -SHA256 d7a1a5b2a9e856f6028bacde34e880d01d5c999268ee1d9493c7785892397a41 pam-0.99.7.0-2.fc7.src.rpm 10298270 diff --git a/sys-auth/pam_console/files/gdm b/sys-auth/pam_console/files/gdm deleted file mode 100644 index 90661abec431..000000000000 --- a/sys-auth/pam_console/files/gdm +++ /dev/null @@ -1,8 +0,0 @@ -#%PAM-1.0 -auth optional pam_env.so -auth include system-auth -auth required pam_nologin.so -account include system-auth -password include system-auth -session include system-auth -session optional pam_console.so diff --git a/sys-auth/pam_console/files/gdm-autologin b/sys-auth/pam_console/files/gdm-autologin deleted file mode 100644 index be27cb4d6999..000000000000 --- a/sys-auth/pam_console/files/gdm-autologin +++ /dev/null @@ -1,8 +0,0 @@ -#%PAM-1.0 -auth optional pam_env.so -auth required pam_nologin.so -auth required pam_permit.so -account include system-auth -password include system-auth -session include system-auth -session optional pam_console.so diff --git a/sys-auth/pam_console/files/login b/sys-auth/pam_console/files/login deleted file mode 100644 index 1eec057e65e0..000000000000 --- a/sys-auth/pam_console/files/login +++ /dev/null @@ -1,24 +0,0 @@ -#%PAM-1.0 - -auth required pam_securetty.so -auth include system-auth -auth required pam_tally.so file=/var/log/faillog onerr=succeed no_magic_root -auth required pam_shells.so -auth required pam_nologin.so - -account required pam_access.so -account include system-auth -account required pam_tally.so deny=0 file=/var/log/faillog onerr=succeed no_magic_root - -password include system-auth - -session include system-auth -session required pam_env.so -session optional pam_lastlog.so -session optional pam_motd.so motd=/etc/motd -session optional pam_mail.so - -# If you want to enable pam_console, uncomment the following line -# and read carefully README.pam_console in /usr/share/doc/pam* -session optional pam_console.so - diff --git a/sys-auth/pam_console/files/pam_console-configure.ac b/sys-auth/pam_console/files/pam_console-configure.ac deleted file mode 100644 index 0d2d0288acff..000000000000 --- a/sys-auth/pam_console/files/pam_console-configure.ac +++ /dev/null @@ -1,27 +0,0 @@ -AC_PREREQ([2.59]) -AC_INIT([pam_console], [@PV@]) -AM_INIT_AUTOMAKE([pam_console], [@PV@]) - -AC_CONFIG_HEADER([config.h]) - -AC_GNU_SOURCE - -AM_CONDITIONAL([HAVE_VERSIONING], [test "x" = "y"]) - -PKG_CHECK_MODULES([GLIB], [glib-2.0]) - -m4_undefine([AC_PROG_CXX]) -m4_defun([AC_PROG_CXX],[]) -m4_undefine([AC_PROG_F77]) -m4_defun([AC_PROG_F77],[]) -AC_PROG_LIBTOOL - -AC_PROG_YACC - -SECUREDIR=${libdir}/security -SCONFIGDIR=${sysconfdir}/security - -AC_SUBST([SECUREDIR]) -AC_SUBST([SCONFIGDIR]) - -AC_OUTPUT([Makefile]) diff --git a/sys-auth/pam_console/files/pam_console.dev b/sys-auth/pam_console/files/pam_console.dev deleted file mode 100644 index beb36ceecfb8..000000000000 --- a/sys-auth/pam_console/files/pam_console.dev +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -exec /usr/sbin/pam_console_apply diff --git a/sys-auth/pam_console/metadata.xml b/sys-auth/pam_console/metadata.xml deleted file mode 100644 index b3bf86cd59b4..000000000000 --- a/sys-auth/pam_console/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>pam</herd> -<maintainer> -<email>pam-bugs@gentoo.org</email> -</maintainer> -</pkgmetadata> diff --git a/sys-auth/pam_console/pam_console-0.99.7.0.2.7-r1.ebuild b/sys-auth/pam_console/pam_console-0.99.7.0.2.7-r1.ebuild deleted file mode 100644 index 2e014d3dc56e..000000000000 --- a/sys-auth/pam_console/pam_console-0.99.7.0.2.7-r1.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/pam_console-0.99.7.0.2.7-r1.ebuild,v 1.1 2007/07/11 14:47:53 flameeyes Exp $ - -inherit pam versionator rpm autotools flag-o-matic - -pv_fedora="$(get_version_component_range $(($(get_last_version_component_index)+1)) )" -pv_revision="$(get_version_component_range $(get_last_version_component_index) )" -pv_all_but_fedora="$(get_version_component_range 1-$(($(get_last_version_component_index)-1)) )" - -MY_PV="${pv_all_but_fedora}-${pv_revision}.fc${pv_fedora}" - -DESCRIPTION="pam_console module for PAM" -HOMEPAGE="http://cvs.fedora.redhat.com/viewcvs/devel/pam/" -SRC_URI="mirror://fedora/development/source/SRPMS/pam-${MY_PV}.src.rpm" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -RDEPEND=">=sys-libs/pam-0.99 - =dev-libs/glib-2*" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -S="${WORKDIR}/modules/pam_console" - -src_unpack() { - rpm_src_unpack - sed -e "s:@PV@:${MY_PV}:" "${FILESDIR}/${PN}-configure.ac" > "${S}/configure.ac" - - cd "${S}" - eautoreconf -} - -src_compile() { - # I don't care enough to go fixing RedHat's code - append-flags -fno-strict-aliasing - - econf \ - --sbindir=/sbin \ - --libdir=/$(get_libdir) || die "econf failed" - emake -j1 || die "emake failed" -} - -src_install() { - emake -j1 DESTDIR="${D}" install || die "emake install failed" - dodoc README - exeinto /etc/dev.d/default - doexec "${FILESDIR}/pam_console.dev" - docinto example - dodoc "${FILESDIR}/login" "${FILESDIR}/gdm" "${FILESDIR}/gdm-autologin" -} - -pkg_postinst() { - ewarn "${CATEGORY}/${PN} is provided without any warranty on its" - ewarn "working state out of the box." - ewarn "Please don't report default permission problems to Gentoo" - ewarn "bugzilla, as Gentoo developers are not responsible for them." -} |