Lines 10-23
Link Here
|
10 |
PORTVERSION= 5.0.3 |
10 |
PORTVERSION= 5.0.3 |
11 |
PORTREVISION= 1 |
11 |
PORTREVISION= 1 |
12 |
CATEGORIES= chinese x11 |
12 |
CATEGORIES= chinese x11 |
13 |
MASTER_SITES= ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/x-win/cxterm/ |
13 |
MASTER_SITES= ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/x-win/cxterm/ \ |
|
|
14 |
http://www.525183.com/freebsd/cxterm/ \ |
15 |
http://www.chinatinco.com/freebsd/cxterm/ \ |
16 |
http://525183.serverbox.org/freebsd/cxterm/ |
14 |
DISTNAME= cxterm5.0.p3 |
17 |
DISTNAME= cxterm5.0.p3 |
15 |
|
18 |
|
16 |
PATCH_SITES= ${MASTER_SITES} |
19 |
PATCH_SITES= ${MASTER_SITES} |
17 |
PATCHFILES= cxterm-5.0.p3-color.patch.gz # cxterm-5.0-hz-patch.gz |
20 |
PATCHFILES= cxterm-5.0.p3-color.patch.gz # cxterm-5.0-hz-patch.gz |
18 |
PATCH_DIST_STRIP= -p1 |
21 |
PATCH_DIST_STRIP= -p1 |
19 |
|
22 |
|
20 |
MAINTAINER= ports@FreeBSD.org |
23 |
MAINTAINER= sunrychen@gmail.com |
21 |
COMMENT= An xterm that speaks Chinese |
24 |
COMMENT= An xterm that speaks Chinese |
22 |
|
25 |
|
23 |
BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} |
26 |
BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} |
Lines 40-49
Link Here
|
40 |
BROKEN= "Coredump during build on ia64" |
43 |
BROKEN= "Coredump during build on ia64" |
41 |
.endif |
44 |
.endif |
42 |
|
45 |
|
43 |
.if ${OSVERSION} >= 700042 |
|
|
44 |
BROKEN= Does not compile on GCC 4.2 |
45 |
.endif |
46 |
|
47 |
post-install: |
46 |
post-install: |
48 |
${INSTALL_SCRIPT} ${WRKDIR}/CXterm.sh ${PREFIX}/bin/CXterm |
47 |
${INSTALL_SCRIPT} ${WRKDIR}/CXterm.sh ${PREFIX}/bin/CXterm |
49 |
# standard X11 place |
48 |
# standard X11 place |