Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2001 20:16:13 +0200 (CEST)
From:      tobez@tobez.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26844: New port: www/p5-URI-Sequin (Extract information from the URLs of Search-Engines)
Message-ID:  <20010425181613.82D54547A@heechee.tobez.org>

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

>Number:         26844
>Category:       ports
>Synopsis:       New port: www/p5-URI-Sequin (Extract information from the URLs of Search-Engines)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 25 11:20:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Anton Berezin
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
>Description:

SEQUIN is intended to extract the keywords used and the name of a search
engine given the a line from a logfile that contains a referal URL from
a Search Engine which GETs its data.

Unlike traditional applications for doing this, it does not rely on a
preset list of search engines and thus currently works with almost every
search engine URL the author could get his hands on.

>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:
#
#	p5-URI-Sequin
#	p5-URI-Sequin/pkg-plist
#	p5-URI-Sequin/pkg-descr
#	p5-URI-Sequin/pkg-comment
#	p5-URI-Sequin/distinfo
#	p5-URI-Sequin/Makefile
#
echo c - p5-URI-Sequin
mkdir -p p5-URI-Sequin > /dev/null 2>&1
echo x - p5-URI-Sequin/pkg-plist
sed 's/^X//' >p5-URI-Sequin/pkg-plist << 'END-of-p5-URI-Sequin/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/URI/Sequin/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/URI/Sequin.pm
Xlib/perl5/site_perl/%%PERL_VER%%/URI/Sequin/examples/Example.pl
Xlib/perl5/site_perl/%%PERL_VER%%/URI/Sequin/examples/referer_log1.txt
Xlib/perl5/site_perl/%%PERL_VER%%/URI/Sequin/examples/referer_log2.txt
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/URI/Sequin
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/URI/Sequin/examples
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/URI/Sequin
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/URI 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/URI 2>/dev/null || true
END-of-p5-URI-Sequin/pkg-plist
echo x - p5-URI-Sequin/pkg-descr
sed 's/^X//' >p5-URI-Sequin/pkg-descr << 'END-of-p5-URI-Sequin/pkg-descr'
XSEQUIN is intended to extract the keywords used and the name of a search
Xengine given the a line from a logfile that contains a referal URL from
Xa Search Engine which GETs its data.
X
XUnlike traditional applications for doing this, it does not rely on a
Xpreset list of search engines and thus currently works with almost every
Xsearch engine URL the author could get his hands on.
X
X-Anton
X<tobez@tobez.org>
END-of-p5-URI-Sequin/pkg-descr
echo x - p5-URI-Sequin/pkg-comment
sed 's/^X//' >p5-URI-Sequin/pkg-comment << 'END-of-p5-URI-Sequin/pkg-comment'
XExtract information from the URLs of Search-Engines
END-of-p5-URI-Sequin/pkg-comment
echo x - p5-URI-Sequin/distinfo
sed 's/^X//' >p5-URI-Sequin/distinfo << 'END-of-p5-URI-Sequin/distinfo'
XMD5 (Sequin-1.0.tar.gz) = bebb10feefbf0b03c330d37478c84c21
END-of-p5-URI-Sequin/distinfo
echo x - p5-URI-Sequin/Makefile
sed 's/^X//' >p5-URI-Sequin/Makefile << 'END-of-p5-URI-Sequin/Makefile'
X# New ports collection makefile for:	www/p5-URI-Sequin
X# Date created:				25 April 2001
X# Whom:					Anton Berezin <tobez@tobez.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Sequin
XPORTVERSION=	1.0
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	URI
XPKGNAMEPREFIX=	p5-URI-
X
XMAINTAINER=	tobez@tobez.org
X
XPERL_CONFIGURE=	yes
X
XMAN3=		URI::Sequin.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
Xpre-patch:
X	@${PERL} -pi -e \
X		's|\);$$|PM=>{q!Sequin.pm!=>q!\$$(INST_LIBDIR)/Sequin.pm!});|' \
X		${WRKSRC}/Makefile.PL
X
Xpost-install:
X	@${MKDIR} ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/URI/Sequin/examples
X	@${INSTALL_DATA} ${WRKSRC}/Example.pl ${WRKSRC}/referer_log?.txt \
X		${PREFIX}/lib/perl5/site_perl/${PERL_VER}/URI/Sequin/examples
X
X.include <bsd.port.mk>
END-of-p5-URI-Sequin/Makefile
exit

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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