cvs commit: ports/net/pxe Makefile pkg-plist ports/net/pxe/files patch-pxe.cc pkg-message.in pxe.sh.in

Anders Nordby anders at FreeBSD.org
Sun Jun 3 20:41:11 UTC 2007


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


More information about the cvs-all mailing list