aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python23
Commit message (Expand)AuthorAgeFilesLines
* 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