| Port details |
- sbt Build tool for Scala projects
- 1.11.7 devel
=4 1.11.6Version of this port present on the latest quarterly branch. - Maintainer: ale@FreeBSD.org
 - Port Added: 2012-10-09 09:33:30
- Last Update: 2025-10-09 14:44:48
- Commit Hash: 72e30c1
- People watching this port, also watch:: libXdamage, libevent, py311-beautifulsoup, autoconf, libexif
- Also Listed In: java
- License: APACHE20
- WWW:
- https://www.scala-sbt.org/
- Description:
- simple build tool (sbt) is a minimally intrusive
build tool for Scala projects.
¦ ¦ ¦ ¦ 
- 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/sbt/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/sbt
- pkg install sbt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sbt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1759740795
SHA256 (sbt-1.11.7.tgz) = 1232818f91c39639a93bbe1108e12d94c7044a646a7847f1a3977b9e46716cd6
SIZE (sbt-1.11.7.tgz) = 58359648
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- infocmp : devel/ncurses
- bash : shells/bash
- java : java/openjdk8
- This port is required by:
- for Build
-
- archivers/snappy-java
Configuration Options:
- ===> The following configuration options are available for sbt-1.11.7:
ADVANCED=on: Install advanced bash shell-script (required for Java 11+)
===> Use 'make config' to modify these settings
- Options name:
- devel_sbt
- USES:
- java tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 111 (showing only 11 on this page)
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.13.2 28 Apr 2014 08:17:25
  |
ale  |
Update to 0.13.2 release.
It's a bugfix release, but adds a new optional feature: the name-hashing
algorithm for the incremental compiler.
To enable this algorithm, add the following setting in your build.sbt:
incOptions := incOptions.value.withNameHashing(true) |
0.13.1 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@) |
0.13.1 17 Dec 2013 08:56:06
  |
ale  |
Update to 0.13.1 release and stagify. |
0.13.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) |
0.13.0 28 Aug 2013 12:37:29
  |
ale  |
Update to 0.13.0 release. |
0.12.4 28 Jun 2013 14:12:16
  |
ale  |
Update to 0.12.4 release. |
0.12.3 18 Jun 2013 09:15:51
  |
ale  |
Distfile re-rolled for a cosmetic fix to bash script. |
0.12.3 19 Apr 2013 11:01:58
  |
ale  |
Update to 0.12.3 release.
Feature safe: yes |
0.12.2_1 23 Feb 2013 17:17:27
  |
ale  |
Distfile rerolled to add new sbt-launch.
PR: ports/176374
Submitted by: "Fabian M. Borschel" <fmb@onibox.net> |
0.12.2 14 Feb 2013 20:51:10
  |
ale  |
Update to 0.12.2 release. |
0.12.1 09 Oct 2012 08:07:30
  |
ale  |
simple build tool (sbt) is a minimally intrusive
build tool for Scala projects.
WWW: http://www.scala-sbt.org/ |
Number of commits found: 111 (showing only 11 on this page)
|