cvs commit: ports/dns Makefile ports/dns/rbllookup Makefile
 distinfo pkg-descr
    Sergei Kolobov 
    sergei at FreeBSD.org
       
    Sat Nov  6 14:25:28 PST 2004
    
    
  
sergei      2004-11-06 22:25:28 UTC
  FreeBSD ports repository
  Modified files:
    dns                  Makefile 
  Added files:
    dns/rbllookup        Makefile distinfo pkg-descr 
  Log:
  Add rbllookup:
  
  rbllookup is a small perl script which allow you to check given IP/host
  name.
  
  In this version you have statically inserted RBL servers, but code is based
  on GPL source, so you can easy add more/replace/delete RBL servers by
  editing rbllookup.pl file.
  
  Also, author looking for support from programmers for ideas, codefix, new
  features, switch to c/c++, gui version?
  
  Author: Marcin Gondek <drixter at e-utp.net>
  WWW:    http://rbllookup.sourceforge.net
  
  PR:             ports/69160
  Submitted by:   Marcin Gondek <drixter at e-utp.net>
  
  Revision  Changes    Path
  1.32      +1 -0      ports/dns/Makefile
  1.1       +33 -0     ports/dns/rbllookup/Makefile (new)
  1.1       +2 -0      ports/dns/rbllookup/distinfo (new)
  1.1       +17 -0     ports/dns/rbllookup/pkg-descr (new)
    
    
More information about the cvs-all
mailing list