diff options
Diffstat (limited to 'devel/idutils')
| -rw-r--r-- | devel/idutils/Makefile | 21 | ||||
| -rw-r--r-- | devel/idutils/distinfo | 1 | ||||
| -rw-r--r-- | devel/idutils/pkg-comment | 1 | ||||
| -rw-r--r-- | devel/idutils/pkg-descr | 18 | ||||
| -rw-r--r-- | devel/idutils/pkg-plist | 16 |
5 files changed, 0 insertions, 57 deletions
diff --git a/devel/idutils/Makefile b/devel/idutils/Makefile deleted file mode 100644 index c953f771f7c6..000000000000 --- a/devel/idutils/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: id-utils -# Date created: 22 Aug 1996 -# Whom: pst@freebsd.org -# -# $FreeBSD$ -# - -PORTNAME= id-utils -PORTVERSION= 3.2d -CATEGORIES= devel -MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/ - -MAINTAINER= ports@FreeBSD.org - -# need to byte-compile a .el file -BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20 - -GNU_CONFIGURE= yes -USE_GMAKE= yes - -.include <bsd.port.mk> diff --git a/devel/idutils/distinfo b/devel/idutils/distinfo deleted file mode 100644 index e2f2ac744ed8..000000000000 --- a/devel/idutils/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (id-utils-3.2d.tar.gz) = 1152902c1fff4fadb8a7827ad91a80b0 diff --git a/devel/idutils/pkg-comment b/devel/idutils/pkg-comment deleted file mode 100644 index 76a3649bcfd8..000000000000 --- a/devel/idutils/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The classic Berkeley gid/lid tools for looking up variables in code diff --git a/devel/idutils/pkg-descr b/devel/idutils/pkg-descr deleted file mode 100644 index c62caea6dfd7..000000000000 --- a/devel/idutils/pkg-descr +++ /dev/null @@ -1,18 +0,0 @@ -`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. This -version is an improved version of version 3 (which hasn't been updated -since 1996!), it now understands C++. diff --git a/devel/idutils/pkg-plist b/devel/idutils/pkg-plist deleted file mode 100644 index 557df0811640..000000000000 --- a/devel/idutils/pkg-plist +++ /dev/null @@ -1,16 +0,0 @@ -bin/mkid -bin/lid -bin/fid -bin/fnid -bin/xtokid -bin/eid -bin/aid -bin/gid -bin/defid -@unexec install-info --delete %D/info/id-utils.info %D/info/dir -info/id-utils.info -@exec install-info %D/info/id-utils.info %D/info/dir -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 |
