pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/bootstrap



Module Name:    pkgsrc
Committed By:   gdt
Date:           Fri Jun 10 13:27:24 UTC 2022

Modified Files:
        pkgsrc/bootstrap: README.OpenServer5 README.UnixWare

Log Message:
bootstrap: Update SCO/Xinous READMEs

Changes are from Boyd Lynn Gerber.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/bootstrap/README.OpenServer5
cvs rdiff -u -r1.1 -r1.2 pkgsrc/bootstrap/README.UnixWare

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/bootstrap/README.OpenServer5
diff -u pkgsrc/bootstrap/README.OpenServer5:1.4 pkgsrc/bootstrap/README.OpenServer5:1.5
--- pkgsrc/bootstrap/README.OpenServer5:1.4     Fri Apr  1 17:19:28 2022
+++ pkgsrc/bootstrap/README.OpenServer5 Fri Jun 10 13:27:24 2022
@@ -1,12 +1,30 @@
-$NetBSD: README.OpenServer5,v 1.4 2022/04/01 17:19:28 gdt Exp $
+$NetBSD: README.OpenServer5,v 1.5 2022/06/10 13:27:24 gdt Exp $
 
 XXX You should change your /bin/sh to shells/pdksh under OpenServer 5.0.7/3.2!!
 
+
+
 Supported platforms
 ===================
-- Xinuos SCO OpenServer 5.0.7/3.2
+- SCO OpenServer 5 Definitive 2018
+
+Prerequisite for SCO OpenServer 5 Definitive 2018
+======================
+- SCO OpenServer 5 Definitive 2018
+- pth 2.0.7 Tc
+- OSS683D
+- XDEV
+
+* Note The above includes compilers, header file changes,  linker changes,
+and other changes to support development. All the above prerequisite are 
+using patchck -o dev on SCO OpenServer 5 Definitive 2018.
+
+Previously Supported platforms
+===================
+- SCO OpenServer 5.0.7/3.2
 
-Prerequisite softwares
+The below Prerequisite softwares are for versions prior to 
+SCO OpenServer 5 Definitive 2018
 ======================
 - SCO OpenServer 5 Development System with Maintenance Pack 4 update
 - GCC 4.2.4
@@ -24,7 +42,7 @@ in its directory structure (GCC fixinclu
 
 Selecting which ABI to use
 ==========================
-Xinuos SCO OpenServer 5.0.7 can handle COFF and ELF binaries.
+SCO OpenServer 5.0.7 can handle COFF and ELF binaries.
 I have tested only ELF binaries.
 But OpenServer 5.0.7's native CC generates COFF by default.
 

Index: pkgsrc/bootstrap/README.UnixWare
diff -u pkgsrc/bootstrap/README.UnixWare:1.1 pkgsrc/bootstrap/README.UnixWare:1.2
--- pkgsrc/bootstrap/README.UnixWare:1.1        Fri Apr  1 17:19:28 2022
+++ pkgsrc/bootstrap/README.UnixWare    Fri Jun 10 13:27:24 2022
@@ -1,5 +1,5 @@
-$NetBSD: README.UnixWare,v 1.1 2022/04/01 17:19:28 gdt Exp $
+$NetBSD: README.UnixWare,v 1.2 2022/06/10 13:27:24 gdt Exp $
 
 See https://en.wikipedia.org/wiki/UnixWare
 
-As of 2022-04, "SCO/Xinuos UnixWare 7 Definitive" works.
+As of 2022-04, "SCO UnixWare 7 Definitive 2018" works.



Home | Main Index | Thread Index | Old Index