62f6 FreshPorts -- devel/p5-Log-Agent-Logger
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-Agent-Logger 0.2 devel on this many watch lists=1 search for ports that depend on this port
Log::Agent::Logger - a logging interface for perl
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Feb 2003 14:21:00
Also Listed In: perl5
License: not specified in port


The Log::Agent::Logger class defines a generic interface for application
logging. It must not be confused with the interface provided by
Log::Agent, which is meant to be used by re-usable modules that do not
wish to commit on a particular logging method, so that they remain true
building blocks.

WWW: http://search.cpan.org/dist/Log-Agent-Logger/
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-Log-Agent
  2. devel/p5-Getargs-Long
  3. lang/perl5.8
Required To Run:
  1. devel/p5-Log-Agent
  2. devel/p5-Getargs-Long
  3. lang/perl5.8
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

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

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
06 Jun 2012 13:06:20
Original commit files touched by this commit  0.2
culot search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Submitted by:   az@
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.2
eadler search for other commits by this committer
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
08 Sep 2011 08:36:43
Original commit files touched by this commit  0.2
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.

With perl@ hat
03 Jul 2011 14:59:23
Original commit files touched by this commit  0.2
ohauer search for other commits by this committer
-remove MD5
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.2
araujo search for other commits by this committer
- 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)
22 Jan 2006 00:27:03
Original commit files touched by this commit  0.2
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
24 Nov 2005 15:40:04
Original commit files touched by this commit  0.2
pav search for other commits by this committer
- Add some SHA256 checksums
21 Sep 2005 19:31:43
Original commit files touched by this commit  0.2
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
06 Jun 2004 19:21:20
Original commit files touched by this commit  0.2
lth search for other commits by this committer
Update to 0.2

Approved by:    erwin (mentor)
29 Jan 2004 07:24:56
Original commit files touched by this commit  0.1.1
trevor search for other commits by this committer
SIZEify.
21 Dec 2003 00:19:46
Original commit files touched by this commit  0.1.1
sergei search for other commits by this committer
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
24 Oct 2003 12:05:09
Original commit files touched by this commit  0.1.1
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
20 Feb 2003 17:07:10
Original commit files touched by this commit  0.1.1
knu search for other commits by this committer
De-pkg-comment.
04 Feb 2003 12:58:13
Original commit files touched by this commit  0.1.1
edwin search for other commits by this committer
New port: devel/p5-Log-Agent-Logger

        p5-Log-Agent-Logger is a new port of the Log::Agent::Logger
        from CPAN, which depends on Log::Agent

PR:             ports/41308
Submitted by:   Tod McQuillin <devin@spamcop.net>

Number of commits found: 14

2875
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 511
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days29
new fortnight63
new month216

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