summaryrefslogtreecommitdiff
path: root/lang/python/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Fix and remove stale symlinks after the lang/python* cleanupMarcus von Appen2014-08-041-11/+3
| | | | | | | Reported by: Scott Allendorf <scott-allendorf@uiowa.edu> Notes: svn path=/head/; revision=363965
* - Do not use absolute source paths for the symlinks to the stagedirMarcus von Appen2014-01-251-11/+7
| | | | | | | Noticed by: danfe Notes: svn path=/head/; revision=340997
* - Enable stagedir supportMarcus von Appen2014-01-251-8/+14
| | | | Notes: svn path=/head/; revision=340996
* lang/python: use python default versionWilliam Grzybowski2013-11-031-1/+1
| | | | | | | | | - This package should track python default version and not be based on the port With hat on: python Notes: svn path=/head/; revision=332618
* 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
* - 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-081-1/+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
* - 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-301-20/+21
| | | | | | | | | | | | | - 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-141-1/+1
| | | | | | | | | 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-091-193/+12
| | | | | | | | | | | | | | - 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-081-0/+1
| | | | | | | | | | | with wide unicode (UCS-4) support. Obtained from: Python SVN (#51466) Security: CVE-2006-4980 With hat: secteam Notes: svn path=/head/; revision=174893
* [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-301-6/+12
| | | | Notes: svn path=/head/; revision=158415
* Add a CONFLICT to lang/python-mode.el.Hye-Shik Chang2005-11-021-0/+1
| | | | Notes: svn path=/head/; revision=147023
* - Update to Python 2.4.2. [1]Hye-Shik Chang2005-10-021-3/+4
| | | | | | | | | | | | | | | | | | - 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
* Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ.Hye-Shik Chang2005-07-281-1/+1
| | | | | | | | 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-181-15/+7
| | | | | | | | | | 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-121-2/+11
| | | | | | | | | | | | 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-031-2/+1
| | | | Notes: svn path=/head/; revision=132349
* Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerHye-Shik Chang2005-02-041-0/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=128014
* Add new utility target named 'upgrade-site-packages' to upgradeHye-Shik Chang2004-12-061-0/+22
| | | | | | | site-packages which was built on previous version of python. Notes: svn path=/head/; revision=123279
* - Update lang/python to 2.4 final release.Hye-Shik Chang2004-12-011-11/+12
| | | | | | | - Finish repocopy lang/python -> lang/python23 for Python 2.3.4 Notes: svn path=/head/; revision=122898
* farewell to libxpg4.FUJISHIMA Satsuki2004-11-151-7/+0
| | | | Notes: svn path=/head/; revision=121637
* Fix package build on 4-STABLE.Hye-Shik Chang2004-08-211-1/+1
| | | | | | | Submitted by: kstewart <kstewart@owt.com> Notes: svn path=/head/; revision=116911
* - Add support for FreeBSD 6.Hye-Shik Chang2004-08-201-7/+9
| | | | | | | | | | - Remove support for FreeBSD 2. Spotted by: marcus, kris Obtained from: Python CVS Notes: svn path=/head/; revision=116861
* - Allow to disable IPv6 support [1]Hye-Shik Chang2004-08-071-2/+3
| | | | | | | | | | - Add checksum for 2.4a2 PR: 69950 [1] Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=115551
* Make PORTREVISION overridable by slave ports.Hye-Shik Chang2004-07-101-1/+1
| | | | | | | Found by: eik's chkversion Notes: svn path=/head/; revision=113315
* Allow to install and use 3rd party packages in X11BASE.Hye-Shik Chang2004-07-091-0/+4
| | | | | | | | | | ${X11BASE}/lib/{python2.3{,/site-packages},site-python} will be added to your python's sys.path if each directory exists. Suggested by: marcus Notes: svn path=/head/; revision=113294
* Fix comment.Hye-Shik Chang2004-06-281-1/+1
| | | | | | | Submitted by: fjoe Notes: svn path=/head/; revision=112445
* - Update to Python 2.3.4.Hye-Shik Chang2004-05-271-5/+4
| | | | | | | | - Test WITHOUT_* instead of WITH_* for values which are on by default so that package build clusters detect correctly. Notes: svn path=/head/; revision=110139
* Use OPTIONS.Hye-Shik Chang2004-05-071-11/+12
| | | | | | | Submitted by: Stephane E. Potvin <sepotvin@videotron.ca> Notes: svn path=/head/; revision=108597
* Reduce configure warning.Hye-Shik Chang2004-04-181-0/+1
| | | | | | | | | PR: 55180 [1], 65680 [2] Submitted by: Rui Lopes <rui@ruilopes.com> [1], Roman Neuhauser <neuhauser@chello.cz> [2] Notes: svn path=/head/; revision=107414
* Fixed a bug where the configure script couldn't detect getaddrinfo()Hye-Shik Chang2004-04-141-1/+1
| | | | | | | | | properly if the KAME stack had SCTP support. Submitted by: suz Notes: svn path=/head/; revision=106995
* Fix stackless build broken by the recent shared-build commit.Hye-Shik Chang2004-03-221-1/+1
| | | | | | | Submitted by: Sven Petai <hadara@bsd.ee> Notes: svn path=/head/; revision=104907
* Correct pre-install target to pre-su-install so that the credentialHye-Shik Chang2004-03-181-1/+1
| | | | | | | | | switch happens before directories are created under PREFIX. Submitted by: marcel Notes: svn path=/head/; revision=104398
* - Fix installation problem where PREFIX != LOCALBASE.Hye-Shik Chang2004-03-111-1/+2
| | | | | | | - Add checksum for Python-2.4.a0.20040311 Notes: svn path=/head/; revision=103663