Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/RadiusPerl: metadata.xml RadiusPerl-0.20.ebuild Manifest ChangeLog
Date: Mon, 29 Oct 2012 08:00:59
Message-Id: 20121029080049.476D521600@flycatcher.gentoo.org
1 patrick 12/10/29 08:00:49
2
3 Added: metadata.xml RadiusPerl-0.20.ebuild Manifest
4 ChangeLog
5 Log:
6 Initial import, ebuilds borrowed from entoo / smokeping-overlay on github
7
8 (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, unsigned Manifest commit)
9
10 Revision Changes Path
11 1.1 dev-perl/RadiusPerl/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/RadiusPerl/metadata.xml?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/RadiusPerl/metadata.xml?rev=1.1&content-type=text/plain
15
16 Index: metadata.xml
17 ===================================================================
18 <?xml version="1.0" encoding="UTF-8"?>
19 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
20 <pkgmetadata>
21 <herd>perl</herd>
22 <upstream>
23 <remote-id type="cpan">Net-SFTP-Foreign</remote-id>
24 </upstream>
25 </pkgmetadata>
26
27
28
29 1.1 dev-perl/RadiusPerl/RadiusPerl-0.20.ebuild
30
31 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/RadiusPerl/RadiusPerl-0.20.ebuild?rev=1.1&view=markup
32 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/RadiusPerl/RadiusPerl-0.20.ebuild?rev=1.1&content-type=text/plain
33
34 Index: RadiusPerl-0.20.ebuild
35 ===================================================================
36 # Copyright 1999-2012 Gentoo Foundation
37 # Distributed under the terms of the GNU General Public License v2
38 # $Header: /var/cvsroot/gentoo-x86/dev-perl/RadiusPerl/RadiusPerl-0.20.ebuild,v 1.1 2012/10/29 08:00:49 patrick Exp $
39
40 EAPI="0"
41 inherit perl-module
42
43 DESCRIPTION="Communicate with a Radius server from Perl"
44 AUTHOR="MANOWAR"
45 HOMEPAGE="http://search.cpan.org/~manowar/"
46 SRC_URI="mirror://cpan/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/${P}.tar.gz"
47
48 LICENSE="|| ( Artistic GPL-2 )"
49 SLOT="0"
50 KEYWORDS="~amd64 ~hppa ~sparc ~x86"
51 IUSE=""
52
53 SRC_TEST="do"
54
55 export OPTIMIZE="$CFLAGS"
56 DEPEND=">=perl-core/Digest-MD5-2.20
57 >=perl-core/IO-1.12
58 >=dev-perl/Data-HexDump-0.02
59 dev-lang/perl"
60
61 RDEPEND="${DEPEND}"
62
63 S=${WORKDIR}/Authen-Radius-${PV}
64
65 src_unpack() {
66 perl-module_src_unpack
67 sed -i "s:/etc/raddb:${D}/etc/raddb:" "${S}/install-radius-db.PL"
68 mkdir -p "${D}/etc/raddb"
69 cd "${S}"
70 epatch "${FILESDIR}"/dictionary.cisco.ssg.patch
71 }
72
73 src_install()
74 {
75 perl-module_src_install || die "perl-module_src_install failed"
76 insinto /etc/raddb
77 newins raddb/dictionary dictionary
78 newins raddb/dictionary.xtradius dictionary.xtradius
79 newins raddb/dictionary.shiva dictionary.shiva
80 newins raddb/dictionary.tunnel dictionary.tunnel
81 newins raddb/dictionary.versanet dictionary.versanet
82 newins raddb/dictionary.cisco dictionary.cisco
83 newins raddb/dictionary.livingston dictionary.livingston
84 newins raddb/dictionary.ascend dictionary.ascend
85 newins raddb/dictionary.usr dictionary.usr
86 newins raddb/dictionary.quintum dictionary.quintum
87 newins raddb/dictionary.compat dictionary.compat
88 }
89
90
91
92 1.1 dev-perl/RadiusPerl/Manifest
93
94 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/RadiusPerl/Manifest?rev=1.1&view=markup
95 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/RadiusPerl/Manifest?rev=1.1&content-type=text/plain
96
97 Index: Manifest
98 ===================================================================
99 AUX dictionary.cisco.ssg.patch 789 SHA256 3ac6d2ee7f3f79cb3af2dc52d1a6589118dede965584cd165120dc700d117c44 SHA512 78497de611aaf280c8d4291776219489b678f9cd479fe3f2ae4c61d8e512f448435da5e77eff14d5a40a0d73e626d70c55e1fa6f932d13daa2c330235e6fe4cf WHIRLPOOL 2c774d40a62db5ee87ecb79cab9d1f0c63cac8e21e7954e4daafe090cd9c42296c2a3cb4b3af92298ec8787c386c30886ab83c638f374bea70ef0d35896f80c7
100 DIST RadiusPerl-0.20.tar.gz 39863 SHA256 354c4a49a7fd103b00bb3915c73e4586995512eb64e4fa5bd1ac568884fbeeb5 SHA512 2b8c6388cf3314633a60919d6519fc69d3a286007e9686f244c88b7c9076b949cda71b15fe337a782a3065d1e71a3adf67d2f269e4e461f684e3ca0c1f62cf14 WHIRLPOOL 7999964a75437ec497f0d9f5a32e35b018716ce0efcc9f03caffef41ea710023cca782393d166f5cd6a7ce84e60724de1449933171b2ace7b35197be736497c7
101 EBUILD RadiusPerl-0.20.ebuild 1487 SHA256 f87821663ff543d9c18a0a4292aedc0c78a18bd923a948d28a44e52bb4caa65c SHA512 284d08c647a24cf5df74a17a767ec3a89abd5a2948bf998627e8377fc29bd4b60b84e32fa4de4694ccafa88b3bb34d538e2a733c8f3de01a90bf8ced68ed66fe WHIRLPOOL 1972e3928b5be375eab734c8118c9d8ebd244eb04f694684a0c438db588b9b810123df8308396af7f02e53d483cb5669b6c1eccbf13bc5d6f0c937ff6131c561
102 MISC metadata.xml 242 SHA256 065771213aab919e572fa5fb1a1471471e850e5fa2140ce421e7a0cf5d6e675e SHA512 959ca8ce530ac62439526f935516ae7cc64210073d4fd5b7596f6aef8340709c4462dea9927d94c55925604c4bb071a6aba4a03fdc362b882d364af3cc6c61d2 WHIRLPOOL 5133e578bf4bb7e302b16f49c8017ba291930821cfd2b4cf7d4ef36db6e2de4427e497b62a45f5bf955b5d03584a138d0221a7fe4e5c535bb2c24fb5ca62055e
103
104
105
106 1.1 dev-perl/RadiusPerl/ChangeLog
107
108 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/RadiusPerl/ChangeLog?rev=1.1&view=markup
109 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/RadiusPerl/ChangeLog?rev=1.1&content-type=text/plain
110
111 Index: ChangeLog
112 ===================================================================
113 # ChangeLog for dev-perl/RadiusPerl
114 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
115 # $Header: /var/cvsroot/gentoo-x86/dev-perl/RadiusPerl/ChangeLog,v 1.1 2012/10/29 08:00:49 patrick Exp $
116
117 *RadiusPerl-0.20 (29 Oct 2012)
118
119 29 Oct 2012; Patrick Lauer <patrick@g.o> +RadiusPerl-0.20.ebuild,
120 +files/dictionary.cisco.ssg.patch, +metadata.xml:
121 Initial import, ebuilds borrowed from entoo / smokeping-overlay on github