This website requires JavaScript.
Explore
Help
Sign In
cpet
/
openbsd-ports
Watch
1
Star
0
Fork
0
You've already forked openbsd-ports
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ac6e35b6a8
openbsd-ports
/
lang
/
python
History
rpointel
129e1f459d
Removed AUTOCONF_VERSION?= now we have the correct AUTOCONF_VERSION in each version of Python.
...
From Brad, ok sthen@.
2011-05-03 17:52:04 +00:00
..
2.4
Whenever a package installs a script using #!/usr/bin/env, god kills
2011-04-12 19:28:13 +00:00
2.5
use proper autoconf version, from Brad.
2011-05-03 17:48:08 +00:00
2.6
- install 2to3 under python2.6-2to3 so it can co-exist with 2.7
2011-05-03 17:17:01 +00:00
2.7
install 2to3 under python2.7-2to3 so it can co-exist with 2.6
2011-05-03 17:18:28 +00:00
Makefile
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
2010-02-01 17:00:12 +00:00
Makefile.inc
Removed AUTOCONF_VERSION?= now we have the correct AUTOCONF_VERSION in each version of Python.
2011-05-03 17:52:04 +00:00
python.port.mk
Prepare import of python 2.7.
2011-04-24 09:19:01 +00:00