diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-28 14:17:18 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-28 14:17:18 +0800 |
commit | 1c27552dbd822421d42350768a204e0ac61b598f (patch) | |
tree | 6598bea15315045a70ee9b4eb37d395222d1c5d8 /emulators/sim | |
parent | b154ffe3065daddd76d0eb25e9cd914f2a659b67 (diff) | |
download | freebsd-ports-gnome-1c27552dbd822421d42350768a204e0ac61b598f.tar.gz freebsd-ports-gnome-1c27552dbd822421d42350768a204e0ac61b598f.tar.zst freebsd-ports-gnome-1c27552dbd822421d42350768a204e0ac61b598f.zip |
Project was renamed
PR: 110753
Submitted by: trasz (maintainer)
Repocopy by: marcus
Diffstat (limited to 'emulators/sim')
-rw-r--r-- | emulators/sim/Makefile | 70 | ||||
-rw-r--r-- | emulators/sim/distinfo | 3 | ||||
-rw-r--r-- | emulators/sim/files/patch-makefile | 11 | ||||
-rw-r--r-- | emulators/sim/files/pkg-message.in | 5 | ||||
-rw-r--r-- | emulators/sim/pkg-descr | 18 |
5 files changed, 0 insertions, 107 deletions
diff --git a/emulators/sim/Makefile b/emulators/sim/Makefile deleted file mode 100644 index bf48e4825bb6..000000000000 --- a/emulators/sim/Makefile +++ /dev/null @@ -1,70 +0,0 @@ -# New ports collection makefile for: sim -# Date created: 7 November 1997 -# Whom: jraynard -# -# $FreeBSD$ -# - -PORTNAME= sim -PORTVERSION= 3.7 -CATEGORIES= emulators -MASTER_SITES= http://simh.trailing-edge.com/sources/ -DISTNAME= ${PORTNAME}hv37-0 - -MAINTAINER= trasz@pin.if.uz.zgora.pl -COMMENT= Emulates classic DEC, HP, GRI, IBM, Altair, SDS, Honeywell, and others - -USE_ZIP= yes -EXTRACT_BEFORE_ARGS= -qoa -USE_GMAKE= yes -RESTRICTED= Non-commercial use only -MAKEFILE= makefile -NO_WRKSUBDIR= yes - -OPTIONS= NETWORK "Enable Sim_Ether module (and ports libpcap)" on - -BIN_FILES= altair h316 ibm1130 nova pdp15 pdp9 vax780 \ - altairz80 hp2100 id16 pdp1 pdp4 s3 \ - i1401 id32 pdp10 pdp7 sds \ - gri i1620 lgp pdp11 pdp8 vax - -PORTDOCS= 0readme_37.txt 0readme_ethernet.txt - -PLIST_FILES= ${BIN_FILES:S/^/bin\//g} %%DATADIR%%/ka655x.bin bin/sim-eclipse -PLIST_DIRS= %%DATADIR%% - -SUB_FILES+= pkg-message - -.include <bsd.port.pre.mk> - -# XXX How do we know that libpcap.a is really the correct >0.9.x version?! -.if defined (WITH_NETWORK) -RUN_DEPENDS= ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap -BUILD_DEPENDS= ${RUN_DEPENDS} -MAKE_ENV= USE_NETWORK=1 -.endif - -pre-patch: - @${MKDIR} ${WRKSRC}/BIN - -do-install: -.for file in ${BIN_FILES} - ${INSTALL_PROGRAM} ${WRKDIR}/BIN/${file} ${PREFIX}/bin -.endfor -# eclipse conflicts with java/eclipse, install it as sim-eclipse - ${INSTALL_PROGRAM} ${WRKDIR}/BIN/eclipse ${PREFIX}/bin/sim-eclipse - - @${MKDIR} ${DATADIR} - ${INSTALL_DATA} ${WRKDIR}/VAX/ka655x.bin ${DATADIR} - -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - @for i in ${PORTDOCS}; do\ - ${INSTALL_DATA} ${WRKDIR}/$$i ${DOCSDIR}; \ - done -.endif - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/emulators/sim/distinfo b/emulators/sim/distinfo deleted file mode 100644 index 99e12938d12b..000000000000 --- a/emulators/sim/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (simhv37-0.zip) = 5f5f037f8c710862bc7223d5be010c40 -SHA256 (simhv37-0.zip) = 23ae538b7607d231d9e64c170b7a4cc7b7c9d0c1c8bbd662c565ac0a56d15069 -SIZE (simhv37-0.zip) = 2362666 diff --git a/emulators/sim/files/patch-makefile b/emulators/sim/files/patch-makefile deleted file mode 100644 index 1ca55e95bb9f..000000000000 --- a/emulators/sim/files/patch-makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- makefile.orig Fri Feb 2 07:12:20 2007 -+++ makefile Sun Feb 11 15:57:23 2007 -@@ -10,7 +10,7 @@ - else - OS_CCDEFS = -D_GNU_SOURCE - endif --CC = gcc -std=c99 -O2 -U__STRICT_ANSI__ -g -lm -lrt $(OS_CCDEFS) -I . -+CC += ${CFLAGS} -lm $(OS_CCDEFS) -I . - ifeq ($(USE_NETWORK),) - else - NETWORK_OPT = -DUSE_NETWORK -isystem /usr/local/include /usr/local/lib/libpcap.a diff --git a/emulators/sim/files/pkg-message.in b/emulators/sim/files/pkg-message.in deleted file mode 100644 index 1c3a94dfa896..000000000000 --- a/emulators/sim/files/pkg-message.in +++ /dev/null @@ -1,5 +0,0 @@ -********************************************************************* - -The file needed by the VAX emulator is located in %%PREFIX%%/share/sim - -********************************************************************* diff --git a/emulators/sim/pkg-descr b/emulators/sim/pkg-descr deleted file mode 100644 index 039169280298..000000000000 --- a/emulators/sim/pkg-descr +++ /dev/null @@ -1,18 +0,0 @@ -SIMH is a higly portable, multi-system simulator. - -SIMH implements simulators for: - - Data General Nova, Eclipse - - Digital Equipment Corporation PDP-1, PDP-4, PDP-7, PDP-8, PDP-9, - PDP-10, PDP-11, PDP-15, VAX - - GRI Corporation GRI-909 - - IBM 1401, 1620, 1130, System 3 - - Interdata (Perkin-Elmer) 16b and 32b systems - - Hewlett-Packard 2116, 2100, 21MX - - Honeywell H316/H516 - - MITS Altair 8800, with both 8080 and Z80 - - Royal-Mcbee LGP-30, LGP-21 - - Scientific Data Systems SDS 940 - -These simulators are capable of running the Unix V5, V6 and V7 binaries -licenced for non-commercial use by SCO. See ${WRKDIR}/simh_doc.txt for -further details. |