aboutsummaryrefslogtreecommitdiff
path: root/devel/idutils
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-12-04 09:10:24 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-12-04 09:10:24 +0000
commit058f99bb6be204f053b06d0ad32951709df6109f (patch)
treed55abf725c2c1bef9c08f04fa131ff3b081ef61a /devel/idutils
parentddf00fcd5395624bf1ee4fb0f5ac3b1eac59bb23 (diff)
downloadports-058f99bb6be204f053b06d0ad32951709df6109f.tar.gz
ports-058f99bb6be204f053b06d0ad32951709df6109f.zip
Notes
Diffstat (limited to 'devel/idutils')
-rw-r--r--devel/idutils/Makefile43
-rw-r--r--devel/idutils/distinfo3
-rw-r--r--devel/idutils/pkg-descr18
-rw-r--r--devel/idutils/pkg-plist15
4 files changed, 0 insertions, 79 deletions
diff --git a/devel/idutils/Makefile b/devel/idutils/Makefile
deleted file mode 100644
index 1a7304342720..000000000000
--- a/devel/idutils/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# New ports collection makefile for: id-utils
-# Date created: 22 Aug 1996
-# Whom: pst@freebsd.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= id-utils
-PORTVERSION= 4.0
-PORTREVISION= 3
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU_ALPHA}
-MASTER_SITE_SUBDIR= idutils
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The classic Berkeley gid/lid tools for looking up variables in code
-
-CONFLICTS= coreutils-[0-9]* linux-gid-[0-9]* sh-utils-[0-9]*
-
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-
-INFO= id-utils
-
-CPPFLAGS= -I${LOCALBASE}/include
-LDFLAGS= -L${LOCALBASE}/lib
-
-.if defined(WITHOUT_NLS)
-CONFIGURE_ARGS+= --disable-nls
-PLIST_SUB+= NLS="@comment "
-.else
-USE_GETTEXT= yes
-PLIST_SUB+= NLS=""
-.endif
-
-post-extract:
- @${RM} -f ${WRKSRC}/lib/getopt.h
-
-post-install:
- ${INSTALL_DATA} ${WRKSRC}/lisp/id-utils.el ${PREFIX}/share/emacs/site-lisp
-
-.include <bsd.port.mk>
diff --git a/devel/idutils/distinfo b/devel/idutils/distinfo
deleted file mode 100644
index c90f6d664dba..000000000000
--- a/devel/idutils/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (id-utils-4.0.tar.gz) = 2053522dab62f2286579eecf2d0252e9
-SHA256 (id-utils-4.0.tar.gz) = 92dbf05578c94d46f7f1b2ebb6288e78ce1c3c8dd7fcb4f66fd8f5d30156c5f5
-SIZE (id-utils-4.0.tar.gz) = 643191
diff --git a/devel/idutils/pkg-descr b/devel/idutils/pkg-descr
deleted file mode 100644
index 3f6236b4d230..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
-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 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 f39563823369..000000000000
--- a/devel/idutils/pkg-plist
+++ /dev/null
@@ -1,15 +0,0 @@
-bin/aid
-bin/defid
-bin/eid
-bin/fid
-bin/fnid
-bin/gid
-bin/lid
-bin/mkid
-bin/xtokid
-share/emacs/site-lisp/id-utils.el
-share/id-lang.map
-%%NLS%%share/locale/de/LC_MESSAGES/id-utils.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/id-utils.mo
-%%NLS%%share/locale/nl/LC_MESSAGES/id-utils.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/id-utils.mo