mescc-tools: Import mescc-tools-0.5.2 as wip/mescc-tools

Mescc-tools is a collection of tools for use in a full source
bootstrapping process.  It consists of the M1 macro assembler,
the hex2 linker, the blood-elf symbol table generator,
the kaem shell, exec_enable and get_machine.
This commit is contained in:
ng0 2019-02-27 11:36:36 +00:00
parent b773b5c808
commit 8ce1a3243d
4 changed files with 37 additions and 0 deletions

4
mescc-tools/DESCR Normal file
View File

@ -0,0 +1,4 @@
Mescc-tools is a collection of tools for use in a full source
bootstrapping process. It consists of the M1 macro assembler,
the hex2 linker, the blood-elf symbol table generator,
the kaem shell, exec_enable and get_machine.

23
mescc-tools/Makefile Normal file
View File

@ -0,0 +1,23 @@
# $NetBSD$
DISTNAME= mescc-tools-Release_0.5.2
PKGNAME= ${DISTNAME:S/Release_//}
CATEGORIES= devel
MASTER_SITES= http://git.savannah.nongnu.org/cgit/mescc-tools.git/snapshot/
MAINTAINER= ng0@n0.is
HOMEPAGE= https://github.com/oriansj/mescc-tools/
COMMENT= Tools for the full source bootstrapping process
LICENSE= gnu-gpl-v3
USE_TOOLS= gmake
NO_CONFIGURE= YES
WRKSRC= ${WRKDIR}/mescc-tools-Release_0.5.2
MAKE_FILE= makefile
INSTALL_MAKE_FLAGS+= PREFIX=${PREFIX}
TEST_TARGET= test
.include "../../mk/bsd.pkg.mk"

4
mescc-tools/PLIST Normal file
View File

@ -0,0 +1,4 @@
@comment $NetBSD$
bin/M1
bin/blood-elf
bin/hex2

6
mescc-tools/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (mescc-tools-Release_0.5.2.tar.gz) = 8e68cdddca7c363192ce5486647dc42ce3687d73
RMD160 (mescc-tools-Release_0.5.2.tar.gz) = 9000ed192d0e9451fab2db02e246a875041b6bd4
SHA512 (mescc-tools-Release_0.5.2.tar.gz) = 0afd55ef464a7ad98173e89254f2bc48cf904c0794c43b9c9127d2b8bb62206202bf882096b5c72b9afd6747820c49fce6fa22922c706708d089343043197721
Size (mescc-tools-Release_0.5.2.tar.gz) = 76759 bytes