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
relx Sane, simple release creation for Erlang
3.33.0_1 devel 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 3.33.0_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Script removed upstream, library included in devel/rebar3
Expired This port expired on: 2021-03-01
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-05-17 18:32:04
Last Update: 2021-03-03 16:16:06
SVN Revision: 567095
License: APACHE20
WWW:
https://github.com/erlware/relx
Description:
Relx assembles releases for an Erlang/OTP release. Given a release specification and a list of directories in which to search for OTP applications it will generate a release output. That output depends heavily on what plugins available and what options are defined, but usually it is simply a well configured release directory. WWW: https://github.com/erlware/relx
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
Expand this list (74 items)
Collapse this list.
  1. /usr/local/share/licenses/relx-3.33.0_1/catalog.mk
  2. /usr/local/share/licenses/relx-3.33.0_1/LICENSE
  3. /usr/local/share/licenses/relx-3.33.0_1/APACHE20
  4. bin/relx
  5. lib/erlang/lib/relx-3.33.0/ebin/relx.app
  6. lib/erlang/lib/relx-3.33.0/ebin/relx.beam
  7. lib/erlang/lib/relx-3.33.0/ebin/rlx_app_discovery.beam
  8. lib/erlang/lib/relx-3.33.0/ebin/rlx_app_info.beam
  9. lib/erlang/lib/relx-3.33.0/ebin/rlx_cmd_args.beam
  10. lib/erlang/lib/relx-3.33.0/ebin/rlx_config.beam
  11. lib/erlang/lib/relx-3.33.0/ebin/rlx_depsolver.beam
  12. lib/erlang/lib/relx-3.33.0/ebin/rlx_depsolver_culprit.beam
  13. lib/erlang/lib/relx-3.33.0/ebin/rlx_dscv_util.beam
  14. lib/erlang/lib/relx-3.33.0/ebin/rlx_goal.beam
  15. lib/erlang/lib/relx-3.33.0/ebin/rlx_goal_utils.beam
  16. lib/erlang/lib/relx-3.33.0/ebin/rlx_prv_app_discover.beam
  17. lib/erlang/lib/relx-3.33.0/ebin/rlx_prv_archive.beam
  18. lib/erlang/lib/relx-3.33.0/ebin/rlx_prv_assembler.beam
  19. lib/erlang/lib/relx-3.33.0/ebin/rlx_prv_overlay.beam
  20. lib/erlang/lib/relx-3.33.0/ebin/rlx_prv_rel_discover.beam
  21. lib/erlang/lib/relx-3.33.0/ebin/rlx_prv_release.beam
  22. lib/erlang/lib/relx-3.33.0/ebin/rlx_prv_relup.beam
  23. lib/erlang/lib/relx-3.33.0/ebin/rlx_rel_discovery.beam
  24. lib/erlang/lib/relx-3.33.0/ebin/rlx_release.beam
  25. lib/erlang/lib/relx-3.33.0/ebin/rlx_state.beam
  26. lib/erlang/lib/relx-3.33.0/ebin/rlx_string.beam
  27. lib/erlang/lib/relx-3.33.0/ebin/rlx_topo.beam
  28. lib/erlang/lib/relx-3.33.0/ebin/rlx_util.beam
  29. lib/erlang/lib/relx-3.33.0/include/relx.hrl
  30. lib/erlang/lib/relx-3.33.0/priv/templates/bin
  31. lib/erlang/lib/relx-3.33.0/priv/templates/bin_windows
  32. lib/erlang/lib/relx-3.33.0/priv/templates/builtin_hook_pid
  33. lib/erlang/lib/relx-3.33.0/priv/templates/builtin_hook_status
  34. lib/erlang/lib/relx-3.33.0/priv/templates/builtin_hook_wait_for_process
  35. lib/erlang/lib/relx-3.33.0/priv/templates/builtin_hook_wait_for_vm_start
  36. lib/erlang/lib/relx-3.33.0/priv/templates/erl_ini
  37. lib/erlang/lib/relx-3.33.0/priv/templates/erl_script
  38. lib/erlang/lib/relx-3.33.0/priv/templates/extended_bin
  39. lib/erlang/lib/relx-3.33.0/priv/templates/extended_bin_windows
  40. lib/erlang/lib/relx-3.33.0/priv/templates/install_upgrade_escript
  41. lib/erlang/lib/relx-3.33.0/priv/templates/nodetool
  42. lib/erlang/lib/relx-3.33.0/priv/templates/sys_config
  43. lib/erlang/lib/relx-3.33.0/priv/templates/vm_args
  44. lib/erlang/lib/relx-3.33.0/src/relx.app.src
  45. lib/erlang/lib/relx-3.33.0/src/relx.erl
  46. lib/erlang/lib/relx-3.33.0/src/rlx_app_discovery.erl
  47. lib/erlang/lib/relx-3.33.0/src/rlx_app_info.erl
  48. lib/erlang/lib/relx-3.33.0/src/rlx_cmd_args.erl
  49. lib/erlang/lib/relx-3.33.0/src/rlx_config.erl
  50. lib/erlang/lib/relx-3.33.0/src/rlx_depsolver.erl
  51. lib/erlang/lib/relx-3.33.0/src/rlx_depsolver_culprit.erl
  52. lib/erlang/lib/relx-3.33.0/src/rlx_dscv_util.erl
  53. lib/erlang/lib/relx-3.33.0/src/rlx_goal.erl
  54. lib/erlang/lib/relx-3.33.0/src/rlx_goal.peg
  55. lib/erlang/lib/relx-3.33.0/src/rlx_goal_utils.erl
  56. lib/erlang/lib/relx-3.33.0/src/rlx_prv_app_discover.erl
  57. lib/erlang/lib/relx-3.33.0/src/rlx_prv_archive.erl
  58. lib/erlang/lib/relx-3.33.0/src/rlx_prv_assembler.erl
  59. lib/erlang/lib/relx-3.33.0/src/rlx_prv_overlay.erl
  60. lib/erlang/lib/relx-3.33.0/src/rlx_prv_rel_discover.erl
  61. lib/erlang/lib/relx-3.33.0/src/rlx_prv_release.erl
  62. lib/erlang/lib/relx-3.33.0/src/rlx_prv_relup.erl
  63. lib/erlang/lib/relx-3.33.0/src/rlx_rel_discovery.erl
  64. lib/erlang/lib/relx-3.33.0/src/rlx_release.erl
  65. lib/erlang/lib/relx-3.33.0/src/rlx_state.erl
  66. lib/erlang/lib/relx-3.33.0/src/rlx_string.erl
  67. lib/erlang/lib/relx-3.33.0/src/rlx_topo.erl
  68. lib/erlang/lib/relx-3.33.0/src/rlx_util.erl
  69. share/doc/relx/README.md
  70. share/examples/relx/relx.config
  71. share/examples/relx/relx_simple.config
  72. @owner
  73. @group
  74. @mode
