diff options
author | tron <tron@pkgsrc.org> | 1998-12-28 20:17:39 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-12-28 20:17:39 +0000 |
commit | c4dfccdcd720c9a73113e7cf482f5fe9029ebe70 (patch) | |
tree | 21b0520cbf112b025e363a60705453182ad376b4 /misc | |
parent | b88c1c12672d4e9c7d45394f1d3181edd8f50b7a (diff) | |
download | pkgsrc-c4dfccdcd720c9a73113e7cf482f5fe9029ebe70.tar.gz |
Move "gettext" package from "misc" to "devel" category.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 | ||||
-rw-r--r-- | misc/gettext/Makefile | 19 | ||||
-rw-r--r-- | misc/gettext/files/md5 | 3 | ||||
-rw-r--r-- | misc/gettext/patches/patch-aa | 14 | ||||
-rw-r--r-- | misc/gettext/patches/patch-ab | 13 | ||||
-rw-r--r-- | misc/gettext/pkg/COMMENT | 1 | ||||
-rw-r--r-- | misc/gettext/pkg/DESCR | 3 | ||||
-rw-r--r-- | misc/gettext/pkg/PLIST | 63 |
8 files changed, 1 insertions, 118 deletions
diff --git a/misc/Makefile b/misc/Makefile index 0b5872ff05c..dadfba44672 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 1998/12/05 15:53:43 frueauf Exp $ +# $NetBSD: Makefile,v 1.26 1998/12/28 20:21:28 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp SUBDIR += amanda @@ -18,7 +18,6 @@ SUBDIR += fd SUBDIR += fep SUBDIR += figlet - SUBDIR += gettext SUBDIR += git SUBDIR += ical SUBDIR += jive diff --git a/misc/gettext/Makefile b/misc/gettext/Makefile deleted file mode 100644 index d020ac294ff..00000000000 --- a/misc/gettext/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: Makefile,v 1.3 1998/12/23 00:14:16 tron Exp $ -# FreeBSD Id: Makefile,v 1.1.1.1 1998/08/09 15:13:33 kuriyama Exp -# - -DISTNAME= gettext-0.10.35 -CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_GNU} - -MAINTAINER= tron@netbsd.org - -CONFLICTS= gettext-* - -GNU_CONFIGURE= yes -USE_LIBTOOL= yes -CONFIGURE_ENV+= INSTALL_SCRIPT="${INSTALL_SCRIPT}" - -INFO_FILES= gettext.info - -.include "../../mk/bsd.pkg.mk" diff --git a/misc/gettext/files/md5 b/misc/gettext/files/md5 deleted file mode 100644 index 3e60f55f104..00000000000 --- a/misc/gettext/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.3 1998/12/23 00:14:16 tron Exp $ - -MD5 (gettext-0.10.35.tar.gz) = f29d32b82217b9d89fcda66328752acc diff --git a/misc/gettext/patches/patch-aa b/misc/gettext/patches/patch-aa deleted file mode 100644 index 273cfe9c7ce..00000000000 --- a/misc/gettext/patches/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-aa,v 1.3 1998/12/23 00:14:16 tron Exp $ - ---- configure.orig Fri May 1 07:48:25 1998 -+++ configure Tue Dec 22 23:56:52 1998 -@@ -1319,9 +1319,6 @@ - echo "$ac_t""no" 1>&6 - fi - --# Always use our own libtool. --LIBTOOL='$(SHELL) $(top_builddir)/libtool' -- - # Check for any special flags to pass to ltconfig. - libtool_flags= - test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared" diff --git a/misc/gettext/patches/patch-ab b/misc/gettext/patches/patch-ab deleted file mode 100644 index fc56124d0e5..00000000000 --- a/misc/gettext/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.3 1998/12/23 00:14:16 tron Exp $ - ---- misc/Makefile.in.orig Fri May 1 08:47:40 1998 -+++ misc/Makefile.in Tue Dec 22 23:49:22 1998 -@@ -232,7 +232,7 @@ - install-exec: install-binSCRIPTS - @$(NORMAL_INSTALL) - --install-data: install-lispLISP install-localeDATA -+install-data: install-localeDATA - @$(NORMAL_INSTALL) - - install: install-exec install-data all diff --git a/misc/gettext/pkg/COMMENT b/misc/gettext/pkg/COMMENT deleted file mode 100644 index d1e4d5364fa..00000000000 --- a/misc/gettext/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -tools for providing messages in different languages diff --git a/misc/gettext/pkg/DESCR b/misc/gettext/pkg/DESCR deleted file mode 100644 index 1b8854e9eed..00000000000 --- a/misc/gettext/pkg/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -GNU gettext provides the necessary tools and libraries for handling -messages in different languages, as one of the steps to -internationalisation (or i18n) of a utility. diff --git a/misc/gettext/pkg/PLIST b/misc/gettext/pkg/PLIST deleted file mode 100644 index 484b2b51634..00000000000 --- a/misc/gettext/pkg/PLIST +++ /dev/null @@ -1,63 +0,0 @@ -@comment $NetBSD: PLIST,v 1.5 1998/12/23 00:14:16 tron Exp $ -bin/gettext -bin/gettextize -bin/msgcmp -bin/msgcomm -bin/msgfmt -bin/msgmerge -bin/msgunfmt -bin/xgettext -include/libintl.h -@unexec %D/bin/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 %D/bin/install-info %D/info/gettext.info %D/info/dir -lib/libintl.a -share/aclocal/gettext.m4 -share/aclocal/lcmessage.m4 -share/aclocal/progtest.m4 -share/gettext/ABOUT-NLS -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/explodename.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/l10nflist.c -share/gettext/intl/libgettext.h -share/gettext/intl/linux-msg.sed -share/gettext/intl/loadinfo.h -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/locale/de/LC_MESSAGES/gettext.mo -share/locale/fr/LC_MESSAGES/gettext.mo -share/locale/sv/LC_MESSAGES/gettext.mo -share/locale/no/LC_MESSAGES/gettext.mo -share/locale/da/LC_MESSAGES/gettext.mo -share/locale/es/LC_MESSAGES/gettext.mo -share/locale/pt/LC_MESSAGES/gettext.mo -share/locale/nl/LC_MESSAGES/gettext.mo -share/locale/sl/LC_MESSAGES/gettext.mo -share/locale/pl/LC_MESSAGES/gettext.mo -share/locale/ko/LC_MESSAGES/gettext.mo -share/locale/no@nynorsk/LC_MESSAGES/gettext.mo -share/locale/locale.alias -@dirrm share/gettext/po -@dirrm share/gettext/intl -@dirrm share/gettext |