From owner-freebsd-ports Thu Sep 10 00:27:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA17139 for freebsd-ports-outgoing; Thu, 10 Sep 1998 00:27:49 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from dt053nb4.san.rr.com (dt053nb4.san.rr.com [204.210.34.180]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA17134 for ; Thu, 10 Sep 1998 00:27:48 -0700 (PDT) (envelope-from Studded@dal.net) Received: from dal.net (Studded@localhost [127.0.0.1]) by dt053nb4.san.rr.com (8.8.8/8.8.8) with ESMTP id AAA18478; Thu, 10 Sep 1998 00:27:29 -0700 (PDT) (envelope-from Studded@dal.net) Message-ID: <35F77F5F.13F8C035@dal.net> Date: Thu, 10 Sep 1998 00:27:27 -0700 From: Studded Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.06 [en] (X11; I; FreeBSD 2.2.7-STABLE-0905 i386) MIME-Version: 1.0 To: freebsd-ports@FreeBSD.ORG, pine@freebsd.ady.ro Subject: Pine 4 update Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've submitted a patch to update pine4 to 4.03, and add some additional functionality. It's PR 7879. I was in a hurry for this due to the discussion on bugtraq regarding the possibility of a user with a "pine only" login account gaining shell access. Also I've had "add an install of /usr/local/etc/pine.conf" on my list of things to do forever, so I'm happy. :) One problem I ran into was when I added a test for the pine.conf file. Originally I tried: .if !exists(${PREFIX}/etc/pine.conf) but that didn't work, so I had to switch to .if !exists(/usr/local/etc/pine.conf) I am not enough of an expert on make to know why this didn't work, but I got tired of beating my head against the wall. I figured that since the references to /usr/local are hard-coded into the documentation and the os-bsf.h file this wouldn't be a big deal in this case. Hope it's of use, Doug -- *** Chief Operations Officer, DALnet IRC network *** At Barry (a small town in south Wales) hidden cameras have had to be installed to keep watch on the town's CCTV [Closed Circuit Television] to record acts of vandalism against the CCTV. - Privacy Forum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message