Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jul 1997 11:06:06 +0200 (MET DST)
From:      Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>
To:        asami@cs.berkeley.edu (Satoshi Asami)
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
Subject:   Re: cvs commit: ports/lang/mocka - Imported sources
Message-ID:  <199707030906.LAA06234@helbig.informatik.ba-stuttgart.de>
In-Reply-To: <199707020657.XAA26070@silvia.HIP.Berkeley.EDU> from Satoshi Asami at "Jul 1, 97 11:57:00 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



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