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
tkinfo Tk script to read GNU "info" files and display them
2.11_1 misc on this many watch lists=5 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 2.11Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-02-24 20:43:20
Commit Hash: 328fbbf
People watching this port, also watch:: gmake, zip, pcre, libiconv
Also Listed In: tk
License: MIT
WWW:
http://math-www.uni-paderborn.de/~axel/tkinfo/
Description:
tkInfo is a tk script to read GNU "info" files and display them. tkInfo can be used stand alone (via WISH), or embeded within an application to provide integrated, on-line help. Info files provide a robust hyper-text capability that is ideal for on-line help. The format is suitable for both tty-based systems and graphical systems. In addition, the same document source can produce both a "nice" hardcopy manual and Info files. Note that most GNU tools are documented in this way (via texinfo). Info files can be created manually with any text editor, with the support of the emacs "info" package, with the GNU "makeinfo" program, or with the emacs scripts for latexinfo. The makeinfo program produces a set of info files from TeX source that use the GNU texinfo style (the one that uses "@" everywhere). Similarly, the latexinfo package (like texinfo, but with latex commands and syntax) provides emacs scripts for producing info files.
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 (5 items)
Collapse this list.
  1. bin/tkinfo
  2. share/man/man1/tkinfo.1.gz
  3. /usr/local/share/licenses/tkinfo-2.11_1/catalog.mk
  4. /usr/local/share/licenses/tkinfo-2.11_1/LICENSE
  5. /usr/local/share/licenses/tkinfo-2.11_1/MIT
Collapse this list.
Dependency lines:
  • tkinfo>0:misc/tkinfo
To install the port:
cd /usr/ports/misc/tkinfo/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/tkinfo
  • pkg install tkinfo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tkinfo
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1509276144 SHA256 (tkinfo-2.11.tar.gz) = aff8593be745184f3e67d09331088463aec81cd809604c483fccf2be95c7f9ce SIZE (tkinfo-2.11.tar.gz) = 56332

Packages (timestamps in pop-ups are UTC):
tkinfo
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.11_12.11_12.112.11_12.11_1-2.11-
FreeBSD:13:quarterly2.112.112.112.112.112.112.112.11
FreeBSD:14:latest2.11_12.11_12.112.11_12.11_12.11-2.11
FreeBSD:14:quarterly2.112.11-2.112.112.112.112.11
FreeBSD:15:latest2.11_12.11_1n/a2.11n/a2.112.112.11
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libtk86.so : x11-toolkits/tk86
  2. libtcl86.so : lang/tcl86
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_tkinfo
USES:
tk
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://math-www.uni-paderborn.de/~axel/tkinfo/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.11_1
24 Feb 2024 20:43:20
commit hash: 328fbbf73e014aff894b07f0739917739c16d156commit hash: 328fbbf73e014aff894b07f0739917739c16d156commit hash: 328fbbf73e014aff894b07f0739917739c16d156commit hash: 328fbbf73e014aff894b07f0739917739c16d156 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
misc/tkinfo: Moved man to share/man

Approved by:    portmgr (blanket)
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)
2.11
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)
2.11
20 Jul 2022 14:22:28
commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
misc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan E <alane@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alex Stangl <alex@stangl.us>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.11
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.11
29 Oct 2017 11:33:07
Revision:453107Original commit files touched by this commit
vanilla search for other commits by this committer
1: Update to 2.11.
2: set NO_ARCH.
2.8_2
09 Dec 2014 14:16:54
Revision:374396Original commit files touched by this commit
feld search for other commits by this committer
Update "BSD" license in misc category
2.8_2
06 Nov 2013 14:57:53
Revision:333000Original commit files touched by this commit
gahr search for other commits by this committer
- Convert to USES+=tk
- STAGE-clean
20 Sep 2013 20:50:59
Revision:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
2.8_2
25 Mar 2013 18:44:20
Revision:315240Original commit files touched by this commit
eadler search for other commits by this committer
Cleanup unmaintained ports in the misc category:
	- Single space for WWW in pkg-descr
	- Ordering if of items in Makefile
	- Trim headers
	- Comment should not begin with leading article
	- Pet portlint
2.8_2
18 Oct 2011 13:06:28
Original commit files touched by this commit
ehaupt search for other commits by this committer
- Support USE_TK_WRAPPER
- Add WWW

PR:             161612
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2.8_1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.8_1
09 Apr 2008 13:42:26
Original commit files touched by this commit
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
2.8_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2.8
23 Mar 2007 08:38:30
Original commit files touched by this commit
linimon search for other commits by this committer
Reset andrew.nau.ua@gmail.com at his request due to lack of time.

Hat:            portmgr
2.8
22 Jan 2006 12:59:47
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
2.8
11 Oct 2005 21:23:42
Original commit files touched by this commit
mnag search for other commits by this committer
Take maintainership

PR:             87289
Submitted by:   Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2.8
07 Jul 2004 19:46:13
Original commit files touched by this commit
joerg search for other commits by this committer
Welcome tkinfo to the 3rd millenium.

Upgrade to Tk 8.4, and Tkinfo 2.8 (used to be 2.5, dated back to 2001)
2.5
17 Mar 2004 18:29:46
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
2.5
12 Feb 2004 00:01:00
Original commit files touched by this commit
linimon search for other commits by this committer
mat@FreeBSD.org reports no response from this maintainer for several
months about his other ports, so reset this one too.  His last
approved update was several months ago.

Maintainer, if this is in error, please contact me directly.
2.5
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
2.5
21 Feb 2003 12:48:19
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
12 Sep 2001 12:35:02
commit hash: fp1.18719@dev.null.freshports.orgcommit hash: fp1.18719@dev.null.freshports.orgcommit hash: fp1.18719@dev.null.freshports.orgcommit hash: fp1.18719@dev.null.freshports.org files touched by this commit
tg search for other commits by this committer
New maintainer: Andy Sparrow <spadger@best.com>.    
06 Sep 2001 13:05:58
commit hash: fp1.18438@dev.null.freshports.orgcommit hash: fp1.18438@dev.null.freshports.orgcommit hash: fp1.18438@dev.null.freshports.orgcommit hash: fp1.18438@dev.null.freshports.org files touched by this commit
tg search for other commits by this committer
Upgrade to 2.5.    
08 Oct 2000 05:01:16
commit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category misc to new layout.  

Number of commits found: 25