From owner-cvs-all@FreeBSD.ORG Fri Dec 19 05:51:21 2003 Return-Path: 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 E0ED816A4CE; Fri, 19 Dec 2003 05:51:21 -0800 (PST) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 776DB43D45; Fri, 19 Dec 2003 05:51:20 -0800 (PST) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id AF7883D34; Fri, 19 Dec 2003 08:51:19 -0500 (EST) From: "Dan Langille" To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, Hajimu UMEMOTO Date: Fri, 19 Dec 2003 08:51:19 -0500 MIME-Version: 1.0 Message-ID: <3FE2BC07.20823.957F31E2@localhost> Priority: normal In-reply-to: <200312190448.hBJ4mGoG078167@repoman.freebsd.org> X-mailer: Pegasus Mail for Windows (v4.02a) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Subject: Re: cvs commit: ports/security/cyrus-sasl2 Makefile ports/security/cyrus-sasl2-saslauthd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2003 13:51:22 -0000 On 18 Dec 2003 at 20:48, Hajimu UMEMOTO wrote: > ume 2003/12/18 20:48:16 PST > > FreeBSD ports repository > > Modified files: > security/cyrus-sasl2 Makefile > security/cyrus-sasl2-saslauthd Makefile > Log: > since 5-CURRENT has Kerberos5 as default, enable Kerberos5 as > default on 5-CURRENT. > > Submitted by: Sean McNeil > > Revision Changes Path > 1.21 +1 -1 ports/security/cyrus-sasl2-saslauthd/Makefile > 1.90 +1 -1 ports/security/cyrus-sasl2/Makefile I have notified ume and Sean offlist, but in case someone else can fix this (someone said INDEX was broken), here is the FreshPorts message: Committer ume would have been notified of errors if they were opted in. This message was generated by the FreshPorts Daemon. You recently made this commit, which FreshPorts FreshPorts had trouble processing: MessageID: 200312190448.hBJ4mGoG078167@repoman.freebsd.org Subject : cvs commit: ports/security/cyrus-sasl2 Makefile The following is a list of the ports which had errors: security/cyrus-sasl2-saslauthd security/cyrus-sasl2 The exact errors appear below. security/cyrus-sasl2-saslauthd: This command (FreshPorts code 1): make -V PORTNAME -V PKGNAME -V DESCR -V CATEGORIES -V PORTVERSION -V PORTREVISION -V COMMENT -V COMMENTFILE -V MAINTAINER -V EXTRACT_SUFX -V BUILD_DEPENDS -V RUN_DEPENDS -V FORBIDDEN -V BROKEN -f /usr/home/dan/ports/security/cyrus-sasl2-saslauthd/Makefile PORTSDIR=/usr/home/dan/ports produced this error: "/usr/home/dan/ports/security/cyrus-sasl2-saslauthd/Makefile", line 81: Malformed conditional (!defined(WITHOUT_GSSAPI) && (defined(MAKE_KERBEROS5) || ${OSVERSION} > 500105) && exists(/usr/lib/libkrb5.a)) make: fatal errors encountered -- cannot continue 2>/tmp/FreshPorts.security.cyrus-sasl2-saslauthd.make- error.2003.12.19. 8.43.18.4431 security/cyrus-sasl2: This command (FreshPorts code 1): make -V PORTNAME -V PKGNAME -V DESCR -V CATEGORIES -V PORTVERSION -V PORTREVISION -V COMMENT -V COMMENTFILE -V MAINTAINER -V EXTRACT_SUFX -V BUILD_DEPENDS -V RUN_DEPENDS -V FORBIDDEN -V BROKEN -f /usr/home/dan/ports/security/cyrus-sasl2/Makefile PORTSDIR=/usr/home/dan/ports produced this error: "/usr/home/dan/ports/security/cyrus-sasl2/Makefile", line 123: Malformed conditional (!defined(WITHOUT_GSSAPI) && (defined(MAKE_KERBEROS5) || ${OSVERSION} > 500105) && exists(/usr/lib/libkrb5.a)) make: fatal errors encountered -- cannot continue 2>/tmp/FreshPorts.security.cyrus-sasl2.make- error.2003.12.19.8.43.18.44 31 -- FreshPorts Daemon -- Dan Langille : http://www.langille.org/