Commit graph

14 commits

Author SHA1 Message Date
grant
f35cee33a4 bump to 20031220 2003-12-20 04:55:04 +00:00
grant
17bfcfcae3 sync with -current:
#include <util.h>
this is needed by fparseln on macos/darwin and is harmless on netbsd
2003-12-20 04:54:56 +00:00
grant
2f6240086a sync with -current:
#include <util.h>
this is needed by fparseln on macos/darwin and is harmless on netbsd

Include filename in:
    'existing entry for `sha1.h', type `file' does not match type `link'

realloc pedant
2003-12-20 04:52:50 +00:00
jlam
3d58e02200 Make this build using libnbcompat-20030829. Several files from the older
libnbcompat where moved into mtree/files since they logically belong
together (and are that way in the NetBSD src tree).
2003-09-05 18:38:58 +00:00
grant
5d0b8ba7b7 update mtree to 20030905:
* sync with -current
* fixes for libnbcompat new world order
* autoconf and Makefile cleanup
2003-09-05 04:38:44 +00:00
reed
2bb1f26c0d Improved COMMENT. (Okay'd by grant.) 2003-09-05 03:58:21 +00:00
grant
c95c646229 also install man page source, bump to 20030731. 2003-07-31 09:30:27 +00:00
martti
8cee801716 COMMENT should start with a capital letter. 2003-07-21 17:10:16 +00:00
grant
dc19bd61f1 test for getmode(), setmode(), isblank(), strmode(), tzfile.h.
bump to 20030630.
2003-06-30 15:54:19 +00:00
agc
73bf586192 Remove the package name from the COMMENT 2003-04-24 14:16:07 +00:00
grant
8aec634c95 remove deprecated NO_PATCH.
(perhaps I should update my pkglint?)
2003-04-03 12:55:21 +00:00
grant
07dd26070b allow this to build outside pkgsrc, too. 2003-04-01 03:56:40 +00:00
grant
aebecdb123 tidy this up a bit, consistently use parens. 2003-04-01 03:48:52 +00:00
grant
04f45d9901 Initial import of mtree-20030331 into The NetBSD Packages Collection.
The mtree utility compares the file hierarchy rooted in the current
directory against a specification read from the standard input.
Messages are written to the standard output for any files whose
characteristics do not match the specification, or which are missing
from either the file hierarchy or the specification.
2003-03-31 08:51:06 +00:00