780b FreshPorts -- dns/p5-Net-Nslookup
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-Net-Nslookup 2.02 dns on this many watch lists=7 search for ports that depend on this port
Provides the capabilities of the standard tool nslookup(1)
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Oct 2003 14:25:11
Also Listed In: perl5
License: not specified in port


Net::Nslookup provides the capabilities of the standard UNIX command
line tool nslookup(1). Net::DNS is a wonderful and full featured module,
but quite often, all you need is `nslookup $host`. This module provides
that functionality.

WWW: http://search.cpan.org/dist/Net-Nslookup/
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. lang/perl5.12
Required To Run:
  1. dns/p5-Net-DNS
  2. lang/perl5.12
There are no ports dependent upon this port

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


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/Net/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Net/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Net/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Net/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Net/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Net/
  11. http://at.cpan.org/modules/by-module/Net/
  12. http://backpan.perl.org/modules/by-module/Net/
  13. http://cpan.nctu.edu.tw/modules/by-module/Net/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Net/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Net/
  16. http://www.cpan.dk/modules/by-module/Net/
  17. http://www.cpan.dk/modules/by-module/Net/

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
14 Feb 2013 21:31:19
Original commit files touched by this commit  2.02
tobez search for other commits by this committer
Update to 2.02.

Changes:	http://search.cpan.org/dist/Net-Nslookup/Changes
04 Jun 2012 05:21:59
Original commit files touched by this commit  2.01
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
01 May 2012 01:47:10
Original commit files touched by this commit  2.01
swills search for other commits by this committer
- Assign clsung's p5- ports to perl@

Approved by:    clsung via IRC
21 Jan 2012 17:40:15
Original commit files touched by this commit  2.01
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
24 Oct 2011 09:11:38
Original commit files touched by this commit  2.01
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
08 Oct 2011 16:26:50
Original commit files touched by this commit  2.01
clsung search for other commits by this committer
- Update to 2.01
27 Sep 2011 01:51:32
Original commit files touched by this commit  2.00
clsung search for other commits by this committer
- Update to 2.00
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.19
miwi search for other commits by this committer
- Get Rid MD5 support
29 Oct 2009 14:18:28
Original commit files touched by this commit  1.19
clsung search for other commits by this committer
- Update to 1.19

Changes:        http://search.cpan.org/dist/Net-Nslookup/Changes
16 Apr 2008 08:12:53
Original commit files touched by this commit  1.18
clsung search for other commits by this committer
- Update to 1.18

Changes:        http://search.cpan.org/dist/Net-Nslookup/Changes
06 Apr 2008 13:57:28
Original commit files touched by this commit  1.17
clsung search for other commits by this committer
- Update to 1.17

Changes:        http://search.cpan.org/dist/Net-Nslookup/Changes
22 Jan 2006 08:31:47
Original commit files touched by this commit  1.16
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:49:26
Original commit files touched by this commit  1.16
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
20 Aug 2004 02:56:44
Original commit files touched by this commit  1.16
clsung search for other commits by this committer
My territory, suggested by ijliao. :p

Approved by:    vanilla (co-mentor)
13 Aug 2004 13:45:05
Original commit files touched by this commit  1.16
arved search for other commits by this committer
Update to 1.16
add new BUILD_DEPENDS for perl5.00503/perl5.6

PR:             70357
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
31 Mar 2004 03:12:58
Original commit files touched by this commit  1.15
trevor search for other commits by this committer
SIZEify (maintainer timeout)
03 Jan 2004 20:30:39
Original commit files touched by this commit  1.15
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.
29 Oct 2003 03:41:45
Original commit files touched by this commit  1.15
vanilla search for other commits by this committer
Upgrade to  1.14

PR:             ports/58668
Submitted by:   maintainer
14 Oct 2003 14:23:24
Original commit files touched by this commit  1.14
mat search for other commits by this committer
Add p5-Net-Nslookup 1.14
Provides the capabilities of the standard tool nslookup(1).

PR:             57984
Submitted by:   clsung@dragon2.net

Number of commits found: 19

286b
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24541
Broken 216
Deprecated 487
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 123
Set to expire 525
Interactive 33
new 24 hours 10
new 48 hours13
new 7 days36
new fortnight60
new month224

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