Port details |
- erlang-cowlib Erlang support library for manipulating Web protocols
- 1.0.0,1 devel
=0 1.0.0,1Version of this port present on the latest quarterly branch.
- Maintainer: olgeni@FreeBSD.org
- Port Added: 2015-06-27 12:54:31
- Last Update: 2015-07-03 11:23:04
- SVN Revision: 391230
- License: ISCL
- WWW:
- https://github.com/extend/cowlib
- Description:
- Cowlib provides Erlang libraries for parsing and building messages
for various Web protocols, including SPDY, HTTP and Websocket.
It is optimized for completeness rather than speed. No value is
ignored, they are all returned.
WWW: https://github.com/extend/cowlib
-
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:
-
- erlang-cowlib>0:devel/erlang-cowlib
- No installation instructions:
- This port has been deleted.
- PKGNAME: erlang-cowlib
- 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:
-
- erl : lang/erlang
- gmake : devel/gmake
- Runtime dependencies:
-
- erl : lang/erlang
- 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: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0,1 03 Jul 2015 11:23:04 |
olgeni |
Move devel/erlang-cowlib to www. |
1.0.0,1 02 Jul 2015 20:37:01 |
olgeni |
Back to 1.0.0; unfortunately cowboy still needs it. |
1.3.0 02 Jul 2015 20:21:27 |
olgeni |
Upgrade to version 1.3.0. |
1.0.0 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. |
Number of commits found: 4
|