1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

FSF id-utilities (a poor-man's scope based off the BSD mkid code).

This commit is contained in:
Paul Traina 1996-08-22 23:57:56 +00:00
parent ce3ec4b953
commit 8f9d617a09
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3680
10 changed files with 100 additions and 0 deletions

18
devel/id-utils/Makefile Normal file
View File

@ -0,0 +1,18 @@
# New ports collection makefile for: id-utils
# Version required: 3.2
# Date created: 22 Aug 1996
# Whom: pst@freebsd.org
#
# $Id$
#
DISTNAME= id-utils-3.2
CATEGORIES+= devel
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
MAINTAINER= pst
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>

1
devel/id-utils/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (id-utils-3.2.tar.gz) = 758213344bfd1b70723b10cdb2beaef3

View File

@ -0,0 +1 @@
id-utils - the classic Berkeley gid/lid tools for looking up variables in code

16
devel/id-utils/pkg-descr Normal file
View File

@ -0,0 +1,16 @@
`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.
Version 3 is an interim release. Version 4 will follow in the coming
months and include a cscope clone plus other improvements.

14
devel/id-utils/pkg-plist Normal file
View File

@ -0,0 +1,14 @@
bin/mkid
bin/lid
bin/fid
bin/fnid
bin/xtokid
bin/eid
bin/aid
bin/gid
bin/defid
info/id-utils.info
share/emacs/site-lisp/id-utils.elc
share/id-lang.map
share/locale/de/LC_MESSAGES/id-utils.mo
share/locale/fr/LC_MESSAGES/id-utils.mo

18
devel/idutils/Makefile Normal file
View File

@ -0,0 +1,18 @@
# New ports collection makefile for: id-utils
# Version required: 3.2
# Date created: 22 Aug 1996
# Whom: pst@freebsd.org
#
# $Id$
#
DISTNAME= id-utils-3.2
CATEGORIES+= devel
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
MAINTAINER= pst
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>

1
devel/idutils/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (id-utils-3.2.tar.gz) = 758213344bfd1b70723b10cdb2beaef3

View File

@ -0,0 +1 @@
id-utils - the classic Berkeley gid/lid tools for looking up variables in code

16
devel/idutils/pkg-descr Normal file
View File

@ -0,0 +1,16 @@
`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.
Version 3 is an interim release. Version 4 will follow in the coming
months and include a cscope clone plus other improvements.

14
devel/idutils/pkg-plist Normal file
View File

@ -0,0 +1,14 @@
bin/mkid
bin/lid
bin/fid
bin/fnid
bin/xtokid
bin/eid
bin/aid
bin/gid
bin/defid
info/id-utils.info
share/emacs/site-lisp/id-utils.elc
share/id-lang.map
share/locale/de/LC_MESSAGES/id-utils.mo
share/locale/fr/LC_MESSAGES/id-utils.mo