Collapse this list.
Dependency lines:
  • relx>0:devel/relx
No installation instructions:
This port has been deleted.
PKGNAME: relx
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1599863517 SHA256 (relx-cache-3.33.0_1.tar.gz) = 9e302ae69ca477ce2d2c00bdfe45a059f2744238a68f0ed090892951846d84bf SIZE (relx-cache-3.33.0_1.tar.gz) = 5625

Expand this list (12 items)

Collapse this list.

SHA256 (bbmustache-1.5.0.tar) = ed074fb6e94e1a6f6e098f98a403638aba593f59a5542bc6ce2e62d829c9e375 SIZE (bbmustache-1.5.0.tar) = 14848 SHA256 (cf-0.3.1.tar) = 315e8d447d3a4b02bcdbfa397ad03bbb988a6e0aa6f44d3add0f4e3c3bf97672 SIZE (cf-0.3.1.tar) = 10240 SHA256 (erlware_commons-1.2.0.tar) = 873a7d066c45100dba4a4287e1731678985c0ec1cf4f55e97e9225f6929d3391 SIZE (erlware_commons-1.2.0.tar) = 55296 SHA256 (getopt-1.0.1.tar) = 53e1ab83b9ceb65c9672d3e7a35b8092e9bdc9b3ee80721471a161c10c59959c SIZE (getopt-1.0.1.tar) = 19456 SHA256 (providers-1.8.0.tar) = 965500bd173b11b676abf6f50d847f335ae98ddd3093aabfe80fcc1def5028e4 SIZE (providers-1.8.0.tar) = 14336 SHA256 (erlware-relx-v3.33.0_GH0.tar.gz) = 08064dcef825af7dd9d9868355c9e219e29200a5aeb0eb247cf2c7064bb61b36 SIZE (erlware-relx-v3.33.0_GH0.tar.gz) = 123751

