Port details |
- p5-WWW-Scraper-ISBN-Driver Driver class for WWW::Scraper::ISBN module
- 0.22_1 www
=0 0.22_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Merged to www/p5-WWW-Scraper-ISBN by upstream
This port expired on: 2015-01-31
- Maintainer: perl@FreeBSD.org
- Port Added: 2005-11-09 14:20:36
- Last Update: 2015-02-02 22:22:24
- SVN Revision: 378332
- Also Listed In: perl5
- License: not specified in port
- WWW:
- http://search.cpan.org/dist/WWW-Scraper-ISBN-Driver/
- Description:
- This is a base class, all site-specific drivers should inherit its members
and methods. Driver subclasses named '$name' should be packaged as
WWW::Scraper::ISBN::$name_Driver, e.g. WWW::Scraper::ISBN::LOC_Driver for
LOC (Library of Congress) driver. Each driver need only implement the
search() method, though they may have as many other methods as they need to
get their job done. Only search() will be called by
WWW::Scraper::ISBN->search().
WWW: http://search.cpan.org/dist/WWW-Scraper-ISBN-Driver/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- p5-WWW-Scraper-ISBN-Driver>0:www/p5-WWW-Scraper-ISBN-Driver
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-WWW-Scraper-ISBN-Driver
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5.18.4 : lang/perl5.18
- Runtime dependencies:
-
- perl5.18.4 : lang/perl5.18
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 14
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.22_1 02 Feb 2015 22:22:24 |
rene |
Remove expired ports:
2015-01-31 audio/py-eyed3-06: In audio/abcde dependency has been changed to
audio/py-eyed3
2015-01-31 mail/postfix210: Use mail/postfix instead.
2015-01-31 net-im/venom: No more support from the project
2015-02-01 security/openssh-portable66: security/openssh-portable now has all
patches working. This port is obsolete.
2015-01-31 www/p5-WWW-Scraper-ISBN-Driver: Merged to www/p5-WWW-Scraper-ISBN by
upstream
2015-01-31 www/p5-WWW-Scraper-ISBN-Record: Merged to www/p5-WWW-Scraper-ISBN by
upstream |
0.22_1 01 Jan 2015 16:24:04 |
sunpoet |
- Mark CONFLICTS_INSTALL with www/p5-WWW-Scraper-ISBN
- Mark DEPRECATED and set EXPIRATION_DATE to 2015-01-31 |
0.22_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.22 19 Jun 2014 12:02:29 |
jadawin |
- Update to 0.22 |
0.20 03 Nov 2013 15:16:25 |
az |
- support STAGEDIR
- add LICENSE (where it possible) |
0.20 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.20 28 Aug 2013 15:09:35 |
sunpoet |
- Update to 0.20
Changes: http://search.cpan.org/dist/WWW-Scraper-ISBN-Driver/Changes |
0.19 26 Aug 2013 09:35:23 |
jadawin |
- Update to 0.19 |
0.18 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.18 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.18 17 Apr 2008 14:30:31 |
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) |
0.18 08 Sep 2007 01:11:48 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.18 22 Jan 2006 02:58:25 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.18 09 Nov 2005 14:18:11 |
garga |
This is a base class, all site-specific drivers should inherit its members
and methods. Driver subclasses named '$name' should be packaged as
WWW::Scraper::ISBN::$name_Driver, e.g. WWW::Scraper::ISBN::LOC_Driver for
LOC (Library of Congress) driver. Each driver need only implement the
search() method, though they may have as many other methods as they need to
get their job done. Only search() will be called by
WWW::Scraper::ISBN->search().
WWW: http://search.cpan.org/dist/WWW-Scraper-ISBN-Driver/
PR: ports/88668
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> |
Number of commits found: 14
|