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
Port details
sbt Build tool for Scala projects
1.11.7 devel on this many watch lists=4 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.11.6Version of this port present on the latest quarterly branch.
Maintainer: ale@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ 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 (4 items)
Collapse this list.
  1. bin/sbt
  2. /usr/local/share/licenses/sbt-1.11.7/catalog.mk
  3. /usr/local/share/licenses/sbt-1.11.7/LICENSE
  4. /usr/local/share/licenses/sbt-1.11.7/APACHE20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • sbt>0:devel/sbt
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):
sbt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.11.71.11.7-1.11.61.11.7n/an/an/a
FreeBSD:13:quarterly1.11.61.11.61.9.11.11.21.11.6n/an/an/a
FreeBSD:14:latest1.11.71.11.71.8.21.11.51.11.7--1.8.3
FreeBSD:14:quarterly1.11.61.11.6-1.11.21.11.6-1.9.81.9.8
FreeBSD:15:latest1.11.71.11.7n/a1.11.4n/an/a1.9.81.9.8
FreeBSD:15:quarterly1.11.61.11.6n/a-n/an/a--
FreeBSD:16:latest1.11.71.11.7n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. infocmp : devel/ncurses
  2. bash : shells/bash
  3. java : java/openjdk8
This port is required by:
for Build
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/sbt/sbt/releases/download/v1.11.7/
Collapse this list.

Number of commits found: 111 (showing only 11 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.13.2
28 Apr 2014 08:17:25
Revision:352470Original commit files touched by this commit
ale search for other commits by this committer
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
Revision:338168Original commit files touched by this commit
ohauer search for other commits by this committer
- 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
Revision:336700Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.13.1 release and stagify.
0.13.0
20 Sep 2013 17:17:45
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:325523Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.13.0 release.
0.12.4
28 Jun 2013 14:12:16
Revision:321963Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.12.4 release.
0.12.3
18 Jun 2013 09:15:51
Revision:321176Original commit files touched by this commit
ale search for other commits by this committer
Distfile re-rolled for a cosmetic fix to bash script.
0.12.3
19 Apr 2013 11:01:58
Revision:316095Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.12.3 release.

Feature safe:	yes
0.12.2_1
23 Feb 2013 17:17:27
Revision:312843Original commit files touched by this commit
ale search for other commits by this committer
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
Revision:312240Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.12.2 release.
0.12.1
09 Oct 2012 08:07:30
Revision:305574Original commit files touched by this commit
ale search for other commits by this committer
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)

«  1 | 2