Index: head/japanese/scim-prime/Makefile =================================================================== --- head/japanese/scim-prime/Makefile (revision 157077) +++ head/japanese/scim-prime/Makefile (revision 157078) @@ -1,48 +1,46 @@ # New ports collection makefile for: ja-scim-prime # Date created: 2005-10-10 # Whom: Norikatsu Shigemura # # $FreeBSD$ # PORTNAME= scim-prime PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= scim-imengine/17192 MAINTAINER= nork@FreeBSD.org COMMENT= SCIM IMEngine module using PRIME BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \ prime:${PORTSDIR}/japanese/prime RUN_DEPENDS= ${BUILD_DEPENDS} - -BROKEN= Does not build USE_GNOME= lthack USE_X_PREFIX= yes USE_ICONV= yes USE_GMAKE= yes GNU_CONFIGURE= yes .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" .else CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \ LDFLAGS="-L${LOCALBASE}/lib" .endif post-install: @${CAT} ${PKGMESSAGE} @${ECHO} @${ECHO} To display this message again, type \`pkg_info -D ${PKGNAME}\' @${ECHO} .include Property changes on: head/japanese/scim-prime/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/japanese/scim-prime/pkg-plist =================================================================== --- head/japanese/scim-prime/pkg-plist (revision 157077) +++ head/japanese/scim-prime/pkg-plist (revision 157078) @@ -1,7 +1,11 @@ +lib/scim-1.0/IMEngine/prime.a +lib/scim-1.0/IMEngine/prime.la lib/scim-1.0/IMEngine/prime.so +lib/scim-1.0/SetupUI/prime-imengine-setup.a +lib/scim-1.0/SetupUI/prime-imengine-setup.la lib/scim-1.0/SetupUI/prime-imengine-setup.so share/locale/ja/LC_MESSAGES/scim-prime.mo share/scim/icons/scim-prime.png @dirrmtry share/scim/icons @dirrmtry lib/scim-1.0/IMEngine @dirrmtry lib/scim-1.0/SetupUI Property changes on: head/japanese/scim-prime/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/japanese/scim-skk/Makefile =================================================================== --- head/japanese/scim-skk/Makefile (revision 157077) +++ head/japanese/scim-skk/Makefile (revision 157078) @@ -1,52 +1,51 @@ # New ports collection makefile for: ja-scim-skk # Date created: 6 Apr 2005 # Whom: Jun Mukai # # $FreeBSD$ # PORTNAME= scim-skk PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= scim-imengine/17701 MAINTAINER= mukai@jmuk.org COMMENT= SCIM IMEngine module like SKK BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim RUN_DEPENDS= ${BUILD_DEPENDS} - -BROKEN= Does not build USE_X_PREFIX= yes USE_ICONV= yes USE_GMAKE= yes USE_REINPLACE= yes GNU_CONFIGURE= yes 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 ${PTHREAD_LIBS}" .else CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \ LDFLAGS="-L${LOCALBASE}/lib" .endif post-patch: @${REINPLACE_CMD} "s|LOCALBASE|${LOCALBASE}|" ${WRKSRC}/src/scim_skk_prefs.h post-install: @${CAT} ${PKGMESSAGE} @${ECHO} @${ECHO} To display this message again, type \`pkg_info -D ${PKGNAME}\' @${ECHO} .include Property changes on: head/japanese/scim-skk/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/japanese/scim-skk/pkg-plist =================================================================== --- head/japanese/scim-skk/pkg-plist (revision 157077) +++ head/japanese/scim-skk/pkg-plist (revision 157078) @@ -1,7 +1,11 @@ +lib/scim-1.0/IMEngine/skk.a +lib/scim-1.0/IMEngine/skk.la lib/scim-1.0/IMEngine/skk.so +lib/scim-1.0/SetupUI/skk-imengine-setup.a +lib/scim-1.0/SetupUI/skk-imengine-setup.la lib/scim-1.0/SetupUI/skk-imengine-setup.so share/locale/ja/LC_MESSAGES/scim-skk.mo share/scim/icons/scim-skk.png @dirrmtry lib/scim-1.0/IMEngine @dirrmtry lib/scim-1.0/SetupUI @dirrmtry lib/scim-1.0/icons Property changes on: head/japanese/scim-skk/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property