Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 3.7_3,2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
09 Jan 2020 13:33:08
3.7_3,2
|
mat  |
Garbage collecte unusable things from lang/python{,2,3} metaports. |
09 Oct 2019 11:53:57
3.6_3,2
|
bapt  |
Drop the ipv6 virtual category for l* category as it is not relevant anymore |
08 Mar 2019 07:20:40
2.7_3,2
|
antoine  |
Add a not to a few meta ports: do not depend on these ports |
26 Jan 2019 12:43:47
2.7_3,2
|
sunpoet  |
Update WWW |
22 Jan 2017 15:29:45
2.7_3,2
|
sunpoet  |
Simplify Makefile
- Simplify RUN_DEPENDS
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk |
20 Jan 2017 19:38:19
2.7_3,2
|
sunpoet  |
Fix symbolic links of idle and pydoc
- Bump PORTREVISION for package change
- While I'm here:
- Remove leading definite article from COMMENT
- Fix indent
- Add NO_ARCH
PR: 216310
Submitted by: Jose M. Alcaide <josemaria.alcaide@ehu.eus>
MFH: 2017Q1 |
01 Apr 2016 14:08:38
2.7_2,2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
15 May 2015 03:48:07
2.7_2,2
|
bdrewery  |
Remove dead PYTHON_NO_DEPENDS. It has not been needed or supported since
USES=python was added in r364450. |
20 Oct 2014 17:52:17
2.7_2,2
|
mva  |
- Convert ports of irc/ and lang/ to new USES=python
Approved by: portmgr (implicit) |
01 Sep 2014 13:03:25
2.7_2,2
|
bapt  |
Remove support for pkg_install
Merge back bsd.pkgng.mk into bsd.port.mk
Add a note about @stopdaemon not being supported anymore
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D693 |
04 Aug 2014 05:49:36
2.7_2,2
|
mva  |
- Fix and remove stale symlinks after the lang/python* cleanup
Reported by: Scott Allendorf <scott-allendorf@uiowa.edu> |
25 Jan 2014 09:15:12
2.7_1,2
|
mva  |
- Do not use absolute source paths for the symlinks to the stagedir
Noticed by: danfe |
25 Jan 2014 08:46:11
2.7_1,2
|
mva  |
- Enable stagedir support |
03 Nov 2013 15:24:27
2.7_1,2
|
wg  |
lang/python: use python default version
- This package should track python default version and not be based on the port
With hat on: python |
20 Sep 2013 19:53:10
2.7_1,2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
01 Sep 2013 15:43:35
2.7_1,2
|
mva  |
- improve the python meta port descriptions
Requested by: demon@
Reviewed by: demon@ |
26 Aug 2013 14:34:21
2.7_1,2
|
lwhsu  |
- Bump PORTREVISION of lang/python since the package changed
- Refine UPDATING instruction
Approved by: mva |
18 Aug 2013 15:25:24
2.7,2
|
mva  |
- Avoid circular dependencies due to the previous bsd.python.mk change |
17 Aug 2013 19:10:59
2.7,2
|
mva  |
- Move the symlink magic for the default python version into lang/python
and lang/python2 and lang/python3. This change brings us closer to the goal
of making Python ports usable with different Python versions at the same
time.
- Add a new lang/python2 port to handle the symlinks for bin/python2,
bin/idle2, bin/pydoc2 and so on.
- Add a new lang/python3 port to handle the symlinks for bin/python3,
bin/idle3, bin/pydoc3 and so on.
- Bump the PORTREVISION on all lang/python* ports. |
03 Oct 2012 09:18:52
2.7,2
|
sbz  |
- Add pkgng support |
27 Sep 2012 13:52:53
2.7,2
|
sbz  |
- Speed up upgrade-site-packages [1]
- Use make modifiers [2]
PR: ports/155970
Submitted by: Julien Laffaye <kimelto at gmail.com>Â [1], sbz (myself) [2]
Exp-run by: beat |
08 Jul 2009 19:07:04
2.6,2
|
lwhsu  |
- Remove distinfo, same informaion can (and should) be retrieved from
${PORTSDIR}/lang/python${PYTHON_SUFFIX}/distinfo
- Use ${SYSCTL} |
11 Jun 2009 13:29:23
2.6,2
|
wxs  |
- Add support for portmaster to upgrade-site-packages.
Approved by: miwi |
08 Jun 2009 22:30:55
2.6,2
|
miwi  |
- Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by: 3 pointyhat runs
Thanks to: pav, gahr, lwhsu, mva, amdmi3 |
09 Mar 2009 22:52:21
2.5,2
|
miwi  |
- Update python30 to 3.0.1
Release Changelog:
http://python.org/download/releases/3.0.1/NEWS.txt |
18 Feb 2009 12:36:53
2.5,2
|
stas  |
- Fix sha256 checksum for python 2.6.1.
Reported by: kib@
Approved by: python (miwi) |
17 Feb 2009 10:42:12
2.5,2
|
miwi  |
- Add missing distinfo for python 2.5.4 and python 2.6.1 |
04 Dec 2008 11:21:22
2.5,2
|
perky  |
Welcome to the new era of Python 3, with antigravity support!
Update to Python 3.0. |
13 Oct 2008 08:23:00
2.5,2
|
perky  |
Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)
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 |
30 May 2008 05:50:04
2.5,2
|
perky  |
Update python23 to 2.3.7. |
16 Mar 2008 10:25:08
2.5,2
|
perky  |
Update python23 to Python 2.3.6 and python24 to Python 2.4.5. |
24 Feb 2008 13:42:28
2.5,2
|
perky  |
Update to Python 2.5.2. |
31 Jul 2007 16:28:32
2.5,2
|
alexbl  |
- use PORTUPGRADE_CMD instead of PORTUPGRADE so as not to confict with the
portupgrade env variable
Pointed out by: Miroslav Lachman <000.fbsd@quip.cz> |
30 Jul 2007 09:42:28
2.5,2
|
alexbl  |
- Make Python 2.5.1 the default Python version
- 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 |
14 Feb 2007 06:07:29
2.4.4,1
|
delphij  |
Update to Python 2.4.4.
Approved by: maintainer timeout, alexbl (python@)
Tested by: pointyhat
PR: ports/105901 |
05 Feb 2007 01:08:46
2.4.4
|
pav  |
Populate a new ports-mgmt category. List of moved ports:
devel/portcheckout -> ports-mgmt/portcheckout
devel/portlint -> ports-mgmt/portlint
devel/portmk -> ports-mgmt/portmk
devel/porttools -> ports-mgmt/porttools
misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
misc/porteasy -> ports-mgmt/porteasy
misc/portell -> ports-mgmt/portell
misc/portless -> ports-mgmt/portless
misc/tinderbox -> ports-mgmt/tinderbox
security/jailaudit -> ports-mgmt/jailaudit
security/portaudit -> ports-mgmt/portaudit
security/portaudit-db -> ports-mgmt/portaudit-db
security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port (Only the first 15 lines of the commit message are shown above ) |
13 Oct 2006 07:16:45
2.4.3,1
|
perky  |
Revert the default version of Python to 2.4 for the ports freeze
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) |
09 Oct 2006 15:51:28
2.5
|
perky  |
- Restrict a dependency to the real interpreter to _RUN only. This
allows portupgrade to upgrade lang/python from 2.4 flawlessly.
- So remove obsolete instruction. |
09 Oct 2006 14:53:36
2.5
|
perky  |
Fix version number to 2.5 even if 2.4 is in the system. |
09 Oct 2006 14:29:18
2.5
|
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. |
08 Oct 2006 06:48:01
2.4.3_1
|
simon  |
Fix buffer overrun when performing repr() on a unicode string in a build
with wide unicode (UCS-4) support.
Obtained from: Python SVN (#51466)
Security: CVE-2006-4980
With hat: secteam |
13 Sep 2006 16:29:31
2.4.3 
|
perky  |
Add a checksum for 2.5c2 and remove checksums for old beta releases. |
12 Aug 2006 03:57:46
2.4.3 
|
perky  |
Avoid to use "ncursesw" which causes segfault when the system has
devel/ncurses installed due to a shared library collision between
a base ncurses from libreadline dependency and a local ncurses from
libncursesw dependency.
PR: 99496
Submitted by: rachid achellal <rachid@in.nl>,
Xiao-Yong Jin <xj2106@columbia.edu> |
04 Aug 2006 06:39:10
2.4.3 
|
perky  |
Add checksums for Python 2.5b3 and remove old checksums for pre-alpha
versions. |
23 Jun 2006 03:11:37
2.4.3 
|
perky  |
Add a checksum for Python 2.5b1 |
14 May 2006 01:17:03
2.4.3 
|
edwin  |
[PATCH] lang/python: Some portlint fixes
- Fix tab/space issues
PR: ports/95779
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Approved by: maintainer timeout |
09 May 2006 20:52:24
2.4.3 
|
edwin  |
Remove USE_REINPLACE from the categories starting with L |
30 Mar 2006 09:40:13
2.4.3 
|
perky  |
Update to Python 2.4.3. |
26 Mar 2006 08:05:43
2.4.2 
|
perky  |
Add a checksum for Python 2.5.a0.20060326 |
01 Feb 2006 03:47:20
2.4.2 
|
edwin  |
SHA256ify (approved by krion@) |
02 Nov 2005 13:40:51
2.4.2 
|
perky  |
Add a CONFLICT to lang/python-mode.el. |
04 Oct 2005 13:50:02
2.4.2 
|
perky  |
Bring a bugfix enabling WITHOUT_THREADS build again.
Requested by: Mike Harding <mvh@ix.netcom.com>
Obtained from: Python CVS |
02 Oct 2005 14:31:39
2.4.2 
|
perky  |
- Update to Python 2.4.2. [1]
- 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] |
28 Jul 2005 08:30:36
2.4.1_3 
|
perky  |
Add checksum for 2.5.a0.20050728 snapshot. |
28 Jul 2005 06:23:57
2.4.1_3 
|
perky  |
Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ.
Submitted by: jkim
Obtained from: Python CVS |
18 Jul 2005 12:44:08
2.4.1_2 
|
perky  |
Backport support for FreeBSD 7 and drop support for FreeBSD 3.
Fixes for other versions of python will be followed tomorrow.
Submitted by: nork
Obtained from: Python CVS |
19 Jun 2005 11:34:56
2.4.1_1 
|
perky  |
- Disable "fpectl" base module on non-i386 platforms to fix build
on the recent -CURRENT i386 base. [1]
- Fix package build on NO_NIS base. [2]
PR: 81806 [1]
Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> [1],
ache [2] |
12 May 2005 01:49:54
2.4.1_1 
|
perky  |
- Make FPECTL support optional and turn it off by default because
the feature brings huge overheads for floating point arithmetics
and integer divisions. [1]
- Fix plist
- Bump PORTREVISION
Requested by: Ewan Todd <ewan@mathcode.net> [1] |
12 Apr 2005 03:26:57
2.4.1 
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
2.4.1 
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
03 Apr 2005 13:55:44
2.4.1 
|
perky  |
Update to Python 2.4.1 |
28 Mar 2005 23:11:44
2.4_1 
|
perky  |
Fix package building on non-i386 platforms by unrestrict `audioop`
module for them in plist.
Approved by: portmgr (kris) |
23 Mar 2005 04:43:58
2.4_1 
|
perky  |
Unbreak package building on ia64, alpha, amd64 and sparc64 by
adding ossaudiodev module to their plists, either.
Approved by: portmgr (kris) |
20 Mar 2005 16:20:11
2.4_1 
|
perky  |
Add checksum info for Python 2.3.5. |
04 Feb 2005 04:13:41
2.4_1 
|
perky  |
Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServer
vulnerability.
PR: 77078
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 |
29 Jan 2005 05:01:02
2.4 
|
perky  |
Resurrect lang/python-devel port with Python 2.5 development snapshot
as of today. |
06 Dec 2004 05:28:34
2.4 
|
perky  |
Add new utility target named 'upgrade-site-packages' to upgrade
site-packages which was built on previous version of python. |
02 Dec 2004 05:22:15
2.4 
|
perky  |
mpz module is deprecated since Python 2.2 and removed in Python 2.4. |
01 Dec 2004 15:04:05
2.4 
|
perky  |
- Update lang/python to 2.4 final release.
- Finish repocopy lang/python -> lang/python23 for Python 2.3.4 |
20 Nov 2004 17:17:28
2.3.4_2 
|
perky  |
- Update python-devel to 2.4c1 |
15 Nov 2004 05:19:30
2.3.4_2 
|
sf  |
farewell to libxpg4. |
06 Nov 2004 19:50:06
2.3.4_2 
|
perky  |
Add checksum for Python-2.4b2. |
03 Sep 2004 17:14:14
2.3.4_2 
|
perky  |
Add distinfo for Python-2.4a3 |
21 Aug 2004 11:13:41
2.3.4_2 
|
perky  |
Fix package build on 4-STABLE.
Submitted by: kstewart <kstewart@owt.com> |
20 Aug 2004 23:56:16
2.3.4_2 
|
perky  |
- Add support for FreeBSD 6.
- Remove support for FreeBSD 2.
Spotted by: marcus, kris
Obtained from: Python CVS |
07 Aug 2004 07:00:18
2.3.4_1 
|
perky  |
- Allow to disable IPv6 support [1]
- Add checksum for 2.4a2
PR: 69950 [1]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> |
10 Jul 2004 01:53:37
2.3.4_1 
|
perky  |
Make PORTREVISION overridable by slave ports.
Found by: eik's chkversion |
09 Jul 2004 17:18:00
2.3.4_1 
|
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 |
09 Jul 2004 16:53:03
2.3.4 
|
perky  |
The tarball for Python 2.4a1 is renamed in the site. |
08 Jul 2004 15:58:53
2.3.4 
|
perky  |
Add checksum info for 2.4a1. |
28 Jun 2004 06:02:39
2.3.4 
|
perky  |
Fix comment.
Submitted by: fjoe |
04 Jun 2004 05:21:57
2.3.4 
|
perky  |
Use ${CC} instead of cc on dynamic linkings.
PR: 67515
Submitted by: michael johnson <ahze@ahze.net> |
27 May 2004 15:58:02
2.3.4 
|
perky  |
- Update to Python 2.3.4.
- Test WITHOUT_* instead of WITH_* for values which are on by default
so that package build clusters detect correctly. |
07 May 2004 05:39:33
2.3.3_5 
|
perky  |
Use OPTIONS.
Submitted by: Stephane E. Potvin <sepotvin@videotron.ca> |
18 Apr 2004 11:42:38
2.3.3_5 
|
perky  |
Reduce configure warning.
PR: 55180 [1], 65680 [2]
Submitted by: Rui Lopes <rui@ruilopes.com> [1],
Roman Neuhauser <neuhauser@chello.cz> [2] |
14 Apr 2004 06:49:21
2.3.3_5 
|
perky  |
Fixed a bug where the configure script couldn't detect getaddrinfo()
properly if the KAME stack had SCTP support.
Submitted by: suz |
22 Mar 2004 08:59:52
2.3.3_4 
|
perky  |
Fix stackless build broken by the recent shared-build commit.
Submitted by: Sven Petai <hadara@bsd.ee> |
18 Mar 2004 07:00:08
2.3.3_4 
|
perky  |
Correct pre-install target to pre-su-install so that the credential
switch happens before directories are created under PREFIX.
Submitted by: marcel |
11 Mar 2004 15:55:38
2.3.3_4 
|
perky  |
- Fix installation problem where PREFIX != LOCALBASE.
- Add checksum for Python-2.4.a0.20040311 |
09 Mar 2004 02:24:31
2.3.3_4 
|
perky  |
Create a symbolic link to lib/python2.3.so on lib/python2.3/config/
for seamless upgrade from a static library.
Suggested by: dd |
08 Mar 2004 12:43:11
2.3.3_3 
|
perky  |
Build and install a shared library and its frontend besides static one
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> |
27 Feb 2004 13:00:06
2.3.3_2 
|
perky  |
- Update stackless_python to 2.3.3 as of 040225 and unmark BROKEN.
- Set mutually exclusive confliction for {,stackless_}python. |
24 Feb 2004 08:19:54
2.3.3_2 
|
perky  |
- Add a workaround for the net/straw port installation problem
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. |
16 Feb 2004 19:03:00
2.3.3_1 
|
marcel  |
On ia64, libpython2.3 must be built with -fPIC as well. This unbreaks
KDE (for example). |
09 Feb 2004 09:54:07
2.3.3_1 
|
perky  |
- Use process scope threads instead of system scope to enable large
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] |
09 Jan 2004 02:01:39
2.3.3 
|
perky  |
Add checksum entry for Python 2.4 040106. |
28 Dec 2003 13:55:07
2.3.3 
|
perky  |
Fix builds for whom has VPATH on his/her environment variables.
PR: 57731
Reported by: bms |
20 Dec 2003 07:13:43
2.3.3 
|
perky  |
- Update to Python-2.3.3
- Pass PYTHON_VERSION variable to dependent builds.
- Enable email package to use cjkcodecs.
- Decrease default recursion limit to 900 on sparc64. |
04 Dec 2003 10:41:46
2.3.2_3 
|
demon  |
Add WWW.
Approved by: maintainer |