summaryrefslogtreecommitdiff
path: root/doc/pkgsrc.txt
diff options
context:
space:
mode:
authorsevan <sevan@pkgsrc.org>2015-04-14 17:46:50 +0000
committersevan <sevan@pkgsrc.org>2015-04-14 17:46:50 +0000
commit2a35b1fc1d2956f11e3c41c2468c3ab0a53b5d24 (patch)
tree777de23d3a9df6b28a2070383be4ab221b078386 /doc/pkgsrc.txt
parent375c7e65df566a1a92b9c90f006eaea7b1c3f87e (diff)
downloadpkgsrc-2a35b1fc1d2956f11e3c41c2468c3ab0a53b5d24.tar.gz
regen
Diffstat (limited to 'doc/pkgsrc.txt')
-rw-r--r--doc/pkgsrc.txt83
1 files changed, 43 insertions, 40 deletions
diff --git a/doc/pkgsrc.txt b/doc/pkgsrc.txt
index 3ea1cc0f5f5..b9100d8a7f1 100644
--- a/doc/pkgsrc.txt
+++ b/doc/pkgsrc.txt
@@ -551,45 +551,48 @@ platforms:
Table 1.1. Platforms supported by pkgsrc
-+----------------------------------------------------------------+
-| Platform |Date Support Added|
-|---------------------------------------------+------------------|
-|NetBSD | Aug 1997 |
-|---------------------------------------------+------------------|
-|Solaris | Mar 1999 |
-|---------------------------------------------+------------------|
-|Linux | Jun 1999 |
-|---------------------------------------------+------------------|
-|Darwin (Mac OS X) | Oct 2001 |
-|---------------------------------------------+------------------|
-|FreeBSD | Nov 2002 |
-|---------------------------------------------+------------------|
-|OpenBSD | Nov 2002 |
-|---------------------------------------------+------------------|
-|IRIX | Dec 2002 |
-|---------------------------------------------+------------------|
-|BSD/OS | Dec 2003 |
-|---------------------------------------------+------------------|
-|AIX | Dec 2003 |
-|---------------------------------------------+------------------|
-|Interix (Microsoft Windows Services for Unix)| Mar 2004 |
-|---------------------------------------------+------------------|
-|DragonFlyBSD | Oct 2004 |
-|---------------------------------------------+------------------|
-|OSF/1 | Nov 2004 |
-|---------------------------------------------+------------------|
-|HP-UX | Apr 2007 |
-|---------------------------------------------+------------------|
-|Haiku | Sep 2010 |
-|---------------------------------------------+------------------|
-|MirBSD | Jan 2011 |
-|---------------------------------------------+------------------|
-|Minix3 | Nov 2011 |
-|---------------------------------------------+------------------|
-|Cygwin | Mar 2013 |
-|---------------------------------------------+------------------|
-|GNU/kFreeBSD | Jul 2013 |
-+----------------------------------------------------------------+
++-----------------------------------------------------------------------------+
+| Platform | Date Support | Notes |
+| | Added | |
+|--------------------------------------+---------------+----------------------|
+|NetBSD | Aug 1997 | |
+|--------------------------------------+---------------+----------------------|
+|Solaris | Mar 1999 |README.Solaris |
+|--------------------------------------+---------------+----------------------|
+|Linux | Jun 1999 |README.Linux |
+|--------------------------------------+---------------+----------------------|
+|Darwin (Mac OS X) | Oct 2001 |README.MacOSX |
+|--------------------------------------+---------------+----------------------|
+|FreeBSD | Nov 2002 |README.FreeBSD |
+|--------------------------------------+---------------+----------------------|
+|OpenBSD | Nov 2002 |README.OpenBSD |
+|--------------------------------------+---------------+----------------------|
+|IRIX | Dec 2002 |README.IRIX |
+| | |README.IRIX5.3 |
+|--------------------------------------+---------------+----------------------|
+|BSD/OS | Dec 2003 | |
+|--------------------------------------+---------------+----------------------|
+|AIX | Dec 2003 |README.AIX |
+|--------------------------------------+---------------+----------------------|
+|Interix (Microsoft Windows Services | Mar 2004 |README.Interix |
+|for Unix) | | |
+|--------------------------------------+---------------+----------------------|
+|DragonFlyBSD | Oct 2004 | |
+|--------------------------------------+---------------+----------------------|
+|OSF/1 | Nov 2004 |README.OSF1 |
+|--------------------------------------+---------------+----------------------|
+|HP-UX | Apr 2007 |README.HPUX |
+|--------------------------------------+---------------+----------------------|
+|Haiku | Sep 2010 |README.Haiku |
+|--------------------------------------+---------------+----------------------|
+|MirBSD | Jan 2011 | |
+|--------------------------------------+---------------+----------------------|
+|Minix3 | Nov 2011 |README.Minix3 |
+|--------------------------------------+---------------+----------------------|
+|Cygwin | Mar 2013 |README.Cygwin |
+|--------------------------------------+---------------+----------------------|
+|GNU/kFreeBSD | Jul 2013 |README.GNUkFreeBSD |
++-----------------------------------------------------------------------------+
1.2. Overview
@@ -3199,7 +3202,7 @@ If some Python versions are not supported by the software, set the
PYTHON_VERSIONS_INCOMPATIBLE variable to the Python versions that are not
supported, e.g.
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+PYTHON_VERSIONS_INCOMPATIBLE= 26
If the packaged software is a Python module, include "../../lang/python/
extension.mk". In this case, the package directory should be called "