Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/smokeping: smokeping-2.6.8.ebuild metadata.xml ChangeLog
Date: Mon, 29 Oct 2012 08:08:31
Message-Id: 20121029080819.E38CB21600@flycatcher.gentoo.org
1 patrick 12/10/29 08:08:19
2
3 Modified: smokeping-2.6.8.ebuild metadata.xml ChangeLog
4 Log:
5 Bump for #404277 using ebuild from entoo/smokeping-overlay as a base
6
7 (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.2 net-analyzer/smokeping/smokeping-2.6.8.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.8.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.8.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.8.ebuild?r1=1.1&r2=1.2
15
16 Index: smokeping-2.6.8.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.8.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- smokeping-2.6.8.ebuild 29 Aug 2012 08:26:37 -0000 1.1
23 +++ smokeping-2.6.8.ebuild 29 Oct 2012 08:08:19 -0000 1.2
24 @@ -1,10 +1,10 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.8.ebuild,v 1.1 2012/08/29 08:26:37 klausman Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.8.ebuild,v 1.2 2012/10/29 08:08:19 patrick Exp $
29
30 EAPI="4"
31
32 -inherit eutils
33 +inherit eutils user
34
35 DESCRIPTION="A powerful latency measurement tool."
36 HOMEPAGE="http://oss.oetiker.ch/smokeping/"
37 @@ -14,8 +14,10 @@
38 SLOT="0"
39 # dropping hppa and sparc because of way too may dependencies not having
40 # keywords in those architectures.
41 -KEYWORDS=""
42 -IUSE="apache2 curl dig echoping fcgi ipv6 ldap telnet"
43 +KEYWORDS="~amd64 ~x86"
44 +
45 +# removing fcgi useflag as the configure script can't avoid it without patching
46 +IUSE="apache2 curl dig echoping ipv6 ldap radius ssh telnet"
47
48 DEPEND="!apache2? ( virtual/httpd-cgi )
49 >=dev-lang/perl-5.8.8-r8
50 @@ -28,7 +30,7 @@
51 dev-perl/CGI-Session
52 dev-perl/Config-Grammar
53 dev-perl/Digest-HMAC
54 - fcgi? ( dev-perl/FCGI )
55 + dev-perl/FCGI
56 dev-perl/IO-Socket-SSL
57 dev-perl/Net-DNS
58 dev-perl/libwww-perl
59 @@ -36,6 +38,8 @@
60 echoping? ( >=net-analyzer/echoping-6.0.2 )
61 ipv6? ( >=dev-perl/Socket6-0.20 )
62 ldap? ( dev-perl/perl-ldap )
63 + radius? ( dev-perl/RadiusPerl )
64 + ssh? ( dev-perl/Net-OpenSSH )
65 telnet? ( dev-perl/Net-Telnet )
66 virtual/perl-libnet"
67
68 @@ -48,7 +52,6 @@
69
70 src_prepare() {
71 rm -r lib/{BER.pm,SNMP_Session.pm,SNMP_util.pm} # dev-perl/SNMP_Session
72 - epatch "${FILESDIR}/smokeping_fping-3.3.patch"
73
74 }
75
76 @@ -141,7 +144,7 @@
77 elog "script at /var/www/localhost/perl/"
78 fi
79 elog "To make cropper working you just need to copy /var/www/localhost/smokeping/cropper"
80 - elog "into you htdocs (or create symlink and allow webserver to follow symlinks)."
81 + elog "into your htdocs (or create symlink and allow webserver to follow symlinks)."
82 elog
83 elog "We install all files required for smoketrace, but you have to"
84 elog "configure it manually. Just read 'man smoketrace'. Also you need to"
85
86
87
88 1.7 net-analyzer/smokeping/metadata.xml
89
90 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/metadata.xml?rev=1.7&view=markup
91 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/metadata.xml?rev=1.7&content-type=text/plain
92 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/metadata.xml?r1=1.6&r2=1.7
93
94 Index: metadata.xml
95 ===================================================================
96 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/metadata.xml,v
97 retrieving revision 1.6
98 retrieving revision 1.7
99 diff -u -r1.6 -r1.7
100 --- metadata.xml 29 Aug 2012 08:26:37 -0000 1.6
101 +++ metadata.xml 29 Oct 2012 08:08:19 -0000 1.7
102 @@ -12,8 +12,8 @@
103 functionality</flag>
104 <flag name='echoping'>Install <pkg>net-analyzer/echoping</pkg> for echoping
105 functionality</flag>
106 - <flag name='fcgi'>Use <pkg>dev-perl/FCGI</pkg> for CGI</flag>
107 <flag name='telnet'>Install <pkg>dev-perl/Net-Telnet</pkg> for telnet
108 functionality</flag>
109 + <flag name='ssh'>Install ssh functionality</flag>
110 </use>
111 </pkgmetadata>
112
113
114
115 1.43 net-analyzer/smokeping/ChangeLog
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/ChangeLog?rev=1.43&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/ChangeLog?rev=1.43&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/ChangeLog?r1=1.42&r2=1.43
120
121 Index: ChangeLog
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v
124 retrieving revision 1.42
125 retrieving revision 1.43
126 diff -u -r1.42 -r1.43
127 --- ChangeLog 29 Aug 2012 13:34:31 -0000 1.42
128 +++ ChangeLog 29 Oct 2012 08:08:19 -0000 1.43
129 @@ -1,6 +1,10 @@
130 # ChangeLog for net-analyzer/smokeping
131 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
132 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v 1.42 2012/08/29 13:34:31 klausman Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v 1.43 2012/10/29 08:08:19 patrick Exp $
134 +
135 + 29 Oct 2012; Patrick Lauer <patrick@g.o> metadata.xml,
136 + smokeping-2.6.8.ebuild:
137 + Bump for #404277 using ebuild from entoo/smokeping-overlay as a base
138
139 29 Aug 2012; Tobias Klausmann <klausman@g.o> +files/smokeping.init.3:
140 Add missing init script. Also, CVS is dumb and should be hated.