Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Mar 2005 02:07:31 +0000 (UTC)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/dns Makefile ports/dns/p5-Net-Domain-ExpireDate Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200503040207.j2427V9a029194@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
clsung      2005-03-04 02:07:31 UTC

  FreeBSD ports repository

  Modified files:
    dns                  Makefile 
  Added files:
    dns/p5-Net-Domain-ExpireDate Makefile distinfo pkg-descr 
                                 pkg-plist 
  Log:
  - obtain expiration date of domain names
  e.g.
  
      use Net::Domain::ExpireDate;
  
      $expiration_obj = expire_date( 'microsoft.com' );
  
  Revision  Changes    Path
  1.42      +1 -0      ports/dns/Makefile
  1.1       +26 -0     ports/dns/p5-Net-Domain-ExpireDate/Makefile (new)
  1.1       +2 -0      ports/dns/p5-Net-Domain-ExpireDate/distinfo (new)
  1.1       +12 -0     ports/dns/p5-Net-Domain-ExpireDate/pkg-descr (new)
  1.1       +7 -0      ports/dns/p5-Net-Domain-ExpireDate/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503040207.j2427V9a029194>