Path to this page:
./
x11/tkinfo,
Tk script to read and display GNU info files
Branch: CURRENT,
Version: 2.8nb1,
Package name: tkinfo-2.8nb1,
Maintainer: pkgsrc-userstkInfo is a tk script to read GNU "info" files and display them.
tkInfo can be used stand alone (via WISH), or embedded 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.
Required to run:[
x11/tk]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 54.916 KB
Version history: (Expand)
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2006-02-06) Updated to version: tkinfo-2.8nb1
- (2005-10-05) Package added to pkgsrc.se, version tkinfo-2.8 (created)
CVS history: (Expand)
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2009-12-17 19:02:29 by David Brownlee | Files touched by this commit (1) |
Log message:
PKG_DESTDIR_SUPPORT
|
2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412) |
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
|
2006-04-22 05:15:59 by Jeremy C. Reed | Files touched by this commit (11) |
Log message:
Fix typo or mispelling.
|
2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257) |
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to \
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|