summaryrefslogtreecommitdiff
path: root/games/powwow/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-02-04Changes 1.2.5:adam1-7/+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.
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-02-13fixup MASTER_SITES, left debug interim version by mistake therejdolecek1-4/+3
2002-02-13Add powwow-1.2.4 - DikuMUD convenence clientjdolecek1-0/+27