diff options
author | vs <vs@FreeBSD.org> | 2005-04-25 20:56:15 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-04-25 20:56:15 +0800 |
commit | 0923dc28730630c8792eefb94357dd0f469d111c (patch) | |
tree | b3dd175323c9cdf8a913d2da510f10c76a5749c4 /net/xipmsg | |
parent | 74eb050343572c6d7d5b66d3918312e151832959 (diff) | |
download | freebsd-ports-gnome-0923dc28730630c8792eefb94357dd0f469d111c.tar.gz freebsd-ports-gnome-0923dc28730630c8792eefb94357dd0f469d111c.tar.zst freebsd-ports-gnome-0923dc28730630c8792eefb94357dd0f469d111c.zip |
Update to 8088
PR: ports/80316
Submitted by: maintainer
Diffstat (limited to 'net/xipmsg')
-rw-r--r-- | net/xipmsg/Makefile | 9 | ||||
-rw-r--r-- | net/xipmsg/distinfo | 4 | ||||
-rw-r--r-- | net/xipmsg/pkg-descr | 18 | ||||
-rw-r--r-- | net/xipmsg/pkg-plist | 1 |
4 files changed, 7 insertions, 25 deletions
diff --git a/net/xipmsg/Makefile b/net/xipmsg/Makefile index abf751e17648..3dec872799e1 100644 --- a/net/xipmsg/Makefile +++ b/net/xipmsg/Makefile @@ -6,17 +6,14 @@ # PORTNAME= xipmsg -PORTVERSION= 0.8087 +PORTVERSION= 0.8088 CATEGORIES= net -MASTER_SITES= http://www.bsddiary.net/xipmsg/ \ - http://hp.vector.co.jp/authors/VA004959/xipmsg/ -DISTNAME= xipmsg-8087 +MASTER_SITES= http://www.bsddiary.net/xipmsg/ +DISTNAME= xipmsg-${PORTVERSION:E} MAINTAINER= candy@kgc.co.jp COMMENT= A popup style message communication tool for X11 -BROKEN= Incomplete pkg-plist - USE_IMAKE= yes MAN1= xipmsg.1 MANCOMPRESSED= yes diff --git a/net/xipmsg/distinfo b/net/xipmsg/distinfo index 5256340fc2f9..83405a664ffb 100644 --- a/net/xipmsg/distinfo +++ b/net/xipmsg/distinfo @@ -1,2 +1,2 @@ -MD5 (xipmsg-8087.tar.gz) = c48c5c48b08f30221451403c78e39dab -SIZE (xipmsg-8087.tar.gz) = 41955 +MD5 (xipmsg-8088.tar.gz) = d189ecd6c4d6bc0bd99f3338548363e3 +SIZE (xipmsg-8088.tar.gz) = 45116 diff --git a/net/xipmsg/pkg-descr b/net/xipmsg/pkg-descr index 098a7bf1b195..0e9050c004ce 100644 --- a/net/xipmsg/pkg-descr +++ b/net/xipmsg/pkg-descr @@ -2,21 +2,7 @@ IP Messenger is a popup style message communication software for multi platforms. It is based on TCP/IP(UDP). xipmsg is the X11 version of it. -Japanese Locale is also supported. -Type as follows for Japanese: -% setenv LANG ja_JP.EUC -% xipmsg -KANJI character input is also supported with kinput2. - -NOTE: -- Xipmsg may freeze in ja_JP.EUC environment because of a bug of -kinput2. Please read README file for details. -- Xipmsg cannot display Japanese characters under FreeBSD 2.2.X -because of broken locale database of the OS. Please read README -file for details. - -XIP MEssenger home page: -http://www.bsddiary.net/xipmsg/ +WWW: http://www.bsddiary.net/xipmsg/ IP Messenger home page: -http://www.asahi-net.or.jp/~VZ4H-SRUZ/ipmsg.html +WWW: http://www.asahi-net.or.jp/~VZ4H-SRUZ/ipmsg.html diff --git a/net/xipmsg/pkg-plist b/net/xipmsg/pkg-plist index 70e4fcdc13c1..db2d2bae1684 100644 --- a/net/xipmsg/pkg-plist +++ b/net/xipmsg/pkg-plist @@ -1,6 +1,5 @@ bin/xipmsg lib/X11/app-defaults/XIpmsg -lib/X11/ja_JP.EUC/app-defaults/XIpmsg lib/X11/xipmsg/xbro00.xbm lib/X11/xipmsg/xbro01.xbm lib/X11/xipmsg/xbro02.xbm |