Port details |
- p5-Danga-Socket Event loop and event-driven async socket base class
- 1.62 devel =2 1.62Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2005-09-04 13:45:25
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: net perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Danga-Socket
- Description:
- This is an abstract base class for objects backed by a socket which
provides the basic framework for event-driven asynchronous IO,
designed to be fast. Danga::Socket is both a base class for objects,
and an event loop.
Callers subclass Danga::Socket. Danga::Socket's constructor registers
itself with the Danga::Socket event loop, and invokes callbacks on the
object for readability, writability, errors, and other conditions.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Danga-Socket>0:devel/p5-Danga-Socket
- To install the port:
- cd /usr/ports/devel/p5-Danga-Socket/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Danga-Socket
- pkg install p5-Danga-Socket
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Danga-Socket
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1578923268
SHA256 (Danga-Socket-1.62.tar.gz) = 953c3f787ef1a11d956b28084246ffe3fc0f80da8fcb14f48477025773dc8b74
SIZE (Danga-Socket-1.62.tar.gz) = 21862
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-Sys-Syscall>=0 : devel/p5-Sys-Syscall
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Sys-Syscall>=0 : devel/p5-Sys-Syscall
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-Danga-Socket-Callback
- devel/p5-Gearman-Client-Async
- net-im/p5-DJabberd
- sysutils/p5-MogileFS-Server
- www/p5-Gungho
- www/perlbal
- for Run
-
- devel/p5-Danga-Socket-Callback
- devel/p5-Gearman-Client-Async
- devel/p5-Gearman-Server
- net-im/p5-DJabberd
- sysutils/p5-MogileFS-Server
- www/p5-Gungho
- www/perlbal
-
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-Danga-Socket
- 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.62 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.62 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
1.62 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.62 13 Jan 2020 17:46:30 |
sunpoet |
Update to 1.62
- Add TEST_DEPENDS
Changes: https://metacpan.org/changes/distribution/Danga-Socket |
1.61_1 06 Oct 2018 13:06:45 |
des |
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) |
1.61_1 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.61_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.61_1 26 Jun 2017 03:24:23 |
sunpoet |
Add LICENSE
- Add BUILD_DEPENDS
- Add NO_ARCH
- Sort PLIST |
1.61_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.61_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.61 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.61 29 Oct 2013 07:56:02 |
vanilla |
Support STAGEDIR. |
1.61 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.61 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.61 07 May 2012 15:42:51 |
skv |
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved). |
1.61 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.61 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.61 14 Feb 2009 22:58:14 |
skv |
Update to 1.61
Changes:
http://cpansearch.perl.org/src/BRADFITZ/Danga-Socket-1.61/CHANGES
PR: ports/131390
Submitted by: pgollucci |
1.59_1 25 Oct 2008 16:51:15 |
leeym |
- fix dependency
- bump PORTREVISION
PR: 127765
Submitted by: leeym
Approved by: maintainer timeout |
1.59 24 Jun 2008 14:10:47 |
skv |
Update to 1.59
Chages: http://search.cpan.org/src/MSERGEANT/Danga-Socket-1.59/CHANGES |
1.58 31 May 2008 19:48:38 |
miwi |
- Update to 1.58
PR: 120653
Submitted by: lippe
Approved by: maintainer timeout |
1.57 19 May 2008 13:12:08 |
araujo |
- Include some ports in perl5 category.
PR: ports/123530
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: flz (portmgr) |
1.57 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.57 27 May 2007 14:23:52 |
skv |
Update to 1.57
PR: ports/111918
Submitted by: Paul Dlug <paul xx aps.org> |
1.56 28 Feb 2007 07:47:55 |
skv |
* take maintainership
* add Time::HiRes, BSD::Resource and IO::KQueue to BUILD_DEPENDS
* add RUN_DEPENDS |
1.56 27 Feb 2007 20:41:57 |
linimon |
Reset jacques@php.net due to maintainer-timeouts.
Hat: portmgr |
1.56 24 Jan 2007 21:19:56 |
miwi |
- Update to 1.56
PR: 107739
Submitted by: miwi
Approved by: maintainer timeout |
1.55 13 Dec 2006 06:34:43 |
rafan |
- Update to 1.55
PR: ports/105914
Submitted by: Paul Dlug <paul at aps.org>
Approved by: maintainer timeout (16 days) |
1.53 22 Nov 2006 12:09:55 |
rafan |
- Update to 1.53
- Add missing dependency
PR: ports/105219
Submitted by: Paul Dlug <paul at aps.org>
Approved by: maintainer timeout (15 days) |
1.48 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.48 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.48 21 Oct 2005 14:03:36 |
lawrance |
Update to 0.48.
Submitted by: Jacques Marneweck <jacques@powertrip.co.za> (maintainer) |
1.43 04 Sep 2005 13:44:57 |
sem |
The API takes advantage of the server's opaque flag support and sets its
"complex" flag whenever the object being stored or retrieved isn't a plain
scalar. In that case, the Storable module is used to freeze and thaw the
value automatically going in and out of the memcached.
PR: ports/84739
Submitted by: Jacques Marneweck <jacques@powertrip.co.za> |