summaryrefslogtreecommitdiff
path: root/x11-wm/toolbox (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The place of qt2 include files is changed.R. Imura1999-09-201-3/+3
|
* Use USE_QT2 instead of an explicit LIB_DEPENDS.Satoshi Asami1999-09-201-2/+1
|
* Add a MAKE_ENV= CXX=${CXX}. I have no idea why this is needed.Chris Piazza1999-09-061-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.6Chris Piazza1999-09-043-17/+21
| | | | Submitted by: Will Andrews <andrews@technologist.com>
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* Move ports/misc/toolbox to ports/x11-wm/toolbox with a repoChris Piazza1999-08-191-2/+2
| | | | copy by Satoshi Asami.
* Update MASTER_SITES.Chris Piazza1999-08-071-2/+2
| | | | Submitted by: Kelley Ryan (author of toolbox)
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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 Piazza1999-06-192-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. Seger1999-06-142-4/+4
| | | | | Submitted by: cpiazza PR: ports/12196
* A blackbox(Window Manager) style configuration utility.Satoshi Taoka1999-06-116-0/+42
PR: 12040 Submitted by: Chris Piazza <cpiazza@home.net>