notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-Reflex Class library for flexible, reactive programs
0.100 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.100Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-06-25 07:01:39
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Reflex
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (159 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Reflex-0.100/catalog.mk
  2. /usr/local/share/licenses/p5-Reflex-0.100/LICENSE
  3. /usr/local/share/licenses/p5-Reflex-0.100/ART10
  4. /usr/local/share/licenses/p5-Reflex-0.100/GPLv1+
  5. lib/perl5/site_perl/MooseX/Role/Reactive.pm
  6. lib/perl5/site_perl/Reflex.pm
  7. lib/perl5/site_perl/Reflex/Acceptor.pm
  8. lib/perl5/site_perl/Reflex/Base.pm
  9. lib/perl5/site_perl/Reflex/Callback.pm
  10. lib/perl5/site_perl/Reflex/Callback/CodeRef.pm
  11. lib/perl5/site_perl/Reflex/Callback/Method.pm
  12. lib/perl5/site_perl/Reflex/Callback/Promise.pm
  13. lib/perl5/site_perl/Reflex/Callbacks.pm
  14. lib/perl5/site_perl/Reflex/Client.pm
  15. lib/perl5/site_perl/Reflex/Codec/Message.pm
  16. lib/perl5/site_perl/Reflex/Codec/Message/Datagram.pm
  17. lib/perl5/site_perl/Reflex/Codec/Message/Eof.pm
  18. lib/perl5/site_perl/Reflex/Codec/Message/Stream.pm
  19. lib/perl5/site_perl/Reflex/Collection.pm
  20. lib/perl5/site_perl/Reflex/Connector.pm
  21. lib/perl5/site_perl/Reflex/Decoder/Line.pm
  22. lib/perl5/site_perl/Reflex/Eg.pm
  23. lib/perl5/site_perl/Reflex/Eg/Inheritance/Moose.pm
  24. lib/perl5/site_perl/Reflex/Eg/Inheritance/Plain.pm
  25. lib/perl5/site_perl/Reflex/Encoder/Line.pm
  26. lib/perl5/site_perl/Reflex/Event.pm
  27. lib/perl5/site_perl/Reflex/Event/Datagram.pm
  28. lib/perl5/site_perl/Reflex/Event/EOF.pm
  29. lib/perl5/site_perl/Reflex/Event/Error.pm
  30. lib/perl5/site_perl/Reflex/Event/FileHandle.pm
  31. lib/perl5/site_perl/Reflex/Event/Flushed.pm
  32. lib/perl5/site_perl/Reflex/Event/Interval.pm
  33. lib/perl5/site_perl/Reflex/Event/Octets.pm
  34. lib/perl5/site_perl/Reflex/Event/POE.pm
  35. lib/perl5/site_perl/Reflex/Event/Postback.pm
  36. lib/perl5/site_perl/Reflex/Event/SigChild.pm
  37. lib/perl5/site_perl/Reflex/Event/Signal.pm
  38. lib/perl5/site_perl/Reflex/Event/Socket.pm
  39. lib/perl5/site_perl/Reflex/Event/Time.pm
  40. lib/perl5/site_perl/Reflex/Event/Timeout.pm
  41. lib/perl5/site_perl/Reflex/Event/ValueChange.pm
  42. lib/perl5/site_perl/Reflex/Event/Wakeup.pm
  43. lib/perl5/site_perl/Reflex/Filehandle.pm
  44. lib/perl5/site_perl/Reflex/Interval.pm
  45. lib/perl5/site_perl/Reflex/PID.pm
  46. lib/perl5/site_perl/Reflex/POE/Event.pm
  47. lib/perl5/site_perl/Reflex/POE/Postback.pm
  48. lib/perl5/site_perl/Reflex/POE/Session.pm
  49. lib/perl5/site_perl/Reflex/POE/Wheel.pm
  50. lib/perl5/site_perl/Reflex/POE/Wheel/Run.pm
  51. lib/perl5/site_perl/Reflex/Role.pm
  52. lib/perl5/site_perl/Reflex/Role/Accepting.pm
  53. lib/perl5/site_perl/Reflex/Role/Collectible.pm
  54. lib/perl5/site_perl/Reflex/Role/Connecting.pm
  55. lib/perl5/site_perl/Reflex/Role/Decoding.pm
  56. lib/perl5/site_perl/Reflex/Role/Decoding/Datagram.pm
  57. lib/perl5/site_perl/Reflex/Role/Decoding/Stream.pm
  58. lib/perl5/site_perl/Reflex/Role/Encoding.pm
  59. lib/perl5/site_perl/Reflex/Role/InStreaming.pm
  60. lib/perl5/site_perl/Reflex/Role/Interval.pm
  61. lib/perl5/site_perl/Reflex/Role/OutStreaming.pm
  62. lib/perl5/site_perl/Reflex/Role/PidCatcher.pm
  63. lib/perl5/site_perl/Reflex/Role/Reactive.pm
  64. lib/perl5/site_perl/Reflex/Role/Readable.pm
  65. lib/perl5/site_perl/Reflex/Role/Reading.pm
  66. lib/perl5/site_perl/Reflex/Role/Recving.pm
  67. lib/perl5/site_perl/Reflex/Role/SigCatcher.pm
  68. lib/perl5/site_perl/Reflex/Role/Streaming.pm
  69. lib/perl5/site_perl/Reflex/Role/Timeout.pm
  70. lib/perl5/site_perl/Reflex/Role/Wakeup.pm
  71. lib/perl5/site_perl/Reflex/Role/Writable.pm
  72. lib/perl5/site_perl/Reflex/Role/Writing.pm
  73. lib/perl5/site_perl/Reflex/Signal.pm
  74. lib/perl5/site_perl/Reflex/Stream.pm
  75. lib/perl5/site_perl/Reflex/Timeout.pm
  76. lib/perl5/site_perl/Reflex/Trait/EmitsOnChange.pm
  77. lib/perl5/site_perl/Reflex/Trait/Observed.pm
  78. lib/perl5/site_perl/Reflex/Trait/Watched.pm
  79. lib/perl5/site_perl/Reflex/UdpPeer.pm
  80. lib/perl5/site_perl/Reflex/Wakeup.pm
  81. lib/perl5/site_perl/man/man3/MooseX::Role::Reactive.3.gz
  82. lib/perl5/site_perl/man/man3/Reflex.3.gz
  83. lib/perl5/site_perl/man/man3/Reflex::Acceptor.3.gz
  84. lib/perl5/site_perl/man/man3/Reflex::Base.3.gz
  85. lib/perl5/site_perl/man/man3/Reflex::Callback.3.gz
  86. lib/perl5/site_perl/man/man3/Reflex::Callback::CodeRef.3.gz
  87. lib/perl5/site_perl/man/man3/Reflex::Callback::Method.3.gz
  88. lib/perl5/site_perl/man/man3/Reflex::Callback::Promise.3.gz
  89. lib/perl5/site_perl/man/man3/Reflex::Callbacks.3.gz
  90. lib/perl5/site_perl/man/man3/Reflex::Client.3.gz
  91. lib/perl5/site_perl/man/man3/Reflex::Codec::Message.3.gz
  92. lib/perl5/site_perl/man/man3/Reflex::Codec::Message::Datagram.3.gz
  93. lib/perl5/site_perl/man/man3/Reflex::Codec::Message::Eof.3.gz
  94. lib/perl5/site_perl/man/man3/Reflex::Codec::Message::Stream.3.gz
  95. lib/perl5/site_perl/man/man3/Reflex::Collection.3.gz
  96. lib/perl5/site_perl/man/man3/Reflex::Connector.3.gz
  97. lib/perl5/site_perl/man/man3/Reflex::Decoder::Line.3.gz
  98. lib/perl5/site_perl/man/man3/Reflex::Eg.3.gz
  99. lib/perl5/site_perl/man/man3/Reflex::Eg::Inheritance::Moose.3.gz
  100. lib/perl5/site_perl/man/man3/Reflex::Eg::Inheritance::Plain.3.gz
  101. lib/perl5/site_perl/man/man3/Reflex::Encoder::Line.3.gz
  102. lib/perl5/site_perl/man/man3/Reflex::Event.3.gz
  103. lib/perl5/site_perl/man/man3/Reflex::Event::Datagram.3.gz
  104. lib/perl5/site_perl/man/man3/Reflex::Event::EOF.3.gz
  105. lib/perl5/site_perl/man/man3/Reflex::Event::Error.3.gz
  106. lib/perl5/site_perl/man/man3/Reflex::Event::FileHandle.3.gz
  107. lib/perl5/site_perl/man/man3/Reflex::Event::Flushed.3.gz
  108. lib/perl5/site_perl/man/man3/Reflex::Event::Interval.3.gz
  109. lib/perl5/site_perl/man/man3/Reflex::Event::Octets.3.gz
  110. lib/perl5/site_perl/man/man3/Reflex::Event::POE.3.gz
  111. lib/perl5/site_perl/man/man3/Reflex::Event::Postback.3.gz
  112. lib/perl5/site_perl/man/man3/Reflex::Event::SigChild.3.gz
  113. lib/perl5/site_perl/man/man3/Reflex::Event::Signal.3.gz
  114. lib/perl5/site_perl/man/man3/Reflex::Event::Socket.3.gz
  115. lib/perl5/site_perl/man/man3/Reflex::Event::Time.3.gz
  116. lib/perl5/site_perl/man/man3/Reflex::Event::Timeout.3.gz
  117. lib/perl5/site_perl/man/man3/Reflex::Event::ValueChange.3.gz
  118. lib/perl5/site_perl/man/man3/Reflex::Event::Wakeup.3.gz
  119. lib/perl5/site_perl/man/man3/Reflex::Filehandle.3.gz
  120. lib/perl5/site_perl/man/man3/Reflex::Interval.3.gz
  121. lib/perl5/site_perl/man/man3/Reflex::PID.3.gz
  122. lib/perl5/site_perl/man/man3/Reflex::POE::Event.3.gz
  123. lib/perl5/site_perl/man/man3/Reflex::POE::Postback.3.gz
  124. lib/perl5/site_perl/man/man3/Reflex::POE::Session.3.gz
  125. lib/perl5/site_perl/man/man3/Reflex::POE::Wheel.3.gz
  126. lib/perl5/site_perl/man/man3/Reflex::POE::Wheel::Run.3.gz
  127. lib/perl5/site_perl/man/man3/Reflex::Role.3.gz
  128. lib/perl5/site_perl/man/man3/Reflex::Role::Accepting.3.gz
  129. lib/perl5/site_perl/man/man3/Reflex::Role::Collectible.3.gz
  130. lib/perl5/site_perl/man/man3/Reflex::Role::Connecting.3.gz
  131. lib/perl5/site_perl/man/man3/Reflex::Role::Decoding.3.gz
  132. lib/perl5/site_perl/man/man3/Reflex::Role::Decoding::Datagram.3.gz
  133. lib/perl5/site_perl/man/man3/Reflex::Role::Decoding::Stream.3.gz
  134. lib/perl5/site_perl/man/man3/Reflex::Role::Encoding.3.gz
  135. lib/perl5/site_perl/man/man3/Reflex::Role::InStreaming.3.gz
  136. lib/perl5/site_perl/man/man3/Reflex::Role::Interval.3.gz
  137. lib/perl5/site_perl/man/man3/Reflex::Role::OutStreaming.3.gz
  138. lib/perl5/site_perl/man/man3/Reflex::Role::PidCatcher.3.gz
  139. lib/perl5/site_perl/man/man3/Reflex::Role::Reactive.3.gz
  140. lib/perl5/site_perl/man/man3/Reflex::Role::Readable.3.gz
  141. lib/perl5/site_perl/man/man3/Reflex::Role::Reading.3.gz
  142. lib/perl5/site_perl/man/man3/Reflex::Role::Recving.3.gz
  143. lib/perl5/site_perl/man/man3/Reflex::Role::SigCatcher.3.gz
  144. lib/perl5/site_perl/man/man3/Reflex::Role::Streaming.3.gz
  145. lib/perl5/site_perl/man/man3/Reflex::Role::Timeout.3.gz
  146. lib/perl5/site_perl/man/man3/Reflex::Role::Wakeup.3.gz
  147. lib/perl5/site_perl/man/man3/Reflex::Role::Writable.3.gz
  148. lib/perl5/site_perl/man/man3/Reflex::Role::Writing.3.gz
  149. lib/perl5/site_perl/man/man3/Reflex::Signal.3.gz
  150. lib/perl5/site_perl/man/man3/Reflex::Stream.3.gz
  151. lib/perl5/site_perl/man/man3/Reflex::Timeout.3.gz
  152. lib/perl5/site_perl/man/man3/Reflex::Trait::EmitsOnChange.3.gz
  153. lib/perl5/site_perl/man/man3/Reflex::Trait::Observed.3.gz
  154. lib/perl5/site_perl/man/man3/Reflex::Trait::Watched.3.gz
  155. lib/perl5/site_perl/man/man3/Reflex::UdpPeer.3.gz
  156. lib/perl5/site_perl/man/man3/Reflex::Wakeup.3.gz
  157. @owner
  158. @group
  159. @mode
Collapse this list.
Dependency lines:
  • p5-Reflex>0:devel/p5-Reflex
To install the port:
cd /usr/ports/devel/p5-Reflex/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Reflex
  • pkg install p5-Reflex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Reflex
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1491250349 SHA256 (Reflex-0.100.tar.gz) = 4a50c67edd424713ddae19fb4957e2c7b8ce13e0b88a52c8db5c94ba0718e1f0 SIZE (Reflex-0.100.tar.gz) = 162249

Packages (timestamps in pop-ups are UTC):
p5-Reflex
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1000.1000.1000.1000.100-0.100-
FreeBSD:13:quarterly0.1000.1000.1000.1000.1000.1000.1000.100
FreeBSD:14:latest0.1000.1000.1000.1000.1000.100-0.100
FreeBSD:14:quarterly0.1000.100-0.1000.1000.1000.1000.100
FreeBSD:15:latest0.1000.100n/a0.100n/a0.1000.1000.100
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Moose>=2.0203 : devel/p5-Moose
  2. p5-MooseX-Role-Parameterized>=0.23 : devel/p5-MooseX-Role-Parameterized
  3. p5-POE>=1.294 : devel/p5-POE
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
  5. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Moose>=2.0203 : devel/p5-Moose
  2. p5-MooseX-Role-Parameterized>=0.23 : devel/p5-MooseX-Role-Parameterized
  3. p5-POE>=1.294 : devel/p5-POE
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for p5-Reflex-0.100: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
devel_p5-Reflex
USES:
perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/R/RC/RCAPUTO/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/R/RC/RCAPUTO/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Reflex/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/R/RC/RCAPUTO/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/R/RC/RCAPUTO/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/R/RC/RCAPUTO/
  7. http://backpan.perl.org/authors/id/R/RC/RCAPUTO/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/R/RC/RCAPUTO/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/R/RC/RCAPUTO/
  10. https://cpan.metacpan.org/authors/id/R/RC/RCAPUTO/
  11. https://cpan.metacpan.org/modules/by-module/Reflex/
  12. https://www.cpan.org/authors/id/R/RC/RCAPUTO/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.100
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.100
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.100
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.100
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
0.100
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.100
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
0.100
04 Apr 2017 07:38:09
Revision:437694Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.100

- Add LICENSE_FILE
- Sort *_DEPENDS
- Add NO_ARCH
- Use PORTDOCS and PORTEXAMPLES

Changes:	http://search.cpan.org/dist/Reflex/CHANGES
0.099_2
18 Sep 2016 11:54:02
Revision:422377Original commit files touched by this commit
rene search for other commits by this committer
Re-assign jase@'s p5-* ports to perl@

Submitted by:	antoine
0.099_2
18 Sep 2016 11:45:56
Revision:422375Original commit files touched by this commit
rene search for other commits by this committer
Reset jase@'s ports after taking in his commit bit for safekeeping.

With hat:	portmgr-secretary
0.099_2
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.099_2
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.099_1
27 Oct 2014 10:55:59
Revision:371547Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.099_1
28 Feb 2014 15:12:37
Revision:346525Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix shebang
- Bump PORTREVISION for package change

Approved by:	portmgr (blanket)
0.099
27 Feb 2014 22:52:43
Revision:346401Original commit files touched by this commit
sunpoet search for other commits by this committer
- Support STAGEDIR
- Remove outdated PERL_LEVEL check

Approved by:	portmgr (blanket)
0.099
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
0.099
16 Sep 2013 10:58:05
Revision:327380Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
0.099
11 May 2013 16:57:08
Revision:317894Original commit files touched by this commit
jase search for other commits by this committer
- Update to 0.099

Changes:	https://metacpan.org/source/RCAPUTO/Reflex-0.099/CHANGES
0.098
11 Jun 2012 19:09:03
Original commit files touched by this commit
jase search for other commits by this committer
- Update to 0.098
- Convert to new options framework

Changes:        http://search.cpan.org/dist/Reflex/CHANGES
Approved by:    culot (mentor)
0.097
05 Jun 2012 09:14:01
Original commit files touched by this commit
jase search for other commits by this committer
Update my maintainer address

Approved by:    flo, culot (mentors)
0.097
16 May 2012 19:51:03
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.097

Changes:        http://search.cpan.org/dist/Reflex/CHANGES
PR:             ports/167933
Submitted by:   Jase Thew <freebsd@beardz.net> (maintainer)
0.096
13 Mar 2012 07:33:24
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.096

Changes:        http://search.cpan.org/dist/Reflex/CHANGES
PR:             ports/165944
Submitted by:   Jase Thew <freebsd@beardz.net> (maintainer)
Feature safe:   yes
0.095
08 Mar 2012 09:01:43
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.095
- While I'm here:
  - Fix *_DEPENDS
  - Do not silence installation message
  - Sort MAN3 and PLIST

Changes:        http://search.cpan.org/dist/Reflex/CHANGES
PR:             ports/165653
Submitted by:   Jase Thew <freebsd@beardz.net> (maintainer)
0.092
30 Nov 2011 08:49:51
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.092

Changes:        http://search.cpan.org/dist/Reflex/CHANGES
PR:             ports/162960
Submitted by:   Jase Thew <freebsd@beardz.net> (maintainer)
Feature safe:   yes
0.090
01 Aug 2011 07:04:30
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.090
- Add license

Changes: http://cpansearch.perl.org/src/RCAPUTO/Reflex-0.090/CHANGES

PR:             ports/159323
Submitted by:   Jase Thew <freebsd@beardz.net> (maintainer)
0.088
25 Jun 2011 07:01:12
Original commit files touched by this commit
miwi search for other commits by this committer
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>

Number of commits found: 26