FreeBSD Bugzilla – Attachment 57488 Details for
Bug 86755
new port: textproc/ezxml, ezXML 0.8.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
ezxml-0.8.5.shar
ezxml-0.8.5.shar (text/plain), 2.79 KB, created by
Marcin Jessa
on 2005-09-30 13:00:34 UTC
(
hide
)
Description:
ezxml-0.8.5.shar
Filename:
MIME Type:
Creator:
Marcin Jessa
Created:
2005-09-30 13:00:34 UTC
Size:
2.79 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: ># ># ezxml/ ># ezxml/files ># ezxml/files/patch-Makefile ># ezxml/Makefile ># ezxml/distinfo ># ezxml/pkg-descr ># >echo c - ezxml/ >mkdir -p ezxml/ > /dev/null 2>&1 >echo c - ezxml/files >mkdir -p ezxml/files > /dev/null 2>&1 >echo x - ezxml/files/patch-Makefile >sed 's/^X//' >ezxml/files/patch-Makefile << 'END-of-ezxml/files/patch-Makefile' >X--- Makefile.orig Wed Jun 1 10:58:04 2005 >X+++ Makefile Thu Jul 28 10:13:03 2005 >X@@ -21,10 +21,10 @@ >X # TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE >X # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. >X >X-CC = gcc >X+CC ?= gcc >X AR = ar >X RM = rm -f >X-CFLAGS = -Wall -O2 >X+CFLAGS ?= -Wall -O2 >X OBJS = ezxml.o >X LIB = libezxml.a >X TEST = ezxmltest >END-of-ezxml/files/patch-Makefile >echo x - ezxml/Makefile >sed 's/^X//' >ezxml/Makefile << 'END-of-ezxml/Makefile' >X# New ports collection makefile for: ezxml >X# Date created: 30th September 2005 >X# Whom: Marcin Jessa <yazzy@yazzy.org> >X# $FreeBSD:$ >X >XPORTNAME= ezxml >XPORTVERSION= 0.8.5 >XCATEGORIES= textproc devel >XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ >X http://www.yazzy.org/ports/ezxml/ >XMASTER_SITE_SUBDIR= ${PORTNAME} >X >XMAINTAINER= yazzy@yazzy.org >XCOMMENT= Easy to use C library for parsing XML documents >X >XWRKSRC= ${WRKDIR}/${PORTNAME} >X >XLIBFILES= libezxml.a >XHEADERFILES= ezxml.h >X >XPLIST_FILES= include/${HEADERFILES} \ >X lib/${LIBFILES} >X >X.if !defined(NOPORTDOCS) >XPLIST_FILES+= %%EXAMPLESDIR%%/ezxml.txt >XPLIST_DIRS= %%EXAMPLESDIR%% >X.endif >X >X.include <bsd.port.pre.mk> >X >Xdo-install: >X ${INSTALL_DATA} ${WRKSRC}/${LIBFILES} ${PREFIX}/lib >X ${INSTALL_DATA} ${WRKSRC}/${HEADERFILES} ${PREFIX}/include >X >X.if !defined(NOPORTDOCS) >Xpost-install: >X @${MKDIR} ${EXAMPLESDIR} >X ${INSTALL_DATA} ${WRKSRC}/ezxml.txt ${EXAMPLESDIR} >X @${ECHO} "An example of how to use the ezXML library can be found in" >X @${ECHO} "${EXAMPLESDIR}" >X.endif >X >X.include <bsd.port.post.mk> >END-of-ezxml/Makefile >echo x - ezxml/distinfo >sed 's/^X//' >ezxml/distinfo << 'END-of-ezxml/distinfo' >XMD5 (ezxml-0.8.5.tar.gz) = a564a28e881db3589a4a2b90e8040787 >XSIZE (ezxml-0.8.5.tar.gz) = 16606 >END-of-ezxml/distinfo >echo x - ezxml/pkg-descr >sed 's/^X//' >ezxml/pkg-descr << 'END-of-ezxml/pkg-descr' >XezXML is a C library for parsing XML documents inspired by simpleXML for PHP. >XAs the name implies, it's easy to use. It's ideal for >Xparsing XML configuration files or REST web service responses. >XIt's also fast and lightweight (less than 20k compiled). >X >X- Marcin Jessa >Xyazzy@yazzy.org >X >XWWW: http://ezxml.sourceforge.net/ >END-of-ezxml/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 86755
: 57488