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-Perl-Tidy Indents and reformats Perl scripts to make them easier to read
20240202 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 20240202Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-09-01 09:39:55
Last Update: 2024-02-10 21:45:44
Commit Hash: 08014da
Also Listed In: perl5
License: GPLv2
WWW:
https://metacpan.org/release/Perl-Tidy
https://perltidy.sourceforge.net/
Description:
Perltidy reads a Perl script and writes an indented, reformatted script. The default formatting closely follows the recommendations in perlstyle(1). Perltidy can also display perl code in syntax- colored HTML output. If you want your code to conform to style.perl(7), you should use: perltidy -i=8 -t -pt=2 -bt=2 -sbt=2 -ci=4 -noll -sfs -nasc -ce (Written by knu)
HomepageHomepage    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 (24 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Perl-Tidy-20240202/catalog.mk
  2. /usr/local/share/licenses/p5-Perl-Tidy-20240202/LICENSE
  3. /usr/local/share/licenses/p5-Perl-Tidy-20240202/GPLv2
  4. bin/perltidy
  5. lib/perl5/site_perl/Perl/Tidy.pm
  6. lib/perl5/site_perl/Perl/Tidy.pod
  7. lib/perl5/site_perl/Perl/Tidy/Debugger.pm
  8. lib/perl5/site_perl/Perl/Tidy/Diagnostics.pm
  9. lib/perl5/site_perl/Perl/Tidy/FileWriter.pm
  10. lib/perl5/site_perl/Perl/Tidy/Formatter.pm
  11. lib/perl5/site_perl/Perl/Tidy/HtmlWriter.pm
  12. lib/perl5/site_perl/Perl/Tidy/IOScalar.pm
  13. lib/perl5/site_perl/Perl/Tidy/IOScalarArray.pm
  14. lib/perl5/site_perl/Perl/Tidy/IndentationItem.pm
  15. lib/perl5/site_perl/Perl/Tidy/Logger.pm
  16. lib/perl5/site_perl/Perl/Tidy/Tokenizer.pm
  17. lib/perl5/site_perl/Perl/Tidy/VerticalAligner.pm
  18. lib/perl5/site_perl/Perl/Tidy/VerticalAligner/Alignment.pm
  19. lib/perl5/site_perl/Perl/Tidy/VerticalAligner/Line.pm
  20. lib/perl5/site_perl/man/man1/perltidy.1.gz
  21. lib/perl5/site_perl/man/man3/Perl::Tidy.3.gz
  22. @owner
  23. @group
  24. @mode
Collapse this list.
Dependency lines:
  • p5-Perl-Tidy>0:devel/p5-Perl-Tidy
To install the port:
cd /usr/ports/devel/p5-Perl-Tidy/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Perl-Tidy
  • pkg install p5-Perl-Tidy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Perl-Tidy
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1707418645 SHA256 (Perl-Tidy-20240202.tar.gz) = 9451adde47c2713652d39b150fb3eeb3ccc702add46913e989125184cd7ec57d SIZE (Perl-Tidy-20240202.tar.gz) = 1036929

Packages (timestamps in pop-ups are UTC):
p5-Perl-Tidy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024020220240202202101112024020220240202-20201207-
FreeBSD:13:quarterly2024020220240202202303092024020220240202202309122023091220230912
FreeBSD:14:latest202402022024020220221112202402022024020220230309-20230309
FreeBSD:14:quarterly2023091220240202-2023091220240202202309122023091220230912
FreeBSD:15:latest2024020220240202n/a20240202n/a202309122023091220240202
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. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. deskutils/p5-Goo
  2. devel/p5-Test-PerlTidy
  3. print/a2pdf
  4. textproc/p5-Perl-Critic
  5. textproc/p5-Pod-POM-View-HTML-Filter
for Run
  1. deskutils/p5-Goo
  2. devel/p5-Data-Dumper-Perltidy
  3. devel/p5-Test-PerlTidy
  4. print/a2pdf
  5. textproc/p5-Perl-Critic
  6. textproc/p5-Pod-POM-View-HTML-Filter

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

There are no commits on branch 2022Q2 for this port