FreeBSD Bugzilla – Attachment 54479 Details for
Bug 82445
Add PYTWISTED dependence line to bsd.python.mk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.35 KB, created by
Vsevolod Stakhov
on 2005-06-20 15:30:21 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Vsevolod Stakhov
Created:
2005-06-20 15:30:21 UTC
Size:
1.35 KB
patch
obsolete
>--- bsd.python.mk.orig Mon Jun 20 17:24:59 2005 >+++ bsd.python.mk Mon Jun 20 18:09:35 2005 >@@ -96,6 +96,9 @@ > # is the last release that works with Python versions older > # than 1.6. > # >+# PYTWISTED: Dependency line for the Python event-driven networking >+# framework twisted. >+# > # PYXML: Dependency line for the XML extension. As of Python-2.0, > # this extension is in the base distribution. > # >@@ -115,6 +118,14 @@ > # > # PYSETUP: Name of the setup script used by the distutils package. > # default: setup.py >+# >+# USE_ZOPE: Use Zope - an object-based web application platform, this >+# also sets up ZOPEBASEDIR - relative base directory of zope >+# server, SZOPEBASEDIR - absolute base directory of zope that >+# is ${LOCALBASE}/${SZOPEBASEDIR} by default, >+# ZOPEPRODUCTDIR - directory, where products for zope can be >+# found. Note that USE_ZOPE require python2.3 >+# > > _PYTHON_PORTBRANCH= 2.4 > _PYTHON_ALLBRANCHES= 2.4 2.3 2.2 2.1 2.5 # preferred first >@@ -299,6 +310,7 @@ > > PYDISTUTILS= ${PYTHON_LIBDIR}/distutils/core.py:${PYTHON_PORTSDIR} > PYNUMERIC= ${PYTHON_SITELIBDIR}/Numeric/Numeric.py:${PORTSDIR}/math/py-numeric >+PYTWISTED= ${PYTHON_SITELIBDIR}/twisted/__init__.py:${PORTSDIR}/devel/py-twisted > PYXML= ${PYTHON_SITELIBDIR}/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml > > .if defined(PYTHON_REL) && ${PYTHON_REL} < 232
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 82445
: 54479