Subject: CVS commit: pkgsrc/games/powwow
From: Adam Ciarcinski
Date: 2005-02-04 10:38:44
Message id: 20050204093844.08B8B2DA1D@cvs.netbsd.org

Log Message:
Changes 1.2.5:
* Added append-mode to #capture: use #capture >file-name
* Cleaned #spawned commands interface: text they print on
  standard output *MUST* terminate with a newline ('\n')
  in order for powwow to execute it.
* Fixed missing #include <time.h> in main.h.
* Fixed broken matching of #mark patterns starting with $
* Added the following user-contributed patches:
  * Put also 1-char lines into history;
  * Do not capture/movie data coming from spawned commands;
  * Fixed a bug in command parser.

Files:
RevisionActionfile
1.5modifypkgsrc/games/powwow/Makefile
1.4modifypkgsrc/games/powwow/distinfo
1.4modifypkgsrc/games/powwow/patches/patch-ab
1.2modifypkgsrc/games/powwow/patches/patch-ac