From owner-cvs-all Tue Feb 20 6:15:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B064137B491; Tue, 20 Feb 2001 06:15:34 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1KEFY449150; Tue, 20 Feb 2001 06:15:34 -0800 (PST) (envelope-from olgeni) Message-Id: <200102201415.f1KEFY449150@freefall.freebsd.org> From: Jimmy Olgeni Date: Tue, 20 Feb 2001 06:15:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/erlang Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG olgeni 2001/02/20 06:15:34 PST Modified files: lang/erlang Makefile pkg-plist Log: Misc. Makefile, docs and pkg-plist fixes. * Put documentation in the correct directories. An UPDATED_PACKAGES variable is provided in the Makefile to select which documentation should be moved (see Makefile comments). * Move man pages out of pkg-plist. * Add man pages to Makefile. * Don't compress man pages, to support emacs erlang mode. * Don't try to compile java dependent packages if javac cannot be found: tell user to check JAVABINDIR in this case. (no functional changes to the base Erlang system) Maintainer: timed out Revision Changes Path 1.13 +92 -8 ports/lang/erlang/Makefile 1.5 +463 -993 ports/lang/erlang/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message