From owner-freebsd-ports Mon Dec 4 16:33:14 1995 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA15218 for ports-outgoing; Mon, 4 Dec 1995 16:33:14 -0800 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id QAA15212 for ; Mon, 4 Dec 1995 16:33:09 -0800 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id QAA08238; Mon, 4 Dec 1995 16:32:48 -0800 To: mmead@Glock.COM (matthew c. mead) cc: ports@freebsd.org Subject: Re: xemacs 19.13 diffs - will someone commit them under my name? In-reply-to: Your message of "Mon, 04 Dec 1995 18:53:09 EST." <199512042354.SAA04801@Glock.COM> Date: Mon, 04 Dec 1995 16:32:47 -0800 Message-ID: <8236.818123567@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@freebsd.org Precedence: bulk > These diffs incorporate the diffs for the xemacs 19.13 package, but > add necessary steps to enable the native audio support under FreeBSD. I've > tested it pretty thoroughly and it works great... Cool! > - ((memq system-type '(netbsd)) > + ((memq system-type '(netbsd freebsd)) Not so cool.. :-( When are we ever going to get in good enough with the 3rd parties to actually get ourselves supported natively? Is it just that our ports and packages collection is so good that nobody bothers making stuff compile out of box anymore? :-) Jordan