Re: [gentoo-dev] Packages up for grabs

2016-11-25 Thread Mathy Vanvoorden
>
> AFAIK they are not intended to be installed as compiled code at all.
> You are supposed to bundle them, or otherwise compile them from sources
> along with your project.
>
>
You are correct, apparently they changed their stance on this some time ago
as you can read here:

https://github.com/google/googletest/blob/master/googletest/docs/FAQ.md#why-is-it-not-recommended-to-install-a-pre-compiled-copy-of-google-test-for-example-into-usrlocal

They also no longer support the autotools scripts that are provided with
the source code as you can read in the README:

https://github.com/google/googletest/blob/master/googletest/README.md#legacy-build-scripts

There are quite some packages depending on them so they can't just be
last-rited. Maybe the best solution is to leave them in their current form
(perhaps update the SRC_URI) and not accepting package updates to 1.8,
instead asking upstream packages that depend on them to include them in
their source distribution.


br,
Mathy


Re: [gentoo-dev] Packages up for grabs

2016-11-25 Thread Michał Górny
On Fri, 25 Nov 2016 12:25:37 -0500
Mike Gilbert  wrote:

> On Fri, Nov 25, 2016 at 10:06 AM, Thomas Kahle  wrote:
> > Hi,
> >
> > I'd like to pass on maintainership of
> >
> > dev-cpp/gtest
> > dev-cpp/gmock
> >
> > I don't use them and I don't even remember how I came to maintain
> > them.  These two are among the packages that have googlecode in
> > their SRC_URI, so this is a bit urgent.  Upstream has moved to
> > github and merged the two packages:
> >
> > https://github.com/google/googletest
> >
> > The next and only thing on the agenda is to bump and unify the
> > two ebuilds to version 1.8.0 which was released in August.
> > Anyone?  
> 
> Whoever picks this up might want to consider switching to cmake, and
> installing static libs instead of shared libs.
> 
> The current ebuild installs shared libs with libtools default soname
> version (0). The cmake build doesn't even bother with that and
> installs bare .so files.
> 
> I don't think they are intended to be used as systemwide shared libraries.

AFAIK they are not intended to be installed as compiled code at all.
You are supposed to bundle them, or otherwise compile them from sources
along with your project.

-- 
Best regards,
Michał Górny



pgpuseFXF8SyI.pgp
Description: OpenPGP digital signature


Re: [gentoo-dev] Packages up for grabs

2016-11-25 Thread Mike Gilbert
On Fri, Nov 25, 2016 at 10:06 AM, Thomas Kahle  wrote:
> Hi,
>
> I'd like to pass on maintainership of
>
> dev-cpp/gtest
> dev-cpp/gmock
>
> I don't use them and I don't even remember how I came to maintain
> them.  These two are among the packages that have googlecode in
> their SRC_URI, so this is a bit urgent.  Upstream has moved to
> github and merged the two packages:
>
> https://github.com/google/googletest
>
> The next and only thing on the agenda is to bump and unify the
> two ebuilds to version 1.8.0 which was released in August.
> Anyone?

Whoever picks this up might want to consider switching to cmake, and
installing static libs instead of shared libs.

The current ebuild installs shared libs with libtools default soname
version (0). The cmake build doesn't even bother with that and
installs bare .so files.

I don't think they are intended to be used as systemwide shared libraries.



Re: [gentoo-dev] Packages up for grabs

2016-11-25 Thread Mathy Vanvoorden
Hi,

I use them so I don't mind (proxy) maintaining them.

gr,
Mathy


--
Met vriendelijke groeten,
Best regards,

Mathy Vanvoorden

2016-11-25 16:06 GMT+01:00 Thomas Kahle :

> Hi,
>
> I'd like to pass on maintainership of
>
> dev-cpp/gtest
> dev-cpp/gmock
>
> I don't use them and I don't even remember how I came to maintain
> them.  These two are among the packages that have googlecode in
> their SRC_URI, so this is a bit urgent.  Upstream has moved to
> github and merged the two packages:
>
> https://github.com/google/googletest
>
> The next and only thing on the agenda is to bump and unify the
> two ebuilds to version 1.8.0 which was released in August.
> Anyone?
>
> Cheers,
> Thomas
>
> --
> Thomas Kahle
> http://dev.gentoo.org/~tomka/
>
>


[gentoo-dev] Packages up for grabs

2016-11-25 Thread Thomas Kahle
Hi,

I'd like to pass on maintainership of

dev-cpp/gtest
dev-cpp/gmock

I don't use them and I don't even remember how I came to maintain
them.  These two are among the packages that have googlecode in
their SRC_URI, so this is a bit urgent.  Upstream has moved to
github and merged the two packages:

https://github.com/google/googletest

The next and only thing on the agenda is to bump and unify the
two ebuilds to version 1.8.0 which was released in August.
Anyone?

Cheers,
Thomas

-- 
Thomas Kahle
http://dev.gentoo.org/~tomka/



signature.asc
Description: OpenPGP digital signature


[gentoo-dev] Packages up for grabs from sci-geosciences category

2016-09-28 Thread Hanno Böck
Hi,

Continuing my efforts not to be listed as a maintainer for packages I
don't really care about: There are a bunch of packages in the
sci-geosciences category that I maintained a long time ago when I was
active in the openstreetmap community.
All of them are listed with the sci-geosciences project as a maintainer
as well, so I'll just remove myself and leave the project
maintainership in a few days. But if anyone wants to jump in feel free
to take the packages (just remove me and add yourself in that case).

sci-geosciences/gebabbel
Frontend for the tool gpsbabel. Strangely enough we have 0.4, while
upstream seems only to have 0.3. There are no open bugs, so it seems a
relatively stress free package and it can probably just stay the way it
is.

sci-geosciences/gpscorrelate
Tool to add gps coordinates based on gpx tracks. No open bugs, latest
version, so it seems stress free and can probably stay without a
dedicated maintainer.

sci-geosciences/josm
The Java OpenStreetMap editor. It was the standard way of editing
openstreetmap in the past, but since the web editor got much betters
I think it's relevance is smaller these days. nixphoeni has done the
last version bumps, I already asked him directly if he wants to take
over maintainership.

sci-geosciences/mkgmap
Tool to create garmin maps from openstreetmap data. I don't have any
garmin device any more.
This is many years behind upstream and whoever wants to take it will
probably have to face some complicated java-dependency-management
issues, see here:
https://bugs.gentoo.org/show_bug.cgi?id=402943
If nobody wants to take it we may want to last-rite this. Upstream
provides precompiled jar versions, it probably makes more sense that
people use those instead of our heavily outdated ebuild.

sci-geosciences/osm2mp
This is probably deprecated. It turns openstreetmap data into a format
called mp which was used by mkgmap (see previous). Later versions of
mkgmap were directly capable of using osm data, therefore that use case
is gone.
However not sure if there are other uses of mp. Anyway, no open bugs,
so it seems trouble free and may just stay if there is any use of it.

sci-geosciences/osmosis
Command line tool to interact with the osm api. Similar problem as
mkgmap with complex java dependency stuff. Years behind upstream, see:
https://bugs.gentoo.org/show_bug.cgi?id=402945
As with mkgmap I'd recommend last-riting this if no maintainer steps in
to tackle this.


-- 
Hanno Böck
https://hboeck.de/

mail/jabber: ha...@hboeck.de
GPG: FE73757FA60E4E21B937579FA5880072BBB51E42



Re: [gentoo-dev] Packages up for grabs

2016-09-06 Thread Alice Ferrazzi
interested in euscan
I'm using it in one of my server.
but I'm away untill 14 of this month.

2016/08/07 18:27 "Patrick Lauer" :

> On 08/07/2016 10:12 AM, Dirkjan Ochtman wrote:
> > On Sun, Aug 7, 2016 at 9:51 AM, Pacho Ramos  wrote:
> >> This packages are now up for grabs:
> >> app-portage/euscan
> >
> > Patrick,
> >
> > Are you still keeping euscan running?
> >
>
> Yes. It's not in the best shape, but for now it works well enough to
> keep it around.
>
>
>


Re: [gentoo-dev] Packages up for grabs

2016-08-22 Thread Hans de Graaff
On Fri, 2016-08-19 at 15:20 +0200, Pacho Ramos wrote:
> This packages are now up for grabs:
> 
> x11-misc/revelation

I'm still using this at the moment so I'll take this.

Hans

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


Re: [gentoo-dev] Packages up for grabs

2016-08-19 Thread james

On 08/19/2016 06:07 AM, Pacho Ramos wrote:

This packages are now up for grabs:
app-crypt/efitools
app-crypt/pesign
app-doc/linux-kernel-in-a-nutshell
dev-util/cgvg
dev-util/kup
dev-util/xxdi
net-misc/bti




app-doc/linux-kernel-in-a-nutshell

is quite interesting. I went to greg's site, looked around and built 
this package. It shows up, in chapter form under /usr/share.

I used 'elogv' to look at the directional output. Scant. So
I'm not sure how to discover the gui/tools one would used, other
and manually looking at the chapters one at a time. I quick look at the 
gentoo wiki revealed little how to access this or other /usr/share/
documents; perhaps I have missed the obvious reference pages on those 
documentation systems?


