openbsd-ports/lang
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
..
arena update to 0.9.13 2007-09-18 18:39:07 +00:00
chicken fix bogus REGRESS_DEPENDS 2008-08-20 00:06:20 +00:00
classpath sync WANTLIB following cairo update. ok naddy 2008-06-29 20:44:51 +00:00
clisp - use gettext module 2008-06-03 13:54:18 +00:00
ecl new version: still builds and runs okay, should be used to compile a new maxima! 2008-08-19 23:45:58 +00:00
eltclsh complete switch to tcl/tk 8.5 2008-09-28 08:00:33 +00:00
erlang Add new MAINTAINER, Alex Popov. Bump package. 2008-09-18 23:16:13 +00:00
expect Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
ezm3 * new homepage; from robert@openbsd.pap.st 2008-09-28 13:55:17 +00:00
gawk Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
gcc our math.h does not need quirks for gcc anymore. fix-includes 2008-09-11 19:22:05 +00:00
gforth - typo in DESCR 2008-10-25 14:54:23 +00:00
ghc Fix for perl 5.10. 2008-10-02 19:50:52 +00:00
Gofer - use our naming scheme for patches 2007-10-26 21:42:18 +00:00
gprolog Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
guile Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
hugs Forgot to remove those two patches. 2008-10-29 23:51:24 +00:00
icon sync WANTLIB following cairo update. ok naddy 2008-06-29 20:44:51 +00:00
intel2gas Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
jamvm Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
jikes Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
jruby Rerolled distfile. Noticed by sturm@. 2008-07-22 07:35:45 +00:00
kaffe shared library and PKGNAME bumps due to use of isinf/isnan/nan 2008-07-25 20:25:59 +00:00
klone Make klone honor CFLAGS and CC. 2008-01-23 21:22:27 +00:00
librep bump PKGNAME for PLIST changes 4.3 -> 4.4 2008-07-04 16:25:45 +00:00
lua Update to 5.1.4 a bugfix release, see 2008-11-07 12:23:12 +00:00
mawk Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
mono - use ${TMPDIR} instead of "/tmp" 2008-10-24 15:07:13 +00:00
nhc98 Update to nhc98-1.20. 2008-08-28 19:55:20 +00:00
ocaml Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
ocamlduce tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
open-cobol - update open-cobol to 1.0 2008-10-24 16:36:56 +00:00
otcl update to 1.13 2007-10-24 14:58:16 +00:00
parrot update to version 0.8.0 and enable it for i386, amd64 and macppc where 2008-11-11 22:46:30 +00:00
pfe - an rcs id was found in the context, which expanded. fixed this. 2008-10-22 12:25:50 +00:00
pm3 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
python Updates and garbage collect all three Python ports: 2009-01-01 21:03:27 +00:00
ruby Require ruby-gems-1.3.0 and add --default-source-index to GEM_FLAGS. 2008-09-28 15:47:27 +00:00
sbcl Hide arch-dependant distfile from those that don't need it. Unbreaks 2008-04-15 12:07:31 +00:00
scheme48 update maintainer's email address; corrected from a ports@ submission. 2008-12-14 21:30:27 +00:00
scheme-report Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
scm tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
smlnj Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
spidermonkey Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
squeak +funsqueak, make normal image depend on vm as well 2008-07-25 14:02:48 +00:00
STk (hmm..patch got borked last time..) 2008-09-29 08:32:04 +00:00
swi-prolog update to 5.6.59 2008-08-29 12:30:21 +00:00
tcl update to 8.5.6 2008-12-26 23:36:03 +00:00
tcltutor update to 30b2 2008-10-21 21:49:46 +00:00
tendra Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
ucblogo Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
unicon Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
vala - update to vala-0.5.3 2008-12-17 13:56:41 +00:00
Makefile hook the parrot to our tree 2008-11-11 22:49:49 +00:00