Port details |
- p5-EV Perl interface to libev, a high performance full-featured event loop
- 4.33,1 devel
=4 4.33,1Version of this port present on the latest quarterly branch. - Maintainer: vovkasm@gmail.com
 - Port Added: 2008-06-14 07:56:00
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: pcre, p5-IO-HTML, p5-Net-HTTP, p5-Encode-Locale, p5-File-Listing
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Perl interface to libev - high-performance event loop/event model with
lots of features. It is modelled (very losely) after libevent and the
Event perl module, but is faster, scales better and is more correct,
and also more featureful. And also smaller.
WWW: https://metacpan.org/release/EV
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/p5-EV/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-EV
- pkg install p5-EV
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-EV
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1584745180
SHA256 (EV-4.33.tar.gz) = 4aee8391b88113b42187f91fd49245fdc8e9b193a15ac202f519caae2aa8ea35
SIZE (EV-4.33.tar.gz) = 218067
- 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:
-
- p5-common-sense>=0 : devel/p5-common-sense
- p5-Canary-Stability>=0 : devel/p5-Canary-Stability
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-common-sense>=0 : devel/p5-common-sense
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-AnyEvent-Subprocess
- devel/p5-Coro
- www/p5-Feersum
- www/p5-Mojolicious
- for Run
-
- devel/p5-AnyEvent-Subprocess
- devel/p5-Coro
- www/p5-Feersum
- www/p5-Mojolicious
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-EV
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 4.33,1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
21 Mar 2020 00:21:27
4.33,1
|
adamw  |
devel/p5-EV: Update to 4.33
PR: 244940
Approved by: maintainer |
23 Nov 2019 20:05:02
4.30,1
|
adamw  |
p5-EV: Update to 4.30
PR: 242181
Approved by: maintainer |
20 Nov 2019 13:12:45
4.28,1
|
adamw  |
p5-EV: Update to 4.28
Also, strip the XS lib.
Changes: https://metacpan.org/changes/distribution/EV
PR: 242090
Approved by: maintainer |
27 May 2018 20:15:20
4.22,1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
4.22,1
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:00:57
4.22,1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
22 Dec 2015 17:43:37
4.22,1
|
adamw  |
Update to 4.22.
Changes: https://metacpan.org/changes/distribution/EV
PR: 205474
Approved by: Vladimir Timofeev (maintainer) |
25 Aug 2015 00:51:37
4.21,1
|
adamw  |
Update to 4.21.
Changes: https://metacpan.org/changes/distribution/EV
PR: 202349
Approved by: Vladimir Timofeev (maintainer) |
23 Feb 2015 16:22:01
4.18,1
|
sunpoet  |
- Fix build with Clang 3.6.0
- While I'm here, add LICENSE
PR: 197858
Submitted by: dim
Approved by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
19 Feb 2015 21:07:57
4.18,1
|
adamw  |
Update to 4.18.
Changes: https://metacpan.org/changes/distribution/EV
PR: 197830
Approved by: maintainer |
26 Nov 2014 13:08:38
4.15_1,1
|
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 ) |
27 Oct 2014 10:55:59
4.15,1
|
bapt  |
Cleanup plist |
10 Jun 2014 12:14:14
4.15,1
|
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 |
06 Jan 2014 14:40:31
4.15,1
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
4.15,1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
04 Sep 2013 23:16:10
4.15,1
|
bapt  |
Remove USE_GCC=any, it properly build with recent clang
While here convert to new Perl Framework |
10 Jul 2013 07:56:19
4.15,1
|
culot  |
- Update to 4.15
- Remove obsolete patch (included upstream)
- Trim Makefile's header
Changes: http://search.cpan.org/dist/EV/Changes
PR: ports/180386
Submitted by: Anton Yuzhaninov <ayuzhaninov@openstat.ru>
Approved by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
01 Feb 2013 15:04:01
4.11,1
|
ak  |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
23 Nov 2012 14:25:46
4.11,1
|
jadawin  |
- Fix build for ia64
PR: ports/171929
Submitted by: Vladimir Timofeev <vovkasm gmail.com> (maintainer)
Feature safe: yes |
09 Oct 2012 22:12:14
4.11,1
|
linimon  |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
12 Feb 2012 14:41:38
4.11,1
|
sunpoet  |
- Update to 4.11
Changes: http://search.cpan.org/dist/EV/Changes
PR: ports/165031
Submitted by: sunpoet (myself)
Approved by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
21 Jun 2011 06:58:21
4.03,1
|
az  |
- 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
- Utilize CPAN macro |
12 Feb 2011 09:30:23
4.03,1
|
az  |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace |
17 Jan 2011 16:11:01
4.03,1
|
sunpoet  |
- Update to 4.03
- Space/Tab twiddle
Changes: http://search.cpan.org/dist/EV/Changes
PR: ports/154041
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
Feature safe: yes |
21 Dec 2010 03:06:44
4.01,1
|
pgollucci  |
- Update to 4.01
- Remove MD5
PR: ports/153270
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
Changes: http://search.cpan.org/perldoc?EV/Changes |
27 Oct 2010 07:33:12
4.00,1
|
wen  |
- Update to 4.00
Changes: http://cpansearch.perl.org/src/MLEHMANN/EV-4.00/Changes
PR: ports/151749
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
03 Jan 2010 04:07:24
3.9,1
|
wen  |
- Update to 3.9
PR: ports/142252
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
13 Aug 2009 21:11:28
3.8,1
|
miwi  |
- Update to 3.8
PR: 137737
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
09 May 2009 09:18:44
3.6,1
|
miwi  |
- Update to 3.6
PR: 134308
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
01 Mar 2009 22:34:11
3.53
|
amdmi3  |
- Update to 3.53
PR: 132233
Submitted by: Vladimir Timofeev <vovkasm at gmail dot com> (maintainer) |
19 Jan 2009 09:50:32
3.52
|
jadawin  |
- Update to 3.52
PR: ports/130730
Submitted by: Vladimir Timofeev <vovkasm _AT_ gmail _DOT_ com> (maintainer) |
28 Dec 2008 17:26:18
3.51
|
miwi  |
- Update to 3.51
PR: 129944
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
02 Nov 2008 11:07:14
3.48
|
amdmi3  |
- Update to 3.48
PR: 128526
Submitted by: Vladimir Timofeev <vovkasm at gmail dot com> |
23 Oct 2008 02:21:18
3.45
|
wxs  |
Update to 3.45
PR: ports/128291
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
30 Sep 2008 14:17:07
3.44
|
miwi  |
- Update to 3.44
PR: 127722
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) |
16 Jul 2008 23:25:45
3.43.1
|
wxs  |
Update to 3.43.1
PR: ports/125556
Submitted by: Timofeev Vladimir <vovkasm@gmail.com> (maintainer) |
09 Jul 2008 19:47:20
3.43
|
beech  |
- Update to 3.4.3
PR: ports/125416
Submitted by: Timofeev Vladimir <vovkasm@gmail.com> (maintainer) |
14 Jun 2008 07:55:40
3.42
|
lippe  |
Perl interface to libev - high-performance event loop/event model with
lots of features. It is modelled (very losely) after libevent and the
Event perl module, but is faster, scales better and is more correct,
and also more featureful. And also smaller.
WWW: http://search.cpan.org/perldoc?EV
PR: ports/124329
Submitted by: Timofeev Vladimir <vovkasm@gmail.com>
Approved by: gabor (mentor, implicit) |