Commit graph

16 commits

Author SHA1 Message Date
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
673530c658 Use NetBSD config for DragonFly. Fix errno.
XXX Merge FreeBSD config as well?
2005-12-19 15:45:01 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
agc
8cef6c454b Add RMD160 digests. 2005-02-23 23:11:54 +00:00
adam
f63d084f65 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.
2005-02-04 09:38:43 +00:00
danw
6e8f676783 malloc.h fixes for darwin, plus a handful of other small fixes for
problems found after fixing malloc problems
2004-05-23 23:28:29 +00:00
grant
4390a2f42b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:30:55 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jdolecek
4d8cb04868 update checksum for patch-ab 2002-02-16 15:25:36 +00:00
jdolecek
bd1be18063 fix typo - the define name is USE_REGEXP, not USE_REGEX 2002-02-16 15:24:47 +00:00
jdolecek
8197f567cb fixup MASTER_SITES, left debug interim version by mistake there 2002-02-13 18:45:55 +00:00
jdolecek
03fd7ff6ca Add powwow-1.2.4 - DikuMUD convenience client 2002-02-13 18:44:18 +00:00
jdolecek
214bb4cf47 Add powwow-1.2.4 - DikuMUD convenence client 2002-02-13 18:43:38 +00:00