From owner-svn-ports-all@freebsd.org Fri Mar 27 05:15:33 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 DEDF626AA4D; Fri, 27 Mar 2020 05:15:33 +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.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 48pVRl1CbNz4PXR; Fri, 27 Mar 2020 05:15:30 +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 25FA21AF2D; Fri, 27 Mar 2020 04:39:29 +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 02R4dSZK011956; Fri, 27 Mar 2020 04:39:28 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02R4dSa6011952; Fri, 27 Mar 2020 04:39:28 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202003270439.02R4dSa6011952@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 27 Mar 2020 04:39:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r529227 - in head/deskutils: . peaclock X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/deskutils: . peaclock X-SVN-Commit-Revision: 529227 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: Fri, 27 Mar 2020 05:15:34 -0000 Author: yuri Date: Fri Mar 27 04:39:27 2020 New Revision: 529227 URL: https://svnweb.freebsd.org/changeset/ports/529227 Log: New port: deskutils/peaclock: Customizable clock, timer, and stopwatch for the terminal Added: head/deskutils/peaclock/ head/deskutils/peaclock/Makefile (contents, props changed) head/deskutils/peaclock/distinfo (contents, props changed) head/deskutils/peaclock/pkg-descr (contents, props changed) Modified: head/deskutils/Makefile Modified: head/deskutils/Makefile ============================================================================== --- head/deskutils/Makefile Fri Mar 27 01:03:12 2020 (r529226) +++ head/deskutils/Makefile Fri Mar 27 04:39:27 2020 (r529227) @@ -176,6 +176,7 @@ SUBDIR += p5-Goo SUBDIR += pal SUBDIR += parcellite + SUBDIR += peaclock SUBDIR += pet SUBDIR += phpicalendar SUBDIR += pim-data-exporter Added: head/deskutils/peaclock/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/deskutils/peaclock/Makefile Fri Mar 27 04:39:27 2020 (r529227) @@ -0,0 +1,21 @@ +# $FreeBSD$ + +PORTNAME= peaclock +DISTVERSION= 0.4.1 +CATEGORIES= deskutils + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Customizable clock, timer, and stopwatch for the terminal + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libicui18n.so:devel/icu + +USES= cmake compiler:c++17-lang localbase:ldflags +USE_GITHUB= yes +GH_ACCOUNT= octobanana + +PLIST_FILES= bin/${PORTNAME} + +.include Added: head/deskutils/peaclock/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/deskutils/peaclock/distinfo Fri Mar 27 04:39:27 2020 (r529227) @@ -0,0 +1,3 @@ +TIMESTAMP = 1585273605 +SHA256 (octobanana-peaclock-0.4.1_GH0.tar.gz) = 1148f798186de37f80a7f6186708ce8ee5927049bd27b0a5ef0346cc8a3dfab5 +SIZE (octobanana-peaclock-0.4.1_GH0.tar.gz) = 3019672 Added: head/deskutils/peaclock/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/deskutils/peaclock/pkg-descr Fri Mar 27 04:39:27 2020 (r529227) @@ -0,0 +1,13 @@ +Peaclock is a responsive and customizable clock, timer, and stopwatch for the +terminal. + +The clock output changes depending on the selected mode and view. The mode +determines the clock value, while the view determines how that value is +presented. The clock, timer, and stopwatch modes can be displayed with an ascii, +digital, or binary clock view. The clock can be customized, such as changing the +width, height, colour, padding, and margin. When in auto size mode, the clock +becomes responsive, filling up the full size of the terminal. The clock can also +be set to conform to a specific aspect ratio, allowing the clock to auto resize +without becoming stretched. + +WWW: https://github.com/octobanana/peaclock