Index: head/korean/scim-tables/Makefile =================================================================== --- head/korean/scim-tables/Makefile (revision 191091) +++ head/korean/scim-tables/Makefile (revision 191092) @@ -1,36 +1,31 @@ # New ports collection makefile for: ko-scim-tables # Date created: 22 May 2004 # Whom: Jie Gao # # $FreeBSD$ # $MCom: ports/korean/scim-tables/Makefile,v 1.1 2006/09/30 03:44:11 ahze Exp $ PORTNAME= scim-tables -PORTVERSION= 0.5.4 -PORTREVISION= 2 +PORTVERSION= 0.5.7 CATEGORIES= korean MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lx@FreeBSD.org COMMENT= SCIM table based Korean input methods BUILD_DEPENDS= scim-make-table:${PORTSDIR}/textproc/scim-table-imengine RUN_DEPENDS= ${BUILD_DEPENDS} USE_GMAKE= yes GNU_CONFIGURE= yes .include - -.if ${OSVERSION} < 500035 -BROKEN= No working scim-make-table command on 4.x. Install textproc/scim-table-imengine for details -.endif post-install: @${CAT} ${PKGMESSAGE} @${ECHO} @${ECHO} To display this message again, type \`pkg_info -D ${PKGNAME}\' @${ECHO} .include Property changes on: head/korean/scim-tables/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/korean/scim-tables/distinfo =================================================================== --- head/korean/scim-tables/distinfo (revision 191091) +++ head/korean/scim-tables/distinfo (revision 191092) @@ -1,3 +1,3 @@ -MD5 (scim-tables-0.5.4.tar.gz) = 69ce8f1945ba2ab4bf820386e76c2cd9 -SHA256 (scim-tables-0.5.4.tar.gz) = 784cbdecb40a42dee50c2d4ef0614ebd58728c8ee15ac0f2d08acfeef73ec4ad -SIZE (scim-tables-0.5.4.tar.gz) = 5608023 +MD5 (scim-tables-0.5.7.tar.gz) = 58d7f7dd231d73ef179e072b3124ebac +SHA256 (scim-tables-0.5.7.tar.gz) = a2d3620fff8fd8964f31bcc4e8b609418d9cbd0a102eaad5e31ff48620d34c14 +SIZE (scim-tables-0.5.7.tar.gz) = 6979417 Property changes on: head/korean/scim-tables/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/korean/scim-tables/files/patch-Makefile.in =================================================================== --- head/korean/scim-tables/files/patch-Makefile.in (revision 191091) +++ head/korean/scim-tables/files/patch-Makefile.in (revision 191092) @@ -1,11 +1,20 @@ ---- Makefile.in.orig Sun Oct 30 22:07:39 2005 -+++ Makefile.in Tue Nov 1 23:10:48 2005 +--- Makefile.in.orig Sat Apr 28 17:58:52 2007 ++++ Makefile.in Sat Apr 28 18:03:51 2007 +@@ -75,7 +75,7 @@ + uninstall-recursive + ETAGS = etags + CTAGS = ctags +-DIST_SUBDIRS = docs intl icons m4 po src tables skim ++DIST_SUBDIRS = icons tables + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + distdir = $(PACKAGE)-$(VERSION) + top_distdir = $(distdir) @@ -260,7 +260,7 @@ EXTRA_DIST = config.rpath mkinstalldirs bootstrap scim-tables.spec AUTOMAKE_OPTIONS = gnu @SCIM_TABLES_ENABLE_SKIM_SUPPORT_TRUE@SKIM_SUBDIR = skim --SUBDIRS = intl icons m4 po src tables $(SKIM_SUBDIR) +-SUBDIRS = docs intl icons m4 po src tables $(SKIM_SUBDIR) +SUBDIRS = icons tables MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure $(AUX_DIST) CLEANFILES = *.bak ACLOCAL_AMFLAGS = -I m4 Property changes on: head/korean/scim-tables/files/patch-Makefile.in ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/korean/scim-tables/files/patch-configure =================================================================== --- head/korean/scim-tables/files/patch-configure (nonexistent) +++ head/korean/scim-tables/files/patch-configure (revision 191092) @@ -0,0 +1,13 @@ +--- configure.orig Sat Apr 28 22:37:11 2007 ++++ configure Sat Apr 28 22:37:25 2007 +@@ -30244,10 +30244,6 @@ + CXXFLAGS="$CXXFLAGS -g" + fi + +-SCIM_ICONDIR=`$PKG_CONFIG --variable=icondir scim` +-SCIM_MODULEDIR=`$PKG_CONFIG --variable=moduledir scim` +-SCIM_DATADIR=`$PKG_CONFIG --variable=scimdatadir scim` +- + if test "x$SCIM_ICONDIR" = "x"; then + SCIM_ICONDIR=${datadir}/scim/icons + fi Property changes on: head/korean/scim-tables/files/patch-configure ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/korean/scim-tables/files/patch-icons-Makefile.in =================================================================== --- head/korean/scim-tables/files/patch-icons-Makefile.in (revision 191091) +++ head/korean/scim-tables/files/patch-icons-Makefile.in (revision 191092) @@ -1,57 +1,59 @@ ---- icons/Makefile.in.orig Sun Oct 30 22:07:35 2005 -+++ icons/Makefile.in Tue Nov 1 23:11:26 2005 -@@ -234,52 +234,8 @@ +--- icons/Makefile.in.orig Sat Apr 28 18:05:33 2007 ++++ icons/Makefile.in Sat Apr 28 18:06:16 2007 +@@ -234,54 +234,8 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ MAINTAINERCLEANFILES = Makefile.in -INST_ICONS = table.png \ - Amharic.png \ - Arabic.png \ - Array30.png \ - Bengali-inscript.png \ - Bengali-probhat.png \ - CangJie.png \ - CangJie3.png \ - Cantonese.png \ - CantonHK.png \ +- CNS11643.png \ - Quick.png \ - Stroke5.png \ - Dayi.png \ - Erbi.png \ - Erbi-QS.png \ - EZ.png \ - Gujarati-inscript.png \ - Gujarati-phonetic.png \ - Hangul.png \ - Hanja.png \ - Hindi-inscript.png \ - Hindi-phonetic.png \ - HIRAGANA.png \ - Jyutping.png \ - KATAKANA.png \ - Kannada-inscript.png \ - Kannada-kgp.png \ - LaTeX.png \ - Malayalam-inscript.png \ - Nepali.png \ - Nippon.png \ - Punjabi-inscript.png \ - Punjabi-jhelum.png \ - Punjabi-phonetic.png \ - Simplex.png \ - Tamil-inscript.png \ - Tamil-phonetic.png \ +- Tamil-remington.png \ - Telugu-inscript.png \ - Thai.png \ - Viqr.png \ - Wu.png \ - Wubi.png \ - Yawerty.png \ - ZhuYin.png \ - Ziranma.png \ - IPA-X-SAMPA.png -+INST_ICONS = Hangul.png \ -+ Hanja.png ++INST_ICONS = Hangul.png \ ++ Hanja.png EXTRA_DIST = $(INST_ICONS) icondir = $(SCIM_ICONDIR) Property changes on: head/korean/scim-tables/files/patch-icons-Makefile.in ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/korean/scim-tables/files/patch-tables-Makefile.in =================================================================== --- head/korean/scim-tables/files/patch-tables-Makefile.in (revision 191091) +++ head/korean/scim-tables/files/patch-tables-Makefile.in (revision 191092) @@ -1,11 +1,11 @@ --- tables/Makefile.in.orig Sun Oct 30 22:07:36 2005 -+++ tables/Makefile.in Tue Nov 1 23:11:44 2005 ++++ tables/Makefile.in Tue Nov 1 22:49:16 2005 @@ -234,7 +234,7 @@ target_alias = @target_alias@ MAINTAINERCLEANFILES = Makefile.in CLEANFILES = *.bak -SUBDIRS = additional am ar bn gu hi ja kn ko ml ne pa ru ta te th vi zh +SUBDIRS = ko all: all-recursive .SUFFIXES: Property changes on: head/korean/scim-tables/files/patch-tables-Makefile.in ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property