1300a FreshPorts -- devel/p5-Log-Dispatch
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Log-Dispatch 2.39 devel on this many watch lists=20 search for ports that depend on this port
Suite of OO modules for logging messages to multiple outputs
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 May 2001 19:32:08
Also Listed In: perl5
License: ART20


Log::Dispatch is a suite of OO modules for logging messages to multiple
outputs, each of which can have a minimum and maximum log level.  It is
designed to be easily subclassed, both for creating a new dispatcher
object and particularly for creating new outputs.

It also allows both global (dispatcher level) and local (logging object)
message formatting callbacks which allows greater flexibility and should
reduce the need for subclassing.

Subclassing is only needed to send a message to a different output, not
to change the message format.

WWW: http://search.cpan.org/dist/Log-Dispatch/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-Class-Load
  2. devel/p5-Params-Validate
  3. lang/perl5.14
Required To Run:
  1. devel/p5-Class-Load
  2. devel/p5-Params-Validate
  3. mail/p5-Mail-Sendmail
  4. lang/perl5.14

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/p5-Log-Dispatch/ && make install clean
To add the package: pkg_add -r p5-Log-Dispatch


Configuration Options
===> The following configuration options are available for p5-Log-Dispatch-2.39:
     APACHELOG=off: Apache::Log support
     DOCS=on: Build and/or install documentation
     MAILSEND=off: Mail::Send support
     MAILSENDER=off: Mail::Sender support
     MAILSENDMAIL=on: Mail::Sendmail support
     MIMELITE=off: MIME::Lite support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Log/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Log/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Log/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Log/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Log/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Log/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Log/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Log/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Log/
  11. http://at.cpan.org/modules/by-module/Log/
  12. http://backpan.perl.org/modules/by-module/Log/
  13. http://cpan.nctu.edu.tw/modules/by-module/Log/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Log/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Log/
  16. http://www.cpan.dk/modules/by-module/Log/
  17. http://www.cpan.dk/modules/by-module/Log/

Number of commits found: 56

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
26 Apr 2013 02:39:17
Original commit files touched by this commit  2.39
sunpoet search for other commits by this committer
- Update to 2.39

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
29 Mar 2013 00:44:54
Original commit files touched by this commit  2.35
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
23 Jan 2013 08:40:14
Original commit files touched by this commit  2.35
tobez search for other commits by this committer
Update to 2.35.

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
09 Dec 2012 16:13:58
Original commit files touched by this commit  2.34
sunpoet search for other commits by this committer
- Update to 2.34
- Restore 'Created by:' Makefile header
- Move OPTIONS_* and *_DESC upward
- Remove unnecessary EMAIL_ prefix from options
- Move option handlers to the section after .include <bsd.port.options.mk>
  No need to put APACHE_PKGNAMEPREFIX after bsd.port.pre.mk
- Space/Tab twiddle

Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
09 Sep 2012 18:05:15
Original commit files touched by this commit  2.32
ohauer search for other commits by this committer
- s/USE_APACHE/USE_APACHE_RUN/

with hat apache@
18 Aug 2012 14:29:11
Original commit files touched by this commit  2.32
ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
08 Jun 2012 12:13:52
Original commit files touched by this commit  2.32
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
31 May 2012 11:19:32
Original commit files touched by this commit  2.32
bapt search for other commits by this committer
Convert to new options framework
29 May 2012 08:02:25
Original commit files touched by this commit  2.32
culot search for other commits by this committer
- Update to 2.32

Changes:        http://search.cpan.org/dist/Log-Dispatch/Changes
22 May 2012 07:45:58
Original commit files touched by this commit  2.31
sunpoet search for other commits by this committer
- Update to 2.31
- Add LICENSE

Changes:        http://search.cpan.org/dist/Log-Dispatch/Changes
01 Jan 2012 16:47:41
Original commit files touched by this commit  2.29_2
ohauer search for other commits by this committer
- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
20 Aug 2011 17:27:52
Original commit files touched by this commit  2.29_2
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
22 May 2011 22:23:16
Original commit files touched by this commit  2.29_1
ohauer search for other commits by this committer
 mod_perl2 was updated, this changes are needet to prevent
 dependency loops

