./devel/idutils, Classic Berkeley gid/lid tools for looking up variables in code

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


Branch: CURRENT, Version: 4.6, Package name: idutils-4.6, Maintainer: pkgsrc-users

`mkid' is a simple, fast, high-capacity, language-independent
identifier database tool. Actually, the term `identifier' is too
limiting--`mkid' stores tokens, be they program identifiers of any
form, literal numbers, or words of human-readable text. Database
queries can be issued from the command-line, or from within emacs,
serving as an augmented tags facility.

`mkid' was originally written by Greg McGary <gkm@gnu.ai.mit.edu>
and posted to comp.sources.unix in September 1987. It was then
maintained and enhanced by a loose knit group of programmers on the
Internet led by Tom Horsley <Tom.Horsley@mail.hcsc.com>. Tom released
`mkid2' on comp.sources.unix in March, 1991. Since then, Greg McGary
has resumed maintenance and is releasing an improved version 3 under GPL.


Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 978.023 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

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

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2020-11-29 23:06:54 by Darrin B. Jewell | Files touched by this commit (2)
Log message:
devel/idutils: fix gnulib vasnprintf on MacOS
   2020-05-03 10:03:00 by Roland Illig | Files touched by this commit (1)
Log message:
devel/idutils: suppress USE_TOOLS+=perl warning
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2018-01-22 05:40:07 by Darrin B. Jewell | Files touched by this commit (3) | Package updated
Log message:
update fflush.c and fseeko.c patch so that this builds on Darwin
   2017-11-02 05:54:27 by Maya Rashish | Files touched by this commit (1)
Log message:
idutils: regen patch sums after previous commit
   2017-11-02 05:26:21 by Alistair G. Crooks | Files touched by this commit (2)
Log message:
patch fflush.c and fseeko.c so that this package builds on FreeBSD HEAD