From owner-cvs-ports Thu Jul 3 02:23:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA00580 for cvs-ports-outgoing; Thu, 3 Jul 1997 02:23:44 -0700 (PDT) Received: from helbig.informatik.ba-stuttgart.de (rvc1.informatik.ba-stuttgart.de [141.31.112.22]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA00572; Thu, 3 Jul 1997 02:23:25 -0700 (PDT) Received: (from helbig@localhost) by helbig.informatik.ba-stuttgart.de (8.8.5/8.8.5) id LAA06234; Thu, 3 Jul 1997 11:06:12 +0200 (MET DST) From: Wolfgang Helbig Message-Id: <199707030906.LAA06234@helbig.informatik.ba-stuttgart.de> Subject: Re: cvs commit: ports/lang/mocka - Imported sources In-Reply-To: <199707020657.XAA26070@silvia.HIP.Berkeley.EDU> from Satoshi Asami at "Jul 1, 97 11:57:00 pm" To: asami@cs.berkeley.edu (Satoshi Asami) Date: Thu, 3 Jul 1997 11:06:06 +0200 (MET DST) Cc: helbig@MX.BA-Stuttgart.De, max@wide.ad.jp, tg@ihf.rwth-aachen.de, tg@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-ports@freebsd.org X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > How big will the package be? What I thought was > > (1) someone rebuilds the compiler from the source, make a > mini-distfile that only contains that, and we put it in > LOCAL_PORTS > > (2) we use that as well as the original distfile to build the port. I've put a bootstrap distfile in ftp.freebsd.org/pub/FreeBSD/incoming. This is the mocka compiler -- independent of compat libraries. Here are the diffs for the port. Thanks Wolfgang Index: Makefile =================================================================== RCS file: /usr/cvsroot/ports/lang/mocka/Makefile,v retrieving revision 1.3 diff -c -r1.3 Makefile *** Makefile 1997/06/25 16:04:31 1.3 --- Makefile 1997/07/03 08:36:59 *************** *** 10,15 **** --- 10,17 ---- PKGNAME= mocka-95.02 CATEGORIES= lang MASTER_SITES= ftp://i44ftp.info.uni-karlsruhe.de/pub/mocka/386bsd/ + MASTER_SITES+= ${MASTER_SITE_LOCAL} + DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PKGNAME}-bs${EXTRACT_SUFX} MAINTAINER= helbig@informatik.ba-stuttgart.de Index: files/md5 =================================================================== RCS file: /usr/cvsroot/ports/lang/mocka/files/md5,v retrieving revision 1.1.1.1 diff -c -r1.1.1.1 md5 *** md5 1997/06/25 06:05:40 1.1.1.1 --- md5 1997/07/03 08:37:28 *************** *** 1 **** --- 1,2 ---- MD5 (mocka9502main-386bsd.tar.gz) = 875c2af361808286912dea7751f74733 + MD5 (mocka-95.02-bs.tar.gz) = b23867bbafbaea40ef5ae7c197cd3ed7