summaryrefslogtreecommitdiff
path: root/misc/cwish (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-7/+8
| | | | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465
* curses based user friendly windowing shellDavid E. O'Brien1998-09-256-0/+55
Notes: svn path=/head/; revision=13391