From owner-svn-ports-head@freebsd.org Sat Jun 1 22:30:20 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 F1E0D15C6F01; Sat, 1 Jun 2019 22:30:19 +0000 (UTC) (envelope-from sunpoet@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 9203C80B3B; Sat, 1 Jun 2019 22:30:19 +0000 (UTC) (envelope-from sunpoet@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 641CD1E110; Sat, 1 Jun 2019 22:30:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x51MUJZ1073537; Sat, 1 Jun 2019 22:30:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x51MUIQr073532; Sat, 1 Jun 2019 22:30:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201906012230.x51MUIQr073532@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 1 Jun 2019 22:30:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503261 - in head/devel: . libtextstyle X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel: . libtextstyle X-SVN-Commit-Revision: 503261 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 9203C80B3B X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.95)[-0.949,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] 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: Sat, 01 Jun 2019 22:30:20 -0000 Author: sunpoet Date: Sat Jun 1 22:30:18 2019 New Revision: 503261 URL: https://svnweb.freebsd.org/changeset/ports/503261 Log: Add libtextstyle 0.8 GNU libtextstyle provides an easy way to add styling to programs that produce output to a console or terminal emulator window. It does this in a way that allows the end user to customize the styling using the industry standard, namely Cascading Style Sheets (CSS). WWW: https://www.gnu.org/software/gettext/libtextstyle/manual/ Added: head/devel/libtextstyle/ head/devel/libtextstyle/Makefile (contents, props changed) head/devel/libtextstyle/distinfo (contents, props changed) head/devel/libtextstyle/pkg-descr (contents, props changed) head/devel/libtextstyle/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Jun 1 22:11:04 2019 (r503260) +++ head/devel/Makefile Sat Jun 1 22:30:18 2019 (r503261) @@ -1347,6 +1347,7 @@ SUBDIR += libtar SUBDIR += libtecla SUBDIR += libtermkey + SUBDIR += libtextstyle SUBDIR += libthai SUBDIR += libthmap SUBDIR += libtifiles2 Added: head/devel/libtextstyle/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libtextstyle/Makefile Sat Jun 1 22:30:18 2019 (r503261) @@ -0,0 +1,24 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= libtextstyle +PORTVERSION= 0.8 +CATEGORIES= devel +MASTER_SITES= GNU_ALPHA/gettext + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Text styling library + +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= iconv libtool ncurses + +GNU_CONFIGURE= yes +TEST_TARGET= check + +INFO= libtextstyle + +OPTIONS_DEFINE= DOCS + +.include Added: head/devel/libtextstyle/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libtextstyle/distinfo Sat Jun 1 22:30:18 2019 (r503261) @@ -0,0 +1,3 @@ +TIMESTAMP = 1559381101 +SHA256 (libtextstyle-0.8.tar.gz) = 5cd91ef7683111af2734095e00f4ee4995c916cf32ea38e314aee251f8683216 +SIZE (libtextstyle-0.8.tar.gz) = 2917915 Added: head/devel/libtextstyle/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libtextstyle/pkg-descr Sat Jun 1 22:30:18 2019 (r503261) @@ -0,0 +1,6 @@ +GNU libtextstyle provides an easy way to add styling to programs that produce +output to a console or terminal emulator window. It does this in a way that +allows the end user to customize the styling using the industry standard, namely +Cascading Style Sheets (CSS). + +WWW: https://www.gnu.org/software/gettext/libtextstyle/manual/ Added: head/devel/libtextstyle/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libtextstyle/pkg-plist Sat Jun 1 22:30:18 2019 (r503261) @@ -0,0 +1,17 @@ +include/textstyle.h +include/textstyle/stdbool.h +include/textstyle/version.h +include/textstyle/woe32dll.h +lib/libtextstyle.a +lib/libtextstyle.so +lib/libtextstyle.so.0 +lib/libtextstyle.so.0.0.0 +%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_1.html +%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_2.html +%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_3.html +%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_4.html +%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_5.html +%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_6.html +%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_7.html +%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_abt.html +%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_toc.html