diff options
-rw-r--r-- | devel/id-utils/Makefile | 18 | ||||
-rw-r--r-- | devel/id-utils/distinfo | 1 | ||||
-rw-r--r-- | devel/id-utils/pkg-comment | 1 | ||||
-rw-r--r-- | devel/id-utils/pkg-descr | 16 | ||||
-rw-r--r-- | devel/id-utils/pkg-plist | 14 | ||||
-rw-r--r-- | devel/idutils/Makefile | 18 | ||||
-rw-r--r-- | devel/idutils/distinfo | 1 | ||||
-rw-r--r-- | devel/idutils/pkg-comment | 1 | ||||
-rw-r--r-- | devel/idutils/pkg-descr | 16 | ||||
-rw-r--r-- | devel/idutils/pkg-plist | 14 |
10 files changed, 100 insertions, 0 deletions
diff --git a/devel/id-utils/Makefile b/devel/id-utils/Makefile new file mode 100644 index 000000000000..8f2a65868887 --- /dev/null +++ b/devel/id-utils/Makefile @@ -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> diff --git a/devel/id-utils/distinfo b/devel/id-utils/distinfo new file mode 100644 index 000000000000..fef9afbfdfa7 --- /dev/null +++ b/devel/id-utils/distinfo @@ -0,0 +1 @@ +MD5 (id-utils-3.2.tar.gz) = 758213344bfd1b70723b10cdb2beaef3 diff --git a/devel/id-utils/pkg-comment b/devel/id-utils/pkg-comment new file mode 100644 index 000000000000..59c64d777421 --- /dev/null +++ b/devel/id-utils/pkg-comment @@ -0,0 +1 @@ +id-utils - the classic Berkeley gid/lid tools for looking up variables in code diff --git a/devel/id-utils/pkg-descr b/devel/id-utils/pkg-descr new file mode 100644 index 000000000000..caddabcf4278 --- /dev/null +++ b/devel/id-utils/pkg-descr @@ -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. diff --git a/devel/id-utils/pkg-plist b/devel/id-utils/pkg-plist new file mode 100644 index 000000000000..faf62ce866c7 --- /dev/null +++ b/devel/id-utils/pkg-plist @@ -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 diff --git a/devel/idutils/Makefile b/devel/idutils/Makefile new file mode 100644 index 000000000000..8f2a65868887 --- /dev/null +++ b/devel/idutils/Makefile @@ -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> diff --git a/devel/idutils/distinfo b/devel/idutils/distinfo new file mode 100644 index 000000000000..fef9afbfdfa7 --- /dev/null +++ b/devel/idutils/distinfo @@ -0,0 +1 @@ +MD5 (id-utils-3.2.tar.gz) = 758213344bfd1b70723b10cdb2beaef3 diff --git a/devel/idutils/pkg-comment b/devel/idutils/pkg-comment new file mode 100644 index 000000000000..59c64d777421 --- /dev/null +++ b/devel/idutils/pkg-comment @@ -0,0 +1 @@ +id-utils - the classic Berkeley gid/lid tools for looking up variables in code diff --git a/devel/idutils/pkg-descr b/devel/idutils/pkg-descr new file mode 100644 index 000000000000..caddabcf4278 --- /dev/null +++ b/devel/idutils/pkg-descr @@ -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. diff --git a/devel/idutils/pkg-plist b/devel/idutils/pkg-plist new file mode 100644 index 000000000000..faf62ce866c7 --- /dev/null +++ b/devel/idutils/pkg-plist @@ -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 |