FreeBSD Bugzilla – Attachment 39695 Details for
Bug 62517
New port: textproc/xmlformat
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 3.39 KB, created by
Hiroki Sato
on 2004-02-08 09:00:29 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Hiroki Sato
Created:
2004-02-08 09:00:29 UTC
Size:
3.39 KB
patch
obsolete
># 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: ># ># xmlformat ># xmlformat/Makefile ># xmlformat/pkg-plist ># xmlformat/distinfo ># xmlformat/pkg-descr ># >echo c - xmlformat >mkdir -p xmlformat > /dev/null 2>&1 >echo x - xmlformat/Makefile >sed 's/^X//' >xmlformat/Makefile << 'END-of-xmlformat/Makefile' >X# New ports collection makefile for: xmlformat >X# Date created: 8 Feb 2004 >X# Whom: hrs >X# >X# $FreeBSD$ >X >XPORTNAME= xmlformat >XPORTVERSION= 1.02 >XCATEGORIES= textproc >XMASTER_SITES= http://www.kitebird.com/software/xmlformat/ >X >XMAINTAINER= hrs@FreeBSD.org >XCOMMENT= An XML Document Formatter >X >XNO_BUILD= yes >XUSE_PERL5= yes >X >XDOCSRCDIR1= ${WRKSRC} >XDOC_FILES1= BUGS ChangeLog INSTALL LICENSE README TODO >X >XDOCSRCDIR2= ${WRKSRC}/docs >XDOCSDIR2= ${DOCSDIR}/docs >XDOC_FILES2+= API catalog.xml >XDOC_FILES2+= tutorial.html tutorial.pdf tutorial.xml >XDOC_FILES2+= xmlformat.conf xmlformat.html xmlformat.pdf xmlformat.xml >X >XEXSRCDIR= ${WRKSRC}/docs/examples >XEXDIR= ${DOCSDIR}/docs/examples >XEX_FILES+= doc1.xml doc2.conf1 doc2.conf2 doc2.conf3 >XEX_FILES+= doc2.conf4 doc2.xml >X >Xdo-install: >X ${INSTALL_SCRIPT} ${WRKSRC}/xmlformat.pl ${PREFIX}/bin/xmlformat >X.if !defined(NOPORTDOCS) >X ${MKDIR} ${DOCSDIR} >X ${INSTALL_DATA} ${DOC_FILES1:S,^,${DOCSRCDIR1}/,} ${DOCSDIR} >X ${MKDIR} ${DOCSDIR2} >X ${INSTALL_DATA} ${DOC_FILES2:S,^,${DOCSRCDIR2}/,} ${DOCSDIR2} >X ${MKDIR} ${EXDIR} >X ${INSTALL_DATA} ${EX_FILES:S,^,${EXSRCDIR}/,} ${EXDIR} >X.endif >X >X.include <bsd.port.mk> >END-of-xmlformat/Makefile >echo x - xmlformat/pkg-plist >sed 's/^X//' >xmlformat/pkg-plist << 'END-of-xmlformat/pkg-plist' >X@comment $FreeBSD$ >X%%PORTDOCS%%%%DOCSDIR%%/docs/examples/doc2.conf1 >X%%PORTDOCS%%%%DOCSDIR%%/docs/examples/doc2.conf2 >X%%PORTDOCS%%%%DOCSDIR%%/docs/examples/doc2.conf3 >X%%PORTDOCS%%%%DOCSDIR%%/docs/examples/doc2.conf4 >X%%PORTDOCS%%%%DOCSDIR%%/docs/examples/doc1.xml >X%%PORTDOCS%%%%DOCSDIR%%/docs/examples/doc2.xml >X%%PORTDOCS%%@dirrm %%DOCSDIR%%/docs/examples >X%%PORTDOCS%%%%DOCSDIR%%/docs/API >X%%PORTDOCS%%%%DOCSDIR%%/docs/catalog.xml >X%%PORTDOCS%%%%DOCSDIR%%/docs/tutorial.html >X%%PORTDOCS%%%%DOCSDIR%%/docs/tutorial.pdf >X%%PORTDOCS%%%%DOCSDIR%%/docs/tutorial.xml >X%%PORTDOCS%%%%DOCSDIR%%/docs/xmlformat.conf >X%%PORTDOCS%%%%DOCSDIR%%/docs/xmlformat.html >X%%PORTDOCS%%%%DOCSDIR%%/docs/xmlformat.pdf >X%%PORTDOCS%%%%DOCSDIR%%/docs/xmlformat.xml >X%%PORTDOCS%%@dirrm %%DOCSDIR%%/docs >X%%PORTDOCS%%%%DOCSDIR%%/BUGS >X%%PORTDOCS%%%%DOCSDIR%%/ChangeLog >X%%PORTDOCS%%%%DOCSDIR%%/INSTALL >X%%PORTDOCS%%%%DOCSDIR%%/LICENSE >X%%PORTDOCS%%%%DOCSDIR%%/README >X%%PORTDOCS%%%%DOCSDIR%%/TODO >X%%PORTDOCS%%@dirrm %%DOCSDIR%% >Xbin/xmlformat >END-of-xmlformat/pkg-plist >echo x - xmlformat/distinfo >sed 's/^X//' >xmlformat/distinfo << 'END-of-xmlformat/distinfo' >XMD5 (xmlformat-1.02.tar.gz) = 0fd53db6e015a9da8d81fc3a75685554 >XSIZE (xmlformat-1.02.tar.gz) = 136660 >END-of-xmlformat/distinfo >echo x - xmlformat/pkg-descr >sed 's/^X//' >xmlformat/pkg-descr << 'END-of-xmlformat/pkg-descr' >Xxmlformat is a configurable formatter (or "pretty-printer") for >XXML documents. It provides control over indentation, line-breaking, >Xand text wrapping. These properties can be defined on a per-element basis. >X >XWWW: http://www.kitebird.com/software/xmlformat/ >END-of-xmlformat/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 62517
: 39695