From owner-freebsd-ports@FreeBSD.ORG Tue Jan 18 15:46:43 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE25316A4CE for ; Tue, 18 Jan 2005 15:46:43 +0000 (GMT) Received: from ms05.mailstreet2003.net (MS05.mailstreet2003.net [63.251.155.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7391C43D1F for ; Tue, 18 Jan 2005 15:46:43 +0000 (GMT) (envelope-from chris@sigd.net) X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Tue, 18 Jan 2005 10:48:01 -0500 Message-ID: <6FC9F9894A9F8C49A722CF9F2132FC2202F79F95@ms05.mailstreet2003.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Porting an application that requires another port to be patched.. Thread-Index: AcT9ceAl7a4J07ipQZmJnY/+1+mryAAAd9Gw From: "Haulmark, Chris" To: Subject: RE: Porting an application that requires another port to be patched.. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 15:46:43 -0000 Someone broke the silence:=20 > Hello, >=20 > I finally got the time to try to port Maia MailGuard. >=20 > One of the requirement is to have amavisd-new patched. >=20 > Only two options I can see.. >=20 > 1. Communicate with the maintainer of amavisd-new to ask for > an additional arguement like "WITH-MAILGUARD" and patch file will be > in the files dir.=20 >=20 > 2. Set up the Maia MailGuard to do the patching instead. >=20 Allow me to add #3. Quoted from David Morton off the Maia MailGuard users mailing list: "The current state of things has a replacement for amavisd-new, called amavisd-maia. That means that the default amavisd-new can be left in place, but inactive, while amavisd-maia runs on a slightly modified amavisd.conf (but I assume an upgrade to amavisd-new package would not actually modify the amavisd.conf, would it?)." 3. Create a port named amavis-maia. > Any suggestions? >=20 > Chris > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to > "freebsd-ports-unsubscribe@freebsd.org"