kmos
633af1ae20
Add Python 3.11.0 to build and python.port.mk
...
ok sthen@ tb@
2022-10-31 22:06:28 +00:00
kmos
64f7bd3d5d
Retire and remove Python 3.8 from the ports tree.
...
A release has already happened with 3.9 as the default python 3
version.
ok sthen@
2022-08-11 02:15:02 +00:00
sthen
af5461cb86
drop stray newline
2022-03-28 12:18:24 +00:00
naddy
e93f9d0ca9
drop RCS Ids
2022-03-11 19:28:46 +00:00
kmos
0bd996c76c
Hook Python 3.10 into build and add the necessary bit to python.port.mk
...
to accept Python 3.10
2021-11-01 14:17:16 +00:00
daniel
43446f11cd
retire python 3.7
...
An earlier diff was okayed by rpointel@, kmos@. sthen@ requested to move
the @conflict and @pkgpath markers from 3.7 to 3.8 in the same commit (a
better approach). Final diff was ok sthen@.
2020-12-29 23:59:06 +00:00
kmos
3c8fb63ad4
Add the necessary bits in python.port.mk to recognize 3.9 as a valid
...
Python version and hook Python 3.9.0 up to the build
2020-10-05 20:51:18 +00:00
kmos
b0e3d2d064
Add Python 3.8.0 to the tree. The default python3 version will remain
...
3.7.5 for now, but this will allow easier testing for the eventual
switchover.
Input from landry and sthen
ok sthen
2019-11-07 16:14:09 +00:00
kmos
a47efc0214
Retire Python 3.6
...
ok sthen
2019-10-18 13:08:05 +00:00
sthen
141f6b308e
import python 3.7.3, ok rpointel@ kmos@
...
at this point, only python itself will be built for 3.7.x; modules are still
all built against 3.6.
2019-04-21 09:33:32 +00:00
landry
635c433e2b
Retire python 3.4 and 3.5, python 3.6 is the default python3 version
...
since 7 months, and nothing uses those anymore.
ok rpointel@ (MAINTAINER) ajacoutot@
2017-07-08 08:28:00 +00:00
rpointel
993f7d7c0a
link Python 3.6 to the build
2016-12-26 19:42:49 +00:00
rpointel
70d46d4c0b
+3.5
2015-09-23 19:24:41 +00:00
rpointel
2314bd805f
unlink 3.3
2014-11-02 07:48:30 +00:00
rpointel
5a12b3f5fa
link 3.4 to the build to have better test coverage on weird architectures.
...
ok sthen@.
2014-04-13 07:41:28 +00:00
fgsch
76a2b2e3b3
disconnect python 2.5 from the tree.
2013-06-04 07:29:13 +00:00
ajacoutot
57a41f6b6d
-3.2
2013-05-30 14:45:07 +00:00
fgsch
605cea37db
hook python 3.3. 3.2 is still the default until some issues are sorted
...
with 3.3.
needed by and ok ajacoutot@
2013-05-03 08:52:13 +00:00
fgsch
7cf02618d6
RIP python2.4.
...
jasper@ ok
2011-12-20 13:08:06 +00:00
fgsch
3505cd6312
Move python 3.2 to the one under python
2011-09-21 14:39:06 +00:00
jasper
cfe4b19e99
sync
2011-07-13 08:03:40 +00:00
rpointel
cc67cdc9fd
add python2.7 to the build.
...
ok landry@ sthen@
2011-05-15 08:25:45 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
djm
38f3061a21
out with 2.3
...
in with 2.6
2008-10-18 12:04:37 +00:00
alek
79b5e0d540
Add 2.5
2006-11-01 21:20:04 +00:00
alek
609a50a01b
Add 2.4
2005-06-07 01:13:52 +00:00
alek
4fe315c497
Please use lang/python/2.3
...
ok mbalmer@, xsa@, krw@ and others too
2005-05-22 12:01:13 +00:00
alek
1f8e9733e2
Remove old version as we have newer ones.
...
ok mbalmer@, krw@ (and others too)
2005-05-17 17:53:25 +00:00
sturm
e0e1f5795d
adapt to python 2.3
...
new subpackage -bsddb for python 2.3 only
2003-12-31 17:40:20 +00:00
matt
cf056f6c83
Python 2.1.2 and Python 2.2.
...
Major changes:
- no more threads flavor, threads is now the default.
- subpackage modules that depend on other packages instead of having
largely redundant flavors (unless platform has no shared libs, then
flavors count again)
- shared libpython stuff disabled until someone can figure out why
it makes Zope crash
2002-02-15 19:42:18 +00:00
jasoni
428a49333b
add regress target
2001-11-16 22:18:27 +00:00
shell
90eec6783e
oops.. missed '\' in my last commit.
...
reported by Kenneth R Westerback <kwesterback@home.com >
2001-11-06 17:40:31 +00:00
shell
db677c6d74
new MASTER_SITES, ok jasoni@
2001-11-05 22:46:53 +00:00
brad
2e3c79152a
- only enable threads FLAVOR by default on i386.
...
- mark threads usage BROKEN on anything other than i386 for now.
- suggest using env when trying to set FLAVOR variable from command line.
- simplify Makefile a bit and push some of it out into the autoconf script where it properly
belongs.
2001-10-27 03:01:53 +00:00
brad
df33eaa1f8
fix dependency entries for gmp. BUILD_DEPENDS -> LIB_DEPENDS.
2001-10-16 16:34:01 +00:00
wilfried
11e2d20a5b
sparc64 is a 64bit platform, ok espie@
2001-10-12 13:41:05 +00:00
wilfried
f0b14fd592
Don't use threads as default FLAVOR for sparc/sparc64, ok espie@
2001-10-12 13:40:14 +00:00
naddy
c3277b1b6a
-fPIC, damn it
2001-10-05 23:25:12 +00:00
espie
148ac2169e
python lib is large enough to necessitate PIC on sparc.
...
found my naddy@
2001-09-29 14:41:35 +00:00
espie
47296c6fec
shared libpython. ok jasoni@
2001-09-24 16:54:24 +00:00
brad
f3ce4b9b3f
typo
2001-09-14 15:24:15 +00:00
fgsch
5886007f18
Uses threads.
2001-09-05 02:55:14 +00:00
jasoni
907c00ccbf
add another master site
2001-08-02 20:13:43 +00:00
brad
877df75672
- make -> ${MAKE_PROGRAM}
...
- remove subshell
2001-07-29 04:20:16 +00:00
jasoni
eeb65d96b7
oops, remove unneeded commented out line
2001-07-29 02:49:04 +00:00
jasoni
27568fd3d2
update to 2.1.1; bugfix release
2001-07-29 02:47:21 +00:00
matt
e767c8537a
modernize, resp CFLAGS, use cc instead of ld for so's (ok jasoni@)
2001-07-28 18:43:49 +00:00
jasoni
cf828b2ab0
fix flavor message; thanks heko@iki.fi
2001-07-19 18:07:14 +00:00
jasoni
990d1f6361
Upgrade to Python v2.1.
2001-06-05 17:00:21 +00:00
jasoni
79bbd136b1
move comment to makefile
2001-03-29 16:54:04 +00:00