[Midnightbsd-cvs] mports: mports/mail: don't need vpop support for courier

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Oct 31 14:26:19 EDT 2007


Log Message:
-----------
don't need vpop support for courier

Modified Files:
--------------
    mports/mail:
        Makefile (r1.35 -> r1.36)

Removed Files:
-------------
    mports/mail/courier-authlib-vchkpw:
        Makefile

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/mail/Makefile,v
retrieving revision 1.35
retrieving revision 1.36
diff -Lmail/Makefile -Lmail/Makefile -u -r1.35 -r1.36
--- mail/Makefile
+++ mail/Makefile
@@ -8,7 +8,6 @@
     SUBDIR += addresses-goodies
     SUBDIR += cclient
     SUBDIR += courier
-    SUBDIR += courier-authlib-vchkpw
     SUBDIR += courier-imap
     SUBDIR += courier-pythonfilter
     SUBDIR += couriergraph
--- mail/courier-authlib-vchkpw/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# New ports collection makefile for:	courier-authlib-vchkpw
-# Date created:				02 Apr 2005
-# Whom:					Yarema <yds at CoolRat.org>
-#
-# $FreeBSD: ports/mail/courier-authlib-vchkpw/Makefile,v 1.16 2005/04/26 19:17:31 oliver Exp $
-#
-
-PKGNAMESUFFIX=	-vchkpw
-
-COMMENT=	Vpopmail/vchkpw support for the Courier authentication library
-CATEGORIES=	mail
-
-MASTERDIR=	${.CURDIR}/../../security/courier-authlib
-
-.include "${MASTERDIR}/Makefile"


More information about the Midnightbsd-cvs mailing list