Re: [gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2006-12-17 23:59 UTC

2006-12-30 Thread Paul de Vrieze
On Monday 18 December 2006 20:14, Robin H. Johnson wrote:
 On Mon, Dec 18, 2006 at 10:02:00AM -0500, Chris Gianelloni wrote:
  On Sun, 2006-12-17 at 23:20 -0800, Robin H. Johnson wrote:
   The attached list notes all of the packages that were added or removed
   from the tree, for the week ending 2006-12-17 23h59 UTC.
 
  OK.  Here's a fun question for you...
  Is it possible to have a slightly modified version of this script run,
  and the output sent to gwn-feedback for inclusion in the GWN?  This
  would make my life tremendously easier, since currently I have to
  completely reformat this by hand.

 I'll just send you the CSV file that I script into the email, and you
 can come up with your own reformatting into GuideML, esp. as I don't
 have any easy way of resolving dev handle to their name for you.

Actually we have a ready made xslt script available. It is the template 
named fullname in the util.xsl file.

Paul

-- 
Paul de Vrieze
Gentoo Developer
Mail: [EMAIL PROTECTED]
Homepage: http://www.devrieze.net


pgpYIxnH2ngC4.pgp
Description: PGP signature


Re: [gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2006-12-17 23:59 UTC

2006-12-18 Thread Chris Gianelloni
On Sun, 2006-12-17 at 23:20 -0800, Robin H. Johnson wrote:
 The attached list notes all of the packages that were added or removed
 from the tree, for the week ending 2006-12-17 23h59 UTC.

So what is right, the attachment or the list in the email?

I know that my removals/additions from the list are correct, so what is
the attachment?

-- 
Chris Gianelloni
Release Engineering Strategic Lead
Alpha/AMD64/x86 Architecture Teams
Games Developer/Council Member/Foundation Trustee
Gentoo Foundation


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2006-12-17 23:59 UTC

2006-12-18 Thread Chris Gianelloni
On Mon, 2006-12-18 at 08:47 -0500, Chris Gianelloni wrote:
 On Sun, 2006-12-17 at 23:20 -0800, Robin H. Johnson wrote:
  The attached list notes all of the packages that were added or removed
  from the tree, for the week ending 2006-12-17 23h59 UTC.
 
 So what is right, the attachment or the list in the email?

Nevermind... just saw your second mail.

-- 
Chris Gianelloni
Release Engineering Strategic Lead
Alpha/AMD64/x86 Architecture Teams
Games Developer/Council Member/Foundation Trustee
Gentoo Foundation


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2006-12-17 23:59 UTC

2006-12-18 Thread Chris Gianelloni
On Sun, 2006-12-17 at 23:20 -0800, Robin H. Johnson wrote:
 The attached list notes all of the packages that were added or removed
 from the tree, for the week ending 2006-12-17 23h59 UTC.

OK.  Here's a fun question for you...

Is it possible to have a slightly modified version of this script run,
and the output sent to gwn-feedback for inclusion in the GWN?  This
would make my life tremendously easier, since currently I have to
completely reformat this by hand.

Basically, I would want the output to look like:

table

tr
thPackage:/th
thAddition date:/th
thContact:/th
/tr

tr
tisci-biology/amap/ti
ti11 Dec 06/ti
timail link=[EMAIL PROTECTED]Donnie Berkholz/mail/ti
/tr

/table

table

tr
thPackage:/th
thRemoval date:/th
thContact:/th
/tr

tr
tigames-fps/ut2004-domain2049/ti
ti12 Dec 06/ti
timail link=[EMAIL PROTECTED]Chris Gianelloni/mail/ti
/tr

/table

-- 
Chris Gianelloni
Release Engineering Strategic Lead
Alpha/AMD64/x86 Architecture Teams
Games Developer/Council Member/Foundation Trustee
Gentoo Foundation


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2006-12-17 23:59 UTC

2006-12-18 Thread Yuri Vasilevski
Hi,

On Mon, 18 Dec 2006 10:02:00 -0500
Chris Gianelloni [EMAIL PROTECTED] wrote:

 On Sun, 2006-12-17 at 23:20 -0800, Robin H. Johnson wrote:
  The attached list notes all of the packages that were added or
  removed from the tree, for the week ending 2006-12-17 23h59 UTC.
 
 OK.  Here's a fun question for you...
 
 Is it possible to have a slightly modified version of this script run,
 and the output sent to gwn-feedback for inclusion in the GWN?  This
 would make my life tremendously easier, since currently I have to
 completely reformat this by hand.
 
 Basically, I would want the output to look like:

I think it should also include the Homepage(s) and Description of the
packages so readers could easily check what that additions are all
about. While I'm not that sure that additions date and probably who
made the addition are that important for readers.

 table
 
 tr
 thPackage:/th
 thAddition date:/th
 thContact:/th
 /tr
 
 tr
 tisci-biology/amap/ti
 ti11 Dec 06/ti
 timail link=[EMAIL PROTECTED]Donnie Berkholz/mail/ti
 /tr
 
 /table

So I think it should be something like:

table

tr
thPackage:/th
thHomepage:/th
thDescription:/th
/tr

tr
tiuri 
link=http://packages.gentoo.org/packages/?category=sci-biology;name=amap
sosci-biology/amap/uri/ti
tiuri link=http://bio.math.berkeley.edu/amap/;Homepage/uri/ti
tiProtein multiple-alignment-based sequence annealing/ti
/tr

/table

Best,
Yuri.
-- 
gentoo-dev@gentoo.org mailing list



Re: [gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2006-12-17 23:59 UTC

2006-12-18 Thread Alec Warner

Yuri Vasilevski wrote:

Hi,

On Mon, 18 Dec 2006 10:02:00 -0500
Chris Gianelloni [EMAIL PROTECTED] wrote:



On Sun, 2006-12-17 at 23:20 -0800, Robin H. Johnson wrote:


The attached list notes all of the packages that were added or
removed from the tree, for the week ending 2006-12-17 23h59 UTC.


OK.  Here's a fun question for you...

Is it possible to have a slightly modified version of this script run,
and the output sent to gwn-feedback for inclusion in the GWN?  This
would make my life tremendously easier, since currently I have to
completely reformat this by hand.

Basically, I would want the output to look like:


Yeah I can modify the output to do tables.  If I can find the script, I 
know it's on one of these lab machines ;)





I think it should also include the Homepage(s) and Description of the
packages so readers could easily check what that additions are all
about. While I'm not that sure that additions date and probably who
made the addition are that important for readers.


The only reason the contact and date are there is because the code for 
removals and additions is basically the same (A or D tells me which one 
it is) and all that info is available in the CVS history file.  The 
problem with HOMEPAGE or DESCRIPTION is that they are version specific 
and there is no way to choose which version to pick in the case where 
more than one version was added at the same time.

--
gentoo-dev@gentoo.org mailing list



Re: [gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2006-12-17 23:59 UTC

2006-12-18 Thread Chris Gianelloni
On Mon, 2006-12-18 at 11:38 -0500, Alec Warner wrote:
 The only reason the contact and date are there is because the code for 
 removals and additions is basically the same (A or D tells me which one 
 it is) and all that info is available in the CVS history file.  The 
 problem with HOMEPAGE or DESCRIPTION is that they are version specific 
 and there is no way to choose which version to pick in the case where 
 more than one version was added at the same time.

As a compromise, how about having the package names link to their
packages.gentoo.org page?

-- 
Chris Gianelloni
Release Engineering Strategic Lead
Alpha/AMD64/x86 Architecture Teams
Games Developer/Council Member/Foundation Trustee
Gentoo Foundation


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2006-12-17 23:59 UTC

2006-12-18 Thread Robin H. Johnson
On Mon, Dec 18, 2006 at 09:33:59AM -0600, Yuri Vasilevski wrote:
 I think it should also include the Homepage(s) and Description of the
 packages so readers could easily check what that additions are all
 about. While I'm not that sure that additions date and probably who
 made the addition are that important for readers.
The homepage and description are inside ebuilds, whereas the
information presently is not taken from the ebuilds at all (rather from
the CVS history as I previously noted).

Sure it's doable, but it's a lot more work.

-- 
Robin Hugh Johnson
E-Mail : [EMAIL PROTECTED]
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85


pgp4qAWJPRRx3.pgp
Description: PGP signature


Re: [gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2006-12-17 23:59 UTC

2006-12-18 Thread Philip Webb
061218 Robin H. Johnson wrote:
 On Mon, Dec 18, 2006 at 09:33:59AM -0600, Yuri Vasilevski wrote:
 It should also include the Homepage(s) and Description of the packages
 so readers could easily check what that additions are all about.
 The homepage and description are inside ebuilds
 Sure it's doable, but it's a lot more work.

All anyone needs to do is 'eix pkg-spec via clipboard'.
I just checked the new 'app-editors/tea' that way.

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban  Community Studies
TRANSIT`-O--O---'  University of Toronto
-- 
gentoo-dev@gentoo.org mailing list



Re: [gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2006-12-17 23:59 UTC

2006-12-18 Thread Yuri Vasilevski
Hi,

On Mon, 18 Dec 2006 11:38:14 -0500
Alec Warner [EMAIL PROTECTED] wrote:

  I think it should also include the Homepage(s) and Description of
  the packages so readers could easily check what that additions are
  all about. While I'm not that sure that additions date and probably
  who made the addition are that important for readers.
 
 The only reason the contact and date are there is because the code
 for removals and additions is basically the same (A or D tells me
 which one it is) and all that info is available in the CVS history
 file.  The problem with HOMEPAGE or DESCRIPTION is that they are
 version specific and there is no way to choose which version to pick
 in the case where more than one version was added at the same time.

The way I implemented this was to get the homepage(s) and description
from the newest version, but I think absolutely any convention will
work as in the very rare cases where someone commits several versions
with different homepages or descriptions, giving the info about just
one of the versions should be quite a good indicator on what this
package is all about, else the versions should not share the same
package name (in the case that they do completely different things).

Also, to get that info you can use portageq in a reasonably simple way,
something like:

let ebuild be $CATEGORY/$PF

homepage=$(PORTDIR_OVERLAY=${CVS_DIR} portageq metadata / ebuild \
${ebuild} HOMEPAGE)
description=$(PORTDIR_OVERLAY=${CVS_DIR} portageq metadata / ebuild \
${ebuild} DESCRIPTION)

This will make the script a little bit slower, but it should not be
that hard to integrate.

Best,
Yuri.
-- 
gentoo-dev@gentoo.org mailing list



Re: [gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2006-12-17 23:59 UTC

2006-12-18 Thread Robin H. Johnson
On Mon, Dec 18, 2006 at 02:53:56PM -0600, Yuri Vasilevski wrote:
 This will make the script a little bit slower, but it should not be
 that hard to integrate.
Please read the message that I sent as well. In specific, there is NO
way we can gaurentee that the machine has an up to date copy of the tree
- thus why we use CVS history directly.

-- 
Robin Hugh Johnson
E-Mail : [EMAIL PROTECTED]
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85


pgp0UtIGta4Y0.pgp
Description: PGP signature


Re: [gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2006-12-17 23:59 UTC

2006-12-18 Thread Yuri Vasilevski
On Mon, 18 Dec 2006 13:28:22 -0800
Robin H. Johnson [EMAIL PROTECTED] wrote:

 On Mon, Dec 18, 2006 at 02:53:56PM -0600, Yuri Vasilevski wrote:
  This will make the script a little bit slower, but it should not be
  that hard to integrate.
 Please read the message that I sent as well. In specific, there is NO
 way we can gaurentee that the machine has an up to date copy of the
 tree
 - thus why we use CVS history directly.

Yes, sorry, my mistake. For some reason I assumed that on the CVS
server you also have the tree ready to use and in an unpacked form.

Yuri.
-- 
gentoo-dev@gentoo.org mailing list



[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2006-12-17 23:59 UTC

2006-12-17 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed
from the tree, for the week ending 2006-12-17 23h59 UTC.

Removals:
games-fps/ut2004-domain2049 2006-12-12 15:46:17 wolf31o2
dev-db/dbbalancer   2006-12-17 08:57:15 dev-zero

Additions:
sci-biology/amap2006-12-11 06:59:29 dberkholz
virtual/init2006-12-12 11:10:16 uberlord
games-fps/ut2004-unwheel2006-12-12 18:12:34 wolf31o2
dev-libs/libisofs   2006-12-13 00:04:39 beandog
games-fps/ut2004-damnation  2006-12-13 20:58:30 wolf31o2
games-fps/ut2004-muralis2006-12-13 21:17:22 wolf31o2
net-print/splix 2006-12-14 21:29:13 wschlich
x11-libs/goocanvas  2006-12-14 22:05:10 hansmi
dev-python/pygoocanvas  2006-12-14 22:29:51 hansmi
games-fps/ut2004-troopers   2006-12-15 00:39:51 wolf31o2
app-cdr/poweriso2006-12-16 02:21:00 jurek
app-crypt/asedriveiiie-usb  2006-12-16 11:04:37 alonbl
app-crypt/asedriveiiie-serial   2006-12-16 11:05:13 alonbl
app-crypt/asekey2006-12-16 11:05:46 alonbl
x11-libs/xcb-util   2006-12-16 22:25:39 joshuabaergen
dev-ruby/ruby-pcap  2006-12-17 02:04:06 pclouds
dev-python/glewpy   2006-12-17 16:16:07 joshuabaergen
dev-cpp/libgtksourceviewmm  2006-12-17 18:15:03 remi
media-plugins/gst-plugins-pulse 2006-12-17 19:26:35 lack
dev-util/nemiver2006-12-17 21:26:23 remi

-- 
Robin Hugh Johnson
E-Mail : [EMAIL PROTECTED]
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85
Removals:
x11-wm/qvwm 2006-12-04 06:40:02 omp
sys-fs/ecryptfs-util2006-12-04 20:21:24 masterdriverz
x11-libs/nucleo 2006-12-05 00:57:47 omp
x11-wm/metisse  2006-12-05 00:59:43 omp
x11-wm/golem2006-12-05 01:02:00 omp
x11-wm/papuawm  2006-12-05 01:03:31 omp
dev-java/datavision-bin 2006-12-05 01:04:56 wltjr
x11-wm/integrity2006-12-05 01:05:02 omp
x11-wm/pawm 2006-12-05 01:06:12 omp
x11-wm/trswm2006-12-05 01:09:00 omp
x11-wm/xpde 2006-12-05 01:10:07 omp
x11-wm/pwm  2006-12-05 01:11:57 omp
x11-wm/wmi  2006-12-05 01:13:23 omp
dev-java/jgoodies-looks-bin 2006-12-06 17:21:37 wltjr
dev-ruby/ruby-zlib  2006-12-07 20:42:47 pclouds
profiles/default-bsd/fbsd   2006-12-09 17:03:37 drizzt
sci-biology/embassy-meme2006-12-10 18:28:59 ribosome
sci-biology/embassy-phylip  2006-12-10 18:33:19 ribosome
sci-biology/cbcanalyzer 2006-12-10 19:04:53 ribosome
sci-misc/chessbrain 2006-12-10 19:30:01 ribosome
dev-python/fxpy 2006-12-10 20:10:09 kloeri

Additions:
x11-misc/gaia   2006-12-04 10:25:46 opfer
sys-fs/ecryptfs-utils   2006-12-04 18:56:27 masterdriverz
media-fonts/adi-dsp-fonts   2006-12-04 20:28:48 vapier
xfce-extra/xfce4-dev-tools  2006-12-05 16:32:05 nichoj
gnustep-apps/projectmanager 2006-12-05 21:43:09 grobian
mail-filter/spamassassin-fuzzyocr   2006-12-05 22:28:42 tomk
sci-electronics/eagle   2006-12-06 02:34:38 nixphoeni
xfce-extra/xfce4-cpu-freq   2006-12-06 03:49:36 nichoj
xfce-extra/xfce4-xfapplet   2006-12-06 04:22:49 nichoj
xfce-extra/xfce4-smartbookmark  2006-12-06 05:22:38 nichoj
dev-cpp/libthrowable2006-12-06 19:06:21 opfer
media-gfx/pydot 2006-12-06 21:39:48 cedk
app-office/tinyerp-server   2006-12-06 21:43:23 cedk
app-office/tinyerp-client   2006-12-06 22:03:10 cedk
profiles/default-linux/ppc  2006-12-07 00:43:06 pylon
xfce-extra/xarchiver2006-12-07 01:15:38 nichoj
media-video/x264-svn-encoder2006-12-07 12:55:05 aballier
dev-java/mx4j-core  2006-12-07 14:39:32 betelgeuse
dev-java/mx4j-tools 2006-12-07 14:44:37 betelgeuse
media-video/qc-usb-messenger2006-12-07 19:30:29 zzam
x11-plugins/tomboy-reminder 2006-12-07 20:43:16 compnerd
app-misc/flasm  2006-12-08 07:51:50 pclouds
mail-client/claws-mail  2006-12-08 11:07:55 genone
dev-lang/io 2006-12-09 02:39:42 araujo
profiles/default-bsd/fbsd   2006-12-09 16:58:50 drizzt
app-editors/tea

Re: [gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2006-12-17 23:59 UTC

2006-12-17 Thread Robin H. Johnson
On Sun, Dec 17, 2006 at 11:20:38PM -0800, Robin H. Johnson wrote:
 The attached list notes all of the packages that were added or removed
 from the tree, for the week ending 2006-12-17 23h59 UTC.
...
 Removals:
 x11-wm/qvwm   2006-12-04 06:40:02 omp
...

Oops, I accidently included the previous batch in the attachment.
Sorry.

-- 
Robin Hugh Johnson
E-Mail : [EMAIL PROTECTED]
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85


pgpNMX7gsfPzU.pgp
Description: PGP signature