From owner-cvs-ports Tue Aug 26 14:30:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA09265 for cvs-ports-outgoing; Tue, 26 Aug 1997 14:30:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA09164; Tue, 26 Aug 1997 14:28:51 -0700 (PDT) From: Gary Jennejohn Received: (from gj@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id OAA25982; Tue, 26 Aug 1997 14:28:01 -0700 (PDT) Date: Tue, 26 Aug 1997 14:28:01 -0700 (PDT) Message-Id: <199708262128.OAA25982@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/editors/xemacs Makefile ports/editors/xemacs/patches patch-af ports/editors/xemacs/pkg PLIST Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gj 1997/08/26 14:28:00 PDT Modified files: editors/xemacs Makefile Log: Submitted by: me@freebsd.org A better way to handle the patched x-win-xfree86.el; byte compile it using the xemacs just installed. Revision Changes Path 1.26 +3 -6 ports/editors/xemacs/Makefile Added files: editors/xemacs/patches patch-af Log: Submitted by: me@freebsd.org In Michael Elbel's own words: - xemacs can't be compiled together with databases/db (patch-af), using an absolute include path. Modified files: editors/xemacs/pkg PLIST Log: Put x-win-xfree86.elc back into the PLIST since it is now generated as part of the post-install phase. Revision Changes Path 1.10 +1 -0 ports/editors/xemacs/pkg/PLIST