notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-Tickit Terminal Interface Construction KIT
0.74 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.74Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-04-29 14:36:30
Last Update: 2023-09-05 20:46:28
Commit Hash: 77d4018
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Tickit
Description:
Tickit is a high-level toolkit for creating full-screen terminal-based interactive programs. It allows programs to be written in an abstracted way, working with a tree of widget objects, to represent the layout of the interface and implement its behaviours. Its supported terminal features includes a rich set of rendering attributes (bold, underline, italic, 256-colours, etc), support for mouse including wheel and position events above the 224th column and arbitrary modified key input via libtermkey (all of these will require a supporting terminal as well). It also supports having multiple instances and non-blocking or asynchronous control.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (33 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Tickit-0.74/catalog.mk
  2. /usr/local/share/licenses/p5-Tickit-0.74/LICENSE
  3. /usr/local/share/licenses/p5-Tickit-0.74/ART10
  4. /usr/local/share/licenses/p5-Tickit-0.74/GPLv1+
  5. lib/perl5/site_perl/mach/5.34/Tickit.pm
  6. lib/perl5/site_perl/mach/5.34/Tickit/Debug.pm
  7. lib/perl5/site_perl/mach/5.34/Tickit/Event.pm
  8. lib/perl5/site_perl/mach/5.34/Tickit/Pen.pm
  9. lib/perl5/site_perl/mach/5.34/Tickit/Rect.pm
  10. lib/perl5/site_perl/mach/5.34/Tickit/RectSet.pm
  11. lib/perl5/site_perl/mach/5.34/Tickit/RenderBuffer.pm
  12. lib/perl5/site_perl/mach/5.34/Tickit/StringPos.pm
  13. lib/perl5/site_perl/mach/5.34/Tickit/Term.pm
  14. lib/perl5/site_perl/mach/5.34/Tickit/Test.pm
  15. lib/perl5/site_perl/mach/5.34/Tickit/Test/MockTerm.pm
  16. lib/perl5/site_perl/mach/5.34/Tickit/Utils.pm
  17. lib/perl5/site_perl/mach/5.34/Tickit/Window.pm
  18. lib/perl5/site_perl/mach/5.34/auto/Tickit/Tickit.so
  19. lib/perl5/site_perl/man/man3/Tickit.3.gz
  20. lib/perl5/site_perl/man/man3/Tickit::Debug.3.gz
  21. lib/perl5/site_perl/man/man3/Tickit::Event.3.gz
  22. lib/perl5/site_perl/man/man3/Tickit::Pen.3.gz
  23. lib/perl5/site_perl/man/man3/Tickit::Rect.3.gz
  24. lib/perl5/site_perl/man/man3/Tickit::RectSet.3.gz
  25. lib/perl5/site_perl/man/man3/Tickit::RenderBuffer.3.gz
  26. lib/perl5/site_perl/man/man3/Tickit::StringPos.3.gz
  27. lib/perl5/site_perl/man/man3/Tickit::Term.3.gz
  28. lib/perl5/site_perl/man/man3/Tickit::Test.3.gz
  29. lib/perl5/site_perl/man/man3/Tickit::Utils.3.gz
  30. lib/perl5/site_perl/man/man3/Tickit::Window.3.gz
  31. @owner
  32. @group
  33. @mode
Collapse this list.
Dependency lines:
  • p5-Tickit>0:devel/p5-Tickit
To install the port:
cd /usr/ports/devel/p5-Tickit/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Tickit
  • pkg install p5-Tickit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Tickit
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1693898498 SHA256 (Tickit-0.74.tar.gz) = 889b21b011c83ad365e44ef4687a6d2724948fbbbdc85294d6951bc750e2f8d9 SIZE (Tickit-0.74.tar.gz) = 126563

Packages (timestamps in pop-ups are UTC):
p5-Tickit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.740.74-0.740.74---
FreeBSD:13:quarterly0.740.740.730.740.740.740.740.74
FreeBSD:14:latest0.740.740.730.740.740.73-0.73
FreeBSD:14:quarterly0.740.74-0.740.740.740.740.74
FreeBSD:15:latest0.740.74n/a0.74n/a0.740.740.74
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libtickit>=0.4.4 : devel/libtickit
  2. p5-Module-Build-Using-PkgConfig>=0 : devel/p5-Module-Build-Using-PkgConfig
  3. p5-Struct-Dumb>=0.04 : devel/p5-Struct-Dumb
  4. perl5>=5.34<5.35 : lang/perl5.34
  5. p5-Module-Build>=0.4206 : devel/p5-Module-Build
  6. perl5>=5.34<5.35 : lang/perl5.34
Test dependencies:
  1. p5-Test2-Suite>=0.000149 : devel/p5-Test2-Suite
Runtime dependencies:
  1. p5-Struct-Dumb>=0.04 : devel/p5-Struct-Dumb
  2. perl5>=5.34<5.35 : lang/perl5.34
Library dependencies:
  1. libtickit.so : devel/libtickit
This port is required by:
for Build
  1. devel/p5-Tickit-Widget-Table
  2. devel/p5-Tickit-Widgets
  3. textproc/p5-Text-Table-TickitWidget
for Run
  1. devel/p5-Tickit-Widget-Table
  2. devel/p5-Tickit-Widgets
  3. textproc/p5-Text-Table-TickitWidget

Configuration Options:
No options to configure
Options name:
devel_p5-Tickit
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/P/PE/PEVANS/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/P/PE/PEVANS/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Tickit/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/P/PE/PEVANS/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/P/PE/PEVANS/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/P/PE/PEVANS/
  7. http://backpan.perl.org/authors/id/P/PE/PEVANS/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/P/PE/PEVANS/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/P/PE/PEVANS/
  10. https://cpan.metacpan.org/authors/id/P/PE/PEVANS/
  11. https://cpan.metacpan.org/modules/by-module/Tickit/
  12. https://www.cpan.org/authors/id/P/PE/PEVANS/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.74
05 Sep 2023 20:46:28
commit hash: 77d4018e3efe870a40da28227ce4ce37a49c7d29commit hash: 77d4018e3efe870a40da28227ce4ce37a49c7d29commit hash: 77d4018e3efe870a40da28227ce4ce37a49c7d29commit hash: 77d4018e3efe870a40da28227ce4ce37a49c7d29 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Tickit: Update to 0.74

There is no libtickit 0.4.4 yet. Even the upstream repository is still 0.4.3.

Changes:	https://metacpan.org/dist/Tickit/changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.73
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.73
31 Aug 2022 18:49:33
commit hash: f78b157729d1f16cee0f5670cf29eaf207fbf59dcommit hash: f78b157729d1f16cee0f5670cf29eaf207fbf59dcommit hash: f78b157729d1f16cee0f5670cf29eaf207fbf59dcommit hash: f78b157729d1f16cee0f5670cf29eaf207fbf59d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Tickit: Update to 0.73

Changes:	https://metacpan.org/dist/Tickit/changes
0.72
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.72
21 Sep 2021 03:44:07
commit hash: 49effe33506bd32783e76152025886bbf071118acommit hash: 49effe33506bd32783e76152025886bbf071118acommit hash: 49effe33506bd32783e76152025886bbf071118acommit hash: 49effe33506bd32783e76152025886bbf071118a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Tickit: Update to 0.72

Changes:	https://metacpan.org/dist/Tickit/changes
0.71
29 Apr 2021 14:23:30
commit hash: e4228f0bacd9b557bb85eab3cd2026ed730b3a5ccommit hash: e4228f0bacd9b557bb85eab3cd2026ed730b3a5ccommit hash: e4228f0bacd9b557bb85eab3cd2026ed730b3a5ccommit hash: e4228f0bacd9b557bb85eab3cd2026ed730b3a5c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Tickit: Add p5-Tickit 0.71

Tickit is a high-level toolkit for creating full-screen terminal-based
interactive programs. It allows programs to be written in an abstracted way,
working with a tree of widget objects, to represent the layout of the interface
and implement its behaviours.

Its supported terminal features includes a rich set of rendering attributes
(bold, underline, italic, 256-colours, etc), support for mouse including wheel
and position events above the 224th column and arbitrary modified key input via
libtermkey (all of these will require a supporting terminal as well). It also
supports having multiple instances and non-blocking or asynchronous control.

WWW: https://metacpan.org/release/Tickit

Number of commits found: 7