# New ports collection makefile for: xsim # Date created: 30 Dec 2002 # Whom: Shen Chuan-Hsing # # $FreeBSD$ # PORTNAME= xsim PORTVERSION= 0.3.9.4 CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-data-freebsd-gb2312.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= A simple and fast GBK Chinese XIM server LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 USE_REINPLACE= yes USE_XLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-cn-locale=EUC post-patch: @${REINPLACE_CMD} -e 's,,,' \ ${WRKSRC}/xsim/IMdkit/IMConn.c @${FIND} ${WRKSRC} -name xsimrc.in -or -name Makefile.in | ${XARGS} \ ${REINPLACE_CMD} -Ee 's,@prefix@/(plugins|dat|bin),${DATADIR}/\1,g' post-install: @${LN} -s ${DATADIR}/bin/xsim ${PREFIX}/bin/xsim @${MKDIR} ${DATADIR}/dat @${CP} -R ${WRKDIR}/usr/local/xsim/dat/* ${DATADIR}/dat @${SED} -e 's,%%X11BASE%%,${X11BASE},g' < ${PKGMESSAGE} .include ta/cgit.png' alt='cgit logo'/> index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to version 9.4c.gj2003-11-192-2/+6
* Update to version 9.4a.gj2003-10-096-1/+9
* Update to version 9.4.gj2003-10-092-47/+3
* Update to version 9.3u.gj2003-07-112-2/+6
* Update to version 9.3s.gj2003-06-276-2/+22
* Update to version 9.3o.gj2003-05-055-31/+11
* Update to version 9.3n.gj2003-04-032-2/+6
* Remove pkg-comment and add COMMENT to the Makefile.gj2003-03-062-1/+1
* Update to 9.3l.gj2003-03-046-2/+22
* Update to version 9.3j.gj2003-01-126-2/+40
* Update to version 9.3f.gj2002-10-292-2/+4
* Update to version 9.3f.gj2002-10-266-2/+24
* Update to version 9.3d.gj2002-10-127-14/+12
* Add patch-file.c to fix an error in checking the return value fromgj2002-08-27