From owner-svn-ports-all@freebsd.org Wed Apr 8 13:57:18 2020 Return-Path: Delivered-To: svn-ports-all@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 4D5A12B315E; Wed, 8 Apr 2020 13:57:18 +0000 (UTC) (envelope-from 0mp@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 48y5SG1RLkz4CfM; Wed, 8 Apr 2020 13:57:18 +0000 (UTC) (envelope-from 0mp@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 2C92124392; Wed, 8 Apr 2020 13:57:18 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 038DvIA6032945; Wed, 8 Apr 2020 13:57:18 GMT (envelope-from 0mp@FreeBSD.org) Received: (from 0mp@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 038DvHZA032941; Wed, 8 Apr 2020 13:57:17 GMT (envelope-from 0mp@FreeBSD.org) Message-Id: <202004081357.038DvHZA032941@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: 0mp set sender to 0mp@FreeBSD.org using -f From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Wed, 8 Apr 2020 13:57:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r531117 - in head/games: . py-cbeams X-SVN-Group: ports-head X-SVN-Commit-Author: 0mp X-SVN-Commit-Paths: in head/games: . py-cbeams X-SVN-Commit-Revision: 531117 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Apr 2020 13:57:18 -0000 Author: 0mp Date: Wed Apr 8 13:57:17 2020 New Revision: 531117 URL: https://svnweb.freebsd.org/changeset/ports/531117 Log: New port: games/py-cbeams cbeams is a command-line program which draws pretty animated colored circles in the terminal. WWW: https://github.com/tartley/cbeams Added: head/games/py-cbeams/ head/games/py-cbeams/Makefile (contents, props changed) head/games/py-cbeams/distinfo (contents, props changed) head/games/py-cbeams/pkg-descr (contents, props changed) Modified: head/games/Makefile Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Wed Apr 8 13:39:43 2020 (r531116) +++ head/games/Makefile Wed Apr 8 13:57:17 2020 (r531117) @@ -717,6 +717,7 @@ SUBDIR += puckman SUBDIR += pushover SUBDIR += pvpgn + SUBDIR += py-cbeams SUBDIR += py-fife SUBDIR += py-mnemosyne SUBDIR += py-sgflib Added: head/games/py-cbeams/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/py-cbeams/Makefile Wed Apr 8 13:57:17 2020 (r531117) @@ -0,0 +1,31 @@ +# Created by: Mateusz Piotrowski <0mp@FreeBSD.org> +# $FreeBSD$ + +PORTNAME= cbeams +DISTVERSIONPREFIX= v +DISTVERSION= 1.0.0rc3-52 +DISTVERSIONSUFFIX= -gda823c2 +CATEGORIES= games python +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/ +# Loosen for the dependencies. +PATCHFILES= 422477bc4c21a0e8ea95549e699edd0c94faa78d.patch:-p1 + +MAINTAINER= 0mp@FreeBSD.org +COMMENT= Draw pretty animated colored circles in the terminal + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blessings>=1.6:devel/py-blessings@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}docopt>=0.6.1:devel/py-docopt@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} + +USES= python +USE_GITHUB= yes +GH_ACCOUNT= tartley +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Added: head/games/py-cbeams/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/py-cbeams/distinfo Wed Apr 8 13:57:17 2020 (r531117) @@ -0,0 +1,5 @@ +TIMESTAMP = 1586353340 +SHA256 (tartley-cbeams-v1.0.0rc3-52-gda823c2_GH0.tar.gz) = 3595c99564eb6fb7ddf98b7bb2f36e699055fb3e00c160bb12aeeb3da6601bb6 +SIZE (tartley-cbeams-v1.0.0rc3-52-gda823c2_GH0.tar.gz) = 25396 +SHA256 (422477bc4c21a0e8ea95549e699edd0c94faa78d.patch) = bbb5363561ff9417e020016ad84cd5287895f7d8e5071c89872b2d9d90b7bbb7 +SIZE (422477bc4c21a0e8ea95549e699edd0c94faa78d.patch) = 714 Added: head/games/py-cbeams/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/py-cbeams/pkg-descr Wed Apr 8 13:57:17 2020 (r531117) @@ -0,0 +1,12 @@ +cbeams is a command-line program which draws pretty animated colored circles in +the terminal. + +The feeling of the generated visuals could be described +with the following quote: + +> I've seen things you people wouldn't believe. Attack ships on fire off the +> shoulder of Orion. I watched c-beams glitter in the dark, near the +> Tannhauser Gate. All those moments will be lost, in time, like tears in +> rain. Time to die. + +WWW: https://github.com/tartley/cbeams