Path to this page:
./
devel/idutils,
Classic Berkeley gid/lid tools for looking up variables in code
Branch: pkgsrc-2017Q3,
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)
SHA1: cb977ce3e4b2bacda85797e9048986e1c1765148
RMD160: 9b136e5bedf04183a631c1c7642c7982deb5016d
Filesize: 978.023 KB
Version history: (Expand)
- (2017-09-29) Package added to pkgsrc.se, version idutils-4.6 (created)
CVS history: (Expand)
2017-11-12 12:39:47 by Benny Siegert | Files touched by this commit (3) |
Log message:
Pullup ticket #5630 - requested by sevan
devel/idutils: FreeBSD build fix
Revisions pulled up:
- devel/idutils/distinfo 1.10
- devel/idutils/patches/patch-lib_fflush_c 1.2
- devel/idutils/patches/patch-lib_fseeko_c 1.2
---
Module Name: pkgsrc
Committed By: agc
Date: Thu Nov 2 04:26:21 UTC 2017
Modified Files:
pkgsrc/devel/idutils/patches: patch-lib_fflush_c patch-lib_fseeko_c
Log message:
patch fflush.c and fseeko.c so that this package builds on FreeBSD HEAD
---
Module Name: pkgsrc
Committed By: maya
Date: Thu Nov 2 04:54:27 UTC 2017
Modified Files:
pkgsrc/devel/idutils: distinfo
Log message:
idutils: regen patch sums after previous commit
|