FreeBSD Bugzilla – Attachment 76874 Details for
Bug 110753
[patch] Rename emulators/sim to emulators/simh
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sim-to-simh.diff
sim-to-simh.diff (text/plain), 1.70 KB, created by
trasz
on 2007-03-24 09:00:11 UTC
(
hide
)
Description:
sim-to-simh.diff
Filename:
MIME Type:
Creator:
trasz
Created:
2007-03-24 09:00:11 UTC
Size:
1.70 KB
patch
obsolete
>diff -urN sim/Makefile simh/Makefile >--- sim/Makefile Mon Feb 12 09:17:36 2007 >+++ simh/Makefile Sat Mar 24 09:24:10 2007 >@@ -5,11 +5,11 @@ > # $FreeBSD: ports/emulators/sim/Makefile,v 1.43 2007/02/12 08:17:36 miwi Exp $ > # > >-PORTNAME= sim >+PORTNAME= simh > PORTVERSION= 3.7 > CATEGORIES= emulators > MASTER_SITES= http://simh.trailing-edge.com/sources/ >-DISTNAME= ${PORTNAME}hv37-0 >+DISTNAME= ${PORTNAME}v37-0 > > MAINTAINER= trasz@pin.if.uz.zgora.pl > COMMENT= Emulates classic DEC, HP, GRI, IBM, Altair, SDS, Honeywell, and others >@@ -30,7 +30,7 @@ > > PORTDOCS= 0readme_37.txt 0readme_ethernet.txt > >-PLIST_FILES= ${BIN_FILES:S/^/bin\//g} %%DATADIR%%/ka655x.bin bin/sim-eclipse >+PLIST_FILES= ${BIN_FILES:S/^/bin\//g} %%DATADIR%%/ka655x.bin bin/simh-eclipse > PLIST_DIRS= %%DATADIR%% > > SUB_FILES+= pkg-message >@@ -51,8 +51,8 @@ > .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 >+# eclipse conflicts with java/eclipse, install it as simh-eclipse >+ ${INSTALL_PROGRAM} ${WRKDIR}/BIN/eclipse ${PREFIX}/bin/simh-eclipse > > @${MKDIR} ${DATADIR} > ${INSTALL_DATA} ${WRKDIR}/VAX/ka655x.bin ${DATADIR} >diff -urN sim/files/pkg-message.in simh/files/pkg-message.in >--- sim/files/pkg-message.in Sun Jun 18 14:19:36 2006 >+++ simh/files/pkg-message.in Sat Mar 24 09:44:33 2007 >@@ -1,5 +1,5 @@ > ********************************************************************* > >-The file needed by the VAX emulator is located in %%PREFIX%%/share/sim >+The file needed by the VAX emulator is located in %%PREFIX%%/share/simh > > *********************************************************************
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 110753
: 76874