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
rgbds Free assembler/linker for the Game Boy and Game Boy Color
0.9.0_1 devel on this many watch lists=2 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 0.8.0Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-03-10 06:26:31
Last Update: 2024-12-31 01:30:56
Commit Hash: 6392477
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: games
License: MIT
WWW:
https://rgbds.gbdev.io/
Description:
RGBDS is a free GBZ80 assembler/linker package for the Game Boy and Game Boy Color. RGBDS additionally contains 2 extra tools to fix ROM headers, and convert PNG files to the Game Boy's planar tile format. The binaries it provides are: rgbasm(1) (assembler) rgblink(1) (linker) rgbfix(1) (checksum/header fixer) rgbgfx(1) (PNG-to-Game Boy graphics converter)
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 (20 items)
Collapse this list.
  1. /usr/local/share/licenses/rgbds-0.9.0_1/catalog.mk
  2. /usr/local/share/licenses/rgbds-0.9.0_1/LICENSE
  3. /usr/local/share/licenses/rgbds-0.9.0_1/MIT
  4. bin/rgbasm
  5. bin/rgbfix
  6. bin/rgbgfx
  7. bin/rgblink
  8. share/man/man1/rgbasm.1.gz
  9. share/man/man1/rgbfix.1.gz
  10. share/man/man1/rgbgfx.1.gz
  11. share/man/man1/rgblink.1.gz
  12. share/man/man5/rgbasm-old.5.gz
  13. share/man/man5/rgbasm.5.gz
  14. share/man/man5/rgbds.5.gz
  15. share/man/man5/rgblink.5.gz
  16. share/man/man7/gbz80.7.gz
  17. share/man/man7/rgbds.7.gz
  18. @owner
  19. @group
  20. @mode
Collapse this list.
Dependency lines:
  • rgbds>0:devel/rgbds
To install the port:
cd /usr/ports/devel/rgbds/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rgbds
  • pkg install rgbds
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rgbds
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1735171701 SHA256 (rgbds-0.9.0.tar.gz) = e15721fe11a943a9fc6d11958abe1951d65fd285ade5af75c968d1bd1774caf6 SIZE (rgbds-0.9.0.tar.gz) = 8091041

Packages (timestamps in pop-ups are UTC):
rgbds
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.0_10.9.0_1-0.8.00.9.0_1---
FreeBSD:13:quarterly0.9.0_10.9.0_10.6.1_20.8.00.9.0_10.7.00.7.00.7.0
FreeBSD:14:latest0.9.0_10.9.0_1-0.9.0_10.9.0_10.6.1_2-0.6.1_2
FreeBSD:14:quarterly0.9.0_10.9.0_1-0.8.00.9.0_10.7.00.7.00.7.0
FreeBSD:15:latest0.9.0_10.9.0_1n/a0.9.0_1n/a0.7.00.7.00.7.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bison : devel/bison
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Test dependencies:
  1. bash>0 : shells/bash
  2. git>0 : devel/git
  3. xxd>0 : sysutils/xxd
Library dependencies:
  1. libpng16.so : graphics/png
This port is required by:
for Build
  1. emulators/sameboy

Configuration Options:
No options to configure
Options name:
devel_rgbds
USES:
bison cmake:testing pkgconfig shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/gbdev/rgbds/releases/download/v0.9.0/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.0_1
31 Dec 2024 01:30:56
commit hash: 6392477b572ecfc5c13c1434348f1a0be804c87bcommit hash: 6392477b572ecfc5c13c1434348f1a0be804c87bcommit hash: 6392477b572ecfc5c13c1434348f1a0be804c87bcommit hash: 6392477b572ecfc5c13c1434348f1a0be804c87b files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/rgbds: Fix tests

- Remove build dependency on bash
- Remove unneeded dos2unix conversion also known to break part of tests
- Prepare to 0.9.1 and apply merged patches
0.9.0
26 Dec 2024 08:26:55
commit hash: 7b5bb5efdad1ca269649861a3b8e38a778c67e54commit hash: 7b5bb5efdad1ca269649861a3b8e38a778c67e54commit hash: 7b5bb5efdad1ca269649861a3b8e38a778c67e54commit hash: 7b5bb5efdad1ca269649861a3b8e38a778c67e54 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/rgbds: Update to 0.9.0

- Switch to cmake build
- Add tests

ChangeLog: https://github.com/gbdev/rgbds/releases/tag/v0.9.0
0.8.0
29 Jun 2024 09:31:00
commit hash: 701ecf1f71e0297aa92840183ed2a4d13f0e44dacommit hash: 701ecf1f71e0297aa92840183ed2a4d13f0e44dacommit hash: 701ecf1f71e0297aa92840183ed2a4d13f0e44dacommit hash: 701ecf1f71e0297aa92840183ed2a4d13f0e44da files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/rgbds: Update to 0.8.0

ChangeLog: https://github.com/gbdev/rgbds/releases/tag/v0.8.0
0.7.0
01 Jan 2024 01:11:43
commit hash: 2f67d0fe817ab635c3bb04c19fe01280c8b2a2e7commit hash: 2f67d0fe817ab635c3bb04c19fe01280c8b2a2e7commit hash: 2f67d0fe817ab635c3bb04c19fe01280c8b2a2e7commit hash: 2f67d0fe817ab635c3bb04c19fe01280c8b2a2e7 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/rgbds: Update to 0.7.0

ChangeLog: https://github.com/gbdev/rgbds/releases/tag/v0.7.0
0.6.1_2
28 Mar 2023 10:46:13
commit hash: e4d330bbdc82f346bc31f109ebff0d71154362d0commit hash: e4d330bbdc82f346bc31f109ebff0d71154362d0commit hash: e4d330bbdc82f346bc31f109ebff0d71154362d0commit hash: e4d330bbdc82f346bc31f109ebff0d71154362d0 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/rgbds: Fix build with clang

