Port details |
- ocaml-equeue The Equeue library for OCaml
- 2.1.4_4 devel
=0 2.1.4_4Version of this port present on the latest quarterly branch.
- DEPRECATED: Superseded by www/ocaml-net
This port expired on: 2015-08-20
- Maintainer: michipili@gmail.com
- Port Added: 2004-12-28 22:44:22
- Last Update: 2015-08-20 21:06:11
- SVN Revision: 394916
- License: MIT
- WWW:
- http://www.ocaml-programming.de/programming/equeue.html
- Description:
- Equeue contains a generic implementation of queues of events of any type, and a
specific implementation of queues of file descriptor events.
The generic module allows to associate an event queue with an event source, and
one or several event handlers. The event source generates new events that are
triggered from the outer world. The handlers consume events, but it is allowed
that handlers also generate events.
The module for file descriptor events already defines an event source; this
source watches registered file descriptors and produces events if a descriptor
wants to deliver data, or if a descriptor is ready to accept data. As in the
generic module, the handlers consume the events.
The concept of engines is suggested to construct event-driven programs in a
systematic way. There are already a number of basic engines (polling, copying,
connecting with a network service, accepting connections, SOCKS), and a number
of operations for engines (sequential execution, synchronization).
It is possible to let Equeue cooperate with the event queue implementation of
Tcl. Now, also the Shell library is included in the Equeue distribution.
WWW: http://www.ocaml-programming.de/programming/equeue.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ocaml-equeue>0:devel/ocaml-equeue
- No installation instructions:
- This port has been deleted.
- PKGNAME: ocaml-equeue
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ocamlc : lang/ocaml
- ocamlfind : devel/ocaml-findlib
- ocamlc : lang/ocaml
- ocamlfind : devel/ocaml-findlib
- gmake : devel/gmake
- Runtime dependencies:
-
- ocamlc : lang/ocaml
- ocamlfind : devel/ocaml-findlib
- ocamlc : lang/ocaml
- ocamlfind : devel/ocaml-findlib
- Patch dependencies:
-
- ocamlc : lang/ocaml
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ocaml-equeue-2.1.4_4:
DOCS=on: Build and/or install documentation
EQUEUE_TCL=off: Integration with the labltk event system
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake
- 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 |
2.1.4_4 20 Aug 2015 21:06:11 |
rene |
Remove expired ports:
2015-08-20 www/ompload: omploader.org is down for many years
2015-08-20 devel/ocaml-equeue: Superseded by www/ocaml-net |
2.1.4_4 07 Dec 2014 00:07:48 |
antoine |
Canonicalize a few licenses |
2.1.4_4 29 Nov 2014 23:56:22 |
antoine |
Cleanup plist of ocaml ports
With hat: portmgr |
2.1.4_4 23 Aug 2014 16:14:20 |
marino |
Stage devel/ocaml-equeue and assign maintainship to submitter
PR: 192841
Submitted by: Michael Gruenewald |
2.1.4_3 19 Nov 2013 12:58:30 |
gahr |
- Convert to USES+=gmake tcl |
2.1.4_3 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.1.4_3 24 Oct 2011 03:33:20 |
stas |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
2.1.4_3 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
2.1.4_3 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
2.1.4_3 05 Apr 2011 22:23:33 |
stas |
- Bump portrevisions on all ocaml libraries, as it appears that compiled
interface files (.cmi) are not backward compatible with a newer ocaml
version.
PR: ports/156195
Suggested by: mandree |
2.1.4_2 29 Dec 2010 20:04:42 |
pgollucci |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
2.1.4_2 20 Nov 2009 22:53:09 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
2.1.4_2 06 Apr 2009 20:31:57 |
stas |
- Make ocaml-equeue to work with tcl versions above 8.4.
PR: ports/132678
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
2.1.4_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.1.4 27 Mar 2007 22:12:03 |
stas |
- Change my email.
Suggested by: skv |
2.1.4 05 Sep 2006 21:22:39 |
itetcu |
Stanislav wants to maintain this 2 ports.
Requested by: me (itetcu) (on IRC) |
2.1.4 05 Sep 2006 04:02:55 |
linimon |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
2.1.4 12 Dec 2005 06:29:13 |
lawrance |
Update to 2.1.4.
PR: ports/90210
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Approved by: David Julien <djulien.bsd@gmail.com> (maintainer) |
2.1.3 12 Dec 2005 06:08:08 |
lawrance |
Update to 2.1.3.
PR: ports/89592
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Approved by: djulien.bsd@gmail.com (maintainer, timeout 14 days) |
2.1 13 Sep 2005 12:13:42 |
vs |
Update to 2.1
PR: ports/84766
Submitted by: Jun Mukai, David Julien
Approved by: maintainer timeout (2w) |
2.0.1 28 Dec 2004 22:38:04 |
thierry |
Add ocaml-equeue 2.0.1, the Equeue library for OCaml.
PR: 69422
Submitted by: David JULIEN |