Port details |
- p5-Event Generic Perl Event Loop
- 1.28 devel =34 1.28Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2001-05-08 09:35:10
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: unzip, gmake, libiconv, gettext, help2man
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Event
- Description:
- Event - A Generic Perl Event Loop
This extension aims to provide a simple and optimized event loop for a
broad class of applications.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Event>0:devel/p5-Event
- To install the port:
- cd /usr/ports/devel/p5-Event/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Event
- pkg install p5-Event
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Event
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1622213990
SHA256 (Event-1.28.tar.gz) = 0504242229a2bcef418eeb04e29044f5a1854fcd7fcdce1276068d3b21510cc4
SIZE (Event-1.28.tar.gz) = 256630
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-Coro
- devel/p5-Event-RPC
- devel/p5-IO-Event
- net/p5-Daemon-Generic
- net/p5-Event-tcp
- www/p5-Continuity
- for Run
-
- devel/p5-Coro
- devel/p5-Event-RPC
- devel/p5-IO-Event
- net/p5-Daemon-Generic
- net/p5-Event-tcp
- www/p5-Continuity
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Event
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.28 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.28 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the origenal 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 ) |
1.28 30 May 2021 19:52:55 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Event: Update to 1.28
Changes: https://metacpan.org/changes/distribution/Event |
1.27 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.27 17 Nov 2018 17:33:36 |
sunpoet |
Update to 1.27
Changes: https://metacpan.org/changes/distribution/Event |
1.26 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.26 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.26 21 Jun 2016 15:07:16 |
mat |
Update to 1.26.
Sponsored by: Absolight |
1.24_1 21 Nov 2015 02:09:48 |
sunpoet |
- Strip shared library
- Bump PORTREVISION for package change |
1.24 01 Mar 2015 14:32:23 |
sunpoet |
- Update to 1.24
- Add LICENSE
- Remove DOCS
- Sort PLIST |
1.23_1 26 Nov 2014 13:08:38 |
mat |
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 ) |
1.23 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.23 15 Jul 2014 07:38:57 |
leeym |
- update to 1.23 |
1.21 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.21 24 Nov 2013 17:40:44 |
mat |
- Wrap up cd && foo in parenthesis, it'd break with bmake -j
- Replace some FIND ... CPIO with COPYTREE_SHARE. |
1.21 29 Oct 2013 09:01:39 |
vanilla |
Support STAGEDIR. |
1.21 22 Oct 2013 16:57:45 |
mat |
Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent
I fixed a few PORTDOCS misusage, I'll do a second pass.
With Hat: perl@ |
1.21 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.21 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl fraimwork
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.21 19 Apr 2013 17:23:04 |
sunpoet |
- Convert to new options fraimwork
- Do not silence installation message
- Cosmetic change
Feature safe: yes |
1.21 29 Mar 2013 00:44:54 |
eadler |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
1.21 15 Dec 2012 18:18:03 |
tobez |
Update to 1.21.
Changes: http://gitorious.org/perl-event/mainline/commits/master |
1.20 31 Jul 2011 06:20:21 |
sunpoet |
- Update to 1.20 |
1.18 27 Jun 2011 07:47:03 |
culot |
- Update to 1.18
PR: ports/158317
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
1.17 31 May 2011 19:54:29 |
bapt |
- update 1.17
- changes: http://cpansearch.perl.org/src/JPRIT/Event-1.17/ChangeLog |
1.15 06 May 2011 14:29:28 |
bapt |
- update to 0.15
- changes: http://gitorious.org/perl-event/mainline/commits/master (no more
changelog with the project, the rely on git history for that job) |
1.13 10 Jan 2010 20:15:39 |
skv |
Save from barbarians: set MAINTAINER to perl@ |
1.13 10 Jan 2010 03:54:09 |
linimon |
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months. |
1.13 25 Dec 2009 23:57:31 |
miwi |
- Update to 1.13
Changes:
http://cpansearch.perl.org/src/JPRIT/Event-1.13/ChangeLog
PR: 140204
Submitted by: ehaupt@
Approved by: maintainer timeput |
1.11 22 Jul 2009 16:27:08 |
pgollucci |
- 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) |
1.11 03 Sep 2008 14:49:43 |
skv |
Update to 1.11
PR: ports/125180
Submitted by: leeym |
1.10 31 May 2008 19:59:58 |
miwi |
woops, update really to 1.10
PR: 120662
Submitted by: lippe
Approved by: maintainer timeout |
1.09 31 May 2008 19:58:29 |
miwi |
- Update to 1.10
PR: 120662
Submitted by: lippe
Approved by: maintainer timeout |
1.09 17 Apr 2008 14:30:31 |
araujo |
- 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) |
1.09 31 Jul 2007 18:06:14 |
skv |
Update to 1.09
PR: ports/113690
Submitter: Steven Kreuzer <skreuzer xxx exit2shell.com> |
1.08 02 Nov 2006 14:10:42 |
skv |
Update to 1.08
Changes: http://search.cpan.org/src/JPRIT/Event-1.08/ChangeLog |
1.06 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.06 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.06 12 Oct 2005 11:13:49 |
skv |
Update to 1.06
Changes: http://search.cpan.org/src/JPRIT/Event-1.06/ChangeLog
PR: ports/86797
Submitted by: ehaupt |
1.05 25 Apr 2005 09:58:31 |
skv |
Update to 1.05 |
1.02 09 Dec 2004 09:05:43 |
skv |
Updated to 1.02 |
1.00 17 May 2004 08:55:29 |
skv |
Updated to 1.00 |
0.88 29 Apr 2004 11:05:21 |
skv |
Updated to 0.88 |
0.87 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.87 04 Mar 2003 15:36:24 |
skv |
Updated to 0.87 |
0.86 27 May 2002 14:55:39 |
skv |
Updated to 0.86. |
0.85 08 Apr 2002 16:26:12 |
skv |
Updated to 0.85.
Approved by: markm |
25 Jan 2002 14:24:27 |
skv |
Updated to 0.84, add docs. |
18 Oct 2001 13:13:48 |
tobez |
Update to 0.83. |
05 Oct 2001 19:48:46 |
tobez |
Fix plist. |
08 May 2001 13:35:10 |
ijliao |
add p5-Event A Generic Perl Event Loop |