Port details |
- p5-Params-Coerce Allows your classes to do parameter coercion
- 0.15 devel
=1 0.15Version of this port present on the latest quarterly branch. - Maintainer: svysh.fbsd@gmail.com
 - Port Added: 2007-09-13 21:47:33
- Last Update: 2021-08-24 22:37:47
- Commit Hash: ca88d21
- People watching this port, also watch:: subversion, p5-Digest-TransformPath, p5-Devel-Timer, p5-Business-PayPal-IPN
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Params::Coerce - Allows your classes to do coercion of parameters
WWW: https://metacpan.org/release/Params-Coerce
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Params-Coerce>0:devel/p5-Params-Coerce
- To install the port:
- cd /usr/ports/devel/p5-Params-Coerce/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Params-Coerce
- pkg install p5-Params-Coerce
- PKGNAME: p5-Params-Coerce
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1629513418
SHA256 (Params-Coerce-0.15.tar.gz) = 03bc2471a7e6aa927ba313eda7d73c50820694e801a5bbe2fddcded8f493b67f
SIZE (Params-Coerce-0.15.tar.gz) = 31426
- 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:
-
- p5-Params-Util>=0.20 : devel/p5-Params-Util
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Params-Util>=0.20 : devel/p5-Params-Util
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- biology/p5-Bio-MAGETAB
- databases/p5-Mongoose
- www/p5-Image-Delivery
- for Run
-
- biology/p5-Bio-MAGETAB
- databases/p5-Mongoose
- www/p5-Image-Delivery
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Params-Coerce
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
24 Aug 2021 22:37:47 0.15
|
Nuno Teixeira (eduardo)  Author: Sergei Vyshenski |
devel/p5-Params-Coerce: Update to 0.15, maintainer reset
ChangeLog: https://metacpan.org/dist/Params-Coerce/changes
* Submitter takes maintainership.
* devel/p5-Params-Coerce: maintainer reset
Many consecutive timeouts. We thank coryking for all his efforts and
hope to see him back in the future.
PR: 257991
Approved by: maintainer timeout (coryking@mozimedia.com > 2 months) |
06 Apr 2021 14:31:07 0.14_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
22 Mar 2021 10:17:44
0.14_2
|
danfe  |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
27 May 2018 20:15:20
0.14_2
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:00:57
0.14_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.14_2
|
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 ) |
27 Oct 2014 10:55:59
0.14_1
|
bapt  |
Cleanup plist |
09 Jan 2014 13:14:31
0.14_1
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
0.14_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
09 Sep 2013 11:01:46
0.14_1
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
03 Jul 2011 14:59:23
0.14_1
|
ohauer  |
-remove MD5 |
28 Jan 2010 22:37:43
0.14_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 14).
Approved by: portmgr (itetcu) |
30 Nov 2008 18:30:13
0.14
|
pav  |
- dirrmtry correct directory (uncovered by Params::Util no longer cleaning it
up)
Reported by: pointyhat |
17 Apr 2008 14:30:31
0.14
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
13 Sep 2007 21:47:22
0.14
|
miwi  |
Params::Coerce - Allows your classes to do coercion of parameters
WWW: http://search.cpan.org/dist/Params-Coerce/
PR: ports/116215
Submitted by: Cory R. King <coryking at mozimedia.com> |