From owner-freebsd-ports Thu Nov 7 22:35:44 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA11260 for ports-outgoing; Thu, 7 Nov 1996 22:35:44 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA11238; Thu, 7 Nov 1996 22:35:38 -0800 (PST) Received: from dfw-ix3.ix.netcom.com (dfw-ix3.ix.netcom.com [206.214.98.3]) by who.cdrom.com (8.7.5/8.6.11) with SMTP id WAA20449 ; Thu, 7 Nov 1996 22:05:44 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by dfw-ix3.ix.netcom.com (8.6.13/8.6.12) with ESMTP id WAA29875; Thu, 7 Nov 1996 22:05:01 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.2/8.6.9) id WAA04019; Thu, 7 Nov 1996 22:04:43 -0800 (PST) Date: Thu, 7 Nov 1996 22:04:43 -0800 (PST) Message-Id: <199611080604.WAA04019@silvia.HIP.Berkeley.EDU> To: jmz@freebsd.org CC: ports@freebsd.org, rich@freebsd.org Subject: XFree86 contrib From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I noticed the contrib part (xbiff, xload, etc.) doesn't get built by the XFree86 port. After skimming through the documentation, I added #undef XF86Config (there is something to that effect in README.isc) to xf86site.def, but that didn't change anything. By the way, I actually think it should be a separate port. All it needs is X32contrib.tgz and a regular imake build, right? Satoshi