View | Details | Raw Unified | Return to bug 80316
Collapse All | Expand All

(-)xipmsg/Makefile (-6 / +3 lines)
Lines 6-21 Link Here
6
#
6
#
7
7
8
PORTNAME=	xipmsg
8
PORTNAME=	xipmsg
9
PORTVERSION=	0.8087
9
PORTVERSION=	0.8088
10
CATEGORIES=	net
10
CATEGORIES=	net
11
MASTER_SITES=	http://www.bsddiary.net/xipmsg/ \
11
MASTER_SITES=	http://www.bsddiary.net/xipmsg/
12
		http://hp.vector.co.jp/authors/VA004959/xipmsg/
12
DISTNAME=	xipmsg-8088
13
DISTNAME=	xipmsg-8087
14
13
15
MAINTAINER=	candy@kgc.co.jp
14
MAINTAINER=	candy@kgc.co.jp
16
COMMENT=	A popup style message communication tool for X11
15
COMMENT=	A popup style message communication tool for X11
17
18
BROKEN=		Incomplete pkg-plist
19
16
20
USE_IMAKE=	yes
17
USE_IMAKE=	yes
21
MAN1=		xipmsg.1
18
MAN1=		xipmsg.1
(-)xipmsg/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (xipmsg-8087.tar.gz) = c48c5c48b08f30221451403c78e39dab
1
MD5 (xipmsg-8088.tar.gz) = d189ecd6c4d6bc0bd99f3338548363e3
2
SIZE (xipmsg-8087.tar.gz) = 41955
2
SIZE (xipmsg-8088.tar.gz) = 45116
(-)xipmsg/pkg-descr (-16 / +2 lines)
Lines 2-22 Link Here
2
multi platforms.  It is based on TCP/IP(UDP).  xipmsg is the X11
2
multi platforms.  It is based on TCP/IP(UDP).  xipmsg is the X11
3
version of it.
3
version of it.
4
4
5
Japanese Locale is also supported.
5
WWW: http://www.bsddiary.net/xipmsg/
6
Type as follows for Japanese:
7
% setenv LANG ja_JP.EUC
8
% xipmsg
9
KANJI character input is also supported with kinput2.
10
11
NOTE:
12
- Xipmsg may freeze in ja_JP.EUC environment because of a bug of 
13
kinput2.  Please read README file for details.
14
- Xipmsg cannot display Japanese characters under FreeBSD 2.2.X
15
because of broken locale database of the OS.  Please read README 
16
file for details.
17
18
XIP MEssenger home page:
19
http://www.bsddiary.net/xipmsg/
20
6
21
IP Messenger home page:
7
IP Messenger home page:
22
http://www.asahi-net.or.jp/~VZ4H-SRUZ/ipmsg.html
8
WWW: http://www.asahi-net.or.jp/~VZ4H-SRUZ/ipmsg.html
(-)xipmsg/pkg-plist (-2 / +1 lines)
Lines 1-6 Link Here
1
bin/xipmsg
1
bin/xipmsg
2
lib/X11/app-defaults/XIpmsg
2
lib/X11/app-defaults/XIpmsg/XIpmsg.ad
3
lib/X11/ja_JP.EUC/app-defaults/XIpmsg
4
lib/X11/xipmsg/xbro00.xbm
3
lib/X11/xipmsg/xbro00.xbm
5
lib/X11/xipmsg/xbro01.xbm
4
lib/X11/xipmsg/xbro01.xbm
6
lib/X11/xipmsg/xbro02.xbm
5
lib/X11/xipmsg/xbro02.xbm

Return to bug 80316