| Port details on branch 2024Q4 |
- rebar Build-tool for Erlang that follows OTP principles
- 2.6.4,1 devel
=0 2.6.4,1Version of this port present on the latest quarterly branch. - Maintainer: olgeni@FreeBSD.org
 - Port Added: 2012-06-23 12:39:27
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- License: APACHE20
- WWW:
- https://github.com/rebar/rebar
- Description:
- rebar is an Erlang build tool that makes it easy to compile and test Erlang
applications, port drivers and releases.
rebar is a self-contained Erlang script, so it's easy to distribute or even
embed directly in a project. Where possible, rebar uses standard Erlang/OTP
conventions for project structures, thus minimizing the amount of build
configuration work. rebar also provides dependency management, enabling
application writers to easily re-use common libraries from a variety of
locations (git, hg, etc).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/rebar/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rebar
- pkg install rebar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rebar
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1472715890
SHA256 (rebar-rebar-2.6.4_GH0.tar.gz) = 577246bafa2eb2b2c3f1d0c157408650446884555bf87901508ce71d5cc0bd07
SIZE (rebar-rebar-2.6.4_GH0.tar.gz) = 213158
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- escript : lang/erlang
- Runtime dependencies:
-
- escript : lang/erlang
- This port is required by:
- for Build
-
- databases/couchdb3
- devel/erlang-rebar3_hex
- devel/erlang-recon
-
Deleted ports which required this port:
- for Run
-
Deleted ports which required this port:
- * - 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 rebar-2.6.4,1:
BASH=off: Install programmable completions for Bash
EXAMPLES=on: Build and/or install examples
ZSH=off: Install programmable completions for zsh
===> Use 'make config' to modify these settings
- Options name:
- devel_rebar
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|