Sure, it's an old doc, but it could be useful?
I bring this up as maybe a tie-in doc to the GSoC kernel build work
that is currently being performed. [1] Personally, with gentoo being a 
strong embedded distro, and the IoT movement bringing in lots of new 
hardware to the linux world, I think these old documents are still 
valuable for the learning the basics process, particularly related to 
small and minimized gentoo systems.


As such, I am willing to help, but, first I think a comprehensive 
discussion on documentation on gentoo to tie in all the new, wonderful 
additions in the gentoo wiki, to some/most of the traditionally 
available documentation sources, is warranted. Decide what to keep and 
integrate those resoureces so that they 'flow' one to another for the 
gentoo community. There are also, many new documentation resources on 
github and similar sites, so those need to be 'integrated' too. A 
pattern or template for devs to follow possible?




[1] 
https://wiki.gentoo.org/wiki/Google_Summer_of_Code/2016/Ideas/kernelconfig


hth,
James





[gentoo-dev] Packages up for grabs

2016-08-19 Thread Pacho Ramos
This packages are now up for grabs:
app-arch/unmakeself
app-crypt/md5deep
app-editors/leafpad
x11-misc/revelation
x11-themes/vanilla-dmz-aa-xcursors
x11-themes/vanilla-dmz-xcursors




[gentoo-dev] Packages up for grabs

2016-08-19 Thread Pacho Ramos
This packages are now up for grabs:
app-crypt/efitools
app-crypt/pesign
app-doc/linux-kernel-in-a-nutshell
dev-util/cgvg
dev-util/kup
dev-util/xxdi
net-misc/bti




Re: [gentoo-dev] Packages up for grabs

2016-08-08 Thread Brian Dolbec
On Sun, 07 Aug 2016 10:24:08 +0200
Pacho Ramos  wrote:

> This packages are now up for grabs:
> app-portage/g-sorcery
> app-portage/gs-elpa
> app-portage/gs-pypi

I'll sign layman project up for these


-- 
Brian Dolbec 




Re: [gentoo-dev] Packages up for grabs

2016-08-08 Thread Johannes Huber
Am Samstag 06 August 2016, 14:44:15 schrieb Pacho Ramos:
> This packages are now up for grabs:
> app-editors/nvi
> dev-cpp/yaml-cpp

I take this one.

Greetings,
Johannes

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


Re: [gentoo-dev] Packages up for grabs

2016-08-07 Thread Jason Zaman
On Sun, Aug 07, 2016 at 10:24:08AM +0200, Pacho Ramos wrote:
> This packages are now up for grabs:
> sys-block/zram-init
I'll take this, i use it on my laptops

-- Jason



Re: [gentoo-dev] Packages up for grabs

2016-08-07 Thread Andrew Savchenko
On Sun, 07 Aug 2016 10:05:06 +0200 Pacho Ramos wrote:
> This packages are now up for grabs:
> app-admin/cpulimit

Nice tool, I use it sometimes, so I'll take it.

Best regards,
Andrew Savchenko


pgpO3kRrhnkEw.pgp
Description: PGP signature


Re: [gentoo-dev] Packages up for grabs

2016-08-07 Thread Michał Górny
On Sun, 07 Aug 2016 11:44:35 +0200
Michał Górny  wrote:

> Dnia 7 sierpnia 2016 09:16:17 CEST, Pacho Ramos  napisał(a):
> >This packages are now up for grabs:
> >app-arch/lzop
> >dev-libs/check
> >dev-libs/lzo  
> 
> I'll take those three. LZO fits nicely with my other compression tools, and I 
> think check is needed by one of my packages.

I'm sorry, I was wrong about dev-libs/check. I'd prefer if someone else
took it.

-- 
Best regards,
Michał Górny



pgpR9BJeuFBPt.pgp
Description: OpenPGP digital signature


Re: [gentoo-dev] Packages up for grabs

2016-08-07 Thread Pacho Ramos
El sáb, 06-08-2016 a las 17:09 +0300, Andrew Savchenko escribió:
> On Sat, 6 Aug 2016 13:37:19 + Peter Stuge wrote:
> > 
> > Hi Pacho, many thanks for your work, but..
> > 
> > Pacho Ramos wrote:
> > Pacho Ramos wrote:
> > Pacho Ramos wrote:
> > Pacho Ramos wrote:
> > Pacho Ramos wrote:
> > Pacho Ramos wrote:
> > Pacho Ramos wrote:
> > Pacho Ramos wrote:
> > Pacho Ramos wrote:
> > Pacho Ramos wrote:
> > Pacho Ramos wrote:
> > Pacho Ramos wrote:
> > Pacho Ramos wrote:
> > Pacho Ramos wrote:
> > > 
> > > Date: Sat, 06 Aug 2016 15:22:22 +0200
> > 
> > ..do you think you can arrange to post everything in one mail,
> > instead of 14 different ones in a single day?
> 
> I suppose these posts are automated (at least partially), since each
> of them is linked to a different retirement bug. So you shouldn't
> blame Pacho for his work.
> 
> Best regards,
> Andrew Savchenko

No, sadly all the work is manual... and that is the reason I do every
step per person, because as it takes lots of time, I want to finish one
person completely before either jumping to the next or going to do
other things. 

The reason is that I cannot predict if I will be able to handle all the
remaining cases or, maybe, I will need to do 3 today, 5 tomorrow...
maybe 10 in two months when I have time again. This way at least I let
people to start getting the packages as soon as I finish a person and
other can start to work as soon as possible on the bug reports without
needing to wait for me finishing all.

Then, it's a bit a consequence of the workflow (paradoxically, I have a
different workflow when treecleaning that ends up usually with me
sending a big mail with the packages I am able to hardmask on a day...
and some people complained because they wanted one mail per package
^_^)



Re: [gentoo-dev] Packages up for grabs

2016-08-07 Thread Michał Górny
Dnia 7 sierpnia 2016 09:16:17 CEST, Pacho Ramos  napisał(a):
>This packages are now up for grabs:
>app-arch/lzop
>dev-libs/check
>dev-libs/lzo

I'll take those three. LZO fits nicely with my other compression tools, and I 
think check is needed by one of my packages.

-- 
Best regards,
Michał Górny (by phone)



Re: [gentoo-dev] Packages up for grabs

2016-08-07 Thread Patrick Lauer
On 08/07/2016 10:12 AM, Dirkjan Ochtman wrote:
> On Sun, Aug 7, 2016 at 9:51 AM, Pacho Ramos  wrote:
>> This packages are now up for grabs:
>> app-portage/euscan
> 
> Patrick,
> 
> Are you still keeping euscan running?
> 

Yes. It's not in the best shape, but for now it works well enough to
keep it around.




[gentoo-dev] Packages up for grabs

2016-08-07 Thread Pacho Ramos
This packages are now up for grabs:
net-p2p/dogecoin-qt 




[gentoo-dev] Packages up for grabs

2016-08-07 Thread Pacho Ramos
This packages are now up for grabs:
app-portage/g-sorcery
app-portage/gs-elpa
app-portage/gs-pypi
app-shells/rust-zshcomp
app-vim/rust-mode
dev-db/cppdb
dev-db/soci
sys-block/zram-init




Re: [gentoo-dev] Packages up for grabs

2016-08-07 Thread Dirkjan Ochtman
On Sun, Aug 7, 2016 at 9:51 AM, Pacho Ramos  wrote:
> This packages are now up for grabs:
> app-portage/euscan

Patrick,

Are you still keeping euscan running?

Cheers,

Dirkjan



Re: [gentoo-dev] Packages up for grabs

2016-08-07 Thread Dirkjan Ochtman
On Sun, Aug 7, 2016 at 9:56 AM, Deven Lahoti  wrote:
> What's the policy on maintaining a package if I'm not (yet, hopefully) an
> official dev? I'd like to take on transmission-remote-gtk since I use it
> fairly often.

That would be great!

I think you want to start by looking at proxy maintenance:

https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers

Cheers,

Dirkjan



[gentoo-dev] Packages up for grabs

2016-08-07 Thread Pacho Ramos
This packages are now up for grabs:
app-admin/cpulimit
net-misc/htpdate




Re: [gentoo-dev] Packages up for grabs

2016-08-07 Thread Deven Lahoti
What's the policy on maintaining a package if I'm not (yet, hopefully) an
official dev? I'd like to take on transmission-remote-gtk since I use it
fairly often.

On Aug 7, 2016 03:41, "Pacho Ramos"  wrote:

> This packages are now up for grabs:
> app-misc/sl
> app-portage/epkg
> dev-libs/libmcs
> dev-libs/libmowgli-glib
> dev-libs/libmowgli
> media-sound/guimup
> media-video/miro
> net-irc/atheme-services
> net-irc/charybdis
> net-irc/shadowircd
> net-irc/unrealircd
> net-misc/quickshare
> net-p2p/transmission-remote-gtk
> x11-plugins/prpltwtr
>
>


