# 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: # # devel/tribits # devel/tribits/Makefile # devel/tribits/distinfo # devel/tribits/pkg-descr # echo c - devel/tribits mkdir -p devel/tribits > /dev/null 2>&1 echo x - devel/tribits/Makefile sed 's/^X//' >devel/tribits/Makefile << '83b5898fbbfc94d7ef37062b5bb9297f' X# Created by: Yuri Victorovich X# $FreeBSD$ X XPORTNAME= TriBITS XPORTVERSION= 0.0.s20160626 XCATEGORIES= devel X XMAINTAINER= yuri@rawbw.com XCOMMENT= Tribal Build, Integrate, and Test System X XLICENSE_FILE= ${WRKSRC}/Copyright.txt XLICENSE_NAME= TriBITS XLICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept X XUSE_GITHUB= yes XGH_ACCOUNT= TriBITSPub XGH_TAGNAME= 47af2d4 X XUSES= cmake:outsource compiler:c++11-lib fortran XNO_ARCH= yes X XCONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" X XPLIST_FILES= include/Makefile.export.TriBITS include/TriBITS_version.h lib/cmake/TriBITS/TriBITSConfigVersion.cmake X Xdo-test: X @cd ${CONFIGURE_WRKSRC} && ctest -j12 X X.include 83b5898fbbfc94d7ef37062b5bb9297f echo x - devel/tribits/distinfo sed 's/^X//' >devel/tribits/distinfo << '78f253fe877d3309289e5da648e60449' XTIMESTAMP = 1466974045 XSHA256 (TriBITSPub-TriBITS-0.0.s20160626-47af2d4_GH0.tar.gz) = c7bc2561abafa40a760d0bdd80b18b475c199a00b36337c797f7b9a8a038347e XSIZE (TriBITSPub-TriBITS-0.0.s20160626-47af2d4_GH0.tar.gz) = 995601 78f253fe877d3309289e5da648e60449 echo x - devel/tribits/pkg-descr sed 's/^X//' >devel/tribits/pkg-descr << '1345040509cd81fc6d5a05b47535bfd6' XThe Tribal Build, Integrate, and Test System (TriBITS) is a framework Xdesigned to handle large software development projects involving multiple Xindependent development teams and multiple source repositories which is Xbuilt on top of the open-source CMake set of tools. TriBITS also defines Xa complete software development, testing, and deployment system supporting Xprocesses consistent with modern agile software development best practices. X XWWW: http://tribits.org/ 1345040509cd81fc6d5a05b47535bfd6 exit