| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* lang/python24 and lang/python25: unmaintained upstream
* www/zope and www/zope211: unmaintained upstream (the only
consumers of python24)
- clean-up python versions < 2.6 from lang/python-doc-html
- clean-up python24/25 from Mk/bsd.ports.mk
- add www/zope213 glue to bsd.python.mk
- clean-up zope versions != 2.13 from bsd.python.mk
Submitted by: miwi (based on)
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=300956
|
| |
|
|
| |
Notes:
svn path=/head/; revision=274805
|
| |
|
|
|
|
|
|
| |
Changelog:
http://python.org/download/releases/2.5.5/NEWS.txt
Notes:
svn path=/head/; revision=249109
|
| |
|
|
|
|
|
|
| |
Reviewed by: perky | lwhsu
Tested with: exp-run via pav
Notes:
svn path=/head/; revision=228521
|
| |
|
|
| |
Notes:
svn path=/head/; revision=207831
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
Notes:
svn path=/head/; revision=196700
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
Notes:
svn path=/head/; revision=175093
|
| |
|
|
|
|
|
| |
- Sync some recent workarounds from lang/python.
Notes:
svn path=/head/; revision=172949
|
| |
|
|
| |
Notes:
svn path=/head/; revision=169619
|
| |
|
|
| |
Notes:
svn path=/head/; revision=166069
|
| |
|
|
| |
Notes:
svn path=/head/; revision=158131
|
| |
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154157
|
| |
|
|
| |
Notes:
svn path=/head/; revision=140294
|
| |
|
|
|
|
|
|
|
|
|
| |
vulnerability.
Security: CAN-2005-0089
Security: http://www.vuxml.org/freebsd/6afa87d3-764b-11d9-b0e7-0000e249a0a2.html
Security: SimpleXMLRPCServer.py allows unrestricted traversal
Notes:
svn path=/head/; revision=128015
|
| |
|
|
|
|
|
| |
as of today.
Notes:
svn path=/head/; revision=127590
|
| |
|
|
| |
Notes:
svn path=/head/; revision=122021
|
| |
|
|
| |
Notes:
svn path=/head/; revision=120987
|
| |
|
|
|
|
|
|
| |
PR: 71340
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Notes:
svn path=/head/; revision=118057
|
| |
|
|
|
|
|
|
|
|
| |
- Add IPV6 option [1]
PR: 69950 [1]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1]
Notes:
svn path=/head/; revision=115547
|
| |
|
|
| |
Notes:
svn path=/head/; revision=113287
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=113222
|
| |
|
|
|
|
|
|
| |
I must say that it's faster by 10%~ than previous snapshot or 2.3.
And it incorporated CJKCodecs from this! :)
Notes:
svn path=/head/; revision=103662
|
| |
|
|
| |
Notes:
svn path=/head/; revision=97727
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=92598
|
| |
|
|
| |
Notes:
svn path=/head/; revision=86113
|
| |
|
|
| |
Notes:
svn path=/head/; revision=85183
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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!)
Notes:
svn path=/head/; revision=84141
|
| |
|
|
|
|
|
|
|
| |
PR: 52830
Submitted by: Chuck Swiger <chuck@pkix.net> (partly)
Approved by: maintainer (implicitly)
Notes:
svn path=/head/; revision=82237
|
| |
|
|
|
|
|
| |
Approved by: tg
Notes:
svn path=/head/; revision=68198
|
| |
|
|
|
|
|
|
| |
PR: 36977
Submitted by: Hye-Shik Chang <perky@fallin.lv>
Notes:
svn path=/head/; revision=57615
|
| |
|
|
|
|
|
|
|
|
| |
PR: 33444
Submitted by: Hye-Shik Chang <perky@fallin.lv>
Add new MD5 to dependent ports.
Notes:
svn path=/head/; revision=52711
|
| |
|
|
| |
Notes:
svn path=/head/; revision=45469
|
| |
|
|
| |
Notes:
svn path=/head/; revision=42158
|
| |
|
|
| |
Notes:
svn path=/head/; revision=33960
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32431
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
to before IPv6.
Since IPv6-enable python make bigger the size of sockaddr, some of scripts
are affected. I maintain python+ipv6 separately to minimize impact for users.
It will be removed when IPv6 patches are merged into original distribution,
such as ruby.
Repositry copied by: asami
Notes:
svn path=/head/; revision=25122
|
| |
|
|
| |
Notes:
svn path=/head/; revision=24813
|
| |
|
|
|
|
|
|
|
| |
- remove DIST_SUBDIR since there are 2 distfiles on this port anymore.
Reviewed by: tg(maintainer)
Notes:
svn path=/head/; revision=24697
|
| |
|
|
|
|
|
| |
* Remove python-beta
Notes:
svn path=/head/; revision=18042
|
| |
|
|
| |
Notes:
svn path=/head/; revision=16858
|
| |
|
|
|
|
|
| |
ports/lang/python-beta
Notes:
svn path=/head/; revision=16760
|
| |
|
|
| |
Notes:
svn path=/head/; revision=16735
|
| |
|
|
| |
Notes:
svn path=/head/; revision=12183
|
| |
|
|
| |
Notes:
svn path=/head/; revision=11471
|
| |
|
|
| |
Notes:
svn path=/head/; revision=11225
|
| |
|
|
| |
Notes:
svn path=/head/; revision=11079
|
| |
|
|
|
|
|
| |
latest official patches while I'm here.
Notes:
svn path=/head/; revision=10893
|
| |
|
|
|
|
|
| |
libc in the threaded interpreter.
Notes:
svn path=/head/; revision=10859
|
| |
|
|
| |
Notes:
svn path=/head/; revision=10753
|
| |
|
|
| |
Notes:
svn path=/head/; revision=10666
|