From owner-freebsd-ports Sun May 14 21:15:26 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA13737 for ports-outgoing; Sun, 14 May 1995 21:15:26 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id VAA13729 ; Sun, 14 May 1995 21:15:24 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id VAA01225; Sun, 14 May 1995 21:14:08 -0700 Date: Sun, 14 May 1995 21:14:08 -0700 Message-Id: <199505150414.VAA01225@silvia.HIP.Berkeley.EDU> To: taob@gate.sinica.edu.tw CC: jkh@FreeBSD.org, mr@FreeBSD.org, ports@FreeBSD.org In-reply-to: (message from Brian Tao on Mon, 15 May 1995 00:11:25 +0800 (CST)) Subject: Re: pine port From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * > Don't worry about Makefiles or object files (whatever that is), it * > seems to compile and install ok. * * Object files = *.o files (I keep those around for fast rebuilds). No, don't install these...they will be in the work/ subdirectory until the user types "make clean". * > What are the "support files"? * * Things like pine.conf, the IMAP documentation, Pine tech notes, * etc. Other packages include useful files too, (xv comes with graphics * file format notes, Postscript documentation, etc.) which aren't * installed by the Makefile. I see. You don't *need* to worry about anything that's not installed by the original Makefile (unless it's clearly an oversight on the original author's part), but of course it will be nice if you can install them as well. (Use the post-install target for these things.) Anyway, right now time is kinda limited. Can you just make the three necessary pkg/* files, that would be good enough. Satoshi