8831 FreshPorts -- www/p5-WWW-Search-Google
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-WWW-Search-Google 0.23,1 www on this many watch lists=4 search for ports that depend on this port
Perl WWW::Search class for searching Google
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Jul 2001 14:43:11
Also Listed In: perl5
License: not specified in port


This class is a Google specialization of WWW::Search. It handles
searching Google http://www.google.com/ using its new SOAP API
http://www.google.com/apis/.

All interaction should be done through WWW::Search objects.

Note that you must register for a Google Web API account and have a
valid Google API license key before using this module.

Author: Leon Brocard <acme@astray.com>
WWW: http://search.cpan.org/dist/WWW-Search-Google/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. www/p5-WWW-Search
  2. net/p5-SOAP-Lite
  3. net/p5-Net-Google
  4. lang/perl5.8
Required To Run:
  1. www/p5-WWW-Search
  2. net/p5-SOAP-Lite
  3. net/p5-Net-Google
  4. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/p5-WWW-Search-Google/ && make install clean
To add the package: pkg_add -r p5-WWW-Search-Google


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/L/LB/LBROCARD/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/L/LB/LBROCARD/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/L/LB/LBROCARD/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/L/LB/LBROCARD/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/L/LB/LBROCARD/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/L/LB/LBROCARD/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/L/LB/LBROCARD/
  9. ftp://mirror.hiwaay.net/CPAN/authors/id/L/LB/LBROCARD/
  10. http://at.cpan.org/authors/id/L/LB/LBROCARD/
  11. http://backpan.perl.org/authors/id/L/LB/LBROCARD/
  12. http://cpan.nctu.edu.tw/authors/id/L/LB/LBROCARD/
  13. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/L/LB/LBROCARD/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/L/LB/LBROCARD/
  15. http://www.cpan.dk/authors/id/L/LB/LBROCARD/

Number of commits found: 22

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
04 Jun 2012 08:53:27
Original commit files touched by this commit  0.23,1
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.23,1
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
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.23,1
miwi search for other commits by this committer
- Get Rid MD5 support
28 Feb 2011 14:43:18
Original commit files touched by this commit  0.23,1
az search for other commits by this committer
Move these ports to the new CPAN macro. Just for the test.
18 Apr 2008 02:24:08
Original commit files touched by this commit  0.23,1
clsung search for other commits by this committer
- Update to 0.23

Changes:        http://search.cpan.org/dist/WWW-Search-Google/Changes
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.22,1
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)
25 Jun 2006 16:38:48
Original commit files touched by this commit  0.22,1
clsung search for other commits by this committer
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
  portmgr (erwin) first.

PR:             ports/98755
Submitted by:   rafan
Approved by:    portmgr (erwin)
22 Jan 2006 02:58:25
Original commit files touched by this commit  0.22,1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
14 Nov 2005 15:05:17
Original commit files touched by this commit  0.22,1
mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
21 Sep 2005 19:31:43
Original commit files touched by this commit  0.22,1
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
18 Feb 2005 10:34:33
Original commit files touched by this commit  0.22,1
tobez search for other commits by this committer
Update to 0.22.
Assign maintainer to perl@.
Fix plist.
13 Oct 2004 18:10:00
Original commit files touched by this commit  0.21,1
erwin search for other commits by this committer
Drop maintainership
18 Mar 2004 18:01:13
Original commit files touched by this commit  0.21,1
trevor search for other commits by this committer
Add size data, approved by maintainers.
24 Oct 2003 12:05:09
Original commit files touched by this commit  0.21,1
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
12 Jun 2003 16:41:16
Original commit files touched by this commit  0.21,1
erwin search for other commits by this committer
Change to my FreeBSD.org address
13 Apr 2003 11:37:25
Original commit files touched by this commit  0.21,1
edwin search for other commits by this committer
maintainer-update WWW for cpan from /search?dist=module to /dist/module

        portsurvey seems to time out on the old style
        http://search.cpan.org/search?dist=module, so this is a
        good time to convert all my ports to the new
        http://search.cpan.org/dist/module format.

PR:             ports/50686
Submitted by:   Erwin Lansing <erwin@lansing.dk>
21 Feb 2003 14:01:38
Original commit files touched by this commit  0.21,1
knu search for other commits by this committer
De-pkg-comment.
30 Jan 2003 04:22:09
Original commit files touched by this commit  0.21,1
edwin search for other commits by this committer
maintainer-update www/p5-WWW-Search-Google to 0.21

PR:             ports/47294
Submitted by:   Erwin Lansing <erwin@lansing.dk>
23 Aug 2002 09:07:42
Original commit files touched by this commit  0.20,1
kevlo search for other commits by this committer
Update to 0.20

PR: 41883
Submitted by: MAINTAINER
26 Jul 2002 13:55:05
Original commit files touched by this commit  0.19,1
pat search for other commits by this committer
- Unbreak and update to 0.19
- Bump PORTEPOCH
- rewrite pkg-descr to note that a valid key is required from Google
- Give maintainership to submitter

PR:             ports/41005
Submitted by:   Erwin Lansing <erwin@lansing.dk>
28 Feb 2002 22:57:50
files touched by this commit
tom search for other commits by this committer
Mark this Port as BROKEN    
08 Jul 2001 18:43:11
files touched by this commit
tom search for other commits by this committer
Add Perl WWW:Search module for Google    

Number of commits found: 22

2873
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days31
new fortnight63
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