Commit graph

12 commits

Author SHA1 Message Date
rillig
5ffc04a893 Fixed two gcc4 error messages. 2007-03-17 14:52:51 +00:00
rillig
d07c048f3d Forgot to commit the actual patch. 2007-01-12 14:12:17 +00:00
rillig
40215a2831 Added a patch for Solaris. 2007-01-12 14:11:19 +00:00
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
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
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
snj
fef2f6de2b Convert to buildlink3. 2004-04-18 23:34:27 +00:00
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
jmmv
05e5e5ae61 Initial import of z80-asm, version 1.0:
z80-asm is a double pass compiler of the Z80 CPU assembly language.
It supports almost all of the Z80 opcodes and functionality that
commercial Z80 assemblers have.  This package also contains an
interactive Z80 disassembler.  This program suite was written by
BrainSoft.

Package provided in PR pkg/20099 by Douwe Kiela with some changes by me.
2003-03-20 19:33:45 +00:00