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

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:00:57
0.04_2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.04_2

|
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.04_1

|
bapt  |
Cleanup plist |
28 Oct 2013 13:46:26
0.04_1

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

|
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.04_1

|
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.04_1

|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
24 Oct 2011 04:17:38
0.04_1
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
17 May 2011 11:05:02
0.04_1
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
23 May 2008 21:18:39
0.04_1
|
olgeni  |
Hunt for typos in devel/p5-*. |
29 Feb 2008 15:09:50
0.04_1
|
leeym  |
- use CPAN macro
- simplify dependency
- bump PORTREVISION |
20 Apr 2006 19:28:54
0.04
|
leeym  |
- update to 0.04 |
14 Apr 2006 20:45:44
0.01
|
linimon  |
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr |
22 Jan 2006 08:30:12
0.01
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
0.01
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
31 Mar 2004 03:12:58
0.01
|
trevor  |
SIZEify (maintainer timeout) |
26 Oct 2003 17:16:40
0.01
|
petef  |
Homepage has changed; update MASTER_SITES and WWW:.
Noticed by: distfiles survey |
24 Oct 2003 12:05:09
0.01
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
07 Mar 2003 06:01:16
0.01
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
23 Aug 2001 00:07:25

|
petef  |
Change my email address to petef@FreeBSD.org for the ports I maintain. |
01 Jul 2001 16:59:27

|
kevlo  |
p5-Config-Setting is a perl module that is designed to provide easy to use
settings files for your project. You subclass the basic Config::Setting class
in one of your own modules, and then provide an interface to your code using
it. When set up, you can then override the settings on a per-host basis, or
even using an environment variable. |