Port details |
- p5-Lingua-EN-Inflect Convert singular words to their plural form
- 1.905 textproc
=4 1.905Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2002-01-26 00:40:44
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: p5-Time-HiRes, pcre, screen, p5-MIME-Tools, p5-Image-Size
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- The exportable subroutines of Lingua::EN::Inflect provide plural
inflections and "a"/"an" selection for English words.
Plural forms of all nouns, most verbs, and some adjectives are
provided. Where appropriate, "classical" variants (for example:
"brother" -> "brethren", "dogma" -> "dogmata", etc.) are also
provided.
WWW: https://metacpan.org/release/Lingua-EN-Inflect
Seamus Venasse <svenasse@polaris.ca>
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Lingua-EN-Inflect>0:textproc/p5-Lingua-EN-Inflect
- To install the port:
- cd /usr/ports/textproc/p5-Lingua-EN-Inflect/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-Lingua-EN-Inflect
- pkg install p5-Lingua-EN-Inflect
- PKGNAME: p5-Lingua-EN-Inflect
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1608366332
SHA256 (Lingua-EN-Inflect-1.905.tar.gz) = 05c29ec3482e572313a60da2181b0b30c5db7cf01f8ae7616ad67e1b66263296
SIZE (Lingua-EN-Inflect-1.905.tar.gz) = 59715
- 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
- This port is required by:
- for Build
-
- databases/p5-Class-DBI-Loader
- databases/p5-DBIx-Class-Candy
- databases/p5-DBIx-Class-Helpers
- databases/p5-DBIx-Class-Loader
- databases/p5-Jifty-DBI
- databases/p5-Rose-DBx-Object-Renderer
- textproc/p5-Lingua-EN-Inflect-Number
- for Run
-
- databases/p5-Class-DBI-Loader
- databases/p5-DBIx-Class-Candy
- databases/p5-DBIx-Class-Helpers
- databases/p5-DBIx-Class-Loader
- databases/p5-Jifty-DBI
- databases/p5-Rose-DBx-Object-Renderer
- textproc/p5-Lingua-EN-Inflect-Number
- Configuration Options:
- No options to configure
- Options name:
- textproc_p5-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 1.905
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
19 Dec 2020 20:21:01
1.905
|
sunpoet  |
Update to 1.905
Changes: https://metacpan.org/changes/distribution/Lingua-EN-Inflect |
27 Apr 2019 18:27:24
1.904
|
sunpoet  |
Update to 1.904
Changes: https://metacpan.org/changes/distribution/Lingua-EN-Inflect |
27 May 2018 20:15:20
1.903
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
30 Oct 2017 15:40:51
1.903
|
sunpoet  |
Update to 1.903
Changes: http://search.cpan.org/dist/Lingua-EN-Inflect/Changes |
15 Sep 2017 08:58:50
1.902
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
21 Jul 2017 17:29:50
1.902
|
sunpoet  |
Fix copy/paste error: remove LICENSE_FILE |
28 May 2017 03:53:07
1.902
|
sunpoet  |
Update to 1.902
Changes: http://search.cpan.org/dist/Lingua-EN-Inflect/Changes |
28 Feb 2017 22:51:17
1.901
|
sunpoet  |
Update to 1.901
- Use real PORTVERSION and update dependent ports
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Lingua-EN-Inflect/Changes |
26 Nov 2014 13:08:38
1.89.3_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 ) |
07 Nov 2013 03:52:42
1.89.3
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 23:17:32
1.89.3
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
02 Aug 2013 18:52:11
1.89.3
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
09 Nov 2010 06:42:59
1.89.3
|
leeym  |
- update to 1.893 |
28 Jun 2010 20:00:34
1.89.2
|
leeym  |
- update to 1.892
Feature safe: yes |
01 Nov 2009 05:24:37
1.89.1
|
leeym  |
- update to 1.891 |
17 Apr 2008 14:30:31
1.89
|
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) |
22 Jan 2006 02:55:05
1.89
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
14 Nov 2005 15:05:17
1.89
|
mat  |
Take a perl@ hat and add SHA256 checksums |
22 Sep 2005 09:25:49
1.89
|
tobez  |
Update to 1.89. Assign maintainer to perl@. |
21 Sep 2005 19:31:43
1.88
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
20 Sep 2005 14:20:34
1.88
|
erwin  |
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self) |
31 Mar 2004 03:12:58
1.88
|
trevor  |
SIZEify (maintainer timeout) |
24 Oct 2003 12:05:09
1.88
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
21 Feb 2003 13:42:50
1.88
|
knu  |
De-pkg-comment. |
26 Jan 2002 03:40:44 
|
petef  |
Add p5-Lingua-EN-Inflect 1.88, convert singular words to their plural form.
|