From owner-freebsd-stable Wed Jun 6 16:29:35 2001 Delivered-To: freebsd-stable@freebsd.org Received: from winston.osd.bsdi.com (adsl-64-173-15-98.dsl.sntc01.pacbell.net [64.173.15.98]) by hub.freebsd.org (Postfix) with ESMTP id 0B7B237B405; Wed, 6 Jun 2001 16:29:25 -0700 (PDT) (envelope-from jkh@osd.bsdi.com) Received: from localhost (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.3/8.11.3) with ESMTP id f56NT0O91300; Wed, 6 Jun 2001 16:29:00 -0700 (PDT) (envelope-from jkh@osd.bsdi.com) To: bmah@FreeBSD.ORG Cc: nik@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG, freebsd-doc@FreeBSD.ORG Subject: Re: HEADS UP: RELNOTESng now default in 4-STABLE, *.TXT files removed In-Reply-To: <200106062201.f56M1Wd70662@bmah-freebsd-0.cisco.com> References: <200106061634.f56GYlA90861@bmah-freebsd-0.cisco.com> <20010606095724R.jkh@osd.bsdi.com> <200106062201.f56M1Wd70662@bmah-freebsd-0.cisco.com> X-Mailer: Mew version 1.94.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010606162900G.jkh@osd.bsdi.com> Date: Wed, 06 Jun 2001 16:29:00 -0700 From: Jordan Hubbard X-Dispatcher: imput version 20000228(IM140) Lines: 57 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Argh, 3 additional ports sure sounds small but then you mention bloody ** teTex **, an application which is probably larger than FreeBSD itself, and I go a funny shade of grey when I think of that getting built on the snapshot boxes. ;) Send me some diffs and I'll run a few tests to see how serious a problem it is, OK? - Jordan From: bmah@FreeBSD.ORG (Bruce A. Mah) Subject: Re: HEADS UP: RELNOTESng now default in 4-STABLE, *.TXT files removed Date: Wed, 06 Jun 2001 15:01:32 -0700 > If memory serves me right, Jordan Hubbard wrote: > > From: "Bruce A. Mah" > > Subject: Re: HEADS UP: RELNOTESng now default in 4-STABLE, *.TXT files remove > > d > > Date: Wed, 06 Jun 2001 09:34:47 -0700 > > > > > It'd be real easy for us to do...it's roughly a five-line change to src/ > > > release/Makefile. In fact I almost did this for the FTP area. For the > > > CDROM, I would like to know what the release engineer(s) think, since > > > they may have some space constraints. I need about 500 KB for the > > > PDF files for RELENG_4, as it stands today. > > Apparently, I lied when I said it was real easy. For starters, it's a > seven-line patch, as I initially envisioned it. However... > > > The release engineer fully supports this idea for FTP and CDROM. > > Testing revealed a small problem I'd forgotten...during a release, we > build the textproc/docproj port with JADETEX=NO, which eliminates the > build of the print/jadetex port, as well as the (huge) print/teTeX port. > If we want to build PDF documents, we'll have to set JADETEX=YES and > consequently build three new ports at release time (one of them, teTeX, > is pretty big). > > Just for posterity's sake, the additional ports that need to be built > are: > > print/jadetex > print/teTeX > www/libwww > > We also need to edit /usr/local/share/texmf/web2c/texmf.cnf in > the chroot area to reflect the larger memory settings required. > A simple sed script can handle this part. > > Not rocket science to do, but it'll make releases take longer (I haven't > quantified this). I think it's worth doing anyways, but I thought I'd > bring this up. > > Bruce. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message