Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 May 2012 01:33:28 +0930 (CST)
From:      Wayne Sierke <ws@au.dyndns.ws>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        citycat4@ngs.ru
Subject:   ports/167617: [PATCH] mail/kavmilter: [mark as deprecated]
Message-ID:  <201205051603.q45G3Sx0065322@predator-ii.buffyverse>
Resent-Message-ID: <201205051610.q45GAAnU026088@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         167617
>Category:       ports
>Synopsis:       [PATCH] mail/kavmilter: [mark as deprecated]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 05 16:10:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Wayne Sierke
>Release:        FreeBSD 8.2-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD predator-ii.buffyverse 8.2-RELEASE-p3 FreeBSD 8.2-RELEASE-p3 #0: Tue Sep 27 18:07:27 UTC 2011
>Description:
As best as I can tell this port is no longer installable:
 - The required files listed in pkg-message could not be obtained
 - I could not find any evidence of a currently available supported version for FreeBSD

Port maintainer (citycat4@ngs.ru) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- kavmilter-0.91.3_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/kavmilter/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	23 Sep 2011 22:23:55 -0000	1.7
+++ Makefile	5 May 2012 15:26:36 -0000
@@ -14,6 +14,9 @@
 MAINTAINER=	citycat4@ngs.ru
 COMMENT=	Sendmail antivirus filter, based on Kaspersky Antivirus and Milter API
 
+DEPRECATED=	Required files listed in pkg-message no longer available
+EXPIRATION_DATE=	2012-06-05
+
 .if !exists(/usr/lib/libmilter.a)
 IGNORE=		requires Sendmail 8.12; upgrade the base system
 .endif
--- kavmilter-0.91.3_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205051603.q45G3Sx0065322>