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 on branch 2022Q2
p5-Devel-ebug Simple, extensible Perl debugger
0.64 devel 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.64Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-05-29 02:05:06
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Devel-ebug
Description:
A debugger is a computer program that is used to debug other programs. Devel::ebug is a simple, extensible Perl debugger with a clean API. Using this module, you may easily write a Perl debugger to debug your programs. Alternatively, it comes with an interactive debugger, ebug. perl5db.pl, Perl's current debugger is currently 2,600 lines of magic and special cases. The code is nearly unreadable: fixing bugs and adding new features is fraught with difficulties. The debugger has no test suite which has caused breakage with changes that couldn't be properly tested. It will also not debug regexes. Devel::ebug is aimed at fixing these problems and delivering a replacement debugger which provides a well-tested simple programmatic interface to debugging programs. This makes it easier to build debuggers on top of Devel::ebug, be they console-, curses-, GUI- or Ajax-based. There are currently two user interfaces to Devel::debug, ebug and ebug_http. ebug is a console-based interface to debugging programs, much like perl5db.pl. ebug_http is an innovative web-based interface to debugging programs.
Homepage    cgit ¦ Codeberg ¦ 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 (61 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Devel-ebug-0.64/catalog.mk
  2. /usr/local/share/licenses/p5-Devel-ebug-0.64/LICENSE
  3. /usr/local/share/licenses/p5-Devel-ebug-0.64/ART10
  4. /usr/local/share/licenses/p5-Devel-ebug-0.64/GPLv1+
  5. bin/ebug
  6. bin/ebug_backend_perl
  7. bin/ebug_client
  8. bin/ebug_server
  9. lib/perl5/site_perl/Devel/ebug.pm
  10. lib/perl5/site_perl/Devel/ebug/Backend.pm
  11. lib/perl5/site_perl/Devel/ebug/Backend/Plugin/ActionPoints.pm
  12. lib/perl5/site_perl/Devel/ebug/Backend/Plugin/Basic.pm
  13. lib/perl5/site_perl/Devel/ebug/Backend/Plugin/Codelines.pm
  14. lib/perl5/site_perl/Devel/ebug/Backend/Plugin/Commands.pm
  15. lib/perl5/site_perl/Devel/ebug/Backend/Plugin/Eval.pm
  16. lib/perl5/site_perl/Devel/ebug/Backend/Plugin/Filenames.pm
  17. lib/perl5/site_perl/Devel/ebug/Backend/Plugin/Output.pm
  18. lib/perl5/site_perl/Devel/ebug/Backend/Plugin/Pad.pm
  19. lib/perl5/site_perl/Devel/ebug/Backend/Plugin/Ping.pm
  20. lib/perl5/site_perl/Devel/ebug/Backend/Plugin/Run.pm
  21. lib/perl5/site_perl/Devel/ebug/Backend/Plugin/StackTrace.pm
  22. lib/perl5/site_perl/Devel/ebug/Console.pm
  23. lib/perl5/site_perl/Devel/ebug/Plugin/ActionPoints.pm
  24. lib/perl5/site_perl/Devel/ebug/Plugin/Basic.pm
  25. lib/perl5/site_perl/Devel/ebug/Plugin/Codelines.pm
  26. lib/perl5/site_perl/Devel/ebug/Plugin/Eval.pm
  27. lib/perl5/site_perl/Devel/ebug/Plugin/Filenames.pm
  28. lib/perl5/site_perl/Devel/ebug/Plugin/Output.pm
  29. lib/perl5/site_perl/Devel/ebug/Plugin/Pad.pm
  30. lib/perl5/site_perl/Devel/ebug/Plugin/Run.pm
  31. lib/perl5/site_perl/Devel/ebug/Plugin/StackTrace.pm
  32. lib/perl5/site_perl/man/man1/ebug.1.gz
  33. lib/perl5/site_perl/man/man1/ebug_backend_perl.1.gz
  34. lib/perl5/site_perl/man/man1/ebug_client.1.gz
  35. lib/perl5/site_perl/man/man1/ebug_server.1.gz
  36. lib/perl5/site_perl/man/man3/Devel::ebug.3.gz
  37. lib/perl5/site_perl/man/man3/Devel::ebug::Backend.3.gz
  38. lib/perl5/site_perl/man/man3/Devel::ebug::Backend::Plugin::ActionPoints.3.gz
  39. lib/perl5/site_perl/man/man3/Devel::ebug::Backend::Plugin::Basic.3.gz
  40. lib/perl5/site_perl/man/man3/Devel::ebug::Backend::Plugin::Codelines.3.gz
  41. lib/perl5/site_perl/man/man3/Devel::ebug::Backend::Plugin::Commands.3.gz
  42. lib/perl5/site_perl/man/man3/Devel::ebug::Backend::Plugin::Eval.3.gz
  43. lib/perl5/site_perl/man/man3/Devel::ebug::Backend::Plugin::Filenames.3.gz
  44. lib/perl5/site_perl/man/man3/Devel::ebug::Backend::Plugin::Output.3.gz
  45. lib/perl5/site_perl/man/man3/Devel::ebug::Backend::Plugin::Pad.3.gz
  46. lib/perl5/site_perl/man/man3/Devel::ebug::Backend::Plugin::Ping.3.gz
  47. lib/perl5/site_perl/man/man3/Devel::ebug::Backend::Plugin::Run.3.gz
  48. lib/perl5/site_perl/man/man3/Devel::ebug::Backend::Plugin::StackTrace.3.gz
  49. lib/perl5/site_perl/man/man3/Devel::ebug::Console.3.gz
  50. lib/perl5/site_perl/man/man3/Devel::ebug::Plugin::ActionPoints.3.gz
  51. lib/perl5/site_perl/man/man3/Devel::ebug::Plugin::Basic.3.gz
  52. lib/perl5/site_perl/man/man3/Devel::ebug::Plugin::Codelines.3.gz
  53. lib/perl5/site_perl/man/man3/Devel::ebug::Plugin::Eval.3.gz
  54. lib/perl5/site_perl/man/man3/Devel::ebug::Plugin::Filenames.3.gz
  55. lib/perl5/site_perl/man/man3/Devel::ebug::Plugin::Output.3.gz
  56. lib/perl5/site_perl/man/man3/Devel::ebug::Plugin::Pad.3.gz
  57. lib/perl5/site_perl/man/man3/Devel::ebug::Plugin::Run.3.gz
  58. lib/perl5/site_perl/man/man3/Devel::ebug::Plugin::StackTrace.3.gz
  59. @owner
  60. @group
  61. @mode
Collapse this list.
Dependency lines:
  • p5-Devel-ebug>0:devel/p5-Devel-ebug
To install the port:
cd /usr/ports/devel/p5-Devel-ebug/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Devel-ebug
  • pkg install p5-Devel-ebug
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Devel-ebug
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1626281126 SHA256 (Devel-ebug-0.64.tar.gz) = 621961893fdac66135c9662e7ef1b7359128d580b255208c4a6e1caa2061d23a SIZE (Devel-ebug-0.64.tar.gz) = 43110

Packages (timestamps in pop-ups are UTC):
p5-Devel-ebug
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.640.640.630.640.64-0.63-
FreeBSD:13:quarterly0.640.640.640.640.640.640.640.64
FreeBSD:14:latest0.640.640.640.640.640.64-0.64
FreeBSD:14:quarterly0.640.64-0.640.640.640.640.64
FreeBSD:15:latest0.640.64n/a0.64n/a0.640.640.64
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Class-Accessor-Chained>=0 : devel/p5-Class-Accessor-Chained
  2. p5-Devel-StackTrace>=0 : devel/p5-Devel-StackTrace
  3. p5-Module-Pluggable>=0 : devel/p5-Module-Pluggable
  4. p5-PadWalker>=0 : devel/p5-PadWalker
  5. p5-Proc-Background>=0 : devel/p5-Proc-Background
  6. p5-String-Koremutake>=0 : textproc/p5-String-Koremutake
  7. p5-YAML>=0 : textproc/p5-YAML
  8. perl5>=5.32.r0<5.33 : lang/perl5.32
  9. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Class-Accessor-Chained>=0 : devel/p5-Class-Accessor-Chained
  2. p5-Devel-StackTrace>=0 : devel/p5-Devel-StackTrace
  3. p5-Module-Pluggable>=0 : devel/p5-Module-Pluggable
  4. p5-PadWalker>=0 : devel/p5-PadWalker
  5. p5-Proc-Background>=0 : devel/p5-Proc-Background
  6. p5-String-Koremutake>=0 : textproc/p5-String-Koremutake
  7. p5-YAML>=0 : textproc/p5-YAML
  8. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_p5-Devel-ebug
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/Devel/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Devel/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Devel/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Devel/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Devel/
  7. http://backpan.perl.org/modules/by-module/Devel/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Devel/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Devel/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Devel/
  12. https://www.cpan.org/modules/by-module/Devel/
Collapse this list.

There are no commits on branch 2022Q2 for this port