| Port details on branch 2026Q3 |
- p5-Perl-Tidy Indents and reformats Perl scripts to make them easier to read
- 20250912 devel
=0 20250912Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2005-09-01 09:39:55
- Last Update: 2025-10-06 10:21:10
- Commit Hash: 7cb640a
- 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)
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1759324352
SHA256 (Perl-Tidy-20250912.tar.gz) = b48ee48835fbceab2fde0f1c59c5a539f046e3bb236fa34d8b60871fd79cf0a4
SIZE (Perl-Tidy-20250912.tar.gz) = 1212139
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.42.r<5.43 : lang/perl5.42
- Runtime dependencies:
-
- perl5>=5.42.r<5.43 : lang/perl5.42
- This port is required by:
- for Build
-
- deskutils/p5-Goo
- devel/p5-Test-PerlTidy
- print/a2pdf
- textproc/p5-Perl-Critic
- textproc/p5-Pod-POM-View-HTML-Filter
- for Run
-
- deskutils/p5-Goo
- devel/p5-Data-Dumper-Perltidy
- devel/p5-Test-PerlTidy
- print/a2pdf
- textproc/p5-Perl-Critic
- 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:
|