Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz c4972dd55f Initial import of python26-2.6.2.
Compiles, installs, and runs on NetBSD-5.99.10/amd64; no further
tests done. Please test and fix on your platform!

What's new in Python-2.6:

The major theme of Python 2.6 is preparing the migration path to
Python 3.0, a major redesign of the language. Whenever possible,
Python 2.6 incorporates new features and syntax from 3.0 while
remaining compatible with existing code by not removing older
features or syntax. When it tries to do what it can, adding
compatibility functions in a future_builtins module and a -3 switch
to warn about usages that will become unsupported in 3.0.

Some significant new packages have been added to the standard
library, such as the multiprocessing and json modules, but there
aren way.

Python 2.6 also sees a number of improvements and bugfixes throughout
the source. A search through the change logs finds there were 259
patches applied and 612 bugs fixed between Python 2.5 and 2.6. Both
figures are likely to be underestimates.

More details at
http://docs.python.org/whatsnew/2.6.html
2009-04-19 14:42:48 +00:00
archivers update to 2.26.1 2009-04-17 17:35:43 +00:00
audio Update cdplayer to 0.5 -- notable changes include: 2009-04-19 11:43:16 +00:00
benchmarks Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
biology Remove PYBINMODULE. All it did was mark some packages as not available 2009-03-05 18:51:26 +00:00
bootstrap Don't install ftp -- it is no longer a dependency of bootstrap 2009-04-06 14:21:05 +00:00
cad Use META_PACKAGE 2009-04-09 00:41:53 +00:00
chat Add patch for http://forums.unrealircd.com/viewtopic.php?t=6204 2009-04-13 16:20:52 +00:00
comms Make it build on DragonFly master and recent versions of FreeBSD (probably). 2009-04-07 19:34:10 +00:00
converters Use variable to avoid hardcoding the package version all over the place. 2009-04-15 13:03:48 +00:00
cross Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
databases Changes 3.6.13: 2009-04-18 18:13:55 +00:00
devel * Unbreak searching software from /usr/local. There is no need to for all 2009-04-19 10:35:55 +00:00
distfiles
doc Claim the ikiwiki update. 2009-04-19 14:30:55 +00:00
editors update to 2.26.1 2009-04-17 18:40:42 +00:00
emulators Make it build on DragonFly. 2009-04-19 09:49:12 +00:00
filesystems neon update to 0.28.x changed ABI, so do a recursive bump, PKGREVISION++. 2009-04-16 21:42:40 +00:00
finance Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
fonts update to 2.26.1 2009-04-17 17:55:53 +00:00
games Update cgoban-java to 3.3.25. Changes include: 2009-04-17 22:36:23 +00:00
geography Use META_PACKAGE. 2009-04-08 23:02:08 +00:00
graphics Make this build with the new gnustep-make. While at it, enable 2009-04-19 07:57:27 +00:00
ham Rename fls to cfls to avoid conflicts with fls function on FreeBSD and 2009-04-07 18:45:04 +00:00
inputmethod Use META_PACKAGE. 2009-04-08 23:05:45 +00:00
lang Initial import of python26-2.6.2. 2009-04-19 14:42:48 +00:00
licenses Make this build with the new gnustep-make. While at it, enable 2009-04-19 07:57:27 +00:00
mail Install resource files inside share/GNUstep/Library. 2009-04-19 01:00:48 +00:00
math Don't depend on Fortran. 2009-04-18 11:17:33 +00:00
mbone Leave over maintainership to pkgsrc-users 2009-03-22 04:53:38 +00:00
meta-pkgs update for gnome-2.26.1 2009-04-16 18:55:23 +00:00
misc Update to 1.12.2. 2009-04-19 04:07:51 +00:00
mk document mutt-devel options mutt-smtp and mutt-sidebar 2009-04-12 08:26:15 +00:00
multimedia update to 0.5.904 2009-04-17 16:51:07 +00:00
net Update net/tinc to version 1.0.9. Pick up maintainership and set license. 2009-04-18 19:27:11 +00:00
news Updated location, email and note the new 1.4 version has bug reported in PR 36882 fixed. Will be uploading soon. 2009-04-16 17:00:31 +00:00
packages
parallel Remove the remaining NO_MTREE definitions, it has been a nop for a 2009-04-08 22:43:23 +00:00
pkgtools Always declare optreset. 2009-04-14 17:34:41 +00:00
print Add dviljk. 2009-04-18 05:27:56 +00:00
regress Remove redundant EXTRACT_ONLY and NO_CHECKSUM declarations. 2009-04-09 00:47:11 +00:00
security update to 2.26.1 2009-04-16 19:35:29 +00:00
shells mksh R37c provides these follow-up fixes: 2009-04-13 19:48:34 +00:00
sysutils Add & enable ruby-rb-appscript 2009-04-19 09:28:29 +00:00
templates audit-packages is now in pkg_install on pkgsrc HEAD and stable so update 2008-12-10 22:06:48 +00:00
textproc Add DESTDIR support. Bump PKGREVISION. 2009-04-19 07:11:26 +00:00
time Update from version 1.98nb3 to 1.98nb4. 2009-04-16 09:54:45 +00:00
wm add a patch from upstream CVS to fix a possible bypass of screensaver 2009-04-17 16:14:56 +00:00
www update to bozohttpd 20090418. changes include: 2009-04-18 21:06:15 +00:00
x11 Add header files from PrefsModule framework 2009-04-19 09:29:57 +00:00
Makefile The crosspkgtools has not worked for a long time because of changes in 2008-06-23 20:34:20 +00:00
pkglocate
README

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

Please see doc/pkgsrc.txt for information.