Index: head/devel/gettext/Makefile =================================================================== --- head/devel/gettext/Makefile (revision 15032) +++ head/devel/gettext/Makefile (revision 15033) @@ -1,27 +1,29 @@ # New ports collection makefile for: gettext -# Version required: 0.10 +# Version required: 0.10.35 # Date created: 16 March 1998 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.3 1998/09/23 17:58:38 vanilla Exp $ +# $Id: Makefile,v 1.4 1998/11/18 15:09:35 vanilla Exp $ # -DISTNAME= gettext-0.10 +DISTNAME= gettext-0.10.35 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITES= ftp://alpha.gnu.ai.mit.edu/gnu/ MAINTAINER= Nakai@technologist.com GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-gnu-gettext +CONFIGURE_ARGS= i386--freebsd --with-gnu-gettext pre-configure: ${RM} ${WRKSRC}/doc/gettext.info* post-install: @if [ ! -f ${PREFIX}/info/dir ]; then \ ${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \ fi @install-info ${PREFIX}/info/gettext.info ${PREFIX}/info/dir + ${INSTALL_DATA} ${WRKSRC}/misc/po-mode.el \ + ${PREFIX}/share/gettext/po-mode.el .include Property changes on: head/devel/gettext/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/devel/gettext/distinfo =================================================================== --- head/devel/gettext/distinfo (revision 15032) +++ head/devel/gettext/distinfo (revision 15033) @@ -1 +1 @@ -MD5 (gettext-0.10.tar.gz) = e9d58ee3880feed61b2b8145b5ec519a +MD5 (gettext-0.10.35.tar.gz) = f29d32b82217b9d89fcda66328752acc Property changes on: head/devel/gettext/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/gettext/files/patch-ad =================================================================== --- head/devel/gettext/files/patch-ad (nonexistent) +++ head/devel/gettext/files/patch-ad (revision 15033) @@ -0,0 +1,13 @@ +--- Makefile.in.orig Fri May 1 15:47:40 1998 ++++ misc/Makefile.in Fri Aug 7 23:13:23 1998 +@@ -164,10 +164,8 @@ + @list='$(lisp_LISP)'; for p in $$list; do \ + if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \ + echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(lispdir)/$$p"; \ +- $(INSTALL_DATA) $$d$$p $(DESTDIR)$(lispdir)/$$p; \ + if test -f $${p}c; then \ + echo " $(INSTALL_DATA) $${p}c $(DESTDIR)$(lispdir)/$${p}c"; \ +- $(INSTALL_DATA) $${p}c $(DESTDIR)$(lispdir)/$${p}c; \ + else : ; fi; \ + done + Property changes on: head/devel/gettext/files/patch-ad ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/devel/gettext/files/patch-ae =================================================================== --- head/devel/gettext/files/patch-ae (nonexistent) +++ head/devel/gettext/files/patch-ae (revision 15033) @@ -0,0 +1,12 @@ +diff -uNr ../gg/configure ./configure +--- ../gg/configure Fri May 1 14:48:25 1998 ++++ ./configure Mon Jul 20 12:49:23 1998 +@@ -4004,7 +4004,7 @@ + ;; + esac + fi +-EMACS="$ac_cv_path_EMACS" ++EMACS=no + if test -n "$EMACS"; then + echo "$ac_t""$EMACS" 1>&6 + else Property changes on: head/devel/gettext/files/patch-ae ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/devel/gettext/files/patch-af =================================================================== --- head/devel/gettext/files/patch-af (nonexistent) +++ head/devel/gettext/files/patch-af (revision 15033) @@ -0,0 +1,12 @@ +diff -uNr ../gg/misc/locale.alias ./misc/locale.alias +--- ../gg/misc/locale.alias Sun Oct 20 00:40:54 1996 ++++ ./misc/locale.alias Mon Jul 20 12:49:42 1998 +@@ -40,6 +40,7 @@ + icelandic is_IS.ISO-8859-1 + italian it_CH.ISO-8859-1 + japanese ja_JP.EUC ++korean ko_KR.EUC + norwegian no_NO.ISO-8859-1 + polish pl_PL.ISO-8859-2 + portuguese pt_PT.ISO-8859-1 + Property changes on: head/devel/gettext/files/patch-af ___________________________________________________________________ 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/devel/gettext/pkg-plist =================================================================== --- head/devel/gettext/pkg-plist (revision 15032) +++ head/devel/gettext/pkg-plist (revision 15033) @@ -1,54 +1,104 @@ bin/gettext -bin/gettextize bin/msgcmp bin/msgfmt bin/msgmerge bin/msgunfmt -bin/tupdate bin/xgettext -include/libintl.h +bin/msgcomm +bin/gettextize @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 +info/gettext.info-5 @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 +include/libintl.h lib/libintl.a -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/de/LC_MESSAGES/gettext.mo -share/locale/fr/LC_MESSAGES/gettext.mo -share/locale/locale.alias share/locale/no/LC_MESSAGES/gettext.mo -share/locale/no@nynorsk/LC_MESSAGES/gettext.mo -share/locale/sv/LC_MESSAGES/gettext.mo -@dirrm share/gettext +@dirrm share/locale/no/LC_MESSAGES +@dirrm share/locale/no +share/locale/da/LC_MESSAGES/gettext.mo +@dirrm share/locale/da/LC_MESSAGES +@dirrm share/locale/da +share/locale/de/LC_MESSAGES/gettext.mo @dirrm share/locale/de/LC_MESSAGES @dirrm share/locale/de +share/locale/es/LC_MESSAGES/gettext.mo +@dirrm share/locale/es/LC_MESSAGES +@dirrm share/locale/es +share/locale/fr/LC_MESSAGES/gettext.mo @dirrm share/locale/fr/LC_MESSAGES @dirrm share/locale/fr -@dirrm share/locale/no/LC_MESSAGES -@dirrm share/locale/no -@dirrm share/locale/no@nynorsk/LC_MESSAGES -@dirrm share/locale/no@nynorsk +share/locale/ko/LC_MESSAGES/gettext.mo +@dirrm share/locale/ko/LC_MESSAGES +@dirrm share/locale/ko +share/locale/nl/LC_MESSAGES/gettext.mo +@dirrm share/locale/nl/LC_MESSAGES +@dirrm share/locale/nl +share/locale/pl/LC_MESSAGES/gettext.mo +@dirrm share/locale/pl/LC_MESSAGES +@dirrm share/locale/pl +share/locale/pt/LC_MESSAGES/gettext.mo +@dirrm share/locale/pt/LC_MESSAGES +@dirrm share/locale/pt +share/locale/sl/LC_MESSAGES/gettext.mo +@dirrm share/locale/sl/LC_MESSAGES +@dirrm share/locale/sl +share/locale/sv/LC_MESSAGES/gettext.mo @dirrm share/locale/sv/LC_MESSAGES @dirrm share/locale/sv +share/locale/no@nynorsk/LC_MESSAGES/gettext.mo +@dirrm share/locale/no@nynorsk/LC_MESSAGES +@dirrm share/locale/no@nynorsk +@exec mkdir -p %D/share/locale/ca/LC_MESSAGES +@dirrm share/locale/ca/LC_MESSAGES +@dirrm share/locale/ca +@exec mkdir -p %D/share/locale/cs/LC_MESSAGES +@dirrm share/locale/cs/LC_MESSAGES +@dirrm share/locale/cs +@exec mkdir -p %D/share/locale/it/LC_MESSAGES +@dirrm share/locale/it/LC_MESSAGES +@dirrm share/locale/it +@exec mkdir -p %D/share/locale/ru/LC_MESSAGES +@dirrm share/locale/ru/LC_MESSAGES +@dirrm share/locale/ru +@exec mkdir -p %D/share/locale/tr/LC_MESSAGES +@dirrm share/locale/tr/LC_MESSAGES +@dirrm share/locale/tr +share/locale/locale.alias +@dirrm share/locale +share/gettext/intl/VERSION +share/gettext/intl/ChangeLog +share/gettext/intl/Makefile.in +share/gettext/intl/linux-msg.sed +share/gettext/intl/po2tbl.sed.in +share/gettext/intl/xopen-msg.sed +share/gettext/intl/gettext.h +share/gettext/intl/gettextP.h +share/gettext/intl/hash-string.h +share/gettext/intl/libgettext.h +share/gettext/intl/loadinfo.h +share/gettext/intl/bindtextdom.c +share/gettext/intl/dcgettext.c +share/gettext/intl/dgettext.c +share/gettext/intl/gettext.c +share/gettext/intl/finddomain.c +share/gettext/intl/loadmsgcat.c +share/gettext/intl/localealias.c +share/gettext/intl/textdomain.c +share/gettext/intl/l10nflist.c +share/gettext/intl/explodename.c +share/gettext/intl/intl-compat.c +share/gettext/intl/cat-compat.c +share/gettext/po/Makefile.in.in +share/gettext/ABOUT-NLS +share/gettext/po-mode.el +@dirrm share/gettext/intl +@dirrm share/gettext/po +@dirrm share/gettext +share/aclocal/gettext.m4 +share/aclocal/lcmessage.m4 +share/aclocal/progtest.m4 Property changes on: head/devel/gettext/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/devel/gettext-devel/Makefile =================================================================== --- head/devel/gettext-devel/Makefile (revision 15032) +++ head/devel/gettext-devel/Makefile (revision 15033) @@ -1,27 +1,29 @@ # New ports collection makefile for: gettext -# Version required: 0.10 +# Version required: 0.10.35 # Date created: 16 March 1998 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.3 1998/09/23 17:58:38 vanilla Exp $ +# $Id: Makefile,v 1.4 1998/11/18 15:09:35 vanilla Exp $ # -DISTNAME= gettext-0.10 +DISTNAME= gettext-0.10.35 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITES= ftp://alpha.gnu.ai.mit.edu/gnu/ MAINTAINER= Nakai@technologist.com GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-gnu-gettext +CONFIGURE_ARGS= i386--freebsd --with-gnu-gettext pre-configure: ${RM} ${WRKSRC}/doc/gettext.info* post-install: @if [ ! -f ${PREFIX}/info/dir ]; then \ ${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \ fi @install-info ${PREFIX}/info/gettext.info ${PREFIX}/info/dir + ${INSTALL_DATA} ${WRKSRC}/misc/po-mode.el \ + ${PREFIX}/share/gettext/po-mode.el .include Property changes on: head/devel/gettext-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/devel/gettext-devel/distinfo =================================================================== --- head/devel/gettext-devel/distinfo (revision 15032) +++ head/devel/gettext-devel/distinfo (revision 15033) @@ -1 +1 @@ -MD5 (gettext-0.10.tar.gz) = e9d58ee3880feed61b2b8145b5ec519a +MD5 (gettext-0.10.35.tar.gz) = f29d32b82217b9d89fcda66328752acc Property changes on: head/devel/gettext-devel/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/gettext-devel/files/patch-ad =================================================================== --- head/devel/gettext-devel/files/patch-ad (nonexistent) +++ head/devel/gettext-devel/files/patch-ad (revision 15033) @@ -0,0 +1,13 @@ +--- Makefile.in.orig Fri May 1 15:47:40 1998 ++++ misc/Makefile.in Fri Aug 7 23:13:23 1998 +@@ -164,10 +164,8 @@ + @list='$(lisp_LISP)'; for p in $$list; do \ + if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \ + echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(lispdir)/$$p"; \ +- $(INSTALL_DATA) $$d$$p $(DESTDIR)$(lispdir)/$$p; \ + if test -f $${p}c; then \ + echo " $(INSTALL_DATA) $${p}c $(DESTDIR)$(lispdir)/$${p}c"; \ +- $(INSTALL_DATA) $${p}c $(DESTDIR)$(lispdir)/$${p}c; \ + else : ; fi; \ + done + Property changes on: head/devel/gettext-devel/files/patch-ad ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/devel/gettext-devel/files/patch-ae =================================================================== --- head/devel/gettext-devel/files/patch-ae (nonexistent) +++ head/devel/gettext-devel/files/patch-ae (revision 15033) @@ -0,0 +1,12 @@ +diff -uNr ../gg/configure ./configure +--- ../gg/configure Fri May 1 14:48:25 1998 ++++ ./configure Mon Jul 20 12:49:23 1998 +@@ -4004,7 +4004,7 @@ + ;; + esac + fi +-EMACS="$ac_cv_path_EMACS" ++EMACS=no + if test -n "$EMACS"; then + echo "$ac_t""$EMACS" 1>&6 + else Property changes on: head/devel/gettext-devel/files/patch-ae ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/devel/gettext-devel/files/patch-af =================================================================== --- head/devel/gettext-devel/files/patch-af (nonexistent) +++ head/devel/gettext-devel/files/patch-af (revision 15033) @@ -0,0 +1,12 @@ +diff -uNr ../gg/misc/locale.alias ./misc/locale.alias +--- ../gg/misc/locale.alias Sun Oct 20 00:40:54 1996 ++++ ./misc/locale.alias Mon Jul 20 12:49:42 1998 +@@ -40,6 +40,7 @@ + icelandic is_IS.ISO-8859-1 + italian it_CH.ISO-8859-1 + japanese ja_JP.EUC ++korean ko_KR.EUC + norwegian no_NO.ISO-8859-1 + polish pl_PL.ISO-8859-2 + portuguese pt_PT.ISO-8859-1 + Property changes on: head/devel/gettext-devel/files/patch-af ___________________________________________________________________ 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/devel/gettext-devel/pkg-plist =================================================================== --- head/devel/gettext-devel/pkg-plist (revision 15032) +++ head/devel/gettext-devel/pkg-plist (revision 15033) @@ -1,54 +1,104 @@ bin/gettext -bin/gettextize bin/msgcmp bin/msgfmt bin/msgmerge bin/msgunfmt -bin/tupdate bin/xgettext -include/libintl.h +bin/msgcomm +bin/gettextize @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 +info/gettext.info-5 @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 +include/libintl.h lib/libintl.a -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/de/LC_MESSAGES/gettext.mo -share/locale/fr/LC_MESSAGES/gettext.mo -share/locale/locale.alias share/locale/no/LC_MESSAGES/gettext.mo -share/locale/no@nynorsk/LC_MESSAGES/gettext.mo -share/locale/sv/LC_MESSAGES/gettext.mo -@dirrm share/gettext +@dirrm share/locale/no/LC_MESSAGES +@dirrm share/locale/no +share/locale/da/LC_MESSAGES/gettext.mo +@dirrm share/locale/da/LC_MESSAGES +@dirrm share/locale/da +share/locale/de/LC_MESSAGES/gettext.mo @dirrm share/locale/de/LC_MESSAGES @dirrm share/locale/de +share/locale/es/LC_MESSAGES/gettext.mo +@dirrm share/locale/es/LC_MESSAGES +@dirrm share/locale/es +share/locale/fr/LC_MESSAGES/gettext.mo @dirrm share/locale/fr/LC_MESSAGES @dirrm share/locale/fr -@dirrm share/locale/no/LC_MESSAGES -@dirrm share/locale/no -@dirrm share/locale/no@nynorsk/LC_MESSAGES -@dirrm share/locale/no@nynorsk +share/locale/ko/LC_MESSAGES/gettext.mo +@dirrm share/locale/ko/LC_MESSAGES +@dirrm share/locale/ko +share/locale/nl/LC_MESSAGES/gettext.mo +@dirrm share/locale/nl/LC_MESSAGES +@dirrm share/locale/nl +share/locale/pl/LC_MESSAGES/gettext.mo +@dirrm share/locale/pl/LC_MESSAGES +@dirrm share/locale/pl +share/locale/pt/LC_MESSAGES/gettext.mo +@dirrm share/locale/pt/LC_MESSAGES +@dirrm share/locale/pt +share/locale/sl/LC_MESSAGES/gettext.mo +@dirrm share/locale/sl/LC_MESSAGES +@dirrm share/locale/sl +share/locale/sv/LC_MESSAGES/gettext.mo @dirrm share/locale/sv/LC_MESSAGES @dirrm share/locale/sv +share/locale/no@nynorsk/LC_MESSAGES/gettext.mo +@dirrm share/locale/no@nynorsk/LC_MESSAGES +@dirrm share/locale/no@nynorsk +@exec mkdir -p %D/share/locale/ca/LC_MESSAGES +@dirrm share/locale/ca/LC_MESSAGES +@dirrm share/locale/ca +@exec mkdir -p %D/share/locale/cs/LC_MESSAGES +@dirrm share/locale/cs/LC_MESSAGES +@dirrm share/locale/cs +@exec mkdir -p %D/share/locale/it/LC_MESSAGES +@dirrm share/locale/it/LC_MESSAGES +@dirrm share/locale/it +@exec mkdir -p %D/share/locale/ru/LC_MESSAGES +@dirrm share/locale/ru/LC_MESSAGES +@dirrm share/locale/ru +@exec mkdir -p %D/share/locale/tr/LC_MESSAGES +@dirrm share/locale/tr/LC_MESSAGES +@dirrm share/locale/tr +share/locale/locale.alias +@dirrm share/locale +share/gettext/intl/VERSION +share/gettext/intl/ChangeLog +share/gettext/intl/Makefile.in +share/gettext/intl/linux-msg.sed +share/gettext/intl/po2tbl.sed.in +share/gettext/intl/xopen-msg.sed +share/gettext/intl/gettext.h +share/gettext/intl/gettextP.h +share/gettext/intl/hash-string.h +share/gettext/intl/libgettext.h +share/gettext/intl/loadinfo.h +share/gettext/intl/bindtextdom.c +share/gettext/intl/dcgettext.c +share/gettext/intl/dgettext.c +share/gettext/intl/gettext.c +share/gettext/intl/finddomain.c +share/gettext/intl/loadmsgcat.c +share/gettext/intl/localealias.c +share/gettext/intl/textdomain.c +share/gettext/intl/l10nflist.c +share/gettext/intl/explodename.c +share/gettext/intl/intl-compat.c +share/gettext/intl/cat-compat.c +share/gettext/po/Makefile.in.in +share/gettext/ABOUT-NLS +share/gettext/po-mode.el +@dirrm share/gettext/intl +@dirrm share/gettext/po +@dirrm share/gettext +share/aclocal/gettext.m4 +share/aclocal/lcmessage.m4 +share/aclocal/progtest.m4 Property changes on: head/devel/gettext-devel/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/devel/gettext-old/Makefile =================================================================== --- head/devel/gettext-old/Makefile (revision 15032) +++ head/devel/gettext-old/Makefile (revision 15033) @@ -1,27 +1,29 @@ # New ports collection makefile for: gettext -# Version required: 0.10 +# Version required: 0.10.35 # Date created: 16 March 1998 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.3 1998/09/23 17:58:38 vanilla Exp $ +# $Id: Makefile,v 1.4 1998/11/18 15:09:35 vanilla Exp $ # -DISTNAME= gettext-0.10 +DISTNAME= gettext-0.10.35 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITES= ftp://alpha.gnu.ai.mit.edu/gnu/ MAINTAINER= Nakai@technologist.com GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-gnu-gettext +CONFIGURE_ARGS= i386--freebsd --with-gnu-gettext pre-configure: ${RM} ${WRKSRC}/doc/gettext.info* post-install: @if [ ! -f ${PREFIX}/info/dir ]; then \ ${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \ fi @install-info ${PREFIX}/info/gettext.info ${PREFIX}/info/dir + ${INSTALL_DATA} ${WRKSRC}/misc/po-mode.el \ + ${PREFIX}/share/gettext/po-mode.el .include Property changes on: head/devel/gettext-old/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/devel/gettext-old/distinfo =================================================================== --- head/devel/gettext-old/distinfo (revision 15032) +++ head/devel/gettext-old/distinfo (revision 15033) @@ -1 +1 @@ -MD5 (gettext-0.10.tar.gz) = e9d58ee3880feed61b2b8145b5ec519a +MD5 (gettext-0.10.35.tar.gz) = f29d32b82217b9d89fcda66328752acc Property changes on: head/devel/gettext-old/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/gettext-old/files/patch-ad =================================================================== --- head/devel/gettext-old/files/patch-ad (nonexistent) +++ head/devel/gettext-old/files/patch-ad (revision 15033) @@ -0,0 +1,13 @@ +--- Makefile.in.orig Fri May 1 15:47:40 1998 ++++ misc/Makefile.in Fri Aug 7 23:13:23 1998 +@@ -164,10 +164,8 @@ + @list='$(lisp_LISP)'; for p in $$list; do \ + if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \ + echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(lispdir)/$$p"; \ +- $(INSTALL_DATA) $$d$$p $(DESTDIR)$(lispdir)/$$p; \ + if test -f $${p}c; then \ + echo " $(INSTALL_DATA) $${p}c $(DESTDIR)$(lispdir)/$${p}c"; \ +- $(INSTALL_DATA) $${p}c $(DESTDIR)$(lispdir)/$${p}c; \ + else : ; fi; \ + done + Property changes on: head/devel/gettext-old/files/patch-ad ___________________________________________________________________ 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/devel/gettext-old/files/patch-ae =================================================================== --- head/devel/gettext-old/files/patch-ae (nonexistent) +++ head/devel/gettext-old/files/patch-ae (revision 15033) @@ -0,0 +1,12 @@ +diff -uNr ../gg/configure ./configure +--- ../gg/configure Fri May 1 14:48:25 1998 ++++ ./configure Mon Jul 20 12:49:23 1998 +@@ -4004,7 +4004,7 @@ + ;; + esac + fi +-EMACS="$ac_cv_path_EMACS" ++EMACS=no + if test -n "$EMACS"; then + echo "$ac_t""$EMACS" 1>&6 + else Property changes on: head/devel/gettext-old/files/patch-ae ___________________________________________________________________ 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/devel/gettext-old/files/patch-af =================================================================== --- head/devel/gettext-old/files/patch-af (nonexistent) +++ head/devel/gettext-old/files/patch-af (revision 15033) @@ -0,0 +1,12 @@ +diff -uNr ../gg/misc/locale.alias ./misc/locale.alias +--- ../gg/misc/locale.alias Sun Oct 20 00:40:54 1996 ++++ ./misc/locale.alias Mon Jul 20 12:49:42 1998 +@@ -40,6 +40,7 @@ + icelandic is_IS.ISO-8859-1 + italian it_CH.ISO-8859-1 + japanese ja_JP.EUC ++korean ko_KR.EUC + norwegian no_NO.ISO-8859-1 + polish pl_PL.ISO-8859-2 + portuguese pt_PT.ISO-8859-1 + Property changes on: head/devel/gettext-old/files/patch-af ___________________________________________________________________ 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/devel/gettext-old/pkg-plist =================================================================== --- head/devel/gettext-old/pkg-plist (revision 15032) +++ head/devel/gettext-old/pkg-plist (revision 15033) @@ -1,54 +1,104 @@ bin/gettext -bin/gettextize bin/msgcmp bin/msgfmt bin/msgmerge bin/msgunfmt -bin/tupdate bin/xgettext -include/libintl.h +bin/msgcomm +bin/gettextize @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 +info/gettext.info-5 @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 +include/libintl.h lib/libintl.a -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/de/LC_MESSAGES/gettext.mo -share/locale/fr/LC_MESSAGES/gettext.mo -share/locale/locale.alias share/locale/no/LC_MESSAGES/gettext.mo -share/locale/no@nynorsk/LC_MESSAGES/gettext.mo -share/locale/sv/LC_MESSAGES/gettext.mo -@dirrm share/gettext +@dirrm share/locale/no/LC_MESSAGES +@dirrm share/locale/no +share/locale/da/LC_MESSAGES/gettext.mo +@dirrm share/locale/da/LC_MESSAGES +@dirrm share/locale/da +share/locale/de/LC_MESSAGES/gettext.mo @dirrm share/locale/de/LC_MESSAGES @dirrm share/locale/de +share/locale/es/LC_MESSAGES/gettext.mo +@dirrm share/locale/es/LC_MESSAGES +@dirrm share/locale/es +share/locale/fr/LC_MESSAGES/gettext.mo @dirrm share/locale/fr/LC_MESSAGES @dirrm share/locale/fr -@dirrm share/locale/no/LC_MESSAGES -@dirrm share/locale/no -@dirrm share/locale/no@nynorsk/LC_MESSAGES -@dirrm share/locale/no@nynorsk +share/locale/ko/LC_MESSAGES/gettext.mo +@dirrm share/locale/ko/LC_MESSAGES +@dirrm share/locale/ko +share/locale/nl/LC_MESSAGES/gettext.mo +@dirrm share/locale/nl/LC_MESSAGES +@dirrm share/locale/nl +share/locale/pl/LC_MESSAGES/gettext.mo +@dirrm share/locale/pl/LC_MESSAGES +@dirrm share/locale/pl +share/locale/pt/LC_MESSAGES/gettext.mo +@dirrm share/locale/pt/LC_MESSAGES +@dirrm share/locale/pt +share/locale/sl/LC_MESSAGES/gettext.mo +@dirrm share/locale/sl/LC_MESSAGES +@dirrm share/locale/sl +share/locale/sv/LC_MESSAGES/gettext.mo @dirrm share/locale/sv/LC_MESSAGES @dirrm share/locale/sv +share/locale/no@nynorsk/LC_MESSAGES/gettext.mo +@dirrm share/locale/no@nynorsk/LC_MESSAGES +@dirrm share/locale/no@nynorsk +@exec mkdir -p %D/share/locale/ca/LC_MESSAGES +@dirrm share/locale/ca/LC_MESSAGES +@dirrm share/locale/ca +@exec mkdir -p %D/share/locale/cs/LC_MESSAGES +@dirrm share/locale/cs/LC_MESSAGES +@dirrm share/locale/cs +@exec mkdir -p %D/share/locale/it/LC_MESSAGES +@dirrm share/locale/it/LC_MESSAGES +@dirrm share/locale/it +@exec mkdir -p %D/share/locale/ru/LC_MESSAGES +@dirrm share/locale/ru/LC_MESSAGES +@dirrm share/locale/ru +@exec mkdir -p %D/share/locale/tr/LC_MESSAGES +@dirrm share/locale/tr/LC_MESSAGES +@dirrm share/locale/tr +share/locale/locale.alias +@dirrm share/locale +share/gettext/intl/VERSION +share/gettext/intl/ChangeLog +share/gettext/intl/Makefile.in +share/gettext/intl/linux-msg.sed +share/gettext/intl/po2tbl.sed.in +share/gettext/intl/xopen-msg.sed +share/gettext/intl/gettext.h +share/gettext/intl/gettextP.h +share/gettext/intl/hash-string.h +share/gettext/intl/libgettext.h +share/gettext/intl/loadinfo.h +share/gettext/intl/bindtextdom.c +share/gettext/intl/dcgettext.c +share/gettext/intl/dgettext.c +share/gettext/intl/gettext.c +share/gettext/intl/finddomain.c +share/gettext/intl/loadmsgcat.c +share/gettext/intl/localealias.c +share/gettext/intl/textdomain.c +share/gettext/intl/l10nflist.c +share/gettext/intl/explodename.c +share/gettext/intl/intl-compat.c +share/gettext/intl/cat-compat.c +share/gettext/po/Makefile.in.in +share/gettext/ABOUT-NLS +share/gettext/po-mode.el +@dirrm share/gettext/intl +@dirrm share/gettext/po +@dirrm share/gettext +share/aclocal/gettext.m4 +share/aclocal/lcmessage.m4 +share/aclocal/progtest.m4 Property changes on: head/devel/gettext-old/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property