ports/177818: New port: textproc/xml-format
Jason Bacon
jwbacon at tds.net
Fri Apr 12 22:00:01 UTC 2013
>Number: 177818
>Category: ports
>Synopsis: New port: textproc/xml-format
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Apr 12 22:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Jason Bacon
>Release: 8.3-RELEASE
>Organization:
Acadix Consulting, LLC
>Environment:
FreeBSD sculpin.jbacon.dyndns.org 8.3-RELEASE FreeBSD 8.3-RELEASE #0: Mon Apr 9 21:23:18 UTC 2012 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
xml-format is an XML beautifier that indents and formats XML files for
consistent line length.
WWW: http://acadix.biz/xml-format.php
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# xml-format
# xml-format/distinfo
# xml-format/Makefile
# xml-format/pkg-descr
# xml-format/pkg-plist
#
echo c - xml-format
mkdir -p xml-format > /dev/null 2>&1
echo x - xml-format/distinfo
sed 's/^X//' >xml-format/distinfo << '3e4ef276000dee2f3d7261ccc17f299c'
XSHA256 (xml-format-0.1.tar.gz) = 1fb17867854a8d6b216b74220faaa7eac3e3e6a3267ac69692b6e76950b59acd
XSIZE (xml-format-0.1.tar.gz) = 55335
3e4ef276000dee2f3d7261ccc17f299c
echo x - xml-format/Makefile
sed 's/^X//' >xml-format/Makefile << '8cdf9253a5cd22031d0deab55bb7bcba'
X# Created by: Jason Bacon
X# $FreeBSD$
X
XPORTNAME= xml-format
XPORTVERSION= 0.1
XCATEGORIES= textproc
XMASTER_SITES= http://acadix.biz/Ports/distfiles/ \
X http://personalpages.tds.net/~jwbacon/Ports/distfiles/
X
XMAINTAINER= jwbacon at tds.net
XCOMMENT= XML beautifier
X
XLICENSE= BSD
X
XMAN1= xml-format.1
X
XMAKE_ENV+= DATADIR=${DATADIR}
X
X.include <bsd.port.mk>
8cdf9253a5cd22031d0deab55bb7bcba
echo x - xml-format/pkg-descr
sed 's/^X//' >xml-format/pkg-descr << '718ee49166d87907fa575c89ca18bc44'
Xxml-format is an XML beautifier that indents and formats XML files for
Xconsistent line length.
X
XWWW: http://acadix.biz/xml-format.php
718ee49166d87907fa575c89ca18bc44
echo x - xml-format/pkg-plist
sed 's/^X//' >xml-format/pkg-plist << 'b87bc86644dce4f8974039038c6002d0'
Xbin/xml-format
X%%DATADIR%%/Config/dbk/block-tags.txt
X%%DATADIR%%/Config/dbk/line-tags.txt
X%%DATADIR%%/Config/dbk/sectioning-tags.txt
X at dirrm %%DATADIR%%/Config/dbk
X at dirrm %%DATADIR%%/Config
X at dirrm %%DATADIR%%
b87bc86644dce4f8974039038c6002d0
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list