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