Commit graph

9 commits

Author SHA1 Message Date
Cheng-Lung Sung
cde75f4089 - Update to 0.39
PR:		ports/104220
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-10-10 11:35:29 +00:00
Cheng-Lung Sung
699d63c970 - update to 0.38 2006-07-31 00:18:38 +00:00
Cheng-Lung Sung
e3d66b5fba - update to 0.37
- from Changes
  - modify patterns for whois.cira.ca
2006-03-30 08:38:04 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
e33233f948 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:55:36 +00:00
Cheng-Lung Sung
30e63386f9 - update dns/p5-Net-Domain-ExpireDate to version 0.36
PR:		86812
Submitted by:	Emanuel Haupt <ehaupt AT critical dot ch>
2005-10-03 08:23:19 +00:00
Bill Fenner
81797980f7 search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00
Cheng-Lung Sung
38c93d2abe - update to 0.34
- improved obtaining expiration date of .ru domains
2005-04-23 07:49:21 +00:00
Cheng-Lung Sung
82f5ebe210 - obtain expiration date of domain names
e.g.

    use Net::Domain::ExpireDate;

    $expiration_obj = expire_date( 'microsoft.com' );
2005-03-04 02:07:30 +00:00