Port details |
- p5-Lingua-EN-Infinitive Determine the infinitive form of a conjugated word
- 1.14 textproc =3 1.14Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2002-01-27 01:36:27
- Last Update: 2022-09-08 15:46:38
- Commit Hash: ade2a04
- People watching this port, also watch:: libexif, libglade2, p5-MIME-Tools, libunicode, xorg-fonts-truetype
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Lingua-EN-Infinitive
- Description:
- Determine the infinitive form of a conjugated word. Also,
determine the suffix used to identify which rule to apply to
transform the conjugated word into the infinitive form.
Seamus Venasse <svenasse@polaris.ca>
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Lingua-EN-Infinitive>0:textproc/p5-Lingua-EN-Infinitive
- To install the port:
- cd /usr/ports/textproc/p5-Lingua-EN-Infinitive/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-Lingua-EN-Infinitive
- pkg install p5-Lingua-EN-Infinitive
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Lingua-EN-Infinitive
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1484155869
SHA256 (Lingua-EN-Infinitive-1.14.tgz) = 1f5735daf9f491994efa262dd676a3e70d894c7d84f99bad9c119c2b47f98349
SIZE (Lingua-EN-Infinitive-1.14.tgz) = 21948
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-Moo>=2.003000 : devel/p5-Moo
- p5-Type-Tiny>=1.000005 : devel/p5-Type-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Moo>=2.003000 : devel/p5-Moo
- p5-Type-Tiny>=1.000005 : devel/p5-Type-Tiny
- 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-Lingua-EN-Infinitive
- USES:
- perl5 tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.14 08 Sep 2022 15:46:38 |
Stefan Eßer (se) |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
1.14 08 Sep 2022 15:43:21 |
Stefan Eßer (se) |
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit) |
1.14 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.14 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.14 06 Oct 2018 13:06:45 |
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) |
1.14 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.14 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.14 11 Jan 2017 19:35:35 |
sunpoet |
Update to 1.14
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Lingua-EN-Infinitive/Changes |
1.11_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 ) |
1.11 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.11 07 Nov 2013 03:52:42 |
vanilla |
Support STAGEDIR. |
1.11 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.11 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.11 17 May 2011 11:13:00 |
jadawin |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
1.11 08 Sep 2010 04:04:32 |
leeym |
- update to 1.11 |
1.09 17 Apr 2008 14:30:31 |
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) |
1.09 22 Jan 2006 02:55:05 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.09 14 Nov 2005 15:05:17 |
mat |
Take a perl@ hat and add SHA256 checksums |
1.09 29 Oct 2005 10:56:36 |
tobez |
Update to 1.09. |
1.08 22 Sep 2005 09:20:32 |
tobez |
Update to 1.08. Assign maintainer to perl@. |
1.07 21 Sep 2005 19:31:43 |
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 |
1.07 20 Sep 2005 14:20:34 |
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) |
1.07 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.07 05 Jun 2003 09:43:42 |
erwin |
Update to 1.07
PR: 52815
Submitted by: maintainer
Approved by: edwin (mentor) |
1.06 21 Feb 2003 13:42:50 |
knu |
De-pkg-comment. |
1.06 09 Jun 2002 18:53:40 |
petef |
Update to 1.06.
PR: 39071
Submitted by: maintainer |
27 Jan 2002 04:36:27 |
petef |
Add p5-Lingua-EN-Infinitive 1.04, determine the infinitive form of a
conjugated word. |