From owner-freebsd-ports Fri Jan 18 16:53:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 57A6B37B419 for ; Fri, 18 Jan 2002 16:53:23 -0800 (PST) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 93A1314C03; Sat, 19 Jan 2002 01:53:18 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: ports@freebsd.org Subject: Standardized directories for SGML, XML, Java From: Dag-Erling Smorgrav Date: 19 Jan 2002 01:53:17 +0100 Message-ID: Lines: 20 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org There are a number of directories that are recognized by most porters as the standard locations for certain types of files, but are not listed in BSD.local.dist. Three of those (which I regularly run into) are: share/java/classes (Jar files) share/sgml (SGML DTDs, catalogs and entity sets) share/xml (XML DTDs, catalogs and entity sets) I'd like to formalize these by adding them to BSD.local.dist (see attached patch), and removing the corresponding @dirrm entries from the plists of various ports. BTW, once share/java/classes is formalized, it would be trivial to add code to javavmwrapper to automatically add any .jar or .zip files found there to the CLASSPATH environment variable. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message