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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
smallbasic Interpreter for the BASIC programming language
12.33 langnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: mehul.sanghvi@gmail.com search for ports maintained by this maintainer
Port Added: 2026-09-02 10:51:29
Last Update: 2026-09-02 10:49:36
Commit Hash: 09d15c1
License: GPLv3
WWW:
https://smallbasic.github.io/
Description:
SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for everyday calculations, scripts and prototypes. SmallBASIC includes trigonometric, matrices and algebra functions, a built in IDE, a powerful string library, system, sound, and graphic commands along with structured programming syntax.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/SmallBASIC-12.33/catalog.mk
  2. /usr/local/share/licenses/SmallBASIC-12.33/LICENSE
  3. /usr/local/share/licenses/SmallBASIC-12.33/GPLv3
  4. bin/sbasic
  5. share/applications/io.github.smallbasic.desktop
  6. share/icons/hicolor/128x128/apps/sb-desktop-128x128.png
  7. @owner
  8. @group
  9. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • SmallBASIC>0:lang/smallbasic
To install the port:
cd /usr/ports/lang/smallbasic/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/smallbasic
  • pkg install SmallBASIC
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: SmallBASIC
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1788017885 SHA256 (smallbasic-SmallBASIC-v12_33_FreeBSD_GH0.tar.gz) = 3374a4299e40e65b2b9445a6fef8e15dafb1e9b6c71b7b9d678a32f1a5f0c845 SIZE (smallbasic-SmallBASIC-v12_33_FreeBSD_GH0.tar.gz) = 1689583

Expand this list (8 items)

Collapse this list.

SHA256 (zserge-jsmn-25647e692c7906b96ffd2b05ca54c097948e879c_GH0.tar.gz) = 02ac62537ea34ee33b55efa41a832b78086548715298a454b6f304e29a7c9d43 SIZE (zserge-jsmn-25647e692c7906b96ffd2b05ca54c097948e879c_GH0.tar.gz) = 12631 SHA256 (dr-soft-miniaudio-0.11.22_GH0.tar.gz) = bcb07bfb27e6fa94d34da73ba2d5642d4940b208ec2a660dbf4e52e6b7cd492f SIZE (dr-soft-miniaudio-0.11.22_GH0.tar.gz) = 4485197 SHA256 (nothings-stb-f58f558c120e9b32c217290b80bad1a0729fbb2c_GH0.tar.gz) = be1a5dad9ac38f42ef8abf00bd7db776101661b77603f832fcc0bae843d82846 SIZE (nothings-stb-f58f558c120e9b32c217290b80bad1a0729fbb2c_GH0.tar.gz) = 1513418 SHA256 (lvandeve-lodepng-17d08dd26cac4d63f43af217ebd70318bfb8189c_GH0.tar.gz) = 83d828c5478ffe7bad0e8ed80678ef826206becbd8cf70097b6cc4d29549389b SIZE (lvandeve-lodepng-17d08dd26cac4d63f43af217ebd70318bfb8189c_GH0.tar.gz) = 261776

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. autoconf>=2.73 : devel/autoconf
  3. automake>=1.18.1 : devel/automake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for SmallBASIC-12.33: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
lang_smallbasic
USES:
autoreconf pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/smallbasic/SmallBASIC/tar.gz/v12_33_FreeBSD?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
12.33
02 Sep 2026 10:49:36
commit hash: 09d15c116646759ffc62e919ffca441f10a6c6e1commit hash: 09d15c116646759ffc62e919ffca441f10a6c6e1commit hash: 09d15c116646759ffc62e919ffca441f10a6c6e1commit hash: 09d15c116646759ffc62e919ffca441f10a6c6e1 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Mehul N. Sanghvi
lang/smallbasic: Interpreter for the BASIC programming language

SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for
everyday calculations, scripts and prototypes. SmallBASIC includes
trigonometric, matrices and algebra functions, a built in IDE, a powerful
string library, system, sound, and graphic commands along with structured
programming syntax.

WWW: https://smallbasic.github.io/

PR:		294311

Number of commits found: 1