[gentoo-dev] Packages up for grabs

2016-08-07 Thread Pacho Ramos
This packages are now up for grabs:
app-portage/euscan



[gentoo-dev] Packages up for grabs

2016-08-07 Thread Pacho Ramos
This packages are now up for grabs:
app-misc/sl
app-portage/epkg
dev-libs/libmcs
dev-libs/libmowgli-glib
dev-libs/libmowgli
media-sound/guimup
media-video/miro
net-irc/atheme-services
net-irc/charybdis
net-irc/shadowircd
net-irc/unrealircd
net-misc/quickshare
net-p2p/transmission-remote-gtk
x11-plugins/prpltwtr



[gentoo-dev] Packages up for grabs

2016-08-07 Thread Pacho Ramos
This packages are now up for grabs:
dev-util/ketchup




[gentoo-dev] Packages up for grabs

2016-08-07 Thread Pacho Ramos
This packages are now up for grabs:
app-arch/lzop
app-portage/repo-commit
app-text/discount
dev-lang/squirrel
dev-libs/check
dev-libs/liblist
dev-libs/libstrl
dev-libs/lzo
dev-php/securimage
dev-util/bin_replace_string
dev-util/difffilter
dev-util/geany-plugins
dev-vcs/veracity
net-irc/ultimate
sys-apps/pacman
sys-devel/boost-m4
www-misc/reflector




[gentoo-dev] Packages up for grabs

2016-08-07 Thread Pacho Ramos
This packages are now up for grabs:
dev-util/rpmdevtools
sys-fs/simple-mtpfs



[gentoo-dev] Packages up for grabs

2016-08-07 Thread Pacho Ramos
This packages are now up for grabs:
app-misc/tmux-mem-cpu-load
games-util/gtkevemon
mail-filter/isbg
media-fonts/montecarlo
media-gfx/viewnior
media-sound/pms
net-misc/googlecl
net-misc/wput
www-client/uget
www-misc/surl
x11-libs/xosd
x11-misc/dunst




Re: [gentoo-dev] Packages up for grabs

2016-08-06 Thread William Hubbs
On Sat, Aug 06, 2016 at 12:47:41PM +0200, Pacho Ramos wrote:
> This packages are now up for grabs:
> app-eselect/eselect-lua

I'm taking this one, we use lua at work so I have an interest in it.

William


signature.asc
Description: Digital signature


Re: [gentoo-dev] Packages up for grabs

2016-08-06 Thread Peter Stuge
Andrew Savchenko wrote:
> On Sat, 6 Aug 2016 13:37:19 + Peter Stuge wrote:
> > Hi Pacho, many thanks for your work, but..
..
> > ..do you think you can arrange to post everything in one mail,
> > instead of 14 different ones in a single day?
> 
> I suppose these posts are automated (at least partially), since
> each of them is linked to a different retirement bug.

That would explain the many emails - then it will probably be halfway
straightforward to also bundle the bugs and send one email at say 2:00 am
or whenever is a likely time that Pacho is not doing retiring. :)


> So you shouldn't blame Pacho for his work.

I don't think I was - I wanted to nudge to improve the output of his work.

I like to follow what gets retired, in case I want to pick something up,
but I don't like to read 14 emails in one day with a few packages in each.


Another, maybe simpler, approach would be to have a stateless cronjob
instead of a queue, the job would just look at what retirement bugs
were changed (opened?) in the last while (day?), and send one email
listing all packages. Maybe it could also set some status in the bug,
to avoid duplicates because of DST or whatever.


Thanks a lot

//Peter



Re: [gentoo-dev] Packages up for grabs

2016-08-06 Thread Lars Wendler
On Sat, 06 Aug 2016 13:36:54 +0200 Pacho Ramos wrote:

>This packages are now up for grabs:
>app-admin/keepassx
>media-sound/mumble
>media-sound/murmur
>
>

I gonna take all three packages.

-- 
Lars Wendler
Gentoo package maintainer
GPG: 21CC CF02 4586 0A07 ED93  9F68 498F E765 960E 9B39

Attention! New gpg key! See
https://www.gentoofan.org/blog/index.php?/archives/9-New-gpg-keys.html


pgpy1KQr1by5T.pgp
Description: Digitale Signatur von OpenPGP


Re: [gentoo-dev] Packages up for grabs

2016-08-06 Thread Peter Stuge
Hi Pacho, many thanks for your work, but..

Pacho Ramos wrote:
Pacho Ramos wrote:
Pacho Ramos wrote:
Pacho Ramos wrote:
Pacho Ramos wrote:
Pacho Ramos wrote:
Pacho Ramos wrote:
Pacho Ramos wrote:
Pacho Ramos wrote:
Pacho Ramos wrote:
Pacho Ramos wrote:
Pacho Ramos wrote:
Pacho Ramos wrote:
Pacho Ramos wrote:
> Date: Sat, 06 Aug 2016 15:22:22 +0200

..do you think you can arrange to post everything in one mail,
instead of 14 different ones in a single day?


Thank you

//Peter



Re: [gentoo-dev] Packages up for grabs

2016-08-06 Thread Andrew Savchenko
On Thu, 4 Aug 2016 14:53:07 -0700 Daniel Campbell wrote:
> app-cdr/bashburn
> media-sound/apulse
> 
> I no longer own an optical drive, and eventually had to get PA working
> in order to use OBS (they have limited ALSA functionality for the time
> being), so I'm unable to test them. Any takers?
> 
> I'll be dropping them to maintainer-needed in 30 days if nobody steps
> up. There are currently no open bugs for them; fairly easy to babysit.
> Would be good for proxy-maint.

I'll take apulse, sometimes I use it for steam and skype.

Best regards,
Andrew Savchenko


pgpwNUwhRIv_h.pgp
Description: PGP signature


[gentoo-dev] Packages up for grabs

2016-08-06 Thread Pacho Ramos
This packages are now up for grabs:
dev-libs/libmongo-client



[gentoo-dev] Packages up for grabs

2016-08-06 Thread Pacho Ramos
This packages are now up for grabs:

app-admin/apachetop
app-editors/nvi
dev-cpp/yaml-cpp
dev-db/mysql-proxy
dev-db/unixODBC
dev-libs/hiredis
net-misc/tn5250
net-proxy/nutcracker
www-apache/mod_fastcgi
www-apache/mod_fastcgi_handler




[gentoo-dev] Packages up for grabs

2016-08-06 Thread Pacho Ramos
This packages are now up for grabs:
app-admin/keepassx
media-sound/mumble
media-sound/murmur




[gentoo-dev] Packages up for grabs

2016-08-06 Thread Pacho Ramos
This packages are now up for grabs:
app-arch/bsdsfv
app-misc/tdfsb
app-text/pastebinit
dev-cpp/libassa
dev-libs/argtable
dev-libs/libdbh
dev-libs/libtubo
dev-util/stubgen
media-sound/ario
media-sound/scmpc
net-misc/gtkvncviewer
net-misc/oidentd
net-wireless/ndiswrapper
sys-apps/audio-entropyd
sys-fs/gt5
x11-libs/libdesktop-agnostic
x11-libs/librfm
x11-misc/dockmanager
x11-misc/launchy



[gentoo-dev] Packages up for grabs

2016-08-06 Thread Pacho Ramos
This packages are now up for grabs:
dev-python/cached-property
dev-python/python-stdnum
dev-python/simpleeval




[gentoo-dev] Packages up for grabs

2016-08-06 Thread Pacho Ramos
This packages are now up for grabs:
sci-biology/ApE
sci-libs/naga




[gentoo-dev] Packages up for grabs

2016-08-06 Thread Pacho Ramos
This packages are now up for grabs:
app-office/taskcoach
net-misc/omniORB



[gentoo-dev] Packages up for grabs

2016-08-06 Thread Pacho Ramos
This packages are now up for grabs:
app-arch/pet2tgz
app-arch/unshield
app-misc/datefudge
app-misc/ddate
app-pda/dynamite
dev-libs/granite
dev-libs/keybinder
dev-util/pkgconfig-openbsd
media-libs/hal-flash
media-libs/libextractor
media-tv/gtk-v4l
net-analyzer/synscan
sys-apps/hotplug2stdout
sys-libs/libacpi
sys-power/yacpi




[gentoo-dev] Packages up for grabs

2016-08-06 Thread Pacho Ramos
This packages are now up for grabs:
dev-python/sphinxcontrib-plantuml
media-gfx/transfig
media-gfx/xfig
sys-devel/qconf
sys-fs/vzquota
www-apps/redmine




[gentoo-dev] Packages up for grabs

2016-08-06 Thread Pacho Ramos
This packages are now up for grabs:
media-gfx/cutycapt
media-gfx/opencsg
media-gfx/openscad
media-gfx/replicatorg
net-analyzer/zabbix
net-libs/wt
net-misc/hylafaxplus
net-misc/yajhfc
x11-misc/rednotebook



[gentoo-dev] Packages up for grabs

2016-08-06 Thread Pacho Ramos
This packages are now up for grabs:
x11-misc/xac



[gentoo-dev] Packages up for grabs

