Port details |
- rebar Build-tool for Erlang that follows OTP principles
- 2.6.4,1 devel =2 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
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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 - 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.6.4,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.6.4,1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.6.4,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.6.4,1 10 Sep 2018 13:15:48 |
mat |
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 |
2.6.4,1 01 Sep 2016 09:29:05 |
olgeni |
Update devel/rebar to version 2.6.4 (with working C builds). |
2.6.2,1 31 Aug 2016 13:31:00 |
olgeni |
Revert upgrade of devel/rebar to version 2.6.3 (r420961).
It broke all C builds. |
2.6.3 27 Aug 2016 08:59:42 |
olgeni |
Update devel/rebar to version 2.6.3. |
2.6.2 28 Jun 2016 13:36:27 |
olgeni |
Update devel/rebar to version 2.6.2. |
2.6.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.6.1 28 Sep 2015 15:43:33 |
olgeni |
Upgrade devel/rebar to version 2.6.1. |
2.6.0_1 10 Jul 2015 21:04:28 |
olgeni |
Install rebar.config.sample in EXAMPLESDIR. |
2.6.0 05 Jul 2015 07:50:06 |
olgeni |
Update WWW tag. |
2.6.0 19 Jun 2015 17:22:06 |
olgeni |
Upgrade to version 2.6.0. |
2.5.1 02 Jun 2015 12:45:34 |
olgeni |
Take over maintainership.
Approved by: koobs |
2.5.1 26 May 2015 13:56:06 |
olgeni |
Add options for installing bash and zsh completions.
PR: 200430
Submitted by: olgeni
Approved by: maintainer |
2.5.1 09 May 2015 11:59:57 |
olgeni |
Upgrade to version 2.5.1.
PR: 199992
Submitted by: olgeni
Approved by: maintainer |
2.4.0 06 May 2015 15:16:54 |
mat |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
2.4.0 21 Jun 2014 16:01:59 |
olgeni |
Upgrade to version 2.4.0 and use the official GitHub account.
PR: 191244
Submitted by: olgeni
Approved by: maintainer |
2.0.0 09 Feb 2014 12:33:07 |
koobs |
devel/rebar: Modernise: STAGE, USE_GITHUB
- Enable STAGE support
- Use USE_GITHUB and GH_* friends
- Remove indefinite article from COMMENT |
2.0.0 03 Jan 2014 00:46:47 |
bapt |
Part 1 at removing now useless FETCH_ARGS redifition |
2.0.0 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
2.0.0 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
2.0.0 09 Feb 2013 14:50:27 |
koobs |
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.
Approved by: eadler (mentor) |
2.0.0 23 Jun 2012 12:38:35 |
sunpoet |
- Add rebar 2.0.0
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).
WWW: https://github.com/basho/rebar
PR: ports/168905
Submitted by: koobs <koobs.freebsd@gmail.com> |