Port details |
- p5-List-Permutor Allow you to process all possible permutations of a list
- 0.022_1 devel =2 0.022_1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2006-08-14 15:50:39
- Last Update: 2022-07-20 14:21:35
- Commit Hash: aa6eefd
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: not specified in port
- Description:
- The List::Permutor module is simple module that currently allows you to
process all possible permutations of a list
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-List-Permutor>0:devel/p5-List-Permutor
- To install the port:
- cd /usr/ports/devel/p5-List-Permutor/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-List-Permutor
- pkg install p5-List-Permutor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-List-Permutor
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (List-Permutor-0.022.tar.gz) = d9089629c6a6f09000623c26877273bf053cddc600b1884a2ac67333084bbc4d
SIZE (List-Permutor-0.022.tar.gz) = 2695
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.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- 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-List-Permutor
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 12
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.022_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.022_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.022_1 11 May 2015 12:04:19 |
mat |
Move p5- ports from ports@ to perl@.
With hat: perl@
Sponsored by: Absolight |
0.022_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.022 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.022 30 Oct 2013 02:52:47 |
vanilla |
Support STAGEDIR. |
0.022 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.022 02 Aug 2013 18:21:06 |
az |
- Convert to new perl framework |
0.022 23 Aug 2012 16:24:10 |
skreuzer |
Fix typos in COMMENT section |
0.022 21 Sep 2011 02:46:17 |
tabthorpe |
- Reassign to the heap |
0.022 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.022 14 Aug 2006 15:49:18 |
garga |
Add p5-List-Permutor 0.022, alow you to process all possible
permutations of a list.
PR: ports/101739
Submitted by: Anish Mistry <amistry at am-productions.biz> |
Number of commits found: 12
|