From owner-svn-ports-all@freebsd.org Sun Jul 26 09:30:43 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 815459AB975; Sun, 26 Jul 2015 09:30:43 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6BF962BB; Sun, 26 Jul 2015 09:30:43 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6Q9UhHM045062; Sun, 26 Jul 2015 09:30:43 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6Q9Uf7W045054; Sun, 26 Jul 2015 09:30:41 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201507260930.t6Q9Uf7W045054@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Sun, 26 Jul 2015 09:30:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392916 - in head/textproc: . html-xml-utils X-SVN-Group: ports-head 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.20 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: Sun, 26 Jul 2015 09:30:43 -0000 Author: robak Date: Sun Jul 26 09:30:40 2015 New Revision: 392916 URL: https://svnweb.freebsd.org/changeset/ports/392916 Log: textproc/html-xml-utils: create port Simple utilities for manipulating HTML and XML files. WWW: http://www.w3.org/Status.html#HTML-XML-utils PR: 201119 Submitted by: Takefu Added: head/textproc/html-xml-utils/ head/textproc/html-xml-utils/Makefile (contents, props changed) head/textproc/html-xml-utils/distinfo (contents, props changed) head/textproc/html-xml-utils/pkg-descr (contents, props changed) head/textproc/html-xml-utils/pkg-plist (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sun Jul 26 09:05:17 2015 (r392915) +++ head/textproc/Makefile Sun Jul 26 09:30:40 2015 (r392916) @@ -279,6 +279,7 @@ SUBDIR += htdig SUBDIR += html SUBDIR += html-pretty + SUBDIR += html-xml-utils SUBDIR += html2fo SUBDIR += html2tex SUBDIR += html2text Added: head/textproc/html-xml-utils/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/html-xml-utils/Makefile Sun Jul 26 09:30:40 2015 (r392916) @@ -0,0 +1,26 @@ +# Created by: Takefu +# $FreeBSD$ + +PORTNAME= html-xml-utils +PORTVERSION= 6.9 +CATEGORIES= textproc +MASTER_SITES= http://www.w3.org/Tools/HTML-XML-utils/ + +MAINTAINER= takefu@airport.fm +COMMENT= Utilities for manipulating HTML and XML files + +LICENSE= W3C +LICENSE_NAME= W3C Software Notice and License +LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_PERMS= auto-accept + +USES= gmake iconv shebangfix +USE_GCC= any +GNU_CONFIGURE= yes + +SHEBANG_FILES= ${WRKSRC}/hxcite-mkbib ${WRKSRC}/hxprintlinks + +CONFIGURE_ARGS= CPPFLAGS=-I${LOCALBASE}/include\ + LDFLAGS="-L${LOCALBASE}/lib ${ICONV_LIB}" + +.include Added: head/textproc/html-xml-utils/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/html-xml-utils/distinfo Sun Jul 26 09:30:40 2015 (r392916) @@ -0,0 +1,2 @@ +SHA256 (html-xml-utils-6.9.tar.gz) = 9cf401dc84ca01752adf1f2d9862c4f227bb089504ed9d03d7fd40603e87fab2 +SIZE (html-xml-utils-6.9.tar.gz) = 311449 Added: head/textproc/html-xml-utils/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/html-xml-utils/pkg-descr Sun Jul 26 09:30:40 2015 (r392916) @@ -0,0 +1,3 @@ +Simple utilities for manipulating HTML and XML files. + +WWW: http://www.w3.org/Status.html#HTML-XML-utils Added: head/textproc/html-xml-utils/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/html-xml-utils/pkg-plist Sun Jul 26 09:30:40 2015 (r392916) @@ -0,0 +1,63 @@ +bin/asc2xml +bin/hxaddid +bin/hxcite +bin/hxcite-mkbib +bin/hxclean +bin/hxcopy +bin/hxcount +bin/hxextract +bin/hxincl +bin/hxindex +bin/hxmkbib +bin/hxmultitoc +bin/hxname2id +bin/hxnormalize +bin/hxnsxml +bin/hxnum +bin/hxpipe +bin/hxprintlinks +bin/hxprune +bin/hxref +bin/hxremove +bin/hxselect +bin/hxtabletrans +bin/hxtoc +bin/hxuncdata +bin/hxunent +bin/hxunpipe +bin/hxunxmlns +bin/hxwls +bin/hxxmlns +bin/xml2asc +man/man1/asc2xml.1.gz +man/man1/hxaddid.1.gz +man/man1/hxcite-mkbib.1.gz +man/man1/hxcite.1.gz +man/man1/hxclean.1.gz +man/man1/hxcopy.1.gz +man/man1/hxcount.1.gz +man/man1/hxextract.1.gz +man/man1/hxincl.1.gz +man/man1/hxindex.1.gz +man/man1/hxmkbib.1.gz +man/man1/hxmultitoc.1.gz +man/man1/hxname2id.1.gz +man/man1/hxnormalize.1.gz +man/man1/hxnsxml.1.gz +man/man1/hxnum.1.gz +man/man1/hxpipe.1.gz +man/man1/hxprintlinks.1.gz +man/man1/hxprune.1.gz +man/man1/hxref.1.gz +man/man1/hxremove.1.gz +man/man1/hxselect.1.gz +man/man1/hxtabletrans.1.gz +man/man1/hxtoc.1.gz +man/man1/hxuncdata.1.gz +man/man1/hxunent.1.gz +man/man1/hxunpipe.1.gz +man/man1/hxunxmlns.1.gz +man/man1/hxwls.1.gz +man/man1/hxxmlns.1.gz +man/man1/xml2asc.1.gz +%%PORTDOCS%%%%DOCSDIR%%/COPYING