From owner-cvs-all Tue Jun 12 3:20:54 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 B975537B403; Tue, 12 Jun 2001 03:20:48 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5CAKmT55927; Tue, 12 Jun 2001 03:20:48 -0700 (PDT) (envelope-from sobomax) Message-Id: <200106121020.f5CAKmT55927@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 12 Jun 2001 03:20:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/orion pkg-deinstall Makefile pkg-descr ports/java/orion/files orionctl.1 orionctl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2001/06/12 03:20:48 PDT Modified files: java/orion Makefile pkg-descr java/orion/files orionctl Added files: java/orion pkg-deinstall java/orion/files orionctl.1 Log: Several fixes and improvements: - Now installing a man page for 'orionctl'. - Correctly stopping Orion and removing the PID file on deinstall. - Verbose install (removed the @-signs). - Changes the exit codes in the script (and documented them in the man page) - Extended the documentation in pkg-descr. PR: 27748 Submitted by: maintainer Revision Changes Path 1.10 +16 -11 ports/java/orion/Makefile 1.3 +6 -0 ports/java/orion/pkg-descr 1.4 +6 -7 ports/java/orion/files/orionctl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message