aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Any-Adapter
Commit message (Collapse)AuthorAgeFilesLines
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Upgrade to 0.07.Jun Kuriyama2012-03-112-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293088
* - Upgrade to 0.05.Jun Kuriyama2011-12-312-4/+5
| | | | Notes: svn path=/head/; revision=288329
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Upgrade to 0.03.Jun Kuriyama2010-01-062-5/+5
| | | | Notes: svn path=/head/; revision=247261
* The Log-Any-Adapter distribution implements Log::Any class methods toJun Kuriyama2009-10-284-0/+50
specify where logs should be sent. It is a separate distribution so as to keep Log::Any itself as simple and unchanging as possible. WWW: http://search.cpan.org/dist/Log-Any-Adapter/ Notes: svn path=/head/; revision=243423