From owner-cvs-all Sat Nov 23 15:11:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 740CF37B401; Sat, 23 Nov 2002 15:11:23 -0800 (PST) Received: from yori.schoko.org (yori.schoko.org [62.109.128.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 606B343EAA; Sat, 23 Nov 2002 15:11:22 -0800 (PST) (envelope-from nick@schoko.org) Received: from yori.schoko.org (nick@localhost [127.0.0.1]) by yori.schoko.org (8.12.6/8.12.6) with ESMTP id gANNBAvc008330 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 24 Nov 2002 00:11:10 +0100 (CET) (envelope-from nick@yori.schoko.org) Received: (from nick@localhost) by yori.schoko.org (8.12.6/8.12.6/Submit) id gANNB6wJ008326; Sun, 24 Nov 2002 00:11:06 +0100 (CET) Date: Sun, 24 Nov 2002 00:11:06 +0100 From: Markus Wennrich To: Vitor de Matos Carvalho Cc: Yen-Ming Lee , cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/mail/openwebmail Makefile distinfo pkg-plist Message-ID: <20021123231106.GD36659@yori.schoko.org> References: <200211231809.gANI9Sfu081539@repoman.freebsd.org> <00dd01c29322$cd9c2a10$020aa8c0@acaraje> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00dd01c29322$cd9c2a10$020aa8c0@acaraje> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Nov 23, 2002 at 05:02:00PM -0200, Vitor de Matos Carvalho wrote: > I made the installation here now of openwebmail 1,80 for ports (already he > had installed version 1.71, I removed stops for the new), that it is giving > the following error to me in the apache: > > Script is not setuid/setgid in suidperl > [Sat Nov 23 16:57:50 2002] [error] [client 192.168.10.2] Premature end of > script headers: /usr/local/www/cgi-bin/openwebmail/openwebmail.pl Yes, the openwebmail-port now seems to depend on the converters/p5-Text-Iconv port, which isn't mentioned in the Makefile. Also I had to replace "/usr/bin/suidperl" with "/usr/bin/perl" in the .openwebmail.pl-Files, but this could possibly be a problem of my special apache/mod_perl configuration. Nick > ----- Original Message ----- > From: "Yen-Ming Lee" > Subject: cvs commit: ports/mail/openwebmail Makefile distinfo pkg-plist > > > > Modified files: > > mail/openwebmail Makefile distinfo pkg-plist > > Log: > > upgrade to openwebmail-1.80 -- Nick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message