Collapse this list.


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
Runtime dependencies:
  1. erl : lang/erlang
  2. rebar3>=0 : devel/rebar3
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-exrm*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/elixir-exrm*
  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:
===> The following configuration options are available for relx-3.33.0_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/erlware/relx/tar.gz/v3.33.0?dummy=/
Collapse this list.
Port Moves
  • port deleted on 2021-03-03
    REASON: Has expired: Script removed upstream, library included in devel/rebar3

Number of commits found: 56

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.33.0_1
03 Mar 2021 16:16:06
Revision:567095Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2021-03-02 korean/man-doc: Poor quality, severely outdated and undermaintained
2021-03-01 devel/relx: Script removed upstream, library included in devel/rebar3
3.33.0_1
11 Sep 2020 22:43:57
Revision:548265Original commit files touched by this commit
olgeni search for other commits by this committer
devel/relx: unbreak build by updating the hex.pm index.

Reported by: linimon
3.33.0
06 Sep 2020 08:06:35
Revision:547777Original commit files touched by this commit
olgeni search for other commits by this committer
devel/relx: mark as deprecated.

The relx script was dropped upstream, and the library is already
included as part of devel/rebar3.
3.33.0
21 Aug 2019 21:26:48
Revision:509566Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.33.0.

Actually sync Makefile dependencies to rebar.lock.
3.32.1
02 Jun 2019 09:55:03
Revision:503296Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.32.1 and set NO_ARCH.
3.32.0
29 May 2019 20:54:07
Revision:503013Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.32.0.
3.29.0_1
17 Mar 2019 15:30:04
Revision:496070Original commit files touched by this commit
olgeni search for other commits by this committer
Reduce diff between devel/relx and devel/rebar3.

