Port details |
- p5-Term-EditLine Perl interface to the NetBSD editline library
- 0.11 devel =2 0.11Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2014-07-02 14:32:14
- Last Update: 2023-02-16 13:14:54
- Commit Hash: 69b172f
- 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/Term-EditLine
- Description:
- Perl interface to the NetBSD editline library.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Term-EditLine>0:devel/p5-Term-EditLine
- To install the port:
- cd /usr/ports/devel/p5-Term-EditLine/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Term-EditLine
- pkg install p5-Term-EditLine
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Term-EditLine
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1491822863
SHA256 (Term-EditLine-0.11.tar.gz) = c0d046474773350994cc41395cf6e8abb65a3af8ac76ee45af099ef0a670b8d6
SIZE (Term-EditLine-0.11.tar.gz) = 67887
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libedit.so.0 : devel/libedit
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Term-EditLine
- USES:
- libedit perl5 pkgconfig
- 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 |
0.11 16 Feb 2023 13:14:54 |
Emanuel Haupt (ehaupt) |
devel/p5-Term-EditLine: Fix build with clang15
Notified by: pkg-fallout |
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.11 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.11 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.11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.11 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 |
0.11 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.11 10 Apr 2017 11:37:57 |
ehaupt |
- Update 0.11
- Use pkg-config to find libedit
- Remove PORTSCOUT ignore directive as dependency polution has been solved
upstream |
0.05_2 18 Sep 2015 13:41:48 |
ehaupt |
Set correct PORTSCOUT variable. |
0.05_2 16 Sep 2015 11:44:34 |
ehaupt |
- Set PORTSCOUT to 'ignore' with a comment
- Add an additional master site to make sure the original version will be
available in the future |
0.05_2 24 Aug 2015 17:33:11 |
amdmi3 |
- Switch to USES=libedit
Approved by: portmgr blanket |
0.05_1 28 Apr 2015 07:53:48 |
ehaupt |
Specify PORTSCOUT hints. |
0.05_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 ) |
0.05 08 Oct 2014 14:26:26 |
ehaupt |
Remove @dirrm, @dirrmtry |
0.05 02 Jul 2014 14:32:05 |
ehaupt |
Add p5-Term-EditLine, a Perl interface to the NetBSD editline library. |