aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-27 00:15:04 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-27 00:15:04 +0000
commitcce3a74ecdf3566a811d274c9a56d31abd4472fa (patch)
tree7cd8cb4a85037d5d5f9eb04c034e7ad933d0e179
parent68a5cc350c20f473d49d3f1f2daba75917014054 (diff)
downloadports-cce3a74ecdf3566a811d274c9a56d31abd4472fa.tar.gz
ports-cce3a74ecdf3566a811d274c9a56d31abd4472fa.zip
Notes
-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 c3ee719af529..5bd990919df1 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 9c175a0fda28..c82f9a896e42 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 4809d2cd8db6..e0e14d341b29 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 e7b230dd1ec1..a8d3be39ab8c 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 1a2b1b9d7e44..02aaeb2ebd49 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 5fbde5966b76..f8af1d49a54f 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 44957d78a354..3f260e58099d 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 743f51fb04d6..b0ea1a071c02 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 c9fd30632e08..1d6e65129944 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 0946862b8cc5..4d4d2606c346 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 518cde35c173..660f36a0431b 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 7dee5d7c92c8..b7b07899735c 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 02649336d756..db55cfea6ebf 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 af5d5d56d59a..553319fa4a80 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 911a92b2931d..7c3d6246c812 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 6088e42fb659..2a3a09c77561 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 69b789332ac6..ca851595e39b 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 916aeb363dc2..2f24d5f2f6ed 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 70696727e968..9093b18d947d 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 539cef7fac41..ef8f191a8c49 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 135c4d99293b..c38e0e7cbdd2 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 942a477061bc..e35e6dbc426e 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 52f9aeffe927..759497923df4 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 813e55e0743c..b0c16a1d0ad9 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 3c88c6f78f3a..b4b6d5721566 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 b4b47baeb270..45ff70f89721 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>