| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- Store doc files in DISTDIR/python/
- Cleanup Makefile
- Fix distinfo: the old one is incomplete, the new one contains all doc formats of all releases
|
| |
|
|
|
|
|
|
| |
- Mark BROKEN when build with pth
Reviewed by: miwi@
|
|
|
|
|
| |
PR: ports/152725
Submitted by: John Hein <jhein@symmetricom.com>
|
|
|
|
|
|
|
| |
- Remove obsolete MD5 signatures
PR: 152185
Submitted by: John Hein <jhein@symmetricom.com>
|
| |
|
|
|
|
|
|
| |
- Update lang/python31 to 3.1.2
Reviewed by: miwi@, lwhsu@
|
|
|
|
|
| |
Changelog:
http://python.org/download/releases/2.6.4/NEWS.txt
|
|
|
|
|
| |
Tested by: 3 pointyhat runs
Thanks to: pav, gahr, lwhsu, mva, amdmi3
|
|
|
|
|
| |
PR: ports/134028
Approved by: linimon (mentor)
|
|
|
|
|
| |
Reviewed by: perky | lwhsu
Tested with: exp-run via pav
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
Approved by: maintainer timeout, alexbl (python@)
Tested by: pointyhat
PR: ports/105901
|
| |
|
|
|
|
|
| |
PR: 95202
Submitted by: Martin Jackson <mhjacks@swbell.net>
|
| |
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Allow to override a command passing to distutils using
PYDISTUTILS_{CONFIGURE,BUILD,INSTALL}_TARGET [2]
- Allow to specify BUILD/RUN dependency separatedly. [3]
- Replace shell executions with regex replacement on bsd.python.mk. [3]
- Remove thread serialization from socket.getaddrinfo() on FreeBSD 5.3
and later versions because we've got thread-safe implementation. [4]
- Add a workaround to avoid curses.h problem of FreeBSD base.
PR: 86685 [1]
Submitted by: Soeren Straarup <xride@x12.dk> [1],
lioux [2], vsevolod [3], sobomax [4]
Obtained from: Python CVS [4]
|
|
|
|
| |
Submitted by: olgeni
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Pass PYTHON_VERSION variable to dependent builds.
- Enable email package to use cjkcodecs.
- Decrease default recursion limit to 900 on sparc64.
|
| |
|
|
|
|
|
|
|
| |
- 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.
|
| |
|
|
|
|
| |
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.
|
|
|
|
| |
Approved by: maintainer (implicitly)
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
| |
maintenance.
|
|
|
|
| |
Approved by: tg
|
|
|
|
|
| |
PR: 36977
Submitted by: Hye-Shik Chang <perky@fallin.lv>
|
|
|
|
| |
Prompted by: many ;-)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Found by: bento
|
| |
|
| |
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
|
| |
PR: 12954
Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
|
|
the Python language in HTML format.
This port includes the necessary files for other formats, like PDF and PS,
in a fashion similar to gimp-manual-html.
|