- fix mod_perl/mod_perl2 dependency
- p5-Apache-Reload is now included in mod_perl2
- make usage of CPAN author macro
- bump portrevision

commit with hat apache@
25 Mar 2011 08:23:32
Original commit files touched by this commit  2.29
wen search for other commits by this committer
- Update to 2.29
ChangeLog: http://cpansearch.perl.org/src/DROLSKY/Log-Dispatch-2.29/Changes
29 Dec 2010 15:25:58
Original commit files touched by this commit  2.28
mat search for other commits by this committer
Update to 2.28

Changes: http://search.cpan.org/dist/Log-Dispatch/Changes
23 Oct 2010 04:33:16
Original commit files touched by this commit  2.27
sahil search for other commits by this committer
- Update to 2.27
- PERL_MODBUILD -> PERL_CONFIGURE because upstream removed Build.PL
23 Aug 2010 04:22:26
Original commit files touched by this commit  2.26
pgollucci search for other commits by this committer
- Fix mod_perl2 depency check

PR:             ports/149372
Submitted by:   Matthew Ekstrand-Abueg <mattea@rescomp.berkeley.edu>
28 Feb 2010 07:59:51
Original commit files touched by this commit  2.26
max search for other commits by this committer
Get rid of WITH_APACHE2.  Now this port detects which version of Apache
is on the system and defines dependency on appropriate mod_perl.
(If no Apache is installed, depends on mod_perl2.)
While at it, minor cosmetic change was also made.

Approved by:    kuriyama
Feature safe:   yes
12 Feb 2010 23:34:30
Original commit files touched by this commit  2.26
max search for other commits by this committer
Correct the depedency on mod_perl2.

Approved by:    kuriyama
05 Nov 2009 15:30:13
Original commit files touched by this commit  2.26
skv search for other commits by this committer
Fix dependency check clause for mod_perl2.

PR:             ports/133850
Submitted by:   Octavian <itavy xx itavy.com>
23 Sep 2009 10:21:59
Original commit files touched by this commit  2.26
tobez search for other commits by this committer
Update to 2.26.

Changes:        http://search.cpan.org/dist/Log-Dispatch/Changes
Feature safe:   yes
16 Sep 2009 07:38:02
Original commit files touched by this commit  2.25
tobez search for other commits by this committer
Update to 2.25.

Changes:        http://search.cpan.org/dist/Log-Dispatch/Changes
Feature safe:   yes
13 Sep 2009 17:05:31
Original commit files touched by this commit  2.24
tobez search for other commits by this committer
Update to 2.24.

Changes:        http://search.cpan.org/dist/Log-Dispatch/Changes
12 Sep 2009 20:23:53
Original commit files touched by this commit  2.23
tobez search for other commits by this committer
Update to 2.23.

Changes:        http://search.cpan.org/dist/Log-Dispatch/Changes
16 Aug 2009 09:55:32
Original commit files touched by this commit  2.22
linimon search for other commits by this committer
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
22 Feb 2009 19:57:35
Original commit files touched by this commit  2.22
mat search for other commits by this committer
Remove BROKEN line for mod_perl2 dependency, as it's supported since 2.17.

PR:     131935
Submitted by:   Florian Smeets
12 Feb 2009 16:14:24
Original commit files touched by this commit  2.22
mat search for other commits by this committer
Update to 2.22
25 Mar 2008 16:57:24
Original commit files touched by this commit  2.21
mat search for other commits by this committer
Update to 2.21
31 Aug 2007 13:37:23
Original commit files touched by this commit  2.18
mat search for other commits by this committer
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
19 Jun 2007 16:18:45
Original commit files touched by this commit  2.18
mat search for other commits by this committer
Update to 2.18
02 Apr 2007 14:35:55
Original commit files touched by this commit  2.17
mat search for other commits by this committer
Update to 2.17
04 Jan 2007 13:47:04
Original commit files touched by this commit  2.16
mat search for other commits by this committer
Update to 2.16
26 Sep 2006 12:32:56
Original commit files touched by this commit  2.13
mat search for other commits by this committer
Update to 1.13
Avoid RUN_DEPENDS on Module-Build.

PR:             103657
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
14 Aug 2006 16:54:31
Original commit files touched by this commit  2.12
mat search for other commits by this committer
Update to 2.12

