Port details |
- homebox Inventory and organization system built for the Home User
- 0.20.2_1 finance
=0 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: dtxdf@FreeBSD.org
 - Port Added: 2025-07-04 17:24:05
- Last Update: 2025-07-09 16:11:00
- Commit Hash: 2759752
- License: AGPLv3
- WWW:
- https://homebox.software
- Description:
- HomeBox is the inventory and organization system built for the Home
User! With a focus on simplicity and ease of use, Homebox is the
perfect solution for your home inventory, organization, and management
needs. While developing this project, I've tried to keep the following
principles in mind:
- Simple - Homebox is designed to be simple and easy to use. No
complicated setup or configuration required. Use either a single
docker container, or deploy yourself by compiling the binary for
your platform of choice.
- Blazingly Fast - Homebox is written in Go, which makes it extremely
fast and requires minimal resources to deploy. In general, idle
memory usage is less than 50MB for the whole container.
- Portable - Homebox is designed to be portable and run on anywhere.
We use SQLite and an embedded Web UI to make it easy to deploy,
use, and backup.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- homebox>0:finance/homebox
- To install the port:
- cd /usr/ports/finance/homebox/ && make install clean
- To add the package, run one of these commands:
- pkg install finance/homebox
- pkg install homebox
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: homebox
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1751649092
SHA256 (go/finance_homebox/sysadminsmedia-homebox-v0.20.2_GH0/homebox-0.20.2.frontend.tar.gz) = a40b4c1d24f89317f73d1dcbdb066091cf7d0f2d6d5dc6555bec2ff974886193
SIZE (go/finance_homebox/sysadminsmedia-homebox-v0.20.2_GH0/homebox-0.20.2.frontend.tar.gz) = 937158
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:
-
- go124 : lang/go124
- Fetch dependencies:
-
- go124 : lang/go124
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- finance_homebox
- USES:
- go:modules zip
- 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 |
0.20.2_1 09 Jul 2025 16:11:00
    |
Adam Weinberger (adamw)  |
many: Bump PORTREVISION for go-1.24.5 update |
0.20.2 06 Jul 2025 06:09:53
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
finance/homebox: Mark BROKEN on i386
Cannot use int64(off) (value of type int64) as int32 value in
assignment.
Reported by: pkg-fallout
Approved by: acm (mentor) |
0.20.2 04 Jul 2025 17:20:49
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
finance/homebox: New port: Inventory and organization system built for the Home
User
HomeBox is the inventory and organization system built for the Home
User! With a focus on simplicity and ease of use, Homebox is the
perfect solution for your home inventory, organization, and management
needs. While developing this project, I've tried to keep the following
principles in mind:
- Simple - Homebox is designed to be simple and easy to use. No
complicated setup or configuration required. Use either a single
docker container, or deploy yourself by compiling the binary for
your platform of choice.
- Blazingly Fast - Homebox is written in Go, which makes it extremely
fast and requires minimal resources to deploy. In general, idle
memory usage is less than 50MB for the whole container.
- Portable - Homebox is designed to be portable and run on anywhere.
We use SQLite and an embedded Web UI to make it easy to deploy,
use, and backup.
Approved by: acm (mentor) |