From owner-freebsd-ports Wed Apr 26 23:11:24 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA19950 for ports-outgoing; Wed, 26 Apr 1995 23:11:24 -0700 Received: from wsantee.oz.net (wsantee.oz.net [204.118.240.207]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id XAA19942 for ; Wed, 26 Apr 1995 23:11:22 -0700 Received: (from wsantee@localhost) by wsantee.oz.net (8.6.11/8.6.9) id XAA03680 for freebsd-ports@freebsd.org; Wed, 26 Apr 1995 23:05:11 -0700 From: Wes Santee Message-Id: <199504270605.XAA03680@wsantee.oz.net> Subject: sudo port in the future? To: freebsd-ports@FreeBSD.org Date: Wed, 26 Apr 1995 23:05:10 -0700 (PDT) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1392 Sender: ports-owner@FreeBSD.org Precedence: bulk 'ello all. I was wondering if anybody is working on a port for the latest version of sudo. The vanilla distribution craps out in a yacc file and I'm afraid I don't know yacc syntax rules. Also, a couple problems that may want to be updated in future ports distributions: 1) The defaults for ytalk (executing 'make' from the /usr/ports/net/ytalk directory) assume that the machine has X installed (which my poor 386-40 with limited diskspace wont enjoy running). Easy enough to get around by just going into the work/ytalk directory and executing 'make' all by it's lonesome. Maybe a dependency check or a user question would fit the bill. 2) On my machine, making the pdksh-5.1.3 port hangs during the configure script while checking for mmap. From then on, anything that tries to access the directory where make was running loses terminal control. I was stupid and tried to enter the directory from all my virtual terminals leaving me with no way to shutdown the system except the three-fingered salute. I am running the 950412 snapshot and just supped the distribution yesterday (95/04/25). 3) Not really ports related, but when trying to install the pdksh-5.1.3 package (retrieved from freefall), it craps out on a call to one of the mtools exe's (I'll have to go back to see if I remember which one). More details available upon request. Cheers, -Wes wsantee@wsantee.oz.net