1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
9abbb4ad9d - Update to 500.002
- Use single space after WWW:
- While I'm here:
  - Add LICENSE
  - Remove unnecessary MASTER_SITE_SUBDIR
  - Sort *_DEPENDS
  - Use TEST_DEPENDS

Changes:	http://search.cpan.org/dist/NetApp/CHANGES
PR:		ports/185417
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
Approved by:	snowfly <snowfly@yuntech.edu.tw> (maintainer)
2014-03-07 11:44:28 +00:00
Emanuel Haupt
0e56ce8e14 Support staging. 2014-02-06 13:12:42 +00:00
Baptiste Daroussin
985b201424 Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) 2013-09-20 22:24:43 +00:00
Andrej Zverev
6337984890 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-04 05:52:04 +00:00
Steve Wills
63d09c9c9b - 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)
2012-06-10 18:42:48 +00:00
Sunpoet Po-Chuan Hsieh
57b83a1e37 - Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+
With hat:	perl
2011-09-17 06:50:17 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Philip M. Gollucci
6564a2589c - only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it

With Hat:   perl@
2010-09-24 02:03:44 +00:00
Jun Kuriyama
92144196a4 - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 9).

Approved by:	portmgr (itetcu)
2010-01-26 22:30:02 +00:00
Li-Wen Hsu
777633dd73 - 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)
2009-03-25 18:17:13 +00:00
Rong-En Fan
9d2163b2bb 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>
2009-03-10 15:13:43 +00:00