Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
obache 823200efad Import python27-2.7.1 as lang/python27.
Python 2.7 is intended to be the last major release in the 2.x series.
The Python maintainers are planning to focus their future efforts on
the Python 3.x series.

This means that 2.7 will remain in place for a long time, running
production systems that have not been ported to Python 3.x.
Two consequences of the long-term significance of 2.7 are:

* It's very likely the 2.7 release will have a longer period of
  maintenance compared to earlier 2.x versions.  Python 2.7 will
  continue to be maintained while the transition to 3.x continues, and
  the developers are planning to support Python 2.7 with bug-fix
  releases beyond the typical two years.

* A policy decision was made to silence warnings only of interest to
  developers.  :exc:`DeprecationWarning` and its
  descendants are now ignored unless otherwise requested, preventing
  users from seeing warnings triggered by an application.  This change
  was also made in the branch that will become Python 3.2. (Discussed
  on stdlib-sig and carried out in :issue:`7319`.)

  In previous releases, :exc:`DeprecationWarning` messages were
  enabled by default, providing Python developers with a clear
  indication of where their code may break in a future major version
  of Python.

  However, there are increasingly many users of Python-based
  applications who are not directly involved in the development of
  those applications.  :exc:`DeprecationWarning` messages are
  irrelevant to such users, making them worry about an application
  that's actually working correctly and burdening application developers
  with responding to these concerns.

  You can re-enable display of :exc:`DeprecationWarning` messages by
  running Python with the :option:`-Wdefault <-W>` (short form:
  :option:`-Wd <-W>`) switch, or by setting the :envvar:`PYTHONWARNINGS`
  environment variable to ``"default"`` (or ``"d"``) before running
  Python.  Python code can also re-enable them
  by calling ``warnings.simplefilter('default')``.
2011-02-22 08:51:58 +00:00
archivers Add missing USE_PHP_EXT_PATCHES to apply patches really. 2011-02-22 07:36:07 +00:00
audio Set LICENSE. 2011-02-20 16:05:30 +00:00
benchmarks Update randread to 0.2. 2011-02-03 14:15:12 +00:00
biology png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
bootstrap Add support for MirBSD to pkgsrc. Patches from Benny Siegert and 2011-01-23 19:07:24 +00:00
cad Set CPP in configure environment to avoid configure getting a bad 2011-01-22 18:25:47 +00:00
chat Add user-destdir installation support. 2011-02-22 08:16:00 +00:00
comms Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
converters Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
cross fix PLIST for new doxygen, depend on latest version, bump PKGREVISION 2010-08-05 15:50:22 +00:00
databases Changes 2.3.13: 2011-02-22 08:44:19 +00:00
devel Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
distfiles
doc Updated databases/py-ldap to 2.3.13 2011-02-22 08:45:06 +00:00
editors Bump PKGREVISION for upstream version of png patch. 2011-02-12 11:41:01 +00:00
emulators Add more font dirs, same as suse113_fontconfig. 2011-02-21 08:38:30 +00:00
filesystems Fix py-mock dependency pattern. 2011-02-02 01:58:57 +00:00
finance Update to 2.4.2: 2011-02-12 15:08:01 +00:00
fonts Add tex-bookman. 2011-02-20 23:33:49 +00:00
games Update to 1.62: 2011-02-13 17:10:27 +00:00
geography Added LICENSE 2011-02-15 09:19:29 +00:00
graphics Add missing USE_PHP_EXT_PATCHES to apply patches really. 2011-02-22 07:36:07 +00:00
ham png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
inputmethod Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
lang Import python27-2.7.1 as lang/python27. 2011-02-22 08:51:58 +00:00
licenses Update to latest version distributed with source. 2011-02-06 15:27:52 +00:00
mail Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
math Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
mbone Remove patch hunks that disable --recheck in GNU configure scripts. 2011-01-25 22:22:13 +00:00
meta-pkgs Add gimp-docs 2011-02-20 11:46:44 +00:00
misc Dont try to use kernel only interface to inotify on linux 2011-02-17 09:37:13 +00:00
mk Remove deprecated KTERM_USE_WALLPAPER. 2011-02-21 07:38:38 +00:00
multimedia Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
net sync w/ base pkg 2011-02-21 17:22:42 +00:00
news Remove HOMEPAGE and MASTER_SITES, it is gone. 2011-02-14 19:32:12 +00:00
packages
parallel Teach pkg about linux (only i386 at this stage). 2011-02-17 08:55:11 +00:00
pkgtools pkgin 0.4.1 2011-02-21 22:42:48 +00:00
print Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
shells MirBSD support from Benny Siegert in PR 44606. 2011-02-20 14:22:15 +00:00
sysutils Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
templates Tell users to use "pkg_admin audit" instead of audit-packages. 2010-03-18 10:18:19 +00:00
textproc Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
time Fix build with gcc4.5 2011-02-17 09:59:58 +00:00
wm PKGREVISION bump for imlib removal of gtk dependency. 2011-02-19 10:03:17 +00:00
www Remove typo3_44. 2011-02-21 17:48:19 +00:00
x11 Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.