notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
cowboy Small, fast and modular HTTP server written in Erlang
1.0.1 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.1Version of this port present on the latest quarterly branch.
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • cowboy>0:www/cowboy
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. erlc : lang/erlang
  2. cowlib>=1.0.0 : devel/cowlib
  3. gmake : devel/gmake
Runtime dependencies:
  1. erl : lang/erlang
  2. cowlib>=1.0.0 : devel/cowlib
  3. 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:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. https://codeload.github.com/ninenines/cowboy/tar.gz/1.0.1?dummy=/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.1
27 Jun 2015 12:54:12
Revision:390698Original commit files touched by this commit
olgeni search for other commits by this committer
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
Revision:387082Original commit files touched by this commit
mat search for other commits by this committer
Remove $FreeBSD$ from patches files everywhere.

With hat:	portmgr
Sponsored by:	Absolight
1.0.1
05 May 2015 11:19:16
Revision:385467Original commit files touched by this commit
olgeni search for other commits by this committer
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
Revision:363989Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 1.0.0.
0.10.0
21 Jul 2014 15:22:11
Revision:362444Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 0.10.0 and clean up plist.
0.8.6
07 Nov 2013 14:33:57
Revision:333103Original commit files touched by this commit
olgeni search for other commits by this committer
- Switch to USES=gmake.
- Remove redundant GH master site.
- Add staging support.
0.8.6
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
0.8.6
26 Aug 2013 08:30:29
Revision:325377Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 0.8.6.
0.8.4
23 May 2013 20:53:12
Revision:318909Original commit files touched by this commit
olgeni search for other commits by this committer
Add www/cowboy, a complete Erlang HTTP stack in a small code base.

Number of commits found: 9