Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 1997 01:18:13 -0800 (PST)
From:      asami@vader.cs.berkeley.edu (Satoshi Asami)
To:        Lars_Koeller@odie.physik2.uni-rostock.de
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: Indroduce HAVE_NAS into ports makefile??
Message-ID:  <199703250918.BAA01978@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199703250813.JAA04459@odie.physik2.uni-rostock.de> (message from Lars Koeller on Tue, 25 Mar 1997 09:13:40 %2B0100)

next in thread | previous in thread | raw e-mail | index | archive | help
 * What's the state of the HAVE_NAS flag in the ports mechanism?

The state was "forgotten", sorry. ;)

Anyway, what we are going to do depends on whether we want to build
NAS-enabled packages too.  If not, adding a HAVE_NAS flag to turn on
NAS support is fine (I won't define it on the package building
machine).

If we want to distribute NAS-enabled packages as well as the original
ones, a flag won't help.  What we should do is something like:

ports/games/xboing:
        Same as now.

ports/games/xboing-nas:
        Contains only Makefile, pkg/COMMENT (and maybe more files).
        See ports/japanese/nvi-euc-jp for an example on how to "share" 
        files between ports.

 * 								 We should also 
 * take into account, that the 4front company has announced their OSS system with 
 * a wide soundcard support for FreeBSD. On their list NetAudio (NAS) appears on 
 * the list of software which can use the OSS system!

Um, what does this have to do with NAS-supported ports? ;)

Satoshi



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