- Modernize devel/rebar3.
- Use port version number in cache file names.
3.29.0
16 Mar 2019 10:52:10
Revision:495867Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.29.0.
3.28.0
08 Feb 2019 11:58:17
Revision:492428Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.28.0.
3.27.0
27 Nov 2018 22:54:34
Revision:486070Original commit files touched by this commit
olgeni search for other commits by this committer
devel/relx: regenerate cache file and unbreak after rebar3 upgrade.
3.27.0
22 Oct 2018 21:36:48
Revision:482794Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.27.0.
3.26.0
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
3.26.0
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
3.26.0
03 Jul 2018 14:55:19
Revision:473840Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.26.0.
3.24.5
05 May 2018 20:32:14
Revision:469166Original commit files touched by this commit
olgeni search for other commits by this committer
devel/relx: unbreak by using repo.hex.pm in MASTER_SITES.
3.24.5
15 Feb 2018 22:43:42
Revision:461956Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.24.5.
3.24.4
04 Feb 2018 17:25:29
Revision:460943Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.24.4.
3.24.3
21 Nov 2017 19:11:15
Revision:454650Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.24.3.
3.24.2
18 Nov 2017 09:42:10
Revision:454421Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.24.2.
3.24.1
17 Nov 2017 16:18:37
Revision:454377Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.24.1.
3.24.0
13 Nov 2017 18:54:51
Revision:454129Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.24.0.
3.23.1
14 Jul 2017 19:21:57
Revision:445806Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.23.1.
3.23.0
25 May 2017 13:15:25
Revision:441682Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.23.0.
3.22.2_1
11 Feb 2017 15:57:07
Revision:433885Original commit files touched by this commit
olgeni search for other commits by this committer
devel/relx: fix usage of {include_erts,true} (GitHub pull request #565).
3.22.2
04 Jan 2017 16:40:57
Revision:430573Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.22.2.
3.22.0
10 Dec 2016 15:40:43
Revision:428303Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.22.0.
3.21.1
14 Oct 2016 19:42:48
Revision:423985Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.21.1.
3.21.0
26 Aug 2016 07:48:53
Revision:420902Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.21.0.
3.20.0
30 Jun 2016 15:02:58
Revision:417830Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx version 3.20.0.
3.19.0
22 Apr 2016 12:58:48
Revision:413777Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.19.0.
3.18.0
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
3.18.0
27 Feb 2016 10:09:12
Revision:409654Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.18.0.
3.17.0
20 Feb 2016 15:37:33
Revision:409247Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.17.0.
3.16.0
16 Feb 2016 20:17:12
Revision:409015Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/relx to version 3.16.0.
3.15.0
10 Feb 2016 22:31:27
Revision:408665Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade devel/relx to version 3.15.0.
3.13.0
12 Jan 2016 16:26:14
Revision:405892Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade devel/relx to version 3.13.0.
3.12.0
10 Jan 2016 23:13:06
Revision:405757Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade devel/relx to version 3.12.0.
3.11.0
06 Jan 2016 12:36:01
Revision:405347Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade devel/relx to version 3.11.0.
3.10.0
03 Jan 2016 23:16:04
Revision:405197Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade devel/relx to version 3.10.0.
3.9.0
28 Nov 2015 14:25:00
Revision:402533Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade devel/relx to version 3.9.0.
3.8.0
07 Nov 2015 13:59:05
Revision:400992Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade devel/relx to version 3.8.0.
3.7.1
29 Sep 2015 03:39:07
Revision:398156Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade devel/relx to version 3.7.1.
3.7.0
26 Sep 2015 07:51:30
Revision:397935Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade devel/relx to version 3.7.0.
3.6.0
21 Sep 2015 10:16:06
Revision:397482Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade devel/relx to version 3.6.0.
3.5.0
04 Sep 2015 12:58:51
Revision:396085Original commit files touched by this commit
olgeni search for other commits by this committer
Unbreak after rebar3 upgrade (using local dependencies).
3.5.0
25 Aug 2015 19:45:55
Revision:395312Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 3.5.0.
3.4.0
22 Jul 2015 09:51:37
Revision:392668Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 3.4.0.
3.3.2
12 Jul 2015 17:04:00
Revision:391825Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to 3.3.2.
3.3.1_1
10 Jul 2015 21:14:15
Revision:391723Original commit files touched by this commit
olgeni search for other commits by this committer
Install examples.
3.3.1
10 Jul 2015 18:35:00
Revision:391715Original commit files touched by this commit
olgeni search for other commits by this committer
Official 3.3.1 tag got in.
3.3.1
10 Jul 2015 18:12:00
Revision:391714Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to 3.3.1, chasing forks around to match hex.pm.
3.3.0
08 Jul 2015 18:31:16
Revision:391586Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 3.3.0.
3.1.0
01 Jul 2015 13:47:55
Revision:391060Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 3.1.0 and pet portlint.
3.0.0_1
29 Jun 2015 20:48:55
Revision:390939Original commit files touched by this commit
olgeni search for other commits by this committer
Rebuild devel/relx using port dependencies rather than the dependency
tarball. We also use rebar3 from ports.

This gets us the full relx Erlang app, with its own beam files that
can be used elsewhere.
3.0.0
26 Jun 2015 16:21:03
Revision:390647Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 3.0.0.
2.0.0
17 May 2015 18:31:47
Revision:386641Original commit files touched by this commit
olgeni search for other commits by this committer
Add devel/relx, a release creation tool for Erlang.

Number of commits found: 56