From owner-freebsd-ports Thu Jul 18 22:40:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D550C37B400 for ; Thu, 18 Jul 2002 22:40:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3238D43E67 for ; Thu, 18 Jul 2002 22:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6J5e2JU052653 for ; Thu, 18 Jul 2002 22:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6J5e26i052652; Thu, 18 Jul 2002 22:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C248F37B400 for ; Thu, 18 Jul 2002 22:30:41 -0700 (PDT) Received: from t-mta4.odn.ne.jp (mfep4.odn.ne.jp [143.90.131.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 117F743E5E for ; Thu, 18 Jul 2002 22:30:40 -0700 (PDT) (envelope-from fuyuki@hadaly.dyndns.org) Received: from hadaly.dyndns.org ([218.46.6.232]) by t-mta4.odn.ne.jp with ESMTP id <20020719053038136.HVNG.19333.t-mta4.odn.ne.jp@mta4.odn.ne.jp>; Fri, 19 Jul 2002 14:30:38 +0900 Received: by hadaly.dyndns.org (Postfix, from userid 1001) id 06E725501; Fri, 19 Jul 2002 14:30:33 +0900 (JST) Message-Id: <20020719053033.06E725501@hadaly.dyndns.org> Date: Fri, 19 Jul 2002 14:30:33 +0900 (JST) From: Kimura Fuyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40755: New port: textproc/dictfmt - a dictionary formatter for dictd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40755 >Category: ports >Synopsis: New port: textproc/dictfmt - a dictionary formatter for dictd >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 18 22:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.6-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD hadaly.dyndns.org 4.6-RELEASE-p3 FreeBSD 4.6-RELEASE-p3 #4: Thu Jul 18 20:19:25 JST 2002 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386 >Description: dictfmt converts databases in various formats into working databases and indices for the DICT server. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # dictfmt # dictfmt/Makefile # dictfmt/distinfo # dictfmt/pkg-comment # dictfmt/pkg-descr # dictfmt/pkg-plist # echo c - dictfmt mkdir -p dictfmt > /dev/null 2>&1 echo x - dictfmt/Makefile sed 's/^X//' >dictfmt/Makefile << 'END-of-dictfmt/Makefile' X# New ports collection makefile for: dictfmt X# Date created: 19 July 2002 X# Whom: Kimura Fuyuki X# X# $FreeBSD$ X# X XPORTNAME= dictfmt XPORTVERSION= 1.6.1 XCATEGORIES= textproc XMASTER_SITES= ftp://ftp.dict.org/pub/dict/ XDISTNAME= ${PORTNAME}-${PORTVERSION}-source X XMAINTAINER= fuyuki@hadaly.org X XLIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt X XNO_WRKSUBDIR= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt" XUSE_GMAKE= yes X XMAN1= dictfmt.1 X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/dictfmt ${PREFIX}/bin X ${INSTALL_MAN} ${WRKSRC}/dictfmt.1 ${PREFIX}/man/man1 X X.include END-of-dictfmt/Makefile echo x - dictfmt/distinfo sed 's/^X//' >dictfmt/distinfo << 'END-of-dictfmt/distinfo' XMD5 (dictfmt-1.6.1-source.tar.gz) = 8e17b9d60b504694293be03569855898 END-of-dictfmt/distinfo echo x - dictfmt/pkg-comment sed 's/^X//' >dictfmt/pkg-comment << 'END-of-dictfmt/pkg-comment' XFormats a DICT protocol dictionary database END-of-dictfmt/pkg-comment echo x - dictfmt/pkg-descr sed 's/^X//' >dictfmt/pkg-descr << 'END-of-dictfmt/pkg-descr' Xdictfmt converts databases in various formats into working databases Xand indices for the DICT server. X X- Kimura Fuyuki Xfuyuki@hadaly.org END-of-dictfmt/pkg-descr echo x - dictfmt/pkg-plist sed 's/^X//' >dictfmt/pkg-plist << 'END-of-dictfmt/pkg-plist' Xbin/dictfmt END-of-dictfmt/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message