pkgsrc/lang/python22
drochner b75da6892a -remove hardwired "/usr/local" and "/usr/contrib" library search paths,
as suggested by Johnny Lam
-don't try to build the "locale" module - it doesn't work anyway
-pull up a fix from Python CVS to get more consistent math exceptions
 (eg pow(1e-200,2) vs. math.pow(1e-200,2))
 This will be part of 2.2.1.
2002-03-22 15:20:23 +00:00
..
patches -remove hardwired "/usr/local" and "/usr/contrib" library search paths, 2002-03-22 15:20:23 +00:00
DESCR initial import of a Python-2.2 pkg 2002-01-15 17:11:03 +00:00
distinfo -remove hardwired "/usr/local" and "/usr/contrib" library search paths, 2002-03-22 15:20:23 +00:00
Makefile initial import of a Python-2.2 pkg 2002-01-15 17:11:03 +00:00
PLIST -don't build modules which don't work on 64-bit platforms 2002-01-28 09:12:07 +00:00