Date: Mon, 4 Mar 2002 17:21:39 -0800 (PST) From: Ernst de Haan <znerd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/orion Makefile ports/www/orion/files orion.sh orionctl orionctl.1 Message-ID: <200203050121.g251LdU40517@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
znerd 2002/03/04 17:21:39 PST Modified files: www/orion Makefile www/orion/files orionctl orionctl.1 Added files: www/orion/files orion.sh Log: Changes: 0) Improved variable names (now more verbose). 1) Redirecting stdout and stderr to separate log files 2) Setting the PID_FILE in the Makefile 3) Setting the group to when chown-ing the PID file 4) Installing a separate startup script instead of a symlink 5) Changed the man page accordingly 6) Bumped PORTREVISION. Revision Changes Path 1.24 +30 -16 ports/www/orion/Makefile 1.1 +20 -0 ports/www/orion/files/orion.sh (new) 1.7 +121 -79 ports/www/orion/files/orionctl 1.2 +30 -56 ports/www/orion/files/orionctl.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203050121.g251LdU40517>