| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
site-packages which was built on previous version of python.
|
|
|
|
| |
- Finish repocopy lang/python -> lang/python23 for Python 2.3.4
|
| |
|
|
|
|
| |
Submitted by: kstewart <kstewart@owt.com>
|
|
|
|
|
|
|
| |
- Remove support for FreeBSD 2.
Spotted by: marcus, kris
Obtained from: Python CVS
|
|
|
|
|
|
|
| |
- Add checksum for 2.4a2
PR: 69950 [1]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
|
|
|
| |
Found by: eik's chkversion
|
|
|
|
|
|
|
| |
${X11BASE}/lib/{python2.3{,/site-packages},site-python} will be
added to your python's sys.path if each directory exists.
Suggested by: marcus
|
|
|
|
| |
Submitted by: fjoe
|
|
|
|
|
| |
- Test WITHOUT_* instead of WITH_* for values which are on by default
so that package build clusters detect correctly.
|
|
|
|
| |
Submitted by: Stephane E. Potvin <sepotvin@videotron.ca>
|
|
|
|
|
|
| |
PR: 55180 [1], 65680 [2]
Submitted by: Rui Lopes <rui@ruilopes.com> [1],
Roman Neuhauser <neuhauser@chello.cz> [2]
|
|
|
|
|
|
| |
properly if the KAME stack had SCTP support.
Submitted by: suz
|
|
|
|
| |
Submitted by: Sven Petai <hadara@bsd.ee>
|
|
|
|
|
|
| |
switch happens before directories are created under PREFIX.
Submitted by: marcel
|
|
|
|
| |
- Add checksum for Python-2.4.a0.20040311
|
|
|
|
|
|
| |
for seamless upgrade from a static library.
Suggested by: dd
|
|
|
|
|
|
|
|
|
|
|
| |
by default.
[HEADS UP] The python executable and static library isn't built PIC
anymore even on amd64 and ia64. Please use a shared library instead.
Requested by: jhay, dd
Tested by: Charles Swiger <cswiger@mac.com>,
Tim Middleton <x@Vex.Net>
|
|
|
|
| |
- Set mutually exclusive confliction for {,stackless_}python.
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
KDE (for example).
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
|
| |
PR: 57731
Reported by: bms
|
|
|
|
|
|
| |
- Pass PYTHON_VERSION variable to dependent builds.
- Enable email package to use cjkcodecs.
- Decrease default recursion limit to 900 on sparc64.
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
|
| |
access to other arches yet), and enable it on freebsd5 (it's enabled on
freebsd4 OOB).
|
|
|
|
|
|
|
| |
because it does not point the most recent version of each from
ports/Mk/bsd.python.mk 1.38.
Reported by: Andy Fawcett <andy@athame.co.uk>
|
|
|
|
|
|
|
| |
optimized heap manager for Python 2.3. [1]
- Utilize PYTHON_SITE_SUBDIR.
Submitted by: kuriyama [1]
|
|
|
|
|
|
| |
building on alpha)
Spotted by: kris
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
|
| |
- Bump PORTREVISION
Obtained from: Python CVS
|
| |
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
| |
(See http://mail.python.org/pipermail/python-dev/2003-August/037472.html)
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
|
|
|
| |
(WITH_HUGE_STACK_SIZE=yes). This will enable python2.2 to
run Zope and its products.
Requested by: dwhite
Reviewed by: dwhite
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Rest in Peace, Alan.
|
|
|
|
|
|
|
|
|
| |
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado
Thank you for your contributions, you
will be greatly missed.
|
|
|
|
|
|
| |
PR: 52830
Submitted by: Chuck Swiger <chuck@pkix.net> (partly)
Approved by: maintainer (implicitly)
|
|
|
|
|
|
| |
pending the final semi-automatic purge.
Approved by: portmgr (implicitly)
|
|
|
|
|
| |
Fix error pointed out by tg@. Now just blow away the Tools subdir on uninstall
in case something compiled that stuff.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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:
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
|
| |
|
|
|
|
| |
maintenance.
|
|
|
|
| |
Approved by: tg
|
| |
|