Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Thu, 6 Jul 2000 21:18:35 -0400 Message-Id: <200007070118.VAA07527@envy.delorie.com> From: DJ Delorie To: matts AT bluesguitar DOT org CC: cygwin AT sourceware DOT cygnus DOT com In-reply-to: <001401bfe7b0$12be1250$3c5350d8@guinness> (matts@bluesguitar.org) Subject: Re: missing tsort in textutils.tar.gz References: <14693 DOT 6134 DOT 836000 DOT 952168 AT gargle DOT gargle DOT HOWL> <200007062355 DOT TAA06883 AT envy DOT delorie DOT com> <001401bfe7b0$12be1250$3c5350d8 AT guinness> > I'll take a crack at it if you want. Actually, what do I need to do > to join the cygwin team - or are you accepting developers? Announcing your intentions here is all that really needs to be done if you're planning on porting a package. The "cygwin team" that I think you're talking about is the people who are developing cygwin itself, and need a higher level of communication. If you're just porting a released package to cygwin, all we need from you, really, is the resulting tarballs. Advice: check out the other packages and follow the same conventions. Cygwin is i686-pc-cygwin. Prefix is /usr. Files should be --.tar.gz (and *-src.tar.gz for the source tarball). Port number is '1' for the first port, '2' for the second port of the same base sources, etc. Use "gzip -9" to compress. Source tarballs should unpack into the same directory structure as the original sources, which is usually -/*. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com