Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2002 06:52:37 -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 daemonctl.c orion.sh orionctl
Message-ID:  <200203281452.g2SEqba01817@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
znerd       2002/03/28 06:52:37 PST

  Modified files:
    www/orion            Makefile 
    www/orion/files      orion.sh 
  Added files:
    www/orion/files      daemonctl.c 
  Removed files:
    www/orion/files      orionctl 
  Log:
  Using a C program instead of a shell script for controlling
  the server, so that we can use set the effective UID of the
  control script.
  
  Redirecting stdout output from the startup script to
  /dev/null.
  
  Bumped PORTREVISION to 10.
  
  Revision  Changes    Path
  1.30      +7 -3      ports/www/orion/Makefile
  1.1       +366 -0    ports/www/orion/files/daemonctl.c (new)
  1.3       +2 -2      ports/www/orion/files/orion.sh
  1.9       +0 -180    ports/www/orion/files/orionctl (dead)

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?200203281452.g2SEqba01817>