2016-08-06 Thread Pacho Ramos
This packages are now up for grabs:
dev-util/shunit2




[gentoo-dev] Packages up for grabs

2016-08-06 Thread Pacho Ramos
This packages are now up for grabs:
app-dicts/myspell-el
dev-python/pyringe
dev-python/pyroma
sys-apps/inxi




[gentoo-dev] Packages up for grabs

2016-07-27 Thread Michael Palimaka
net-libs/qtweetlib - no revdeps, likely to be treecleaned at some point
if nobody wants it

dev-cpp/clucene - a couple of important revdeps but not much activity
upstream




[gentoo-dev] packages up for grabs

2016-06-28 Thread Anthony G. Basile
Hi everyone,

I've been proxy-maintaining (or maintaining) bitcoins and a bunch of
forks and I'd like to give those packages away.  I got involved because
I believe in the principles behind bitcoins and decentralized services
on the internet that resist censorship and promote freedom and all that
good stuff.  However, these forks live in their own world and I'm not
following them as well as I should.

If anyone is interested, please go ahead and take any.  Note that
net-p2p/bitcoin{d,-qt,-cli} and dev-util/bitcoin-tx are maintained by
luke-jr and he's doing a good job.  I don't want to see these taken off
the tree so if no one wants them I'll continue to proxy, but my
preference is to let them all go.

dev-util/bitcoin-tx
net-dns/namecoind
net-dns/namecoin-qt
net-p2p/bitcoin-cli
net-p2p/bitcoind
net-p2p/bitcoin-qt
net-p2p/bitcoinxtd
net-p2p/bitcoinxt-qt
net-p2p/datacoin-hp
net-p2p/litecoind
net-p2p/litecoin-qt
net-p2p/ppcoind
net-p2p/ppcoin-qt
net-p2p/primecoind
net-p2p/primecoin-qt

-- 
Anthony G. Basile, Ph.D.
Gentoo Linux Developer [Hardened]
E-Mail: bluen...@gentoo.org
GnuPG FP  : 1FED FAD9 D82C 52A5 3BAB  DC79 9384 FA6E F52D 4BBA
GnuPG ID  : F52D4BBA



Re: [gentoo-dev] Packages up for grabs

2016-06-13 Thread Ashish Gupta
Hi

I'll take sys-apps/razercfg as a proxy maintainer.

Regards,
Ashish Gupta



Re: [gentoo-dev] Packages up for grabs

2016-06-13 Thread Alexander Berntsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 11/06/16 22:37, Pacho Ramos wrote:
> sys-apps/razercfg
I'm not an ebuild person, but if someone could maintain this I would
be grateful.
- -- 
Alexander
berna...@gentoo.org
https://secure.plaimi.net/~alexander
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCgAGBQJXXmOUAAoJENQqWdRUGk8BC2IP/iUVdRZ/IU1wRsxpEKFkbvsJ
K9yvJ3u+dWbemx7H7TAVvKLglep74KXJehSmFQ5sd+UyPvx3l3eAnMA/nLTZJvkO
3ZhBDWJIJQ8TACG+dvOGUvqdfXhBuYdabBVuHbcgi5noVTJfniUd3ZU+/+5HFhH6
ly2CZ6bHImsBQJItu0xU4sCuSubxBDk8h1nExmvYZM5hnAAXZ9ExARgTVOMNHZDr
x8ID/IqyuXr7aiO0bzf1Zod9+LCblq47yXh0M92PZ/yz9KntbefoCq9NqqZsgN0a
WzJS469KcCtDaqfpfLKJXTW8qBpiGLKosO/OHe4u6uQcKVb5MA/0CM+PZfR8ZJoC
3TXqyu3FOkVCgtkrWw1XNiWQmzlgrOZG9tN0KAZzg2Fmo5n0tMe4KmlutSgQUUkO
E56c8jcHwsDICkvuVih/DgRh6kNFZbbzfX99GJMU+l7ZilSN1FpTFuH6boLDrK1K
WZ9YG+zDASq0fJfJ+L54yoTYiP3b31hTfSkmZWiUESsNZcBYbPpbJ9iuRv9zdt9y
rezrVswSx0CuREZQhr1vUCpsTLiA0N9AaGtQchBSYzwJsPo8qd4NEvJ2cJUHZlCP
KpWfaYuze4j64xzX5TvXVCRBUfxqyVY43N+uh6SJnY9lx8p4bbKUyjsEk6jIEkEb
EjSNHGUGKUrSXRmBMVvy
=iUZS
-END PGP SIGNATURE-



Re: [gentoo-dev] Packages up for grabs

2016-06-12 Thread james

On 06/12/2016 04:01 PM, Andrew Savchenko wrote:

On Thu, 2 Jun 2016 10:42:03 -0500 james wrote:

On 06/01/2016 06:20 PM, Justin Bronder wrote:
  > Due to a lack of time and the fact I don't use any of these packages
  > anymore, they are all up for grabs.
  >
  >  - media-gfx/openmesh [no project]
  >  - sys-cluster/ganglia [cluster]
  >  - sys-cluster/ganglia-web [cluster]
  >  - sys-cluster/torque [cluster]
  >  - sys-cluster/munge [cluster] dependency of sys-cluster/torque
  >  - sys-cluster/mpe2 [cluster]
  >
  > Also, if there's anyone out there using the science overlay and empi
  > who's feeling motivated, that work still needs a champion to get it
  > into the main tree.  If not, I'll probably drop it in a few months
  > and open openmpi and mpich2 to project maintenance as well.  I
  > haven't been involved in HPC for over a decade now, it's time to
  > pass the torch.


Hello Justin,

I've been working on cluster ebuilds for a while (Apache Mesos, spark,
etc). I'm willing to proxy maintain these except torque. Assuming there
are no users of torque on gentoo (bgo seems inactive...it's dead; how
would I know?).


Hey, don't be too quick on your judgement :) We are using torque
(and maui) on three HPC setups, though we had to patch torque for
various features.



Ian picked up torque::

"I can step up and maintain or co-maintain sys-cluster/torque , I use
it at work and have contributed to it in the past."

Which was written on 6/2/16 by a...@gentoo.org.



By the way, what scheduler/resource manager are you using for HPC?


I'm more focused on small clusters and the ability to 'reboot' identical
hardware into a variety of HPC or container cluster configurations. My
immediate goal is fast and small clusters to run 'cluster-benchmarks'
and compare different cluster offerings, for a particular problem. The
emphasis is the hardware which is identical, so the cluster codes are 
the only difference. NO elaborate Schedulers or Framework schedulers, 
just testing everything, atm.


That said, you may want to look at Mesos, as that cluster OS, it 
supports a myriad of Schedulers and Framework schedulers. It fact it

encourages custom scheduler development.

http://mesos.apache.org/

http://mesos.apache.org/documentation/latest/app-framework-development-guide/




slurm ebuild seems to be even in worse state than torque one (2.6.3
is present, 16.05.0 is the latest upstream).


I do not know why more gentoo devs have not been bitten by the 
sys-cluster bug. Slurm is still widely used. SchedMD is hiring.



> Best regards,
> Andrew Savchenko


> Best regards,
> Andrew Savchenko


James


[1] 
http://mesos.apache.org/documentation/latest/app-framework-development-guide/








Re: [gentoo-dev] Packages up for grabs

2016-06-12 Thread Andrew Savchenko
On Thu, 2 Jun 2016 10:42:03 -0500 james wrote:
> On 06/01/2016 06:20 PM, Justin Bronder wrote:
>  > Due to a lack of time and the fact I don't use any of these packages 
>  > anymore, they are all up for grabs.
>  >
>  >  - media-gfx/openmesh [no project]
>  >  - sys-cluster/ganglia [cluster]
>  >  - sys-cluster/ganglia-web [cluster]
>  >  - sys-cluster/torque [cluster]
>  >  - sys-cluster/munge [cluster] dependency of sys-cluster/torque
>  >  - sys-cluster/mpe2 [cluster]
>  >
>  > Also, if there's anyone out there using the science overlay and empi 
>  > who's feeling motivated, that work still needs a champion to get it
>  > into the main tree.  If not, I'll probably drop it in a few months
>  > and open openmpi and mpich2 to project maintenance as well.  I
>  > haven't been involved in HPC for over a decade now, it's time to
>  > pass the torch.
> 
> 
> Hello Justin,
> 
> I've been working on cluster ebuilds for a while (Apache Mesos, spark, 
> etc). I'm willing to proxy maintain these except torque. Assuming there 
> are no users of torque on gentoo (bgo seems inactive...it's dead; how 
> would I know?).

Hey, don't be too quick on your judgement :) We are using torque
(and maui) on three HPC setups, though we had to patch torque for
various features.

By the way, what scheduler/resource manager are you using for HPC?
slurm ebuild seems to be even in worse state than torque one (2.6.3
is present, 16.05.0 is the latest upstream).

Best regards,
Andrew Savchenko


pgpUihOfPKGPE.pgp
Description: PGP signature


Re: [gentoo-dev] Packages up for grabs

