From owner-freebsd-ports Sat Jul 29 20:39:15 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id UAA13446 for ports-outgoing; Sat, 29 Jul 1995 20:39:15 -0700 Received: from rflab1.gtri.gatech.edu (rflab1.gtri.gatech.edu [130.207.199.83]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id UAA13438 for ; Sat, 29 Jul 1995 20:39:13 -0700 Received: (from ken@localhost) by rflab1.gtri.gatech.edu (8.6.10/8.6.10) id XAA15071 for ports@freebsd.org; Sat, 29 Jul 1995 23:38:53 -0400 From: "Kenneth D. Merry" Message-Id: <199507300338.XAA15071@rflab1.gtri.gatech.edu> Subject: a few things.... To: ports@freebsd.org Date: Sat, 29 Jul 1995 23:38:52 -0400 (EDT) X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 2404 Sender: ports-owner@freebsd.org Precedence: bulk (note: I think my original message got lost somewhere when *.cdrom.com went off the net for a little bit....so I'm sending it again. Sorry if this goes through twice) I've noticed that the emulators, security, and sysutils ports subdirectories are not in the current ports directory on ftp.freebsd.org. It appears that those sup targets need to be added to the supfile on that machine. (they aren't in there now) Also, is there any reason why ports-distfiles isn't in the sample ports-supfile in -current? Also, I think there may be a problem with the new version of pidentd: Script started on Sat Jul 29 15:22:15 1995 # pwd /usr/local/ports/security/pidentd # make Checksums OK. ===> Extracting for pidentd-2.6.1 ===> Patching for pidentd-2.6.1 ===> Applying FreeBSD patches for pidentd-2.6.1 ===> Configuring for pidentd-2.6.1 ===> Building for pidentd-2.6.1 "Makefile", line 340: Need an operator "Makefile", line 341: Need an operator Fatal errors encountered -- cannot continue *** Error code 1 Stop. *** Error code 1 Stop. # ^D Script done on Sat Jul 29 15:22:36 1995 I was able to fix the problem by removing the lines in question. Later in the build, though, I think there was a superfluous tab on line 14 of the makefile in the src subdirectory. Oh, and one other question. Since I upgraded to 2.0.5, identd has been reporting that I'm 'root' whenever I rlogin to a box that has tcpd checking rlogin connections. For example: (both machines running 2.0.5) Script started on Sat Jul 29 15:39:38 1995 {wc206:/usr/home/ken:1:0} whoami ken {wc206:/usr/home/ken:2:0} rlogin wc62 3:39PM up 20:35, 4 users, load averages: 0.04, 0.05, 0.05 {wc62:/disk2/home/ken:1} tail -2 /var/log/messages Jul 29 15:39:41 wc62 rlogind[29470]: connect from root@wc206.residence.gatech.edu Jul 29 15:39:41 wc62 login: login from wc206 as ken {wc62:/disk2/home/ken:2} rlogin: connection closed. {wc206:/usr/home/ken:3:0} ^D Script done on Sat Jul 29 15:39:54 1995 So, as ken on wc206, I rlogged into wc62, and identd reported that the connection was made by 'root', when in fact it was made by 'ken'. identd seems to report the correct thing for everything else (ftp, telnet, finger, etc.). rlogin seems to be the only thing affected in this way. Anyone have any ideas on this? Thanks, Ken -- Kenneth Merry ken@rflab1.gtri.gatech.edu Disclaimer: I don't speak for GTRI, GT, or Elvis.