From baptiste.daroussin@gmail.com  Wed Feb 10 11:14:11 2010
Return-Path: <baptiste.daroussin@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6265D106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Feb 2010 11:14:11 +0000 (UTC)
	(envelope-from baptiste.daroussin@gmail.com)
Received: from mail-fx0-f224.google.com (mail-fx0-f224.google.com [209.85.220.224])
	by mx1.freebsd.org (Postfix) with ESMTP id DDAE58FC13
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Feb 2010 11:14:10 +0000 (UTC)
Received: by fxm24 with SMTP id 24so255699fxm.3
        for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Feb 2010 03:14:10 -0800 (PST)
Received: by 10.102.211.9 with SMTP id j9mr35179mug.130.1265800448110;
        Wed, 10 Feb 2010 03:14:08 -0800 (PST)
Received: from galway.lan (stc92-3-82-245-249-89.fbx.proxad.net [82.245.249.89])
        by mx.google.com with ESMTPS id e10sm6524553muf.23.2010.02.10.03.14.07
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Wed, 10 Feb 2010 03:14:07 -0800 (PST)
Received: from root (uid 0)
	(envelope-from baptiste.daroussin@gmail.com)
	id cf0f8
	by galway.lan (DragonFly Mail Agent)
	Wed, 10 Feb 2010 12:15:33 +0100
Message-Id: <cf0f8@galway.lan>
Date: Wed, 10 Feb 2010 12:15:33 +0100
From: Bapt <baptiste.daroussin@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] devel/bsdbuild: Simple, self-contained and portable build system
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         143722
>Category:       ports
>Synopsis:       [NEW PORT] devel/bsdbuild: Simple, self-contained and portable build system
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 10 11:20:00 UTC 2010
>Closed-Date:    Sun May 02 12:14:58 UTC 2010
>Last-Modified:  Sun May 02 12:14:58 UTC 2010
>Originator:     Bapt
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD galway.lan 8.0-STABLE FreeBSD 8.0-STABLE #3: Sun Jan 10 20:39:38 CET 2010
>Description:
BSDBuild is a simple, self-contained and portable build system derived from 
the traditional 4.4BSD share/mk  files. BSDBuild uses BSD-style makefiles, but
without BSD make extensions (it uses standard Bourne script fragments instead),
 so the build system is portable to most operating systems and make flavors.

