X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: Re: Cygwin package manager Date: Wed, 21 Oct 2009 15:55:42 -0400 Lines: 27 Message-ID: <19pud5hlpni90a7b54r6vgimod8c7brlis@4ax.com> References: <4ADC06C1 DOT 6030909 AT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > I am working on a Cygwin package manager with an interface resembling > apt-get. > It's still a work in progress, but functional (commands below.) > http://code.google.com/p/cyg-apt/ > > It would be great if some folks tried out the initial release and > provided me with some feedback. On first look, it seems good. Would you consider packaging it as a Cygwin package? You'd get more people using it that way. If you haven't maintained a Cygwin package before, it wouldn't be much work to get this one going, since it's so simple. I don't think I'd want to maintain it, but I'd be glad to help with the initial packaging. It needs a man page. Just a simple one that regurgitates the help text would be a place to start, and you could add to it later as time permitted. I know that setup.exe has command-line functionality, but I've never used it much so I don't know how it compares to cyg-apt. A full-featured command line package manager would be good to have in Cygwin. As one example, I'm considering packaging Puppet for Cygwin, and one of the things that would need to be added is a package management layer. For that we'd need a suitable command-line package manager, whether it's setup.exe or cyg-apt. Andrew. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple