Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jun 1999 15:32:20 -0700 (PDT)
From:      asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami)
To:        dchapes@ddm.on.ca
Cc:        ports@FreeBSD.ORG, andreas@FreeBSD.ORG
Subject:   Re: Splitting a port into optional pieces... games/crossfire
Message-ID:  <199906212232.PAA04497@bubble.didi.com>
In-Reply-To: <19990621011522.36471@ddm.on.ca> (message from Dave Chapeskie on Mon, 21 Jun 1999 01:15:22 -0400)
References:   <19990621011522.36471@ddm.on.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
 * From: Dave Chapeskie <dchapes@ddm.on.ca>

 * crossfire:		Server and map editor only
 * crossfire-maps:		Maps for the server
 * crossfire-client:	X11 client
 * crossfire-gtkclient:	GTK client
 * crossfire-ausounds:	*.au format sounds for client
 * crossfire-sounds:	*.raw format sounds for client
 * 
 * The server would depend on the maps port and the clients would depend on
 * one of the sound ports if sound was enabled.

It looks fine.  Two suggestions:

(1) Try to share as many files as possible.  You can use MASTERDIR to
    avoid duplicating the same stuff in many places.  Also, having
    most configuration variables in one place makes it easier to
    maintain.

(2) Make sure you have the dependencies well worked out.  What is the
    default, what is optional, which files you want to check, etc.

-PW


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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