Bug 155591 - [NEW PORT] devel/p5-Reflex: Class library for flexible, reactive programs
Summary: [NEW PORT] devel/p5-Reflex: Class library for flexible, reactive programs
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-16 04:10 UTC by Jase Thew
Modified: 2011-06-25 08:10 UTC (History)
0 users

See Also:


Attachments
p5-Reflex-0.088.shar (9.75 KB, text/plain)
2011-03-16 04:10 UTC, Jase Thew
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jase Thew 2011-03-16 04:10:11 UTC
- Note: This PR has a dependancy on update PR ports/155590

Reflex - A class library for flexible, reactive programs.

Reflex is a library of classes that assist with writing reactive (AKA
event-driven) programs. Reflex uses Moose internally, but it doesn't enforce
programs to use Moose's syntax. However, Moose syntax brings several useful
features we hope will become indispensible.

WWW: http://search.cpan.org/dist/Reflex/

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-16 04:10:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-03-16 14:56:22 UTC
Responsible Changed
From-To: perl->miwi

I'll take it.
Comment 3 Jase Thew 2011-03-30 10:20:42 UTC
Hi,

This port is no longer blocked on dependency ports/155590 as the 
dependency has been closed/committed, so this PR may now proceed at your 
leisure.

Regards,

Jase.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2011-06-25 08:00:51 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-06-25 08:01:26 UTC
miwi        2011-06-25 07:01:12 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Reflex      Makefile distinfo pkg-descr pkg-plist 
  Log:
  Reflex - A class library for flexible, reactive programs.
  
  Reflex is a library of classes that assist with writing reactive (AKA
  event-driven) programs. Reflex uses Moose internally, but it doesn't enforce
  programs to use Moose's syntax. However, Moose syntax brings several useful
  features we hope will become indispensible.
  
  WWW: http://search.cpan.org/dist/Reflex/
  
  PR:             ports/155591
  Submitted by:   Jase Thew <freebsd at beardz.net>
  
  Revision  Changes    Path
  1.4390    +1 -0      ports/devel/Makefile
  1.1       +87 -0     ports/devel/p5-Reflex/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Reflex/distinfo (new)
  1.1       +8 -0      ports/devel/p5-Reflex/pkg-descr (new)
  1.1       +133 -0    ports/devel/p5-Reflex/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"