ports/75704: [NEW PORT] textproc/libhtmlparse: Simple and fast HTML parsing library for C programs
Mooneer Salem
mooneer at translator.cx
Sat Jan 1 08:40:27 UTC 2005
>Number: 75704
>Category: ports
>Synopsis: [NEW PORT] textproc/libhtmlparse: Simple and fast HTML parsing library for C programs
>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: Sat Jan 01 08:40:26 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Mooneer Salem
>Release: FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD hogwarts.lifeafterking.org 4.10-STABLE FreeBSD 4.10-STABLE #2: Sat Jul 24 13:58:10 PDT 2004
>Description:
libhtmlparse is a lightweight HTML parsing library. It is designed for
applications where speed is critical and certain advanced features aren't
necessary. It's intended to be as simple as possible to use.
Author: Mooneer Salem <mooneer at translator.cx>
WWW: http://www.translator.cx/software/libhtmlparse.html
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- libhtmlparse-0.2.0.shar begins here ---
# 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:
#
# libhtmlparse
# libhtmlparse/pkg-descr
# libhtmlparse/Makefile
# libhtmlparse/pkg-plist
# libhtmlparse/distinfo
#
echo c - libhtmlparse
mkdir -p libhtmlparse > /dev/null 2>&1
echo x - libhtmlparse/pkg-descr
sed 's/^X//' >libhtmlparse/pkg-descr << 'END-of-libhtmlparse/pkg-descr'
Xlibhtmlparse is a lightweight HTML parsing library. It is designed for
Xapplications where speed is critical and certain advanced features aren't
Xnecessary. It's intended to be as simple as possible to use.
X
XAuthor: Mooneer Salem <mooneer at translator.cx>
XWWW: http://www.translator.cx/software/libhtmlparse.html
END-of-libhtmlparse/pkg-descr
echo x - libhtmlparse/Makefile
sed 's/^X//' >libhtmlparse/Makefile << 'END-of-libhtmlparse/Makefile'
X# New ports collection makefile for: libhtmlparse
X# Date created: 1 January 2005
X# Whom: Mooneer Salem <mooneer at translator.cx>
X#
X# $FreeBSD$
X#
X
XPORTNAME= libhtmlparse
XPORTVERSION= 0.2.0
XCATEGORIES= textproc
XMASTER_SITES= http://www.translator.cx/dist/libs/
X
XMAINTAINER= mooneer at translator.cx
XCOMMENT= Simple and fast HTML parsing library for C programs
X
XUSE_LIBTOOL_VER=15
XINSTALLS_SHLIB= yes
X
XCONFIGURE_TARGET=
XCONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
X
X.include <bsd.port.mk>
END-of-libhtmlparse/Makefile
echo x - libhtmlparse/pkg-plist
sed 's/^X//' >libhtmlparse/pkg-plist << 'END-of-libhtmlparse/pkg-plist'
Xinclude/lhtml.h
Xlib/libhtmlparse.a
Xlib/libhtmlparse.so
Xlib/libhtmlparse.so.0
END-of-libhtmlparse/pkg-plist
echo x - libhtmlparse/distinfo
sed 's/^X//' >libhtmlparse/distinfo << 'END-of-libhtmlparse/distinfo'
XMD5 (libhtmlparse-0.2.0.tar.gz) = 5e1975367a23d33ef1358038ce1876be
XSIZE (libhtmlparse-0.2.0.tar.gz) = 376226
END-of-libhtmlparse/distinfo
exit
--- libhtmlparse-0.2.0.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list