pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/bam



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Sep 12 18:51:08 UTC 2015

Added Files:
        pkgsrc/devel/bam: DESCR Makefile PLIST distinfo
        pkgsrc/devel/bam/patches: patch-make_unix.sh patch-src_platform.h

Log Message:
Import bam-0.4.0 as devel/bam.

Packaged by Timo Buhrmester in PR 50234.

Bam is a fast and flexible build system. Bam uses Lua to describe the
build process. It's takes its inspiration for the script files from
scons. While scons focuses on being 100% correct when building, bam
makes a few sacrifices to acquire fast full and incremental build times.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/bam/DESCR pkgsrc/devel/bam/Makefile \
    pkgsrc/devel/bam/PLIST pkgsrc/devel/bam/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/bam/patches/patch-make_unix.sh \
    pkgsrc/devel/bam/patches/patch-src_platform.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index