From owner-freebsd-ports Wed Sep 27 21: 0: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5392537B424 for ; Wed, 27 Sep 2000 21:00:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA22750; Wed, 27 Sep 2000 21:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 27 Sep 2000 21:00:04 -0700 (PDT) Message-Id: <200009280400.VAA22750@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Mario Sergio Fujikawa Ferreira" Subject: Re: ports/21563 Reply-To: "Mario Sergio Fujikawa Ferreira" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/21563; it has been noted by GNATS. From: "Mario Sergio Fujikawa Ferreira" To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/21563 Date: Thu, 28 Sep 2000 00:58:23 -0300 Well, I think the 1st modification would make it a bit more cleaner. Also, I added the NO_ tags since there are some issues to be resolved about the licensing. qmail's author is very sensitive about his software. Just add this after the aforementioned qmail-ldap patch. diff -ruN qmail-ldap.orig/Makefile qmail-ldap/Makefile --- qmail-ldap.orig/Makefile Thu Sep 28 00:43:15 2000 +++ qmail-ldap/Makefile Thu Sep 28 00:54:29 2000 @@ -11,11 +11,14 @@ PKGNAMESUFFIX= -ldap PATCH_SITES= http://www.nrg4u.com/qmail/ -PATCHFILES= qmail-ldap-1.03-${LDAP_PATCH_DATE}.patch.gz +PATCHFILES= qmail-ldap-${QMAIL_VERSION}-${LDAP_PATCH_DATE}.patch.gz MAINTAINER= lioux@linf.unb.br LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap + +NO_CDROM= Unsure of djb\'s license +NO_PACKAGE= ${NO_CDROM} .if !defined(PRE_MK_INCLUDED) .include To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message