From owner-freebsd-ports Mon Nov 15 17:30: 3 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 557D915158 for ; Mon, 15 Nov 1999 17:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA55526; Mon, 15 Nov 1999 17:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id D54DA14E58; Mon, 15 Nov 1999 17:20:38 -0800 (PST) Message-Id: <19991116012038.D54DA14E58@hub.freebsd.org> Date: Mon, 15 Nov 1999 17:20:38 -0800 (PST) From: wolman@cs.washington.edu To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/14916: xemacs 21 package fixes/enhancements Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14916 >Category: ports >Synopsis: xemacs 21 package fixes/enhancements >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Nov 15 17:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Alec Wolman >Release: 3.3 >Organization: UW, CSE Department >Environment: n/a >Description: I have created a patch which can be downloaded from the following location: http://www.cs.washington.edu/homes/wolman/xemacs21-port-patch This patch does the following: - fix the PLIST to change a @dirrm to a @unexec rmdir >/dev/null || true to handle the case where the directory is not empty when the package is removed. This happens because the "xemacs-packages-1.0" package leaves its files in lib/xemacs, and because of the packages dependencies, the xemacs package must be deleted first. - when the --with-dialogs=athena option is used, add Xaw3d.6 to LIB_DEPENDS - include the --with-tiff option to configure, and add tiff.4 to LIB_DEPENDS >How-To-Repeat: n/a >Fix: n/a >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message