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-hackney Simple HTTP client in Erlang
1.8.6 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.8.6Version of this port present on the latest quarterly branch.
Maintainer: erlang@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-07-01 08:35:22
Last Update: 2022-06-28 06:32:30
Commit Hash: ab4964e
License: APACHE20
WWW:
https://github.com/benoitc/hackney
Description:
Hackney is an HTTP client library for Erlang. Main features: - No message passing - Binary streams - SSL support - Keepalive handling - Basic authentication - Stream the response and the requests - Fetch a response asynchronously - Multipart support (streamed or not) - Chunked encoding support - Can send files using the sendfile API - Optional socket pool - REST syntax WWW: https://github.com/benoitc/hackney
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 (63 items)
Collapse this list.
  1. /usr/local/share/licenses/erlang-hackney-1.8.6/catalog.mk
  2. /usr/local/share/licenses/erlang-hackney-1.8.6/LICENSE
  3. /usr/local/share/licenses/erlang-hackney-1.8.6/APACHE20
  4. lib/erlang/lib/hackney-1.8.6/ebin/hackney.app
  5. lib/erlang/lib/hackney-1.8.6/ebin/hackney.beam
  6. lib/erlang/lib/hackney-1.8.6/ebin/hackney_app.beam
  7. lib/erlang/lib/hackney-1.8.6/ebin/hackney_bstr.beam
  8. lib/erlang/lib/hackney-1.8.6/ebin/hackney_connect.beam
  9. lib/erlang/lib/hackney-1.8.6/ebin/hackney_cookie.beam
  10. lib/erlang/lib/hackney-1.8.6/ebin/hackney_date.beam
  11. lib/erlang/lib/hackney-1.8.6/ebin/hackney_headers.beam
  12. lib/erlang/lib/hackney-1.8.6/ebin/hackney_headers_new.beam
  13. lib/erlang/lib/hackney-1.8.6/ebin/hackney_http.beam
  14. lib/erlang/lib/hackney-1.8.6/ebin/hackney_http_connect.beam
  15. lib/erlang/lib/hackney-1.8.6/ebin/hackney_local_tcp.beam
  16. lib/erlang/lib/hackney-1.8.6/ebin/hackney_manager.beam
  17. lib/erlang/lib/hackney-1.8.6/ebin/hackney_multipart.beam
  18. lib/erlang/lib/hackney-1.8.6/ebin/hackney_pool.beam
  19. lib/erlang/lib/hackney-1.8.6/ebin/hackney_pool_handler.beam
  20. lib/erlang/lib/hackney-1.8.6/ebin/hackney_request.beam
  21. lib/erlang/lib/hackney-1.8.6/ebin/hackney_response.beam
  22. lib/erlang/lib/hackney-1.8.6/ebin/hackney_socks5.beam
  23. lib/erlang/lib/hackney-1.8.6/ebin/hackney_ssl.beam
  24. lib/erlang/lib/hackney-1.8.6/ebin/hackney_stream.beam
  25. lib/erlang/lib/hackney-1.8.6/ebin/hackney_sup.beam
  26. lib/erlang/lib/hackney-1.8.6/ebin/hackney_tcp.beam
  27. lib/erlang/lib/hackney-1.8.6/ebin/hackney_trace.beam
  28. lib/erlang/lib/hackney-1.8.6/ebin/hackney_url.beam
  29. lib/erlang/lib/hackney-1.8.6/ebin/hackney_util.beam
  30. lib/erlang/lib/hackney-1.8.6/include/hackney.hrl
  31. lib/erlang/lib/hackney-1.8.6/include/hackney_lib.hrl
  32. lib/erlang/lib/hackney-1.8.6/src/hackney.app.src
  33. lib/erlang/lib/hackney-1.8.6/src/hackney.erl
  34. lib/erlang/lib/hackney-1.8.6/src/hackney_app.erl
  35. lib/erlang/lib/hackney-1.8.6/src/hackney_bstr.erl
  36. lib/erlang/lib/hackney-1.8.6/src/hackney_connect.erl
  37. lib/erlang/lib/hackney-1.8.6/src/hackney_cookie.erl
  38. lib/erlang/lib/hackney-1.8.6/src/hackney_date.erl
  39. lib/erlang/lib/hackney-1.8.6/src/hackney_headers.erl
  40. lib/erlang/lib/hackney-1.8.6/src/hackney_headers_new.erl
  41. lib/erlang/lib/hackney-1.8.6/src/hackney_http.erl
  42. lib/erlang/lib/hackney-1.8.6/src/hackney_http_connect.erl
  43. lib/erlang/lib/hackney-1.8.6/src/hackney_internal.hrl
  44. lib/erlang/lib/hackney-1.8.6/src/hackney_local_tcp.erl
  45. lib/erlang/lib/hackney-1.8.6/src/hackney_manager.erl
  46. lib/erlang/lib/hackney-1.8.6/src/hackney_methods.hrl
  47. lib/erlang/lib/hackney-1.8.6/src/hackney_multipart.erl
  48. lib/erlang/lib/hackney-1.8.6/src/hackney_pool.erl
  49. lib/erlang/lib/hackney-1.8.6/src/hackney_pool_handler.erl
  50. lib/erlang/lib/hackney-1.8.6/src/hackney_request.erl
  51. lib/erlang/lib/hackney-1.8.6/src/hackney_response.erl
  52. lib/erlang/lib/hackney-1.8.6/src/hackney_socks5.erl
  53. lib/erlang/lib/hackney-1.8.6/src/hackney_ssl.erl
  54. lib/erlang/lib/hackney-1.8.6/src/hackney_stream.erl
  55. lib/erlang/lib/hackney-1.8.6/src/hackney_sup.erl
  56. lib/erlang/lib/hackney-1.8.6/src/hackney_tcp.erl
  57. lib/erlang/lib/hackney-1.8.6/src/hackney_trace.erl
  58. lib/erlang/lib/hackney-1.8.6/src/hackney_url.erl
  59. lib/erlang/lib/hackney-1.8.6/src/hackney_util.erl
  60. share/doc/hackney/README.md
  61. @owner
  62. @group
  63. @mode
