FreeBSD Bugzilla – Attachment 166180 Details for
Bug 206666
Add user NOTICE for MAINTAINER=ports@ (≈ unmaintained) ports
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to add a warning about unmaintained ports
unmaintained.patch (text/plain), 596 bytes, created by
Colin Percival
on 2016-01-27 08:57:49 UTC
(
hide
)
Description:
Patch to add a warning about unmaintained ports
Filename:
MIME Type:
Creator:
Colin Percival
Created:
2016-01-27 08:57:49 UTC
Size:
596 bytes
patch
obsolete
>--- bsd.port.mk 2015-12-10 13:09:54.000000000 -0800 >+++ bsd.port.mk 2016-01-27 00:52:12.608886000 -0800 >@@ -3007,6 +3007,14 @@ > > .if !target(check-deprecated) > check-deprecated: >+.if ${MAINTAINER} == "ports@FreeBSD.org" >+ @${ECHO_MSG} "===> NOTICE:" >+ @${ECHO_MSG} >+ @${ECHO_MSG} "The ${PORTNAME} port is not being actively maintained and may" >+ @${ECHO_MSG} "be removed in the future. If you would like to maintain this" >+ @${ECHO_MSG} "port, please file a bug report: https://bugs.freebsd.org/" >+ @${ECHO_MSG} >+.endif > .if defined(DEPRECATED) > @${ECHO_MSG} "===> NOTICE:" > @${ECHO_MSG}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 206666
: 166180