summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-27 00:15:04 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-27 00:15:04 +0000
commit751255b84703561557ba09c2c1d28c91345adeac (patch)
tree7cd8cb4a85037d5d5f9eb04c034e7ad933d0e179
parent34ed678269c83e7d07efc89cf99ff6e5d5140f4c (diff)
downloadFreeBSD-ports-751255b84703561557ba09c2c1d28c91345adeac.zip
FreeBSD-ports-751255b84703561557ba09c2c1d28c91345adeac.tar.gz
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket
-rw-r--r--audio/ventrilo-server/Makefile3
-rw-r--r--cad/netgen/Makefile1
-rw-r--r--chinese/CNS11643-font/Makefile5
-rw-r--r--chinese/enscript/Makefile1
-rw-r--r--comms/conserver/Makefile1
-rw-r--r--databases/postgresql-jdbc/Makefile1
-rw-r--r--deskutils/plans/Makefile1
-rw-r--r--dns/checkdns/Makefile1
-rw-r--r--games/linux-quake4/Makefile3
-rw-r--r--graphics/telak/Makefile3
-rw-r--r--irc/bip/Makefile1
-rw-r--r--irc/dircproxy/Makefile1
-rw-r--r--irc/py-supybot/Makefile3
-rw-r--r--japanese/nhocr/Makefile1
-rw-r--r--lang/csharp-mode.el/Makefile3
-rw-r--r--lang/linux-j/Makefile3
-rw-r--r--math/proofgeneral/Makefile3
-rw-r--r--math/py-networkx/Makefile3
-rw-r--r--net-p2p/rtgui/Makefile3
-rw-r--r--print/fpdf/Makefile5
-rw-r--r--print/py-reportlab1/Makefile1
-rw-r--r--russian/koi8r-ps/Makefile1
-rw-r--r--science/py-DendroPy/Makefile3
-rw-r--r--x11-themes/cursor-chameleon-white/files/Makefile.common3
-rw-r--r--x11-toolkits/xview/Makefile1
-rw-r--r--x11/kde4-workspace/Makefile1
26 files changed, 0 insertions, 56 deletions
diff --git a/audio/ventrilo-server/Makefile b/audio/ventrilo-server/Makefile
index c3ee719..5bd9909 100644
--- a/audio/ventrilo-server/Makefile
+++ b/audio/ventrilo-server/Makefile
@@ -39,9 +39,6 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/ventrilo_srv.ini ${STAGEDIR}${PREFIX}/etc/ventrilo_srv.ini.sample
${LN} -s ${PREFIX}/etc/ventrilo_srv.ini ${STAGEDIR}${INSTALL_DIR}/ventrilo_srv.ini
-post-install:
- @${CAT} ${PKGMESSAGE}
-
PKGDEINSTALL= ${PKGINSTALL}
.include <bsd.port.post.mk>
diff --git a/cad/netgen/Makefile b/cad/netgen/Makefile
index 9c175a0..c82f9a8 100644
--- a/cad/netgen/Makefile
+++ b/cad/netgen/Makefile
@@ -67,6 +67,5 @@ post-install:
${MKDIR} ${STAGEDIR}${DATADIR}/include
${SH} ${FILESDIR}/netgen_copy_include_for_salome ${WRKSRC} ${STAGEDIR}${PREFIX}
${LN} ${STAGEDIR}${PREFIX}/lib/libnglib.so ${STAGEDIR}${PREFIX}/lib/libnglib.so.1
- ${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/chinese/CNS11643-font/Makefile b/chinese/CNS11643-font/Makefile
index 4809d2c..e0e14d3 100644
--- a/chinese/CNS11643-font/Makefile
+++ b/chinese/CNS11643-font/Makefile
@@ -30,10 +30,5 @@ do-install:
${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${f} ${STAGEDIR}${FONTSDIR}
.endfor
-post-install:
- @${ECHO_CMD} "*******************************************************************************"
- @${CAT} ${PKGMESSAGE}
- @${ECHO_CMD} "*******************************************************************************"
-
.include "${.CURDIR}/../ttfm/Makefile.ttf"
.include <bsd.port.mk>
diff --git a/chinese/enscript/Makefile b/chinese/enscript/Makefile
index e7b230d..a8d3be3 100644
--- a/chinese/enscript/Makefile
+++ b/chinese/enscript/Makefile
@@ -22,6 +22,5 @@ post-patch:
post-install:
@${INSTALL_DATA} ${.CURDIR}/files/README.BIG5 ${STAGEDIR}${PREFIX}/share/enscript
- @${CAT} ${PKGMESSAGE}
.include "${MASTERDIR}/Makefile"
diff --git a/comms/conserver/Makefile b/comms/conserver/Makefile
index 1a2b1b9..02aaeb2 100644
--- a/comms/conserver/Makefile
+++ b/comms/conserver/Makefile
@@ -59,6 +59,5 @@ do-install:
${STAGEDIR}${PREFIX}/man/man8/autologin.8 \
${STAGEDIR}${PREFIX}/man/man8/conserver.8 \
${STAGEDIR}${PREFIX}/man/man8/console.8
- @# ${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/databases/postgresql-jdbc/Makefile b/databases/postgresql-jdbc/Makefile
index 5fbde59..f8af1d4 100644
--- a/databases/postgresql-jdbc/Makefile
+++ b/databases/postgresql-jdbc/Makefile
@@ -39,6 +39,5 @@ do-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
.endif
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/deskutils/plans/Makefile b/deskutils/plans/Makefile
index 44957d7..3f260e5 100644
--- a/deskutils/plans/Makefile
+++ b/deskutils/plans/Makefile
@@ -60,6 +60,5 @@ do-install:
(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR})
@${FIND} ${STAGEDIR}${WWWDIR} -name '*.cgi' -exec ${CHMOD} 755 {} \;
@${FIND} ${STAGEDIR}${WWWDIR} -name '*.xml.sample' -exec ${CHMOD} 664 {} \;
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/dns/checkdns/Makefile b/dns/checkdns/Makefile
index 743f51f..b0ea1a0 100644
--- a/dns/checkdns/Makefile
+++ b/dns/checkdns/Makefile
@@ -36,6 +36,5 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/$f ${STAGEDIR}${DOCSDIR}
.endfor
.endif
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/games/linux-quake4/Makefile b/games/linux-quake4/Makefile
index c9fd306..1d6e651 100644
--- a/games/linux-quake4/Makefile
+++ b/games/linux-quake4/Makefile
@@ -102,7 +102,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/pb/PBEULA.txt ${STAGEDIR}${DOCSDIR}/PBEULA
.endif
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.post.mk>
diff --git a/graphics/telak/Makefile b/graphics/telak/Makefile
index 0946862..4d4d260 100644
--- a/graphics/telak/Makefile
+++ b/graphics/telak/Makefile
@@ -27,9 +27,6 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
-post-install:
- @${CAT} ${PKGMESSAGE}
-
install-user:
@${SH} ${FILESDIR}/install-user
diff --git a/irc/bip/Makefile b/irc/bip/Makefile
index 518cde3..660f36a 100644
--- a/irc/bip/Makefile
+++ b/irc/bip/Makefile
@@ -48,6 +48,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/samples/${i} ${STAGEDIR}${EXAMPLESDIR}
.endfor
.endif
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/irc/dircproxy/Makefile b/irc/dircproxy/Makefile
index 7dee5d7..b7b0789 100644
--- a/irc/dircproxy/Makefile
+++ b/irc/dircproxy/Makefile
@@ -20,6 +20,5 @@ MAN1= dircproxy.1 dircproxy-crypt.1
post-install:
@cd ${WRKSRC}/doc && make install-man DESTDIR=${STAGEDIR}
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/irc/py-supybot/Makefile b/irc/py-supybot/Makefile
index 0264933..db55cfe 100644
--- a/irc/py-supybot/Makefile
+++ b/irc/py-supybot/Makefile
@@ -32,8 +32,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}
.endfor
${INSTALL_DATA} ${WRKSRC}/docs/GETTING_STARTED ${STAGEDIR}${DOCSDIR}
-.if !defined(BATCH)
- @${CAT} ${PKGMESSAGE}
-.endif
.include <bsd.port.mk>
diff --git a/japanese/nhocr/Makefile b/japanese/nhocr/Makefile
index af5d5d5..553319f 100644
--- a/japanese/nhocr/Makefile
+++ b/japanese/nhocr/Makefile
@@ -20,6 +20,5 @@ CONFIGURE_ARGS= --with-O2tools=${LOCALBASE} --datadir=${DATADIR}
post-install:
${MKDIR} ${STAGEDIR}${PREFIX}/share/ocropus/scripts
${INSTALL_DATA} ${WRKSRC}/ocropus/rec-nhocr-0.3.lua ${STAGEDIR}${PREFIX}/share/ocropus/scripts/rec-nhocr.lua
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/lang/csharp-mode.el/Makefile b/lang/csharp-mode.el/Makefile
index 911a92b..7c3d624 100644
--- a/lang/csharp-mode.el/Makefile
+++ b/lang/csharp-mode.el/Makefile
@@ -32,7 +32,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/csharp-mode.* \
${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR}
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
diff --git a/lang/linux-j/Makefile b/lang/linux-j/Makefile
index 6088e42..2a3a09c 100644
--- a/lang/linux-j/Makefile
+++ b/lang/linux-j/Makefile
@@ -43,8 +43,5 @@ do-install:
post-install:
${MV} ${STAGEDIR}${PREFIX}/man/man1/jconsole.1 ${STAGEDIR}${PREFIX}/man/man1/j-jconsole.1
-.if !defined(BATCH)
- @${CAT} ${PKGMESSAGE}
-.endif
.include <bsd.port.mk>
diff --git a/math/proofgeneral/Makefile b/math/proofgeneral/Makefile
index 69b7893..ca85159 100644
--- a/math/proofgeneral/Makefile
+++ b/math/proofgeneral/Makefile
@@ -74,7 +74,4 @@ pre-build:
@${RM} ${WRKSRC}/.byte-compile || ${TRUE}
#.endif
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.post.mk>
diff --git a/math/py-networkx/Makefile b/math/py-networkx/Makefile
index 916aeb3..2f24d5f 100644
--- a/math/py-networkx/Makefile
+++ b/math/py-networkx/Makefile
@@ -22,11 +22,8 @@ OPTIONS_DEFINE= EXAMPLES
EXAMPLESDIR= ${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME}
PORTEXAMPLES= *
-.include <bsd.port.options.mk>
-
post-install:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/net-p2p/rtgui/Makefile b/net-p2p/rtgui/Makefile
index 7069672..9093b18 100644
--- a/net-p2p/rtgui/Makefile
+++ b/net-p2p/rtgui/Makefile
@@ -47,7 +47,4 @@ do-install:
${MKDIR} ${STAGEDIR}${WWWDIR}
${CP} -r ${WRKSRC}/* ${STAGEDIR}${WWWDIR}
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
diff --git a/print/fpdf/Makefile b/print/fpdf/Makefile
index 539cef7..ef8f191 100644
--- a/print/fpdf/Makefile
+++ b/print/fpdf/Makefile
@@ -42,9 +42,4 @@ do-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
(cd ${WRKSRC} && ${COPYTREE_SHARE} "${DOCS}" ${STAGEDIR}${DOCSDIR}/)
-post-install:
- @${ECHO_MSG}
- @${CAT} ${PKGMESSAGE}
- @${ECHO_MSG}
-
.include <bsd.port.mk>
diff --git a/print/py-reportlab1/Makefile b/print/py-reportlab1/Makefile
index 135c4d9..c38e0e7 100644
--- a/print/py-reportlab1/Makefile
+++ b/print/py-reportlab1/Makefile
@@ -43,6 +43,5 @@ post-install:
.for i in ${PORTDOCS}
${CP} ${WRKSRC}/docs/${i} ${STAGEDIR}${DOCSDIR}
.endfor
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/russian/koi8r-ps/Makefile b/russian/koi8r-ps/Makefile
index 942a477..e35e6db 100644
--- a/russian/koi8r-ps/Makefile
+++ b/russian/koi8r-ps/Makefile
@@ -72,6 +72,5 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/Fontmap.diff ${STAGEDIR}${CPS_DIR}
${INSTALL_DATA} ${WRKSRC}/fonts.dir ${STAGEDIR}${CPS_DIR}
${LN} -s fonts.dir ${STAGEDIR}${CPS_DIR}/fonts.scale
- ${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>
diff --git a/science/py-DendroPy/Makefile b/science/py-DendroPy/Makefile
index 52f9aef..7594979 100644
--- a/science/py-DendroPy/Makefile
+++ b/science/py-DendroPy/Makefile
@@ -16,7 +16,4 @@ LICENSE= BSD3CLAUSE
USES= python
USE_PYTHON= distutils
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
diff --git a/x11-themes/cursor-chameleon-white/files/Makefile.common b/x11-themes/cursor-chameleon-white/files/Makefile.common
index 813e55e..b0c16a1 100644
--- a/x11-themes/cursor-chameleon-white/files/Makefile.common
+++ b/x11-themes/cursor-chameleon-white/files/Makefile.common
@@ -10,6 +10,3 @@ do-install:
${COPYTREE_SHARE} \* \
${STAGEDIR}${PREFIX}/lib/X11/icons/${PORTNAME}${PKGNAMESUFFIX}-${i:tl}
.endfor
-
-post-install:
- @${CAT} ${PKGMESSAGE}
diff --git a/x11-toolkits/xview/Makefile b/x11-toolkits/xview/Makefile
index 3c88c6f..b4b6d57 100644
--- a/x11-toolkits/xview/Makefile
+++ b/x11-toolkits/xview/Makefile
@@ -67,6 +67,5 @@ post-install:
@${RM} ${STAGEDIR}${PREFIX}/lib/help/olwm.info
@${RM} ${STAGEDIR}${PREFIX}/lib/help/props.info
@${RM} ${STAGEDIR}${PREFIX}/lib/help/textedit.info
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile
index b4b47ba..45ff70f 100644
--- a/x11/kde4-workspace/Makefile
+++ b/x11/kde4-workspace/Makefile
@@ -133,6 +133,5 @@ post-install:
@${CAT} ${FILESDIR}/pkg-message.gstreamer >> ${PKGMESSAGE}
.endif
@${HEAD} -1 ${PKGMESSAGE} >> ${PKGMESSAGE}
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
OpenPOWER on IntegriCloud