Collapse this list.
Dependency lines:
  • erlang-hackney>0:www/erlang-hackney
No installation instructions:
This port has been deleted.
PKGNAME: erlang-hackney
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1497019576 SHA256 (benoitc-hackney-1.8.6_GH0.tar.gz) = e2baeee8402d7789c4041c315eb895da3fe378bd8a203d447ad6314279c223a7 SIZE (benoitc-hackney-1.8.6_GH0.tar.gz) = 882504

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. erl : lang/erlang
  2. rebar3>=0 : devel/rebar3
  3. erlang-idna>=0 : dns/erlang-idna
  4. erlang-certifi>=0 : devel/erlang-certifi
  5. erlang-ssl_verify_fun>=0 : devel/erlang-ssl_verify_fun
  6. erlang-metrics>=0 : devel/erlang-metrics
  7. erlang-mimerl>=0 : misc/erlang-mimerl
Runtime dependencies:
  1. erl : lang/erlang
  2. erlang-idna>=0 : dns/erlang-idna
  3. erlang-certifi>=0 : devel/erlang-certifi
  4. erlang-ssl_verify_fun>=0 : devel/erlang-ssl_verify_fun
  5. erlang-metrics>=0 : devel/erlang-metrics
  6. erlang-mimerl>=0 : misc/erlang-mimerl
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 4 deleted ports
  1. databases/erlang-couchbeam*
  2. devel/elixir-tzdata*
  3. net/elixir-oauth2*
  4. www/elixir-httpoison*
  5. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. databases/erlang-couchbeam*
  2. devel/elixir-excoveralls*
  3. www/elixir-httpoison*
  4. 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-hackney-1.8.6: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
