Message-Id: <200210180004.g9I048q06687@delorie.com> Sender: rich AT phekda DOT freeserve DOT co DOT uk Date: Fri, 18 Oct 2002 00:29:34 +0100 From: Richard Dawe X-Accept-Language: de,fr To: DJGPP announcements Cc: pakke Workers Subject: ANNOUNCE: pakke 0.2.2 Content-Type: text/plain; charset=us-ascii Reply-To: djgpp AT delorie DOT com Hello. I'd like to announce pakke 0.2.2, a package manager for DJGPP. This is a bugfix release. The main user-visible changes is: * The DSM parser now supports non-fatal errors. This allows the DSM parser to warn about minor DSM syntax errors that it can cope with. * The DSM parser now also recommends that DSMs should contain a 'license' directive. Previously it would generate a fatal error. Please see changes.txt from the binary and source distributions or the pakke home page (see below for a URL). With pakke you can: * install packages, * uninstall packages, * upgrade packages. using fairly simple command-lines, e.g.: pakke --verbose --install gmp41.zip to install GMP 4.1 binaries; or: pakke --verbose --upgrade 'binutils 2.11.2 (binaries)' to upgrade to binutils 2.11.2 from an earlier version. pakke can do its magic by using DSMs, which contain descriptions of a package. pakke comes with DSMs for many DJGPP packages, although the list may not contain all the latest DJGPP packages. The latest DJGPP packages have DSMs in a package called djgpp-dsms, which can be found in the v2 directory of the DJGPP archive on Simtel.NET as ds??????.zip, where the '?' symbols represent the date. pakke can check for the latest version djgpp-dsms using 'pakke --syncdb'. pakke is available from the DJGPP archive on Simtel.NET and its mirrors. You can download it from here: http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2/pakk022b.zip&name=pakk022b.zip http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2/pakk022s.zip&name=pakk022s.zip These are the binary and source distributions respectively. If you just wish to use pakke, download the binary distribution. Otherwise download the source distribution. Installation instructions are here: http://www.phekda.freeserve.co.uk/richdawe/pakke/install.txt The pakke binary distribution comes with a program called dsmcheck, which can be used to check the syntax of DSMs. You may wish to read the pakke home page, using the URL below. You may also want to read the pakke & DSM documentation available from this page. http://www.phekda.freeserve.co.uk/richdawe/pakke/ If you have any comments, problems, etc., please mail send mail to pakke-workers AT yahoogroups DOT com. Bye, -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]