Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jun 2009 20:54:43 +0200 (CEST)
From:      Thomas-Martin Seck <tmseck@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/135190: New Port: www/libecap - a library for module based content analysis
Message-ID:  <200906021854.n52Ishns032964@hardy.tmseck.homedns.org>
Resent-Message-ID: <200906021900.n52J0Coh028177@freefall.freebsd.org>

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

>Number:         135190
>Category:       ports
>Synopsis:       New Port: www/libecap - a library for module based content analysis
>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:   Tue Jun 02 19:00:12 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Thomas-Martin Seck
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
a private site in Germany
>Environment:

	
>Description:
www/libecap is a port of the eCAP library, available from www.e-cap.org.

One of its consumers will be the upcoming Squid-3.1 port.
	
>How-To-Repeat:
	
>Fix:

# 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:
#
#	libecap
#	libecap/Makefile
#	libecap/distinfo
#	libecap/pkg-descr
#	libecap/pkg-plist
#
echo c - libecap
mkdir -p libecap > /dev/null 2>&1
echo x - libecap/Makefile
sed 's/^X//' >libecap/Makefile << '0b2285b861a0b92a5f5f05b9b0d1b892'
X# Ports collection Makefile for: libecap
X# Date created:			2009/06/02
X# Whom:				Thomas-Martin Seck <tmseck@web.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libecap
XPORTVERSION=	0.0.2
XCATEGORIES=	www
XMASTER_SITES=	http://www.measurement-factory.com/tmp/ecap/
X
XMAINTAINER=	tmseck@web.de
XCOMMENT=	Library for module based network content analysis
X
XGNU_CONFIGURE=	yes
XUSE_LDCONFIG=	yes
X
XPORTDOCS=	CREDITS LICENSE NOTICE README
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
0b2285b861a0b92a5f5f05b9b0d1b892
echo x - libecap/distinfo
sed 's/^X//' >libecap/distinfo << '18caec71c984213b7447ae42792a5c7e'
XMD5 (libecap-0.0.2.tar.gz) = 9bd302fef03eba1e6627a4ad2942aa41
XSHA256 (libecap-0.0.2.tar.gz) = ec3a7acc848eeb3e93d9bae6bebae5d7f6eb32023b5e814b45daeea45b0731d6
XSIZE (libecap-0.0.2.tar.gz) = 298074
18caec71c984213b7447ae42792a5c7e
echo x - libecap/pkg-descr
sed 's/^X//' >libecap/pkg-descr << '3478c7c75da00b16faf9dd78e979b99e'
XeCAP is a software interface that allows a network application,
Xsuch as an HTTP proxy or an ICAP server, to outsource content
Xanalysis and adaptation to a loadable module.
X
XWWW: http://www.e-cap.org/
3478c7c75da00b16faf9dd78e979b99e
echo x - libecap/pkg-plist
sed 's/^X//' >libecap/pkg-plist << '3d963c0740581fd1529dbf9a6f38186b'
X@comment $FreeBSD$
Xinclude/libecap/adapter/service.h
Xinclude/libecap/adapter/xaction.h
Xinclude/libecap/common/libecap.h
Xinclude/libecap/common/registry.h
Xinclude/libecap/common/forward.h
Xinclude/libecap/common/errors.h
Xinclude/libecap/common/log.h
Xinclude/libecap/common/memory.h
Xinclude/libecap/common/call.h
Xinclude/libecap/common/area.h
Xinclude/libecap/common/name.h
Xinclude/libecap/common/names.h
Xinclude/libecap/common/header.h
Xinclude/libecap/common/body.h
Xinclude/libecap/common/body_size.h
Xinclude/libecap/common/message.h
Xinclude/libecap/common/version.h
Xinclude/libecap/common/delay.h
Xinclude/libecap/common/autoconf.h
Xinclude/libecap/host/host.h
Xinclude/libecap/host/xaction.h
X@dirrm include/libecap/adapter
X@dirrm include/libecap/common
X@dirrm include/libecap/host
X@dirrm include/libecap
Xlib/libecap.a
Xlib/libecap.la
Xlib/libecap.so
Xlib/libecap.so.0
3d963c0740581fd1529dbf9a6f38186b
exit

	


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



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