Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2006 11:10:01 -0400 (EDT)
From:      Vivek Khera <vivek@khera.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/102149: abandon postfix22 port; fix latest link
Message-ID:  <20060816151001.A3DCBB80C@yertle.kcilink.com>
Resent-Message-ID: <200608161510.k7GFAFCv076672@freefall.freebsd.org>

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

>Number:         102149
>Category:       ports
>Synopsis:       abandon postfix22 port; fix latest link
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 16 15:10:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Vivek Khera
>Release:        FreeBSD 6.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD yertle.int.kciLink.com 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #4: Thu Mar 2 13:53:40 EST 2006 khera@yertle.int.kciLink.com:/usr/obj/usr/src/sys/KCI64 amd64


	
>Description:
	

got notice from "Annoying Reminder Guy II" about duplicate LATEST_LINK. this
patch fixes it and abandons the port in preference to the main postfix port.

it should probably be depricated and marked for deletion, also.

>How-To-Repeat:
	
>Fix:

	


diff -Pru postfix22/Makefile postfix22.vk/Makefile
--- postfix22/Makefile  Mon Jul 24 18:37:22 2006
+++ postfix22.vk/Makefile       Wed Aug 16 11:07:02 2006
@@ -28,12 +28,13 @@
 DISTNAME=      postfix-${PORTVERSION}
 DIST_SUBDIR=   ${PORTNAME}
 
-MAINTAINER=    vivek@khera.org
+MAINTAINER=    ports@freebsd.org
 COMMENT=       A secure alternative to widely-used Sendmail
 
 CONFLICTS=     courier-0.* postfix-1.* postfix-2.[0-13-9].* postfix-current-2.* \
                sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.*
 
+NO_LATEST_LINK=        yes
 USE_SUBMAKE=   yes
 USE_RC_SUBR=   postfix.sh
 
>Release-Note:
>Audit-Trail:
>Unformatted:



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