From owner-svn-ports-head@freebsd.org Sun Jul 29 08:45:16 2018 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 8A5481050762; Sun, 29 Jul 2018 08:45:16 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 40C9C77712; Sun, 29 Jul 2018 08:45:16 +0000 (UTC) (envelope-from yuri@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 21FDA137E5; Sun, 29 Jul 2018 08:45:16 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6T8jFgr010975; Sun, 29 Jul 2018 08:45:15 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6T8jFht010971; Sun, 29 Jul 2018 08:45:15 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201807290845.w6T8jFht010971@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 29 Jul 2018 08:45:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475631 - in head/misc: . ironscanner X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/misc: . ironscanner X-SVN-Commit-Revision: 475631 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 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, 29 Jul 2018 08:45:16 -0000 Author: yuri Date: Sun Jul 29 08:45:14 2018 New Revision: 475631 URL: https://svnweb.freebsd.org/changeset/ports/475631 Log: New port: misc/ironscanner: Collect as much information as possible on image scanners Added: head/misc/ironscanner/ head/misc/ironscanner/Makefile (contents, props changed) head/misc/ironscanner/distinfo (contents, props changed) head/misc/ironscanner/pkg-descr (contents, props changed) Modified: head/misc/Makefile Modified: head/misc/Makefile ============================================================================== --- head/misc/Makefile Sun Jul 29 07:44:56 2018 (r475630) +++ head/misc/Makefile Sun Jul 29 08:45:14 2018 (r475631) @@ -186,6 +186,7 @@ SUBDIR += inplace SUBDIR += ipa_conv SUBDIR += ipbt + SUBDIR += ironscanner SUBDIR += iselect SUBDIR += iso-codes SUBDIR += jargon Added: head/misc/ironscanner/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/ironscanner/Makefile Sun Jul 29 08:45:14 2018 (r475631) @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= ironscanner +DISTVERSION= 1.1.0.20180715 +CATEGORIES= misc python + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Collect as much information as possible on image scanners + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyinsane2>0:graphics/py-pyinsane2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} + +USES= gmake python:3.4+ +USE_GITLAB= yes +GL_SITE= https://gitlab.gnome.org +GL_ACCOUNT= World/OpenPaperwork +GL_COMMIT= b2d3a2f04d407a3cfb54d537082a872e7b2bc093 +USE_PYTHON= distutils autoplist noflavors +NO_ARCH= yes + +.include Added: head/misc/ironscanner/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/ironscanner/distinfo Sun Jul 29 08:45:14 2018 (r475631) @@ -0,0 +1,3 @@ +TIMESTAMP = 1532853509 +SHA256 (World/OpenPaperwork-ironscanner-b2d3a2f04d407a3cfb54d537082a872e7b2bc093_GL0.tar.gz) = 81aa310c66faf1a6211f062cf1dbc910328cd10f28eb18178a93a7b61b097e86 +SIZE (World/OpenPaperwork-ironscanner-b2d3a2f04d407a3cfb54d537082a872e7b2bc093_GL0.tar.gz) = 6785901 Added: head/misc/ironscanner/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/ironscanner/pkg-descr Sun Jul 29 08:45:14 2018 (r475631) @@ -0,0 +1,4 @@ +Collect as much information as possible on a image scanner, run test scan, and +send a detailed report to OpenPaper.work. + +WWW: https://openpaper.work/en-us/scanner_db/