Port details |
- p5-Complete-Util General completion Perl routines
- 0.620 devel =2 0.620Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2020-07-05 06:20:48
- Last Update: 2024-02-07 09:06:11
- Commit Hash: 28342c2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Complete-Util
- Description:
- This package provides some generic completion routines that follow the
Complete convention. The main routine is complete_array_elem which
tries to complete a word using choices from elements of supplied array.
The routine will first try a simple substring prefix matching; if that
fails, will try some other methods like word-mode, character-mode, or
fuzzy matching.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Complete-Util>0:devel/p5-Complete-Util
- To install the port:
- cd /usr/ports/devel/p5-Complete-Util/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Complete-Util
- pkg install p5-Complete-Util
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Complete-Util
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1707296337
SHA256 (Complete-Util-0.620.tar.gz) = a1644f2ca6483a80cba83590f356ef58a4044a0dcd5468753635ba01be797f0b
SIZE (Complete-Util-0.620.tar.gz) = 35761
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-Complete-Common>=0.22 : devel/p5-Complete-Common
- p5-Log-ger>=0.038 : devel/p5-Log-ger
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-Complete-Common>=0.22 : devel/p5-Complete-Common
- p5-Log-ger>=0.038 : devel/p5-Log-ger
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- devel/p5-Complete-Path
- devel/p5-Complete-Sah
- for Run
-
- devel/p5-Complete-Path
- devel/p5-Complete-Sah
- devel/p5-Complete-Sequence
- devel/p5-Sort-Sub
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Complete-Util
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.620 07 Feb 2024 09:06:11 |
Rodrigo Osorio (rodrigo) |
devel/p5-Complete-Util: update to 0.620
Changelog:
https://metacpan.org/release/PERLANCAR/Complete-Util-0.620/source/Changes
Port changes:
* Add missing LICENSE (ART10 GPLv1+) |
0.618 14 Dec 2023 05:48:56 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Complete-Util: Update to 0.618
Changes: https://metacpan.org/dist/Complete-Util/changes |
0.617 21 Mar 2023 19:22:21 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Complete-Util: Update to 0.617
Changes: https://metacpan.org/dist/Complete-Util/changes |
0.612 30 Jan 2023 13:01:56 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Complete-Util: Update to 0.612
- Add BUILD_DEPENDS
- Add missing RUN_DEPENDS
Changes: https://metacpan.org/dist/Complete-Util/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.611 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.611 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.611 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.611 05 Jul 2020 06:20:41 |
danfe |
Add three p5-Complete-* Perl modules. |
Number of commits found: 9
|