non port: lang/python22/Makefile |
Number of commits found: 18 |
Saturday, 27 Jan 2007
|
03:38 tmclaugh
Remove python21 and python22. These version lines are long deprecated and
no ports require them.
Approved by: python@
 |
Wednesday, 8 Nov 2006
|
04:34 tmclaugh
Deprecate these old python versions and schedual for expiration on
2007-01-07. These version branches are no longer developed upstream and are
rarely seen these days.
Approved by: alexbl (python@)
 |
Saturday, 21 Oct 2006
|
11:47 jkoshy
Fix `make fetch'.
Reported by: fenner's portssurvey tool
Approved by: portmgr (erwin)
 |
Monday, 9 Oct 2006
|
14:29 perky
- Update the main python version to 2.5.
- 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.
 |
Saturday, 12 Aug 2006
|
04:24 perky
Remove a wrong patch which doesn't apply to Python 2.2.
PR: 90829
Submitted by: Mike Brown <mike@skew.org>
 |
Tuesday, 9 May 2006
|
20:52 edwin
Remove USE_REINPLACE from the categories starting with L
 |
Thursday, 28 Jul 2005
|
07:19 perky
- Add support for FreeBSD 7
- Drop support for FreeBSD 3
- Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ. [1]
Submitted by: jkim [1]
Obtained from: Python CVS
 |
Friday, 4 Feb 2005
|
04:16 perky
Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServer
vulnerability.
PR: 77079
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Security: CAN-2005-0089
Security:
http://www.vuxml.org/freebsd/6afa87d3-764b-11d9-b0e7-0000e249a0a2.html
Security: SimpleXMLRPCServer.py allows unrestricted traversal
 |
Monday, 15 Nov 2004
|
05:19 sf
farewell to libxpg4.
 |
Saturday, 21 Aug 2004
|
03:48 perky
- Add support for FreeBSD 6.
- Remove support for FreeBSD 2.
Spotted by: marcus, kris
Obtained from: Python CVS
 |
Friday, 9 Jul 2004
|
17:18 perky
Allow to install and use 3rd party packages in X11BASE.
${X11BASE}/lib/{python2.3{,/site-packages},site-python} will be
added to your python's sys.path if each directory exists.
Suggested by: marcus
 |
Wednesday, 14 Apr 2004
|
06:49 perky
Fixed a bug where the configure script couldn't detect getaddrinfo()
properly if the KAME stack had SCTP support.
Submitted by: suz
 |
Thursday, 18 Mar 2004
|
07:00 perky
Correct pre-install target to pre-su-install so that the credential
switch happens before directories are created under PREFIX.
Submitted by: marcel
 |
Friday, 27 Feb 2004
|
13:12 perky
Set NO_LATEST_LINK to avoid confliction against lang/python.
Spotted by: kris
 |
Wednesday, 29 Oct 2003
|
21:31 perky
- Update lang/python-devel to Python-2.4 031022 snapshot.
- 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]
 |
Tuesday, 21 Oct 2003
|
17:17 perky
Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* ports
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>
 |
Sunday, 19 Oct 2003
|
09:24 perky
Utilize PYTHON_SITE_SUBDIR.
 |
Thursday, 31 Jul 2003
|
19:38 perky
- Add python22 as an alternative version.
- 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]
 |
Number of commits found: 18 |