Port details |
- cowboy Small, fast and modular HTTP server written in Erlang
- 1.0.1 www
=0 1.0.1Version of this port present on the latest quarterly branch.
- Maintainer: olgeni@FreeBSD.org
- Port Added: 2013-05-23 20:53:31
- Last Update: 2015-06-27 12:54:12
- SVN Revision: 390698
- License: ISCL
- WWW:
- https://github.com/extend/cowboy
- Description:
- Cowboy aims to provide a complete HTTP stack in a small code base. It
is optimized for low latency and low memory usage, in parts because it
uses binary strings.
Cowboy provides routing capabilities, selectively dispatching requests
to handlers written in Erlang.
Because it uses Ranch for managing connections, Cowboy can easily be
embedded in any other application.
WWW: https://github.com/extend/cowboy
-
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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: cowboy
- 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:
-
- erlc : lang/erlang
- cowlib>=1.0.0 : devel/cowlib
- gmake : devel/gmake
- Runtime dependencies:
-
- erl : lang/erlang
- cowlib>=1.0.0 : devel/cowlib
- ranch>=1.0.0 : net/ranch
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.1 27 Jun 2015 12:54:12 |
olgeni |
Sorting out some Erlang stuff:
- Rename a few Erlang-related ports using the erlang- prefix; it will avoid
confusion with elixir- ports.
- Remove DOCS and EXAMPLES where not actually useful.
- Simplify RUN_DEPENDS where possible.
- Move textproc/exmpp to devel/erlang-exmpp.
- Add missing R18 compatibility fix for devel/erlang-oserl.
- Upgrade erlang-cuttlefish to 2.0.3.
The idea is that libraries ("deps") have the "erlang-" prefix, while larger
projects (rabbitmq, yaws, couchdb, etc) keep their usual names. |
1.0.1 22 May 2015 20:34:29 |
mat |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
1.0.1 05 May 2015 11:19:16 |
olgeni |
Upgrade to version 1.0.1.
- Add LICENSE
- Remove unnecessary GitHub variables
- Cleanup and remove @dirrmtry |
1.0.0 04 Aug 2014 10:49:26 |
olgeni |
Upgrade to version 1.0.0. |
0.10.0 21 Jul 2014 15:22:11 |
olgeni |
Upgrade to version 0.10.0 and clean up plist. |
0.8.6 07 Nov 2013 14:33:57 |
olgeni |
- Switch to USES=gmake.
- Remove redundant GH master site.
- Add staging support. |
0.8.6 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.8.6 26 Aug 2013 08:30:29 |
olgeni |
Upgrade to version 0.8.6. |
0.8.4 23 May 2013 20:53:12 |
olgeni |
Add www/cowboy, a complete Erlang HTTP stack in a small code base. |
Number of commits found: 9
|