From owner-svn-ports-head@freebsd.org Sun Jan 27 13:09:50 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32C8414AAE90; Sun, 27 Jan 2019 13:09:50 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CB52497205; Sun, 27 Jan 2019 13:09:49 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9FE1B8645; Sun, 27 Jan 2019 13:09:49 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x0RD9nel095188; Sun, 27 Jan 2019 13:09:49 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x0RD9mlB095184; Sun, 27 Jan 2019 13:09:48 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201901271309.x0RD9mlB095184@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sun, 27 Jan 2019 13:09:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r491347 - in head/textproc: . pict X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head/textproc: . pict X-SVN-Commit-Revision: 491347 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: CB52497205 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.96)[-0.962,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2019 13:09:50 -0000 Author: tobik Date: Sun Jan 27 13:09:48 2019 New Revision: 491347 URL: https://svnweb.freebsd.org/changeset/ports/491347 Log: New port: textproc/pict A tool for generating test cases using the PICT (Pairwise Independent Combinatorial Testing) method, based on a simple plain text format. WWW: https://github.com/Microsoft/pict PR: 231407 Submitted by: greg@unrelenting.technology Added: head/textproc/pict/ head/textproc/pict/Makefile (contents, props changed) head/textproc/pict/distinfo (contents, props changed) head/textproc/pict/pkg-descr (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sun Jan 27 12:58:42 2019 (r491346) +++ head/textproc/Makefile Sun Jan 27 13:09:48 2019 (r491347) @@ -1216,6 +1216,7 @@ SUBDIR += peco SUBDIR += perl2html SUBDIR += permute + SUBDIR += pict SUBDIR += php-mecab SUBDIR += php71-ctype SUBDIR += php71-dom Added: head/textproc/pict/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/pict/Makefile Sun Jan 27 13:09:48 2019 (r491347) @@ -0,0 +1,26 @@ +# $FreeBSD$ + +PORTNAME= pict +DISTVERSIONPREFIX= v +DISTVERSION= 3.7.1 +CATEGORIES= textproc devel + +MAINTAINER= greg@unrelenting.technology +COMMENT= Pairwise Independent Combinatorial Testing tool + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.TXT + +USES= compiler:c++11-lang +USE_GITHUB= yes +GH_ACCOUNT= Microsoft +USE_LDCONFIG= yes + +PLIST_FILES= bin/pict \ + lib/libpict.so + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/pict ${STAGEDIR}${PREFIX}/bin + ${INSTALL_LIB} ${WRKSRC}/libpict.so ${STAGEDIR}${PREFIX}/lib + +.include Added: head/textproc/pict/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/pict/distinfo Sun Jan 27 13:09:48 2019 (r491347) @@ -0,0 +1,3 @@ +TIMESTAMP = 1548592395 +SHA256 (Microsoft-pict-v3.7.1_GH0.tar.gz) = 4fc7939c708f9c8d6346430b3b90f122f2cc5e341f172f94eb711b1c48f2518a +SIZE (Microsoft-pict-v3.7.1_GH0.tar.gz) = 544722 Added: head/textproc/pict/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/pict/pkg-descr Sun Jan 27 13:09:48 2019 (r491347) @@ -0,0 +1,4 @@ +A tool for generating test cases using the PICT (Pairwise Independent +Combinatorial Testing) method, based on a simple plain text format. + +WWW: https://github.com/Microsoft/pict