Initial Import ja-gicq.(gicq for japanese)

This commit is contained in:
Seiichirou Hiraoka 1998-11-19 07:39:16 +00:00
parent 0eb34e3a3a
commit 8eb6ee732c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14671
7 changed files with 88 additions and 0 deletions

38
japanese/gicq/Makefile Normal file
View File

@ -0,0 +1,38 @@
# New ports collection makefile for: gicq
# Version required: 0.22
# Date Created: 31 Oct 1998
# Whom: Seiichirou Hiraoka
#
# $Id$
#
DISTNAME= gicq-0.22
PKGNAME= ja-gicq-0.22
CATEGORIES= japanese net
MASTER_SITES= http://www.montana.com/gabriel/gicq/files/
PATCH_SITES= http://flos.kuee.kyoto-u.ac.jp/soft/
PATCHFILES= gicq-0.22ja.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= flathill@FreeBSD.ORG
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-gnome --disable-nls
CONFIGURE_ENV= LIBS=-lxpg4
BUILD_DEPENDS= ${LOCALBASE}/lib/libicq.a:${PORTSDIR}/japanese/libicq \
${X11BASE}/lib/libgtk.a:${PORTSDIR}/japanese/gtk
post-configure:
@${SED} -e "s;@PREFIX@;${PREFIX};g" ${FILESDIR}/wrapper \
> ${WRKDIR}/wrapper
post-install:
@${MV} ${PREFIX}/bin/gicq ${PREFIX}/bin/gicq.bin
@${INSTALL_SCRIPT} ${WRKDIR}/wrapper ${PREFIX}/bin/gicq
@${INSTALL_DATA} \
${FILESDIR}/menu.gicq ${PREFIX}/share/ja-gtk/menu/menu.gicq.bin
.include <bsd.port.mk>

2
japanese/gicq/distinfo Normal file
View File

@ -0,0 +1,2 @@
MD5 (gicq-0.22.tar.gz) = 06d1a56a2c244df6d73813952665136d
MD5 (gicq-0.22ja.patch) = 13d12aa2140809a6f96c266e4afac615

View File

@ -0,0 +1,27 @@
Online オンライン
Offline オフライン
Search/Add Users ユーザ検索/追加
Away 退席
Not Available 不在
Occupied 取り込み中
Do Not Disturb 多忙
About 詳細
Search 検索
Stop 中断
Menu メニュー
Search by e-mail address: E-Mail アドレスで検索:
Details 詳細
Search by details: 名前で検索:
Enter a new name for this user: 新しい名前を入力:
Nickname: ニックネーム
Search by UIN: UIN で検索:
Send 送信
Send Message メッセージ送信
Send URL URL 送信
Get Info 個人情報
Rename 名前変更
Add 追加
Delete 削除
Reply 返信
Add to Contact List リストに追加
Not In List リストに無い

View File

@ -0,0 +1,4 @@
#!/bin/sh
export GDK_CONV
eval @PREFIX@/libexec/ja-gtk/user-setup
exec @PREFIX@/bin/gicq.bin

View File

@ -0,0 +1 @@
GTK based ICQ program

13
japanese/gicq/pkg-descr Normal file
View File

@ -0,0 +1,13 @@
For lack of a better name, I'm referring to this program as "gicq",
since it's intended to eventually be a clone of the popular chat client
"ICQ" by Mirabilis Ltd. (http://www.mirabilis.com) and it utilizes the
GTK toolkit (http://www.gtk.org).
You must already have an ICQ number to use this. When you launch
gicq, choose "Online" from the status selector at the bottom of the
window. The first time, you'll be prompted for your ICQ number and
password. IMPORTANT: you must enter your ICQ number - NOT your
nickname.
- Seiichirou Hiraoka
flathill@FreeBSD.ORG

3
japanese/gicq/pkg-plist Normal file
View File

@ -0,0 +1,3 @@
bin/gicq
bin/gicq.bin
share/ja-gtk/menu/menu.gicq.bin