Next | Query returned 168 messages, browsing 151 to 160 | Previous

History of commit frequency

CVS Commit History:


   2011-11-08 08:30:09 by Steven Drake | Files touched by this commit (10)
Log message:
Change a unused variable referacne to a fixed string that I missed when
coping the Mac OS X sdk filename handling.

Thank to Matthias Rampke in PR#45581 for catching this.
   2011-10-31 07:49:59 by Steven Drake | Files touched by this commit (2)
Log message:
Add a minor cleanup to my last commit.
   2011-10-31 05:17:24 by Steven Drake | Files touched by this commit (2)
Log message:
Improve the gdbm_compat handling by searching any ndbm.h found for the
string 'This file is part of GDBM' and ignoring it if it dose.

Thanks to obache@ for the idea.
   2011-10-29 16:40:00 by OBATA Akio | Files touched by this commit (3) | Package updated
Log message:
Revert last commit, and simple fix.

Drop "@pkgdir lib/python${PY_VER_SUFFIX}/test/data" from PLIST.common_end,
it should be removed at updated to 2.7.1rc1.
   2011-10-29 15:45:50 by John Marino | Files touched by this commit (3)
Log message:
lang/python27: Fix pkg_delete error

Fixes the following error:

> pkg_delete python27-2.7.2
pkg_delete: Directory '/usr/pkg/lib/python2.7/test/data' disappeared, skipping
   2011-10-18 23:59:19 by Steven Drake | Files touched by this commit (11)
Log message:
Deal with the fact that if /usr/include/ndbm.h exists on Linux it probably
belongs to gdbm_compat.  I.E. _don't_ use ndbm on Linux.
   2011-09-30 10:37:25 by Yuji Yamano | Files touched by this commit (4)
Log message:
Make this build on Mac OS X Lion. Same issue as pkg/45389.
It is not a leaf package, but the changes affect Mac OS X only.
Test builds on 10.5/i386, 10.7/i386 and 10.7/x86_64 (thanks ryoon@).
   2011-09-16 21:17:52 by Benny Siegert | Files touched by this commit (4)
Log message:
Add MirBSD support here, too, same as in python26.
   2011-09-16 10:50:44 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
One again, fix for Clang and interger overflow, this time is should be correct
   2011-09-14 08:59:54 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Fix compiling with Clang: Python's issue 11149

Next | Query returned 168 messages, browsing 151 to 160 | Previous