FreeBSD Bugzilla – Attachment 256290 Details for
Bug 283738
security/clamtk: Mark DEPRECATED
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Mark DEPRECATED
0001-security-clamtk-Mark-DEPRECATED.patch (text/plain), 2.51 KB, created by
Muhammad Moinur Rahman
on 2024-12-30 06:30:29 UTC
(
hide
)
Description:
Mark DEPRECATED
Filename:
MIME Type:
Creator:
Muhammad Moinur Rahman
Created:
2024-12-30 06:30:29 UTC
Size:
2.51 KB
patch
obsolete
>From 5c6c89b716647c9b1292a7ca2f4ca096a94f33b8 Mon Sep 17 00:00:00 2001 >From: Muhammad Moinur Rahman <bofh@FreeBSD.org> >Date: Mon, 30 Dec 2024 07:27:22 +0100 >Subject: [PATCH] security/clamtk: Mark DEPRECATED > >- Maintainer has retired and abandoned the project. See: > https://gitlab.com/dave_m/clamtk/-/issues/144 >- Set EXPIRATION_DATE 2025-01-29 > >PR: 283738 >--- > security/clamtk/Makefile | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/security/clamtk/Makefile b/security/clamtk/Makefile >index 9f8372641376..2467af513e31 100644 >--- a/security/clamtk/Makefile >+++ b/security/clamtk/Makefile >@@ -1,59 +1,62 @@ > PORTNAME= clamtk > PORTVERSION= 6.18 > DISTVERSIONPREFIX=v > CATEGORIES= security > > MAINTAINER= nc@FreeBSD.org > COMMENT= GTK front-end for Clam Antivirus > WWW= https://dave-theunsub.github.io/clamtk/ > > LICENSE= ART10 GPLv1+ > LICENSE_COMB= dual > >+DEPRECATED= Maintainer has retired >+EXPIRATION_DATE=2025-12-30 >+ > RUN_DEPENDS= p5-Locale-gettext>=1.05:devel/p5-Locale-gettext \ > p5-Text-CSV>=0:textproc/p5-Text-CSV \ > p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ > p5-JSON>=0:converters/p5-JSON \ > clamscan:security/clamav \ > p5-libwww>=5.822:www/p5-libwww \ > p5-Gtk3>=0:x11-toolkits/p5-Gtk3 \ > gnome-icon-theme>=0:misc/gnome-icon-theme \ > icons-tango>0:x11-themes/icons-tango > > NO_BUILD= yes > USES= gettext-runtime:run perl5 shebangfix > USE_PERL5= run > USE_GITHUB= yes > GH_ACCOUNT= dave-theunsub > GH_TAGNAME= 1f026f0 > SHEBANG_FILES= clamtk > > LINGUAS= `${LS} ${WRKSRC}/po/*.mo | ${XARGS} ${BASENAME} -s .mo` > > OPTIONS_DEFINE= DOCS > > post-extract: > @${GUNZIP_CMD} ${WRKSRC}/${PORTNAME}.1.gz > > post-patch: > @${REINPLACE_CMD} -e \ > 's|/usr/local|${LOCALBASE}|g ; \ > s|/usr/share|${PREFIX}/share|g ; \ > s|/var/lib/clamav|/var/db/clamav|g' ${WRKSRC}/lib/*.pm > > do-install: > ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin > ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 > @${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/ClamTk > ${INSTALL_DATA} ${WRKSRC}/lib/*.pm ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/ClamTk > ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications > ${INSTALL_DATA} ${WRKSRC}/images/${PORTNAME}.png ${STAGEDIR}${PREFIX}/share/pixmaps > ${INSTALL_DATA} ${WRKSRC}/images/${PORTNAME}.xpm ${STAGEDIR}${PREFIX}/share/pixmaps > > do-install-DOCS-on: > ${MKDIR} ${STAGEDIR}${DOCSDIR} > .for file in CHANGES DISCLAIMER README.md > ${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR} > .endfor > > .include <bsd.port.mk> >-- >2.43.0 >
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 283738
: 256290