summaryrefslogtreecommitdiffstats
path: root/misc/display
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-202-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-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.adamw2002-11-062-1/+2
| | | | Approved by: pat
* upgrade to 1.2ijliao2002-03-184-30/+30
| | | | | PR: 36025 Submitted by: Ports Fury
* Add back the clrtobot() call (or rather, do not remove it),roam2001-08-212-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. Warntrevor2001-03-212-1/+4
| | | | | users about the conflict. Squeeze the pkg-comment files so they are less than 71 characters.
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
|
* Respect CCkris2000-01-211-3/+13
|
* Update to version 1.1.steve1999-11-264-87/+69
| | | | | PR: 14921 Submitted by: Dominic Mitchell <dom@palmerharvey.co.uk>
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-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
* to use MASTER_SITE_COMP_SOURCESflathill1999-01-211-2/+3
|
* Satoshi must have experienced a temporary outage.fenner1998-11-081-3/+1
|
* ftp.uu.net is not responding.asami1998-11-071-1/+3
|
* Grab the compress'd version of the distfile.steve1998-11-022-4/+5
| | | | | PR: 8451 Submitted by: Stephen J. Roznowski <sjr@home.net>
* Cleanup extra characters that are sometimes left behind when thesteve1998-09-191-0/+12
| | | | | | | output shortens. PR: 7900 Submitted by: Stephen J. Roznowski <sjr@home.net>
* Remove miscellaneous manpages.hoek1998-08-181-1/+0
|
* Portlint.asami1997-11-251-5/+5
|
* Display runs a specified command over and over, printing the outputfenner1997-11-246-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>
OpenPOWER on IntegriCloud