Age | Commit message (Collapse) | Author | Files | Lines |
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
python20 to python20-2.0.1nb6
python21 to python21-2.1.3nb2
python21-pth to python21-2.1.3nb4
python22 to python22-2.2.3nb1
python22-pth to python22-2.2.3nb1
python23 to python23-2.3.3nb1
python23-pth to python23-2.3.3nb1
|
|
|
|
|
|
|
|
patches we've applied to Python-2.1+
|
|
|
|
environment
|
|
so that dynamic libraries using libgcc functions can be loaded
should fix PR pkg/16144 by Brett Slager
|
|
|
|
Makefiles simply need to use this value often, for better or for
worse.
(2) Create a new variable FIX_RPATH that lists variables that should
be cleansed of -R or -rpath values if ${_USE_RPATH} is "no". By
default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
additional variables may be appended from package Makefiles.
|
|
Unconditionally compile in SSL support; bump PKGREVISION.
|
|
embedding friendly, as suggested in PR pkg/14520 by Jarkko Torppa
-having to touch Setup.in anyway, comment out the non-64-bit-clean
modules regularily and remove the Makefile magic which led to the
same effect
|
|
on any platform (we can make a separate pkg for it later)
-pull in a patch which used to be in devel/py-readline here because
it is Python version specific
-bump PKGREVISION
|
|
python version,
bump pkg revision
|
|
directory
let it conflict with the old pkg, don't install files which might
conflict with other versions
|