Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 2009 15:13:43 +0000 (UTC)
From:      Rong-En Fan <rafan@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net-mgmt Makefile ports/net-mgmt/p5-NetApp Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200903101513.n2AFDhBk028085@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rafan       2009-03-10 15:13:43 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/p5-NetApp   Makefile distinfo pkg-descr pkg-plist 
  Log:
  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>
  
  Revision  Changes    Path
  1.180     +1 -0      ports/net-mgmt/Makefile
  1.1       +45 -0     ports/net-mgmt/p5-NetApp/Makefile (new)
  1.1       +3 -0      ports/net-mgmt/p5-NetApp/distinfo (new)
  1.1       +21 -0     ports/net-mgmt/p5-NetApp/pkg-descr (new)
  1.1       +40 -0     ports/net-mgmt/p5-NetApp/pkg-plist (new)



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