From owner-cvs-all Mon Jul 17 1:47:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D4DF37B88E; Mon, 17 Jul 2000 01:47:14 -0700 (PDT) (envelope-from kbyanc@FreeBSD.org) Received: (from kbyanc@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA57344; Mon, 17 Jul 2000 01:47:14 -0700 (PDT) (envelope-from kbyanc@FreeBSD.org) Message-Id: <200007170847.BAA57344@freefall.freebsd.org> From: Kelly Yancey Date: Mon, 17 Jul 2000 01:47:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/imap-uw Makefile ports/mail/imap-uw/patches patch-af patch-ag patch-ab patch-ac patch-ad ports/mail/imap-uw/pkg PLIST MESSAGE X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kbyanc 2000/07/17 01:47:14 PDT Modified files: mail/imap-uw Makefile mail/imap-uw/patches patch-ab patch-ac patch-ad mail/imap-uw/pkg PLIST Added files: mail/imap-uw/patches patch-af patch-ag Removed files: mail/imap-uw/pkg MESSAGE Log: Update imap-uw to depend on the cclient port. The mail/imap-uw port used to build a shared library version of cclient of it's own (in fact, this is where much of the infrastructure for the cclient port came from). However, since more things depend on cclient then just UW's imap server, I broke them into separate ports. From now on, nothing should have to depend on imap-uw just to get c-client. PR: 19749 Submitted by: kbyanc@posi.net Revision Changes Path 1.42 +3 -32 ports/mail/imap-uw/Makefile 1.21 +8 -63 ports/mail/imap-uw/patches/patch-ab 1.8 +21 -26 ports/mail/imap-uw/patches/patch-ac 1.2 +30 -3 ports/mail/imap-uw/patches/patch-ad 1.12 +0 -6 ports/mail/imap-uw/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message