Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2006 23:10:19 GMT
From:      Gea-Suan Lin <gslin@gslin.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/99988: [NEW PORT] www/p5-Xango: Event Based High Performance Web Crawler Framework
Message-ID:  <200607092310.k69NAJFP005782@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/99988; it has been noted by GNATS.

From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc: gslin@gslin.org
Subject: Re: ports/99988: [NEW PORT] www/p5-Xango: Event Based High Performance Web Crawler Framework
Date: Mon, 10 Jul 2006 07:04:26 +0800

 --45Z9DzgjV8m4Oswq
 Content-Type: text/plain; charset=big5
 Content-Disposition: inline
 
 Sorry, please use this shar file.
 
 On Sun, Jul 09, 2006 at 11:00:33PM +0000, FreeBSD-gnats-submit@FreeBSD.org wrote:
 > Thank you very much for your problem report.
 > It has the internal identification `ports/99988'.
 > The individual assigned to look at your
 > report is: freebsd-ports-bugs. 
 > 
 > You can access the state of your problem report at any time
 > via this link:
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=99988
 > 
 > >Category:       ports
 > >Responsible:    freebsd-ports-bugs
 > >Synopsis:       [NEW PORT] www/p5-Xango: Event Based High Performance Web Crawler Framework
 > >Arrival-Date:   Sun Jul 09 23:00:33 GMT 2006
 
 -- 
 * Gea-Suan Lin  (public key: Using https://keyserver.pgp.com/ to search)
 * If you cannot convince them, confuse them.           -- Harry S Truman
 
 --45Z9DzgjV8m4Oswq
 Content-Type: application/x-shar
 Content-Disposition: attachment; filename="p5-Xango-1.08.shar"
 Content-Transfer-Encoding: quoted-printable
 
 # This is a shell archive.  Save it in a file, remove anything before=0A# t=
 his line, and then unpack it by entering "sh file".  Note, it may=0A# creat=
 e directories; files and directories will be owned by you and=0A# have defa=
 ult permissions.=0A#=0A# This archive contains:=0A#=0A#	p5-Xango/=0A#	p5-Xa=
 ngo/pkg-descr=0A#	p5-Xango/Makefile=0A#	p5-Xango/pkg-plist=0A#	p5-Xango/dis=
 tinfo=0A#=0Aecho c - p5-Xango/=0Amkdir -p p5-Xango/ > /dev/null 2>&1=0Aecho=
  x - p5-Xango/pkg-descr=0Ased 's/^X//' >p5-Xango/pkg-descr << 'END-of-p5-Xa=
 ngo/pkg-descr'=0AXXango is a framework for writing web crawlers. As such, i=
 t doesn't do=0AXa whole lot by itself - you need to create custom handlers =
 to do the=0AXgrunt work. See the documentation for Xango::Manual::Intro for=
  more=0AXdetails on how to write your own crawler.=0AX=0AXPlease note that =
 Xango is still in beta. Some behavior may change as=0AXwe keep on developin=
 g it.=0AX=0AXAuthor:	Daisuke Maki <dmaki@cpan.org>=0AXWWW:	http://search.cp=
 an.org/dist/Xango/=0AEND-of-p5-Xango/pkg-descr=0Aecho x - p5-Xango/Makefile=
 =0Ased 's/^X//' >p5-Xango/Makefile << 'END-of-p5-Xango/Makefile'=0AX# New p=
 orts collection makefile for:	p5-Xango=0AX# Date created:		2006-07-10=0AX# =
 Whom:			Gea-Suan Lin <gslin@gslin.org>=0AX#=0AX# $FreeBSD$=0AX#=0AX=0AXPORT=
 NAME=3D	Xango=0AXPORTVERSION=3D	1.08=0AXCATEGORIES=3D	www perl5=0AXMASTER_S=
 ITES=3D	${MASTER_SITE_PERL_CPAN}=0AXMASTER_SITE_SUBDIR=3D	../../authors/id/=
 D/DM/DMAKI=0AXPKGNAMEPREFIX=3D	p5-=0AX=0AXMAINTAINER=3D	gslin@gslin.org=0AX=
 COMMENT=3D	Event Based High Performance Web Crawler Framework=0AX=0AXBUILD_=
 DEPENDS=3D	${SITE_PERL}/Log/Dispatch.pm:${PORTSDIR}/devel/p5-Log-Dispatch=
 =0AXRUN_DEPENDS=3D	${BUILD_DEPENDS}=0AX=0AXPERL_MODBUILD=3D	yes=0AX=0AXMAN3=
 =3D		Xango.3 Xango::Broker.3 Xango::Broker::Base.3 \=0AX		Xango::Broker::Pu=
 ll.3 Xango::Broker::Push.3 \=0AX		Xango::Config.3 Xango::Job.3 Xango::Manua=
 l::Intro.3=0AX=0AX.include <bsd.port.mk>=0AEND-of-p5-Xango/Makefile=0Aecho =
 x - p5-Xango/pkg-plist=0Ased 's/^X//' >p5-Xango/pkg-plist << 'END-of-p5-Xan=
 go/pkg-plist'=0AX@comment $FreeBSD$=0AX%%SITE_PERL%%/Xango.pm=0AX%%SITE_PER=
 L%%/Xango/Broker.pm=0AX%%SITE_PERL%%/Xango/Broker/Base.pm=0AX%%SITE_PERL%%/=
 Xango/Broker/Pull.pm=0AX%%SITE_PERL%%/Xango/Broker/Push.pm=0AX%%SITE_PERL%%=
 /Xango/Config.pm=0AX%%SITE_PERL%%/Xango/Job.pm=0AX%%SITE_PERL%%/Xango/Manua=
 l/Intro.pod=0AX@dirrmtry %%SITE_PERL%%/Xango/Broker=0AX@dirrmtry %%SITE_PER=
 L%%/Xango/Manual=0AX@dirrmtry %%SITE_PERL%%/Xango=0AEND-of-p5-Xango/pkg-pli=
 st=0Aecho x - p5-Xango/distinfo=0Ased 's/^X//' >p5-Xango/distinfo << 'END-o=
 f-p5-Xango/distinfo'=0AXMD5 (Xango-1.08.tar.gz) =3D 3f17b00e222fc9e9f7f1dd1=
 4e4d782b9=0AXSHA256 (Xango-1.08.tar.gz) =3D 2394db172a2db24402d5a2bcef884ad=
 b03b1e790fa3a68b5f7f74036639433bc=0AXSIZE (Xango-1.08.tar.gz) =3D 20147=0AE=
 ND-of-p5-Xango/distinfo=0Aexit=0A=0A
 --45Z9DzgjV8m4Oswq--



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