| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
0.23
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
17 Sep 2011 06:49:29
0.23
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
20 Mar 2011 12:54:45
0.23
|
miwi  |
- Get Rid MD5 support |
15 Oct 2010 08:51:12
0.23
|
wen  |
- Update to 0.23 |
17 Aug 2010 06:24:56
0.22
|
az  |
Update to 0.22.
PR: ports/149387
Submitted by: Frederic Culot <frederic@culot.org> |
03 Mar 2010 22:35:30
0.21
|
tobez  |
Update to 0.21.
Changes: http://search.cpan.org/dist/DBIx-Log4perl/Changes
Feature safe: yes |
03 Mar 2010 06:44:49
0.20
|
wen  |
- Update to 0.20
Feature safe: yes |
09 Feb 2010 18:29:32
0.19
|
tobez  |
Update to 0.19.
Changes: http://search.cpan.org/dist/DBIx-Log4perl/Changes |
25 Jan 2010 22:03:36
0.18
|
tobez  |
Update to 0.18.
Changes: http://search.cpan.org/dist/DBIx-Log4perl/Changes |
01 Oct 2009 12:17:54
0.16
|
tobez  |
Update to 0.16.
Changes: http://search.cpan.org/dist/DBIx-Log4perl/Changes |
03 Jul 2009 10:35:45
0.15
|
tobez  |
Update to 0.15.
Changes: http://search.cpan.org/dist/DBIx-Log4perl/Changes |
27 Mar 2009 22:12:31
0.14
|
miwi  |
- Update to 0.14 |
14 Nov 2008 10:09:53
0.13
|
leeym  |
- update to 0.13 |
19 Jul 2008 14:12:51
0.12
|
erwin  |
Update to 0.12 |
07 Jul 2008 16:04:57
0.11
|
miwi  |
- Update to 0.11
- Pass maintainership to perl@
PR: 125214
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer) |
19 Mar 2008 00:45:26
0.10
|
lippe  |
- Update to 0.10.
- Use CPAN macro.
PR: ports/120800
Submitted by: myself
Approved by: araujo (mentor), Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
(maintainer) |
08 Sep 2007 00:54:37
0.09
|
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 |
20 Apr 2007 20:26:16
0.09
|
miwi  |
- Update to 0.09
PR: 111886
Submitted by: miwi
Approved by: maintainer |
23 Dec 2006 02:52:26
0.08
|
rafan  |
- Update to 0.08
PR: ports/107063
Submitted by: chinsan
Approved by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> (maintainer) |
20 Nov 2006 19:53:08
0.07
|
miwi  |
- Update to 0.07
PR: ports/105674
Submitted by: miwi
Approved by: maintainer |
29 Jul 2006 19:39:49
0.06
|
erwin  |
DBIx::Log4perl is a wrapper over DBI which adds logging of your DBI activity
via a Log::Log4perl handle. Log::Log4perl has many advantages for logging
but the ones probably most attractive are:
The ability to turn logging on or off or change the logging you see without
changing your code.
Different log levels allowing you to separate warnings, errors and fatals
to different files.
WWW: http://search.cpan.org/dist/DBIx-Log4perl/
PR: ports/100610
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> |