Subject: CVS commit: pkgsrc/devel/omake
From: OBATA Akio
Date: 2010-05-29 12:43:14
Message id: 20100529104314.94CE2175DD@cvs.netbsd.org

Log Message:
Import omake-0.9.8.5 as devel/omake.
Based on PR#43374 by YAMAMOTO Takeshi, some improvements.

OMake is a build system, similar to GNU make, but with many additional
features, including:
- Support for large projects spanning multiple directories;
- Support for commands that produce several targets at once;
- Fast, accurate, automated dependency analysis using MD5 digests;
- Portability: omake provides a consistent interface on Win32
  and on Unix systems including Linux, OSX, and Cygwin;
- Builtin functions that provide the most common features of
  programs like grep, sed, and awk;
- Active filesystem monitoring, where the build automatically
  restarts whenever you modify a source file.


Files:
RevisionActionfile
1.1importpkgsrc/devel/omake/Makefile
1.1importpkgsrc/devel/omake/PLIST
1.1importpkgsrc/devel/omake/DESCR
1.1importpkgsrc/devel/omake/distinfo
1.1importpkgsrc/devel/omake/patches/patch-aa
1.1importpkgsrc/devel/omake/patches/patch-ab