Gentoo Archives: gentoo-portage-dev

From: Paul Varner <fuzzyray@g.o>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] tools-portage packages
Date: Tue, 17 Jul 2012 21:10:24
Message-Id: 5005B7AB.5030305@gentoo.org
1 All:
2
3 Sending this here before I send to the gentoo-dev list. Below is the
4 list of packages that are managed by the tools-portage herd and their
5 maintainer (if any). I know we have several packages in the herd that
6 are not being maintained and I would like to either get a maintainer or
7 last rite the package. I've included comments on what I know about the
8 packages.
9
10 $ equery meta -m $(fgrep "tools-portage" /usr/portage/*/*/metadata.xml |
11 awk -F'/' '{printf("%s/%s\n", $4, $5)}')
12
13 * app-portage/deltup [gentoo]
14 None specified
15
16 -- I don't know anything about this package.
17
18 * app-portage/eclass-manpages [gentoo]
19 vapier@g.o
20
21 -- Actively maintained by Mike.
22
23 * app-portage/elogv [gentoo]
24 fuzzyray@g.o (Paul Varner)
25 sping@g.o (Sebastian Pipping)
26
27 -- Being maintained more by Sebastian than myself.
28
29 * app-portage/elogviewer [gentoo]
30 fuzzyray@g.o (Paul Varner)
31
32 -- Effectively unmaintained, I can't find the upstream repository and I
33 haven't done anything with it recently.
34
35 * app-portage/epm [gentoo]
36 None specified
37
38 -- Old perl script that mimics rpm. I've done some ebuild cleanup, but
39 otherwise unmaintained.
40
41 * app-portage/esearch [gentoo]
42 None specified
43
44 -- Actively maintained by myself and Brian. Upstream repository is on
45 Github
46
47 * app-portage/etc-proposals [gentoo]
48 dolsen@g.o (Brian Dolbec)
49
50 -- Actively maintained by Brian
51
52 * app-portage/euses [gentoo]
53 jer@g.o (Jeroen Roovers)
54
55 -- Actively maintained by Jeroen
56
57 * app-portage/genlop [gentoo]
58 None specified
59
60 -- Not actively being maintained although fixes have been made in the
61 upstream gentoo-perl repository on Github. it might be appropriate to
62 transfer this to the gentoo-perl herd.
63
64 * app-portage/gentoolkit-dev [gentoo]
65 None specified
66
67 -- Actively maintained by Christian.
68
69 * app-portage/gentoolkit [gentoo]
70 None specified
71
72 -- Actively maintained by Paul and Brian
73
74 * app-portage/gpytage [gentoo]
75 dolsen@g.o (Brian Dolbec)
76
77 -- Brian took over maintenance. Not sure of active status
78
79 * app-portage/layman [gentoo]
80 dolsen@g.o (Brian Dolbec)
81
82 -- Brian is actively maintaining
83
84 * app-portage/maintainer-helper [local]
85 None specified
86
87 -- Not actively maintained, it really needs a maintainer or be dropped
88 from the tree.
89
90 * app-portage/mirrorselect [gentoo]
91 None specified
92
93 -- Actively maintained by various people.
94
95 * app-portage/porthole [gentoo]
96 dolsen@g.o (Brian Dolbec)
97 Upstream Maintainer (please CC on bugs)
98
99 -- Actively maintained by Brian
100
101 * app-portage/splat [gentoo]
102 None specified
103
104 -- I don't know anything about this package. Upstream URL is dead.
105
106 * app-portage/udept [local]
107 fuzzyray@g.o
108
109 -- Effectively last rited, due to dead upstream. Still in tree in hard
110 masked status due to no replacement. However, in the time that it has
111 been hard masked, there has not been anyone to step up and either fork
112 or create a replacement.
113
114 * app-portage/ufed [gentoo]
115 None specified
116
117 -- Not being maintained since Harald retired and needs a maintainer.
118 Repository is on overlays.g.o
119
120 * dev-util/bdelta [gentoo]
121 slyfox@g.o (Sergei Trofimovich)
122 Primary Maintainer
123
124 -- I don't know anything about this package. Based on the ChangeLog,
125 Sergei is actively maintaining it.

Replies

Subject Author
Re: [gentoo-portage-dev] tools-portage packages Brian Dolbec <dolsen@g.o>