cvs commit: ports GIDs UIDs ports/dns Makefile ports/dns/adsuck Makefile distinfo pkg-deinstall pkg-descr pkg-plist ports/dns/adsuck/files adsuck.in patch-adsuck.c patch-log.c pkg-message.in

Baptiste Daroussin bapt at FreeBSD.org
Sat May 7 15:13:53 UTC 2011


bapt        2011-05-07 15:13:53 UTC

  FreeBSD ports repository

  Modified files:
    .                    GIDs UIDs 
    dns                  Makefile 
  Added files:
    dns/adsuck           Makefile distinfo pkg-deinstall pkg-descr 
                         pkg-plist 
    dns/adsuck/files     adsuck.in patch-adsuck.c patch-log.c 
                         pkg-message.in 
  Log:
  adsuck is a DNS relay that returns NXdomain for hosts that match names in a
  blacklist for quick and non browser plugin based ad blocking.
  
  WWW: http://opensource.conformal.com/wiki/Adsuck
  
  PR:             ports/156644
  Submitted by:   Philippe Pepiot <phil at philpep.org>
  
  Revision  Changes    Path
  1.136     +2 -1      ports/GIDs
  1.151     +2 -1      ports/UIDs
  1.132     +1 -0      ports/dns/Makefile
  1.1       +41 -0     ports/dns/adsuck/Makefile (new)
  1.1       +2 -0      ports/dns/adsuck/distinfo (new)
  1.1       +27 -0     ports/dns/adsuck/files/adsuck.in (new)
  1.1       +13 -0     ports/dns/adsuck/files/patch-adsuck.c (new)
  1.1       +5 -0      ports/dns/adsuck/files/patch-log.c (new)
  1.1       +21 -0     ports/dns/adsuck/files/pkg-message.in (new)
  1.1       +15 -0     ports/dns/adsuck/pkg-deinstall (new)
  1.1       +4 -0      ports/dns/adsuck/pkg-descr (new)
  1.1       +11 -0     ports/dns/adsuck/pkg-plist (new)


More information about the cvs-all mailing list