| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Reviewed by: alexbl, clsung, pav
Notes:
svn path=/head/; revision=246131
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove bsddb module in pkg-message since it's removed from
Python default modules
(python3 user should use databases/py-bsddb3)
- Fix WITH_UCS4 support
- Mark jobs safe
- Makefile/patch cleanup
PR: ports/133440
Submitted by: Paul Hoffman <phoffman AT proper.com>
Notes:
svn path=/head/; revision=236890
|
|
|
|
|
|
|
|
|
| |
this port.
Reported by: QAT
Notes:
svn path=/head/; revision=221522
|
|
|
|
|
|
|
|
|
|
|
| |
Python 2.6 will be the next default python version when enough
testings of consumer ports are done. The new "2to3" program is
renamed to 2to3-2.6 and 2to3-3.0 for each version, respectively.
Repo-copied by: marcus
Notes:
svn path=/head/; revision=221521
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Multiple vulnerabilities:
1) Various integer overflow errors exist in core modules e.g. stringobject,
unicodeobject, bufferobject, longobject, tupleobject, stropmodule, gcmodule, mmapmodule.
2) An integer overflow in the hashlib module can lead to an unreliable cryptographic digest results.
3) Integer overflow errors in the processing of unicode strings can be exploited to cause
buffer overflows on 32-bit systems.
4) An integer overflow exists in the PyOS_vsnprintf() function on architectures that do not
have a "vsnprintf()" function.
5) An integer underflow error in the PyOS_vsnprintf() function when passing zero-length strings
can lead to memory corruption.
PR: 127172 (based on)
Submitted by: bf <bf2006a@yahoo.com>
Obtained from: python svn
Security: CVE-2008-2315, CVE-2008-2316, CVE-2008-3142, CVE-2008-3144, CVE-2008-3143. (vuxml come later)
Notes:
svn path=/head/; revision=220193
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
when val was not positive. It tried to allocate negative
or zero memory. That fails.
- Bump PORTREVISION
Reviewed by: alexbl
Obtained from: python svn
Security: http://www.vuxml.org/freebsd/ec41c3e2-129c-11dd-bab7-0016179b2dd5.html
Notes:
svn path=/head/; revision=211912
|
|
|
|
|
|
|
| |
Reported by: ports/121191
Notes:
svn path=/head/; revision=208184
|
|
|
|
|
|
|
| |
Obtained from: Python SVN (r58697, r58698)
Notes:
svn path=/head/; revision=202249
|
|
|
|
|
|
|
|
|
|
|
|
| |
when devel/ncurses installed.
- Similar to python24, don't pick up ncursesw in python25. This results
in both ncurses are linked into _curses.so
Tested by: krion
Approved by: alexbl (python@)
Notes:
svn path=/head/; revision=186149
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=175345
|
|
|
|
|
|
|
|
|
|
|
|
| |
period. Python 2.5 brought a vast range of incompatibility to a
large number of ports, so the python@ team will do more basic
compatibility work in a private repository and merge it later.
Sorry for the inconvenience.
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=175244
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Spotted by: pointyhat via kris
Notes:
svn path=/head/; revision=170267
|
|
|
|
| |
Notes:
svn path=/head/; revision=166069
|
|
|
|
| |
Notes:
svn path=/head/; revision=158131
|
|
|
|
|
|
|
| |
as of today.
Notes:
svn path=/head/; revision=127590
|
|
|
|
|
|
|
|
| |
PR: 71340
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Notes:
svn path=/head/; revision=118057
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop FreeBSD 2 support.
- Fix build on -stable.
Spotted by: marcus, kris
Obtained from: Python CVS
Notes:
svn path=/head/; revision=116864
|
|
|
|
|
|
|
|
|
|
| |
- Add IPV6 option [1]
PR: 69950 [1]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1]
Notes:
svn path=/head/; revision=115547
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Tested by: Lee Harr <missive@hotmail.com>
Notes:
svn path=/head/; revision=94043
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=93094
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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=85183
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=84198
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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:
Notes:
svn path=/head/; revision=70679
|
|
|
|
|
|
|
| |
Approved by: tg
Notes:
svn path=/head/; revision=68198
|
|
|
|
|
|
|
| |
Submitted by: nectar
Notes:
svn path=/head/; revision=57801
|
|
|
|
|
|
|
|
| |
PR: 36977
Submitted by: Hye-Shik Chang <perky@fallin.lv>
Notes:
svn path=/head/; revision=57615
|
|
|
|
| |
Notes:
svn path=/head/; revision=53452
|
|
|
|
|
|
|
|
|
|
|
| |
Python-2.2. This will fix at least the metakit port.
Bump PORTREVISION.
Obtained from: Python CVS tree
Notes:
svn path=/head/; revision=53162
|
|
|
|
|
|
|
|
|
|
| |
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=48936
|
|
|
|
| |
Notes:
svn path=/head/; revision=42158
|
|
|
|
|
|
|
|
| |
PR: 26778
Obtained from: Python CVS
Notes:
svn path=/head/; revision=41916
|
|
|
|
| |
Notes:
svn path=/head/; revision=33960
|
|
|
|
| |
Notes:
svn path=/head/; revision=32431
|
|
|
|
|
|
|
| |
Submitted by: jedgar
Notes:
svn path=/head/; revision=31640
|
|
|
|
| |
Notes:
svn path=/head/; revision=20371
|
|
|
|
|
|
|
| |
Noticed by: Klaus-Jürgen Wolf <kjwolf@online.de>
Notes:
svn path=/head/; revision=19544
|
|
|
|
|
|
|
| |
Submitted by: nectar
Notes:
svn path=/head/; revision=18916
|
|
|
|
|
|
|
| |
* Remove python-beta
Notes:
svn path=/head/; revision=18042
|
|
|
|
|
|
|
| |
Submitted by: jkoshy
Notes:
svn path=/head/; revision=17130
|
|
|
|
| |
Notes:
svn path=/head/; revision=10753
|
|
|
|
| |
Notes:
svn path=/head/; revision=10520
|
|
|
|
|
|
|
| |
Include locale module.
Notes:
svn path=/head/; revision=9953
|
|
|
|
| |
Notes:
svn path=/head/; revision=9280
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=8799
|
|
|
|
| |
Notes:
svn path=/head/; revision=7719
|