aboutsummaryrefslogtreecommitdiff
path: root/misc/colwide
Commit message (Collapse)AuthorAgeFilesLines
* Switch to USE_GITHUB; MASTER_SITES no longer availableJason E. Hale2016-12-112-9/+8
| | | | | | | | | | | | | Distinfo has changed, but verified no difference in installed files While here: Add NO_ARCH PR: 215186 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Notes: svn path=/head/; revision=428387
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-051-2/+2
| | | | | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735 Notes: svn path=/head/; revision=400848
* colwide is a Perl script which displays either 80 or specified number of hashDmitry Marakasov2014-09-243-0/+36
(#) characters on the screen. Can be useful to determine terminal width. WWW: http://www.neelc.org/software/colwide/ PR: 193466 Submitted by: neel@neelc.org Notes: svn path=/head/; revision=369180