Port details |
- id-utils The classic Berkeley gid/lid tools for looking up variables in code
- 4.0_3 devel
=5 4.0_3Version of this port present on the latest quarterly branch. DEPRECATED: Upstream disapear and distfile is no more available
This port expired on: 2011-05-01
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2011-03-27 22:20:32
- SVN Revision: UNKNOWN
- People watching this port, also watch:: png, pcre, gmake, unzip
- License: not specified in port
- Description:
- `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++.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- id-utils>0:devel/id-utils
- No installation instructions:
- This port has been deleted.
- PKGNAME: id-utils
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- Library dependencies:
-
- intl : devel/gettext
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0_3 27 Mar 2011 22:20:32
 |
edwin  |
Mark move of devel/id-utils. |
4.0_3 16 Mar 2011 13:55:41
 |
bapt  |
Deprecate unmaintained ports from devel where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports |
4.0_3 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
4.0_2 21 Dec 2009 02:19:12
 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
4.0_2 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
4.0_2 06 Jun 2008 13:21:59
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
4.0_1 20 Mar 2008 09:37:21
 |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 200 |
4.0_1 22 Jun 2007 08:10:07
 |
miwi  |
- make fetchable
PR: 113908
Submitted by: Thomas Abthorpe <thomas@goodking.ca> |
4.0_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
4.0 15 Aug 2006 07:56:23
 |
rafan  |
- Remove directories that are not in mtree file
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them. These affected ports are
belong to ports@.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
4.0 24 Nov 2005 15:40:04
 |
pav  |
- Add some SHA256 checksums |
4.0 26 Oct 2005 00:54:04
 |
mnag  |
Update to 4.0
PR: 87992
Submitted by: Vasil Dimov <vd@datamax.bg> |
3.2d_4 16 Mar 2005 18:15:19
 |
barner  |
- Add linux-gid-[0-9]* to CONFLICTS
- coreutils: sort CONFLICTS
- id-utils: use portname-[0-9]* instead of portname-*
Approved by: arved (mentor) |
3.2d_4 02 Apr 2004 19:02:46
 |
krion  |
- Support USE_GETOPT_LONG
- Avoid unexpected side effect by other ports
PR: ports/65081
Submitted by: Ports Fury |
3.2d_3 30 Mar 2004 07:34:11
 |
krion  |
- Fix install
Noticed by: bento via kris |
3.2d_2 28 Mar 2004 16:30:10
 |
krion  |
- Support WITHOUT_NLS
- Support INFO
- Remove unnecessary BUILD_DEPENDS
PR: ports/64854
Submitted by: Ports Fury |
3.2d_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
3.2d 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
3.2d 17 Dec 2003 01:37:35
 |
pav  |
- Add CONFLICTS against newly added coreutils port. |
3.2d 31 Oct 2003 02:39:30
 |
ijliao  |
introduce MASTER_SITE_GNU_ALPHA |
3.2d 20 Feb 2003 17:07:10
 |
knu  |
De-pkg-comment. |
3.2d 26 Oct 2002 00:13:49
 |
naddy  |
Fix MASTER_SITES, the tarball is now in its own subdir.
PR: 44454
Submitted by: Erwin Lansing <erwin@lansing.dk> |
3.2d 19 Sep 2002 01:57:14
 |
kris  |
Add missing file and sort |
24 Nov 2001 20:54:10
    |
petef  |
Update to 3.2d. |
28 Jun 2001 12:08:14
    |
pst  |
Remove myself as maintainer. |
01 Jan 2001 10:15:17
    |
will  |
Goodbye, YEAR2000. Hello, 2001. |
08 Oct 2000 02:10:04
    |
asami  |
Convert category devel to new layout. |