WWW:	http://hypertriton.com/bsdbuild/	

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- bsdbuild-2.6.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	bsdbuild
#	bsdbuild/pkg-descr
#	bsdbuild/Makefile
#	bsdbuild/distinfo
#	bsdbuild/pkg-plist
#
echo c - bsdbuild
mkdir -p bsdbuild > /dev/null 2>&1
echo x - bsdbuild/pkg-descr
sed 's/^X//' >bsdbuild/pkg-descr << 'e74398a54c224cd1ba9c75e4ab6fa17b'
XBSDBuild is a simple, self-contained and portable build system derived from 
Xthe traditional 4.4BSD share/mk  files. BSDBuild uses BSD-style makefiles, but
Xwithout BSD make extensions (it uses standard Bourne script fragments instead),
X so the build system is portable to most operating systems and make flavors.
X
XWWW:	http://hypertriton.com/bsdbuild/	
e74398a54c224cd1ba9c75e4ab6fa17b
echo x - bsdbuild/Makefile
sed 's/^X//' >bsdbuild/Makefile << '544cfc69a3805f57f8075b5201ea37d1'
X# New ports collection makefile for:	bsdbuild
X# Date created:		2010-02-10
X# Whom:			Bapt <baptiste.daroussin@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	bsdbuild
XPORTVERSION=	2.6
XCATEGORIES=	devel
XMASTER_SITES=	http://stable.hypertriton.com/bsdbuild/
X
XMAINTAINER=	baptiste.daroussin@gmail.com
XCOMMENT=	Simple, self-contained and portable build system
X
XHAS_CONFIGURE=	yes
XCONFIGURE_ARGS+=	--prefix=${PREFIX} \
X			--mandir=${PREFIX}/man
X
XUSE_PERL5_RUN=	yes
X
XMAN1=	mkconfigure.1 \
X	mkify.1
X
XMAN5=	build.common.mk.5 \
X	build.den.mk.5	\
X	build.dep.mk.5	\
X	build.lib.mk.5	\
X	build.prog.mk.5	\
X	build.proj.mk.5	\
X	build.www.mk.5
X
X.include <bsd.port.mk>
544cfc69a3805f57f8075b5201ea37d1
echo x - bsdbuild/distinfo
sed 's/^X//' >bsdbuild/distinfo << '0bbc29ea7067bc8b5c278be0cda9aa87'
XMD5 (bsdbuild-2.6.tar.gz) = 14be2d9ffd5ca9b68384b507808c70dd
XSHA256 (bsdbuild-2.6.tar.gz) = 002742e4e4bb61bfb995d2e43b7229d45b73797a357cab1108ac4512516a501a
XSIZE (bsdbuild-2.6.tar.gz) = 164647
0bbc29ea7067bc8b5c278be0cda9aa87
echo x - bsdbuild/pkg-plist
sed 's/^X//' >bsdbuild/pkg-plist << '84e4015f46dfd13cfc1580197ab08c1f'
Xbin/h2mandoc
Xbin/mkconfigure
Xbin/mkify
Xbin/mkprojfiles
X%%DATADIR%%/BSDBuild/Core.pm
X%%DATADIR%%/BSDBuild/Mail-SpamAssassin.pm
X%%DATADIR%%/BSDBuild/agar-core.pm
X%%DATADIR%%/BSDBuild/agar-dev.pm
X%%DATADIR%%/BSDBuild/agar-map.pm
X%%DATADIR%%/BSDBuild/agar-math.pm
X%%DATADIR%%/BSDBuild/agar-network.pm
X%%DATADIR%%/BSDBuild/agar-opengl.pm
X%%DATADIR%%/BSDBuild/agar-rg.pm
X%%DATADIR%%/BSDBuild/agar-threads.pm
X%%DATADIR%%/BSDBuild/agar-vg.pm
X%%DATADIR%%/BSDBuild/agar.pm
X%%DATADIR%%/BSDBuild/altivec.pm
X%%DATADIR%%/BSDBuild/arc4random.pm
X%%DATADIR%%/BSDBuild/asprintf.pm
X%%DATADIR%%/BSDBuild/byte_order.pm
X%%DATADIR%%/BSDBuild/cc.pm
X%%DATADIR%%/BSDBuild/cg.pm
X%%DATADIR%%/BSDBuild/cracklib.pm
X%%DATADIR%%/BSDBuild/csoft-cgi.pm
X%%DATADIR%%/BSDBuild/csoftadm.pm
X%%DATADIR%%/BSDBuild/curl.pm
X%%DATADIR%%/BSDBuild/cxx.pm
X%%DATADIR%%/BSDBuild/db4.pm
X%%DATADIR%%/BSDBuild/dlopen.pm
X%%DATADIR%%/BSDBuild/dyld.pm
X%%DATADIR%%/BSDBuild/edacious.pm
X%%DATADIR%%/BSDBuild/fastcgi.pm
X%%DATADIR%%/BSDBuild/fgetln.pm
X%%DATADIR%%/BSDBuild/float_h.pm
X%%DATADIR%%/BSDBuild/flock.pm
X%%DATADIR%%/BSDBuild/free_null.pm
X%%DATADIR%%/BSDBuild/freesg.pm
X%%DATADIR%%/BSDBuild/freetype.pm
X%%DATADIR%%/BSDBuild/getaddrinfo.pm
X%%DATADIR%%/BSDBuild/getenv.pm
X%%DATADIR%%/BSDBuild/gethostname.pm
X%%DATADIR%%/BSDBuild/getopt.pm
X%%DATADIR%%/BSDBuild/getpeereid.pm
X%%DATADIR%%/BSDBuild/getpeerucred.pm
X%%DATADIR%%/BSDBuild/getpwuid.pm
X%%DATADIR%%/BSDBuild/gettext.pm
X%%DATADIR%%/BSDBuild/gettimeofday.pm
X%%DATADIR%%/BSDBuild/getuid.pm
X%%DATADIR%%/BSDBuild/glib.pm
X%%DATADIR%%/BSDBuild/glob.pm
X%%DATADIR%%/BSDBuild/glu.pm
X%%DATADIR%%/BSDBuild/iconv.pm
X%%DATADIR%%/BSDBuild/jpeg.pm
X%%DATADIR%%/BSDBuild/libidn.pm
X%%DATADIR%%/BSDBuild/limits_h.pm
X%%DATADIR%%/BSDBuild/math.pm
X%%DATADIR%%/BSDBuild/math_c99.pm
X%%DATADIR%%/BSDBuild/md5.pm
X%%DATADIR%%/BSDBuild/mmap.pm
X%%DATADIR%%/BSDBuild/ode.pm
X%%DATADIR%%/BSDBuild/open_exlock.pm
X%%DATADIR%%/BSDBuild/opengl.pm
X%%DATADIR%%/BSDBuild/openmgi.pm
X%%DATADIR%%/BSDBuild/pctr.pm
X%%DATADIR%%/BSDBuild/percgi.pm
X%%DATADIR%%/BSDBuild/perl.pm
X%%DATADIR%%/BSDBuild/progname.pm
X%%DATADIR%%/BSDBuild/pthreads.pm
X%%DATADIR%%/BSDBuild/rmd160.pm
X%%DATADIR%%/BSDBuild/sdl.pm
X%%DATADIR%%/BSDBuild/sdl_image.pm
X%%DATADIR%%/BSDBuild/setenv.pm
X%%DATADIR%%/BSDBuild/setjmp.pm
X%%DATADIR%%/BSDBuild/setlocale.pm
X%%DATADIR%%/BSDBuild/setproctitle.pm
X%%DATADIR%%/BSDBuild/sha1.pm
X%%DATADIR%%/BSDBuild/shl_load.pm
X%%DATADIR%%/BSDBuild/signal.pm
X%%DATADIR%%/BSDBuild/smpeg.pm
X%%DATADIR%%/BSDBuild/snprintf.pm
X%%DATADIR%%/BSDBuild/so_peercred.pm
X%%DATADIR%%/BSDBuild/sse.pm
X%%DATADIR%%/BSDBuild/stdlib_h.pm
X%%DATADIR%%/BSDBuild/strlcat.pm
X%%DATADIR%%/BSDBuild/strlcpy.pm
X%%DATADIR%%/BSDBuild/strsep.pm
X%%DATADIR%%/BSDBuild/strtold.pm
X%%DATADIR%%/BSDBuild/strtoll.pm
X%%DATADIR%%/BSDBuild/sys_queue.pm
X%%DATADIR%%/BSDBuild/sys_types.pm
X%%DATADIR%%/BSDBuild/syslog.pm
X%%DATADIR%%/BSDBuild/unistd_h.pm
X%%DATADIR%%/BSDBuild/vasprintf.pm
X%%DATADIR%%/BSDBuild/vsnprintf.pm
X%%DATADIR%%/BSDBuild/x11.pm
X%%DATADIR%%/build.common.mk
X%%DATADIR%%/build.den.mk
X%%DATADIR%%/build.dep.mk
X%%DATADIR%%/build.doc.mk
X%%DATADIR%%/build.lib.mk
X%%DATADIR%%/build.man.mk
X%%DATADIR%%/build.perl.mk
X%%DATADIR%%/build.po.mk
X%%DATADIR%%/build.prog.mk
X%%DATADIR%%/build.proj.mk
X%%DATADIR%%/build.subdir.mk
X%%DATADIR%%/build.www.mk
X%%DATADIR%%/cleanfiles.pl
X%%DATADIR%%/cmpfiles.pl
X%%DATADIR%%/gen-declspecs.pl
X%%DATADIR%%/gen-dotdepend.pl
X%%DATADIR%%/gen-includes.pl
X%%DATADIR%%/get-release.pl
X%%DATADIR%%/get-version.pl
X%%DATADIR%%/hstrip.pl
X%%DATADIR%%/install-manpages.sh
X%%DATADIR%%/libtool/config.guess
X%%DATADIR%%/libtool/config.sub
X%%DATADIR%%/libtool/configure
X%%DATADIR%%/libtool/configure.in
X%%DATADIR%%/libtool/ltconfig
X%%DATADIR%%/libtool/ltmain.sh
X%%DATADIR%%/manlinks.pl
X%%DATADIR%%/mkconcurrent.pl
X%%DATADIR%%/mkdep
X%%DATADIR%%/ml.xsl
Xman/cat1/mkconfigure.cat1
Xman/cat1/mkify.cat1
Xman/cat5/build.common.mk.cat5
Xman/cat5/build.den.mk.cat5
Xman/cat5/build.dep.mk.cat5
Xman/cat5/build.lib.mk.cat5
Xman/cat5/build.prog.mk.cat5
Xman/cat5/build.proj.mk.cat5
Xman/cat5/build.www.mk.cat5
X@dirrmtry man/cat5
X@dirrmtry man/cat1
X@dirrm %%DATADIR%%/libtool
X@dirrm %%DATADIR%%/BSDBuild
X@dirrm %%DATADIR%%
84e4015f46dfd13cfc1580197ab08c1f
exit
--- bsdbuild-2.6.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed Feb 10 12:47:55 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143722 
State-Changed-From-To: open->feedback 
State-Changed-By: miwi 
State-Changed-When: Wed Feb 10 14:13:49 UTC 2010 
State-Changed-Why:  

Build failed: 

http://32bit.miwibox.org/index.php?action=describe_port&id=1184 
http://64bit.miwibox.org/index.php?action=describe_port&id=1185 


http://www.freebsd.org/cgi/query-pr.cgi?pr=143722 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Sun May 2 12:14:57 UTC 2010 
State-Changed-Why:  
feedback timeout. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143722 
>Unformatted:
