Port details |
- p5-IO-Tty Flexible I/O Perl5 module that allows manipulation of pseudo-TTYs
- 1.20_1 devel =50 1.20_1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-04-16 12:43:42
- Commit Hash: c026b75
- People watching this port, also watch:: libiconv, gmake, expat, p5-Net-SSLeay, unzip
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/IO-Tty
- Description:
- Perl5 module that allows creation of pseudo-tty's
as well as manipulation.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-IO-Tty>0:devel/p5-IO-Tty
- To install the port:
- cd /usr/ports/devel/p5-IO-Tty/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-IO-Tty
- pkg install p5-IO-Tty
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-IO-Tty
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1708450700
SHA256 (IO-Tty-1.20.tar.gz) = b15309fc85623893289cb9b2b88dfa9ed1e69156b75f29938553a45be6d730af
SIZE (IO-Tty-1.20.tar.gz) = 27709
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.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- devel/p5-AnyEvent-Subprocess
- devel/p5-Cvs
- devel/p5-IO-Pty-Easy
- devel/p5-IPC-Run
- devel/p5-POE
- lang/p5-Expect
- net/p5-Net-CLI-Interact
- for Run
-
- devel/p5-AnyEvent-Subprocess
- devel/p5-Cvs
- devel/p5-IO-Pty-Easy
- devel/p5-IPC-Run
- devel/p5-POE
- lang/p5-Expect
- net/p5-Net-CLI-Interact
Configuration Options:
- No options to configure
- Options name:
- devel_p5-IO-Tty
- USES:
- perl5
- 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.20_1 16 Apr 2024 12:43:42 |
Joe Marcus Clarke (marcus) |
devel/p5-IO-Tty: Remove a no-longer-needed patch
This fixes runtime where no tty functions could be used.
PR: 276535
Approved by: perl@ (mat) |
1.20 21 Feb 2024 15:11:03 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-IO-Tty: Update to 1.20
Changes: https://metacpan.org/dist/IO-Tty/changes |
1.18 01 Dec 2023 22:13:27 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-IO-Tty: Update to 1.18
Changes: https://metacpan.org/dist/IO-Tty/changes |
1.17 30 Dec 2022 09:05:59 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-IO-Tty: Update to 1.17
Changes: https://metacpan.org/dist/IO-Tty/changes |
1.16 18 Dec 2022 17:24:57 |
Dimitry Andric (dim) |
devel/p5-IO-Tty: fix build with clang 15
During an exp-run for llvm 15 (see bug 265425), it turned out that
devel/p5-IO-Tty failed to build with clang 15:
Tty.xs:190:1: error: static declaration of 'strlcpy' follows non-static
declaration
strlcpy(dst, src, siz)
^
/usr/include/string.h:99:9: note: previous declaration is here
size_t strlcpy(char * __restrict, const char * __restrict, size_t);
^
This is because strlcpy() and various other functions are not correctly
detected at configure time:
(Only the first 15 lines of the commit message are shown above ) |
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) |
1.16 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 ) |
1.16 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 ) |
1.16 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.16 01 Feb 2021 19:45:02 |
sunpoet |
Update to 1.16
Changes: https://metacpan.org/changes/distribution/IO-Tty |
1.15 19 Dec 2020 20:18:13 |
sunpoet |
Update to 1.15
Changes: https://metacpan.org/changes/distribution/IO-Tty |
1.14 20 Jan 2020 20:11:53 |
sunpoet |
Update to 1.14
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/IO-Tty |
1.12_2 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.12_2 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.12_2 09 Jan 2017 14:41:25 |
sunpoet |
Strip shared library
- Bump PORTREVISION for package change |
1.12_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.12 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.12 16 Sep 2014 15:12:52 |
jadawin |
- Update to 1.12 |
1.11 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.11 08 May 2014 14:23:05 |
culot |
- Update to 1.11
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/IO-Tty/ChangeLog |
1.10 30 Oct 2013 01:38:25 |
vanilla |
Support STAGEDIR. |
1.10 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.10 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.10 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
1.10 17 Sep 2011 06:49:29 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
1.10 17 May 2011 11:05:02 |
jadawin |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
1.10 12 Oct 2010 06:59:35 |
wen |
- Update to 1.10 |
1.09 07 Oct 2010 00:21:58 |
sahil |
- Update to 1.09
PR: ports/151227
Submitted by: Frederic Culot <frederic@culot.org> |
1.08 25 Feb 2009 14:30:55 |
erwin |
Update to 1.08, which includes the fix committed in the previous
revision.
Submitted by: ed |
1.07_1 02 Feb 2009 19:24:49 |
erwin |
Use posix_openpt() instead of calling openpty() to allocate a PTY
and open the slave TTY, and calling unlockpt() afterwards.
PR: 128941
Submitted by: ed
Reported by: Gerhard Gonter <g.gonter@ieee.org> |
1.07 29 Jan 2009 17:41:17 |
erwin |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
1.07 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.07 08 Sep 2007 00:57:38 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
1.07 18 Jul 2006 16:31:32 |
erwin |
Update to 1.07 |
1.06 18 Jul 2006 08:57:56 |
erwin |
Update to 1.06
PR: 100455
Submitted by: tjs <tjs@cdpa.nsysu.edu.tw> |
1.05 10 Jun 2006 19:00:34 |
erwin |
Update to 1.05 |
1.03 07 May 2006 18:54:53 |
erwin |
Update to 1.03 and require perl from ports. |
1.02 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.02 26 Nov 2005 17:00:48 |
pav |
- Add SHA256
Approved by: maintainer |
1.02 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.02 14 Apr 2004 18:38:46 |
erwin |
Don't remove directories that are part of the perl distro.
Submitted by: dosirak |
1.02 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
1.02 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.02 12 Jul 2003 10:34:04 |
erwin |
Use my FreeBSD address. Somehow I missed these two
in my earlier sweep. |
1.02 21 Feb 2003 11:23:04 |
knu |
De-pkg-comment. |
1.02 08 Jun 2002 19:22:10 |
ijliao |
upgrade to 1.02
assume maintainership
PR: 39035
Submitted by: Erwin Lansing <erwin@lansing.dk> (new maintainer) |
01 Mar 2001 12:03:46 |
vanilla |
Upgrade p5-BSD-Resource => 1.09 p5-CGI-Application => 1.2
p5-CGI_Lite => 2.0 p5-Convert-ASN1 => 0.08 p5-IO-Tty => 0.04
p5-IO-stringy => 1.219 p5-Class-MethodMaker => 1.02 |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
22 Jun 2000 06:52:16 |
will |
Unleash all of these ports upon the people. I no longer have any interest in
any of them, but will be happy to assign MAINTAINER to others and commit
updates for them. |
17 Jun 2000 03:37:15 |
will |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |