Thomas Gellekum
|
38d8068c7f
|
Upgrade python21 to 2.1.2, the latest bugfix release.
PR: 34078
Submitted by: Hye-Shik Chang <perky@fallin.lv>
Update checksum of dependent ports.
|
2002-01-22 12:53:28 +00:00 |
|
Thomas Gellekum
|
0bde08831d
|
Grr. Really fix PYTHON_WRKSRC for 2.1.1.
|
2002-01-16 12:24:32 +00:00 |
|
Thomas Gellekum
|
1b36114760
|
Fix variables for Python-2.1.1.
|
2002-01-16 12:23:24 +00:00 |
|
Thomas Gellekum
|
2d5aba540b
|
Add python2.2 to the list of legal PYTHON_VERSIONs.
|
2002-01-11 12:05:29 +00:00 |
|
Thomas Gellekum
|
555f286ca1
|
Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.
PR: 33444
Submitted by: Hye-Shik Chang <perky@fallin.lv>
Add new MD5 to dependent ports.
|
2002-01-07 13:26:47 +00:00 |
|
Thomas Gellekum
|
f535a67aba
|
Use a variable for PYTHON_PORTVERSION.
|
2001-08-03 11:20:33 +00:00 |
|
Thomas Gellekum
|
ef41855096
|
Upgrade to 2.1.1.
|
2001-07-25 11:11:25 +00:00 |
|
Thomas Gellekum
|
c5fccbeebb
|
Upgrade to 2.0.1.
|
2001-07-05 11:21:16 +00:00 |
|
Thomas Gellekum
|
cb66a2b556
|
Python-2.1 is the new default version.
|
2001-05-02 11:49:36 +00:00 |
|
Thomas Gellekum
|
ff1706a992
|
I don't know offhand how to delay defining PYTHON_PLATFORM until
the dependencies are evaluated and $PYTHON_CMD will surely exist,
so I fake it with the help of expr(1), $OPSYS and $OSREL.
PR: 26318
|
2001-04-04 12:32:45 +00:00 |
|
Thomas Gellekum
|
f5bb057465
|
New variable PYTHON_PLATFORM, which contains Python's idea of
the platform it's running on.
|
2001-04-03 11:37:25 +00:00 |
|
Thomas Gellekum
|
80d3dac31c
|
Add back some definitions for Python-1.6. Some people obviously still
use it.
|
2001-03-01 12:17:41 +00:00 |
|
Thomas Gellekum
|
9998c31f9a
|
Fix stupid typo (wrong path in py-xml dependency). <:-(
|
2000-11-20 12:30:14 +00:00 |
|
Thomas Gellekum
|
7a9f5ed9f4
|
Depend on the latest and greatest py-xml package.
|
2000-11-16 14:07:30 +00:00 |
|
Thomas Gellekum
|
901c323818
|
Python 2.0 is the new default version. 1.6 is history.
New variable PYTHON_INCLUDEDIR = ${LOCALBASE}/include/${PYTHON_VERSION}.
Suggested by sobomax.
|
2000-10-18 11:56:23 +00:00 |
|
Thomas Gellekum
|
26ba27555e
|
Use Python 2.0c1.
|
2000-10-10 12:54:01 +00:00 |
|
Thomas Gellekum
|
db799bc7de
|
- Upgrade version number for Python 2.0b2.
- Use full path for PYTHON_CMD
- Add PYTHON_PKGNAMEPREFIX
- Add PYTHON_REL
- Prevent against multiple inclusion
|
2000-09-28 11:24:31 +00:00 |
|
Thomas Gellekum
|
ae3d616ae8
|
Fix PYXML dependency line.
Add PYTHON_REL, which gives the version as a number, not a string.
|
2000-09-12 11:50:53 +00:00 |
|
Thomas Gellekum
|
f563688987
|
Add bsd.python.mk. This file contains definitions which hopefully
make dealing with Python-related ports easier.
This needs to be activated from bsd.ports.mk; Satoshi will do that later.
Approved by: asami
|
2000-09-08 11:43:37 +00:00 |
|