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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
vgb-bin Nintendo GameBoy(tm) emulator (closed binary version of vgb)
3.0_5,1 emulators on this many watch lists=1 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 3.0_5,1Version of this port present on the latest quarterly branch.
Ignore IGNORE: is only for i386, while you are running amd64 (reason: required i386 dependencies)
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-08-11 01:21:13
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: libtai, vgba-bin, venice, ipcheck
License: not specified in port
WWW:
https://fms.komkon.org/VGB/
Description:
Virtual Game Boy is the Nintendo GameBoy(tm) emulator on X-Window. Test your VGB installation with the command(default): vgb /usr/X11R6/share/vgb/CART.GB Virtual GameBoy (VGB) is a portable emulator of the Nintendo GameBoy handheld videogame console. It allows to run most of GameBoy software on a personal computer, as well as debug this software. As VGB is written in a portable C programming language, it runs on many different platforms and operating systems
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 (1 items)
Collapse this list.
  1. bin/vgb
Collapse this list.
Dependency lines:
  • vgb-bin>0:emulators/vgb-bin
To install the port:
cd /usr/ports/emulators/vgb-bin/ && make install clean
We doubt a package is available for this port because we see it marked as as:
  • Ignore
Packages are normally not provided for ports that are marked as above.
To add the package, run one of these commands:
  • pkg install emulators/vgb-bin
  • pkg install vgb-bin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: vgb-bin
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386
distinfo:
SHA256 (VGB30-FreeBSD-80x86-bin.tar.Z) = 573931abc59550a2f7396141df6edc1b5c18ea7606f5ab0c5b2cd0364218a224 SIZE (VGB30-FreeBSD-80x86-bin.tar.Z) = 315061

Packages (timestamps in pop-ups are UTC):
vgb-bin
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest----3.0_5,1---
FreeBSD:13:quarterly----3.0_5,1---
FreeBSD:14:latest----3.0_5,1---
FreeBSD:14:quarterly----3.0_5,1---
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. x11.pc : x11/libX11
  2. xext.pc : x11/libXext
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xext.pc : x11/libXext
Library dependencies:
  1. libc.so.5 : misc/compat5x
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for vgb-bin-3.0_5,1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
emulators_vgb-bin
USES:
xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://fms.komkon.org/VGB/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
3.0_5,1
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)
3.0_5,1
20 Jul 2022 14:21:50
commit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfdcommit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfdcommit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfdcommit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
emulators: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alejandro Pulver <alejandro@varnet.biz>
  *  Alexander Best <arundel@gmx.net>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Antipovsky <kemm@in-line.ru>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Brian Gaeke <brg@dgate.org>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  David Naylor <naylor.b.david@gmail.com>
  *  David O'Brien (obrien@cs.ucdavis.edu)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.0_5,1
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.
3.0_5,1
15 Mar 2021 17:40:08
Revision:568481Original commit files touched by this commit
amdmi3 search for other commits by this committer
Mark as only for i386

This requires compatible (e.g. i386) X11 libraries, and there's no
supported way to have i386 packages on amd64 system.

PR:		233877
Reported by:	0mp
3.0_5,1
05 Nov 2019 15:48:41
Revision:516802Original commit files touched by this commit Sanity Test Failure
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories e

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'.
3.0_5,1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
3.0_5,1
31 Jan 2016 21:46:11
Revision:407666Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add missing USE_XORG
- Switch to options helpers
3.0_4,1
10 Apr 2014 12:47:51
Revision:350802Original commit files touched by this commit
pawel search for other commits by this committer
- Add staging support
- Convert to new LIB_DEPENDS format
- Switch to PLIST_FILES
- Define DOCS option
3.0_4,1
14 Feb 2014 16:51:44
Revision:344281Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign lioux' ports to the heap

With hat:	portmgr
3.0_4,1
20 Sep 2013 16:43:53
Revision:327721Original 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:
emulators)
3.0_4,1
02 Jul 2011 17:14:20
Original commit files touched by this commit
miwi search for other commits by this committer
= Drop MD5 support
3.0_4,1
05 Jan 2009 19:44:02
Original commit files touched by this commit
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
3.0_4,1
15 Jun 2008 18:50:31
Original commit files touched by this commit
lioux search for other commits by this committer
o On (OSVERSION >= 600000), depend upon misc/compat5x
o Bump PORTREVISION
3.0_3,1
24 Mar 2008 13:03:55
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
3.0_2,1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
3.0_1,1
03 Aug 2006 08:48:22
Original commit files touched by this commit
erwin search for other commits by this committer
Forced commit to note that the previous commit was

Approved by:    maintainer timeout
3.0_1,1
03 Aug 2006 08:47:06
Original commit files touched by this commit
erwin search for other commits by this committer
- Use new IA32_BINARY_PORT macro instead of ONLY_FOR_ARCHS
- Portlint nit

