summaryrefslogtreecommitdiff
path: root/lang/python (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* - improve the python meta port descriptionsMarcus von Appen2013-09-011-0/+3
| | | | | | | | Requested by: demon@ Reviewed by: demon@ Notes: svn path=/head/; revision=325867
* - Bump PORTREVISION of lang/python since the package changedLi-Wen Hsu2013-08-261-0/+1
| | | | | | | | | - Refine UPDATING instruction Approved by: mva Notes: svn path=/head/; revision=325399
* - Avoid circular dependencies due to the previous bsd.python.mk changeMarcus von Appen2013-08-181-0/+1
| | | | Notes: svn path=/head/; revision=324925
* - Move the symlink magic for the default python version into lang/pythonMarcus von Appen2013-08-171-8/+35
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=324864
* - Add pkgng supportSofian Brabez2012-10-031-2/+10
| | | | Notes: svn path=/head/; revision=305194
* - Speed up upgrade-site-packages [1]Sofian Brabez2012-09-271-22/+15
| | | | | | | | | | | - Use make modifiers [2] PR: ports/155970 Submitted by: Julien Laffaye <kimelto at gmail.com> [1], sbz (myself) [2] Exp-run by: beat Notes: svn path=/head/; revision=304962
* - Remove distinfo, same informaion can (and should) be retrieved fromLi-Wen Hsu2009-07-082-94/+1
| | | | | | | | ${PORTSDIR}/lang/python${PYTHON_SUFFIX}/distinfo - Use ${SYSCTL} Notes: svn path=/head/; revision=237437
* - Add support for portmaster to upgrade-site-packages.Wesley Shields2009-06-111-4/+18
| | | | | | | Approved by: miwi Notes: svn path=/head/; revision=235582
* - Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke2009-06-081-0/+3
| | | | | | | | Tested by: 3 pointyhat runs Thanks to: pav, gahr, lwhsu, mva, amdmi3 Notes: svn path=/head/; revision=235453
* - Update python30 to 3.0.1Martin Wilke2009-03-091-0/+3
| | | | | | | | Release Changelog: http://python.org/download/releases/3.0.1/NEWS.txt Notes: svn path=/head/; revision=229812
* - Fix sha256 checksum for python 2.6.1.Stanislav Sedov2009-02-181-1/+1
| | | | | | | | Reported by: kib@ Approved by: python (miwi) Notes: svn path=/head/; revision=228593
* - Add missing distinfo for python 2.5.4 and python 2.6.1Martin Wilke2009-02-171-0/+6
| | | | Notes: svn path=/head/; revision=228542
* Welcome to the new era of Python 3, with antigravity support!Hye-Shik Chang2008-12-041-3/+3
| | | | | | | Update to Python 3.0. Notes: svn path=/head/; revision=223755
* Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)Hye-Shik Chang2008-10-131-0/+6
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=221521
* Update python23 to 2.3.7.Hye-Shik Chang2008-05-301-0/+3
| | | | Notes: svn path=/head/; revision=213912
* Update python23 to Python 2.3.6 and python24 to Python 2.4.5.Hye-Shik Chang2008-03-161-0/+6
| | | | Notes: svn path=/head/; revision=209145
* Update to Python 2.5.2.Hye-Shik Chang2008-02-241-0/+3
| | | | Notes: svn path=/head/; revision=207831
* - use PORTUPGRADE_CMD instead of PORTUPGRADE so as not to confict with theAlexander Botero-Lowry2007-07-311-5/+5
| | | | | | | | | portupgrade env variable Pointed out by: Miroslav Lachman <000.fbsd@quip.cz> Notes: svn path=/head/; revision=196840
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-302-20/+24
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=196700
* Update to Python 2.4.4.Xin LI2007-02-142-1/+4
| | | | | | | | | Approved by: maintainer timeout, alexbl (python@) Tested by: pointyhat PR: ports/105901 Notes: svn path=/head/; revision=185141
* Populate a new ports-mgmt category. List of moved ports:Pav Lucistnik2007-02-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 sysutils/barry -> ports-mgmt/barry sysutils/bpm -> ports-mgmt/bpm sysutils/kports -> ports-mgmt/kports sysutils/managepkg -> ports-mgmt/managepkg sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck sysutils/pib -> ports-mgmt/pib sysutils/pkgfe -> ports-mgmt/pkgfe sysutils/pkg-orphan -> ports-mgmt/pkg-orphan sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves sysutils/pkg_install -> ports-mgmt/pkg_install sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel sysutils/pkg_remove -> ports-mgmt/pkg_remove sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst sysutils/pkg_tree -> ports-mgmt/pkg_tree sysutils/portbrowser -> ports-mgmt/portbrowser sysutils/portconf -> ports-mgmt/portconf sysutils/portdowngrade -> ports-mgmt/portdowngrade sysutils/portcheck -> ports-mgmt/portcheck sysutils/portmanager -> ports-mgmt/portmanager sysutils/portmaster -> ports-mgmt/portmaster sysutils/portscout -> ports-mgmt/portscout sysutils/portsearch -> ports-mgmt/portsearch sysutils/portsman -> ports-mgmt/portsman sysutils/portsnap -> ports-mgmt/portsnap sysutils/portsopt -> ports-mgmt/portsopt sysutils/portupgrade -> ports-mgmt/portupgrade sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools sysutils/psearch -> ports-mgmt/psearch sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex sysutils/qtpkg -> ports-mgmt/qtpkg textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports Repocopies by: marcus Notes: svn path=/head/; revision=184211
* Revert the default version of Python to 2.4 for the ports freezeHye-Shik Chang2006-10-131-4/+5
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=175244
* - Restrict a dependency to the real interpreter to _RUN only. ThisHye-Shik Chang2006-10-091-1/+1
| | | | | | | | allows portupgrade to upgrade lang/python from 2.4 flawlessly. - So remove obsolete instruction. Notes: svn path=/head/; revision=175103
* Fix version number to 2.5 even if 2.4 is in the system.Hye-Shik Chang2006-10-091-1/+2
| | | | Notes: svn path=/head/; revision=175094
* - Update the main python version to 2.5.Hye-Shik Chang2006-10-099-2674/+15
| | | | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=175093
* Fix buffer overrun when performing repr() on a unicode string in a buildSimon L. B. Nielsen2006-10-082-0/+68
| | | | | | | | | | | with wide unicode (UCS-4) support. Obtained from: Python SVN (#51466) Security: CVE-2006-4980 With hat: secteam Notes: svn path=/head/; revision=174893
* Add a checksum for 2.5c2 and remove checksums for old beta releases.Hye-Shik Chang2006-09-131-6/+3
| | | | Notes: svn path=/head/; revision=172950
* Avoid to use "ncursesw" which causes segfault when the system hasHye-Shik Chang2006-08-121-2/+20
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=170379
* Add checksums for Python 2.5b3 and remove old checksums for pre-alphaHye-Shik Chang2006-08-041-9/+3
| | | | | | | versions. Notes: svn path=/head/; revision=169620
* Add a checksum for Python 2.5b1Hye-Shik Chang2006-06-231-0/+3
| | | | Notes: svn path=/head/; revision=166070
* [PATCH] lang/python: Some portlint fixesEdwin Groothuis2006-05-141-3/+3
| | | | | | | | | | | - Fix tab/space issues PR: ports/95779 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=162276
* Remove USE_REINPLACE from the categories starting with LEdwin Groothuis2006-05-091-1/+0
| | | | Notes: svn path=/head/; revision=161836
* Update to Python 2.4.3.Hye-Shik Chang2006-03-304-2938/+1228
| | | | Notes: svn path=/head/; revision=158415
* Add a checksum for Python 2.5.a0.20060326Hye-Shik Chang2006-03-261-0/+3
| | | | Notes: svn path=/head/; revision=158132
* SHA256ify (approved by krion@)Edwin Groothuis2006-02-011-11/+41
| | | | Notes: svn path=/head/; revision=154967
* Add a CONFLICT to lang/python-mode.el.Hye-Shik Chang2005-11-021-0/+1
| | | | Notes: svn path=/head/; revision=147023
* Bring a bugfix enabling WITHOUT_THREADS build again.Hye-Shik Chang2005-10-041-0/+27
| | | | | | | | Requested by: Mike Harding <mvh@ix.netcom.com> Obtained from: Python CVS Notes: svn path=/head/; revision=144165
* - Update to Python 2.4.2. [1]Hye-Shik Chang2005-10-025-55/+19
| | | | | | | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=143983
* Add checksum for 2.5.a0.20050728 snapshot.Hye-Shik Chang2005-07-281-0/+2
| | | | Notes: svn path=/head/; revision=140295
* Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ.Hye-Shik Chang2005-07-282-1/+36
| | | | | | | | Submitted by: jkim Obtained from: Python CVS Notes: svn path=/head/; revision=140282
* Backport support for FreeBSD 7 and drop support for FreeBSD 3.Hye-Shik Chang2005-07-183-20/+644
| | | | | | | | | | Fixes for other versions of python will be followed tomorrow. Submitted by: nork Obtained from: Python CVS Notes: svn path=/head/; revision=139500
* - Disable "fpectl" base module on non-i386 platforms to fix buildHye-Shik Chang2005-06-191-2/+7
| | | | | | | | | | | | 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] Notes: svn path=/head/; revision=137723
* - Make FPECTL support optional and turn it off by default becauseHye-Shik Chang2005-05-122-2/+20
| | | | | | | | | | | | 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] Notes: svn path=/head/; revision=135088
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update to Python 2.4.1Hye-Shik Chang2005-04-035-127/+43
| | | | Notes: svn path=/head/; revision=132349
* Fix package building on non-i386 platforms by unrestrict `audioop`Hye-Shik Chang2005-03-281-1/+1
| | | | | | | | | module for them in plist. Approved by: portmgr (kris) Notes: svn path=/head/; revision=132104
* Unbreak package building on ia64, alpha, amd64 and sparc64 byHye-Shik Chang2005-03-231-1/+1
| | | | | | | | | adding ossaudiodev module to their plists, either. Approved by: portmgr (kris) Notes: svn path=/head/; revision=131910
* Add checksum info for Python 2.3.5.Hye-Shik Chang2005-03-201-0/+2
| | | | Notes: svn path=/head/; revision=131739