cvs commit: ports/net Makefile ports/net/gmdns Makefile distinfo pkg-descr pkg-plist ports/net/gmdns/files patch-Makefile.in patch-configure patch-src_Makefile.in patch-src_gmdns-query.h patch-src_gmdns-txt.c ...

Joe Marcus Clarke marcus at FreeBSD.org
Sun Jun 6 05:44:01 GMT 2004


marcus      2004-06-06 05:44:01 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/gmdns            Makefile distinfo pkg-descr pkg-plist 
    net/gmdns/files      patch-Makefile.in patch-configure 
                         patch-src_Makefile.in 
                         patch-src_gmdns-query.h 
                         patch-src_gmdns-service-query.h 
                         patch-src_gmdns-service.c 
                         patch-src_gmdns-txt.c patch-src_gmdns.c 
  Log:
  Add gmdns, a GNU implementation of the multicast DNS protocol used by Zeroconf.
  
  Revision  Changes    Path
  1.1295    +1 -0      ports/net/Makefile
  1.1       +26 -0     ports/net/gmdns/Makefile (new)
  1.1       +2 -0      ports/net/gmdns/distinfo (new)
  1.1       +11 -0     ports/net/gmdns/files/patch-Makefile.in (new)
  1.1       +53 -0     ports/net/gmdns/files/patch-configure (new)
  1.1       +13 -0     ports/net/gmdns/files/patch-src_Makefile.in (new)
  1.1       +13 -0     ports/net/gmdns/files/patch-src_gmdns-query.h (new)
  1.1       +13 -0     ports/net/gmdns/files/patch-src_gmdns-service-query.h (new)
  1.1       +16 -0     ports/net/gmdns/files/patch-src_gmdns-service.c (new)
  1.1       +10 -0     ports/net/gmdns/files/patch-src_gmdns-txt.c (new)
  1.1       +11 -0     ports/net/gmdns/files/patch-src_gmdns.c (new)
  1.1       +2 -0      ports/net/gmdns/pkg-descr (new)
  1.1       +10 -0     ports/net/gmdns/pkg-plist (new)


More information about the cvs-ports mailing list