ports/171226: Created a port for the Japanese dictionary gjiten
Stephane Lapie
stephane.lapie at darkbsd.org
Sat Sep 1 08:00:24 UTC 2012
>Number: 171226
>Category: ports
>Synopsis: Created a port for the Japanese dictionary gjiten
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Sep 01 08:00:23 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Stephane Lapie
>Release: FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD eirei-no-za.yomi.darkbsd.org 9.0-STABLE FreeBSD 9.0-STABLE #0: Sun Mar 11 16:48:53 JST 2012 darksoul at eirei-no-za.yomi.darkbsd.org:/usr/obj/usr/storage/tech/eirei-no-za.yomi.darkbsd.org/usr/src/sys/DARK-2012KERN amd64
>Description:
Create japanese/gjiten port
>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:
#
# gjiten/
# gjiten/distinfo
# gjiten/Makefile
# gjiten/pkg-descr
# gjiten/pkg-plist
#
echo c - gjiten/
mkdir -p gjiten/ > /dev/null 2>&1
echo x - gjiten/distinfo
sed 's/^X//' >gjiten/distinfo << '471b8a372f2c566ae4996f87af59204e'
XSHA256 (gjiten-2.6.tar.gz) = f6c0cc69e1e59ed8c3a946a1ee3e4a5e2e1deb16890bfc5f67c055adb10a71dd
XSIZE (gjiten-2.6.tar.gz) = 564845
471b8a372f2c566ae4996f87af59204e
echo x - gjiten/Makefile
sed 's/^X//' >gjiten/Makefile << '4d0f395ad9154e4ad764910a2e5358c9'
X# New ports collection makefile for: gjiten
X# Date created: 31 August 2012
X# Whom: Stephane Lapie <stephane.lapie at darkbsd.org>
X#
X# $FreeBSD: $
X#
X
XPORTNAME= gjiten
XPORTVERSION= 2.6
XCATEGORIES= japanese gnome
XMASTER_SITES= http://gjiten.sourceforge.net/
X
XMAINTAINER= stephane.lapie at darkbsd.org
XCOMMENT= Gjiten is a Japanese dictionary program for GNOME
X
X#RUN_DEPENDS+= ${PORTSDIR}/japanese/im-ja
X
XOPTIONS= UTF8 "Use UTF-8 edict dictionaries" on \
X KANJIPAD "Use Kanjipad" on
X
X.if !defined(WITHOUT_UTF8)
XEDICT_FILE= ${LOCALBASE}/share/dict/edict-utf-8/edict
XRUN_DEPENDS+= ${EDICT_FILE}:${PORTSDIR}/japanese/edict-utf-8
X.else
XEDICT_FILE= ${LOCALBASE}/share/dict/edict/edict
XRUN_DEPENDS+= ${EDICT_FILE}:${PORTSDIR}/japanese/edict
X.endif
X
X.if !defined(WITHOUT_KANJIPAD)
XRUN_DEPENDS+= ${LOCALBASE}/bin/kanjipad:${PORTSDIR}/japanese/kanjipad
X.endif
X
XUSE_GNOME= gtk20 gconf2 libglade libgnomeui
XUSE_GMAKE= yes
XINSTALLS_OMF= yes
XGNU_CONFIGURE= yes
XCPPFLAGS+= -I${LOCALBASE}/include
XLDFLAGS+= -L${LOCALBASE}/lib
X
XMAN1= gjiten.1
X
X.include <bsd.port.mk>
4d0f395ad9154e4ad764910a2e5358c9
echo x - gjiten/pkg-descr
sed 's/^X//' >gjiten/pkg-descr << 'ab7b9bcb3dd33b984adeab2017b634eb'
XA GUI chess front-end to crafty, for the GNOME Desktop Environment
X
XIt works with chess programs and chess servers - it is also a PGN viewer.
XFor chess programs, it works best with the chess engine crafty
X(ftp://ftp.cis.uab.edu/pub/hyatt) but most features should also work with
XGNU Chess (ftp://ftp.gnu.org).
ab7b9bcb3dd33b984adeab2017b634eb
echo x - gjiten/pkg-plist
sed 's/^X//' >gjiten/pkg-plist << 'aa6b76a4913a46d6d4bfd2a5889d0189'
Xbin/gjiten
Xetc/gconf/schemas/gjiten-dicfiles.schemas
Xetc/gconf/schemas/gjiten.schemas
Xshare/application-registry/gjiten.desktop
Xshare/applications/gjiten.desktop
Xshare/doc/gjiten/gjiten-doc.ja.html
Xshare/gjiten/gjiten-settings.glade
Xshare/gjiten/radkfile.utf8
Xshare/gjiten/vconj.utf8
Xshare/gnome/help/gjiten/C/gjiten.xml
Xshare/gnome/help/gjiten/C/legal.xml
Xshare/locale/de/LC_MESSAGES/gjiten.mo
Xshare/locale/de_CH/LC_MESSAGES/gjiten.mo
Xshare/locale/ja/LC_MESSAGES/gjiten.mo
Xshare/omf/gjiten/gjiten-C.omf
Xshare/pixmaps/gjiten/gjiten-logo.png
Xshare/pixmaps/jiten.png
Xshare/pixmaps/kanjidic.png
Xshare/pixmaps/kanjipad.png
Xshare/pixmaps/left_ptr_question.png
X at dirrm share/pixmaps/gjiten
X at dirrm share/omf/gjiten
X at dirrm share/gjiten
X at dirrm share/doc/gjiten
aa6b76a4913a46d6d4bfd2a5889d0189
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list