# New ports collection makefile for: zh-scim-chinese # Date created: 20 May 2004 # Whom: Jie Gao # # $FreeBSD$ # PORTNAME= scim-chinese PORTVERSION= 0.4.2 PORTREVISION= 1 CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim MAINTAINER= gaoj@cpsc.ucalgary.ca COMMENT= SCIM Chinese Smart Pinyin input method BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim RUN_DEPENDS= ${BUILD_DEPENDS} USE_GNOME= lthack USE_X_PREFIX= yes USE_ICONV= yes USE_GMAKE= yes USE_LIBTOOL_VER= 15 CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" .include .if ${OSVERSION} < 500035 BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/stlport" \ LDFLAGS="-L${LOCALBASE}/lib -lstlport_gcc -lintl ${PTHREAD_LIBS}" EXTRA_PATCHES= ${FILESDIR}/extra-patch-4-stable .else CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \ LDFLAGS="-L${LOCALBASE}/lib -lintl" .endif post-install: @${CAT} ${PKGMESSAGE} @${ECHO} @${ECHO} To display this message again, type \`pkg_info -D ${PKGNAME}\' @${ECHO} .include 'form'>
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-019575c4190e84'>Reset mbr due to no answer to an email inquiry about his status, andlinimon2006-04-151-1/+1
* There's more work needed to make this install into X11BASE and have anetchild2005-06-261-2/+2
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-181-2/+5
* Add missing dependency linux-openmotif to make wfcmgr work.anders2005-05-281-1/+2
* Update to version 9. The old distfile was removed.anders2005-05-264-29/+29
* Respect the user's USE_LINUX setting.trevor2005-03-021-1/+0
* Add missing dependency (linux X11).netchild2005-01-041-1/+3
* Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-011-3/+2
* Make this port interactive again to unbreak differentmbr2004-09-072-13/+19
* Unbreak and upgrade this port to version 8.0. The previousmbr2004-09-064-27/+51
* Since uname -m can now report any i[3456]86 values, change the scriptmbr2003-08-131-1/+1
* Bump portrevision after the mozilla support fix.mbr2003-08-111-0/+1
* Support linux mozilla installations too.mbr2003-08-111-8/+10
* Upgrade to v. 7.00, integrate it into Gnome/KDEmbr2003-08-114-36/+114
* Clear moonlight beckons.ade2003-03-072-1/+1
* Upgrade these ports to new versions. While we are here, cleanmbr2002-09-143-7/+20
* Add command line options to wfica wrappers.mbr2002-09-101-1/+1
* Since we use ${LINUXBASE}/bin/sh, uname -m reports Linux. Do not changembr2002-07-091-7/+2
* Forgot this patch to go along with the 6.30.1050 update.anders2002-07-021-0/+16
* Update to version 6.30.1050.anders2002-07-023-2/+4
* As always new MD5 checksum. Citrix seems to have changed thembr2002-04-273-10/+11
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-2/+2
* Fix the package list and remove netscape plugin if installedmbr2002-01-222-173/+95
* Fix the plugin install. Look if there is a linux netscape installedmbr2002-01-222-8/+56
* Change my email address, upgrade to latest version and fixmbr2001-12-243-11/+21
* Remove an extra `y'.asmodai2001-10-291-1/+0
* At deinstall time, remove the "application/x-ica" mime type from netscape'solgeni2001-04-021-0/+2
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-5/+5
* - Update port to 6.0.908jedgar2000-12-126-256/+234