ports/118917: New port: devel/ekhtml El-Kabong is a speedy, yet forgiving, SAX-style HTML parser

Ditesh Shashikant Gathani ditesh at gathani.org
Fri Dec 21 04:30:01 UTC 2007


>Number:         118917
>Category:       ports
>Synopsis:       New port: devel/ekhtml El-Kabong is a speedy, yet forgiving, SAX-style HTML parser
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 21 04:30:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Ditesh Shashikant Gathani
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
FreeBSD neela.qubeconnect.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  i386
>Description:
El-Kabong is a high-speed, forgiving, sax-style HTML parser. Its aim is to provide consumers with a very fast, clean, lightweight library which parses HTML quickly, while forgiving syntactically incorrect tags.

WWW: http://ekhtml.sourceforge.net/

>How-To-Repeat:
Not applicable.
>Fix:
shar file, as attached.

Patch attached with submission follows:

# 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:
#
#	.
#	./Makefile
#	./distinfo
#	./pkg-descr
#	./pkg-plist
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:   ekhtml
X# Date created:        21 December 2007
X# Whom:                Ditesh Shashikant Gathani <ditesh at gathani.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      ekhtml
XPORTVERSION=   0.3.2
XCATEGORIES=    devel
XMASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=     ekhtml
X
XMAINTAINER=    ditesh at gathani.org
XCOMMENT=       El-Kabong is a speedy, yet forgiving, SAX-style HTML parser
X
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-./Makefile
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (ekhtml-0.3.2.tar.gz) = cc9d2e4adaccacfacefddbd75ccccfdf
XSHA256 (ekhtml-0.3.2.tar.gz) = 1ed1f0166cd56552253cd67abcfa51728ff6b88f39bab742dbf894b2974dc8d6
XSIZE (ekhtml-0.3.2.tar.gz) = 234917
END-of-./distinfo
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XEl-Kabong is a high-speed, forgiving, sax-style HTML parser. Its aim is to
Xprovide consumers with a very fast, clean, lightweight library which parses HTML
Xquickly, while forgiving syntactically incorrect tags.
X
XWWW: http://ekhtml.sourceforge.net/
END-of-./pkg-descr
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
Xlib/libekhtml.a
Xlib/libekhtml.la
Xlib/libekhtml.so
Xlib/libekhtml.so.0
Xinclude/ekhtml.h
END-of-./pkg-plist
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list