Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | De-pkg-comment. | knu | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | upgrade to 1.2 | ijliao | 2002-03-18 | 4 | -30/+30 |
| | | | | | PR: 36025 Submitted by: Ports Fury | ||||
* | Add back the clrtobot() call (or rather, do not remove it), | roam | 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 | 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. | asami | 2000-04-14 | 1 | -2/+2 |
| | |||||
* | Respect CC | kris | 2000-01-21 | 1 | -3/+13 |
| | |||||
* | Update to version 1.1. | steve | 1999-11-26 | 4 | -87/+69 |
| | | | | | PR: 14921 Submitted by: Dominic Mitchell <dom@palmerharvey.co.uk> | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | hoek | 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 | flathill | 1999-01-21 | 1 | -2/+3 |
| | |||||
* | Satoshi must have experienced a temporary outage. | fenner | 1998-11-08 | 1 | -3/+1 |
| | |||||
* | ftp.uu.net is not responding. | asami | 1998-11-07 | 1 | -1/+3 |
| | |||||
* | Grab the compress'd version of the distfile. | steve | 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 | 1998-09-19 | 1 | -0/+12 |
| | | | | | | | output shortens. PR: 7900 Submitted by: Stephen J. Roznowski <sjr@home.net> | ||||
* | Remove miscellaneous manpages. | hoek | 1998-08-18 | 1 | -1/+0 |
| | |||||
* | Portlint. | asami | 1997-11-25 | 1 | -5/+5 |
| | |||||
* | Display runs a specified command over and over, printing the output | 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> |