From owner-freebsd-ports Tue Oct 24 3: 3:24 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blount.mail.mindspring.net (blount.mail.mindspring.net [207.69.200.226]) by hub.freebsd.org (Postfix) with ESMTP id 6A6D837B479; Tue, 24 Oct 2000 03:03:22 -0700 (PDT) Received: from silvia.hip.berkeley.edu (sji-ca7-180.ix.netcom.com [209.109.235.180]) by blount.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id GAA16542; Tue, 24 Oct 2000 06:03:19 -0400 (EDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.11.1/8.11.0) id e9OA3Dx04425; Tue, 24 Oct 2000 03:03:13 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Date: Tue, 24 Oct 2000 03:03:13 -0700 (PDT) Message-Id: <200010241003.e9OA3Dx04425@silvia.hip.berkeley.edu> X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: steve@freebsd.org Cc: ports@freebsd.org Subject: open-motif default? From: asami@freebsd.org (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I'm thinking about making open-motif the default now. (Which means, of course, it will go into 4.2 that way.) It seems to work fine here and I haven't seen any weird compilation problems on bento. If this is ok, I'll change bsd.port.mk to make REQUIRED_MOTIF a normal dependency and get rid of all the hacks (HAVE_MOTIF, MOTIF_STATIC and MOTIF_ONLY and the Motif part of PKG_IGNORE_DEPENDS). The Motif-dummy port will be deleted. Also, REQUIRED_MOTIF will change the name to USE_MOTIF (in bsd.port.mk and ports that depend on Motif), to be compatible with other USE_* variables. MOTIFLIB will remain since it actually might care of a nontrivial problem (adding -lXp to the list of libraries) but I will stop documenting it in the handbook since new software (written for Motif-1.2 and later) shouldn't need it. What do people think? -PW To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message