notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-EBook-Tools Object class for manipulating and generating E-books
0.5.4_1 textproc Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.5.4_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Depends on expired palm/p5-Palm
Expired This port expired on: 2019-11-01
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-02-23 21:18:07
Last Update: 2019-11-02 20:18:04
SVN Revision: 516364
Also Listed In: perl5
License: GPLv2
WWW:
https://metacpan.org/release/EBook-Tools
Description:
EBook-Tools contains a library and a command-line tool for unpacking, creating, correcting, and repacking electronic books. Current unpacking support is limited to PalmDoc and Mobipocket and generation is limited to EPub. The metadata correction tools are quite extensive, however. For more details, see the POD information on EBook::Tools and EBook::Tools::Unpack. WWW: https://metacpan.org/release/EBook-Tools
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (23 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-EBook-Tools-0.5.4_1/catalog.mk
  2. /usr/local/share/licenses/p5-EBook-Tools-0.5.4_1/LICENSE
  3. /usr/local/share/licenses/p5-EBook-Tools-0.5.4_1/GPLv2
  4. lib/perl5/site_perl/man/man1/ebook.1.gz
  5. lib/perl5/site_perl/man/man3/EBook::Tools.3.gz
  6. lib/perl5/site_perl/man/man3/EBook::Tools::BISG.3.gz
  7. lib/perl5/site_perl/man/man3/EBook::Tools::EReader.3.gz
  8. lib/perl5/site_perl/man/man3/EBook::Tools::IMP.3.gz
  9. lib/perl5/site_perl/man/man3/EBook::Tools::LZSS.3.gz
  10. lib/perl5/site_perl/man/man3/EBook::Tools::MSReader.3.gz
  11. lib/perl5/site_perl/man/man3/EBook::Tools::Mobipocket.3.gz
  12. lib/perl5/site_perl/man/man3/EBook::Tools::PalmDoc.3.gz
  13. lib/perl5/site_perl/man/man3/EBook::Tools::Unpack.3.gz
  14. lib/perl5/site_perl/EBook/Tools.pm
  15. lib/perl5/site_perl/EBook/Tools/BISG.pm
  16. lib/perl5/site_perl/EBook/Tools/EReader.pm
  17. lib/perl5/site_perl/EBook/Tools/IMP.pm
  18. lib/perl5/site_perl/EBook/Tools/LZSS.pm
  19. lib/perl5/site_perl/EBook/Tools/MSReader.pm
  20. lib/perl5/site_perl/EBook/Tools/Mobipocket.pm
  21. lib/perl5/site_perl/EBook/Tools/PalmDoc.pm
  22. lib/perl5/site_perl/EBook/Tools/Unpack.pm
  23. bin/ebook
Collapse this list.
Dependency lines:
  • p5-EBook-Tools>0:textproc/p5-EBook-Tools
No installation instructions:
This port has been deleted.
PKGNAME: p5-EBook-Tools
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (EBook-Tools-v0.5.4.tar.gz) = 2a94808f611da58086ed151c1348fcf9c9ffab7822fef8457eeac3376fa1a81a SIZE (EBook-Tools-v0.5.4.tar.gz) = 725633

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Archive-Zip>=0 : archivers/p5-Archive-Zip
  2. p5-Data-UUID>=0 : devel/p5-Data-UUID
  3. p5-Config-IniFiles>=0 : devel/p5-Config-IniFiles
  4. p5-Date-Manip>=0 : devel/p5-Date-Manip
  5. p5-DBI>=0 : databases/p5-DBI
  6. p5-DBD-SQLite>=0 : databases/p5-DBD-SQLite
  7. p5-Encode-Detect>=0 : converters/p5-Encode-Detect
  8. p5-File-MimeInfo>=0 : devel/p5-File-MimeInfo
  9. p5-HTML-Parser>=0 : www/p5-HTML-Parser
  10. p5-Lingua-EN-NameParse>=0 : textproc/p5-Lingua-EN-NameParse
  11. p5-LWP-Protocol-https>=0 : www/p5-LWP-Protocol-https
  12. p5-Mojolicious>=0 : www/p5-Mojolicious
  13. p5-Tie-IxHash>=0 : devel/p5-Tie-IxHash
  14. p5-XML-Twig>=0 : textproc/p5-XML-Twig
  15. p5-File-Slurp>=0 : devel/p5-File-Slurp
  16. p5-File-Which>=0 : sysutils/p5-File-Which
  17. p5-Palm>=0 : palm/p5-Palm
  18. p5-Image-Size>=0 : graphics/p5-Image-Size
  19. p5-String-CRC32>=0 : devel/p5-String-CRC32
  20. txt2html>=0 : textproc/txt2html
  21. p5-Bit-Vector>=0 : math/p5-Bit-Vector
  22. p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
  23. p5-Module-Build>=0.4206 : devel/p5-Module-Build
  24. perl5>=5.30.r1<5.31 : lang/perl5.30
Runtime dependencies:
  1. p5-Archive-Zip>=0 : archivers/p5-Archive-Zip
  2. p5-Data-UUID>=0 : devel/p5-Data-UUID
  3. p5-Config-IniFiles>=0 : devel/p5-Config-IniFiles
  4. p5-Date-Manip>=0 : devel/p5-Date-Manip
  5. p5-DBI>=0 : databases/p5-DBI
  6. p5-DBD-SQLite>=0 : databases/p5-DBD-SQLite
  7. p5-Encode-Detect>=0 : converters/p5-Encode-Detect
  8. p5-File-MimeInfo>=0 : devel/p5-File-MimeInfo
  9. p5-HTML-Parser>=0 : www/p5-HTML-Parser
  10. p5-Lingua-EN-NameParse>=0 : textproc/p5-Lingua-EN-NameParse
  11. p5-LWP-Protocol-https>=0 : www/p5-LWP-Protocol-https
  12. p5-Mojolicious>=0 : www/p5-Mojolicious
  13. p5-Tie-IxHash>=0 : devel/p5-Tie-IxHash
  14. p5-XML-Twig>=0 : textproc/p5-XML-Twig
  15. p5-File-Slurp>=0 : devel/p5-File-Slurp
  16. p5-File-Which>=0 : sysutils/p5-File-Which
  17. p5-Palm>=0 : palm/p5-Palm
  18. p5-Image-Size>=0 : graphics/p5-Image-Size
  19. p5-String-CRC32>=0 : devel/p5-String-CRC32
  20. txt2html>=0 : textproc/txt2html
  21. p5-Bit-Vector>=0 : math/p5-Bit-Vector
  22. p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
  23. tidy5 : www/tidy-html5
  24. perl5>=5.30.r1<5.31 : lang/perl5.30
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:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/EBook/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/EBook/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/EBook/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/EBook/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/EBook/
  7. http://backpan.perl.org/modules/by-module/EBook/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/EBook/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/EBook/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/EBook/
  12. https://www.cpan.org/modules/by-module/EBook/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.4_1
02 Nov 2019 20:18:04
Revision:516364Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2019-05-15 lang/phantomjs: Project has been discontinued:
https://github.com/ariya/phantomjs/issues/15344
2019-11-01 net-mgmt/statsd: depends on expired www/node6
2019-11-01 palm/p5-Palm: obsolete technology
2019-11-01 shells/sparforte: uses expired bdb48
2019-11-01 sysutils/pcbsd-utils-qt5: No longer maintained upstream
2019-11-01 sysutils/sysadm: No longer maintained upstream
2019-11-01 sysutils/sysadm-client: No longer maintained upstream
2019-11-01 textproc/kibana5: depends on expired www/node6
2019-11-01 textproc/kibana5-search-guard: Depends on expired www/node6 via
textproc/kibana5
2019-11-01 textproc/p5-EBook-Tools: Depends on expired palm/p5-Palm
2019-10-16 textproc/xml-parse.el: Unfetchable, unmaintained
2019-11-01 www/bigbluebutton: Depends on expired www/tomcat6
2019-04-30 www/node6: Node.js 6.x LTS reaches end-of-life on 2019-04-30, see
https://github.com/nodejs/Release
2019-11-01 www/pebble: depends on expired www/tomcat6
2019-08-01 www/tomcat6: End-of-life since 2017
0.5.4_1
24 Sep 2019 21:48:52
Revision:512758Original commit files touched by this commit
rene search for other commits by this committer
textproc/p5-EBook-Tools: schedule for removal on 2019-11-01 due to expired
palm/p5-Palm

While here sort header variables.
0.5.4_1
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.5.4_1
12 Jan 2018 13:20:45
Revision:458825Original commit files touched by this commit
adamw search for other commits by this committer
Assign to perl@
0.5.4_1
04 Jan 2018 23:25:05
Revision:458093Original commit files touched by this commit
rene search for other commits by this committer
Return junovitch's ports back to the pool.

Thank you for all your past work.

With hat:	portmgr-secretary
0.5.4_1
31 Jan 2017 16:21:46
Revision:432932Original commit files touched by this commit
mat search for other commits by this committer
Bump PORTREVISION for ports affected by the fix the last commit.

Done with:	Tools/scripts/bump-revision.sh
Sponsored by:	Absolight
0.5.4
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.5.4
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
0.5.4
11 Aug 2015 22:02:31
Revision:393977Original commit files touched by this commit
junovitch search for other commits by this committer
textproc/p5-EBook-Tools: update 0.4.9_2 -> 0.5.4

- Update to p5-EBook-Tools-0.5.4
- Update tidy dependency to tidy-html5
- Take maintainership
- Add NO_ARCH

PR:		201703
Approved by:	simond@irrelevant.org (outgoing maintainer), feld (mentor)
Differential Revision:	https://reviews.freebsd.org/D3348
0.4.9_2
21 Mar 2015 19:55:36
Revision:381844Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix *_DEPENDS: version 0.74+ is already in all supported Perl releases
- Bump PORTREVISION for dependency change

With hat:	perl
0.4.9_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
0.4.9
21 Jan 2014 11:52:08
Revision:340601Original commit files touched by this commit
mat search for other commits by this committer
* Convert to staging
* Add license
* pet portlint

Sponsored by:	Absolight
0.4.9
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
0.4.9
10 Sep 2013 17:26:57
Revision:326920Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
0.4.9
14 Jun 2013 01:57:39
Revision:320870Original commit files touched by this commit
miwi search for other commits by this committer
- Do not remove directories not created by this port

Reported by: pkg (DEV_MODE)
0.4.9
10 Apr 2012 00:15:55
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 0.4.9

PR:             ports/166095
Approved by:    maintainer timeout (simond@irrelevant.org, >3 weeks)
0.4.8
12 Dec 2011 16:42:50
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Unbreak this port: update RUN_DEPEDNDS (LOCALBASE/bin/tidy ->
LOCALBASE/bin/tidy4)

PR:             ports/163207
Submitted by:   Simon Dick <simond@irrelevant.org> (maintainer)
0.4.8
05 Dec 2011 17:39:47
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: tidy now installs as tidy-4

Reported by:    pointyhat
Feature safe:   yes
0.4.8
03 Jul 2011 14:40:25
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.4.8
22 Aug 2010 23:49:34
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.4.8

PR:             ports/147400
Submitted by:   pgollucci (myself)
Reviewed by:    az
Approved by:    maintainer timeout (simond@irrelevant.org ; > 2.5 months)
0.4.6_2
03 Feb 2010 12:19:45
Original commit files touched by this commit
tobez search for other commits by this committer
Add more dependencies, switch to Module::Build, bump PORTREVISION.

Approved by:    portmgr (pav), implicit
0.4.6_1
26 Jan 2010 12:36:19
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 7).

Approved by:    portmgr (itetcu)
0.4.6
29 Dec 2009 04:15:27
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.4.6

PR:             ports/141611
Approved by:    maintainer timeout (simond@irrelevant.org; 14 days)
Submitted by:   myself (pgollucci@)
0.4.3
23 Feb 2009 20:58:38
Original commit files touched by this commit
miwi search for other commits by this committer
EBook-Tools contains a library and a command-line tool for unpacking,
creating, correcting, and repacking electronic books.

Current unpacking support is limited to PalmDoc and Mobipocket and
generation is limited to EPub.  The metadata correction tools are
quite extensive, however.  For more details, see the POD information
on EBook::Tools and EBook::Tools::Unpack.

WWW: http://search.cpan.org/dist/EBook-Tools/

PR:             ports/131901
Submitted by:   simond at irrelevant.org

Number of commits found: 24