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 on branch 2022Q3
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.

There are no commits on branch 2022Q3 for this port