diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1998-08-26 00:13:04 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1998-08-26 00:13:04 +0800 |
commit | 5fe2595804112ee9728b20a72be32d407799e572 (patch) | |
tree | 89e2dc44eec48adf757af89b97a420b501f85221 | |
parent | 118d1308d0e715d37fb54dab0b0f3578ff763b00 (diff) | |
download | freebsd-ports-gnome-5fe2595804112ee9728b20a72be32d407799e572.tar.gz freebsd-ports-gnome-5fe2595804112ee9728b20a72be32d407799e572.tar.zst freebsd-ports-gnome-5fe2595804112ee9728b20a72be32d407799e572.zip |
GNU gettext package.
Submitted by: Yukihiro Nakai <Nakai@technologist.com>
-rw-r--r-- | devel/gettext-devel/Makefile | 17 | ||||
-rw-r--r-- | devel/gettext-devel/distinfo | 1 | ||||
-rw-r--r-- | devel/gettext-devel/pkg-comment | 1 | ||||
-rw-r--r-- | devel/gettext-devel/pkg-descr | 5 | ||||
-rw-r--r-- | devel/gettext-devel/pkg-plist | 62 | ||||
-rw-r--r-- | devel/gettext-old/Makefile | 17 | ||||
-rw-r--r-- | devel/gettext-old/distinfo | 1 | ||||
-rw-r--r-- | devel/gettext-old/pkg-comment | 1 | ||||
-rw-r--r-- | devel/gettext-old/pkg-descr | 5 | ||||
-rw-r--r-- | devel/gettext-old/pkg-plist | 62 | ||||
-rw-r--r-- | devel/gettext/Makefile | 17 | ||||
-rw-r--r-- | devel/gettext/distinfo | 1 | ||||
-rw-r--r-- | devel/gettext/pkg-comment | 1 | ||||
-rw-r--r-- | devel/gettext/pkg-descr | 5 | ||||
-rw-r--r-- | devel/gettext/pkg-plist | 62 |
15 files changed, 258 insertions, 0 deletions
diff --git a/devel/gettext-devel/Makefile b/devel/gettext-devel/Makefile new file mode 100644 index 000000000000..e7687011ce83 --- /dev/null +++ b/devel/gettext-devel/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: gettext +# Version required: 0.10 +# Date created: 16 March 1998 +# Whom: Yukihiro Nakai <Nakai@technologist.com> +# +# $Id$ +# + +DISTNAME= gettext-0.10 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_GNU} + +MAINTAINER= Nakai@technologist.com + +GNU_CONFIGURE= yes + +.include <bsd.port.mk> diff --git a/devel/gettext-devel/distinfo b/devel/gettext-devel/distinfo new file mode 100644 index 000000000000..6d60ca65ce5c --- /dev/null +++ b/devel/gettext-devel/distinfo @@ -0,0 +1 @@ +MD5 (gettext-0.10.tar.gz) = e9d58ee3880feed61b2b8145b5ec519a diff --git a/devel/gettext-devel/pkg-comment b/devel/gettext-devel/pkg-comment new file mode 100644 index 000000000000..9217b068c2ad --- /dev/null +++ b/devel/gettext-devel/pkg-comment @@ -0,0 +1 @@ +GNU gettext package. diff --git a/devel/gettext-devel/pkg-descr b/devel/gettext-devel/pkg-descr new file mode 100644 index 000000000000..24fee26e0c26 --- /dev/null +++ b/devel/gettext-devel/pkg-descr @@ -0,0 +1,5 @@ +This is the GNU gettext package. It is interesting for authors or +maintainers of other packages or programs which they want to see +internationalized. As one step the handling of messages in different +languages should be implemented. For this task GNU gettext provides +the needed tools and library functions. diff --git a/devel/gettext-devel/pkg-plist b/devel/gettext-devel/pkg-plist new file mode 100644 index 000000000000..45c3ed84ed67 --- /dev/null +++ b/devel/gettext-devel/pkg-plist @@ -0,0 +1,62 @@ +bin/gettext +bin/gettextize +bin/msgcmp +bin/msgfmt +bin/msgmerge +bin/msgunfmt +bin/tupdate +bin/xgettext +include/libintl.h +@unexec install-info --delete %D/info/gettext.info %D/info/dir +info/gettext.info +info/gettext.info-1 +info/gettext.info-2 +info/gettext.info-3 +info/gettext.info-4 +@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir +@exec install-info %D/info/gettext.info %D/info/dir +lib/libintl.a +@exec /sbin/ldconfig -m %B +@unexec /sbin/ldconfig -R +lib/locale/de/LC_MESSAGES/gettext.cat +lib/locale/fr/LC_MESSAGES/gettext.cat +lib/locale/no/LC_MESSAGES/gettext.cat +lib/locale/no@nynorsk/LC_MESSAGES/gettext.cat +lib/locale/sv/LC_MESSAGES/gettext.cat +share/gettext/aclocal.m4 +share/gettext/intl-ChangeLog +share/gettext/intl-Makefile.in +share/gettext/intl-VERSION +share/gettext/intl-bindtextdom.c +share/gettext/intl-cat-compat.c +share/gettext/intl-dcgettext.c +share/gettext/intl-dgettext.c +share/gettext/intl-finddomain.c +share/gettext/intl-gettext.c +share/gettext/intl-gettext.h +share/gettext/intl-gettextP.h +share/gettext/intl-hash-string.h +share/gettext/intl-intl-compat.c +share/gettext/intl-libgettext.h +share/gettext/intl-linux-msg.sed +share/gettext/intl-loadmsgcat.c +share/gettext/intl-localealias.c +share/gettext/intl-po2tbl.sed.in +share/gettext/intl-textdomain.c +share/gettext/intl-xopen-msg.sed +share/gettext/po-Makefile.in.in +share/gettext/root-ABOUT-NLS +share/locale/locale.alias +@dirrm lib/locale/de/LC_MESSAGES +@dirrm lib/locale/de +@dirrm lib/locale/fr/LC_MESSAGES +@dirrm lib/locale/fr +@dirrm lib/locale/no/LC_MESSAGES +@dirrm lib/locale/no +@dirrm lib/locale/no@nynorsk/LC_MESSAGES +@dirrm lib/locale/no@nynorsk +@dirrm lib/locale/sv/LC_MESSAGES +@dirrm lib/locale/sv +@dirrm lib/locale +@dirrm share/gettext +@dirrm share/locale diff --git a/devel/gettext-old/Makefile b/devel/gettext-old/Makefile new file mode 100644 index 000000000000..e7687011ce83 --- /dev/null +++ b/devel/gettext-old/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: gettext +# Version required: 0.10 +# Date created: 16 March 1998 +# Whom: Yukihiro Nakai <Nakai@technologist.com> +# +# $Id$ +# + +DISTNAME= gettext-0.10 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_GNU} + +MAINTAINER= Nakai@technologist.com + +GNU_CONFIGURE= yes + +.include <bsd.port.mk> diff --git a/devel/gettext-old/distinfo b/devel/gettext-old/distinfo new file mode 100644 index 000000000000..6d60ca65ce5c --- /dev/null +++ b/devel/gettext-old/distinfo @@ -0,0 +1 @@ +MD5 (gettext-0.10.tar.gz) = e9d58ee3880feed61b2b8145b5ec519a diff --git a/devel/gettext-old/pkg-comment b/devel/gettext-old/pkg-comment new file mode 100644 index 000000000000..9217b068c2ad --- /dev/null +++ b/devel/gettext-old/pkg-comment @@ -0,0 +1 @@ +GNU gettext package. diff --git a/devel/gettext-old/pkg-descr b/devel/gettext-old/pkg-descr new file mode 100644 index 000000000000..24fee26e0c26 --- /dev/null +++ b/devel/gettext-old/pkg-descr @@ -0,0 +1,5 @@ +This is the GNU gettext package. It is interesting for authors or +maintainers of other packages or programs which they want to see +internationalized. As one step the handling of messages in different +languages should be implemented. For this task GNU gettext provides +the needed tools and library functions. diff --git a/devel/gettext-old/pkg-plist b/devel/gettext-old/pkg-plist new file mode 100644 index 000000000000..45c3ed84ed67 --- /dev/null +++ b/devel/gettext-old/pkg-plist @@ -0,0 +1,62 @@ +bin/gettext +bin/gettextize +bin/msgcmp +bin/msgfmt +bin/msgmerge +bin/msgunfmt +bin/tupdate +bin/xgettext +include/libintl.h +@unexec install-info --delete %D/info/gettext.info %D/info/dir +info/gettext.info +info/gettext.info-1 +info/gettext.info-2 +info/gettext.info-3 +info/gettext.info-4 +@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir +@exec install-info %D/info/gettext.info %D/info/dir +lib/libintl.a +@exec /sbin/ldconfig -m %B +@unexec /sbin/ldconfig -R +lib/locale/de/LC_MESSAGES/gettext.cat +lib/locale/fr/LC_MESSAGES/gettext.cat +lib/locale/no/LC_MESSAGES/gettext.cat +lib/locale/no@nynorsk/LC_MESSAGES/gettext.cat +lib/locale/sv/LC_MESSAGES/gettext.cat +share/gettext/aclocal.m4 +share/gettext/intl-ChangeLog +share/gettext/intl-Makefile.in +share/gettext/intl-VERSION +share/gettext/intl-bindtextdom.c +share/gettext/intl-cat-compat.c +share/gettext/intl-dcgettext.c +share/gettext/intl-dgettext.c +share/gettext/intl-finddomain.c +share/gettext/intl-gettext.c +share/gettext/intl-gettext.h +share/gettext/intl-gettextP.h +share/gettext/intl-hash-string.h +share/gettext/intl-intl-compat.c +share/gettext/intl-libgettext.h +share/gettext/intl-linux-msg.sed +share/gettext/intl-loadmsgcat.c +share/gettext/intl-localealias.c +share/gettext/intl-po2tbl.sed.in +share/gettext/intl-textdomain.c +share/gettext/intl-xopen-msg.sed +share/gettext/po-Makefile.in.in +share/gettext/root-ABOUT-NLS +share/locale/locale.alias +@dirrm lib/locale/de/LC_MESSAGES +@dirrm lib/locale/de +@dirrm lib/locale/fr/LC_MESSAGES +@dirrm lib/locale/fr +@dirrm lib/locale/no/LC_MESSAGES +@dirrm lib/locale/no +@dirrm lib/locale/no@nynorsk/LC_MESSAGES +@dirrm lib/locale/no@nynorsk +@dirrm lib/locale/sv/LC_MESSAGES +@dirrm lib/locale/sv +@dirrm lib/locale +@dirrm share/gettext +@dirrm share/locale diff --git a/devel/gettext/Makefile b/devel/gettext/Makefile new file mode 100644 index 000000000000..e7687011ce83 --- /dev/null +++ b/devel/gettext/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: gettext +# Version required: 0.10 +# Date created: 16 March 1998 +# Whom: Yukihiro Nakai <Nakai@technologist.com> +# +# $Id$ +# + +DISTNAME= gettext-0.10 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_GNU} + +MAINTAINER= Nakai@technologist.com + +GNU_CONFIGURE= yes + +.include <bsd.port.mk> diff --git a/devel/gettext/distinfo b/devel/gettext/distinfo new file mode 100644 index 000000000000..6d60ca65ce5c --- /dev/null +++ b/devel/gettext/distinfo @@ -0,0 +1 @@ +MD5 (gettext-0.10.tar.gz) = e9d58ee3880feed61b2b8145b5ec519a diff --git a/devel/gettext/pkg-comment b/devel/gettext/pkg-comment new file mode 100644 index 000000000000..9217b068c2ad --- /dev/null +++ b/devel/gettext/pkg-comment @@ -0,0 +1 @@ +GNU gettext package. diff --git a/devel/gettext/pkg-descr b/devel/gettext/pkg-descr new file mode 100644 index 000000000000..24fee26e0c26 --- /dev/null +++ b/devel/gettext/pkg-descr @@ -0,0 +1,5 @@ +This is the GNU gettext package. It is interesting for authors or +maintainers of other packages or programs which they want to see +internationalized. As one step the handling of messages in different +languages should be implemented. For this task GNU gettext provides +the needed tools and library functions. diff --git a/devel/gettext/pkg-plist b/devel/gettext/pkg-plist new file mode 100644 index 000000000000..45c3ed84ed67 --- /dev/null +++ b/devel/gettext/pkg-plist @@ -0,0 +1,62 @@ +bin/gettext +bin/gettextize +bin/msgcmp +bin/msgfmt +bin/msgmerge +bin/msgunfmt +bin/tupdate +bin/xgettext +include/libintl.h +@unexec install-info --delete %D/info/gettext.info %D/info/dir +info/gettext.info +info/gettext.info-1 +info/gettext.info-2 +info/gettext.info-3 +info/gettext.info-4 +@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir +@exec install-info %D/info/gettext.info %D/info/dir +lib/libintl.a +@exec /sbin/ldconfig -m %B +@unexec /sbin/ldconfig -R +lib/locale/de/LC_MESSAGES/gettext.cat +lib/locale/fr/LC_MESSAGES/gettext.cat +lib/locale/no/LC_MESSAGES/gettext.cat +lib/locale/no@nynorsk/LC_MESSAGES/gettext.cat +lib/locale/sv/LC_MESSAGES/gettext.cat +share/gettext/aclocal.m4 +share/gettext/intl-ChangeLog +share/gettext/intl-Makefile.in +share/gettext/intl-VERSION +share/gettext/intl-bindtextdom.c +share/gettext/intl-cat-compat.c +share/gettext/intl-dcgettext.c +share/gettext/intl-dgettext.c +share/gettext/intl-finddomain.c +share/gettext/intl-gettext.c +share/gettext/intl-gettext.h +share/gettext/intl-gettextP.h +share/gettext/intl-hash-string.h +share/gettext/intl-intl-compat.c +share/gettext/intl-libgettext.h +share/gettext/intl-linux-msg.sed +share/gettext/intl-loadmsgcat.c +share/gettext/intl-localealias.c +share/gettext/intl-po2tbl.sed.in +share/gettext/intl-textdomain.c +share/gettext/intl-xopen-msg.sed +share/gettext/po-Makefile.in.in +share/gettext/root-ABOUT-NLS +share/locale/locale.alias +@dirrm lib/locale/de/LC_MESSAGES +@dirrm lib/locale/de +@dirrm lib/locale/fr/LC_MESSAGES +@dirrm lib/locale/fr +@dirrm lib/locale/no/LC_MESSAGES +@dirrm lib/locale/no +@dirrm lib/locale/no@nynorsk/LC_MESSAGES +@dirrm lib/locale/no@nynorsk +@dirrm lib/locale/sv/LC_MESSAGES +@dirrm lib/locale/sv +@dirrm lib/locale +@dirrm share/gettext +@dirrm share/locale |