Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-01-12 | Forgot to commit the actual patch. | rillig | 1 | -0/+23 | |
2007-01-12 | Added a patch for Solaris. | rillig | 1 | -1/+2 | |
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -6/+6 | |
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. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-04-18 | Convert to buildlink3. | snj | 1 | -2/+2 | |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2003-03-20 | Initial import of z80-asm, version 1.0: | jmmv | 4 | -0/+40 | |
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. |