From owner-freebsd-hackers Fri May 26 05:07:29 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA23899 for hackers-outgoing; Fri, 26 May 1995 05:07:29 -0700 Received: from inet-gw-1.pa.dec.com (inet-gw-1.pa.dec.com [16.1.0.22]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id FAA23879 for ; Fri, 26 May 1995 05:06:51 -0700 Received: from rks32.pcs.dec.com by inet-gw-1.pa.dec.com (5.65/24Feb95) id AA25344; Fri, 26 May 95 04:21:31 -0700 Received: by rks32.pcs.dec.com (Smail3.1.27.1 #16) id m0sExMg-0005PIC; Fri, 26 May 95 13:15 MSZ Message-Id: To: Richard Toren Cc: hackers%freebsd.org@inet-gw-1.pa.dec.com In-Reply-To: Message from Richard Toren of Thu, 25 May 95 20:36:58 D. Reply-To: gj@FreeBSD.org Subject: Re: ups C++ source - where do I put it? Date: Fri, 26 May 95 11:15:38 GMT From: "gj%pcs.dec.com@inet-gw-1.pa.dec.com" Sender: hackers-owner@FreeBSD.org Precedence: bulk Richard Toren writes: > 3> I have put together the following: > ups-2.45.2.tar.gz // baseline source > changes.gz // recent C++ patches > contrib-manpage // duh! > README // description of changes and install instructions > > Now how do I put it in an available location. I tried to do a 'put' into > /pub/FreeBSD/incoming with no success. put it onto wcarchive, /pub/FreeBSD/incoming is 777 there. Is this ported to FreeBSD ? If not, I'm willing to hack it to run under -current. Gary J.