Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove miscellaneous manpages. | hoek | 1998-08-18 | 1 | -1/+0 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-07 | 1 | -3/+3 |
| | |||||
* | Delete two missing files. | asami | 1998-08-07 | 1 | -2/+0 |
| | |||||
* | Don't try to look for the formail program, since it may fail if | steve | 1998-02-26 | 2 | -6/+66 |
| | | | | | | procmail is not present. Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> | ||||
* | Clear up an inocuous message from make(1) about ignoring extra | steve | 1998-02-26 | 1 | -65/+61 |
| | | | | target. | ||||
* | Build and install the procmail module by default. | steve | 1998-02-26 | 2 | -1/+14 |
| | | | | Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> | ||||
* | Temporarily remove the PROCMAIL=yes so that this port will package | steve | 1998-02-25 | 2 | -25/+1 |
| | | | | and I can find a better way of doing it. | ||||
* | Mark this port broken, doesn't package. | asami | 1998-02-25 | 1 | -1/+3 |
| | |||||
* | Upgrade to version 2.2. | steve | 1998-02-23 | 9 | -255/+547 |
| | | | | | PR: 5820 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> | ||||
* | Upgrade to use tk80. Clean up a few things pointed out by portlint. | jseger | 1997-11-22 | 3 | -7/+25 |
| | |||||
* | Add virtual category 'tk41'. | wosch | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Upgrade to the released version of 2.0. | fenner | 1997-04-03 | 3 | -6/+235 |
| | |||||
* | Fix LIB_DEPENDS line, this one depends on tk41, not tk. | asami | 1997-01-24 | 1 | -2/+2 |
| | | | | This caused, among other things, the package depend on tk-3.6 (argh!!!). | ||||
* | Show a useful homepage for dotfile on installation. | obrien | 1997-01-06 | 2 | -1/+7 |
| | |||||
* | The dotfile generator provides a handy way to create user- | obrien | 1997-01-05 | 5 | -0/+39 |
configuration files for many programs. Modules are used to define the configuration options. A sample template is provided to aid in creating new modules. Submitted by: Oliver Oberdorf <oly@world.std.com> (with changes by me) |