From owner-freebsd-ports Sun Jun 11 5:57:20 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4694E37BFF7; Sun, 11 Jun 2000 05:57:18 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA30449; Sun, 11 Jun 2000 05:57:18 -0700 (PDT) (envelope-from sada@FreeBSD.org) Date: Sun, 11 Jun 2000 05:57:18 -0700 (PDT) From: Message-Id: <200006111257.FAA30449@freefall.freebsd.org> To: jtjang@gcn.net.tw, sada@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/14643: new port: chinese/pydict - A Chinese/English dictionary Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: new port: chinese/pydict - A Chinese/English dictionary State-Changed-From-To: open->analyzed State-Changed-By: sada State-Changed-When: Sun Jun 11 05:55:14 PDT 2000 State-Changed-Why: Applied some portlint. -- diff -Bbuw -r t/pyDict/Makefile pyDict/Makefile --- t/pyDict/Makefile Sun Jun 11 21:49:07 2000 +++ pyDict/Makefile Sat Jun 10 04:56:51 2000 @@ -1,22 +1,22 @@ # New ports collection makefile for: pyDict -# Version required: 0.2.0 # Date created: 25 Oct 1999 # Whom: Keith Jang # # $FreeBSD$ # -DISTNAME= pyDict-0.2.0 -PKGNAME= zh-pyDict-0.2.0 +PORTNAME= pyDict +PORTVERSION= 0.2.0 CATEGORIES= chinese MASTER_SITES= http://www.linux.org.tw/~plateau/linux_notes/softwares/ \ ftp://freebsd.sinica.edu.tw/pub/keith/ +PKGNAMEPREFIX= zh- EXTRACT_SUFX= .tgz MAINTAINER= keith@freebsd.sinica.edu.tw RUN_DEPENDS= ${LOCALBASE}/include/pygtk/pygtk.h:${PORTSDIR}/x11-toolkits/py-gtk \ - ${PREFIX}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf \ + ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf \ xcin2.5:${PORTSDIR}/chinese/xcin25 USE_X_PREFIX= yes diff -Bbuw -r t/pyDict/pkg/COMMENT pyDict/pkg/COMMENT --- t/pyDict/pkg/COMMENT Sun Jun 11 21:49:07 2000 +++ pyDict/pkg/COMMENT Sat Jun 10 04:48:34 2000 @@ -1 +1 @@ -A Chinese <-> English dictionary, under both console and X11. +A Chinese <-> English dictionary, under both console and X11 http://www.freebsd.org/cgi/query-pr.cgi?pr=14643 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message