Gentoo Archives: gentoo-commits

From: "Ali Polatel (hawking)" <hawking@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/pam_blue: pam_blue-0.9.0.ebuild metadata.xml Manifest ChangeLog
Date: Sun, 02 Mar 2008 15:09:25
Message-Id: E1JVpoY-0002xi-6A@stork.gentoo.org
1 hawking 08/03/02 15:09:22
2
3 Added: pam_blue-0.9.0.ebuild metadata.xml Manifest
4 ChangeLog
5 Log:
6 pam_blue, imported from gentoo-sunrise
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.1 sys-auth/pam_blue/pam_blue-0.9.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_blue/pam_blue-0.9.0.ebuild?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_blue/pam_blue-0.9.0.ebuild?rev=1.1&content-type=text/plain
14
15 Index: pam_blue-0.9.0.ebuild
16 ===================================================================
17 # Copyright 1999-2008 Gentoo Foundation
18 # Distributed under the terms of the GNU General Public License v2
19 # $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_blue/pam_blue-0.9.0.ebuild,v 1.1 2008/03/02 15:09:21 hawking Exp $
20
21 inherit pam autotools multilib
22
23 DESCRIPTION="Linux PAM module providing ability to authenticate via a bluetooth compatible device"
24 HOMEPAGE="http://pam.0xdef.net/"
25 SRC_URI="http://pam.0xdef.net/source/${P}.tar.bz2"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 KEYWORDS="~x86"
30 IUSE=""
31
32 DEPEND="virtual/pam
33 net-wireless/bluez-libs"
34 RDEPEND="${DEPEND}"
35
36 S=${WORKDIR}/${PN}
37
38 src_unpack() {
39 unpack ${A}
40 cd "${S}"
41 eautoreconf
42 }
43
44 src_compile() {
45 econf --libdir="$(getpam_mod_dir)"
46 emake || die "emake failed"
47 }
48
49 src_install() {
50 # manual install to avoid sandbox violation and installing useless .la file
51 dopammod src/.libs/pam_blue.so
52 newpamsecurity . data/sample.conf bluesscan.conf.sample
53
54 dodoc AUTHORS NEWS README ChangeLog
55 doman doc/${PN}.7
56 }
57
58 pkg_postinst() {
59 elog "For configuration info, see /etc/security/bluesscan.conf.sample"
60 elog "http://pam.0xdef.net/doc.html and http://pam.0xdef.net/faq.html"
61 elog "Edit the file as required and copy/rename to bluesscan.conf when done."
62 }
63
64
65
66 1.1 sys-auth/pam_blue/metadata.xml
67
68 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_blue/metadata.xml?rev=1.1&view=markup
69 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_blue/metadata.xml?rev=1.1&content-type=text/plain
70
71 Index: metadata.xml
72 ===================================================================
73 <?xml version="1.0" encoding="UTF-8"?>
74 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
75 <pkgmetadata>
76 <herd>pam</herd>
77 <maintainer>
78 <email>hawking@g.o</email>
79 <name>Ali Polatel</name>
80 </maintainer>
81 <longdescription lang="en">
82 Bluepam is an extension for the common pam modules, give the user the
83 ability for authenticaten via a bluetooth compatible device like a cell
84 phone or various other bluetooth dongles (e.g. epox-presenter). Due to the
85 fact that a whole part of the bluetooth stack is implemented in hardware it
86 is relatively difficult to change the bluetoth hardware mac address which
87 makes this module more secure.
88 </longdescription>
89 </pkgmetadata>
90
91
92
93 1.1 sys-auth/pam_blue/Manifest
94
95 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_blue/Manifest?rev=1.1&view=markup
96 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_blue/Manifest?rev=1.1&content-type=text/plain
97
98 Index: Manifest
99 ===================================================================
100 DIST pam_blue-0.9.0.tar.bz2 251688 RMD160 8bb1085ee9e9402598227641e5a4338b4790a050 SHA1 e06b27b306b4a4b0c4ef02e208d4bf3349c79f85 SHA256 4ff0f6528d29ae77cf890defcbaf16ee2065dc85fe8edd2e6e53d48e7f27b535
101 EBUILD pam_blue-0.9.0.ebuild 1097 RMD160 6ae578bc23d664e858a06f471a0dc21a93a85bae SHA1 ab2d901e3de55ef5be4fe28190a7396cf8fa648e SHA256 b55553bdefd44f651dc4b0cedf40793b74f78b3d4459b8ca4d61295ff49f0ce6
102 MISC ChangeLog 485 RMD160 23e7f00bda40af9718b157cadccc938d2c231230 SHA1 aa703e4fef31059f261fad91f40a0d9464f8b050 SHA256 90107ecb57e1afadd6b4a2866d61f6c8e543bd7d56659dec98d57e57119295ed
103 MISC metadata.xml 702 RMD160 f52b5dc07153e973a6ea09eeb76901d27482b8ae SHA1 3b43073191347a515965b43644b1ad2f485d1ec8 SHA256 797d8bc1e3207a2b51b5ade0504fe444af2f340bb64a6197eed05fd2d0b45c84
104
105
106
107 1.1 sys-auth/pam_blue/ChangeLog
108
109 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_blue/ChangeLog?rev=1.1&view=markup
110 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_blue/ChangeLog?rev=1.1&content-type=text/plain
111
112 Index: ChangeLog
113 ===================================================================
114 # ChangeLog for sys-auth/pam_blue
115 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
116 # $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_blue/ChangeLog,v 1.1 2008/03/02 15:09:21 hawking Exp $
117
118 *pam_blue-0.9.0 (02 Mar 2008)
119
120 02 Mar 2008; Ali Polatel <hawking@g.o> +metadata.xml,
121 +pam_blue-0.9.0.ebuild:
122 Imported from sunrise.
123
124 11 Jul 2007; Jakub Moc <jakub@g.o> pam_blue-0.9.0.ebuild:
125 Use pam.eclass for libdir
126
127 25 May 2007; Jakub Moc <jakub@g.o> +pam_blue-0.9.0.ebuild,
128 +metadata.xml:
129 New ebuild for KingTaco. Bug 180325.
130
131
132
133
134 --
135 gentoo-commits@l.g.o mailing list