| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
31 Aug 2012 22:36:00
1.08
|
eadler  |
2012-05-11 www/p5-Xango: Removed from CPAN |
30 Jun 2012 05:30:10
1.08
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
11 Apr 2012 20:28:30
1.08
|
swills  |
- 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
1.08
|
eadler  |
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
1.08
|
az  |
- 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
1.08
|
miwi  |
- Get Rid MD5 support |
24 Sep 2010 02:03:44
1.08
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
17 Apr 2008 14:30:31
1.08
|
araujo  |
- 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
1.08
|
rafan  |
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> |