Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  1 Jan 2005 00:37:48 -0800 (PST)
From:      Mooneer Salem <mooneer@translator.cx>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mooneer@translator.cx
Subject:   ports/75704: [NEW PORT] textproc/libhtmlparse: Simple and fast HTML parsing library for C programs
Message-ID:  <20050101083748.023157D187@hogwarts.lifeafterking.org>
Resent-Message-ID: <200501010840.j018eQjZ027603@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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@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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050101083748.023157D187>