| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
1.1.2_2
|
swills  |
- 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
1.1.2_2
|
sunpoet  |
- 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
1.1.2_2
|
miwi  |
- Get Rid MD5 support |
24 Sep 2010 02:03:44
1.1.2_2
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
26 Jan 2010 22:30:02
1.1.2_2
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 9).
Approved by: portmgr (itetcu) |
25 Mar 2009 18:17:13
1.1.2_1
|
lwhsu  |
- 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
1.1.2
|
rafan  |
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> |