Thu Apr 23 14:02:47 2020 UTC ()
bootstrap/README: Note lack of cwrappers on AIX


(gdt)
diff -r1.15 -r1.16 pkgsrc/bootstrap/README

cvs diff -r1.15 -r1.16 pkgsrc/bootstrap/README (expand / switch to unified diff)

--- pkgsrc/bootstrap/README 2020/04/23 13:51:52 1.15
+++ pkgsrc/bootstrap/README 2020/04/23 14:02:47 1.16
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: README,v 1.15 2020/04/23 13:51:52 gdt Exp $ 1$NetBSD: README,v 1.16 2020/04/23 14:02:47 gdt Exp $
2 2
3To try to get pkgsrc working on your system, please try the following 3To try to get pkgsrc working on your system, please try the following
4as root: 4as root:
5 5
6# ./bootstrap 6# ./bootstrap
7 [ --workdir <workdir> ] 7 [ --workdir <workdir> ]
8 [ --prefix <prefix> ] 8 [ --prefix <prefix> ]
9 [ --pkgdbdir <pkgdbdir> ] 9 [ --pkgdbdir <pkgdbdir> ]
10 [ --sysconfdir <sysconfdir> ] 10 [ --sysconfdir <sysconfdir> ]
11 [ --varbase <varbase> ] 11 [ --varbase <varbase> ]
12 [ --ignore-case-check ] 12 [ --ignore-case-check ]
13 [ --ignore-user-check ] 13 [ --ignore-user-check ]
14 [ --preserve-path ] 14 [ --preserve-path ]
@@ -74,27 +74,28 @@ of course feel free to make improvements @@ -74,27 +74,28 @@ of course feel free to make improvements
74 74
75Note that listing a platform as having no users is not a decision to 75Note that listing a platform as having no users is not a decision to
76remove it from pkgsrc; this is merely recording information that 76remove it from pkgsrc; this is merely recording information that
77individual developers can use when deciding how much work is justified 77individual developers can use when deciding how much work is justified
78for keeping any particular accommodation. (As always, any large-scale 78for keeping any particular accommodation. (As always, any large-scale
79removals require a proposal and discussion on pkgsrc-users@.) 79removals require a proposal and discussion on pkgsrc-users@.)
80 80
81Note also that pkgsrc policy is that fixes to packages, unless the 81Note also that pkgsrc policy is that fixes to packages, unless the
82fixes are to adjust a package to pkgsrc norms, should be filed 82fixes are to adjust a package to pkgsrc norms, should be filed
83upstream and the upstream tracker URL included in the patch file or 83upstream and the upstream tracker URL included in the patch file or
84Makefile. 84Makefile.
85 85
86Platforms are listed by the filename in mk/platform, annotated by the 86Platforms are listed by the filename in mk/platform, annotated by the
87README.platform here if different. 87README.platform here if different. Problems are listed, such as lack
 88of a README, lack of cwrappers support, and lack of destdir support.
88 89
89 90
90Platforms with active use and maintenance 91Platforms with active use and maintenance
91----------------------------------------- 92-----------------------------------------
92 93
93The following platforms have active users, and people that regularly 94The following platforms have active users, and people that regularly
94fix problems. 95fix problems.
95 96
96 Darwin (README.MacOSX, macOS) 97 Darwin (README.MacOSX, macOS)
97 FreeBSD 98 FreeBSD
98 Linux 99 Linux
99 NetBSD 100 NetBSD
100 SunOS (README.Solaris, Illumos, SmartOS) 101 SunOS (README.Solaris, Illumos, SmartOS)
@@ -110,27 +111,27 @@ Platforms with unknown status @@ -110,27 +111,27 @@ Platforms with unknown status
110----------------------------- 111-----------------------------
111 Cygwin 112 Cygwin
112 DragonFly (no README) 113 DragonFly (no README)
113 FreeMiNT (no README) 114 FreeMiNT (no README)
114 GNUkFreeBSD 115 GNUkFreeBSD
115 Minix (no README) 116 Minix (no README)
116 SCO_SV (no README) 117 SCO_SV (no README)
117 UnixWare (no README) 118 UnixWare (no README)
118 119
119 120
120Platforms believed to have almost no users 121Platforms believed to have almost no users
121------------------------------------------ 122------------------------------------------
122 123
123 AIX  124 AIX (no cwrappers)
124 BSDOS (no README) 125 BSDOS (no README)
125 HPUX 126 HPUX
126 IRIX 127 IRIX
127 Interix 128 Interix
128 MirBSD 129 MirBSD
129 OSF1 130 OSF1
130 QNX (no README) 131 QNX (no README)
131 132
132 133
133Platforms believed to have no users 134Platforms believed to have no users
134----------------------------------- 135-----------------------------------
135 136
136 Bitrig 137 Bitrig