X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: sourceware.org X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtwAAM2g20p5LHTh/2dsb2JhbAAIkTm4IIYXiG+EMQQ Message-ID: <4ADC06C1.6030909@gmail.com> Date: Mon, 19 Oct 2009 17:27:13 +1100 From: Chris Cormie User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: cygwin Subject: Cygwin package manager Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Hi, 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. Cheers, Chris --------------------------------------------------- Commands: ball - print tarball name buildrequires - print buildrequires: for package download - download package filelist - installed files find - package containing file help - help COMMAND install - download and install packages with dependencies list - installed packages md5 - check md5 sum missing - print missing dependencies new - list new (upgradeable) packages in distribution purge - purge packages from the system remove - uninstall packages requires - print requires: for package search - search package list show - print information for package source - download/unpack source tarball upgrade - all installed packages: use with caution url - print tarball url version - print installed version -- 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