cvs commit: ports/net/vtun Makefile ports/net/vtun/files patch-main.c vtunclient.in vtund.in

Jun Kuriyama kuriyama at FreeBSD.org
Thu Apr 21 15:03:57 UTC 2011


kuriyama    2011-04-21 15:03:57 UTC

  FreeBSD ports repository

  Modified files:
    net/vtun             Makefile 
    net/vtun/files       vtunclient.in vtund.in 
  Added files:
    net/vtun/files       patch-main.c 
  Log:
  Add local patch to specify pidfile path from command line option.
  
  With this patch, vtund and vtunclient can be used on the same machine
  without pid conflicts in rc.subr code.
  
  Revision  Changes    Path
  1.24      +1 -1      ports/net/vtun/Makefile
  1.1       +67 -0     ports/net/vtun/files/patch-main.c (new)
  1.6       +2 -1      ports/net/vtun/files/vtunclient.in
  1.4       +2 -1      ports/net/vtun/files/vtund.in


More information about the cvs-all mailing list