PR:             100481
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
3.0,1
11 Nov 2005 06:06:17
Original commit files touched by this commit
lioux search for other commits by this committer
Add SHA256 checksum
3.0,1
03 Apr 2005 19:41:40
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 3.0
2.2,1
29 Dec 2004 02:10:37
Original commit files touched by this commit
lioux search for other commits by this committer
Update WWW tag
2.2,1
25 Dec 2004 11:43:58
Original commit files touched by this commit
lioux search for other commits by this committer
Remove deprecated USE_SIZE
2.2,1
06 Jun 2004 19:45:40
Original commit files touched by this commit
linimon search for other commits by this committer
Remove trailing whitespace.
2.2,1
08 Feb 2004 01:14:05
Original commit files touched by this commit
lioux search for other commits by this committer
USE_SIZEify
2.2,1
18 Apr 2003 17:01:38
Original commit files touched by this commit
lioux search for other commits by this committer
Add compat4x libs to support FreeBSD 5.x branch
2.2,1
23 Feb 2003 19:58:35
Original commit files touched by this commit
lioux search for other commits by this committer
De-pkg-comment
2.2,1
23 Feb 2003 16:55:08
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 2.2
2.1,1
08 Jul 2002 01:22:56
Original commit files touched by this commit
lioux search for other commits by this committer
Sanitize MASTER_SITES
19 Nov 2001 15:59:18
commit hash: fp1.20913@dev.null.freshports.orgcommit hash: fp1.20913@dev.null.freshports.orgcommit hash: fp1.20913@dev.null.freshports.orgcommit hash: fp1.20913@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Additional MASTER_SITE to handle Temporary move of the distfile    
30 Mar 2001 14:07:35
commit hash: fp1.11793@dev.null.freshports.orgcommit hash: fp1.11793@dev.null.freshports.orgcommit hash: fp1.11793@dev.null.freshports.orgcommit hash: fp1.11793@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
o Update to version 2.1   o Use proper versioning in the port Makefile. BUMP
PORTEPOCH   o Changes:   - DI opcode now cancels pending EI (Killer Instinct,
Donkey Kong Land series).   - Fixed GBC and SGB colors to span from black to
true white.   - Added sound chip initialization on startup (Fortified Zone,
Fortified     Zone 2, Beetlejuice).   - Fixed third sound channel (still not
perfect).   - Added SetWave() call to the sound API.   - Added SetWave()
waveforms to the third sound channel.   - Window refresh does not start if the
window was off when refresh     reached its top (WarriorsOfMightAndMagic).   -
Now setting LCD state to 0 during last two lines of VBlank (152-153)     so
Final Fantasy Legend works again.   - Moved VBlank interrupt from line 145 to
line 144 (Force 21, Cruisn'     Exotica, Army Men 2).   - Moved VBlank interrupt
to the beginning of scanline (Daedalian     Opus).    
20 Jan 2001 00:39:56
commit hash: fp1.8629@dev.null.freshports.orgcommit hash: fp1.8629@dev.null.freshports.orgcommit hash: fp1.8629@dev.null.freshports.orgcommit hash: fp1.8629@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mk   defined
PORTDOCS PLIST_SUB.    
16 Jan 2001 19:08:46
commit hash: fp1.8537@dev.null.freshports.orgcommit hash: fp1.8537@dev.null.freshports.orgcommit hash: fp1.8537@dev.null.freshports.orgcommit hash: fp1.8537@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in  
bsd.port.mk, for easy removal of documentation.  I left alone one port -  
japanese/elisa8x8 (or something like that), because it appeared to have   some
rather weird way of doing PORTDOCS substitution.    
16 Jan 2001 17:33:20
commit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
27 Nov 2000 02:10:02
commit hash: fp1.6743@dev.null.freshports.orgcommit hash: fp1.6743@dev.null.freshports.orgcommit hash: fp1.6743@dev.null.freshports.orgcommit hash: fp1.6743@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Update to version 20. Unfortunaly, there are no   demos on this version.    
08 Oct 2000 02:02:29
commit hash: fp1.4739@dev.null.freshports.orgcommit hash: fp1.4739@dev.null.freshports.orgcommit hash: fp1.4739@dev.null.freshports.orgcommit hash: fp1.4739@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category emulators to new layout.  
03 Oct 2000 06:12:50
commit hash: fp1.4560@dev.null.freshports.orgcommit hash: fp1.4560@dev.null.freshports.orgcommit hash: fp1.4560@dev.null.freshports.orgcommit hash: fp1.4560@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Maintainer is now a committer, update email accordingly    
11 Aug 2000 05:21:13
commit hash: fp1.2795@dev.null.freshports.orgcommit hash: fp1.2795@dev.null.freshports.orgcommit hash: fp1.2795@dev.null.freshports.orgcommit hash: fp1.2795@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Add vgb-bin v17, a gameboy emulator, binary-only.    

Number of commits found: 37