Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 May 2018 20:15:20
0.51

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
23 Oct 2017 18:26:56
0.51

|
sunpoet  |
Update to 0.51
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Class-Accessor/Changes |
26 Nov 2014 13:08:38
0.34_1

|
mat  |
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 ) |
27 Oct 2014 10:55:59
0.34

|
bapt  |
Cleanup plist |
28 Oct 2013 13:46:26
0.34

|
vanilla  |
support STAGEDIR. |
20 Sep 2013 17:13:47
0.34

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
02 Aug 2013 18:52:11
0.34

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
29 Mar 2013 00:44:54
0.34

|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
17 May 2011 11:05:02
0.34
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
12 Dec 2010 21:30:45
0.34
|
pgollucci  |
- Pass to perl@
Changes: http://search.cpan.org/dist/Class-Accessor/Changes |
24 Sep 2010 02:03:44
0.34
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
10 Jan 2010 03:54:09
0.34
|
linimon  |
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months. |
30 Oct 2009 15:09:06
0.34
|
skv  |
Update to 0.34
PR: ports/139828
Submitted by: leeym
Changes: http://cpansearch.perl.org/src/KASEI/Class-Accessor-0.34/Changes |
05 Jun 2009 22:43:18
0.33
|
pgollucci  |
- Update to 0.33
PR: ports/134805
Approved by: maintainer timeout (skv; 15 days)
Submitted by: me |
17 Apr 2008 14:30:31
0.31
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
08 Sep 2007 00:56:04
0.31
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
27 Jul 2007 05:24:53
0.31
|
skv  |
Update to 0.31
Changes: http://search.cpan.org/src/KASEI/Class-Accessor-0.31/Changes |
25 Dec 2006 14:27:12
0.30
|
skv  |
Update to 0.30
PR: ports/107099
Submitted by: bsam |
31 Jul 2006 13:30:22
0.27
|
skv  |
Update to 0.27
PR: ports/100549
Submitted by: Gea-Suan Lin <gslin xx gslin.org> |
07 Apr 2006 07:33:27
0.25
|
skv  |
Update to 0.25
Changes: http://search.cpan.org/src/KASEI/Class-Accessor-0.25/Changes |
22 Jan 2006 08:30:12
0.22
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
0.22
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
09 Sep 2005 09:21:12
0.22
|
skv  |
Update to 0.22 |
28 Mar 2004 16:40:43
0.19
|
skv  |
Updated to 0.19 |
24 Oct 2003 12:05:09
0.18
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
30 Apr 2003 15:02:23
0.18
|
skv  |
Updated to 0.18 |
07 Mar 2003 06:01:16
0.17
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
08 Apr 2002 16:23:10
0.17
|
skv  |
Minor fixes.
Approved by: markm |
17 Dec 2001 19:57:23

|
ijliao  |
add p5-Class-Accessor Automated accessor generation |