| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable the parser module. | Thomas Gellekum | 1999-05-21 | 2 | -1/+2 |
* | Better support for local $CFLAGS. | Thomas Gellekum | 1999-05-19 | 1 | -3/+3 |
* | Remove ``NO_LATEST_LINK'' | Jacques Vidrine | 1999-04-21 | 1 | -2/+1 |
* | * Update python 1.5.1 -> 1.5.2 | Jacques Vidrine | 1999-04-21 | 4 | -85/+107 |
* | Create lib/python1.5/site-packages directory on installation. | Jacques Vidrine | 1999-04-08 | 2 | -1/+4 |
* | Activate some modules needed for zope (www.zope.com). | Thomas Gellekum | 1999-03-10 | 1 | -3/+3 |
* | Fix for building/packaging on FreeBSD 4.x. | Jacques Vidrine | 1999-02-22 | 2 | -9/+29 |
* | Distribution file pyth151.tgz checksum changed. | Jacques Vidrine | 1999-02-22 | 1 | -1/+1 |
* | back to 1.5.1. Build is broken, but is ok since python 1.5.2b1 is in ports/la... | Peter Hawkins | 1999-02-18 | 2 | -4/+43 |
* | upgrade to 1.5.2b1 (fixes build problem along the way) | Peter Hawkins | 1999-02-16 | 2 | -44/+5 |
* | Make sure PLIST is correct whether you have source or not. Add copyright | Satoshi Asami | 1998-12-02 | 2 | -3/+9 |
* | Use bsd.port.{pre,post}.mk. Either use them to avoid having to define | Satoshi Asami | 1998-11-11 | 1 | -9/+8 |
* | Support dynamic loading of modules in an ELF world. | Thomas Gellekum | 1998-10-06 | 1 | -2/+8 |
* | tk80 has been ELFized. | Satoshi Asami | 1998-09-25 | 1 | -2/+2 |
* | The first time I tried committing this set of manpage removals it got | Tim Vanderhoek | 1998-08-18 | 1 | -1/+0 |
* | Fix up dependencies for ports that moved into the x11-toolkits category. | Satoshi Asami | 1998-08-07 | 1 | -2/+2 |
* | Include latest official patches. | Thomas Gellekum | 1998-07-28 | 2 | -5/+12 |
* | Use ldconfig to check for libc_r, not an absolute path. Thread support | Thomas Gellekum | 1998-07-23 | 1 | -2/+3 |
* | Add virtual category "python". | Thomas Gellekum | 1998-06-25 | 1 | -2/+2 |
* | Pick up latest official patches. | Thomas Gellekum | 1998-06-19 | 2 | -3/+6 |
* | plat-freebsd3 doesn't have a regen script. | Thomas Gellekum | 1998-06-05 | 1 | -5/+1 |
* | Add latest official patches. | Thomas Gellekum | 1998-06-03 | 2 | -3/+4 |
* | Include latest official patches. | Thomas Gellekum | 1998-05-20 | 2 | -3/+10 |
* | Don't throw away OS version number, some scripts need it. Pick up | Thomas Gellekum | 1998-05-07 | 3 | -18/+54 |
* | Bring in latest official patches. Use `-pthread' to avoid linking with | Thomas Gellekum | 1998-05-05 | 2 | -5/+9 |
* | Add new official patches and activate the dl module. | Thomas Gellekum | 1998-04-29 | 4 | -4/+10 |
* | Include official patches. | Thomas Gellekum | 1998-04-24 | 2 | -2/+14 |
* | Upgrade to 1.5.1. | Thomas Gellekum | 1998-04-15 | 4 | -49/+54 |
* | Use the combined set of patches. | Thomas Gellekum | 1998-04-09 | 2 | -26/+4 |
* | Include official patches. | Thomas Gellekum | 1998-04-08 | 2 | -3/+29 |
* | Use -D_THREAD_SAFE when compiling the threaded version. | Thomas Gellekum | 1998-03-03 | 1 | -1/+2 |
* | Use tk80, not an unsupported alpha version of tk81. | Thomas Gellekum | 1998-02-27 | 2 | -4/+4 |
* | Upgrade to use tcl8.1 and tk8.1. | Justin M. Seger | 1998-02-24 | 1 | -3/+3 |
* | Make python work with threads again. Looks like our libc_r implements | Thomas Gellekum | 1998-01-07 | 1 | -4/+3 |
* | Upgrade to 1.5. | Thomas Gellekum | 1998-01-06 | 6 | -561/+1051 |
* | Use an option to disable the Tk extension (WITH_TK). Don't use | Thomas Gellekum | 1997-11-24 | 2 | -8/+27 |
* | Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST. | Thomas Gellekum | 1997-08-29 | 4 | -7/+22 |
* | Fix tk-4.1 dependency. While I'm here, add libreadline support. | Thomas Gellekum | 1997-08-06 | 2 | -7/+7 |
* | Compile with thread support, if libc_r exists and WITH_THREADS is set. | Thomas Gellekum | 1997-06-02 | 1 | -2/+14 |
* | Some reorganization of this port: | Thomas Gellekum | 1997-05-14 | 4 | -357/+359 |
* | Add NumPy to default search path. | Thomas Gellekum | 1997-05-05 | 1 | -1/+1 |
* | Add virtual category 'tk41'. | Wolfram Schneider | 1997-04-20 | 1 | -2/+2 |
* | Use new libtix. | Thomas Gellekum | 1997-02-21 | 2 | -3/+3 |
* | Install config.h, so compiling extensions from C sources | Thomas Gellekum | 1997-02-06 | 2 | -25/+24 |
* | Compile in the PyTix extensions, now that we have Tix. | Thomas Gellekum | 1997-01-02 | 4 | -5/+22 |
* | Converted to MAN[1-9NL] | David E. O'Brien | 1996-11-17 | 1 | -4/+2 |
* | CATAGORIES+= -> CATAGORIES= | David E. O'Brien | 1996-11-12 | 1 | -3/+3 |
* | Update to version 1.4 | Jordan K. Hubbard | 1996-11-02 | 5 | -588/+515 |
* | Remove LIB_DEPENDS on tcl75, it seems to compile and run fine using | Satoshi Asami | 1996-10-14 | 1 | -3/+2 |
* | Make python install include files. | Chuck Robey | 1996-08-17 | 2 | -3/+60 |