2012-10-02 22:11:57 by Aleksej Saushev | Files touched by this commit (187) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-09-15 12:07:21 by OBATA Akio | Files touched by this commit (1789) | |
Log message: recursive bump from libffi shlib major bump (additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update) |
2012-08-14 20:19:02 by Matthias Drochner | Files touched by this commit (3) |
Log message: avoid POSIX semaphores on NetBSD -- at least on -current they cause serious misbehavior (access to closed file descriptors, fd leaks) which makes eg xentools completely unusable bump PKGREV |
2012-05-13 11:00:43 by OBATA Akio | Files touched by this commit (4) |
Log message: fixes reverse condition usage of CHECK_BUILTIN.openssl. |
2012-05-10 10:10:00 by Steven Drake | Files touched by this commit (3) |
Log message: "sys.platform is now always 'linux2' on Linux", so revert the linux3 \ handling and always set PY_PLATNAME to 'linux2'. |
2012-05-07 03:54:16 by David A. Holland | Files touched by this commit (473) |
Log message: Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) It turns out there were a lot of these. |
2012-04-13 20:47:31 by Adam Ciarcinski | Files touched by this commit (37) | |
Log message: Changes 2.7.3: * An ordered dictionary type * New unittest features including test skipping, new assert methods, and test discovery * A much faster io module * Automatic numbering of fields in the str.format() method * Float repr improvements backported from 3.x * Tile support for Tkinter * A backport of the memoryview object from 3.x * Set literals * Set and dictionary comprehensions * Dictionary views * New syntax for nested with statements * The sysconfig module |
2012-03-27 12:49:22 by OBATA Akio | Files touched by this commit (2) |
Log message: Fix build on OpenBSD-5.x, treat same as OpenBSD-4.[789]. |
2012-03-24 13:04:38 by Matthias Scheler | Files touched by this commit (29) |
Log message: Add a fix for the DoS vulnerability reported in CVE-2012-1150 taken from the Python Mercurial repository. |
2012-03-16 15:21:37 by David Brownlee | Files touched by this commit (1) |
Log message: Pickup PLIST.Linux2 from python27 not python24 - fix build on at least RedHat ES 5.6 |