- add HOMEPAGE

- use new framework for PLISTs
- add @comment with RCS id to PLISTs
This commit is contained in:
brad 2000-07-19 05:29:04 +00:00
parent 4df25c021d
commit de0ec4e068
5 changed files with 11 additions and 63 deletions

View File

@ -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

View File

@ -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}

View File

@ -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)

View File

@ -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

View File

@ -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