Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jun 2007 20:41:10 +0000 (UTC)
From:      Anders Nordby <anders@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/pxe Makefile pkg-plist ports/net/pxe/files patch-pxe.cc pkg-message.in pxe.sh.in
Message-ID:  <200706032041.l53KfAH8010562@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
anders      2007-06-03 20:41:10 UTC

  FreeBSD ports repository

  Modified files:
    net/pxe              Makefile pkg-plist 
  Added files:
    net/pxe/files        patch-pxe.cc pkg-message.in pxe.sh.in 
  Log:
  Various fixes:
  
  - add standard rc.subr startup script.
  - add post-install message mentioning necessary configuration steps.
  - move pid-file to /var/run, the usual place. Do setuid/setgid later,
  so that we can create it.
  - make message about stale pid file a bit more explanatory.
  
  Revision  Changes    Path
  1.10      +10 -1     ports/net/pxe/Makefile
  1.1       +101 -0    ports/net/pxe/files/patch-pxe.cc (new)
  1.1       +6 -0      ports/net/pxe/files/pkg-message.in (new)
  1.1       +29 -0     ports/net/pxe/files/pxe.sh.in (new)
  1.2       +1 -0      ports/net/pxe/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706032041.l53KfAH8010562>