585e FreshPorts -- devel/p5-Luka
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-Luka 1.08 devel on this many watch lists=0 search for ports that depend on this port
Exception handling and reporting framework
Maintained by: gslin@gslin.org search for ports maintained by this maintainer
Port Added: 17 Jul 2006 00:56:59
Also Listed In: perl5
License: not specified in port


Luka is an exception handling and reporting framework. It's useful to
look at it as an event handling framework.

It comes from operational understanding of networks.

Scenario that Luka is addressing is following: on a network with
multiple hosts running multiple applications, it is very difficult to
track operational status of all the functionality that those
applications and hosts are meant to deliver. In order to make it
easier, we decided to specify the error handling and reporting data
model that each component delivering functionality has to conform to.
What is a component? In most cases, it is a script, often run from
cronjob, in some cases it is a class in an application. In all cases,
a component has to successfully complete a task on which functionality
of an application, or entire network, relies on.

It is common practice that programmers choose their way of handling
errors and reporting. Luka is an attempt to standardize that process.
Its primary goal is to make it easier for smaller number of people to
keep larger number of applications and networks running.

WWW:	http://port.home.page/
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-Std
  2. devel/p5-Config-IniFiles
  3. lang/p5-Error
  4. devel/p5-Exception-Class
  5. mail/p5-Mail-SendEasy
  6. devel/p5-Sub-Uplevel
  7. sysutils/p5-Sys-Hostname-Long
  8. devel/p5-Test-Exception
  9. net/p5-What
  10. lang/perl5.8
Required To Run:
  1. devel/p5-Class-Std
  2. devel/p5-Config-IniFiles
  3. lang/p5-Error
  4. devel/p5-Exception-Class
  5. mail/p5-Mail-SendEasy
  6. devel/p5-Sub-Uplevel
  7. sysutils/p5-Sys-Hostname-Long
  8. devel/p5-Test-Exception
  9. net/p5-What
  10. lang/perl5.8
There are no ports dependent upon this port

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


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/TP/TPG/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/T/TP/TPG/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/T/TP/TPG/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/T/TP/TPG/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/T/TP/TPG/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/T/TP/TPG/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/T/TP/TPG/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/T/TP/TPG/
  11. http://at.cpan.org/authors/id/T/TP/TPG/
  12. http://backpan.perl.org/authors/id/T/TP/TPG/
  13. http://cpan.nctu.edu.tw/authors/id/T/TP/TPG/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/T/TP/TPG/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/T/TP/TPG/
  16. http://www.cpan.dk/authors/id/T/TP/TPG/
  17. http://www.cpan.dk/modules/by-module/

Number of commits found: 10

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Jun 2012 05:30:10
Original commit files touched by this commit  1.08
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
10 Jun 2012 18:42:48
Original commit files touched by this commit  1.08
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
20 Jun 2011 08:36:20
Original commit files touched by this commit  1.08
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.
- Remove MD5 checksum
24 Sep 2010 02:03:44
Original commit files touched by this commit  1.08
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
22 Jul 2009 16:27:08
Original commit files touched by this commit  1.08
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.08
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)
08 Sep 2007 00:57:38
Original commit files touched by this commit  1.08
linimon search for other commits by this committer
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
23 Jul 2006 14:20:33
Original commit files touched by this commit  1.08
clsung search for other commits by this committer
- Update to 1.08
- from Changes
  - 1.08 - Sat Jul 22 15:25:52 2006
      fix for tests on FreeBSD

PR:             ports/100738
Submitted by:   clsung
Approved by:    maintainer
18 Jul 2006 01:01:28
Original commit files touched by this commit  1.07
clsung search for other commits by this committer
- Update to 1.07

PR:             ports/100454
Submitted by:   maintainer
17 Jul 2006 00:56:46
Original commit files touched by this commit  1.06
clsung search for other commits by this committer
Add p5-Luka 1.06, exception handling and reporting framework.

PR:             ports/100342
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 10

282d
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
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

6 vulnerabilities affecting 22 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 24531
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours9
new 7 days28
new fortnight60
new month217

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