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
erlang-ranch Erlang socket acceptor pool for TCP protocols
1.3.2 net Deleted on this many watch lists=1 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.3.2Version of this port present on the latest quarterly branch.
Maintainer: erlang@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-06-27 12:54:31
Last Update: 2022-06-28 06:32:30
Commit Hash: ab4964e
People watching this port, also watch:: screen, acts, tmux
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 ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (58 items)
Collapse this list.
  1. /usr/local/share/licenses/erlang-ranch-1.3.2/catalog.mk
  2. /usr/local/share/licenses/erlang-ranch-1.3.2/LICENSE
  3. /usr/local/share/licenses/erlang-ranch-1.3.2/ISCL
  4. lib/erlang/lib/ranch-1.3.2/ebin/ranch.app
  5. lib/erlang/lib/ranch-1.3.2/ebin/ranch.beam
  6. lib/erlang/lib/ranch-1.3.2/ebin/ranch_acceptor.beam
  7. lib/erlang/lib/ranch-1.3.2/ebin/ranch_acceptors_sup.beam
  8. lib/erlang/lib/ranch-1.3.2/ebin/ranch_app.beam
  9. lib/erlang/lib/ranch-1.3.2/ebin/ranch_conns_sup.beam
  10. lib/erlang/lib/ranch-1.3.2/ebin/ranch_listener_sup.beam
  11. lib/erlang/lib/ranch-1.3.2/ebin/ranch_protocol.beam
  12. lib/erlang/lib/ranch-1.3.2/ebin/ranch_server.beam
  13. lib/erlang/lib/ranch-1.3.2/ebin/ranch_ssl.beam
  14. lib/erlang/lib/ranch-1.3.2/ebin/ranch_sup.beam
  15. lib/erlang/lib/ranch-1.3.2/ebin/ranch_tcp.beam
  16. lib/erlang/lib/ranch-1.3.2/ebin/ranch_transport.beam
  17. lib/erlang/lib/ranch-1.3.2/src/ranch.erl
  18. lib/erlang/lib/ranch-1.3.2/src/ranch_acceptor.erl
  19. lib/erlang/lib/ranch-1.3.2/src/ranch_acceptors_sup.erl
  20. lib/erlang/lib/ranch-1.3.2/src/ranch_app.erl
  21. lib/erlang/lib/ranch-1.3.2/src/ranch_conns_sup.erl
  22. lib/erlang/lib/ranch-1.3.2/src/ranch_listener_sup.erl
  23. lib/erlang/lib/ranch-1.3.2/src/ranch_protocol.erl
  24. lib/erlang/lib/ranch-1.3.2/src/ranch_server.erl
  25. lib/erlang/lib/ranch-1.3.2/src/ranch_ssl.erl
  26. lib/erlang/lib/ranch-1.3.2/src/ranch_sup.erl
  27. lib/erlang/lib/ranch-1.3.2/src/ranch_tcp.erl
  28. lib/erlang/lib/ranch-1.3.2/src/ranch_transport.erl
  29. share/doc/ranch/book.asciidoc
  30. share/doc/ranch/embedded.asciidoc
  31. share/doc/ranch/internals.asciidoc
  32. share/doc/ranch/introduction.asciidoc
  33. share/doc/ranch/listeners.asciidoc
  34. share/doc/ranch/parsers.asciidoc
  35. share/doc/ranch/protocols.asciidoc
  36. share/doc/ranch/ranch.asciidoc
  37. share/doc/ranch/ranch_app.asciidoc
  38. share/doc/ranch/ranch_protocol.asciidoc
  39. share/doc/ranch/ranch_ssl.asciidoc
  40. share/doc/ranch/ranch_tcp.asciidoc
  41. share/doc/ranch/ranch_transport.asciidoc
  42. share/doc/ranch/ssl_auth.asciidoc
  43. share/doc/ranch/transports.asciidoc
  44. share/examples/ranch/tcp_echo/Makefile
  45. share/examples/ranch/tcp_echo/README.md
  46. share/examples/ranch/tcp_echo/relx.config
  47. share/examples/ranch/tcp_echo/src/echo_protocol.erl
  48. share/examples/ranch/tcp_echo/src/tcp_echo_app.erl
  49. share/examples/ranch/tcp_echo/src/tcp_echo_sup.erl
  50. share/examples/ranch/tcp_reverse/Makefile
  51. share/examples/ranch/tcp_reverse/README.md
  52. share/examples/ranch/tcp_reverse/relx.config
  53. share/examples/ranch/tcp_reverse/src/reverse_protocol.erl
  54. share/examples/ranch/tcp_reverse/src/tcp_reverse_app.erl
  55. share/examples/ranch/tcp_reverse/src/tcp_reverse_sup.erl
  56. @owner
  57. @group
  58. @mode
Collapse this list.
Dependency lines:
  • erlang-ranch>0:net/erlang-ranch
No installation instructions:
This port has been deleted.
PKGNAME: erlang-ranch
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1488271205 SHA256 (ninenines-ranch-1.3.2_GH0.tar.gz) = b76c164e092373f91e9bfb6d7afef8ca0cfc00175adc4f26b59ef2d02ba2643a SIZE (ninenines-ranch-1.3.2_GH0.tar.gz) = 92497

Packages (timestamps in pop-ups are UTC):
erlang-ranch
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest------1.3.2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. erl : lang/erlang
  2. rebar>=0 : devel/rebar
Runtime dependencies:
  1. erl : lang/erlang
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/elixir-smppex*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/elixir-smppex*
  2. www/erlang-cowboy*
  3. 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:
===> The following configuration options are available for erlang-ranch-1.3.2: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
net_erlang-ranch
USES:
erlang:rebar
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ninenines/ranch/tar.gz/1.3.2?dummy=/
Collapse this list.
Port Moves
  • port deleted on 2022-06-08
    REASON: Remove expired ports. Use mix or rebar3 build tools instead

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.2
28 Jun 2022 06:32:30
commit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06facommit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06facommit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06facommit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06fa files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
*/*: Remove expired erlang and elixir ports

The rebar, rebar3 and mix tools are now more than a decade old, and are
the preferred ways to fetch and install specific erlang and elixir
modules, aside from core compilers, documentation, and custom build
tools.

See UPDATING and MOVED for details.

https://www.freebsd.org/status/report-2021-07-2021-09/#_freebsd_erlang_ecosystem_ports_update

archivers/erlang-snappy
converters/erlang-base64url
databases/elixir-calecto
databases/elixir-db_connection
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.3.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3.2
10 Sep 2018 13:15:48
Revision:479407Original commit files touched by this commit
mat search for other commits by this committer
Add EXAMPLES options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
1.3.2
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
1.3.2
08 Jun 2018 13:43:26
Revision:472000Original commit files touched by this commit
olgeni search for other commits by this committer
Transfer more Erlang ports to erlang@.
1.3.2
01 Mar 2017 11:15:40
Revision:435132Original commit files touched by this commit
olgeni search for other commits by this committer
Update net/erlang-ranch to version 1.3.2.
1.1.0_1
06 Jul 2015 22:34:12
Revision:391484Original commit files touched by this commit
olgeni search for other commits by this committer
Update the remaining Erlang ports to use erlang.mk.

A few mistakes in plists came up, so these ports get a PORTREVISION bump.

Some of the older ports are still left out.
1.1.0
30 Jun 2015 14:11:15
Revision:390964Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 1.1.0.
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.

Number of commits found: 10