djm
04a7186835
The _sha256 and _sha512 modules are not built when Python is built
...
against OpenSSL 0.9.8 as it includes support for these hashes directly.
Bump pkgname.
Report from Frank Denis
2008-09-06 23:39:57 +00:00
djm
d39c4b92ff
Fixes for multiple security vulnerabilities:
...
CVE-2008-1679 CVE-2008-1721 CVE-2008-1887
CVE-2008-2316 CVE-2008-3142 CVE-2008-3144
Patches cherrypicked with assistance of val.masutin AT gmail.com and
Toni Mueller.
Tested by sthen@ naddy@ ok pvalchev@
2008-08-06 03:23:31 +00:00
sthen
fbd63db784
bump libpython2.5 and PKGNAME for isinf()
...
ok espie
2008-07-25 19:32:21 +00:00
djm
76c76e5029
Fix crash in readline module when using completion caused by bad
...
implicit prototype of legacy completion_matches function.
Report and fix from henry AT precheur.org
2008-06-30 00:29:32 +00:00
pvalchev
bb0a677b47
-mieee is now default on alpha
2008-06-10 05:11:21 +00:00
espie
b70891310f
fix intermitent race condition, no reason for ./Lib/plat-openbsd4
...
to match $(srcdir)/Lib/plat-openbsd4 except by accident...
2008-06-09 12:34:55 +00:00
deanna
fb45a35004
Let 2.5 install python-mode for emacs.
...
ok mbalmer@
2008-05-10 17:10:24 +00:00
merdely
d4d0c829a3
Move two files from PLIST-main to PLIST-tools. Fixes pkg_delete python.
...
From alek@
ok ajacoutot@
2008-03-27 14:31:31 +00:00
djm
f1a641c815
python-2.5.2
...
tested with a full ports build by naddy@ ok pvalchev@
2008-02-27 00:30:47 +00:00
merdely
e0c0e00c91
Add -mieee CFLAG if ${MACHINE_ARCH} == alpha to prevent floating point
...
exception.
ok & help martynas@; ok alek@ (MAINTAINER) and naddy@
2007-11-21 18:45:07 +00:00
steven
e68b25b9ba
db.=4 -> db.>=4 in preparation of db4 update
...
ok sthen@
2007-10-25 21:05:33 +00:00
steven
6ff06b85b9
move some test files to the -tests subpackage.
...
noticed by Simon Kuhnle <simon at blarzwurst.de>
2007-10-21 11:41:32 +00:00
espie
10bc6b7682
remove the embedded expat source.
...
This makes sure we pick up the system expat.h
No package change.
2007-10-20 06:54:55 +00:00
ajacoutot
0c0862e8f9
- tweak MESSAGE: force symlink creation (nothing fancy but makes it
...
easier when changing default python versions)
"sure" steven@
2007-10-16 08:22:32 +00:00
alek
813e72e442
AUTOCONF_VERSION is supposed to be overwritten for particular version of python so replace = with ?= in Makefile.inc to make it possible; ok sturm@, steven@
2007-09-26 14:02:23 +00:00
fgsch
dbec42eba8
bump package name too; reminded by sturm@.
2007-08-29 13:05:12 +00:00
martynas
a7e086045b
documentation fix: we don't automatically create symbolic links,
...
also be consistant with binary names, and move rcsid to the top.
bump pkgnames.
ok steven@
2007-06-26 16:50:18 +00:00
jasper
d0646ffd3d
fix WANTLIB/LIB_DEPENDS
...
ok alek@ mbalmer@
2007-05-07 15:43:33 +00:00
bernd
ae1bee24e7
Use xenocara expat.
2007-04-28 10:06:24 +00:00
djm
6a6f233846
python-2.5.1
2007-04-24 23:32:46 +00:00
steven
1521946831
make configure script like all versions of OpenBSD, unbreaks build.
...
ok sturm@
2007-02-16 22:56:48 +00:00
steven
3ccd55cafa
- update to python 2.3.6
...
- build python with CXX, fixes problems with extensions that use CXX
such as the py-wxWidgets problem spotted by john.danks at gmail.com
from alek@ some time ago
2007-01-10 16:57:56 +00:00
steven
b1f5c9716e
new MULTI_PACKAGES
2006-11-24 20:48:23 +00:00
djm
3f01d8e28d
fix compilation on ARM, where the ctypes module is not supported by
...
moving it into a new PFRAG; feedback and ok alek@
2006-11-08 19:00:19 +00:00
alek
c50d7b16d9
Python 2.5
2006-11-01 20:59:18 +00:00