diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-06-11 20:49:41 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-06-11 20:49:41 +0000 |
commit | 51078284ba9741d2c2f4239aa4a203961a550627 (patch) | |
tree | 15c2513c60d976039caa361c1217311e94b853cb /net/xipmsg | |
parent | 8b92e1563f78f4f0f9bb47d321864e54b6b06133 (diff) | |
download | ports-51078284ba9741d2c2f4239aa4a203961a550627.tar.gz ports-51078284ba9741d2c2f4239aa4a203961a550627.zip |
Notes
Diffstat (limited to 'net/xipmsg')
-rw-r--r-- | net/xipmsg/Makefile | 20 | ||||
-rw-r--r-- | net/xipmsg/distinfo | 1 | ||||
-rw-r--r-- | net/xipmsg/pkg-comment | 1 | ||||
-rw-r--r-- | net/xipmsg/pkg-descr | 22 | ||||
-rw-r--r-- | net/xipmsg/pkg-plist | 21 |
5 files changed, 65 insertions, 0 deletions
diff --git a/net/xipmsg/Makefile b/net/xipmsg/Makefile new file mode 100644 index 000000000000..5acc0b861c27 --- /dev/null +++ b/net/xipmsg/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: xipmsg +# Version required: 0.8087 +# Date created: 29 May 1997 +# Whom: candy@fct.kgc.co.jp +# +# $Id$ +# + +DISTNAME= xipmsg-8087 +PKGNAME= xipmsg-0.8087 +CATEGORIES= net +MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xipmsg/ + +MAINTAINER= candy@fct.kgc.co.jp + +USE_IMAKE= yes +MAN1= xipmsg.1 +MANCOMPRESSED= yes + +.include <bsd.port.mk> diff --git a/net/xipmsg/distinfo b/net/xipmsg/distinfo new file mode 100644 index 000000000000..7052f74a8f27 --- /dev/null +++ b/net/xipmsg/distinfo @@ -0,0 +1 @@ +MD5 (xipmsg-8087.tar.gz) = c48c5c48b08f30221451403c78e39dab diff --git a/net/xipmsg/pkg-comment b/net/xipmsg/pkg-comment new file mode 100644 index 000000000000..20665127ac04 --- /dev/null +++ b/net/xipmsg/pkg-comment @@ -0,0 +1 @@ +A popup style message communication tool for X11 diff --git a/net/xipmsg/pkg-descr b/net/xipmsg/pkg-descr new file mode 100644 index 000000000000..4ed6f831f98e --- /dev/null +++ b/net/xipmsg/pkg-descr @@ -0,0 +1,22 @@ +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://spock.vector.co.jp/authors/VA004959/xipmsg/ + +IP Messenger home page: +http://www.asahi-net.or.jp/~VZ4H-SRUZ/ipmsg.html diff --git a/net/xipmsg/pkg-plist b/net/xipmsg/pkg-plist new file mode 100644 index 000000000000..dbdcc5055863 --- /dev/null +++ b/net/xipmsg/pkg-plist @@ -0,0 +1,21 @@ +bin/xipmsg +man/man1/xipmsg.1.gz +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 +lib/X11/xipmsg/xbro03.xbm +lib/X11/xipmsg/xbro04.xbm +lib/X11/xipmsg/xbro05.xbm +lib/X11/xipmsg/xbro06.xbm +lib/X11/xipmsg/xbro07.xbm +lib/X11/xipmsg/xbro08.xbm +lib/X11/xipmsg/xbro09.xbm +lib/X11/xipmsg/xbro10.xbm +lib/X11/xipmsg/xbro11.xbm +lib/X11/xipmsg/xbro12.xbm +lib/X11/xipmsg/xbro13.xbm +lib/X11/xipmsg/xbro14.xbm +lib/X11/xipmsg/xbro15.xbm +@dirrm lib/X11/xipmsg |