From 4b62875b9fb14de6a668a06d4b5994c12bc276e3 Mon Sep 17 00:00:00 2001 From: shige Date: Mon, 22 Oct 2001 18:25:33 +0000 Subject: Eliminate portlint fatals and warnings as many as possible. --- editors/flim/Makefile | 9 ++++----- editors/flim/pkg-comment | 2 +- editors/flim/pkg-comment.emacs20 | 2 +- editors/flim/pkg-comment.emacs21 | 2 +- editors/flim114-emacs20/Makefile | 9 ++++----- editors/flim114-emacs20/pkg-comment | 2 +- editors/semi/Makefile | 5 ++--- editors/semi/pkg-descr.emacs20 | 1 - editors/semi/pkg-descr.emacs21 | 1 - editors/semi114-emacs20/Makefile | 5 ++--- editors/semi114-emacs20/pkg-descr | 1 - 11 files changed, 16 insertions(+), 23 deletions(-) (limited to 'editors') diff --git a/editors/flim/Makefile b/editors/flim/Makefile index 63d9bef43e93..ba6f14947b05 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -13,9 +13,10 @@ MASTER_SITES= ftp://ftp.m17n.org/pub/mule/flim/flim-1.14/ \ ftp://ftp.media.kyoto-u.ac.jp/pub/mule/flim/flim-1.14/ \ ftp://ftp.win.or.jp/pub/word/mule/flim/flim-1.14/ \ ftp://ftp.eos.hokudai.ac.jp/pub/GNU/emacs/mule/flim/flim-1.14/ -MAINTAINER?= shige@FreeBSD.org PKGNAMESUFFIX= -${EMACS_PORT_NAME} +MAINTAINER?= shige@FreeBSD.org + PORTCLASS?= master # distfile version @@ -99,7 +100,7 @@ pre-install: post-install: # install package-cookie - @${MKDIR} -p ${LOCALBASE}/share/flim + @${MKDIR} ${LOCALBASE}/share/flim @${TOUCH} ${LOCALBASE}/share/flim/${FLIM_COOKIE} .if defined(REQUIRE_SETUPEL) && (${REQUIRE_SETUPEL} == "YES") @${MAKE} setupel-install @@ -114,7 +115,6 @@ post-install: @${MAKE} doc-install .endif - ############################################################################### # # miscellaneous local functions @@ -175,7 +175,6 @@ setupel-install: @${INSTALL_DATA} ${WRKDIR}/${FLIM_SETUPEL} \ ${LOCALBASE}/${EMACS_LIBDIR_WITH_VER}/site-lisp - info-install: @(cd ${WRKSRC} ; \ for i in mime-en.info; do \ @@ -196,7 +195,7 @@ info-package-install: ${INSTALL_DATA} ${WRKSRC}/$${i} \ ${LOCALBASE}/${EMACS_PACKAGESDIR}/info ; \ done ; \ - ${MKDIR} -p ${LOCALBASE}/${EMACS_PACKAGESDIR}/man/flim ; \ + ${MKDIR} ${LOCALBASE}/${EMACS_PACKAGESDIR}/man/flim ; \ for i in mime-en.texi mime-ja.texi; do \ ${INSTALL_DATA} ${WRKSRC}/$${i} \ ${LOCALBASE}/${EMACS_PACKAGESDIR}/man/flim ; \ diff --git a/editors/flim/pkg-comment b/editors/flim/pkg-comment index 8517efff787a..4943f5883e60 100644 --- a/editors/flim/pkg-comment +++ b/editors/flim/pkg-comment @@ -1 +1 @@ -FLIM, message representation or encoding emacs lisp library for emacs20 +FLIM, message representation or encoding elisp library for emacs20 diff --git a/editors/flim/pkg-comment.emacs20 b/editors/flim/pkg-comment.emacs20 index 8517efff787a..4943f5883e60 100644 --- a/editors/flim/pkg-comment.emacs20 +++ b/editors/flim/pkg-comment.emacs20 @@ -1 +1 @@ -FLIM, message representation or encoding emacs lisp library for emacs20 +FLIM, message representation or encoding elisp library for emacs20 diff --git a/editors/flim/pkg-comment.emacs21 b/editors/flim/pkg-comment.emacs21 index 8517efff787a..4943f5883e60 100644 --- a/editors/flim/pkg-comment.emacs21 +++ b/editors/flim/pkg-comment.emacs21 @@ -1 +1 @@ -FLIM, message representation or encoding emacs lisp library for emacs20 +FLIM, message representation or encoding elisp library for emacs20 diff --git a/editors/flim114-emacs20/Makefile b/editors/flim114-emacs20/Makefile index 63d9bef43e93..ba6f14947b05 100644 --- a/editors/flim114-emacs20/Makefile +++ b/editors/flim114-emacs20/Makefile @@ -13,9 +13,10 @@ MASTER_SITES= ftp://ftp.m17n.org/pub/mule/flim/flim-1.14/ \ ftp://ftp.media.kyoto-u.ac.jp/pub/mule/flim/flim-1.14/ \ ftp://ftp.win.or.jp/pub/word/mule/flim/flim-1.14/ \ ftp://ftp.eos.hokudai.ac.jp/pub/GNU/emacs/mule/flim/flim-1.14/ -MAINTAINER?= shige@FreeBSD.org PKGNAMESUFFIX= -${EMACS_PORT_NAME} +MAINTAINER?= shige@FreeBSD.org + PORTCLASS?= master # distfile version @@ -99,7 +100,7 @@ pre-install: post-install: # install package-cookie - @${MKDIR} -p ${LOCALBASE}/share/flim + @${MKDIR} ${LOCALBASE}/share/flim @${TOUCH} ${LOCALBASE}/share/flim/${FLIM_COOKIE} .if defined(REQUIRE_SETUPEL) && (${REQUIRE_SETUPEL} == "YES") @${MAKE} setupel-install @@ -114,7 +115,6 @@ post-install: @${MAKE} doc-install .endif - ############################################################################### # # miscellaneous local functions @@ -175,7 +175,6 @@ setupel-install: @${INSTALL_DATA} ${WRKDIR}/${FLIM_SETUPEL} \ ${LOCALBASE}/${EMACS_LIBDIR_WITH_VER}/site-lisp - info-install: @(cd ${WRKSRC} ; \ for i in mime-en.info; do \ @@ -196,7 +195,7 @@ info-package-install: ${INSTALL_DATA} ${WRKSRC}/$${i} \ ${LOCALBASE}/${EMACS_PACKAGESDIR}/info ; \ done ; \ - ${MKDIR} -p ${LOCALBASE}/${EMACS_PACKAGESDIR}/man/flim ; \ + ${MKDIR} ${LOCALBASE}/${EMACS_PACKAGESDIR}/man/flim ; \ for i in mime-en.texi mime-ja.texi; do \ ${INSTALL_DATA} ${WRKSRC}/$${i} \ ${LOCALBASE}/${EMACS_PACKAGESDIR}/man/flim ; \ diff --git a/editors/flim114-emacs20/pkg-comment b/editors/flim114-emacs20/pkg-comment index 8517efff787a..4943f5883e60 100644 --- a/editors/flim114-emacs20/pkg-comment +++ b/editors/flim114-emacs20/pkg-comment @@ -1 +1 @@ -FLIM, message representation or encoding emacs lisp library for emacs20 +FLIM, message representation or encoding elisp library for emacs20 diff --git a/editors/semi/Makefile b/editors/semi/Makefile index 8c902ff510b5..2c23abaf6196 100644 --- a/editors/semi/Makefile +++ b/editors/semi/Makefile @@ -90,7 +90,7 @@ pre-install: .endif post-install: - @${MKDIR} -p ${LOCALBASE}/share/semi + @${MKDIR} ${LOCALBASE}/share/semi @${TOUCH} ${LOCALBASE}/share/semi/${SEMI_COOKIE} .if defined(REQUIRE_SETUPEL) && (${REQUIRE_SETUPEL} == "YES") @${MAKE} setupel-install @@ -105,7 +105,6 @@ post-install: @${MAKE} doc-install .endif - ############################################################################### # # miscellaneous local functions @@ -186,7 +185,7 @@ info-package-install: ${INSTALL_DATA} ${WRKSRC}/$${i} \ ${LOCALBASE}/${EMACS_PACKAGESDIR}/info ; \ done ; \ - ${MKDIR} -p ${LOCALBASE}/${EMACS_PACKAGESDIR}/man/semi ; \ + ${MKDIR} ${LOCALBASE}/${EMACS_PACKAGESDIR}/man/semi ; \ for i in mime-ui-en.texi mime-ui-ja.texi; do \ ${INSTALL_DATA} ${WRKSRC}/$${i} \ ${LOCALBASE}/${EMACS_PACKAGESDIR}/man/semi ; \ diff --git a/editors/semi/pkg-descr.emacs20 b/editors/semi/pkg-descr.emacs20 index 6cdf8aac2e11..9a3018f8bdae 100644 --- a/editors/semi/pkg-descr.emacs20 +++ b/editors/semi/pkg-descr.emacs20 @@ -7,7 +7,6 @@ SEMI, Library of MIME feature for GNU Emacs for emacs20. SEMI has the following features: - MIME message viewer (mime-view-mode) (RFC 2045 .. 2049) - MIME message composer (mime-edit-mode) (RFC 2045 .. 2049) - MIME message viewer and composer also support following features: - filename handling by Content-Disposition field (RFC 1806) - PGP/MIME security Multiparts (RFC 2015) diff --git a/editors/semi/pkg-descr.emacs21 b/editors/semi/pkg-descr.emacs21 index 6cdf8aac2e11..9a3018f8bdae 100644 --- a/editors/semi/pkg-descr.emacs21 +++ b/editors/semi/pkg-descr.emacs21 @@ -7,7 +7,6 @@ SEMI, Library of MIME feature for GNU Emacs for emacs20. SEMI has the following features: - MIME message viewer (mime-view-mode) (RFC 2045 .. 2049) - MIME message composer (mime-edit-mode) (RFC 2045 .. 2049) - MIME message viewer and composer also support following features: - filename handling by Content-Disposition field (RFC 1806) - PGP/MIME security Multiparts (RFC 2015) diff --git a/editors/semi114-emacs20/Makefile b/editors/semi114-emacs20/Makefile index 8c902ff510b5..2c23abaf6196 100644 --- a/editors/semi114-emacs20/Makefile +++ b/editors/semi114-emacs20/Makefile @@ -90,7 +90,7 @@ pre-install: .endif post-install: - @${MKDIR} -p ${LOCALBASE}/share/semi + @${MKDIR} ${LOCALBASE}/share/semi @${TOUCH} ${LOCALBASE}/share/semi/${SEMI_COOKIE} .if defined(REQUIRE_SETUPEL) && (${REQUIRE_SETUPEL} == "YES") @${MAKE} setupel-install @@ -105,7 +105,6 @@ post-install: @${MAKE} doc-install .endif - ############################################################################### # # miscellaneous local functions @@ -186,7 +185,7 @@ info-package-install: ${INSTALL_DATA} ${WRKSRC}/$${i} \ ${LOCALBASE}/${EMACS_PACKAGESDIR}/info ; \ done ; \ - ${MKDIR} -p ${LOCALBASE}/${EMACS_PACKAGESDIR}/man/semi ; \ + ${MKDIR} ${LOCALBASE}/${EMACS_PACKAGESDIR}/man/semi ; \ for i in mime-ui-en.texi mime-ui-ja.texi; do \ ${INSTALL_DATA} ${WRKSRC}/$${i} \ ${LOCALBASE}/${EMACS_PACKAGESDIR}/man/semi ; \ diff --git a/editors/semi114-emacs20/pkg-descr b/editors/semi114-emacs20/pkg-descr index 6cdf8aac2e11..9a3018f8bdae 100644 --- a/editors/semi114-emacs20/pkg-descr +++ b/editors/semi114-emacs20/pkg-descr @@ -7,7 +7,6 @@ SEMI, Library of MIME feature for GNU Emacs for emacs20. SEMI has the following features: - MIME message viewer (mime-view-mode) (RFC 2045 .. 2049) - MIME message composer (mime-edit-mode) (RFC 2045 .. 2049) - MIME message viewer and composer also support following features: - filename handling by Content-Disposition field (RFC 1806) - PGP/MIME security Multiparts (RFC 2015) -- cgit