www_erlang-hackney
USES:
erlang:rebar3
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/benoitc/hackney/tar.gz/1.8.6?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: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.6
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.8.6
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.8.6
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.8.6
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.8.6
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.8.6
09 Jun 2017 14:52:34
Revision:443001Original commit files touched by this commit
olgeni search for other commits by this committer
Update www/erlang-hackney to version 1.8.6.
1.8.5
30 May 2017 17:29:28
Revision:442106Original commit files touched by this commit
olgeni search for other commits by this committer
Update www/erlang-hackney to version 1.8.5.
1.8.4
29 May 2017 09:08:53
Revision:441978Original commit files touched by this commit
olgeni search for other commits by this committer
Update www/erlang-hackney to version 1.8.4.
1.8.3
24 May 2017 04:27:24
Revision:441563Original commit files touched by this commit
olgeni search for other commits by this committer
Update www/erlang-hackney to version 1.8.3.
1.8.2
21 May 2017 08:38:48
Revision:441356Original commit files touched by this commit
olgeni search for other commits by this committer
Update www/erlang-hackney to version 1.8.2.
1.8.0
22 Apr 2017 13:31:11
Revision:439171Original commit files touched by this commit
olgeni search for other commits by this committer
Update www/erlang-hackney to version 1.8.0.
1.7.1
02 Mar 2017 09:14:59
Revision:435217Original commit files touched by this commit
olgeni search for other commits by this committer
Update www/erlang-hackney to version 1.7.1.
1.7.0
01 Mar 2017 19:21:42
Revision:435196Original commit files touched by this commit
olgeni search for other commits by this committer
Update www/erlang-hackney to version 1.7.0.
1.6.6
01 Mar 2017 11:16:45
Revision:435135Original commit files touched by this commit
olgeni search for other commits by this committer
Update www/erlang-hackney to version 1.6.6.
1.6.5
04 Jan 2017 22:15:22
Revision:430601Original commit files touched by this commit
olgeni search for other commits by this committer
Update www/erlang-hackney to version 1.6.5.
1.6.3
27 Oct 2016 07:56:41
Revision:424746Original commit files touched by this commit
olgeni search for other commits by this committer
Update www/erlang-hackney to version 1.6.3.
1.6.2
22 Oct 2016 10:24:07
Revision:424459Original commit files touched by this commit
olgeni search for other commits by this committer
Update www/erlang-hackney to version 1.6.2.
1.6.1
11 Jul 2016 10:49:08
Revision:418376Original commit files touched by this commit
olgeni search for other commits by this committer
Update www/erlang-hackney to version 1.6.1.
1.6.0
29 Mar 2016 14:53:13
Revision:412117Original commit files touched by this commit
olgeni search for other commits by this committer
Update www/erlang-hackney to version 1.6.0.
1.5.1
12 Mar 2016 16:57:09
Revision:410910Original commit files touched by this commit
olgeni search for other commits by this committer
Update www/erlang-hackney to version 1.5.1.
1.4.10
27 Feb 2016 21:28:42
Revision:409691Original commit files touched by this commit
olgeni search for other commits by this committer
Update www/erlang-hackney to version 1.4.10.
1.4.9
03 Jan 2016 10:28:50
Revision:405125Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade www/erlang-hackney to version 1.4.9.
1.4.8
02 Jan 2016 18:56:43
Revision:405087Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade www/erlang-hackney to version 1.4.8.
1.4.7
07 Dec 2015 13:00:52
Revision:403204Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade www/erlang-hackney to version 1.4.7.
1.4.6
29 Nov 2015 11:19:16
Revision:402590Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade www/erlang-hackney to version 1.4.6.
1.4.4
04 Nov 2015 15:33:41
Revision:400738Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade www/erlang-hackney to version 1.4.4.
1.4.1
03 Nov 2015 11:20:36
Revision:400693Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade www/erlang-hackney to version 1.4.1.
1.4.0
27 Oct 2015 14:01:59
Revision:400245Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade www/erlang-hackney to version 1.4.0.
1.3.2
27 Aug 2015 10:08:40
Revision:395411Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 1.3.2.
1.3.1
18 Aug 2015 15:13:29
Revision:394600Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 1.3.1.
1.3.0
23 Jul 2015 15:10:41
Revision:392724Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 1.3.0.
1.2.0
06 Jul 2015 22:27:18
Revision:391483Original commit files touched by this commit
olgeni search for other commits by this committer
Update most of the Erlang ports to use erlang.mk.

These do not require a PORTREVISION bump.
1.2.0
01 Jul 2015 08:35:06
Revision:391037Original commit files touched by this commit
olgeni search for other commits by this committer
Add www/erlang-hackney, an HTTP client in Erlang.

Number of commits found: 33