*BSD News Article 48304


Return to BSD News archive

Path: sserve!euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.sprintlink.net!howland.reston.ans.net!agate!asami
From: asami@cs.berkeley.edu (Satoshi ASAMI)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: New port: dmake
Date: 09 Aug 1995 11:40:44 GMT
Organization: CS Div. - EECS, The University of California, Berkeley, CA 94720
Lines: 18
Message-ID: <ASAMI.95Aug9044044@forgery.cs.berkeley.edu>
NNTP-Posting-Host: forgery.cs.berkeley.edu

A port of dmake is now available.  You can get it from

ftp://ftp.freebsd.org/pub/FreeBSD/ports/devel/dmake.tar.gz (source)
ftp://ftp.freebsd.org/pub/FreeBSD/packages/development/dmake-4.0.tgz (binary)

and the corresponding directories on mirror sites.

It is yet another hyper make.  This port was done by
nils@guru.ims.uni-stuttgart.de (Cornelis van der Laan).

Satoshi

P.S. Note that the "source" above is actually the ports skeleton only;
     when you extract it on your machine (preferably into
     /usr/ports/audio) and type "make", it will automatically fetch the
     original source and builds the program.  Try "make fetch-list" if
     you are not IP connected to obtain a list of files you need to
     fetch.