pkgsrc-Bugs archive

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

PR/50234 CVS commit: pkgsrc/devel/bam



The following reply was made to PR pkg/50234; it has been noted by GNATS.

From: "Thomas Klausner" <wiz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50234 CVS commit: pkgsrc/devel/bam
Date: Sat, 12 Sep 2015 18:51:08 +0000

 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