./misc/qterm, Utility to recognise terminal type automatically

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0nb1, Package name: qterm-1.0nb1, Maintainer: agc

Qterm is a program that queries terminals to find out what kind of
terminal is responding. It is useful to automagically define your
terminal type. It prints the name of the terminal (compatible,
hopefully, with a termcap/terminfo name) such as "vt100" to standard
output. See the manual for details.

Michael A. Cooper
University Computing Services
University of Southern California
mcooper@usc.edu


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 41.421 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
   2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Remove SHA1 hashes for distfiles
   2019-08-30 16:17:07 by Nia Alarie | Files touched by this commit (2)
Log message:
qterm: Fix building terrifying K&R C with compilers made in this decade.
   2017-08-01 18:47:46 by Thomas Klausner | Files touched by this commit (88)
Log message:
Comment out dead sites (DNS problems).
   2016-04-21 18:11:16 by Jonathan Perkin | Files touched by this commit (2)
Log message:
Use PKGMANDIR.
   2015-11-04 00:49:56 by Alistair G. Crooks | Files touched by this commit (330)
Log message:
Add SHA512 digests for distfiles for misc category

Problems found locating distfiles:
	Package colorls: missing distfile ls.tar.gz
	Package molden: missing distfile molden-4.6/molden4.6.tar.gz
	Package softmaker-office-demo: missing distfile ofl06trial.tgz

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-08 11:57:42 by Aleksej Saushev | Files touched by this commit (239)
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
   2011-10-03 07:02:48 by Alistair G. Crooks | Files touched by this commit (1)
Log message:
Don't define our own dprintf() function in the package; it can clash
with a libc function of the same name.  Use SUBST to modify the
function name.