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) combination for a given watch list. This is what FreshPorts will look for.

Port details
ranch Erlang socket acceptor pool for TCP protocols
1.0.0_1 net 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.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:31:58
Last Update: 2015-06-27 12:54:12
SVN Revision: 390698
License: ISCL
WWW:
https://github.com/extend/ranch
Description:
Ranch aims to provide everything you need to accept TCP connections with a small code base and low latency while being easy to use directly as an application or to embed into your own. Ranch provides a modular design, letting you choose which transport and protocol are going to be used for a particular listener. Listeners accept and manage connections on one port, and include facilities to limit the number of concurrent connections. Connections are sorted into pools, each pool having a different configurable limit. Ranch also allows you to upgrade the acceptor pool without having to close any of the currently opened sockets. WWW: https://github.com/extend/ranch
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:
  • ranch>0:net/ranch
No installation instructions:
This port has been deleted.
PKGNAME: ranch
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. gmake : devel/gmake
Runtime dependencies:
  1. erl : lang/erlang
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/cowboy*
  2. Collapse this list of deleted ports.
* - 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:
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/ranch/tar.gz/1.0.0?dummy=/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.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.0_1
05 May 2015 11:15:26
Revision:385464Original commit files touched by this commit
olgeni search for other commits by this committer
Add LICENSE.
1.0.0_1
05 May 2015 11:14:20
Revision:385463Original commit files touched by this commit
olgeni search for other commits by this committer
Cleanup and remove unnecessary GitHub variables.
1.0.0
22 Nov 2014 14:43:24
Revision:373063Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.0.0
04 Aug 2014 10:48:28
Revision:363988Original 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:20:17
Revision:362442Original 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.9.0
21 Nov 2013 20:00:04
Revision:334516Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 0.9.0.
0.8.5
07 Nov 2013 13:47:59
Revision:333097Original commit files touched by this commit
olgeni search for other commits by this committer
- Switch to USES=gmake.
- Remove redundant GH master site.
0.8.5
29 Oct 2013 16:42:18
Revision:331969Original commit files touched by this commit
olgeni search for other commits by this committer
Add staging support.
0.8.5
20 Sep 2013 22:10:25
Revision:327755Original 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:
net)
0.8.5
26 Aug 2013 08:29:47
Revision:325376Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 0.8.5.
0.8.3
23 May 2013 20:31:42
Revision:318907Original commit files touched by this commit
olgeni search for other commits by this committer
Add net/ranch, an Erlang library to accept TCP connections with a
small code base and low latency.

Number of commits found: 12