2016-06-12 Thread M. J. Everitt
On 12/06/16 18:57, Mike Frysinger wrote:
> please avoid html e-mails
> -mike
And PGP/MIME is your friend :]



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-dev] Packages up for grabs

2016-06-12 Thread Mike Frysinger
please avoid html e-mails
-mike


signature.asc
Description: Digital signature


Re: [gentoo-dev] Packages up for grabs

2016-06-12 Thread Craig Inches

On Sat, Jun 11, 2016 at 10:37:42PM +0200, Pacho Ramos wrote:
> This packages are now up for grabs:
> app-admin/ccze
> app-crypt/ckpass
> app-mobilephone/sobexsrv
> dev-libs/libkpass
> media-gfx/qrencode
> sys-apps/razercfg
> x11-misc/xdotool
> 
> 

If no one else puts their hand up ill proxy maintain xdotool, I use it
all the time with keepass.

Cheers,
Craig


signature.asc
Description: Digital signature


Re: [gentoo-dev] Packages up for grabs

2016-06-12 Thread Andrew Savchenko
Hi,

On Sun, 12 Jun 2016 11:39:08 +0200 Michał Górny wrote:
> Dnia 11 czerwca 2016 22:37:42 CEST, Pacho Ramos  napisał(a):
> >media-gfx/qrencode
> 
> I'll take this one since it's used by systemd and pshs.

Looks like we had an maintenance claiming clash (I was just 5
minutes earlier). Feel free to add yourself to maintainers: it's
always nice to have a backup ;)

Best regards,
Andrew Savchenko


pgpWHc6UanOVR.pgp
Description: PGP signature


Re: [gentoo-dev] Packages up for grabs

2016-06-12 Thread Michał Górny
Dnia 11 czerwca 2016 22:37:42 CEST, Pacho Ramos  napisał(a):
>media-gfx/qrencode

I'll take this one since it's used by systemd and pshs.


-- 
Best regards,
Michał Górny (by phone)



Re: [gentoo-dev] Packages up for grabs

2016-06-12 Thread Andrew Savchenko
On Sat, 11 Jun 2016 22:37:42 +0200 Pacho Ramos wrote:
> This packages are now up for grabs:
[...]
> app-mobilephone/sobexsrv
> media-gfx/qrencode

I use these packages, so I'll take them.

Best regards,
Andrew Savchenko


pgpaS26vxlznX.pgp
Description: PGP signature


Re: [gentoo-dev] Packages up for grabs

2016-06-11 Thread Pacho Ramos
El sáb, 11-06-2016 a las 22:48 +0200, Pacho Ramos escribió:
> El jue, 02-06-2016 a las 10:42 -0500, james escribió:
> > 
> > On 06/01/2016 06:20 PM, Justin Bronder wrote:
> >  > Due to a lack of time and the fact I don't use any of these
> > packages 
> >  > anymore, they are all up for grabs.
> >  >
> >  >  - media-gfx/openmesh [no project]
> >  >  - sys-cluster/ganglia [cluster]
> >  >  - sys-cluster/ganglia-web [cluster]
> >  >  - sys-cluster/torque [cluster]
> >  >  - sys-cluster/munge [cluster] dependency of sys-
> > cluster/torque
> >  >  - sys-cluster/mpe2 [cluster]
> >  >
> >  > Also, if there's anyone out there using the science overlay and
> > empi 
> >  > who's feeling motivated, that work still needs a champion to get
> > it
> >  > into the main tree.  If not, I'll probably drop it in a few
> > months
> >  > and open openmpi and mpich2 to project maintenance as well.  I
> >  > haven't been involved in HPC for over a decade now, it's time to
> >  > pass the torch.
> > 
> > 
> > Hello Justin,
> > 
> > I've been working on cluster ebuilds for a while (Apache Mesos,
> > spark, 
> > etc). I'm willing to proxy maintain these except torque. Assuming
> > there 
> > are no users of torque on gentoo (bgo seems inactive...it's dead;
> > how 
> > would I know?).
> > 
> > My focus is building gentoo centric HPC clusters that do not
> > require 
> > systemd as a component, with deployment emphasis on bare-metal and 
> > minimized gentoo systems where only the codes absolutely necessary
> > to 
> > support the necessary frameworks are dynamically installed. Many of
> > the 
> > 'retro' tools in this cluster space, are quite useful for my work.
> > 
> > The guidexml page for empi is old, so where do I read up on it's 
> > projected usage (just not familiar with that empi project/package).
> > 
> > James
> > 
> Then, I would suggest you to contact proxy-maint project (I have CCed
> them to this for letting them to know)
> 
> Thanks for volunteering!

Bleh, nevermind... I missed the other mail with jsbronder volunteering
for doing that job :)



Re: [gentoo-dev] Packages up for grabs

2016-06-11 Thread Pacho Ramos
El jue, 02-06-2016 a las 10:42 -0500, james escribió:
> On 06/01/2016 06:20 PM, Justin Bronder wrote:
>  > Due to a lack of time and the fact I don't use any of these
> packages 
>  > anymore, they are all up for grabs.
>  >
>  >  - media-gfx/openmesh [no project]
>  >  - sys-cluster/ganglia [cluster]
>  >  - sys-cluster/ganglia-web [cluster]
>  >  - sys-cluster/torque [cluster]
>  >  - sys-cluster/munge [cluster] dependency of sys-
> cluster/torque
>  >  - sys-cluster/mpe2 [cluster]
>  >
>  > Also, if there's anyone out there using the science overlay and
> empi 
>  > who's feeling motivated, that work still needs a champion to get
> it
>  > into the main tree.  If not, I'll probably drop it in a few months
>  > and open openmpi and mpich2 to project maintenance as well.  I
>  > haven't been involved in HPC for over a decade now, it's time to
>  > pass the torch.
> 
> 
> Hello Justin,
> 
> I've been working on cluster ebuilds for a while (Apache Mesos,
> spark, 
> etc). I'm willing to proxy maintain these except torque. Assuming
> there 
> are no users of torque on gentoo (bgo seems inactive...it's dead;
> how 
> would I know?).
> 
> My focus is building gentoo centric HPC clusters that do not require 
> systemd as a component, with deployment emphasis on bare-metal and 
> minimized gentoo systems where only the codes absolutely necessary
> to 
> support the necessary frameworks are dynamically installed. Many of
> the 
> 'retro' tools in this cluster space, are quite useful for my work.
> 
> The guidexml page for empi is old, so where do I read up on it's 
> projected usage (just not familiar with that empi project/package).
> 
> James
> 

Then, I would suggest you to contact proxy-maint project (I have CCed
them to this for letting them to know)

Thanks for volunteering!



[gentoo-dev] Packages up for grabs

2016-06-11 Thread Pacho Ramos
This packages are now up for grabs:
app-admin/ccze
app-crypt/ckpass
app-mobilephone/sobexsrv
dev-libs/libkpass
media-gfx/qrencode
sys-apps/razercfg
x11-misc/xdotool




Re: [gentoo-dev] Packages up for grabs

2016-06-02 Thread Ian Stakenvicius
On 02/06/16 11:42 AM, james wrote:
> On 06/01/2016 06:20 PM, Justin Bronder wrote:
>> Due to a lack of time and the fact I don't use any of these packages
>> anymore, they are all up for grabs.
>>
>>  - media-gfx/openmesh [no project]
>>  - sys-cluster/ganglia [cluster]
>>  - sys-cluster/ganglia-web [cluster]
>>  - sys-cluster/torque [cluster]
>>  - sys-cluster/munge [cluster] dependency of sys-cluster/torque
>>  - sys-cluster/mpe2 [cluster]
>>
>> Also, if there's anyone out there using the science overlay and empi
>> who's feeling motivated, that work still needs a champion to get it
>> into the main tree.  If not, I'll probably drop it in a few months
>> and open openmpi and mpich2 to project maintenance as well.  I
>> haven't been involved in HPC for over a decade now, it's time to
>> pass the torch.
> 
> 
> Hello Justin,
> 
> I've been working on cluster ebuilds for a while (Apache Mesos, spark,
> etc). I'm willing to proxy maintain these except torque. Assuming
> there are no users of torque on gentoo (bgo seems inactive...it's
> dead; how would I know?).


I can step up and maintain or co-maintain sys-cluster/torque , I use
it at work and have contributed to it in the past.





signature.asc
Description: OpenPGP digital signature


Re: [gentoo-dev] Packages up for grabs

2016-06-02 Thread james

On 06/01/2016 06:20 PM, Justin Bronder wrote:
> Due to a lack of time and the fact I don't use any of these packages 
> anymore, they are all up for grabs.

>
>  - media-gfx/openmesh [no project]
>  - sys-cluster/ganglia [cluster]
>  - sys-cluster/ganglia-web [cluster]
>  - sys-cluster/torque [cluster]
>  - sys-cluster/munge [cluster] dependency of sys-cluster/torque
>  - sys-cluster/mpe2 [cluster]
>
> Also, if there's anyone out there using the science overlay and empi 
> who's feeling motivated, that work still needs a champion to get it

