aboutsummaryrefslogtreecommitdiff
path: root/lang/python-devel
Commit message (Collapse)AuthorAgeFilesLines
* - Add support for FreeBSD 6.Hye-Shik Chang2004-08-215-14/+667
| | | | | | | | | | | - Drop FreeBSD 2 support. - Fix build on -stable. Spotted by: marcus, kris Obtained from: Python CVS Notes: svn path=/head/; revision=116864
* - Update to 2.4a2Hye-Shik Chang2004-08-075-53/+82
| | | | | | | | | | - Add IPV6 option [1] PR: 69950 [1] Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1] Notes: svn path=/head/; revision=115547
* Allow to install and use 3rd party packages in X11BASE.Hye-Shik Chang2004-07-091-4/+8
| | | | | | | | | | ${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
* The tarball for Python 2.4a1 is renamed in the site.Hye-Shik Chang2004-07-091-2/+2
| | | | Notes: svn path=/head/; revision=113287
* - Update to 2.4a1, the first alpha release of Python 2.4.Hye-Shik Chang2004-07-086-37/+89
| | | | | | | | | | | | | - Provide USE_PYTHON_BUILD and USE_PYTHON_RUN to allow explicit dependencies. [1] - Provide PYDISTUTILS_CONFIGUREARGS and run ${PYSETUP} config on 'do-configure' targets. [2] Reviewed by: eik [1] Submitted by: Mike Brown <mike@skew.org> Notes: svn path=/head/; revision=113222
* More OPTIONS change of UCS2->UCS4 which is missed in previous commit.Hye-Shik Chang2004-06-281-1/+1
| | | | Notes: svn path=/head/; revision=112447
* Test lack of non-default options for CONFIG-unaware environmentsHye-Shik Chang2004-06-281-3/+3
| | | | | | | | | as done in lang/python either. Submitted by: fjoe Notes: svn path=/head/; revision=112446
* Use OPTIONS.Hye-Shik Chang2004-05-071-12/+13
| | | | | | | 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
* 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
* Update to Python development snapshot as of 040311.Hye-Shik Chang2004-03-113-6/+133
| | | | | | | | I must say that it's faster by 10%~ than previous snapshot or 2.3. And it incorporated CJKCodecs from this! :) Notes: svn path=/head/; revision=103662
* Create a symbolic link to lib/python2.3.so on lib/python2.3/config/Hye-Shik Chang2004-03-092-1/+3
| | | | | | | | | for seamless upgrade from a static library. Suggested by: dd Notes: svn path=/head/; revision=103364
* Build and install a shared library and its frontend besides static oneHye-Shik Chang2004-03-082-19/+51
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=103302
* Fix plist.Hye-Shik Chang2004-01-091-0/+1
| | | | | | | Reported by: Mun-Kyo Seo <munggo@pmy.lv> Notes: svn path=/head/; revision=97730
* Add missed deltas on 2.4 040106 update.Hye-Shik Chang2004-01-092-7/+23
| | | | Notes: svn path=/head/; revision=97727
* Update python-devel to 2.4 20040106 snapshot.Hye-Shik Chang2004-01-091-2/+5
| | | | Notes: svn path=/head/; revision=97726
* Add WWW.Dmitry Sivachenko2003-12-041-0/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=94946
* Ignore syntax errors on compiling 3rd party packages.Hye-Shik Chang2003-11-151-0/+16
| | | | | | | Tested by: Lee Harr <missive@hotmail.com> Notes: svn path=/head/; revision=94043
* - Include pyexpat module in python base ports because python incorporatedHye-Shik Chang2003-11-043-1/+3
| | | | | | | | | | | expat 1.95.6 in its distribution from Python-2.3. - Bump PORTREVISION subsequently. Requested by: Mike Brown <mike@skew.org> Jeremy Kloth <jeremy.kloth@fourthought.com> Notes: svn path=/head/; revision=93094
* - Update lang/python-devel to Python-2.4 031022 snapshot.Hye-Shik Chang2003-10-296-35/+68
| | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=92598
* Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* portsHye-Shik Chang2003-10-211-2/+2
| | | | | | | | | | 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> Notes: svn path=/head/; revision=91831
* BUILD_STATIC by default as lang/python does.Hye-Shik Chang2003-08-231-1/+2
| | | | Notes: svn path=/head/; revision=87537
* Update to 2.4a0 snapshot of 1 Aug 2003Hye-Shik Chang2003-08-013-10/+10
| | | | Notes: svn path=/head/; revision=86113
* Update to 2.3c1Hye-Shik Chang2003-07-195-21/+13
| | | | Notes: svn path=/head/; revision=85183
* o Utilize MASTER_SITE_PYTHON.Hye-Shik Chang2003-07-043-19/+33
| | | | | | | | | | | o Rename pydoc to pydoc${PORTVERSION} to avoid conflicts among these ports. (lang/python port keeps both of bin/pydoc and bin/pydoc2.2) o Set LATEST_LINK to ${PYTHON_VERSION:S/.//} except lang/python. Now, we can install all of these python versions together cleanly. Notes: svn path=/head/; revision=84198
* Update new python-devel port to 2.3.b2.Hye-Shik Chang2003-07-034-445/+864
| | | | | | | | | | | | | | | | This update introduces two new knobs to _disable_ somewhat experimental options: BUILD_STATIC=yes Unless this option is specified, the port will build python as shared binary. WITH_UCS2=yes Unless this option is specified, Py_UNICODE type will charge 4 bytes per character (as we do for wchar_t) Repo-copied by: joe (thanks!) Notes: svn path=/head/; revision=84141
* Take maintainerships from alane's python ports.Hye-Shik Chang2003-06-091-1/+1
| | | | | | | Rest in Peace, Alan. Notes: svn path=/head/; revision=82562
* REST IN PEACEWill Andrews2003-06-081-1/+1
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=82550
* Update to 2.2.3Hye-Shik Chang2003-06-043-4/+62
| | | | | | | | | PR: 52830 Submitted by: Chuck Swiger <chuck@pkix.net> (partly) Approved by: maintainer (implicitly) Notes: svn path=/head/; revision=82237
* Destroy pkg-comment for some of the stranger uses in the tree,Ade Lovett2003-03-062-1/+1
| | | | | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77037
* PORTREVSION => 2.Alan Eldridge2002-11-212-170/+2
| | | | | | | | Fix error pointed out by tg@. Now just blow away the Tools subdir on uninstall in case something compiled that stuff. Notes: svn path=/head/; revision=70681
* PORTREVISION => 1Alan Eldridge2002-11-211-0/+12
| | | | | | | | | | | | | | | | | | | | | | Added lotsa missing files to pllist. Added dl module for those who like to live dangerously (petef?). PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after: PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Notes: svn path=/head/; revision=70679
* PORTREVISION => 1Alan Eldridge2002-11-212-2/+168
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added lotsa missing files to pllist. Added dl module for those who like to live dangerously (petef?). PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after: PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after: PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Notes: svn path=/head/; revision=70678
* Simplified threads configuration.Alan Eldridge2002-11-211-3/+5
| | | | Notes: svn path=/head/; revision=70671
* Take over as maintainer since tg is taking a leave of absence from portAlan Eldridge2002-11-151-1/+1
| | | | | | | maintenance. Notes: svn path=/head/; revision=70167
* Upgrade to Python-2.2.2.Hye-Shik Chang2002-10-175-30/+44
| | | | | | | Approved by: tg Notes: svn path=/head/; revision=68198
* Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean.Thomas Gellekum2002-06-141-6/+6
| | | | Notes: svn path=/head/; revision=61261
* Fix building on the Alpha.Thomas Gellekum2002-05-162-4/+10
| | | | | | | Submitted by: gallatin Notes: svn path=/head/; revision=59259
* Add patch from SF PR #541980. This fixes 4suite.Thomas Gellekum2002-04-171-0/+14
| | | | | | | Submitted by: nectar Notes: svn path=/head/; revision=57801
* Upgrade to Python-2.2.Thomas Gellekum2002-04-124-64/+6
| | | | | | | | PR: 36977 Submitted by: Hye-Shik Chang <perky@fallin.lv> Notes: svn path=/head/; revision=57615
* Add SourceForge as a well connected secondary MASTER_SITES location.Thomas Gellekum2002-04-021-0/+2
| | | | | | | Submitted by: "Jason R. Mastaler" <jason-dated-1018216403.d8ed28@mastaler.com> Notes: svn path=/head/; revision=57192
* Explicitly enable IPv6 support.Thomas Gellekum2002-04-021-2/+8
| | | | | | | Submitted by: sumikawa Notes: svn path=/head/; revision=57191
* Fix sizeof(wchar_t) calculation.Thomas Gellekum2002-01-211-0/+10
| | | | Notes: svn path=/head/; revision=53452
* Implement PyObject_DelItemString(), which was obviously forgotten forThomas Gellekum2002-01-162-0/+57
| | | | | | | | | | | Python-2.2. This will fix at least the metakit port. Bump PORTREVISION. Obtained from: Python CVS tree Notes: svn path=/head/; revision=53162
* Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.Thomas Gellekum2002-01-074-134/+346
| | | | | | | | | | PR: 33444 Submitted by: Hye-Shik Chang <perky@fallin.lv> Add new MD5 to dependent ports. Notes: svn path=/head/; revision=52711
* Re-add fpectl.so to the plist to fix packaging. Re-enable supportThomas Gellekum2001-11-202-2/+2
| | | | | | | | | for it in the python binary. Noticed by: will Notes: svn path=/head/; revision=50256
* Don't build mpz extension, it's moved to a separate port.Thomas Gellekum2001-10-193-10/+3
| | | | Notes: svn path=/head/; revision=48936
* Depend on math/libgmp when running a recent -current.Thomas Gellekum2001-09-251-0/+6
| | | | Notes: svn path=/head/; revision=48185
* Upgrade to 2.1.1.Thomas Gellekum2001-07-253-2/+10
| | | | Notes: svn path=/head/; revision=45469
* Upgrade to 2.1.Thomas Gellekum2001-05-0212-1169/+876
| | | | Notes: svn path=/head/; revision=42158