non port: devel/p5-Class-NamedParms/pkg-plist |
SVNWeb
|
Number of commits found: 8 |
Tue, 13 Oct 2020
|
[ 18:43 sunpoet ]
Update to 1.08
- Update LICENSE
- Add LICENSE_FILE
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Class-NamedParms
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Mon, 27 Oct 2014
|
[ 10:55 bapt ] (Only the first 10 of 1732 ports in this commit are shown above. )
Cleanup plist
|
Mon, 28 Oct 2013
|
[ 13:46 vanilla ] (Only the first 10 of 211 ports in this commit are shown above. )
support STAGEDIR.
|
Sun, 22 Jan 2006
|
[ 01:48 edwin ] (Only the first 10 of 531 ports in this commit are shown above. )
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
|
Tue, 4 Oct 2005
|
[ 06:28 clsung ]
- update devel/p5-Class-NamedParms to version 1.06
PR: 86735
Submitted by: Emanuel Haupt <ehaupt AT critical dot ch>
|
Sun, 5 Dec 2004
|
[ 03:54 clsung ]
- fix pkg-plist
Noticed by: kris
|
Fri, 24 Oct 2003
|
[ 04:16 foxfair ]
Add p5-Class-NamedParms 1.04, a lightweight named parameter handling system.
Class::NamedParms is a perl module which provides standard get/set/clear
accessors for a class via named parameter with forced lexical checking
of named parameters for validity and initialization validation. Lightweight
and simple to use. Designed as a base class for inheritance by other modules.
PR: 58452
Submitted by: clsung@dragon2.net
|
Number of commits found: 8 |