diff options
author | gdt <gdt@pkgsrc.org> | 2022-06-01 12:48:09 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2022-06-01 12:48:09 +0000 |
commit | 4bcac047a3a7206c50c477559f6568c932f55798 (patch) | |
tree | 5d86e39f3957e975a929e31a9702142c499fb626 /bootstrap | |
parent | b670186c268a176355224a37efe18cbdb26d2818 (diff) | |
download | pkgsrc-4bcac047a3a7206c50c477559f6568c932f55798.tar.gz |
bootstrap/README: Annotate platform/foo.mk to README.bar relationships
Diffstat (limited to 'bootstrap')
-rw-r--r-- | bootstrap/README | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/bootstrap/README b/bootstrap/README index 637da05f031..953621d2190 100644 --- a/bootstrap/README +++ b/bootstrap/README @@ -1,4 +1,4 @@ -$NetBSD: README,v 1.33 2022/06/01 12:26:04 gdt Exp $ +$NetBSD: README,v 1.34 2022/06/01 12:48:09 gdt Exp $ To try to get pkgsrc working on your system, please try the following as root: @@ -86,8 +86,8 @@ fixes are to adjust a package to pkgsrc norms, should be filed upstream and the upstream tracker URL included in the patch file or Makefile. -Platforms are listed by the filename in mk/platform, annotated by the -README.platform here if different (which is probably a bug). +Platform names are not entirely regular; this listing uses the README +suffix, annotated with the platform/foo.mk name if different. Platforms with a * are believed to be non-working; see the README for the platform for perhaps more information. A platform not having a README is a clue that it might not work. @@ -97,13 +97,13 @@ Platforms with active use, maintenance and published bulk builds The following platforms have active users, and people that regularly fix problems. They also have active bulk builds posted to -`pkgsrc-bulk`. (Bulk build publication is a key quality indictor +`pkgsrc-bulk`. (Bulk build publication is a key quality indicator because anyone can tell how many packages build on the platform.) - macOS + macOS (platform/Darwin.mk) Linux NetBSD - Solaris (illumos, SmartOS, OmniOS) + Solaris (illumos, SmartOS, OmniOS, platform/SunOS.mk) Platforms with active use, maintenance -------------------------------------- @@ -126,7 +126,7 @@ Platforms with at least a small number of users ----------------------------------------------- HPUX - Minix3 + Minix3 (platform/Minux.mk) OpenServer5 (SCO OpenServer, platform/SCO_SV.mk) SCO UnixWare |