diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2012-March/004337.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2012-March/004337.html | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2012-March/004337.html b/zarb-ml/mageia-sysadm/2012-March/004337.html new file mode 100644 index 000000000..e82ede4ef --- /dev/null +++ b/zarb-ml/mageia-sysadm/2012-March/004337.html @@ -0,0 +1,103 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] perl modules shipped by mageia - the web site! + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20perl%20modules%20shipped%20by%20mageia%20-%20the%20web%20site%21&In-Reply-To=%3C20120330150835.GF29683%40mongueurs.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="004346.html"> + <LINK REL="Next" HREF="004338.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] perl modules shipped by mageia - the web site!</H1> + <B>Jerome Quelin</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20perl%20modules%20shipped%20by%20mageia%20-%20the%20web%20site%21&In-Reply-To=%3C20120330150835.GF29683%40mongueurs.net%3E" + TITLE="[Mageia-sysadm] perl modules shipped by mageia - the web site!">jquelin at gmail.com + </A><BR> + <I>Fri Mar 30 17:08:35 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="004346.html">[Mageia-sysadm] bon cadeau_ +</A></li> + <LI>Next message: <A HREF="004338.html">[Mageia-sysadm] perl modules shipped by mageia - the web site! +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4337">[ date ]</a> + <a href="thread.html#4337">[ thread ]</a> + <a href="subject.html#4337">[ subject ]</a> + <a href="author.html#4337">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>hi, + +so now that pkgcpan.mageia.org is up & running and serving the database +(thanks again!), i finally took some time to kickstart an idea i was +toying with: tracking the number of modules shipped by mageia over time. + +i also created a very rough webpage for that, which i'd like to expand +in the future to a more consistent website. + +cf attached tarball for the website. +(note: i'm not a web designer, any help & comments are welcome) + +now, i'd like this website to be placed on mageia infrastructure. +benefits: stats will be updated on a regular basis, and this will allow +people to quickly see the trend, showing that mageia is perl-developer +friendly. + +to generate the site, it's a matter of running once a day: + + $ magpie webstatic -d /path/to/website + +it doesn't take long (less than 5 seconds), and updates the statistics +besides generating the website. + +note that /path/to/website will be wiped, so no other data than the +website needs to be put in this location. it also means that process +needs to have write access to the parent dir of /path/to/website + +at this point in time, you are now eager to implement that. :) however, +there are 2 problems: + +- "magpie webstatic" is implemented in latest release of magpie, which + just hit cpan. the package is updated in svn & ready to be submitted, + but it's release freeze. granted, magpie is a leaf package which is + only used by mageia perl packagers. + ==> do you think i can ask for a freeze push? + +- mageia infrastructure is running mga1. so even if magpie is pushed + according to previous point, the infra won't have it in their repos. + and it also needs perl-ORDB-CPAN-Mageia & perl-RRDTool-OO which are + also not available in mga1. + ==> if magpie gets pushed, can it be installed on the infra? (by + picking & installing the right rpms) + +thanks, +jérôme +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="004346.html">[Mageia-sysadm] bon cadeau_ +</A></li> + <LI>Next message: <A HREF="004338.html">[Mageia-sysadm] perl modules shipped by mageia - the web site! +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4337">[ date ]</a> + <a href="thread.html#4337">[ thread ]</a> + <a href="subject.html#4337">[ subject ]</a> + <a href="author.html#4337">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm +mailing list</a><br> +</body></html> |