Port details |
- p5-WWW-Scraper-ISBN-Record Book Record class for WWW::Scraper::ISBN module
- 0.21_1 www
=0 0.21_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:21: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-Record/
- Description:
- The WWW::Scraper::ISBN::Record module defines a class that can be used to deal
with book information. It was primarily created as a return type for the
WWW::Scraper::ISBN module, though it could be used for other purposes. It
knows minimal information about itself, whether the book was found, where it
was found, its ISBN number, and whether any errors occurred. It is usually up
to the WWW::Scraper::ISBN::Driver and its subclasses to make sure that the
fields get set correctly.
WWW: http://search.cpan.org/dist/WWW-Scraper-ISBN-Record/
-
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-Record>0:www/p5-WWW-Scraper-ISBN-Record
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-WWW-Scraper-ISBN-Record
- 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.21_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.21_1 01 Jan 2015 16:24:10 |
sunpoet |
- Mark CONFLICTS_INSTALL with www/p5-WWW-Scraper-ISBN
- Mark DEPRECATED and set EXPIRATION_DATE to 2015-01-31 |
0.21_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.21 19 Jun 2014 12:03:02 |
jadawin |
- Update to 0.21 |
0.19 07 Nov 2013 16:38:14 |
vanilla |
Support STAGEDIR. |
0.19 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.19 28 Aug 2013 13:13:47 |
jadawin |
- Update to 0.19 |
0.18 27 Aug 2013 07:47:31 |
jadawin |
- Update to 0.18 |
0.17 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.17 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.17 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.17 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.17 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.17 09 Nov 2005 14:18:51 |
garga |
The WWW::Scraper::ISBN::Record module defines a class that can be used to deal
with book information. It was primarily created as a return type for the
WWW::Scraper::ISBN module, though it could be used for other purposes. It
knows minimal information about itself, whether the book was found, where it
was found, its ISBN number, and whether any errors occurred. It is usually up
to the WWW::Scraper::ISBN::Driver and its subclasses to make sure that the
fields get set correctly.
WWW: http://search.cpan.org/dist/WWW-Scraper-ISBN-Record/
PR: ports/88666
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> |
Number of commits found: 14
|