diff options
author | lioux <lioux@FreeBSD.org> | 2003-05-19 17:32:57 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-05-19 17:32:57 +0000 |
commit | b5abb1a8cd13bf61f2823363ca944813f054b0a4 (patch) | |
tree | 5458ae4eb932e562bd866de630cbc72f7df68bd9 | |
parent | 1b18c8bb60b3978cf3d56cf9f8198899daddc799 (diff) | |
download | FreeBSD-ports-b5abb1a8cd13bf61f2823363ca944813f054b0a4.zip FreeBSD-ports-b5abb1a8cd13bf61f2823363ca944813f054b0a4.tar.gz |
New port: localized messages and documentation for koffice
-rw-r--r-- | arabic/koffice-i18n/Makefile | 29 | ||||
-rw-r--r-- | arabic/koffice-i18n/distinfo | 1 | ||||
-rw-r--r-- | arabic/koffice-i18n/pkg-descr | 3 | ||||
-rw-r--r-- | arabic/koffice-i18n/pkg-plist | 36 | ||||
-rw-r--r-- | misc/Makefile | 1 | ||||
-rw-r--r-- | misc/koffice-i18n-af/Makefile | 29 | ||||
-rw-r--r-- | misc/koffice-i18n-af/distinfo | 1 | ||||
-rw-r--r-- | misc/koffice-i18n-af/pkg-descr | 3 | ||||
-rw-r--r-- | misc/koffice-i18n-af/pkg-plist | 41 |
9 files changed, 144 insertions, 0 deletions
diff --git a/arabic/koffice-i18n/Makefile b/arabic/koffice-i18n/Makefile new file mode 100644 index 0000000..0fc2bf7 --- /dev/null +++ b/arabic/koffice-i18n/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: koffice-i18n-ar +# Date created: 27 April 2003 +# Whom: Michael Nottebrock <michaelnottebrock@gmx.net> +# +# $FreeBSD$ +# + +PORTNAME= koffice-i18n +PORTVERSION= 1.2.1 +CATEGORIES?= misc kde +MASTER_SITES= ${MASTER_SITE_KDE} +MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src +PKGNAMEPREFIX= ar- +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_GMAKE= yes +GNU_CONFIGURE= yes +KDE_I18N= yes + +.include "${.CURDIR}/../../x11/kde3/Makefile.kde" + +.include <bsd.port.mk> diff --git a/arabic/koffice-i18n/distinfo b/arabic/koffice-i18n/distinfo new file mode 100644 index 0000000..16e0489 --- /dev/null +++ b/arabic/koffice-i18n/distinfo @@ -0,0 +1 @@ +MD5 (KDE/kde-i18n/koffice-i18n-ar-1.2.1.tar.bz2) = ad35001fce03b5d895d284cbc7109555 diff --git a/arabic/koffice-i18n/pkg-descr b/arabic/koffice-i18n/pkg-descr new file mode 100644 index 0000000..9cb0386 --- /dev/null +++ b/arabic/koffice-i18n/pkg-descr @@ -0,0 +1,3 @@ +Localized messages and documentation for koffice. + +WWW: http://koffice.kde.org/ diff --git a/arabic/koffice-i18n/pkg-plist b/arabic/koffice-i18n/pkg-plist new file mode 100644 index 0000000..c4827e5 --- /dev/null +++ b/arabic/koffice-i18n/pkg-plist @@ -0,0 +1,36 @@ +share/locale/ar/LC_MESSAGES/csvfilter.mo +share/locale/ar/LC_MESSAGES/desktop_koffice.mo +share/locale/ar/LC_MESSAGES/example.mo +share/locale/ar/LC_MESSAGES/graphite.mo +share/locale/ar/LC_MESSAGES/kchart.mo +share/locale/ar/LC_MESSAGES/kfile_koffice.mo +share/locale/ar/LC_MESSAGES/kformula.mo +share/locale/ar/LC_MESSAGES/kformulalatexfilter.mo +share/locale/ar/LC_MESSAGES/kformulapngfilter.mo +share/locale/ar/LC_MESSAGES/kivio.mo +share/locale/ar/LC_MESSAGES/koconverter.mo +share/locale/ar/LC_MESSAGES/kocryptfilter.mo +share/locale/ar/LC_MESSAGES/koffice.mo +share/locale/ar/LC_MESSAGES/kontour.mo +share/locale/ar/LC_MESSAGES/koshell.mo +share/locale/ar/LC_MESSAGES/kounavail.mo +share/locale/ar/LC_MESSAGES/kpresenter.mo +share/locale/ar/LC_MESSAGES/kpresenterkwordfilter.mo +share/locale/ar/LC_MESSAGES/krita.mo +share/locale/ar/LC_MESSAGES/kscan_plugin.mo +share/locale/ar/LC_MESSAGES/kspread.mo +share/locale/ar/LC_MESSAGES/kspreadcalc_calc.mo +share/locale/ar/LC_MESSAGES/kspreadqprofilter.mo +share/locale/ar/LC_MESSAGES/kugar.mo +share/locale/ar/LC_MESSAGES/kword.mo +share/locale/ar/LC_MESSAGES/kwordasciifilter.mo +share/locale/ar/LC_MESSAGES/kwordhtmlexportfilter.mo +share/locale/ar/LC_MESSAGES/kwordhtmlfilter.mo +share/locale/ar/LC_MESSAGES/kwordhtmlimportfilter.mo +share/locale/ar/LC_MESSAGES/kwordlatexfilter.mo +share/locale/ar/LC_MESSAGES/olefilterswinword97filter.mo +share/locale/ar/LC_MESSAGES/xsltexportfilter.mo +share/locale/ar/LC_MESSAGES/xsltfilter.mo +share/locale/ar/LC_MESSAGES/xsltimportfilter.mo +@dirrm share/locale/ar/LC_MESSAGES +@dirrm share/locale/ar diff --git a/misc/Makefile b/misc/Makefile index 597f3a5..3ca112e 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -185,6 +185,7 @@ SUBDIR += kdeutils3 SUBDIR += kenny SUBDIR += koffice-i18n-af + SUBDIR += koffice-i18n-ar SUBDIR += kp SUBDIR += kwatch SUBDIR += lc diff --git a/misc/koffice-i18n-af/Makefile b/misc/koffice-i18n-af/Makefile new file mode 100644 index 0000000..def48ab --- /dev/null +++ b/misc/koffice-i18n-af/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: koffice-i18n-af +# Date created: 27 April 2003 +# Whom: Michael Nottebrock <michaelnottebrock@gmx.net> +# +# $FreeBSD$ +# + +PORTNAME= koffice-i18n +PORTVERSION= 1.2.1 +CATEGORIES?= misc kde +MASTER_SITES= ${MASTER_SITE_KDE} +MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src +PKGNAMEPREFIX= af- +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_GMAKE= yes +GNU_CONFIGURE= yes +KDE_I18N= yes + +.include "${.CURDIR}/../../x11/kde3/Makefile.kde" + +.include <bsd.port.mk> diff --git a/misc/koffice-i18n-af/distinfo b/misc/koffice-i18n-af/distinfo new file mode 100644 index 0000000..f9ed938 --- /dev/null +++ b/misc/koffice-i18n-af/distinfo @@ -0,0 +1 @@ +MD5 (KDE/kde-i18n/koffice-i18n-af-1.2.1.tar.bz2) = dc1e02bee379eca6c6ee327f96901cce diff --git a/misc/koffice-i18n-af/pkg-descr b/misc/koffice-i18n-af/pkg-descr new file mode 100644 index 0000000..9cb0386 --- /dev/null +++ b/misc/koffice-i18n-af/pkg-descr @@ -0,0 +1,3 @@ +Localized messages and documentation for koffice. + +WWW: http://koffice.kde.org/ diff --git a/misc/koffice-i18n-af/pkg-plist b/misc/koffice-i18n-af/pkg-plist new file mode 100644 index 0000000..920f160 --- /dev/null +++ b/misc/koffice-i18n-af/pkg-plist @@ -0,0 +1,41 @@ +share/locale/af/LC_MESSAGES/csvfilter.mo +share/locale/af/LC_MESSAGES/desktop_koffice.mo +share/locale/af/LC_MESSAGES/example.mo +share/locale/af/LC_MESSAGES/graphite.mo +share/locale/af/LC_MESSAGES/karbon.mo +share/locale/af/LC_MESSAGES/kchart.mo +share/locale/af/LC_MESSAGES/kdatabase.mo +share/locale/af/LC_MESSAGES/kfile_koffice.mo +share/locale/af/LC_MESSAGES/kformula.mo +share/locale/af/LC_MESSAGES/kformulalatexfilter.mo +share/locale/af/LC_MESSAGES/kformulapngfilter.mo +share/locale/af/LC_MESSAGES/kivio.mo +share/locale/af/LC_MESSAGES/koconverter.mo +share/locale/af/LC_MESSAGES/kocryptfilter.mo +share/locale/af/LC_MESSAGES/koffice.mo +share/locale/af/LC_MESSAGES/kontour.mo +share/locale/af/LC_MESSAGES/koshell.mo +share/locale/af/LC_MESSAGES/kounavail.mo +share/locale/af/LC_MESSAGES/kplato.mo +share/locale/af/LC_MESSAGES/kpresenter.mo +share/locale/af/LC_MESSAGES/kpresenterkwordfilter.mo +share/locale/af/LC_MESSAGES/krita.mo +share/locale/af/LC_MESSAGES/kscan_plugin.mo +share/locale/af/LC_MESSAGES/kspread.mo +share/locale/af/LC_MESSAGES/kspreadcalc_calc.mo +share/locale/af/LC_MESSAGES/kspreadqprofilter.mo +share/locale/af/LC_MESSAGES/kthesaurus.mo +share/locale/af/LC_MESSAGES/kudesigner.mo +share/locale/af/LC_MESSAGES/kugar.mo +share/locale/af/LC_MESSAGES/kword.mo +share/locale/af/LC_MESSAGES/kwordasciifilter.mo +share/locale/af/LC_MESSAGES/kwordhtmlexportfilter.mo +share/locale/af/LC_MESSAGES/kwordhtmlimportfilter.mo +share/locale/af/LC_MESSAGES/kwordlatexfilter.mo +share/locale/af/LC_MESSAGES/kwordmswritefilter.mo +share/locale/af/LC_MESSAGES/olefilterswinword97filter.mo +share/locale/af/LC_MESSAGES/thesaurus_tool.mo +share/locale/af/LC_MESSAGES/xsltexportfilter.mo +share/locale/af/LC_MESSAGES/xsltimportfilter.mo +@dirrm share/locale/af/LC_MESSAGES +@dirrm share/locale/af |