FreeBSD Bugzilla – Attachment 145750 Details for
Bug 192634
[NEW PORT] textproc/pugixml XML parser for C++ with XPath support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
The port
pugixml.shar (text/plain), 1.84 KB, created by
Yakov Galka
on 2014-08-13 09:11:13 UTC
(
hide
)
Description:
The port
Filename:
MIME Type:
Creator:
Yakov Galka
Created:
2014-08-13 09:11:13 UTC
Size:
1.84 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: ># ># pugixml ># pugixml/Makefile ># pugixml/pkg-descr ># pugixml/distinfo ># pugixml/pkg-plist ># >echo c - pugixml >mkdir -p pugixml > /dev/null 2>&1 >echo x - pugixml/Makefile >sed 's/^X//' >pugixml/Makefile << '863872f15e194aad7624dfb117041446' >X# $FreeBSD$ >X >XPORTNAME=pugixml >XPORTVERSION=1.4 >XCATEGORIES=textproc >XMASTER_SITES=http://github.com/zeux/pugixml/releases/ >X >XMAINTAINER=ybungalobill@gmail.com >XCOMMENT=Light-weight, simple and fast XML parser for C++ with XPath support >X >XLICENSE=MIT >X >XUSES=cmake >XCMAKE_SOURCE_PATH=${WRKSRC}/scripts >X >X.include <bsd.port.mk> >863872f15e194aad7624dfb117041446 >echo x - pugixml/pkg-descr >sed 's/^X//' >pugixml/pkg-descr << 'fd7fae468295fada9cae26318999b4db' >Xpugixml is a light-weight C++ XML processing library. It features: >X >X* DOM-like interface with rich traversal/modification capabilities >X* Extremely fast non-validating XML parser which constructs the DOM tree from an >X XML file/buffer >X* XPath 1.0 implementation for complex data-driven tree queries >X* Full Unicode support with Unicode interface variants and automatic encoding >X conversions >X >XWWW: http://pugixml.com/ >fd7fae468295fada9cae26318999b4db >echo x - pugixml/distinfo >sed 's/^X//' >pugixml/distinfo << 'd5469218e17f688d15a12296bea32f8c' >XSHA256 (pugixml-1.4.tar.gz) = 9c8802269cee1a48ab269d4055b910216bdf878cccde286dcae9c25813e6fa87 >XSIZE (pugixml-1.4.tar.gz) = 369290 >d5469218e17f688d15a12296bea32f8c >echo x - pugixml/pkg-plist >sed 's/^X//' >pugixml/pkg-plist << '46ede6815b17f035fdc80cd7efcc693b' >Xinclude/pugiconfig.hpp >Xinclude/pugixml.hpp >Xlib/libpugixml.a >46ede6815b17f035fdc80cd7efcc693b >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 192634
: 145750 |
146175