From owner-freebsd-current Mon Jun 26 21:24:45 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA05582 for current-outgoing; Mon, 26 Jun 1995 21:24:45 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id VAA05576 ; Mon, 26 Jun 1995 21:24:42 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA11210; Tue, 27 Jun 1995 06:24:39 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id GAA17048; Tue, 27 Jun 1995 06:24:38 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id AAA24998; Tue, 27 Jun 1995 00:43:13 +0200 From: J Wunsch Message-Id: <199506262243.AAA24998@uriah.heep.sax.de> Subject: Re: pine To: lix@cs.pdx.edu (xiaoyin li) Date: Tue, 27 Jun 1995 00:43:13 +0200 (MET DST) Cc: current@FreeBSD.ORG, question@FreeBSD.ORG In-Reply-To: <199506261823.LAA01591@cs.pdx.edu> from "xiaoyin li" at Jun 26, 95 11:23:28 am Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 804 Sender: current-owner@FreeBSD.ORG Precedence: bulk As xiaoyin li wrote: > > > > I would appreciate very much if someone can tell me how to make "pine" software > work on FreeBSD April SNAP system. > > I coped files from ftp public domain: > /pub5/freebsd/FreeBSD-current/ports/mail/pine > > I also copied pine3.91 software from: > Host: ftp.cac.washington.edu > > My question is how can I compile pine3.91 successfully with above files > on my FreeBSD? Put the pine `port' files under e.g. /usr/ports/mail/pine/. Put the pine tar.gz file (assuming it's the version as required by the Makefile) into /usr/ports/distfiles/. cd /usr/ports/mail/pine/; make should do the trick. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)