> into the main tree.  If not, I'll probably drop it in a few months
> and open openmpi and mpich2 to project maintenance as well.  I
> haven't been involved in HPC for over a decade now, it's time to
> pass the torch.


Hello Justin,

I've been working on cluster ebuilds for a while (Apache Mesos, spark, 
etc). I'm willing to proxy maintain these except torque. Assuming there 
are no users of torque on gentoo (bgo seems inactive...it's dead; how 
would I know?).


My focus is building gentoo centric HPC clusters that do not require 
systemd as a component, with deployment emphasis on bare-metal and 
minimized gentoo systems where only the codes absolutely necessary to 
support the necessary frameworks are dynamically installed. Many of the 
'retro' tools in this cluster space, are quite useful for my work.


The guidexml page for empi is old, so where do I read up on it's 
projected usage (just not familiar with that empi project/package).


James




[gentoo-dev] Packages up for grabs

2016-06-01 Thread Justin Bronder
Due to a lack of time and the fact I don't use any of these packages anymore,
they are all up for grabs.

- media-gfx/openmesh [no project]
- sys-cluster/ganglia [cluster]
- sys-cluster/ganglia-web [cluster]
- sys-cluster/torque [cluster]
- sys-cluster/munge [cluster] dependency of sys-cluster/torque
- sys-cluster/mpe2 [cluster]

Also, if there's anyone out there using the science overlay and empi who's
feeling motivated, that work still needs a champion to get it into the main
tree.  If not, I'll probably drop it in a few months and open openmpi and
mpich2 to project maintenance as well.  I haven't been involved in HPC for over
a decade now, it's time to pass the torch.

Thanks,

-- 
Justin Bronder


signature.asc
Description: Digital signature


Re: [gentoo-dev] Packages up for grabs

2016-05-29 Thread Dirkjan Ochtman
On Sun, May 29, 2016 at 5:33 PM, Kristian Fiskerstrand  wrote:
> dev-python/path-and-address

I've added the python project here, too.

Cheers,

Dirkjan



Re: [gentoo-dev] Packages up for grabs

2016-05-29 Thread Dirkjan Ochtman
On Sun, May 29, 2016 at 4:16 PM, Pacho Ramos  wrote:
> dev-python/pylast

I've added the python project for this one.

Cheers,

Dirkjan



[gentoo-dev] Packages up for grabs

2016-05-29 Thread Kristian Fiskerstrand
Due to bug #584246 the following packages have been dropped to
maintainer-needed:

app-doc/cppman
app-text/grip
app-text/cherrytree
dev-db/sqlitestudio
dev-python/path-and-address
sys-apps/miller
sys-process/nmon

-- 
Kristian Fiskerstrand
OpenPGP certificate reachable at hkp://pool.sks-keyservers.net
fpr:94CB AFDD 3034 5109 5618 35AA 0B7F 8B60 E3ED FAE3



signature.asc
Description: OpenPGP digital signature


[gentoo-dev] Packages up for grabs

2016-05-29 Thread Pacho Ramos
This packages are now up for grabs:
app-crypt/ssh-multiadd
dev-python/pylast
media-fonts/ahem




[gentoo-dev] Packages up for grabs

2016-05-28 Thread Pacho Ramos
As talked with current maintainer, this packages are now up for grabs:
dev-libs/libxr




[gentoo-dev] Packages up for grabs: net-misc/tigervnc

2016-05-24 Thread Michał Górny
I'm removing myself from maintainer list of this package,
and effectively dumping it maintainer-needed:

net-misc/tigervnc

  I was co-maintainer there and since armin76 is being retired, I don't
  feel like I can maintain it. It's got a long list of bugs (but it's
  still useful), I haven't had use for it for some time already and I
  certainly lack the time needed to make it good.

-- 
Best regards,
Michał Górny



pgphwO_JK7wxN.pgp
Description: OpenPGP digital signature


[gentoo-dev] Packages Up For Grabs

2016-02-06 Thread Alex Brandt
Hey,

I spoke with steveeJ the maintainer of app-emulation/rkt and that 
package is also without a maintainer.  Please, feel free to take 
app-emulation/rkt, and if we're still the maintainers in two 
weeks, I'll mark it as maintainer-needed.

Short:

app-emulation/rkt will be marked maintainer-needed in two weeks if 
not claimed.

Regards,

-- 
Alex Brandt
Software Developer for Rackspace and Developer for Gentoo
http://blog.alunduil.com

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


Re: [gentoo-dev] Packages Up For Grabs

2016-01-24 Thread M. J. Everitt

On 24/01/16 10:39, Amadeusz Żołnowski wrote:
> Alex Brandt  writes:
>> * app-backup/rdiff-backup
> Wasn't it meant for removal?
>
> -- Amadeusz Żołnowski
Looks fine on p.g.o  stable too. Upstream site is present.



Re: [gentoo-dev] Packages Up For Grabs

2016-01-24 Thread Amadeusz Żołnowski
Alex Brandt  writes:
> * app-backup/rdiff-backup

Wasn't it meant for removal?

-- Amadeusz Żołnowski


signature.asc
Description: PGP signature


Re: [gentoo-dev] Packages Up For Grabs

2016-01-24 Thread Alex Brandt
On Sunday 24 January 2016 10:39:42 Amadeusz Żołnowski wrote:
> Alex Brandt  writes:
> > * app-backup/rdiff-backup
> 
> Wasn't it meant for removal?

Yes, it was.  I'm considering doing a last-rites again but am 
giving people an opportunity before that to lay claim.  Let's 
update this one to: if no one claims it in 13 days (from today), 
I'll mark it as last-rites again.

Regards,

-- 
Alex Brandt
Software Developer for Rackspace and Developer for Gentoo
http://blog.alunduil.com


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


Re: [gentoo-dev] Packages Up For Grabs

2016-01-24 Thread Patrick Lauer
On 01/24/2016 11:49 AM, M. J. Everitt wrote:
> On 24/01/16 10:39, Amadeusz Żołnowski wrote:
>> Alex Brandt  writes:
>>> * app-backup/rdiff-backup
>> Wasn't it meant for removal?
>>
>> -- Amadeusz Żołnowski
> Looks fine on p.g.o  stable too. Upstream site is present.
>
Inactive upstream, known data loss bugs, should be nuked until dead.



[gentoo-dev] Packages Up For Grabs

2016-01-23 Thread Alex Brandt
Hey,

I've recently stopped using the following packages and would like 
them to find a better home.  Feel free to take them if they're 
something that interests you.

* app-admin/fleet
* app-backup/rdiff-backup

I'll mark these as maintainer-wanted if no one has claimed them in 
14 days.

Regards,

-- 
Alex Brandt
Software Developer for Rackspace and Developer for Gentoo
http://blog.alunduil.com


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


Re: [gentoo-dev] Packages up for grabs

2015-07-01 Thread Daniel zlg Campbell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 06/30/2015 02:26 PM, Jauhien Piatlicki wrote:
 Hi Daniel,
 
 On 06/20/2015 05:35 AM, Daniel zlg Campbell wrote:
 Sorry for not replying sooner; my client didn't seem to reflect
 folder updates...
 
 Are there any urgent bugs right now? I'm moving tomorrow and
 won't be able to tend to them if so, but I am interested in
 taking maintainership of it. I'm expecting to have Internet in my
 new home within a few weeks.
 
 
 There is a version bump bug (547460) and two other bugs. The
 version bump would be nice to do now (may be I will try to ask
 somebody to help me with it, as I have no amd64 hardware now).
 
I run an amd64 machine and use Skype personally, so I could certainly
help out with it. If you don't want to hand over maintainership just
yet, I'll be available this weekend for discussing/testing things.

~zlg
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJVk6MrAAoJEAEkDpRQOeFwR5UQAMZ4ZQncP+ExTMm7jTJdqwph
p47yEKxRykYrrBYse83AQiuKxCdAm0Wh4V+y8Gd2PtnPcXi/HgS8DnTOuJ6rfjPm
lzDJyewALaU0RwfyIu7EOA6nBFQNTwFpi/lcKgxjWdMJ/mhI5FIj2WQ5afxKC3Fb
5ViyxKZDGe681i1g0ckF9ZPj/eGosz/MHgayHkaRIpunDh5xn8nZ25dWQcD4xpLE
3KAwtIYFiT3g5soGYGRdt2lEdXaL4aWjjMWX/j0/KhcWZYxtNmnCK8MSaOA9HSFF
lLoL/PV+UNpdgdH6Nx89E86ctoV/h10cJqMAdTtAomFQbN8+Sm0Z54qArTrHkluj
OzpvofvQti6nF8gbrG2emek1/MVpoIyVlFCLIpyifTOxOYrTuDI0w1Bn/i1hs68o
RmZ+SXrJBcCqdxzCZrIfrpmmAegKljJ0PVvTqij4hfwPRLqSJbAo7RZTHHHZOd7d
NScV72sokfMH0zBwlgFsZJlPUCO+bUq9Zxhrdbo5Qz4P2Sl2TbNIYS+Y+aLP368G
tBBNbEplD0QO284IqCcOLVjhEiTYZlsMN0DYe3m91+6NQ0YMiPvVQLedcF8kgqrn
tv79Ysz/gURa5/r0woZwn35gepHQKZJA4qMa1xp70U79Qd2YuEEXNjHFoSFShvzB
Y7ol42WR8va+YApfCiVz
=hx2o
-END PGP SIGNATURE-



