From owner-freebsd-current Tue Apr 15 05:43:30 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA07346 for current-outgoing; Tue, 15 Apr 1997 05:43:30 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA07341 for ; Tue, 15 Apr 1997 05:43:27 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id FAA24602 for ; Tue, 15 Apr 1997 05:43:27 -0700 (PDT) To: current@freebsd.org Subject: GLOBAL comes to FreeBSD... Date: Tue, 15 Apr 1997 05:43:27 -0700 Message-ID: <24598.861108207@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've now just brought in version 1.81 of Shigio Yamaguchi's excellent "GLOBAL" package - a system for generating tags, both for use by editors and by web browsers (with an optional HTML flag set). Please see /usr/src/usr.bin/global/README for more information (or read the man pages for gtags & htags). After 3+ years, it looks like we may finally have working tags in FreeBSD. :-) At some point we'll also probably work this into the web pages somehow; we need to get the tools installed on freefall first, however. My public thanks also go to Shigio-san for contributing this package to FreeBSD! Jordan