| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Now, lang/python is just a meta-port which depends on lang/python25.
- And all versions of Python ports have short version identifier in its
package name; python25-2.5, python24-2.4.3 and etc.
- Also you must upgrade all python modules after lang/python updated,
cd /usr/ports/lang/python && make upgrade-site-packages
- Give maintainership of Python ports to the new python@ group which
includes me, alexbl@ and others.
|
|
|
|
| |
Spotted by: pointyhat via kris
|
| |
|
| |
|
|
|
|
| |
as of today.
|
|
|
|
|
| |
PR: 71340
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
|
|
|
|
|
|
|
| |
- Drop FreeBSD 2 support.
- Fix build on -stable.
Spotted by: marcus, kris
Obtained from: Python CVS
|
|
|
|
|
|
|
| |
- Add IPV6 option [1]
PR: 69950 [1]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1]
|
|
|
|
|
|
|
|
|
|
| |
- Provide USE_PYTHON_BUILD and USE_PYTHON_RUN to allow explicit
dependencies. [1]
- Provide PYDISTUTILS_CONFIGUREARGS and run ${PYSETUP} config on
'do-configure' targets. [2]
Reviewed by: eik [1]
Submitted by: Mike Brown <mike@skew.org>
|
|
|
|
| |
Tested by: Lee Harr <missive@hotmail.com>
|
|
|
|
|
|
|
|
| |
expat 1.95.6 in its distribution from Python-2.3.
- Bump PORTREVISION subsequently.
Requested by: Mike Brown <mike@skew.org>
Jeremy Kloth <jeremy.kloth@fourthought.com>
|
|
|
|
|
|
|
|
|
|
| |
- Correct USE_ZOPE dependency to Python 2.1. [1]
- Fetch from correct MASTER_SITE_SUBDIR when upgrading python
in same branch. [2]
- Enable installing separated standard modules for python-devel port.
Reported by: Filippo Natali <pitonat@libero.it> [1],
Yoshihiko Sarumaru <mistral@imasy.or.jp> [2]
|
| |
|
|
|
|
|
|
|
|
| |
o Rename pydoc to pydoc${PORTVERSION} to avoid conflicts among these
ports. (lang/python port keeps both of bin/pydoc and bin/pydoc2.2)
o Set LATEST_LINK to ${PYTHON_VERSION:S/.//} except lang/python.
Now, we can install all of these python versions together cleanly.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This update introduces two new knobs to _disable_ somewhat
experimental options:
BUILD_STATIC=yes Unless this option is specified,
the port will build python as shared
binary.
WITH_UCS2=yes Unless this option is specified,
Py_UNICODE type will charge 4 bytes
per character (as we do for wchar_t)
Repo-copied by: joe (thanks!)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added lotsa missing files to pllist.
Added dl module for those who like to live dangerously (petef?).
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
|
|
|
|
| |
Approved by: tg
|
|
|
|
| |
Submitted by: nectar
|
|
|
|
|
| |
PR: 36977
Submitted by: Hye-Shik Chang <perky@fallin.lv>
|
| |
|
|
|
|
|
|
|
|
| |
Python-2.2. This will fix at least the metakit port.
Bump PORTREVISION.
Obtained from: Python CVS tree
|
|
|
|
|
|
|
| |
PR: 33444
Submitted by: Hye-Shik Chang <perky@fallin.lv>
Add new MD5 to dependent ports.
|
| |
|
| |
|
|
|
|
|
| |
PR: 26778
Obtained from: Python CVS
|
| |
|
| |
|
|
|
|
| |
Submitted by: jedgar
|
| |
|
|
|
|
| |
Noticed by: Klaus-Jürgen Wolf <kjwolf@online.de>
|
|
|
|
| |
Submitted by: nectar
|
|
|
|
| |
* Remove python-beta
|
|
|
|
| |
Submitted by: jkoshy
|
| |
|
| |
|
|
|
|
| |
Include locale module.
|
| |
|
|
|
|
|
|
|
| |
libc_r if we're not building the thread module. Respect options
given in the environment.
The defaults (build with Tk and thread support) don't change.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- build some modules as shared objects, reducing the interpreter's
size and removing the dependency on tix
- install shared objects in lib
- remove version number from OS-dependent script dir
A new port of PyTix will follow shortly.
|
| |
|
| |
|
|
|
|
| |
actually works.
|
|
|
|
| |
Change MAINTAINER from jkh to tg. OK'd by: Jordan.
|
|
|
|
| |
Submitted-By: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
|
|
|
|
| |
Patches Submitted by: Soren Dayton <soren@ambiguity.i-2.com>
|
|
|
|
| |
Submitted by: tg
|
|
|