cvs commit: ports/misc/dnetc Makefile pkg-deinstall pkg-install pkg-message pkg-plist ports/misc/dnetc/files dnetc.sh dnetc.sh.in pkg-deinstall.in pkg-install.in pkg-message.in

Tim Bishop tdb at FreeBSD.org
Mon Jan 9 02:30:37 PST 2006


tdb         2006-01-09 10:30:35 UTC

  FreeBSD ports repository

  Modified files:
    misc/dnetc           Makefile pkg-plist 
  Added files:
    misc/dnetc/files     dnetc.sh.in pkg-deinstall.in 
                         pkg-install.in pkg-message.in 
  Removed files:
    misc/dnetc           pkg-deinstall pkg-install pkg-message 
    misc/dnetc/files     dnetc.sh 
  Log:
  - Use USE_RC_SUBR properly
  - Use SUB_LIST/SUB_FILES rather than a bunch of seds
  - Tidy whitespace in pkg-install and pkg-deinstall scripts
  - Tidy up rc script and improve tests using ps
  
  Approved by:    clement (mentor)
  
  Revision  Changes    Path
  1.51      +9 -18     ports/misc/dnetc/Makefile
  1.10      +0 -66     ports/misc/dnetc/files/dnetc.sh (dead)
  1.1       +76 -0     ports/misc/dnetc/files/dnetc.sh.in (new)
  1.1       +30 -0     ports/misc/dnetc/files/pkg-deinstall.in (new)
  1.1       +35 -0     ports/misc/dnetc/files/pkg-install.in (new)
  1.1       +9 -0      ports/misc/dnetc/files/pkg-message.in (new)
  1.2       +0 -28     ports/misc/dnetc/pkg-deinstall (dead)
  1.5       +0 -32     ports/misc/dnetc/pkg-install (dead)
  1.2       +0 -9      ports/misc/dnetc/pkg-message (dead)
  1.9       +0 -1      ports/misc/dnetc/pkg-plist


More information about the cvs-all mailing list