Date: Sun, 22 Nov 1998 00:34:34 -0800 (PST) From: asami@FreeBSD.ORG (Satoshi Asami) To: obrien@NUXI.com Cc: ports@FreeBSD.ORG Subject: Re: cvs commit: src/share/mk bsd.port.mk Message-ID: <199811220834.AAA04851@bubble.didi.com> In-Reply-To: <19981121174349.A9069@nuxi.com> (obrien@NUXI.com)
next in thread | previous in thread | raw e-mail | index | archive | help
* > PS!= echo ${PAPERSIZE} | awk '{print toupper($$1)}' * * I suggust ``PAPERSIZECNF'' as more self-documenting variable to * standardize on. There's no need to standardize on this. The user sets PAPERSIZE, PS is just a temporary name-holder. (Yes, I agree that PS sounds like PostScript and PAPERSIZECNF is fine but it could have been TMP for all purposes and intentions.) * > Please use lowercase for papersizes in package names. (DavidO told me * > to pick one, so I did.) * * Wow! I have such power. :-)))) Well, I needed someone to blame. :) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811220834.AAA04851>