PR:             101697
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
22 Jan 2006 01:48:34
Original commit files touched by this commit  2.11
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
14 Nov 2005 14:16:12
Original commit files touched by this commit  2.11
mat search for other commits by this committer
Be hipe and add SHA256
21 Sep 2005 19:31:43
Original commit files touched by this commit  2.11
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
30 Aug 2005 11:44:18
Original commit files touched by this commit  2.11
mat search for other commits by this committer
Update to 2.11
17 May 2005 17:18:23
Original commit files touched by this commit  2.10_1
sem search for other commits by this committer
- Mark ports BROKEN when/if they depend on mod_perl2.
  With current mod_perl2 API change all old code *will* broken.
08 Dec 2004 10:29:37
Original commit files touched by this commit  2.10_1
krion search for other commits by this committer
Handle OPTIONS more properly for oncoming bsd.port.mk changes.
25 Oct 2004 11:47:19
Original commit files touched by this commit  2.10_1
mat search for other commits by this committer
Fix build by removing the perl config script and using OPTIONS instead.

Submitted by:   Autrijus Tang <autrijus@autrijus.org>
26 Sep 2004 01:58:58
Original commit files touched by this commit  2.10
kris search for other commits by this committer
BROKEN on 5.x: Build fails

Approved by:    portmgr (self)
12 Aug 2004 14:02:41
Original commit files touched by this commit  2.10
mat search for other commits by this committer
Is not interactive when BATCH is on
Needed because of:  pav's supplications ;-)
10 Mar 2004 18:28:24
Original commit files touched by this commit  2.10
mat search for other commits by this committer
Update to 2.10, change to PERL_MODBUILD, steal MAINTAINERship ;-)

Approved by:    tobez (former maintainer)
05 Mar 2004 08:21:14
Original commit files touched by this commit  2.07
kris search for other commits by this committer
Mark this port IS_INTERACTIVE (this may be unintentional behaviour)
04 Mar 2004 12:39:23
Original commit files touched by this commit  2.07
linimon search for other commits by this committer
Update to 2.07: added Log::Dispatch::File::Locked; switched to Module::Build
and removed interactive portion of installation process; bugfixes.  See
Changes for complete list.

PR:             ports/58071
Submitted by:   James Ainslie <james@starjuice.net>
Maintainer timeout:     4 months
24 Oct 2003 12:05:09
Original commit files touched by this commit  2.03
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
05 Mar 2003 20:13:05
Original commit files touched by this commit  2.03
tobez search for other commits by this committer
Update to 2.03, retire pkg-comment & MAN_PREFIX, make use of SITE_PERL.
26 Feb 2003 20:35:15
Original commit files touched by this commit  2.01
knu search for other commits by this committer
Fix the wrong Params::Validate dependency.

PR:             ports/48204
Submitted by:   edwin
Approved by:    maintainer timeout
01 Jul 2002 04:51:07
Original commit files touched by this commit  2.01
tobez search for other commits by this committer
Update to 2.01.
24 May 2002 14:36:52
Original commit files touched by this commit  2.00
tobez search for other commits by this committer
Update to 2.00.

PR:             38203
25 Mar 2002 09:19:21
Original commit files touched by this commit  1.80
sobomax search for other commits by this committer
Add USE_SUBMAKE, where it might be necessary.
30 Oct 2001 12:22:06
files touched by this commit
tobez search for other commits by this committer
Update to 1.80;  add WWW.    
03 Aug 2001 20:31:58
files touched by this commit
tobez search for other commits by this committer
Fix build with non-default WRKDIRPREFIX by using MKDIR (== mkdir -p)   command
instead of the perl built-in mkdir().    
12 Jun 2001 20:25:42
files touched by this commit
tobez search for other commits by this committer
Updated MAINTAINER to my new committer email address.   Do the same for
pkg-descr files.    
19 May 2001 23:32:08
files touched by this commit
joe search for other commits by this committer
Log::Dispatch is a suite of OO modules for logging messages to multiple  
outputs, each of which can have a minimum and maximum log level.  It is  
designed to be easily subclassed, both for creating a new dispatcher   object
and particularly for creating new outputs.    

Number of commits found: 56

2840
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24527
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours11
new 7 days28
new fortnight57
new month214

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0