Port details |
- tkinfo Tk script to read GNU "info" files and display them
- 2.11_1 misc =7 2.11_1Version 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
- Port Added: unknown
- Last Update: 2024-02-24 20:43:20
- Commit Hash: 328fbbf
- People watching this port, also watch:: unzip, gdbm, libwmf, libxml2, wget
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libtk86.so : x11-toolkits/tk86
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.11_1 24 Feb 2024 20:43:20 |
Muhammad Moinur Rahman (bofh) |
misc/tkinfo: Moved man to share/man
Approved by: portmgr (blanket) |
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) |
2.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 ) |
2.11 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
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 ) |
2.11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.11 29 Oct 2017 11:33:07 |
vanilla |
1: Update to 2.11.
2: set NO_ARCH. |
2.8_2 09 Dec 2014 14:16:54 |
feld |
Update "BSD" license in misc category |
2.8_2 06 Nov 2013 14:57:53 |
gahr |
- Convert to USES+=tk
- STAGE-clean |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
2.8_2 25 Mar 2013 18:44:20 |
eadler |
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 |
ehaupt |
- Support USE_TK_WRAPPER
- Add WWW
PR: 161612
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.8_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.8_1 09 Apr 2008 13:42:26 |
pav |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
2.8_1 19 May 2007 20:32:57 |
flz |
- 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 |
linimon |
Reset andrew.nau.ua@gmail.com at his request due to lack of time.
Hat: portmgr |
2.8 22 Jan 2006 12:59:47 |
edwin |
SHA256ify
Approved by: krion@ |
2.8 11 Oct 2005 21:23:42 |
mnag |
Take maintainership
PR: 87289
Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com> |
2.8 07 Jul 2004 19:46:13 |
joerg |
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 |
trevor |
SIZEify. |
2.5 12 Feb 2004 00:01:00 |
linimon |
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 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
2.5 21 Feb 2003 12:48:19 |
knu |
De-pkg-comment. |
12 Sep 2001 12:35:02 |
tg |
New maintainer: Andy Sparrow <spadger@best.com>. |
06 Sep 2001 13:05:58 |
tg |
Upgrade to 2.5. |
08 Oct 2000 05:01:16 |
asami |
Convert category misc to new layout. |