From owner-freebsd-ports Thu Aug 13 10:35:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA04101 for freebsd-ports-outgoing; Thu, 13 Aug 1998 10:35:14 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from shell9.ba.best.com (shell9.ba.best.com [206.184.139.140]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA04088 for ; Thu, 13 Aug 1998 10:35:07 -0700 (PDT) (envelope-from hjh@shell9.ba.best.com) Received: (from hjh@localhost) by shell9.ba.best.com (8.9.0/8.9.0/best.sh) id KAA15550 for freebsd-ports@freebsd.org; Thu, 13 Aug 1998 10:34:17 -0700 (PDT) From: "J. Han" Message-Id: <199808131734.KAA15550@shell9.ba.best.com> Subject: gettext To: freebsd-ports@FreeBSD.ORG Date: Thu, 13 Aug 1998 10:34:17 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I am looking for gettext(1|3). I found xgettext(1) but no gettext, dgettext, textdomain(3). As far as I can tell, they're not in libc or anywhere on FreeBSD. If they are, please correct me. (I searched on my 2.2.7 and the web man page search engine.) *IF* gettext is really not included, I might as well port GNU gettext. Yes, I know GNU gettext is not usable for core tools e.g., /bin/ls; but, some ports such as gnuls, can take advantage of it. If there is no serious objection, I will make the port (in misc category?) and submit it in a few days. best, J Han hjh@best.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message