From de0ec4e068411fc8e957972eb7f8533aee203eb0 Mon Sep 17 00:00:00 2001 From: brad Date: Wed, 19 Jul 2000 05:29:04 +0000 Subject: [PATCH] - add HOMEPAGE - use new framework for PLISTs - add @comment with RCS id to PLISTs --- devel/gettext/Makefile | 6 ++-- devel/gettext/pkg/DESCR | 2 ++ devel/gettext/pkg/PFRAG.shared | 3 ++ devel/gettext/pkg/PLIST | 4 +-- devel/gettext/pkg/PLIST.noshared | 59 -------------------------------- 5 files changed, 11 insertions(+), 63 deletions(-) create mode 100644 devel/gettext/pkg/PFRAG.shared delete mode 100644 devel/gettext/pkg/PLIST.noshared diff --git a/devel/gettext/Makefile b/devel/gettext/Makefile index 91367741c93..51773e90f1d 100644 --- a/devel/gettext/Makefile +++ b/devel/gettext/Makefile @@ -1,12 +1,14 @@ -# $OpenBSD: Makefile,v 1.14 2000/06/28 00:44:05 fgsch Exp $ +# $OpenBSD: Makefile,v 1.15 2000/07/19 05:29:04 brad Exp $ # $FreeBSD: Makefile,v 1.4 1998/11/18 15:09:35 vanilla Exp $ DISTNAME= gettext-0.10.35 CATEGORIES= devel -NEED_VERSION= 1.308 +NEED_VERSION= 1.310 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gettext +HOMEPAGE= http://www.gnu.org/software/gettext/ + MAINTAINER= jasoni@openbsd.org PERMIT_PACKAGE_CDROM= Yes diff --git a/devel/gettext/pkg/DESCR b/devel/gettext/pkg/DESCR index 24fee26e0c2..05866f6d9d6 100644 --- a/devel/gettext/pkg/DESCR +++ b/devel/gettext/pkg/DESCR @@ -3,3 +3,5 @@ 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. + +WWW: ${HOMEPAGE} diff --git a/devel/gettext/pkg/PFRAG.shared b/devel/gettext/pkg/PFRAG.shared new file mode 100644 index 00000000000..f0820e80ef2 --- /dev/null +++ b/devel/gettext/pkg/PFRAG.shared @@ -0,0 +1,3 @@ +@comment $OpenBSD: PFRAG.shared,v 1.1 2000/07/19 05:29:05 brad Exp $ +lib/libintl.so.1.0 +DYNLIBDIR(%B) diff --git a/devel/gettext/pkg/PLIST b/devel/gettext/pkg/PLIST index 0bf1159fc16..e55adc61e0c 100644 --- a/devel/gettext/pkg/PLIST +++ b/devel/gettext/pkg/PLIST @@ -1,3 +1,4 @@ +@comment $OpenBSD: PLIST,v 1.8 2000/07/19 05:29:05 brad Exp $ bin/gettext bin/gettextize bin/msgcmp @@ -12,8 +13,7 @@ info/gettext.info @exec install-info --info-dir=%D/info %D/info/gettext.info lib/libintl.a lib/libintl.la -lib/libintl.so.1.0 -@exec /sbin/ldconfig -m %B +%%SHARED%% share/aclocal/gettext.m4 share/aclocal/lcmessage.m4 share/aclocal/progtest.m4 diff --git a/devel/gettext/pkg/PLIST.noshared b/devel/gettext/pkg/PLIST.noshared deleted file mode 100644 index 6a0786d105f..00000000000 --- a/devel/gettext/pkg/PLIST.noshared +++ /dev/null @@ -1,59 +0,0 @@ -bin/gettext -bin/gettextize -bin/msgcmp -bin/msgcomm -bin/msgfmt -bin/msgmerge -bin/msgunfmt -bin/xgettext -include/libintl.h -@unexec install-info --delete --info-dir=%D/info %D/info/gettext.info -info/gettext.info -@exec install-info --info-dir=%D/info %D/info/gettext.info -lib/libintl.a -lib/libintl.la -share/aclocal/gettext.m4 -share/aclocal/lcmessage.m4 -share/aclocal/progtest.m4 -share/gettext/ABOUT-NLS -share/gettext/po-mode.el -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/locale.alias -share/locale/da/LC_MESSAGES/gettext.mo -share/locale/de/LC_MESSAGES/gettext.mo -share/locale/es/LC_MESSAGES/gettext.mo -share/locale/fr/LC_MESSAGES/gettext.mo -share/locale/ko/LC_MESSAGES/gettext.mo -share/locale/nl/LC_MESSAGES/gettext.mo -share/locale/no/LC_MESSAGES/gettext.mo -share/locale/no@nynorsk/LC_MESSAGES/gettext.mo -share/locale/pl/LC_MESSAGES/gettext.mo -share/locale/pt/LC_MESSAGES/gettext.mo -share/locale/sl/LC_MESSAGES/gettext.mo -share/locale/sv/LC_MESSAGES/gettext.mo -@dirrm share/gettext/intl -@dirrm share/gettext/po -@dirrm share/gettext