From owner-cvs-all Fri Feb 27 15:34:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA27614 for cvs-all-outgoing; Fri, 27 Feb 1998 15:34:03 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA27561; Fri, 27 Feb 1998 15:33:51 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by vader.cs.berkeley.edu (8.8.7/8.7.3) id PAA18601; Fri, 27 Feb 1998 15:33:40 -0800 (PST) Date: Fri, 27 Feb 1998 15:33:40 -0800 (PST) Message-Id: <199802272333.PAA18601@vader.cs.berkeley.edu> To: obrien@NUXI.com CC: andreas@klemm.gtn.com, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <19980227135256.56576@nuxi.com> (obrien@NUXI.com) Subject: Re: cvs commit: ports/print/a2ps43 Makefile From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * The only solution I can see is to have two seperate ports, where each * defines PAPERSIZE properly. One port would include most of the other's * files. Simular to the vim/gvim ports. * * this would fix the problem of not having both papers sizes in the INDEX * and thus sysinstall. I was thinking about this the other day too. Kinda like all those mule-* ports in ports/japanese, most of which just contain a Makefile that sets a certain variable and include the common Makefile. Not only will it make package building easier, it ending up in INDEX is a real plus. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message