Date: Sat, 31 Dec 2016 20:00:37 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430157 - in head: comms/p5-Device-Modem databases/p5-DBD-Oracle devel/p5-Class-Delegation devel/p5-POE-Loop-Glib irc/p5-POE-Component-IRC-Object irc/p5-POE-Session-Irssi mail/p5-POE-Co... Message-ID: <201612312000.uBVK0bd7066948@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Sat Dec 31 20:00:37 2016 New Revision: 430157 URL: https://svnweb.freebsd.org/changeset/ports/430157 Log: Remove warnings about installing documentation and examples. The only users who will see those messages are users who have already accepted those options in make config. Modified: head/comms/p5-Device-Modem/Makefile head/databases/p5-DBD-Oracle/Makefile head/devel/p5-Class-Delegation/Makefile head/devel/p5-POE-Loop-Glib/Makefile head/irc/p5-POE-Component-IRC-Object/Makefile head/irc/p5-POE-Session-Irssi/Makefile head/mail/p5-POE-Component-Client-POP3/Makefile head/net/p5-POE-Component-Jabber/Makefile head/security/p5-Filter-CBC/Makefile head/sysutils/p5-Schedule-Load/Makefile head/textproc/p5-RDF-Core/Makefile head/textproc/p5-SVG/Makefile head/textproc/p5-Spreadsheet-ParseExcel/Makefile head/textproc/p5-Spreadsheet-WriteExcel/Makefile head/textproc/p5-XML-SAX-Machines/Makefile head/textproc/p5-XML-STX/Makefile Modified: head/comms/p5-Device-Modem/Makefile ============================================================================== --- head/comms/p5-Device-Modem/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/comms/p5-Device-Modem/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -27,7 +27,6 @@ NO_ARCH= yes OPTIONS_DEFINE= EXAMPLES post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/*.pl ${STAGEDIR}${EXAMPLESDIR} Modified: head/databases/p5-DBD-Oracle/Makefile ============================================================================== --- head/databases/p5-DBD-Oracle/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/databases/p5-DBD-Oracle/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -52,7 +52,6 @@ post-patch: post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/DBD/Oracle/Oracle.so - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/Oracle.ex/Readme ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/Oracle.ex/*.pl ${STAGEDIR}${EXAMPLESDIR} Modified: head/devel/p5-Class-Delegation/Makefile ============================================================================== --- head/devel/p5-Class-Delegation/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/devel/p5-Class-Delegation/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -19,7 +19,6 @@ USE_PERL5= configure OPTIONS_DEFINE= EXAMPLES post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/demo/* ${STAGEDIR}${EXAMPLESDIR} Modified: head/devel/p5-POE-Loop-Glib/Makefile ============================================================================== --- head/devel/p5-POE-Loop-Glib/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/devel/p5-POE-Loop-Glib/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -26,7 +26,6 @@ NO_ARCH= yes OPTIONS_DEFINE= EXAMPLES post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} Modified: head/irc/p5-POE-Component-IRC-Object/Makefile ============================================================================== --- head/irc/p5-POE-Component-IRC-Object/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/irc/p5-POE-Component-IRC-Object/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -22,7 +22,6 @@ USE_PERL5= configure OPTIONS_DEFINE= EXAMPLES post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/example/* ${STAGEDIR}${EXAMPLESDIR} Modified: head/irc/p5-POE-Session-Irssi/Makefile ============================================================================== --- head/irc/p5-POE-Session-Irssi/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/irc/p5-POE-Session-Irssi/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -33,7 +33,6 @@ NO_ARCH= yes OPTIONS_DEFINE= EXAMPLES post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/samples/* ${STAGEDIR}${EXAMPLESDIR} Modified: head/mail/p5-POE-Component-Client-POP3/Makefile ============================================================================== --- head/mail/p5-POE-Component-Client-POP3/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/mail/p5-POE-Component-Client-POP3/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -22,7 +22,6 @@ NO_ARCH= yes OPTIONS_DEFINE= EXAMPLES post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/samples/* ${STAGEDIR}${EXAMPLESDIR} Modified: head/net/p5-POE-Component-Jabber/Makefile ============================================================================== --- head/net/p5-POE-Component-Jabber/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/net/p5-POE-Component-Jabber/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -32,7 +32,6 @@ PORTEXAMPLES= * OPTIONS_DEFINE= EXAMPLES post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR}/ Modified: head/security/p5-Filter-CBC/Makefile ============================================================================== --- head/security/p5-Filter-CBC/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/security/p5-Filter-CBC/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -25,7 +25,6 @@ NO_ARCH= yes OPTIONS_DEFINE= EXAMPLES post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} Modified: head/sysutils/p5-Schedule-Load/Makefile ============================================================================== --- head/sysutils/p5-Schedule-Load/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/sysutils/p5-Schedule-Load/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -27,7 +27,6 @@ USE_PERL5= configure OPTIONS_DEFINE= EXAMPLES post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/init.d ${INSTALL_SCRIPT} ${WRKSRC}/init.d/* ${STAGEDIR}${EXAMPLESDIR}/init.d Modified: head/textproc/p5-RDF-Core/Makefile ============================================================================== --- head/textproc/p5-RDF-Core/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/textproc/p5-RDF-Core/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -25,7 +25,6 @@ DOCSUBDIR= / RDF RDF/Core RDF/Core/Enume OPTIONS_DEFINE= DOCS post-install: - @${ECHO_MSG} "===> Installing documentation for ${PKGNAME}" .for DOCDIR in ${DOCSUBDIR} @${MKDIR} ${STAGEDIR}${DOCSDIR}/${DOCDIR} ${INSTALL_DATA} ${WRKSRC}/doc/${DOCDIR}/*.html ${STAGEDIR}${DOCSDIR}/${DOCDIR} Modified: head/textproc/p5-SVG/Makefile ============================================================================== --- head/textproc/p5-SVG/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/textproc/p5-SVG/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -23,7 +23,6 @@ NO_ARCH= yes PORTEXAMPLES= * post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR}/ Modified: head/textproc/p5-Spreadsheet-ParseExcel/Makefile ============================================================================== --- head/textproc/p5-Spreadsheet-ParseExcel/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/textproc/p5-Spreadsheet-ParseExcel/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -26,7 +26,6 @@ NO_ARCH= yes OPTIONS_DEFINE= EXAMPLES post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/Excel ${INSTALL_DATA} ${WRKSRC}/sample/README ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/sample/*.pl ${STAGEDIR}${EXAMPLESDIR} Modified: head/textproc/p5-Spreadsheet-WriteExcel/Makefile ============================================================================== --- head/textproc/p5-Spreadsheet-WriteExcel/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/textproc/p5-Spreadsheet-WriteExcel/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -29,13 +29,12 @@ DOS2UNIX_REGEX= "*.p[lm]" SHEBANG_FILES= examples/*.pl post-install: - @${ECHO_MSG} "===> Installing documentation for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${DOCSDIR}/images @${MKDIR} ${STAGEDIR}${DOCSDIR}/tpj_images ${INSTALL_DATA} ${WRKSRC}/docs/*.html ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/images/* ${STAGEDIR}${DOCSDIR}/images ${INSTALL_DATA} ${WRKSRC}/docs/tpj_images/* ${STAGEDIR}${DOCSDIR}/tpj_images - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/README \ ${WRKSRC}/examples/republic.png ${STAGEDIR}${EXAMPLESDIR} Modified: head/textproc/p5-XML-SAX-Machines/Makefile ============================================================================== --- head/textproc/p5-XML-SAX-Machines/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/textproc/p5-XML-SAX-Machines/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -25,7 +25,6 @@ regression-test: build ${MAKE} -C ${WRKSRC} test post-install: - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} Modified: head/textproc/p5-XML-STX/Makefile ============================================================================== --- head/textproc/p5-XML-STX/Makefile Sat Dec 31 19:57:13 2016 (r430156) +++ head/textproc/p5-XML-STX/Makefile Sat Dec 31 20:00:37 2016 (r430157) @@ -34,10 +34,9 @@ post-configure: @${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile post-install: - @${ECHO_MSG} "===> Installing additional documentation for ${PKGNAME}" @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/* ${STAGEDIR}${DOCSDIR} - @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612312000.uBVK0bd7066948>