public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] participating in gentoo
@ 2002-10-22 16:54 David Spreen
  2002-10-22 20:00 ` Joachim Blaabjerg
  2002-10-22 23:45 ` Mike Frysinger
  0 siblings, 2 replies; 8+ messages in thread
From: David Spreen @ 2002-10-22 16:54 UTC (permalink / raw
  To: gentoo-dev

Hey there,
is it possible to become a part of the project to fix bugs in 
packages, process .ebuilds from the bts (and upload own ones)?
I read about cvs access for that purpose in the portage users 
manual. How does it work? What do I have to proceed?

I'd like to contribute to the project, cause I think about
the long time an ebuild takes to get into the repo to be 
one of the most important disadvantages of gentoo linux.

thanks for your help,

David 
-- 
|David Spreen                              | Debian GNU Developer  |
|Email: netzwurm@debian.org                | http://www.debian.org/|
|------------------------------------------------------------------|
|1024D/C8B6823A: D72F 9DD2 808A CC90 6672  8459 95FC 446B C8B6 823A|



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-dev] participating in gentoo
  2002-10-22 16:54 [gentoo-dev] participating in gentoo David Spreen
@ 2002-10-22 20:00 ` Joachim Blaabjerg
  2002-10-22 23:45 ` Mike Frysinger
  1 sibling, 0 replies; 8+ messages in thread
From: Joachim Blaabjerg @ 2002-10-22 20:00 UTC (permalink / raw
  To: David Spreen; +Cc: gentoo-dev

Hi David!

How is LIDS going? Still in Debian? =)

On Tuesday 22 October 2002 18:54, David Spreen wrote:
> Hey there,
> is it possible to become a part of the project to fix bugs in
> packages, process .ebuilds from the bts (and upload own ones)?

BTS = Bug Tracking System? Anyone can submit/fix/comment on (etc.) bugs in 
http://bugs.gentoo.org. The easiest way to get started, is just signing up 
(if you haven't do so already) and start checking out bugs. 

> I read about cvs access for that purpose in the portage users
> manual. How does it work? What do I have to proceed?

I believe anonymous CVS access has been unavailable for a while, and I have no 
idea when (or if) it's coming back up. Mind you, this is not an official 
statement.

> I'd like to contribute to the project, cause I think about
> the long time an ebuild takes to get into the repo to be
> one of the most important disadvantages of gentoo linux.

Contributions are always welcome! CVS write access is at this time restricted 
to developers, though (AFAIK). The main reason for the long waiting time of 
new ebuilds at the moment, is the current freeze prior to the 1.4 release.

> thanks for your help,

Best Regards,



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-dev] participating in gentoo
  2002-10-22 16:54 [gentoo-dev] participating in gentoo David Spreen
  2002-10-22 20:00 ` Joachim Blaabjerg
@ 2002-10-22 23:45 ` Mike Frysinger
  2002-10-23  1:57   ` Tony Clark
  2002-10-23  4:42   ` David Spreen
  1 sibling, 2 replies; 8+ messages in thread
From: Mike Frysinger @ 2002-10-22 23:45 UTC (permalink / raw
  To: gentoo-dev

for new people, usually the best place to start is helping
out at bugs.gentoo.org with packages you're good at ...
kde/gnome/mysql/what have you ...
learn how to make ebuilds, submit some for packages,
that kind of thing ...
oh, and get to know some of the Gentoo dev's ;)
we like friends
-mike

On Tuesday 22 October 2002 12:54 pm, David Spreen wrote:
> Hey there,
> is it possible to become a part of the project to fix bugs in
> packages, process .ebuilds from the bts (and upload own ones)?
> I read about cvs access for that purpose in the portage users
> manual. How does it work? What do I have to proceed?
>
> I'd like to contribute to the project, cause I think about
> the long time an ebuild takes to get into the repo to be
> one of the most important disadvantages of gentoo linux.
>
> thanks for your help,
>
> David


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-dev] participating in gentoo
  2002-10-22 23:45 ` Mike Frysinger
@ 2002-10-23  1:57   ` Tony Clark
  2002-10-23  3:05     ` Mike Frysinger
  2002-10-23 16:24     ` Thomas T. Veldhouse
  2002-10-23  4:42   ` David Spreen
  1 sibling, 2 replies; 8+ messages in thread
From: Tony Clark @ 2002-10-23  1:57 UTC (permalink / raw
  To: Mike Frysinger, gentoo-dev

I put an ebuild on bugs.gentoo a few days ago for transcode-0.6.1 but I 
haven't heard back yet.  I guess it is becuase of the current freeze but it 
does fix a few odd bugs in transcode-0.6.0 and has been out for a while now.  
One problem is, you don't know who's toes your stepping on when you do 
something like this.  I list of package maintainers and their packages would 
be useful.  I don't helping looking after a few packages either.

tony

On Wednesday 23 October 2002 01.45, Mike Frysinger wrote:
> for new people, usually the best place to start is helping
> out at bugs.gentoo.org with packages you're good at ...
> kde/gnome/mysql/what have you ...
> learn how to make ebuilds, submit some for packages,
> that kind of thing ...
> oh, and get to know some of the Gentoo dev's ;)
> we like friends
> -mike
>
> On Tuesday 22 October 2002 12:54 pm, David Spreen wrote:
> > Hey there,
> > is it possible to become a part of the project to fix bugs in
> > packages, process .ebuilds from the bts (and upload own ones)?
> > I read about cvs access for that purpose in the portage users
> > manual. How does it work? What do I have to proceed?
> >
> > I'd like to contribute to the project, cause I think about
> > the long time an ebuild takes to get into the repo to be
> > one of the most important disadvantages of gentoo linux.
> >
> > thanks for your help,
> >
> > David
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev

-- 
Contract ASIC and FPGA design.
Telephone
+46 702 894 667


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-dev] participating in gentoo
  2002-10-23  1:57   ` Tony Clark
