Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upgrade to 1.2 | Ying-Chieh Liao | 2002-03-18 | 4 | -30/+30 |
| | | | | | PR: 36025 Submitted by: Ports Fury | ||||
* | Add back the clrtobot() call (or rather, do not remove it), | Peter Pentchev | 2001-08-21 | 2 | -8/+1 |
| | | | | | | | | so display(1) works correctly when a command produces less output than the previous one. PR: 28405 Submitted by: Stephen Montgomery-Smith <stephen@cauchy.math.missouri.edu> | ||||
* | When compiled with X, ImageMagick conflicts with display. Warn | Trevor Johnson | 2001-03-21 | 2 | -1/+4 |
| | | | | | users about the conflict. Squeeze the pkg-comment files so they are less than 71 characters. | ||||
* | Convert to PORTNAME/PORTVERSION. | Satoshi Asami | 2000-04-14 | 1 | -2/+2 |
| | |||||
* | Respect CC | Kris Kennaway | 2000-01-21 | 1 | -3/+13 |
| | |||||
* | Update to version 1.1. | Steve Price | 1999-11-26 | 4 | -87/+69 |
| | | | | | PR: 14921 Submitted by: Dominic Mitchell <dom@palmerharvey.co.uk> | ||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | to use MASTER_SITE_COMP_SOURCES | Seiichirou Hiraoka | 1999-01-21 | 1 | -2/+3 |
| | |||||
* | Satoshi must have experienced a temporary outage. | Bill Fenner | 1998-11-08 | 1 | -3/+1 |
| | |||||
* | ftp.uu.net is not responding. | Satoshi Asami | 1998-11-07 | 1 | -1/+3 |
| | |||||
* | Grab the compress'd version of the distfile. | Steve Price | 1998-11-02 | 2 | -4/+5 |
| | | | | | PR: 8451 Submitted by: Stephen J. Roznowski <sjr@home.net> | ||||
* | Cleanup extra characters that are sometimes left behind when the | Steve Price | 1998-09-19 | 1 | -0/+12 |
| | | | | | | | output shortens. PR: 7900 Submitted by: Stephen J. Roznowski <sjr@home.net> | ||||
* | Remove miscellaneous manpages. | Tim Vanderhoek | 1998-08-18 | 1 | -1/+0 |
| | |||||
* | Portlint. | Satoshi Asami | 1997-11-25 | 1 | -5/+5 |
| | |||||
* | Display runs a specified command over and over, printing the output | Bill Fenner | 1997-11-24 | 6 | -0/+100 |
through curses(3X). The command can be compound and the delay between executions is settable on the command line. The output from the command had better fit on a single screen, of course. PR: ports/4384 Submitted by: Stephen J. Roznowski <sjr@home.net> |