summaryrefslogtreecommitdiffstats
path: root/lang/python30
Commit message (Expand)AuthorAgeFilesLines
* Enable the parser module.tg1999-05-212-1/+2
* Better support for local $CFLAGS.tg1999-05-191-3/+3
* Remove ``NO_LATEST_LINK''nectar1999-04-211-2/+1
* * Update python 1.5.1 -> 1.5.2nectar1999-04-214-85/+107
* Create lib/python1.5/site-packages directory on installation.nectar1999-04-082-1/+4
* Activate some modules needed for zope (www.zope.com).tg1999-03-101-3/+3
* Fix for building/packaging on FreeBSD 4.x.nectar1999-02-222-9/+29
* Distribution file pyth151.tgz checksum changed.nectar1999-02-221-1/+1
* back to 1.5.1. Build is broken, but is ok since python 1.5.2b1 is in ports/la...thepish1999-02-182-4/+43
* upgrade to 1.5.2b1 (fixes build problem along the way)thepish1999-02-162-44/+5
* Make sure PLIST is correct whether you have source or not. Add copyrightasami1998-12-022-3/+9
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-11-111-9/+8
* Support dynamic loading of modules in an ELF world.tg1998-10-061-2/+8
* tk80 has been ELFized.asami1998-09-251-2/+2
* The first time I tried committing this set of manpage removals it gothoek1998-08-181-1/+0
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-2/+2
* Include latest official patches.tg1998-07-282-5/+12
* Use ldconfig to check for libc_r, not an absolute path. Thread supporttg1998-07-231-2/+3
* Add virtual category "python".tg1998-06-251-2/+2
* Pick up latest official patches.tg1998-06-192-3/+6
* plat-freebsd3 doesn't have a regen script.tg1998-06-051-5/+1
* Add latest official patches.tg1998-06-032-3/+4
* Include latest official patches.tg1998-05-202-3/+10
* Don't throw away OS version number, some scripts need it. Pick uptg1998-05-073-18/+54
* Bring in latest official patches. Use `-pthread' to avoid linking withtg1998-05-052-5/+9
* Add new official patches and activate the dl module.tg1998-04-294-4/+10
* Include official patches.tg1998-04-242-2/+14
* Upgrade to 1.5.1.tg1998-04-154-49/+54
* Use the combined set of patches.tg1998-04-092-26/+4
* Include official patches.tg1998-04-082-3/+29
* Use -D_THREAD_SAFE when compiling the threaded version.tg1998-03-031-1/+2
* Use tk80, not an unsupported alpha version of tk81.tg1998-02-272-4/+4
* Upgrade to use tcl8.1 and tk8.1.jseger1998-02-241-3/+3
* Make python work with threads again. Looks like our libc_r implementstg1998-01-071-4/+3
* Upgrade to 1.5.tg1998-01-066-561/+1051
* Use an option to disable the Tk extension (WITH_TK). Don't usetg1997-11-242-8/+27
* Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST.tg1997-08-294-7/+22
* Fix tk-4.1 dependency. While I'm here, add libreadline support.tg1997-08-062-7/+7
* Compile with thread support, if libc_r exists and WITH_THREADS is set.tg1997-06-021-2/+14
* Some reorganization of this port:tg1997-05-144-357/+359
* Add NumPy to default search path.tg1997-05-051-1/+1
* Add virtual category 'tk41'.wosch1997-04-201-2/+2
* Use new libtix.tg1997-02-212-3/+3
* Install config.h, so compiling extensions from C sourcestg1997-02-062-25/+24
* Compile in the PyTix extensions, now that we have Tix.tg1997-01-024-5/+22
* Converted to MAN[1-9NL]obrien1996-11-171-4/+2
* CATAGORIES+= -> CATAGORIES=obrien1996-11-121-3/+3
* Update to version 1.4jkh1996-11-025-588/+515
* Remove LIB_DEPENDS on tcl75, it seems to compile and run fine usingasami1996-10-141-3/+2
* Make python install include files.chuckr1996-08-172-3/+60
OpenPOWER on IntegriCloud