openbsd-ports/lang/python/2.5/pkg
djm d71b9a7269 Updates and garbage collect all three Python ports:
2.4.4 => 2.4.8
    2.5.2 => 2.5.4
    2.6 => 2.6.1

Python 2.4 and 2.5 lose their build knobs to match 2.6.

Removes no longer needed Python 2.5 security patches backported
from the release25-maint SVN branch.

Remove the -bz2 subpackage from all three versions. It is silly
to make a subpackage to avoid depending on something tiny and
compatibly licensed.

Python 2.4 and 2.5 lose their -expat subpackages; expat has been
in base for some time.

Python 2.5 loses its sqlite subpackge. Again, sqlite is tiny,
compatibly licensed and is depended upon by more and more
applications. This brings it into line with the 2.6 version.

Rework all three version's handling of setup.py. Rather than regex
replacing LOCALBASE and X11BASE into setup.py post-configure, these
are passed in though environment variables. Will save hours of
frustrated cursing familiar to anyone who has accidently used the
update-patches target after configure and had to go back and redo
all the substitutions.

Rework the patching of setup.py for 2.4 and 2.5 to be more like
what we do for 2.6. I.e. keep the diff minimal and avoid deleting
huge blocks of code, so the diff has a chance of applying without
massive hand-editing each patch release.

Fix .py paths in installed .pyc files (patch from eric@)

feedback from several, particularly eric@, ajacoutot@ and Ingo
Schwarze; "get it in" ajacoutot@
2009-01-01 21:03:27 +00:00
..
DESCR-bsddb Python 2.5 2006-11-01 20:59:18 +00:00
DESCR-gdbm Python 2.5 2006-11-01 20:59:18 +00:00
DESCR-idle Python 2.5 2006-11-01 20:59:18 +00:00
DESCR-main Updates and garbage collect all three Python ports: 2009-01-01 21:03:27 +00:00
DESCR-tests Python 2.5 2006-11-01 20:59:18 +00:00
DESCR-tkinter Python 2.5 2006-11-01 20:59:18 +00:00
DESCR-tools fix slightly borked packaging: 2008-10-18 12:01:25 +00:00
MESSAGE-idle - tweak MESSAGE: force symlink creation (nothing fancy but makes it 2007-10-16 08:22:32 +00:00
MESSAGE-main - tweak MESSAGE 2008-10-19 07:13:45 +00:00
MESSAGE-tools fix slightly borked packaging: 2008-10-18 12:01:25 +00:00
PFRAG.ctypes-main new MULTI_PACKAGES 2006-11-24 20:48:23 +00:00
PFRAG.mm-main new MULTI_PACKAGES 2006-11-24 20:48:23 +00:00
PLIST-bsddb Python 2.5 2006-11-01 20:59:18 +00:00
PLIST-gdbm Python 2.5 2006-11-01 20:59:18 +00:00
PLIST-idle fix slightly borked packaging: 2008-10-18 12:01:25 +00:00
PLIST-main Updates and garbage collect all three Python ports: 2009-01-01 21:03:27 +00:00
PLIST-tests Updates and garbage collect all three Python ports: 2009-01-01 21:03:27 +00:00
PLIST-tkinter Python 2.5 2006-11-01 20:59:18 +00:00
PLIST-tools fix slightly borked packaging: 2008-10-18 12:01:25 +00:00
UNMESSAGE-idle Python 2.5 2006-11-01 20:59:18 +00:00
UNMESSAGE-main fix slightly borked packaging: 2008-10-18 12:01:25 +00:00