FreeBSD Bugzilla – Attachment 108477 Details for
Bug 149320
New port: textproc/simplexml is C++ XML parser and validator
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch.txt
patch.txt (text/plain), 2.30 KB, created by
Konstantin Lepa
on 2010-08-20 13:59:42 UTC
(
hide
)
Description:
patch.txt
Filename:
MIME Type:
Creator:
Konstantin Lepa
Created:
2010-08-20 13:59:42 UTC
Size:
2.30 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: ># ># simplexml ># simplexml/pkg-plist ># simplexml/pkg-descr ># simplexml/distinfo ># simplexml/Makefile ># >echo c - simplexml >mkdir -p simplexml > /dev/null 2>&1 >echo x - simplexml/pkg-plist >sed 's/^X//' >simplexml/pkg-plist << '8f1ade69ec2a66b4c860aa00c44f6eef' >Xbin/simplexml_xsg >Xinclude/simplexml/types.hpp >Xinclude/simplexml/xml-attr.hpp >Xinclude/simplexml/xml-element.hpp >Xinclude/simplexml/xml-exception.hpp >Xinclude/simplexml/xml-handler-base.hpp >Xinclude/simplexml/xml-handler.hpp >Xinclude/simplexml/xml-parser.hpp >Xinclude/simplexml/xml-validator-base.hpp >Xinclude/simplexml/xml-validator.hpp >Xinclude/simplexml/xml-value.hpp >Xlib/libsimplexml.so >Xlib/libsimplexml.so.1 >Xlib/libsimplexml.so.1.0 >X@dirrm include/simplexml >8f1ade69ec2a66b4c860aa00c44f6eef >echo x - simplexml/pkg-descr >sed 's/^X//' >simplexml/pkg-descr << '514ee1c4a6fb01dbcbc1ee82995414c5' >XA C++ XML parser library. >X >XWWW: http://bitbucket.org/klepa/simplexml >514ee1c4a6fb01dbcbc1ee82995414c5 >echo x - simplexml/distinfo >sed 's/^X//' >simplexml/distinfo << '6b0fa4a43b266738f61949b7f7bfd5a3' >XMD5 (simplexml/1.0.1.tar.gz) = a08ccdbf23313e8b5034e84233f9f9f6 >XSHA256 (simplexml/1.0.1.tar.gz) = 75cfe30b6dca0a89b3b6ec0d5ef631b428ed41c3294e26986cba408fe40b92e9 >XSIZE (simplexml/1.0.1.tar.gz) = 18274 >6b0fa4a43b266738f61949b7f7bfd5a3 >echo x - simplexml/Makefile >sed 's/^X//' >simplexml/Makefile << '8c617e0c852d1e000235547266c27e41' >X# Ports collection makefile for: simplexml >X# Date created: May 18 2010 >X# Whom: Konstantin Lepa <konstantin.lepa@gmail.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= simplexml >XPORTVERSION= 1.0.1 >XCATEGORIES= textproc >XMASTER_SITES= http://bitbucket.org/klepa/simplexml/get/ >XDISTNAME= ${PORTVERSION} >XDIST_SUBDIR= ${PORTNAME} >X >XMAINTAINER= konstantin.lepa@gmail.com >XCOMMENT= C++ XML parser library >X >XUSE_GZIP= yes >XUSE_CMAKE= yes >XUSE_ICONV= yes >XUSE_LDCONFIG= yes >X >XWRKSRC= ${WRKDIR}/${PORTNAME} >X >X.if defined(WITH_DEBUG) >XCMAKE_ARGS+= -DDEBUG_MODE:BOOL=ON >X.endif >X >XLIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2 >X >X.include <bsd.port.mk> >8c617e0c852d1e000235547266c27e41 >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 149320
:
108475
|
108476
| 108477 |
108478