Commit graph

6 commits

Author SHA1 Message Date
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
jtb
a0a9c3ea4d LICENSE=no-commercial-use
;# Redistribution for non-commercial purpose, with or without
;# modification, is granted as long as all copyright notices are
;# retained.  THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND
;# ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED.
2001-06-07 21:16:10 +00:00
wiz
ad02d69ab2 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:31:58 +00:00
jlam
06f0a4c3c2 Use new PERL5 variable instead of ${LOCALBASE}/bin/perl. 2000-08-27 02:46:03 +00:00
wiz
fef4712af0 silence pkglint 2000-03-16 14:08:38 +00:00
itojun
1c6b06fbe4 word context diff tool.
Usage: cdif [-Bvn] [-A #] [-C #] [-D #] [-I #] [-[bwcu]] file1 file2
       cdif [-rcs] [-q] [-rrev1 [-rrev2]] [cdif options] file
       cdif [cdif options] [diff-output-file]
2000-03-12 09:44:29 +00:00