4cbf FreshPorts -- net-mgmt/p5-NetApp
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-NetApp 1.1.2_2 net-mgmt on this many watch lists=0 search for ports that depend on this port
Perl interface to manage NetApp NAS devices
Maintained by: snowfly@yuntech.edu.tw search for ports maintained by this maintainer
Port Added: 10 Mar 2009 15:14:23
Also Listed In: perl5
License: not specified in port


This package provides a suite of modules for managing NetApp's NAS
devices, commonly referred to as "filers".

This is the first public release of my NetApp Perl API, and although I
consider the code to be very stable, the API should be considered
experimental.  The convention I will be following regarding
non-compatible API changes is as follows.  I'm using a
major.minor.subminor release naming convention, and I will promise to
NOT make non-backwards compatible changes between subminor releases.

However, in order to allow the API to evolve, it is entirely possible
that non-backwards compatible changes will be made between minor
releases.  IOW, the major.minor release numbers can be considered an
API version.  Any changes to 1.1.0, 1.1.2, etc. must be backwards
compatible with the previous 1.1.* releases.

There is no guarantee that 1.2.0 will be 100% backwards compatible,
although such changes will be made only when justified.  The author
does not believe in infinite backwards compatibility.

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

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

Required To Build:
  1. devel/p5-IPC-Cmd
  2. devel/p5-Class-Std
  3. devel/p5-Params-Validate
  4. textproc/p5-Regexp-Common
  5. net/p5-Net-Telnet
  6. devel/p5-Test-Exception
  7. devel/p5-Clone
  8. devel/p5-Module-Build
  9. lang/perl5.8
Required To Run:
  1. devel/p5-IPC-Cmd
  2. devel/p5-Class-Std
  3. devel/p5-Params-Validate
  4. textproc/p5-Regexp-Common
  5. net/p5-Net-Telnet
  6. devel/p5-Test-Exception
  7. devel/p5-Clone
  8. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/net-mgmt/p5-NetApp/ && make install clean
To add the package: pkg_add -r p5-NetApp


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

Number of commits found: 7

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Jun 2012 18:42:48
Original commit files touched by this commit  1.1.2_2
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)
17 Sep 2011 06:50:17
Original commit files touched by this commit  1.1.2_2
sunpoet search for other commits by this committer
- Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.1.2_2
miwi search for other commits by this committer
- Get Rid MD5 support
24 Sep 2010 02:03:44
Original commit files touched by this commit  1.1.2_2
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
26 Jan 2010 22:30:02
Original commit files touched by this commit  1.1.2_2
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 9).

Approved by:    portmgr (itetcu)
25 Mar 2009 18:17:13
Original commit files touched by this commit  1.1.2_1
lwhsu search for other commits by this committer
- Add devel/p5-Clone to RUN_DEPEND

PR:             ports/132767
Submitted by:   Hsin-Han You <hhyou AT cs.nctu.edu.tw>
Approved by:    "snowfly" <snowfly AT yuntech.edu.tw> (maintainer)
10 Mar 2009 15:13:43
Original commit files touched by this commit  1.1.2
rafan search for other commits by this committer
This package provides a suite of modules for managing NetApp's NAS
devices, commonly referred to as "filers".

This is the first public release of my NetApp Perl API, and although I
consider the code to be very stable, the API should be considered
experimental.  The convention I will be following regarding
non-compatible API changes is as follows.  I'm using a
major.minor.subminor release naming convention, and I will promise to
NOT make non-backwards compatible changes between subminor releases.

However, in order to allow the API to evolve, it is entirely possible
that non-backwards compatible changes will be made between minor
releases.  IOW, the major.minor release numbers can be considered an
API version.  Any changes to 1.1.0, 1.1.2, etc. must be backwards
compatible with the previous 1.1.* releases.

There is no guarantee that 1.2.0 will be 100% backwards compatible,
although such changes will be made only when justified.  The author
does not believe in infinite backwards compatibility.

WWW:    http://search.cpan.org/dist/NetApp/

PR:             ports/131166
Submitted by:   Tsung-Han Yeh <snowfly at yuntech.edu.tw>

Number of commits found: 7

2837
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
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

6 vulnerabilities affecting 22 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 24531
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours9
new 7 days28
new fortnight60
new month217

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