From owner-svn-ports-head@freebsd.org Sat Aug 29 00:38:30 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8630A3C8347; Sat, 29 Aug 2020 00:38:30 +0000 (UTC) (envelope-from jbeich@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4BdcyZ2k9Vz3RRj; Sat, 29 Aug 2020 00:38:30 +0000 (UTC) (envelope-from jbeich@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 6D42B1D860; Sat, 29 Aug 2020 00:38:29 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 07T0cS04064008; Sat, 29 Aug 2020 00:38:28 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 07T0cS3d064005; Sat, 29 Aug 2020 00:38:28 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202008290038.07T0cS3d064005@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 29 Aug 2020 00:38:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r546857 - in head/www: . gallery-dl X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/www: . gallery-dl X-SVN-Commit-Revision: 546857 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.33 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: Sat, 29 Aug 2020 00:38:30 -0000 Author: jbeich Date: Sat Aug 29 00:38:27 2020 New Revision: 546857 URL: https://svnweb.freebsd.org/changeset/ports/546857 Log: www/gallery-dl: add new port gallery-dl is a command-line program to download image-galleries and -collections from several image hosting sites. It is a cross-platform tool with many configuration options and powerful filenaming capabilities. https://github.com/mikf/gallery-dl Added: head/www/gallery-dl/ head/www/gallery-dl/Makefile (contents, props changed) head/www/gallery-dl/distinfo (contents, props changed) head/www/gallery-dl/pkg-descr (contents, props changed) Modified: head/www/Makefile (contents, props changed) Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sat Aug 29 00:38:21 2020 (r546856) +++ head/www/Makefile Sat Aug 29 00:38:27 2020 (r546857) @@ -173,6 +173,7 @@ SUBDIR += fusionpbx SUBDIR += g-cows SUBDIR += g-gcl + SUBDIR += gallery-dl SUBDIR += gallery2 SUBDIR += gatling SUBDIR += gauche-makiki Added: head/www/gallery-dl/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/gallery-dl/Makefile Sat Aug 29 00:38:27 2020 (r546857) @@ -0,0 +1,36 @@ +# $FreeBSD$ + +PORTNAME= gallery-dl +DISTVERSIONPREFIX= v +DISTVERSION= 1.14.4 +CATEGORIES= www + +# Implicit approval to commit trivial version updates. +MAINTAINER= jbeich@FreeBSD.org +COMMENT= Command-line program to download image galleries and collections + +LICENSE= GPLv2 + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.11.0:www/py-requests@${PY_FLAVOR} + +NO_ARCH= yes +USES= python:3.4+ +USE_GITHUB= yes +USE_PYTHON= autoplist distutils +GH_ACCOUNT= mikf + +post-patch: + @${REINPLACE_CMD} 's,/etc,${PREFIX}&,' \ + ${WRKSRC}/gallery_dl/config.py \ + ${WRKSRC}/scripts/man.py + +post-build: +# USE_GITHUB archive doesn't have generated files + @${DO_MAKE_BUILD} -C ${BUILD_WRKSRC} PYTHON="${PYTHON_CMD}" man completion + +do-test: + @${PYTHON_CMD} -m unittest discover -vs ${TEST_WRKSRC} + +.include Added: head/www/gallery-dl/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/gallery-dl/distinfo Sat Aug 29 00:38:27 2020 (r546857) @@ -0,0 +1,3 @@ +TIMESTAMP = 1597519742 +SHA256 (mikf-gallery-dl-v1.14.4_GH0.tar.gz) = 4215c2d4fe373552b61acb941bd08bb979df068a2bacea7b709a1bb2f928e72f +SIZE (mikf-gallery-dl-v1.14.4_GH0.tar.gz) = 319657 Added: head/www/gallery-dl/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/gallery-dl/pkg-descr Sat Aug 29 00:38:27 2020 (r546857) @@ -0,0 +1,6 @@ +gallery-dl is a command-line program to download image-galleries and +-collections from several image hosting sites. It is a cross-platform +tool with many configuration options and powerful filenaming +capabilities. + +WWW: https://github.com/mikf/gallery-dl