70be FreshPorts -- dns/p5-Tie-DNS
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Tie-DNS 0.6.2,1 dns on this many watch lists=2 search for ports that depend on this port
Tie interface to p5-Net-DNS

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Sep 2003 04:55:22
Also Listed In: perl5
License: not specified in port


This module is meant to be a simplified interface to the 
excellent Net::DNS module.  Its goal is to make operations
that are easy in Net::DNS trivial, and operations that are
hard in Net::DNS easy.

WWW: http://search.cpan.org/dist/Tie-DNS/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. dns/p5-Net-DNS
  2. devel/p5-Tie-Cache
  3. lang/perl5.12
Required To Run:
  1. dns/p5-Net-DNS
  2. devel/p5-Tie-Cache
  3. lang/perl5.12
There are no ports dependent upon this port

To install the port: cd /usr/ports/dns/p5-Tie-DNS/ && make install clean
To add the package: pkg_add -r p5-Tie-DNS


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Tie/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Tie/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Tie/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Tie/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Tie/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Tie/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Tie/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Tie/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Tie/
  11. http://at.cpan.org/modules/by-module/Tie/
  12. http://backpan.perl.org/modules/by-module/Tie/
  13. http://cpan.nctu.edu.tw/modules/by-module/Tie/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Tie/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Tie/
  16. http://www.cpan.dk/modules/by-module/Tie/
  17. http://www.cpan.dk/modules/by-module/Tie/

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
21 Mar 2013 09:27:13
Original commit files touched by this commit  0.6.2,1
tobez search for other commits by this committer
Update to 0.6(.)2.

Changes:	http://search.cpan.org/dist/Tie-DNS/Changes
10 Jun 2012 18:42:48
Original commit files touched by this commit  0.6.1,1
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.6.1,1
miwi search for other commits by this committer
- Get Rid MD5 support
21 Dec 2009 02:19:12
Original commit files touched by this commit  0.6.1,1
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
06 Jan 2009 18:16:18
Original commit files touched by this commit  0.6.1,1
leeym search for other commits by this committer
- update to 0.61
03 Apr 2008 10:55:10
Original commit files touched by this commit  0.5,1
mat search for other commits by this committer
Update to 0.5
22 Jan 2006 05:52:28
Original commit files touched by this commit  0.41
edwin search for other commits by this committer
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
22 Jan 2006 00:27:03
Original commit files touched by this commit  0.41
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
24 Nov 2005 01:44:33
Original commit files touched by this commit  0.41
pav search for other commits by this committer
- Add SHA256
21 Sep 2005 19:31:43
Original commit files touched by this commit  0.41
fenner search for other commits by this committer
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
20 Sep 2005 14:20:34
Original commit files touched by this commit  0.41
erwin search for other commits by this committer
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!

Noticed by:     tobez
Approved by:    portmgr (self)
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.41
trevor search for other commits by this committer
SIZEify (maintainer timeout)
03 Jan 2004 20:30:39
Original commit files touched by this commit  0.41
dougb search for other commits by this committer
Adjust the dependency check on p5-Net-DNS to take into account its
new PERL_ARCH'ified location.

In a few cases, standardize on searching for
${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files.
24 Oct 2003 14:15:32
Original commit files touched by this commit  0.41
erwin search for other commits by this committer
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
24 Oct 2003 12:05:09
Original commit files touched by this commit  0.41
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
05 Sep 2003 07:33:51
Original commit files touched by this commit  0.41
edwin search for other commits by this committer
Chase repocopies towards ports/dns

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    portmgr
05 Sep 2003 04:54:37
Original commit files touched by this commit  0.41
edwin search for other commits by this committer
Massive repo-copies request: net->dns (partly devel->dns)

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    portmgr

Number of commits found: 17

2845
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24514
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours5
new 7 days31
new fortnight71
new month203

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0