2007-06-14 03:09:42 by Johnny C. Lam | Files touched by this commit (1) |
Log message: Pre-create directories used in the do-install target. |
2007-06-14 01:56:11 by Johnny C. Lam | Files touched by this commit (1) |
Log message: Style nit -- use a shell for loop instead of a bmake .for loop. |
2007-06-14 01:53:54 by Johnny C. Lam | Files touched by this commit (1) |
Log message: Honor PKGMANDIR. |
2006-06-17 16:26:47 by Min Sik Kim | Files touched by this commit (4) | |
Log message: Import dtach from pkgsrc-wip. Packaged by Francis Gudin. dtach is a tiny program that emulates the detach feature of screen, allowing you to run a program in an environment that is protected from the controlling terminal and attach to it later. dtach does not keep track of the contents of the screen, and thus works best with programs that know how to redraw themselves. |