53ff FreshPorts -- www/p5-Xango
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Xango 1.08 www Deleted on this many watch lists=1 search for ports that depend on this port
Deprecated DEPRECATED: Removed from CPAN
Expired This port expired on: 2012-05-11
Event Based High Performance Web Crawler Framework
Was Maintained by: gslin@gslin.org search for ports maintained by this maintainer
Port Added: 10 Jul 2006 20:05:15
Also Listed In: perl5
License: not specified in port


Xango is a framework for writing web crawlers. As such, it doesn't do
a whole lot by itself - you need to create custom handlers to do the
grunt work. See the documentation for Xango::Manual::Intro for more
details on how to write your own crawler.

Please note that Xango is still in beta. Some behavior may change as
we keep on developing it.

Author:	Daisuke Maki <dmaki@cpan.org>
WWW:	http://search.cpan.org/dist/Xango/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-Cache-Cache
  2. www/p5-libwww
  3. devel/p5-Log-Dispatch
  4. devel/p5-POE
  5. dns/p5-POE-Component-Client-DNS
  6. www/p5-POE-Component-Client-HTTP
  7. textproc/p5-YAML
  8. devel/p5-Module-Build
  9. lang/perl5.8
Required To Run:
  1. devel/p5-Cache-Cache
  2. www/p5-libwww
  3. devel/p5-Log-Dispatch
  4. devel/p5-POE
  5. dns/p5-POE-Component-Client-DNS
  6. www/p5-POE-Component-Client-HTTP
  7. textproc/p5-YAML
  8. lang/perl5.8
There are no ports dependent upon this port

No installation instructions: this port has been deleted.

The package name of this deleted port was: p5-Xango


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/D/DM/DMAKI/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/D/DM/DMAKI/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/D/DM/DMAKI/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/D/DM/DMAKI/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/D/DM/DMAKI/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/D/DM/DMAKI/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/D/DM/DMAKI/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/D/DM/DMAKI/
  11. http://at.cpan.org/authors/id/D/DM/DMAKI/
  12. http://backpan.perl.org/authors/id/D/DM/DMAKI/
  13. http://cpan.nctu.edu.tw/authors/id/D/DM/DMAKI/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/D/DM/DMAKI/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/D/DM/DMAKI/
  16. http://www.cpan.dk/authors/id/D/DM/DMAKI/
  17. http://www.cpan.dk/modules/by-module/
Port Moves
  • port deleted on 2012-08-31
    REASON: Has expired: Removed from CPAN

Number of commits found: 9

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
31 Aug 2012 22:36:00
Original commit files touched by this commit  1.08
eadler search for other commits by this committer
2012-05-11 www/p5-Xango: Removed from CPAN
30 Jun 2012 05:30:10
Original commit files touched by this commit  1.08
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
11 Apr 2012 20:28:30
Original commit files touched by this commit  1.08
swills search for other commits by this committer
- Mark deprecated since it's gone from CPAN

PR:             ports/166351
Approved by:    Gea-Suan Lin <gslin@gslin.org> (maintainer)
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.08
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
20 Jun 2011 09:22:15
Original commit files touched by this commit  1.08
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.08
miwi search for other commits by this committer
- Get Rid MD5 support
24 Sep 2010 02:03:44
Original commit files touched by this commit  1.08
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.08
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
10 Jul 2006 20:03:08
Original commit files touched by this commit  1.08
rafan search for other commits by this committer
Xango is a framework for writing web crawlers. As such, it doesn't do
a whole lot by itself - you need to create custom handlers to do the
grunt work. See the documentation for Xango::Manual::Intro for more
details on how to write your own crawler.

Please note that Xango is still in beta. Some behavior may change as
we keep on developing it.

Author: Daisuke Maki <dmaki@cpan.org>
WWW:    http://search.cpan.org/dist/Xango/

PR:             ports/99988
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 9

282c
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24531
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours10
new 7 days28
new fortnight60
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0