mux 2012-02-27 18:15:49 UTC
FreeBSD projects repository
Removed files:
csup GNUmakefile Makefile README TODO
attrstack.c attrstack.h config.c config.h
csup.1 detailer.c detailer.h diff.c
mux 2006-03-13 22:16:27 UTC
FreeBSD projects repository
Modified files:
csup GNUmakefile
Log:
Fix the syntax, I'm apparently not supposed to enclose strings with ".
Revision ChangesPath
1.8 +3 -3 projects/csup/GNUmakefile
___
mux 2006-03-06 00:36:23 UTC
FreeBSD projects repository
Modified files:
csup GNUmakefile Makefile TODO fattr.c
Log:
- Connect idcache.c to the build.
- Initialize the cache in fattr_init() and release its resources in
fattr_fini(), since the fattr API is
mux 2006-03-01 03:11:50 UTC
FreeBSD projects repository
Modified files:
csup GNUmakefile Makefile globtree.h proto.c
Added files:
csup fnmatch.c fnmatch.h
Log:
- Import the fnmatch.c and fnmatch.h from CVSup. It implements some flags
mux 2006-02-27 19:40:02 UTC
FreeBSD projects repository
Modified files:
csup GNUmakefile Makefile config.c config.h
globtree.h lister.c misc.c misc.h proto.c
Log:
Add support for refuse files:
- Connect globtree.c to the build.
-
mux 2006-02-24 05:14:55 UTC
FreeBSD projects repository
Modified files:
csup GNUmakefile
Log:
Define $(OWNER) and $(GROUP) variables to be passed to install(1), in
the hope that will allow the Darwinport maintainer to remove his patch.
Revision Changes
mux 2006-02-24 05:05:32 UTC
FreeBSD projects repository
Modified files:
csup GNUmakefile
Log:
Add $(PREFIX)/include to the includes directories, and $(PREFIX)/lib to
the library search path.
Revision ChangesPath
1.3 +3 -3 projects/csup
mux 2006-02-18 12:02:04 UTC
FreeBSD projects repository
Modified files:
csup GNUmakefile
Log:
Better comment.
Revision ChangesPath
1.2 +5 -2 projects/csup/GNUmakefile
___
cvs-all@freebsd.org ma
mux 2006-02-18 11:56:27 UTC
FreeBSD projects repository
Modified files:
csup README
Added files:
csup GNUmakefile
Removed files:
csup Makefile.gmake
Log:
Rename the gmake Makefile to GNUmakefile so that it will get