@ 2002-10-23  3:05     ` Mike Frysinger
  2002-10-23 16:24     ` Thomas T. Veldhouse
  1 sibling, 0 replies; 8+ messages in thread
From: Mike Frysinger @ 2002-10-23  3:05 UTC (permalink / raw
  To: gentoo-dev

one thing ive found with Gentoo is that there usually isnt a big problem
with 'stepping on toes' ... granted i dont speak for everyone, but thats
been my general impression ;)
if youve got an update, then go ahead and ask about it and/or post
the updates ... with bugs.gentoo.org, we'll find the proper owner to
look over the submission for any given package ...
i know i love to see people make suggestions/changes simply because
it usually brings a different spin on a problem which leads to better
packages for all
-mike

On Tuesday 22 October 2002 09:57 pm, Tony Clark wrote:
> I put an ebuild on bugs.gentoo a few days ago for transcode-0.6.1 but I
> haven't heard back yet.  I guess it is becuase of the current freeze but it
> does fix a few odd bugs in transcode-0.6.0 and has been out for a while
> now.   One problem is, you don't know who's toes your stepping on when you
> do something like this.  I list of package maintainers and their packages
> would be useful.  I don't helping looking after a few packages either.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-dev] participating in gentoo
  2002-10-22 23:45 ` Mike Frysinger
  2002-10-23  1:57   ` Tony Clark
@ 2002-10-23  4:42   ` David Spreen
  2002-10-23 14:54     ` Spider
  1 sibling, 1 reply; 8+ messages in thread
From: David Spreen @ 2002-10-23  4:42 UTC (permalink / raw
  To: gentoo-dev

Heyho, 

Mike Frysinger <vapier@gentoo.org> writes:
> for new people, usually the best place to start is helping
> out at bugs.gentoo.org with packages you're good at ...

> learn how to make ebuilds, submit some for packages,
> that kind of thing ...

ic.

> oh, and get to know some of the Gentoo dev's ;)
> we like friends

That's why #gentoo-dev is +m? ;)

so long...

David
-- 
|David Spreen                              | Debian GNU Developer  |
|Email: netzwurm@debian.org                | http://www.debian.org/|
|------------------------------------------------------------------|
|1024D/C8B6823A: D72F 9DD2 808A CC90 6672  8459 95FC 446B C8B6 823A|



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-dev] participating in gentoo
  2002-10-23  4:42   ` David Spreen
@ 2002-10-23 14:54     ` Spider
  0 siblings, 0 replies; 8+ messages in thread
From: Spider @ 2002-10-23 14:54 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 651 bytes --]

begin  quote
On 23 Oct 2002 06:42:51 +0200
David Spreen <netzwurm@debian.org> wrote:

> > oh, and get to know some of the Gentoo dev's ;)
> > we like friends
> 
> That's why #gentoo-dev is +m? ;)
> 


figure I'd get in here about this... That was because people
continutiosly (sp?) came there and more or less "harassed" the people
with requests for help, thus created a pretty bad S:N ratio for the
channel... +m solved that, generally asking somone for a +v will give
you one pretty soon ;)



//Spider

--
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-dev] participating in gentoo
  2002-10-23  1:57   ` Tony Clark
  2002-10-23  3:05     ` Mike Frysinger
@ 2002-10-23 16:24     ` Thomas T. Veldhouse
  1 sibling, 0 replies; 8+ messages in thread
From: Thomas T. Veldhouse @ 2002-10-23 16:24 UTC (permalink / raw
  To: tclark, gentoo-dev

Look in the ChangeLog of the ebuild to find out who has made previous
changes.

Tom Veldhouse

----- Original Message -----
From: "Tony Clark" <tclark@telia.com>
To: "Mike Frysinger" <vapier@gentoo.org>; <gentoo-dev@gentoo.org>
Sent: Tuesday, October 22, 2002 8:57 PM
Subject: Re: [gentoo-dev] participating in gentoo


I put an ebuild on bugs.gentoo a few days ago for transcode-0.6.1 but I
haven't heard back yet.  I guess it is becuase of the current freeze but it
does fix a few odd bugs in transcode-0.6.0 and has been out for a while now.
One problem is, you don't know who's toes your stepping on when you do
something like this.  I list of package maintainers and their packages would
be useful.  I don't helping looking after a few packages either.

tony




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-10-23 16:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-22 16:54 [gentoo-dev] participating in gentoo David Spreen
2002-10-22 20:00 ` Joachim Blaabjerg
2002-10-22 23:45 ` Mike Frysinger
2002-10-23  1:57   ` Tony Clark
2002-10-23  3:05     ` Mike Frysinger
2002-10-23 16:24     ` Thomas T. Veldhouse
2002-10-23  4:42   ` David Spreen
2002-10-23 14:54     ` Spider

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox