Commit graph

2 commits

Author SHA1 Message Date
cjep
05e71b817f Upgrade of devel/aap to version 0.107.
Changes since version 0.104:

0.107
* Fixed: Tests did not work on MS-Windows.
* Fixed: Executing shell commands did not work on MS-Windows.
* Fixed: Reading a dependency file did not work on MS-Windows.

0.106
* Fixed: When uploading with scp fails because of a read-only file
  system this was not noted as an error.
* Fixed: When uploading multiple files with scp and one or more failed, the
  signatures were updated anyway.

0.105
* Improved performance by not computing the buildcheck signature for virtual
  targets.  Especially helps for the recipe that ":mkdownload" generates.
  When evaluating a Python expression, replace ">" with "$gt", "<"
  with "$lt" and "|" with $bar, so that ":print" isn't confused.
* Fixed: did not find Python modules in the directory of the top recipe.
2002-11-23 22:34:22 +00:00
cjep
007fd849e5 Initial import of A-A-P 0.104 into the NetBSD packages collection
as devel/aap.

A-A-P is a replacement for make. It makes it easy to locate, download,
build and install software. It also supports browsing source code,
developing programs, managing different versions and distribution of
software and documentation.

A-A-P is currently under development and as such not everything works yet.
Use with care.

A-A-P is maintained by Bram Moolenaar.
2002-11-18 12:49:31 +00:00