Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jul 2015 09:30:41 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
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
Message-ID:  <201507260930.t6Q9Uf7W045054@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <takefu@airport.fm>

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 <takefu@airport.fm>
+# $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 <bsd.port.mk>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507260930.t6Q9Uf7W045054>