FreeBSD Bugzilla – Attachment 108475 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]
file.shar
file.shar (text/plain), 2.38 KB, created by
Konstantin Lepa
on 2010-08-05 14:10:06 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Konstantin Lepa
Created:
2010-08-05 14:10:06 UTC
Size:
2.38 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/badgopher/simplexml >514ee1c4a6fb01dbcbc1ee82995414c5 >echo x - simplexml/distinfo >sed 's/^X//' >simplexml/distinfo << '6b0fa4a43b266738f61949b7f7bfd5a3' >XMD5 (simplexml/1.0.0.tar.gz) = d373c174ced6daeedb824372a46b98a1 >XSHA256 (simplexml/1.0.0.tar.gz) = 09179bfc13ec64650557d5c28daaacd9f1f4df619d92a19a4767e15a7acfca0c >XSIZE (simplexml/1.0.0.tar.gz) = 18154 >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 >XPORTNAME= simplexml >XPORTVERSION= 1.0.0 >XPORTREVISION= 1 >XCATEGORIES= textproc >XMASTER_SITES= http://bitbucket.org/badgopher/simplexml/get/ >XDISTFILES= ${PORTVERSION}${EXTRACT_SUFX} >XDIST_SUBDIR= ${PORTNAME} >X >XMAINTAINER= konstantin.lepa@gmail.com >XCOMMENT= XML parser library >X >XUSE_GZIP= yes >XUSE_CMAKE= yes >XUSE_ICONV= yes >X >XWRKSRC= ${WRKDIR}/${PORTNAME} >X >X.if defined(WITH_DEBUG) >XCMAKE_BUILD_TYPE= DebugFull >XCMAKE_ARGS+= DEBUG_MODE:BOOL=ON >X.endif >X >XLIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2 \ >X iconv.3:${PORTSDIR}/converters/iconv >X >X.include <bsd.port.mk> >X >X# vim: ts=8 sw=8 >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