Re: [gentoo-dev] Packages up for grabs

2015-06-30 Thread Jauhien Piatlicki
Hi Daniel,

On 06/20/2015 05:35 AM, Daniel zlg Campbell wrote:
 Sorry for not replying sooner; my client didn't seem to reflect folder
 updates...
 
 Are there any urgent bugs right now? I'm moving tomorrow and won't be
 able to tend to them if so, but I am interested in taking
 maintainership of it. I'm expecting to have Internet in my new home
 within a few weeks.
 

There is a version bump bug (547460) and two other bugs. The version
bump would be nice to do now (may be I will try to ask somebody to help
me with it, as I have no amd64 hardware now).



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-dev] Packages up for grabs

2015-06-19 Thread Daniel zlg Campbell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 06/16/2015 01:25 PM, Jauhien Piatlicki wrote:
 Hi Daniel,
 
 so will you take the maintainership? I will reassign bugs to you
 then.
 
 On 06/06/2015 09:23 PM, Daniel zlg Campbell wrote:
 On 06/06/2015 09:02 AM, Jauhien Piatlicki wrote:
 Hi,
 
 the list of packages that I'm no longer interested in:
 
 media-sound/apulse -- needs version bump dev-util/android-ndk
 -- needs version bump
 
 I will remove myself from maintainers of these packages and,
 if there is no other maintainers reassign bugs to
 maintainer-needed.
 
 dev-util/ext4_utils dev-util/libsparse
 
 Adding of these two packages to the tree were, probably, not
 very good idea, so if nobody wants to maintain them, it makes
 sense to remove them.
 
 -- Jauhien
 
 
 I can take apulse since I use Skype, which it was originally
 written for use with.
 
 
Sorry for not replying sooner; my client didn't seem to reflect folder
updates...

Are there any urgent bugs right now? I'm moving tomorrow and won't be
able to tend to them if so, but I am interested in taking
maintainership of it. I'm expecting to have Internet in my new home
within a few weeks.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJVhN+XAAoJEAEkDpRQOeFwzZsP/1h9QAnQkDkSbBlSwXdzFA/l
Qapg6CLi84IfcOCAdSXDXt4zKybbtrJxq1bD2UYwKtSsGNKtAJiiTE+ffhNgRSyX
uQtLmstGyYXx55CZZli4ScK50iNqKGT/xaUA2PoFyyAbJP8XhZ1aZTR0FxboU/N2
6TvhQUASg22DbjEQ96YLIpKQMSiLsH3qg4nWHOH6CV4y6TjOBPin52nhcX7HAqN0
vsd2WxBja3kLIvlV8CAw41dVZm6sGXL4Vxwikkj4GBcJ4PJ0u/6XPlUgTzgtFl89
sfv/4I6jNDkEZi/haynGb34oNIQUBfRnbE4nmw2mCDkBpNWCU4KNqyCDmTwJ++qG
6WLwL54waiaqG33eg7kl/tHAZli3WGNsBMaoCJIBPQlfRUvy9aVUCDOZiIKodmaE
tVoGP7v+DF7OLFFtvewcIp5fmTeftFjXVXS2QRSckK1uptuD6VXWF3za9rSbCfPc
j0qzumcqlFWwEAzJS5pZgpK1TyjZu7OiK/Z6BMuth4EW4OyDc9tAt1KkeFm96t69
TxLnls5QvHpFN9+fGVQv1GI9NI3tc6plTmmTY6icJIEfRzB4vjJKVIiExbhLjdrm
kdSNTnFHOPEdIuDzYwQ/qm6vbisnBTC4gT8IbBE5bKQXTv8uL90MKpqgLYRZMFyX
CAZNn7bj2qUeEcPSocuf
=zOvX
-END PGP SIGNATURE-



Re: [gentoo-dev] Packages up for grabs

2015-06-16 Thread Jauhien Piatlicki
Hi Daniel,

so will you take the maintainership? I will reassign bugs to you then.

On 06/06/2015 09:23 PM, Daniel zlg Campbell wrote:
 On 06/06/2015 09:02 AM, Jauhien Piatlicki wrote:
 Hi,
 
 the list of packages that I'm no longer interested in:
 
 media-sound/apulse -- needs version bump dev-util/android-ndk --
 needs version bump
 
 I will remove myself from maintainers of these packages and, if
 there is no other maintainers reassign bugs to maintainer-needed.
 
 dev-util/ext4_utils dev-util/libsparse
 
 Adding of these two packages to the tree were, probably, not very
 good idea, so if nobody wants to maintain them, it makes sense to
 remove them.
 
 -- Jauhien
 
 
 I can take apulse since I use Skype, which it was originally written
 for use with.
 



signature.asc
Description: OpenPGP digital signature


[gentoo-dev] Packages up for grabs

2015-06-06 Thread Jauhien Piatlicki
Hi,

the list of packages that I'm no longer interested in:

media-sound/apulse -- needs version bump
dev-util/android-ndk -- needs version bump

I will remove myself from maintainers of these packages and, if there is
no other maintainers reassign bugs to maintainer-needed.

dev-util/ext4_utils
dev-util/libsparse

Adding of these two packages to the tree were, probably, not very good
idea, so if nobody wants to maintain them, it makes sense to remove them.

--
Jauhien



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-dev] Packages up for grabs

2015-06-06 Thread Jason Zaman
On Sat, Jun 06, 2015 at 06:02:48PM +0200, Jauhien Piatlicki wrote:
 Hi,
 
 the list of packages that I'm no longer interested in:
 
 media-sound/apulse -- needs version bump
 dev-util/android-ndk -- needs version bump

I'll take android-ndk since I already maintain android-studio.

-- Jason




Re: [gentoo-dev] Packages up for grabs

2015-06-06 Thread Daniel zlg Campbell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 06/06/2015 09:02 AM, Jauhien Piatlicki wrote:
 Hi,
 
 the list of packages that I'm no longer interested in:
 
 media-sound/apulse -- needs version bump dev-util/android-ndk --
 needs version bump
 
 I will remove myself from maintainers of these packages and, if
 there is no other maintainers reassign bugs to maintainer-needed.
 
 dev-util/ext4_utils dev-util/libsparse
 
 Adding of these two packages to the tree were, probably, not very
 good idea, so if nobody wants to maintain them, it makes sense to
 remove them.
 
 -- Jauhien
 

I can take apulse since I use Skype, which it was originally written
for use with.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJVc0iVAAoJEAEkDpRQOeFwY2EQALqynhheWyjBQr9op9jizHWl
VYdh9hOToXFXlcs/dsUyOdyxyTxNKrtob3K71JgKbUfeEr4kpKKHIsunUyXLZjTo
m6jitj6gFSX/HsY9BfEoTuhrg5oKq8+38HdBMWk2PXc8MRvVKqrMvc8oRSqOlg0L
sgcAsS+mUc5iQf8bWnJBsH9A85X4CItH5g0Q3l6zjcxN8xp0D/k55sv66tbOLo70
q/sWWQGgUOEMuRy/noWtRjtT1J2NIwQQw6S66zirfmj4bc1S+GmqQ9JRk7r9flKR
ixsSo85czDMzT9rU3DOl1iuz+E7ewcaMKqtcBUa5qwWmcSh6zmZOS9jloLB5dEMW
T8wDRb/zXveZrJn2sIv1AwZTwa8G3IBUyR+XUkKIJoLs0BgRwXyvu06wsg3MKl1K
2922bTk7qo4u7S6vk8z2VZveLUkSbqew53raZ85vyzefqMDabLX4Fry03OUELJE7
PEykBLN0ngjhWG37W8wstK8B3OV53om+w4aRPM+ZPcgQnoZNA99J7aLVNh9sb/Zh
Xyhb2vKWAtuZvkcj95l0MsFlcOctP/G8uFT6mJ7kpdXEPF1NvIIBJF1m8l2ZkU51
Qj+MkvCuupdMmogmU5PSbg4KeMYbqNbJLPkkI2EbPCSc8PNLpnZ/Ui1qRtCsPmjn
73+knQ9qvCPcAguj3te2
=L27Y
-END PGP SIGNATURE-



Re: [gentoo-dev] Packages up for grabs

2015-05-27 Thread James Le Cuirot
On Wed, 27 May 2015 01:12:05 +0200
Matthias Maier tam...@gentoo.org wrote:

 Just a bunch of packages I'm no longer interested in (and that are
 hardly useful to begin with...):
 
   app-misc/grabcartoons
   sys-apps/conspy
   sys-fs/safecopy
 
 Best,
 Matthias

I'll take sys-fs/safecopy as I've used it once or twice. It looks dead
simple and I doubt there's going to be a new release any time soon.

-- 
James Le Cuirot (chewi)
Gentoo Linux Developer



