Port details |
- p5-Template-Plugin-Lingua-EN-Inflect Interface Template Toolkit to Lingua::EN::Inflect module
- 0.04 textproc
=0 0.04Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2007-04-05 18:02:14
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5
- License: not specified in port
- Description:
- The Lingua::EN::Inflect is an interface of Template Toolkit to Damian
Conway's Linua::EN::Inflect Perl module, which provides plural
inflections, "a"/"an" selection for English words, and manipulation of
numbers as words.
WWW: https://metacpan.org/release/Template-Plugin-Lingua-EN-Inflect
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Template-Plugin-Lingua-EN-Inflect>0:textproc/p5-Template-Plugin-Lingua-EN-Inflect
- To install the port:
- cd /usr/ports/textproc/p5-Template-Plugin-Lingua-EN-Inflect/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-Template-Plugin-Lingua-EN-Inflect
- pkg install p5-Template-Plugin-Lingua-EN-Inflect
- PKGNAME: p5-Template-Plugin-Lingua-EN-Inflect
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Template-Plugin-Lingua-EN-Inflect-0.04.tar.gz) = 24b775edf946cbfa98d0c8809149661d5eda48773fa54f43b61afe4728b3aae9
SIZE (Template-Plugin-Lingua-EN-Inflect-0.04.tar.gz) = 7205
- 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-Lingua-EN-Inflect>=0 : textproc/p5-Lingua-EN-Inflect
- p5-Template-Toolkit>=0 : www/p5-Template-Toolkit
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Lingua-EN-Inflect>=0 : textproc/p5-Lingua-EN-Inflect
- p5-Template-Toolkit>=0 : www/p5-Template-Toolkit
- 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:
- textproc_p5-Template-Plugin-Lingua-EN-Inflect
- 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 |
06 Apr 2021 14:31:07 0.04
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
0.04
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
10 Sep 2018 11:17:00
0.04
|
des  |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
27 May 2018 20:15:20
0.04
|
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:25:18
0.04
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
04 Jan 2015 18:35:54
0.04
|
tobez  |
Update to 0.04. |
26 Nov 2014 13:08:38
0.02_1
|
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 ) |
22 Jan 2014 14:35:56
0.02
|
mat  |
* Convert to staging
* Add license
* pet portlint
Sponsored by: Absolight |
20 Sep 2013 23:17:32
0.02
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
05 Aug 2013 15:05:30
0.02
|
az  |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
03 Jun 2012 05:56:20
0.02
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM) |
21 Jan 2012 17:40:15
0.02
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
03 Jul 2011 14:40:25
0.02
|
ohauer  |
-remove MD5 |
17 Apr 2008 14:30:31
0.02
|
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) |
05 Apr 2007 17:57:26
0.02
|
tobez  |
Add textproc/p5-Template-Plugin-Lingua-EN-Inflect 0.02, a Perl modules
that interfaces Template Toolkit with Lingua::EN::Inflect. |