diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-05 01:23:10 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-05 01:23:10 +0000 |
commit | 38a92d46fecb74d6b431e72fb051d4852ae09192 (patch) | |
tree | 9175166a8d864537bf06b6192f8990ba59164986 /japanese | |
parent | baa573cc0f3c67d02f961def5da5d4b3fccc5e54 (diff) | |
download | ports-38a92d46fecb74d6b431e72fb051d4852ae09192.tar.gz ports-38a92d46fecb74d6b431e72fb051d4852ae09192.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/kde3-i18n/Makefile | 7 | ||||
-rw-r--r-- | japanese/kde3-i18n/distinfo | 2 | ||||
-rw-r--r-- | japanese/kde3-i18n/pkg-plist | 5 | ||||
-rw-r--r-- | japanese/kde4-l10n/Makefile | 7 | ||||
-rw-r--r-- | japanese/kde4-l10n/distinfo | 2 | ||||
-rw-r--r-- | japanese/kde4-l10n/pkg-plist | 5 | ||||
-rw-r--r-- | japanese/koffice-i18n/Makefile | 6 | ||||
-rw-r--r-- | japanese/koffice-i18n/distinfo | 2 | ||||
-rw-r--r-- | japanese/koffice-kde4-l10n/Makefile | 6 | ||||
-rw-r--r-- | japanese/koffice-kde4-l10n/distinfo | 2 |
10 files changed, 26 insertions, 18 deletions
diff --git a/japanese/kde3-i18n/Makefile b/japanese/kde3-i18n/Makefile index a558b2476531..cc8c0111afc9 100644 --- a/japanese/kde3-i18n/Makefile +++ b/japanese/kde3-i18n/Makefile @@ -6,8 +6,8 @@ # PORTNAME= kde-i18n -PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +# PORTVERSION= ${KDE_VERSION} +PORTVERSION= 3.1.5 CATEGORIES?= japanese kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -17,9 +17,10 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 +BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext + USE_KDELIBS_VER=3 USE_BZIP2= yes -USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/japanese/kde3-i18n/distinfo b/japanese/kde3-i18n/distinfo index 167fd25bff65..9ba883a73494 100644 --- a/japanese/kde3-i18n/distinfo +++ b/japanese/kde3-i18n/distinfo @@ -1 +1 @@ -MD5 (KDE/kde-i18n/kde-i18n-ja-3.1.4.tar.bz2) = afc69ba787e9021d9b908cb20f3a249f +MD5 (KDE/kde-i18n/kde-i18n-ja-3.1.5.tar.bz2) = 23b6428405760899a457d1e8b3c404d2 diff --git a/japanese/kde3-i18n/pkg-plist b/japanese/kde3-i18n/pkg-plist index a2ab3aec4206..c4c28392539c 100644 --- a/japanese/kde3-i18n/pkg-plist +++ b/japanese/kde3-i18n/pkg-plist @@ -8,6 +8,7 @@ share/doc/HTML/ja/common/6.png share/doc/HTML/ja/common/7.png share/doc/HTML/ja/common/8.png share/doc/HTML/ja/common/9.png +share/doc/HTML/ja/common/appheader.html share/doc/HTML/ja/common/artistic-license.html share/doc/HTML/ja/common/bottom1.png share/doc/HTML/ja/common/bottom2.png @@ -33,6 +34,8 @@ share/doc/HTML/ja/common/kde-default.css share/doc/HTML/ja/common/kde-localised.css share/doc/HTML/ja/common/kde-localised.css.template share/doc/HTML/ja/common/kde-web.css +share/doc/HTML/ja/common/kde_logo.png +share/doc/HTML/ja/common/kde_logo_bg.png share/doc/HTML/ja/common/kmenu.png share/doc/HTML/ja/common/lgpl-license share/doc/HTML/ja/common/lgpl-license.html @@ -435,7 +438,6 @@ share/locale/ja/LC_MESSAGES/kfile_xbm.mo share/locale/ja/LC_MESSAGES/kfindpart.mo share/locale/ja/LC_MESSAGES/kfloppy.mo share/locale/ja/LC_MESSAGES/kfmclient.mo -share/locale/ja/LC_MESSAGES/kfmexec.mo share/locale/ja/LC_MESSAGES/kfontviewpart.mo share/locale/ja/LC_MESSAGES/kfouleggs.mo share/locale/ja/LC_MESSAGES/kgantt.mo @@ -467,6 +469,7 @@ share/locale/ja/LC_MESSAGES/kio_sftp.mo share/locale/ja/LC_MESSAGES/kio_smb.mo share/locale/ja/LC_MESSAGES/kio_smbro.mo share/locale/ja/LC_MESSAGES/kio_smtp.mo +share/locale/ja/LC_MESSAGES/kioexec.mo share/locale/ja/LC_MESSAGES/kit.mo share/locale/ja/LC_MESSAGES/kiten.mo share/locale/ja/LC_MESSAGES/kjobviewer.mo diff --git a/japanese/kde4-l10n/Makefile b/japanese/kde4-l10n/Makefile index a558b2476531..cc8c0111afc9 100644 --- a/japanese/kde4-l10n/Makefile +++ b/japanese/kde4-l10n/Makefile @@ -6,8 +6,8 @@ # PORTNAME= kde-i18n -PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +# PORTVERSION= ${KDE_VERSION} +PORTVERSION= 3.1.5 CATEGORIES?= japanese kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -17,9 +17,10 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 +BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext + USE_KDELIBS_VER=3 USE_BZIP2= yes -USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/japanese/kde4-l10n/distinfo b/japanese/kde4-l10n/distinfo index 167fd25bff65..9ba883a73494 100644 --- a/japanese/kde4-l10n/distinfo +++ b/japanese/kde4-l10n/distinfo @@ -1 +1 @@ -MD5 (KDE/kde-i18n/kde-i18n-ja-3.1.4.tar.bz2) = afc69ba787e9021d9b908cb20f3a249f +MD5 (KDE/kde-i18n/kde-i18n-ja-3.1.5.tar.bz2) = 23b6428405760899a457d1e8b3c404d2 diff --git a/japanese/kde4-l10n/pkg-plist b/japanese/kde4-l10n/pkg-plist index a2ab3aec4206..c4c28392539c 100644 --- a/japanese/kde4-l10n/pkg-plist +++ b/japanese/kde4-l10n/pkg-plist @@ -8,6 +8,7 @@ share/doc/HTML/ja/common/6.png share/doc/HTML/ja/common/7.png share/doc/HTML/ja/common/8.png share/doc/HTML/ja/common/9.png +share/doc/HTML/ja/common/appheader.html share/doc/HTML/ja/common/artistic-license.html share/doc/HTML/ja/common/bottom1.png share/doc/HTML/ja/common/bottom2.png @@ -33,6 +34,8 @@ share/doc/HTML/ja/common/kde-default.css share/doc/HTML/ja/common/kde-localised.css share/doc/HTML/ja/common/kde-localised.css.template share/doc/HTML/ja/common/kde-web.css +share/doc/HTML/ja/common/kde_logo.png +share/doc/HTML/ja/common/kde_logo_bg.png share/doc/HTML/ja/common/kmenu.png share/doc/HTML/ja/common/lgpl-license share/doc/HTML/ja/common/lgpl-license.html @@ -435,7 +438,6 @@ share/locale/ja/LC_MESSAGES/kfile_xbm.mo share/locale/ja/LC_MESSAGES/kfindpart.mo share/locale/ja/LC_MESSAGES/kfloppy.mo share/locale/ja/LC_MESSAGES/kfmclient.mo -share/locale/ja/LC_MESSAGES/kfmexec.mo share/locale/ja/LC_MESSAGES/kfontviewpart.mo share/locale/ja/LC_MESSAGES/kfouleggs.mo share/locale/ja/LC_MESSAGES/kgantt.mo @@ -467,6 +469,7 @@ share/locale/ja/LC_MESSAGES/kio_sftp.mo share/locale/ja/LC_MESSAGES/kio_smb.mo share/locale/ja/LC_MESSAGES/kio_smbro.mo share/locale/ja/LC_MESSAGES/kio_smtp.mo +share/locale/ja/LC_MESSAGES/kioexec.mo share/locale/ja/LC_MESSAGES/kit.mo share/locale/ja/LC_MESSAGES/kiten.mo share/locale/ja/LC_MESSAGES/kjobviewer.mo diff --git a/japanese/koffice-i18n/Makefile b/japanese/koffice-i18n/Makefile index 1be924edd748..65bf17cbc426 100644 --- a/japanese/koffice-i18n/Makefile +++ b/japanese/koffice-i18n/Makefile @@ -6,8 +6,7 @@ # PORTNAME= koffice-i18n -PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTVERSION= 1.3 CATEGORIES?= japanese kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -17,9 +16,10 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice +BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext + USE_KDELIBS_VER=3 USE_BZIP2= yes -USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/japanese/koffice-i18n/distinfo b/japanese/koffice-i18n/distinfo index 13f38b8ec5bd..26dcd919330b 100644 --- a/japanese/koffice-i18n/distinfo +++ b/japanese/koffice-i18n/distinfo @@ -1 +1 @@ -MD5 (KDE/kde-i18n/koffice-i18n-ja-1.2.1.tar.bz2) = f034d63f72a837a8761632d011b06ee1 +MD5 (KDE/kde-i18n/koffice-i18n-ja-1.3.tar.bz2) = ef6d36fb4201d0bfa632ccf36af5b640 diff --git a/japanese/koffice-kde4-l10n/Makefile b/japanese/koffice-kde4-l10n/Makefile index 1be924edd748..65bf17cbc426 100644 --- a/japanese/koffice-kde4-l10n/Makefile +++ b/japanese/koffice-kde4-l10n/Makefile @@ -6,8 +6,7 @@ # PORTNAME= koffice-i18n -PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTVERSION= 1.3 CATEGORIES?= japanese kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -17,9 +16,10 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice +BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext + USE_KDELIBS_VER=3 USE_BZIP2= yes -USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/japanese/koffice-kde4-l10n/distinfo b/japanese/koffice-kde4-l10n/distinfo index 13f38b8ec5bd..26dcd919330b 100644 --- a/japanese/koffice-kde4-l10n/distinfo +++ b/japanese/koffice-kde4-l10n/distinfo @@ -1 +1 @@ -MD5 (KDE/kde-i18n/koffice-i18n-ja-1.2.1.tar.bz2) = f034d63f72a837a8761632d011b06ee1 +MD5 (KDE/kde-i18n/koffice-i18n-ja-1.3.tar.bz2) = ef6d36fb4201d0bfa632ccf36af5b640 |