| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Reviewed by: alexbl, clsung, pav
Notes:
svn path=/head/; revision=246131
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
when val was not positive. It tried to allocate negative
or zero memory. That fails.
- Bump PORTREVISION
PR: 123153
Submitted by: Nick Barkas <snb@threerings.net>
Security: http://www.vuxml.org/freebsd/ec41c3e2-129c-11dd-bab7-0016179b2dd5.html
Notes:
svn path=/head/; revision=212137
|
|
|
|
| |
Notes:
svn path=/head/; revision=209145
|
|
|
|
|
|
|
| |
Obtained from: Python SVN (r58697, r58698)
Notes:
svn path=/head/; revision=202249
|
|
|
|
|
|
|
|
|
|
|
| |
Similar fix is in 2.4 and above. This causes an incomplete pkg-plist
with gcc 4.x + newer ncurses.
PR: ports/108031
Approved by: alexbl
Notes:
svn path=/head/; revision=182904
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop support for FreeBSD 3
- Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ. [1]
Submitted by: jkim [1]
Obtained from: Python CVS
Notes:
svn path=/head/; revision=140289
|
|
|
|
|
|
|
| |
- Finish repocopy lang/python -> lang/python23 for Python 2.3.4
Notes:
svn path=/head/; revision=122898
|
|
|
|
|
|
|
|
|
|
| |
- Remove support for FreeBSD 2.
Spotted by: marcus, kris
Obtained from: Python CVS
Notes:
svn path=/head/; revision=116861
|
|
|
|
|
|
|
|
| |
PR: 67515
Submitted by: michael johnson <ahze@ahze.net>
Notes:
svn path=/head/; revision=110805
|
|
|
|
|
|
|
|
| |
- Test WITHOUT_* instead of WITH_* for values which are on by default
so that package build clusters detect correctly.
Notes:
svn path=/head/; revision=110139
|
|
|
|
|
|
|
|
|
| |
properly if the KAME stack had SCTP support.
Submitted by: suz
Notes:
svn path=/head/; revision=106995
|
|
|
|
|
|
|
|
|
| |
recently introduced by libpthread. The problem was that waitpid(2)
raised EINTR but python's distutils didn't catch it correctly.
- PORTREVISION is bumped to 2, subsequently.
Notes:
svn path=/head/; revision=101946
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
amount of threads on -CURRENT libpthread by default. [1]
- Merge bugfixes from python 2.3 maintenance branch: [2]
o weakref object's garbage collection problem.
o save unnecessary startup-time memory allocation of 100KB+ from
intobject.
- SIZEify.
- Bump PORTREVISION subsequently.
Advised by: eischen, julian [1]
Obtained from: Python CVS [2]
Notes:
svn path=/head/; revision=100480
|
|
|
|
|
|
|
|
|
| |
- Pass PYTHON_VERSION variable to dependent builds.
- Enable email package to use cjkcodecs.
- Decrease default recursion limit to 900 on sparc64.
Notes:
svn path=/head/; revision=96254
|
|
|
|
|
|
|
|
|
| |
http://cvs.sourceforge.net/viewcvs.py/python/python/dist/src/Misc/NEWS?r1=1.831.4.75&r2=1.831.4.76&diff_format=u
Obtained from: Python CVS
Notes:
svn path=/head/; revision=94597
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
access to other arches yet), and enable it on freebsd5 (it's enabled on
freebsd4 OOB).
Notes:
svn path=/head/; revision=92591
|
|
|
|
| |
Notes:
svn path=/head/; revision=90205
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix plist on 32bit architectures.
- Bump PORTREVISION.
PR: 57269 [1]
Submitted by: Tim Middleton <x@Vex.Net> [1],
Kostik I. Belousov <kostya@tessart.kiev.ua> [1]
Notes:
svn path=/head/; revision=89785
|
|
|
|
|
|
|
|
|
| |
stack overflows.
Tested on: sledge, panther
Notes:
svn path=/head/; revision=89577
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Obtained from: Python CVS
Notes:
svn path=/head/; revision=89462
|
|
|
|
|
|
|
|
|
|
| |
- Disable dlmodule on amd64 and sparc64 because dlmodule isn't designed
for them.
- Add -fPIC on CFLAGS on amd64 for mod_python3 and other ports using it
on linking their own dynamic library.
Notes:
svn path=/head/; revision=89191
|
|
|
|
|
|
|
|
|
|
| |
- Correct pydoc search path to lang/python-doc-html port's [1]
PR: 43036 [1]
Submitted by: Emil Sit <sit@amsterdam.lcs.mit.edu> [1]
Notes:
svn path=/head/; revision=86069
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=7490
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
Notes:
svn path=/head/; revision=6447
|