- yank _POSIX_C_SOURCE because it breaks the build

See also:	https://github.com/gbdev/rgbds/issues/1091
		https://github.com/gbdev/rgbds/issues/1111
Reported by:	danfe, gerald
0.6.1_1
13 Mar 2023 08:08:10
commit hash: 526802d9024cb7efee0c95372a4f283a8a578b2acommit hash: 526802d9024cb7efee0c95372a4f283a8a578b2acommit hash: 526802d9024cb7efee0c95372a4f283a8a578b2acommit hash: 526802d9024cb7efee0c95372a4f283a8a578b2a files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/rgbds: Fix build on 12.4

Fix build on 12.4 using gcc because port only builds with clang <=10.

MFH:		2023Q1 (build fixes)
0.6.1
03 Dec 2022 15:35:58
commit hash: 3516e31262930e38e517abe2020f59dbea8e1539commit hash: 3516e31262930e38e517abe2020f59dbea8e1539commit hash: 3516e31262930e38e517abe2020f59dbea8e1539commit hash: 3516e31262930e38e517abe2020f59dbea8e1539 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/rgbds: Update to 0.6.1

ChangeLog:	https://github.com/gbdev/rgbds/releases/tag/v0.6.1
0.6.0
05 Oct 2022 10:32:11
commit hash: 442a92fca3f70950193690d08796333da2b947e4commit hash: 442a92fca3f70950193690d08796333da2b947e4commit hash: 442a92fca3f70950193690d08796333da2b947e4commit hash: 442a92fca3f70950193690d08796333da2b947e4 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/rgbds: Update to 0.6.0

 - Workaround clang build failure on 13.1 and 14 current with USE_GCC
   https://github.com/gbdev/rgbds/issues/1091

ChangeLog: https://github.com/gbdev/rgbds/releases/tag/v0.6.0
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.5.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.5.2
04 Jul 2022 07:56:58
commit hash: e19987043e3ec42d4c4e6e4764acf9ed285ce514commit hash: e19987043e3ec42d4c4e6e4764acf9ed285ce514commit hash: e19987043e3ec42d4c4e6e4764acf9ed285ce514commit hash: e19987043e3ec42d4c4e6e4764acf9ed285ce514 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/rgbds: Adopt port
0.5.2
03 Feb 2022 14:02:30
commit hash: 4588f863bdcb119f13176030e0fb0a4783a60e25commit hash: 4588f863bdcb119f13176030e0fb0a4783a60e25commit hash: 4588f863bdcb119f13176030e0fb0a4783a60e25commit hash: 4588f863bdcb119f13176030e0fb0a4783a60e25 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
devel/rgbds: Reset MAINTAINER
0.5.2
24 Nov 2021 09:05:35
commit hash: 91299d17de394775f84b93cd2a2aa7a6288e2657commit hash: 91299d17de394775f84b93cd2a2aa7a6288e2657commit hash: 91299d17de394775f84b93cd2a2aa7a6288e2657commit hash: 91299d17de394775f84b93cd2a2aa7a6288e2657 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
devel/rgbds: Update to 0.5.2

Changes:	https://github.com/gbdev/rgbds/releases/tag/v0.5.2
0.5.1
11 May 2021 17:29:25
commit hash: af1429fcc3ba279103fa8d57c062bb42021b8994commit hash: af1429fcc3ba279103fa8d57c062bb42021b8994commit hash: af1429fcc3ba279103fa8d57c062bb42021b8994commit hash: af1429fcc3ba279103fa8d57c062bb42021b8994 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
devel/rgbds: Update to 0.5.1

Changes:	https://github.com/gbdev/rgbds/releases/tag/v0.5.1
0.5.0
19 Apr 2021 08:00:08
commit hash: c55444119132db970ee9c343dc1b822f66696178commit hash: c55444119132db970ee9c343dc1b822f66696178commit hash: c55444119132db970ee9c343dc1b822f66696178commit hash: c55444119132db970ee9c343dc1b822f66696178 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
devel/rgbds: Update to 0.5.0

Changes:	https://github.com/gbdev/rgbds/releases/tag/v0.5.0
0.5.0.r2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.5.0.r2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.5.0.r2
29 Mar 2021 05:06:54
Revision:569428Original commit files touched by this commit
tobik search for other commits by this committer
devel/rgbds: Update to 0.5.0-rc2

Changes:	https://github.com/gbdev/rgbds/releases/tag/v0.5.0-rc2
0.5.0.r1
22 Mar 2021 10:17:44
Revision:568947Original commit files touched by this commit
danfe search for other commits by this committer
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
0.5.0.r1
10 Mar 2021 06:29:22
Revision:567986Original commit files touched by this commit
tobik search for other commits by this committer
devel/rgbds: Add the obvious USES=compiler:c11
0.5.0.r1
10 Mar 2021 06:26:23
Revision:567985Original commit files touched by this commit
tobik search for other commits by this committer
Add devel/rgbds

RGBDS is a free GBZ80 assembler/linker package for the Game Boy and
Game Boy Color.  RGBDS additionally contains 2 extra tools to fix
ROM headers, and convert PNG files to the Game Boy's planar tile
format.

The binaries it provides are:
rgbasm(1) (assembler)
rgblink(1) (linker)
rgbfix(1) (checksum/header fixer)
rgbgfx(1) (PNG-to-Game Boy graphics converter)

WWW: https://rgbds.gbdev.io/

PR:		243645
Submitted by:	trigex@waifu.club (old version 0.3.9)

Number of commits found: 21