[gentoo-dev] Packages up for grabs

2015-05-26 Thread Matthias Maier
Just a bunch of packages I'm no longer interested in (and that are
hardly useful to begin with...):

  app-misc/grabcartoons
  sys-apps/conspy
  sys-fs/safecopy

Best,
Matthias


signature.asc
Description: PGP signature


[gentoo-dev] Packages up for grabs

2015-05-18 Thread Matthias Schwarzott
Hi!

Feel free to take over one of these packages if interested:

* sys-apps/input-utils
* dev-java/skinlf

Regards
Matthias



Re: [gentoo-dev] Packages up for grabs

2015-04-22 Thread Yixun Lan
On 21:13 Tue 21 Apr , Pacho Ramos wrote:
 Due to iksaif not having enough time to maintain this, the following package
 if up for grabs now:
 sys-fs/dfc
I can take this, current there is one open bug (version bump)

-- 
Yixun Lan (dlan)
Gentoo Linux Developer
GPG Key ID AABEFD55



[gentoo-dev] Packages up for grabs

2015-04-21 Thread Pacho Ramos
Due to iksaif not having enough time to maintain this, the following package
if up for grabs now:
sys-fs/dfc


Thanks






[gentoo-dev] Packages up for grabs

2015-04-12 Thread Pacho Ramos
Due to teiresias retirement the following packages are up for grabs now:
media-gfx/sane-backends

Thanks





[gentoo-dev] Packages up for grabs

2015-03-14 Thread Manuel Rüger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Feel free to take over and drop me from metadata.xml, if you're
interested:

* app-editors/diakonos
 Description: A Linux editor for the masses
* net-wireless/mfoc
 Description: Mifare Classic Offline Cracker
* sys-apps/fwts
 Description: Firmware Test Suite
* sys-apps/fxload
 Description: USB firmware uploader


Cheers,

Manuel
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0

iQJ8BAEBCgBmBQJVBJ1RXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4MDA1RERERkM0ODM2QkE4MEY3NzY0N0M1
OEZCQTM2QzhEOUQ2MzVDAAoJEFj7o2yNnWNcygIQAKmK3VO4lldVCMvNhW8NpETR
/v2FqqRYSLQTDOhx8Qqgv0lLR9zKOd9BrAv/Q7HDKs1iRNJUGYll1eyh+LqaQKjl
x0Kv3X9bH9Gz7+PQauYY6v8vrPyAEKDaqekjx6Zr+E19m6sC6wZI6d9sPaXyGB5h
GTXDoQj2NlkDcdGwu/H04SuHOq2PNjrfeuI5PnfvH1AVlcmmS3RP/mXcDasAmBX/
Yj4kxS4lvp9rNXlulhtH071cRPRfFeKP8L7slPNDY1tqLJTr5VUatpiupxCcTrGU
bgnvedOVLM5JvCcDZ8oEE9JPfpI6s2bpDxbIhuoBqn76L5qdptVDj8AlkIPx6RnG
BRGUNPdhiDCoznQy0PVuKt4OHMO3i0aEf+qSe37dTa6UkvV1+ekN0vFDDdTMCVkn
u4CWa0EAYRnQRUS8Js1MpoplDHWgeauRHY28mnqdI60ne1WTFADdodWQyvthi5tx
IRcTPj/oltckOQe+u9XLG0HNFtVPn16YNQy6AT3E5SnrYNQ9KSWgqjmqa/sia6j6
PVdFXEH8fmg6S4w7RKOisTJExCPh1wv1q2QdwmOqRSO/ghbBuTgMRC62uJoAOTAr
o00n7yt8sb3EryfSIWg0brOQ8YoCfzf2w/zyB95DujFRvPfehj/c3lCZ2g0FikSN
EUxmqXLfmFkXOOMm7TBX
=IqkG
-END PGP SIGNATURE-



Re: [gentoo-dev] Packages up for grabs

2015-01-20 Thread Pacho Ramos
El mar, 20-01-2015 a las 11:21 +0100, Hanno Böck escribió:
[...]
 maintainer-wanted or if they're likely broken anyway just removed.

s/-wanted/-needed/ :)




[gentoo-dev] Packages up for grabs

2015-01-20 Thread Hanno Böck
Hi,

I'm listed on a number of packages as the maintainer that I don't
really care about any more.
Please if you want to take any of them add yourself as maintainer and
remove me. What's left will be re-assigned to herds if they exist,
maintainer-wanted or if they're likely broken anyway just removed.


app-editors/bluefish
Editor for programming and HTML. Recently bumped to the latest version.
Some minor bugs open in bugzilla that could need some attention.

app-laptop/hdaps-gl
Trivial tool to detect movement sensor in thinkpad laptops. Didn't have
a release in a long time, but also no issues, so probably can stay like
it is.

app-portage/portage-mod_jabber
I'm pretty sure this doesn't work any more. Dead upstream. Will
p.mask/lastrite if nobody steps up (stepping up means likely being the
new upstream).

dev-perl/Math-Vec
random perl package, will re-assign to perl herd if nobody else takes
it.

dev-ruby/dbf
database import for ruby. Already assigned to ruby and geoscience herd
where it can stay.

dev-ruby/GeoRuby
Already assigned to ruby and geoscience herd where it can stay.

media-gfx/pngnq
There's a trivial automake issue open in bugzilla which I will likely
just fix before giving it away, other than that will re-assign to
maintainer-wanted if nobody takes it.

media-sound/moodbar
This was used by amarok to display a colorful moodbar for audio files.
It depends on gstreamer 0.10, don't know if this will go away anyway at
some point.


cu,
-- 
Hanno Böck
http://hboeck.de/

mail/jabber: ha...@hboeck.de
GPG: BBB51E42



[gentoo-dev] Packages up for grabs

2015-01-20 Thread Pacho Ramos
Due to mduft retirement the following packages are up for grabs now:
app-emulation/rex-client
net-proxy/cntlm

Thanks




Re: [gentoo-dev] Packages up for grabs

2015-01-09 Thread Robin H. Johnson
On Wed, Jan 07, 2015 at 03:06:08PM +0100, Pacho Ramos wrote:
 net-proxy/dante
I maintained this back in 2003, i'll take it on again.

-- 
Robin Hugh Johnson
Gentoo Linux: Developer, Infrastructure Lead
E-Mail : robb...@gentoo.org
GnuPG FP   : 11ACBA4F 4778E3F6 E4EDF38E B27B944E 34884E85



Re: [gentoo-dev] Packages up for grabs

2015-01-08 Thread Eray Aslan
On Wed, Jan 07, 2015 at 03:06:08PM +0100, Pacho Ramos wrote:
 Done, this packages are now up for grabs:
 net-libs/libecap

Got it.  Need it as a dependency for net-proxy/squid.  Help is always
welcome.

-- 
Eray



Re: [gentoo-dev] Packages up for grabs

2015-01-07 Thread Pacho Ramos
El lun, 01-12-2014 a las 12:00 +0100, Pacho Ramos escribió:
 El vie, 14-11-2014 a las 04:02 +0100, Tom Wijsman escribió:
  On Tue, 11 Nov 2014 16:59:46 +0200
  Pavlos Ratis daster...@gentoo.org wrote:
  
   I will also drop myself from the net-proxy herd.
  
  Drawing extra attention to this sentence; it looks like the herd is
  (once again) going to be empty, as the result of a lack of interest.
  
  If someone does have a real interest in this herd; please step up now,
  otherwise this herd is probably going to face a removal in the future.
  
 
 I will probably remove it in a week or so as looks like nobody added to
 it :/
 
 

Done, this packages are now up for grabs:
net-analyzer/squidview
net-libs/libecap
net-proxy/3proxy
net-proxy/adzapper
net-proxy/bfilter
net-proxy/c-icap-modules
net-proxy/dansguardian
net-proxy/dante
net-proxy/dnsproxy
net-proxy/havp
net-proxy/http-replicator
net-proxy/httpush
net-proxy/ntlmaps
net-proxy/nylon
net-proxy/oops
net-proxy/pingtunnel
net-proxy/polipo
net-proxy/privoxy
net-proxy/ratproxy
net-proxy/squidguard
net-proxy/squirm
net-proxy/sshproxy 
net-proxy/tinyproxy
net-proxy/tsocks
net-proxy/webscarab





Re: [gentoo-dev] Packages up for grabs

2015-01-07 Thread Andrew Savchenko
Hi,

On Wed, 07 Jan 2015 15:06:08 +0100 Pacho Ramos wrote:
 El lun, 01-12-2014 a las 12:00 +0100, Pacho Ramos escribió:
[...]
  I will probably remove it in a week or so as looks like nobody added to
  it :/
 
 Done, this packages are now up for grabs:

 net-proxy/pingtunnel
 net-proxy/polipo
 net-proxy/privoxy
 net-proxy/tsocks

I'll take them if there are no other people interested.
If you are — feel free to add yourself to maintainers :)

Best regards,
Andrew Savchenko


pgpN3zFGU99dJ.pgp
Description: PGP signature


<    3   4   5   6   7   8   9   10   11   12   >