1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Upgrade to 1.2.1.

PR:		ports/24861
Submitted by:	Peng HaiJie <phj@cn.FreeBSD.org> (MAINTAINER)
This commit is contained in:
Jing-Tang Keith Jang 2001-02-09 21:14:29 +00:00
parent a0357de7cd
commit 705207d578
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38146
7 changed files with 10 additions and 14 deletions

View File

@ -7,10 +7,10 @@
#
PORTNAME= chinput2
PORTVERSION= 1.0
PORTVERSION= 1.2.1
CATEGORIES= chinese x11
MASTER_SITES= ftp://ftp.cn.freebsd.org/pub/ported/
DISTNAME= zh-chinput2-1.0
DISTNAME= zh-chinput2-1.2.1
MAINTAINER= phj@cn.FreeBSD.org

View File

@ -1 +1 @@
MD5 (zh-chinput2-1.0.tar.gz) = 67fb0b9dfff49a1547cd6496dbbe32fc
MD5 (zh-chinput2-1.2.1.tar.gz) = cf2895f333e8273859ee5fcb2c4c829f

View File

@ -8,4 +8,3 @@
+LDFLAGS=-static -L/usr/lib -L/usr/local/lib -L/usr/local/lib/mysql -lmysqlclient -lmd -lm -lz
all: $(PROGRAM)

View File

@ -1,11 +1,11 @@
--- src/Imakefile.orig Sat Feb 10 01:52:56 2001
+++ src/Imakefile Sat Feb 10 01:53:06 2001
--- src/Imakefile.orig Sat Jan 20 11:28:25 2001
+++ src/Imakefile Wed Feb 7 11:11:55 2001
@@ -10,7 +10,7 @@
XIMINC = -I${IMDKIT}/IMCore -I${IMDKIT}/Xi18n
INCLUDES= ${XIMINC} -I. -I/usr/local/include -I../util/pydb
LOCAL_LDFLAGS= -static -L../util/IMdkit/IMdkit -L/usr/local/lib -L/usr/local/lib/mysql
-LOCAL_LIBRARIES = -lXimd $(XLIB) -lmysqlclient -lmd -lm
+LOCAL_LIBRARIES = -lXimd $(XLIB) -lmysqlclient -lmd -lm -lz
-LOCAL_LIBRARIES = -lXimd $(XLIB) -lmysqlclient -lm
+LOCAL_LIBRARIES = -lXimd $(XLIB) -lmysqlclient -lm -lz
CCOPTIONS=-Wall -DDEFAULT_CONF_PATH=\"$(CONFDIR)/$(CONFFILE)\"
all:: $(PROGRAM)

View File

@ -1 +1 @@
Another Chinese GB2312 X11 input server
Another Chinese GB2312 and Big5 X11 input server

View File

@ -1,5 +1,5 @@
Implementation of HanZi QuanPin(GB2312) input method.
Implementation of HanZi QuanPin(GB2312 and Big5 ) input method.
X11 Chinese(HanZi) GB2312 input server.
X11 Chinese(HanZi) GB2312 and Big5 input server.
-- Peng HaiJie (phj@cn.freebsd.org)

View File

@ -3,6 +3,3 @@ bin/add_items
etc/chinput2.conf
share/chinput2/README
@dirrm share/chinput2