summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/20110202/002414.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/20110202/002414.html')
-rw-r--r--zarb-ml/mageia-dev/20110202/002414.html103
1 files changed, 103 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110202/002414.html b/zarb-ml/mageia-dev/20110202/002414.html
new file mode 100644
index 000000000..d894658b9
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110202/002414.html
@@ -0,0 +1,103 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] announcing magpie
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20announcing%20magpie&In-Reply-To=%3CAANLkTikf1iTPgy9%3DbuhbrfUsVR7QbvZyWuJ7bxAJe0Jv%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+
+ <LINK REL="Next" HREF="002415.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] announcing magpie</H1>
+ <B>Per &#216;yvind Karlsen</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20announcing%20magpie&In-Reply-To=%3CAANLkTikf1iTPgy9%3DbuhbrfUsVR7QbvZyWuJ7bxAJe0Jv%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] announcing magpie">peroyvind at mandriva.org
+ </A><BR>
+ <I>Wed Feb 2 16:01:46 CET 2011</I>
+ <P><UL>
+
+ <LI>Next message: <A HREF="002415.html">[Mageia-dev] announcing magpie
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2414">[ date ]</a>
+ <a href="thread.html#2414">[ thread ]</a>
+ <a href="subject.html#2414">[ subject ]</a>
+ <a href="author.html#2414">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>2011/2/1 Jerome Quelin &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">jquelin at gmail.com</A>&gt;:
+&gt;<i> hi,
+</I>&gt;<i>
+</I>&gt;<i> i'm happy to report that magpie 1.110320 is now available.
+</I>&gt;<i>
+</I>&gt;<i> On 11/01/24 16:42 +0100, Jerome Quelin wrote:
+</I>&gt;&gt;<i> in my mdv-&gt;mageia conversion, i promised to gather the various scripts
+</I>&gt;&gt;<i> i'm using to maintain the bulk of perl packages and provide them for
+</I>&gt;&gt;<i> everyone to use.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> so i'm pleased to announce magpie: MAGeia Perl Integration Easy
+</I>&gt;<i>
+</I>&gt;<i> magpie now features a new command: checkout (alias co).
+</I>&gt;<i>
+</I>&gt;<i> it is *not* meant to replace &quot;mgarepo co&quot;, it does in fact use mgarepo
+</I>&gt;<i> underneath. so what does this command add?
+</I>&gt;<i>
+</I>&gt;<i> - the possibility to check out in a given directory
+</I>&gt;<i> &#160; &#160;$ magpie co -d ~/rpm/cauldron perl
+</I>&gt;<i>
+</I>&gt;<i> - the fact that it will either check out *or* update the local check-out
+</I>&gt;<i> &#160;if it already exists:
+</I>&gt;<i> &#160; &#160;$ magpie co -d ~/rpm/cauldron perl
+</I>&gt;<i> &#160; &#160;# check-out if 1st run, update otherwise
+</I>&gt;<i>
+</I>&gt;<i> - finally, the possibility to dump a shell command to execute to change
+</I>&gt;<i> &#160;directory in the fresh check-out:
+</I>&gt;<i>
+</I>&gt;<i> &#160; &#160;# add this in your ~/.bashrc
+</I>&gt;<i> &#160; &#160;function cco() { eval $(magpie co -d ~/rpm/cauldron -q -s $*); }
+</I>&gt;<i> &#160; &#160;# then, one can do a fresh checkout/update + cd by issuing:
+</I>&gt;<i> &#160; &#160;$ cco perl
+</I>&gt;<i>
+</I>&gt;<i> nothing revolutionary, but it saves some keystrokes here and there.
+</I>&gt;<i>
+</I>&gt;<i> in the future, i intend to make this command to accept a perl module to
+</I>&gt;<i> automatically check-out the matching package:
+</I>&gt;<i> &#160; &#160;$ magpie co Foo::Bar
+</I>Hm, for such seemingly trivial feature additions, wouldn't it make more sense
+to just implement it in repsys..?
+
+Seems like an approach with a bit high potensial of becoming hard to maintain
+and really becoming rrelevant...
+
+My 2 cents at least..
+
+--
+Regards,
+Per &#216;yviind
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+
+ <LI>Next message: <A HREF="002415.html">[Mageia-dev] announcing magpie
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2414">[ date ]</a>
+ <a href="thread.html#2414">[ thread ]</a>
+ <a href="subject.html#2414">[ subject ]</a>
+ <a href="author.html#2414">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>