Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The place of qt2 include files is changed. | R. Imura | 1999-09-20 | 1 | -3/+3 |
| | |||||
* | Use USE_QT2 instead of an explicit LIB_DEPENDS. | Satoshi Asami | 1999-09-20 | 1 | -2/+1 |
| | |||||
* | Add a MAKE_ENV= CXX=${CXX}. I have no idea why this is needed. | Chris Piazza | 1999-09-06 | 1 | -0/+2 |
| | | | | | | | CXX=asdf make properly uses asdf instead of c++, but USE_NEWGCC=yes in the Makefile isn't sending it through. Noticed by: bento.freebsd.org | ||||
* | Update to version 0.4.6 | Chris Piazza | 1999-09-04 | 3 | -17/+21 |
| | | | | Submitted by: Will Andrews <andrews@technologist.com> | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Move ports/misc/toolbox to ports/x11-wm/toolbox with a repo | Chris Piazza | 1999-08-19 | 1 | -2/+2 |
| | | | | copy by Satoshi Asami. | ||||
* | Update MASTER_SITES. | Chris Piazza | 1999-08-07 | 1 | -2/+2 |
| | | | | Submitted by: Kelley Ryan (author of toolbox) | ||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Change my email address to FreeBSD.org. | Chris Piazza | 1999-06-19 | 2 | -6/+3 |
| | | | | | Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc). | ||||
* | Upgrade to toolbox-0.4.3. | Justin M. Seger | 1999-06-14 | 2 | -4/+4 |
| | | | | | Submitted by: cpiazza PR: ports/12196 | ||||
* | A blackbox(Window Manager) style configuration utility. | Satoshi Taoka | 1999-06-11 | 6 | -0/+42 |
PR: 12040 Submitted by: Chris Piazza <cpiazza@home.net> |