Date: Wed, 27 Sep 2000 21:00:04 -0700 (PDT) From: "Mario Sergio Fujikawa Ferreira" <lioux@uol.com.br> To: freebsd-ports@FreeBSD.org Subject: Re: ports/21563 Message-ID: <200009280400.VAA22750@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/21563; it has been noted by GNATS. From: "Mario Sergio Fujikawa Ferreira" <lioux@uol.com.br> 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 <bsd.port.pre.mk> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009280400.VAA22750>