aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python
Commit message (Expand)AuthorAgeFilesLines
* Update to Python 2.4.3.Hye-Shik Chang2006-03-304-2938/+1228
* Add a checksum for Python 2.5.a0.20060326Hye-Shik Chang2006-03-261-0/+3
* SHA256ify (approved by krion@)Edwin Groothuis2006-02-011-11/+41
* Add a CONFLICT to lang/python-mode.el.Hye-Shik Chang2005-11-021-0/+1
* Bring a bugfix enabling WITHOUT_THREADS build again.Hye-Shik Chang2005-10-041-0/+27
* - Update to Python 2.4.2. [1]Hye-Shik Chang2005-10-025-55/+19
* Add checksum for 2.5.a0.20050728 snapshot.Hye-Shik Chang2005-07-281-0/+2
* Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ.Hye-Shik Chang2005-07-282-1/+36
* Backport support for FreeBSD 7 and drop support for FreeBSD 3.Hye-Shik Chang2005-07-183-20/+644
* - Disable "fpectl" base module on non-i386 platforms to fix buildHye-Shik Chang2005-06-191-2/+7
* - Make FPECTL support optional and turn it off by default becauseHye-Shik Chang2005-05-122-2/+20
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
* Update to Python 2.4.1Hye-Shik Chang2005-04-035-127/+43
* Fix package building on non-i386 platforms by unrestrict `audioop`Hye-Shik Chang2005-03-291-1/+1
* Unbreak package building on ia64, alpha, amd64 and sparc64 byHye-Shik Chang2005-03-231-1/+1
* Add checksum info for Python 2.3.5.Hye-Shik Chang2005-03-211-0/+2
* Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerHye-Shik Chang2005-02-042-0/+126
* Resurrect lang/python-devel port with Python 2.5 development snapshotHye-Shik Chang2005-01-291-2/+2
* Add new utility target named 'upgrade-site-packages' to upgradeHye-Shik Chang2004-12-061-0/+22
* mpz module is deprecated since Python 2.2 and removed in Python 2.4.Hye-Shik Chang2004-12-021-1/+0
* - Update lang/python to 2.4 final release.Hye-Shik Chang2004-12-0111-700/+334
* - Update python-devel to 2.4c1Hye-Shik Chang2004-11-211-2/+2
* farewell to libxpg4.FUJISHIMA Satsuki2004-11-151-7/+0
* Add checksum for Python-2.4b2.Hye-Shik Chang2004-11-071-2/+2
* Add distinfo for Python-2.4a3Hye-Shik Chang2004-09-041-4/+2
* Fix package build on 4-STABLE.Hye-Shik Chang2004-08-211-1/+1
* - Add support for FreeBSD 6.Hye-Shik Chang2004-08-215-16/+552
* - Allow to disable IPv6 support [1]Hye-Shik Chang2004-08-072-2/+5
* Make PORTREVISION overridable by slave ports.Hye-Shik Chang2004-07-101-1/+1
* Allow to install and use 3rd party packages in X11BASE.Hye-Shik Chang2004-07-101-0/+4
* The tarball for Python 2.4a1 is renamed in the site.Hye-Shik Chang2004-07-101-2/+2
* Add checksum info for 2.4a1.Hye-Shik Chang2004-07-081-1/+2
* Fix comment.Hye-Shik Chang2004-06-281-1/+1
* Use ${CC} instead of cc on dynamic linkings.Hye-Shik Chang2004-06-041-4/+13
* - Update to Python 2.3.4.Hye-Shik Chang2004-05-276-91/+7
* Use OPTIONS.Hye-Shik Chang2004-05-071-11/+12
* Reduce configure warning.Hye-Shik Chang2004-04-181-0/+1
* Fixed a bug where the configure script couldn't detect getaddrinfo()Hye-Shik Chang2004-04-142-2/+10
* Fix stackless build broken by the recent shared-build commit.Hye-Shik Chang2004-03-221-1/+1
* Correct pre-install target to pre-su-install so that the credentialHye-Shik Chang2004-03-181-1/+1
* - Fix installation problem where PREFIX != LOCALBASE.Hye-Shik Chang2004-03-112-2/+4
* Create a symbolic link to lib/python2.3.so on lib/python2.3/config/Hye-Shik Chang2004-03-092-1/+3
* Build and install a shared library and its frontend besides static oneHye-Shik Chang2004-03-082-20/+51
* - Update stackless_python to 2.3.3 as of 040225 and unmark BROKEN.Hye-Shik Chang2004-02-271-1/+2
* - Add a workaround for the net/straw port installation problemHye-Shik Chang2004-02-242-1/+18
* On ia64, libpython2.3 must be built with -fPIC as well. This unbreaksMarcel Moolenaar2004-02-171-1/+1
* - Use process scope threads instead of system scope to enable largeHye-Shik Chang2004-02-095-9/+97
* Add checksum entry for Python 2.4 040106.Hye-Shik Chang2004-01-091-0/+1
* Fix builds for whom has VPATH on his/her environment variables.Hye-Shik Chang2003-12-281-0/+1
* - Update to Python-2.3.3Hye-Shik Chang2003-12-209-508/+42
* Add WWW.Dmitry Sivachenko2003-12-041-0/+2
* Add fix for a fatal bug in type's GC handling causes segfaults.Hye-Shik Chang2003-11-215-1/+488
* Ignore syntax errors on compiling 3rd party packages.Hye-Shik Chang2003-11-161-0/+16
* Clarify a sentence on pkg-message.Hye-Shik Chang2003-11-131-1/+1
* - Include pyexpat module in python base ports because python incorporatedHye-Shik Chang2003-11-054-8/+5
* - Update lang/python-devel to Python-2.4 031022 snapshot.Hye-Shik Chang2003-10-303-6/+6
* Add missed ossaudiodev.so into pkg-plist (only for x86, since I don't haveMaxim Sobolev2003-10-303-2/+16
* Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* portsHye-Shik Chang2003-10-221-2/+2
* - Add WITHOUT_PYMALLOC knob that disables pymalloc, the internalHye-Shik Chang2003-10-191-1/+5
* Add alpha to list of 64bit architectures. (This fixes packageHye-Shik Chang2003-10-161-1/+1
* Update to Python-2.3.2Hye-Shik Chang2003-10-044-31/+11
* - Install a 'real' shared object when BUILD_SHARED=yes. [1]Hye-Shik Chang2003-09-293-7/+19
* Use smaller recursion limits on amd64 and sparc64 to avoidHye-Shik Chang2003-09-281-0/+19
* - Revive os.fsync function which is disabled by a typo of Python-2.3.1.Hye-Shik Chang2003-09-273-4/+25
* Add notes about separated standard modules.Hye-Shik Chang2003-09-262-0/+14
* - Update to Python-2.3.1, the lastest Bugfix release.Hye-Shik Chang2003-09-243-14/+9
* BUILD_STATIC by default because it's better.Hye-Shik Chang2003-08-221-1/+2
* Add md5 digest for python 2.4a0.20030801Hye-Shik Chang2003-08-011-0/+1
* - Update to Python-2.3Hye-Shik Chang2003-08-015-451/+882
* Set per-thread stack size to 0x20000 (default) or 0x100000Hye-Shik Chang2003-07-091-1/+6
* o Utilize MASTER_SITE_PYTHON.Hye-Shik Chang2003-07-042-4/+9
* Take maintainerships from alane's python ports.Hye-Shik Chang2003-06-091-1/+1
* REST IN PEACEWill Andrews2003-06-091-1/+1
* Update to 2.2.3Hye-Shik Chang2003-06-043-4/+62
* Destroy pkg-comment for some of the stranger uses in the tree,Ade Lovett2003-03-072-1/+1
* PORTREVSION => 2.Alan Eldridge2002-11-222-170/+2
* PORTREVISION => 1Alan Eldridge2002-11-221-0/+12
* PORTREVISION => 1Alan Eldridge2002-11-222-2/+168
* Simplified threads configuration.Alan Eldridge2002-11-211-3/+5
* Take over as maintainer since tg is taking a leave of absence from portAlan Eldridge2002-11-161-1/+1
* Upgrade to Python-2.2.2.Hye-Shik Chang2002-10-175-30/+44
* Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean.Thomas Gellekum2002-06-141-6/+6
* Fix building on the Alpha.Thomas Gellekum2002-05-162-4/+10
* Add patch from SF PR #541980. This fixes 4suite.Thomas Gellekum2002-04-171-0/+14
* Upgrade to Python-2.2.Thomas Gellekum2002-04-124-64/+6
* Add SourceForge as a well connected secondary MASTER_SITES location.Thomas Gellekum2002-04-021-0/+2
* Explicitly enable IPv6 support.Thomas Gellekum2002-04-021-2/+8
* Fix sizeof(wchar_t) calculation.Thomas Gellekum2002-01-211-0/+10
* Implement PyObject_DelItemString(), which was obviously forgotten forThomas Gellekum2002-01-162-0/+57
* Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.Thomas Gellekum2002-01-074-134/+346
* Re-add fpectl.so to the plist to fix packaging. Re-enable supportThomas Gellekum2001-11-202-2/+2
* Don't build mpz extension, it's moved to a separate port.Thomas Gellekum2001-10-193-10/+3
* Depend on math/libgmp when running a recent -current.Thomas Gellekum2001-09-251-0/+6
* Upgrade to 2.1.1.Thomas Gellekum2001-07-253-2/+10
* Upgrade to 2.1.Thomas Gellekum2001-05-0212-1169/+876
* Fix building on -current.Thomas Gellekum2001-04-261-0/+38
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-301-2/+2
* Allow MAINTAINER to be redefined in a slave port.Maxim Sobolev2001-03-291-1/+1
* MASTER_SITE changed.Thomas Gellekum2000-12-071-1/+2
* Install Demo/ dir to $PREFIX/share/examples/python.Thomas Gellekum2000-11-292-3/+325
* Fix compilation on FreeBSD-3.x.Thomas Gellekum2000-11-131-0/+6
* Upgrade to 2.0.Thomas Gellekum2000-10-187-133/+302
* Rename PLIST.{Tools,gmp} to pkg-plist.{Tools,gmp}.Satoshi Asami2000-10-081-3/+3
* Use USE_PYTHON.Thomas Gellekum2000-09-281-0/+1
* Upgrade to 1.6.Thomas Gellekum2000-09-089-1239/+1726
* Don't create group-writable directories.Thomas Gellekum2000-08-141-5/+12
* Clarify comment even further.Thomas Gellekum2000-07-281-1/+1
* - Clarify comment on thread support.Thomas Gellekum2000-07-271-6/+10
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-5/+3
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
* Separate the Python Tk module from the main port. I've beenThomas Gellekum2000-04-041-15/+1
* Fix packaging on -current.Thomas Gellekum2000-03-242-5/+22
* move IPv6-enable python to python+ipv6 and revert origial pythonMunechika SUMIKAWA2000-01-273-21/+3
* Add 'ipv6' on CATEGORIES.Munechika SUMIKAWA2000-01-181-1/+1
* Oops, forgot to update the checksum file.Thomas Gellekum2000-01-181-2/+2
* On second thought, put back DIST_SUBDIR. It's not only used for theThomas Gellekum2000-01-181-0/+1
* - Support IPv6.Munechika SUMIKAWA2000-01-133-3/+20
* s/X11_BASE/X11BASE/.Thomas Gellekum2000-01-101-1/+1
* - Install python-mode.el.Thomas Gellekum2000-01-062-1/+7
* Use Tk-8.2.Thomas Gellekum1999-11-031-2/+2
* Link against libxpg4.Thomas Gellekum1999-10-271-1/+1
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
* Add the SHA module to the build.Thomas Gellekum1999-07-282-1/+8
* Fix package building when you're leaving out optional parts, like Tk.Thomas Gellekum1999-07-154-207/+211
* Install the contents of the Tools directory by default. This can beThomas Gellekum1999-07-062-1/+215
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-271-1/+1
* Link some modules against libmytinfo to pick up a working tputs().Thomas Gellekum1999-06-181-2/+2
* Enable the parser module.Thomas Gellekum1999-05-212-1/+2
* Better support for local $CFLAGS.Thomas Gellekum1999-05-191-3/+3
* Remove ``NO_LATEST_LINK''Jacques Vidrine1999-04-221-2/+1
* * Update python 1.5.1 -> 1.5.2Jacques Vidrine1999-04-214-85/+107
* Create lib/python1.5/site-packages directory on installation.Jacques Vidrine1999-04-092-1/+4
* Activate some modules needed for zope (www.zope.com).Thomas Gellekum1999-03-111-3/+3
* Fix for building/packaging on FreeBSD 4.x.Jacques Vidrine1999-02-232-9/+29
* Distribution file pyth151.tgz checksum changed.Jacques Vidrine1999-02-231-1/+1
* back to 1.5.1. Build is broken, but is ok since python 1.5.2b1 is in ports/la...Peter Hawkins1999-02-182-4/+43
* upgrade to 1.5.2b1 (fixes build problem along the way)Peter Hawkins1999-02-162-44/+5
* Make sure PLIST is correct whether you have source or not. Add copyrightSatoshi Asami1998-12-022-3/+9
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-9/+8
* Support dynamic loading of modules in an ELF world.Thomas Gellekum1998-10-061-2/+8
* tk80 has been ELFized.Satoshi Asami1998-09-251-2/+2
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-191-1/+0
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-081-2/+2
* Include latest official patches.Thomas Gellekum1998-07-282-5/+12
* Use ldconfig to check for libc_r, not an absolute path. Thread supportThomas Gellekum1998-07-231-2/+3
* Add virtual category "python".Thomas Gellekum1998-06-251-2/+2
* Pick up latest official patches.Thomas Gellekum1998-06-192-3/+6
* plat-freebsd3 doesn't have a regen script.Thomas Gellekum1998-06-051-5/+1
* Add latest official patches.Thomas Gellekum1998-06-032-3/+4
* Include latest official patches.Thomas Gellekum1998-05-202-3/+10
* Don't throw away OS version number, some scripts need it. Pick upThomas Gellekum1998-05-073-18/+54
* Bring in latest official patches. Use `-pthread' to avoid linking withThomas Gellekum1998-05-052-5/+9
* Add new official patches and activate the dl module.Thomas Gellekum1998-04-294-4/+10
* Include official patches.Thomas Gellekum1998-04-242-2/+14
* Upgrade to 1.5.1.Thomas Gellekum1998-04-154-49/+54
* Use the combined set of patches.Thomas Gellekum1998-04-092-26/+4
* Include official patches.Thomas Gellekum1998-04-082-3/+29
* Use -D_THREAD_SAFE when compiling the threaded version.Thomas Gellekum1998-03-031-1/+2
* Use tk80, not an unsupported alpha version of tk81.Thomas Gellekum1998-02-272-4/+4
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-251-3/+3
* Make python work with threads again. Looks like our libc_r implementsThomas Gellekum1998-01-071-4/+3
* Upgrade to 1.5.Thomas Gellekum1998-01-066-561/+1051
* Use an option to disable the Tk extension (WITH_TK). Don't useThomas Gellekum1997-11-242-8/+27
* Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST.Thomas Gellekum1997-08-294-7/+22
* Fix tk-4.1 dependency. While I'm here, add libreadline support.Thomas Gellekum1997-08-062-7/+7
* Compile with thread support, if libc_r exists and WITH_THREADS is set.Thomas Gellekum1997-06-021-2/+14
* Some reorganization of this port:Thomas Gellekum1997-05-144-357/+359
* Add NumPy to default search path.Thomas Gellekum1997-05-051-1/+1
* Add virtual category 'tk41'.Wolfram Schneider1997-04-201-2/+2
* Use new libtix.Thomas Gellekum1997-02-212-3/+3
* Install config.h, so compiling extensions from C sourcesThomas Gellekum1997-02-062-25/+24
* Compile in the PyTix extensions, now that we have Tix.Thomas Gellekum1997-01-024-5/+22
* Converted to MAN[1-9NL]David E. O'Brien1996-11-171-4/+2
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-3/+3
* Update to version 1.4Jordan K. Hubbard1996-11-035-588/+515
* Remove LIB_DEPENDS on tcl75, it seems to compile and run fine usingSatoshi Asami1996-10-151-3/+2
* Make python install include files.Chuck Robey1996-08-172-3/+60
* Upgrade this port to use the latest tcl/tk.Jordan K. Hubbard1996-05-122-4/+4
* Ah, missed the extra patches. Also revert PLIST to use share instead of libJordan K. Hubbard1996-01-181-475/+475
* share -> lib; thanks, Satoshi!Jordan K. Hubbard1996-01-181-475/+475
* Update to Python 1.3Jordan K. Hubbard1996-01-184-453/+548
* Change category nome from "languages" to "lang". Also remove "programming"Satoshi Asami1995-11-221-2/+2
* Shorten the comments.Jordan K. Hubbard1995-10-301-1/+1
* List all files in lib/python, plus one @exec/unexec mkdir/rmdir pairSatoshi Asami1995-08-091-1/+431
* A little cleanup, move things around to correct order, putSatoshi Asami1995-08-091-3/+5
* The Python programming language.Jordan K. Hubbard1995-08-097-0/+325