Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 1998 15:01:14 -0800
From:      "David E. O'Brien" <obrien@NUXI.com>
To:        Chuck Robey <chuckr@glue.umd.edu>
Cc:        Satoshi Asami <asami@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/print/c2ps Makefile
Message-ID:  <19980228150114.49966@nuxi.com>
In-Reply-To: <Pine.BSF.3.96.980228175059.316V-100000@localhost>; from Chuck Robey on Sat, Feb 28, 1998 at 05:55:27PM -0500
References:  <19980228124306.44353@nuxi.com> <Pine.BSF.3.96.980228175059.316V-100000@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
> > Acutally I kinda like the idea of hacking the ports to look for a common
> > file that declares the prefered papersize.  This means the same binary
> > works everywhere.  Of course we could argue what the default should be
> > if that file is absent... :)
> 
> Yeah, but how about the rest of the problem, ie., are there to be two (or
> more??) packages per port for ports that have USES_PAPERSIZE defined?

Nope.  Only one port, only port package.  Either add it to FreeBSD's
install (about the point they pick their timezone, since we could guess
from that).  Or an interactive question during `make install' / pkg_add
that asks if the cookie isn't present.


> And how about naming conventions?

    ${PREFIX}/etc/papersize-{a4,letter,legal}

or if we get sysintall suport
    /etc/papersize-{a4,letter,legal}


Or maybe we hack the ports to do the right thing for timezones known to
be in USA.  That would probably solve most of our problems.

> One last thing is that, if we _do_ decide on PAPERSIZE, then I thin we
> ought to ask Jordan to include such a thing in installation setup, and
> move the file into, perhaps, /etc or /etc/make.conf (as a defined var).

Yes.  Of course Jordan is always happy to take diffs.  :)
 
-- 
-- David    (obrien@NUXI.ucdavis.edu  -or-  obrien@FreeBSD.org)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980228150114.49966>