From: naddy Date: Sun, 18 Jul 2010 18:50:38 +0000 (+0000) Subject: document OPSYS and OPSYS_VER as obsolete, mention OSREV; ok espie@ X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=01b8256f9e380a88f105d632a88ba82be91bc7d9;p=openbsd document OPSYS and OPSYS_VER as obsolete, mention OSREV; ok espie@ --- diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 62d8d937be8..8d497bb83a3 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.255 2010/07/11 07:19:05 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.256 2010/07/18 18:50:38 naddy Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 11 2010 $ +.Dd $Mdocdate: July 18 2010 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -1460,11 +1460,7 @@ Port does not build with systrace enabled build targets. List of architectures on which this port builds. Can hold both processor-specific information (e.g., m68k), and more specific model information (e.g., hp300). -.It Ev OPSYS -Always -.Ox . -Read-only. -.It Ev OPSYS_VER +.It Ev OSREV Revision number of .Ox . Read-only. @@ -2357,6 +2353,14 @@ creates the whole hierarchy under ${WRKOBJDIR}, so .Ev OBJMACHINE is no longer useful. +.It Ev OPSYS +The operating system. +This ports tree is only used on +.Ox . +.It Ev OPSYS_VER +Use +.Ev OSREV +instead. .It Ev PACKAGES Base location for packages built, renamed .Ev PKGREPOSITORYBASE . @@ -2432,7 +2436,7 @@ focuses on .Ev PERMIT_PACKAGE_{FTP,CDROM} instead. .It Ev SED_PLIST -old pipeline for creating packing-lists at the ports level. +Old pipeline for creating packing-lists at the ports level. Necessary functionality has been integrated directly into .Xr pkg_create 1 . .It Ev SCRIPTDIR