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.

non port: emulators/sameboy/Makefile

Number of commits found: 29

Friday, 12 Apr 2024
19:13 Nuno Teixeira (eduardo) search for other commits by this committer
emulators/sameboy: Update to 0.16.3

ChangeLog: https://github.com/LIJI32/SameBoy/releases/tag/v0.16.3
commit hash: 14ba2d0a44b7f1f07b2a65b82765918e6b995739 commit hash: 14ba2d0a44b7f1f07b2a65b82765918e6b995739 commit hash: 14ba2d0a44b7f1f07b2a65b82765918e6b995739 commit hash: 14ba2d0a44b7f1f07b2a65b82765918e6b995739 14ba2d0
Sunday, 14 Jan 2024
09:37 Nuno Teixeira (eduardo) search for other commits by this committer
emulators/sameboy: Update to 0.16.2

ChangeLog: https://github.com/LIJI32/SameBoy/releases/tag/v0.16.2
commit hash: 2f0823ff51c490e60517488df0193cf39c0c116c commit hash: 2f0823ff51c490e60517488df0193cf39c0c116c commit hash: 2f0823ff51c490e60517488df0193cf39c0c116c commit hash: 2f0823ff51c490e60517488df0193cf39c0c116c 2f0823f
Monday, 1 Jan 2024
01:11 Nuno Teixeira (eduardo) search for other commits by this committer
emulators/sameboy: Update to 0.16.1

ChangeLog: https://github.com/LIJI32/SameBoy/releases/tag/v0.16.1
commit hash: cf2bba94b04282b02f8327349f2010ea4aa526f2 commit hash: cf2bba94b04282b02f8327349f2010ea4aa526f2 commit hash: cf2bba94b04282b02f8327349f2010ea4aa526f2 commit hash: cf2bba94b04282b02f8327349f2010ea4aa526f2 cf2bba9
Sunday, 17 Dec 2023
10:13 Nuno Teixeira (eduardo) search for other commits by this committer
emulators/sameboy: Update to 0.16

ChangeLog: https://github.com/LIJI32/SameBoy/releases/tag/v0.16
commit hash: 69a57647ac556a7259cb7d4965cc223eba818582 commit hash: 69a57647ac556a7259cb7d4965cc223eba818582 commit hash: 69a57647ac556a7259cb7d4965cc223eba818582 commit hash: 69a57647ac556a7259cb7d4965cc223eba818582 69a5764
Friday, 11 Nov 2022
16:37 Nuno Teixeira (eduardo) search for other commits by this committer
emulators/sameboy: Update to 0.15.8

ChangeLog: https://sameboy.github.io/changelog/
commit hash: bf391f5d96319a609e641b61b2330da55e693350 commit hash: bf391f5d96319a609e641b61b2330da55e693350 commit hash: bf391f5d96319a609e641b61b2330da55e693350 commit hash: bf391f5d96319a609e641b61b2330da55e693350 bf391f5
Monday, 31 Oct 2022
23:33 Nuno Teixeira (eduardo) search for other commits by this committer
emulators/sameboy: Update to 0.15.7

ChangeLog: https://sameboy.github.io/changelog/
commit hash: 172be479c3ecb19c3a7cc2b2138e42d10f3fa10b commit hash: 172be479c3ecb19c3a7cc2b2138e42d10f3fa10b commit hash: 172be479c3ecb19c3a7cc2b2138e42d10f3fa10b commit hash: 172be479c3ecb19c3a7cc2b2138e42d10f3fa10b 172be47
Wednesday, 5 Oct 2022
10:32 Nuno Teixeira (eduardo) search for other commits by this committer
emulators/sameboy: Fix build with devel/rgbds 0.6.0

 - Add upstream patch to fix build with latest devel/rgbds 0.6.0 dep
 - Bump PORTREVISION
commit hash: cafeb553e30f517492236534fa8381b0cd348c0e commit hash: cafeb553e30f517492236534fa8381b0cd348c0e commit hash: cafeb553e30f517492236534fa8381b0cd348c0e commit hash: cafeb553e30f517492236534fa8381b0cd348c0e cafeb55
Sunday, 18 Sep 2022
21:30 Nuno Teixeira (eduardo) search for other commits by this committer
emulators/sameboy: Update to 0.15.6

ChangeLog:	https://sameboy.github.io/posts/release-0.15.6
commit hash: 3b5ca334dd3409771481d9eab9c4cacefec138e8 commit hash: 3b5ca334dd3409771481d9eab9c4cacefec138e8 commit hash: 3b5ca334dd3409771481d9eab9c4cacefec138e8 commit hash: 3b5ca334dd3409771481d9eab9c4cacefec138e8 3b5ca33
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 25 Aug 2022
22:31 Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Add PORTSCOUT
commit hash: cf3195e1d36eb02efc6c1d945ca9f3cdb6128024 commit hash: cf3195e1d36eb02efc6c1d945ca9f3cdb6128024 commit hash: cf3195e1d36eb02efc6c1d945ca9f3cdb6128024 commit hash: cf3195e1d36eb02efc6c1d945ca9f3cdb6128024 cf3195e
15:18 Nuno Teixeira (eduardo) search for other commits by this committer
emulators/sameboy: Update to 0.15.5

ChangeLog:	https://sameboy.github.io/changelog/
commit hash: 50edf4682848755f95333dcaf7a854920d79d17b commit hash: 50edf4682848755f95333dcaf7a854920d79d17b commit hash: 50edf4682848755f95333dcaf7a854920d79d17b commit hash: 50edf4682848755f95333dcaf7a854920d79d17b 50edf46
Sunday, 31 Jul 2022
11:06 Nuno Teixeira (eduardo) search for other commits by this committer
emulators/sameboy: Update to 0.15.4

ChangeLog:	https://github.com/LIJI32/SameBoy/releases/tag/v0.15.4
commit hash: 49fd259ff4b1a186e89948622203030dcf695bb2 commit hash: 49fd259ff4b1a186e89948622203030dcf695bb2 commit hash: 49fd259ff4b1a186e89948622203030dcf695bb2 commit hash: 49fd259ff4b1a186e89948622203030dcf695bb2 49fd259
Monday, 25 Jul 2022
21:54 Nuno Teixeira (eduardo) search for other commits by this committer
emulators/sameboy: Update to 0.15.3

ChangeLog:	https://sameboy.github.io/changelog/
commit hash: 9f10e4702cdb70d48c010deb322d47f922722835 commit hash: 9f10e4702cdb70d48c010deb322d47f922722835 commit hash: 9f10e4702cdb70d48c010deb322d47f922722835 commit hash: 9f10e4702cdb70d48c010deb322d47f922722835 9f10e47
Sunday, 24 Jul 2022
21:48 Nuno Teixeira (eduardo) search for other commits by this committer
emulators/sameboy: Update to 0.15.2

ChangeLog:	https://sameboy.github.io/changelog/
commit hash: daf3314e4e0548a7dc6d2cf9ea73e92de0de0cb9 commit hash: daf3314e4e0548a7dc6d2cf9ea73e92de0de0cb9 commit hash: daf3314e4e0548a7dc6d2cf9ea73e92de0de0cb9 commit hash: daf3314e4e0548a7dc6d2cf9ea73e92de0de0cb9 daf3314
Saturday, 23 Jul 2022
11:54 Piotr Kubaj (pkubaj) search for other commits by this committer
emulators/sameboy: fix build on powerpc64le

error: loop not unrolled: the optimizer was unable to perform the requested
transformation; the transformation might be disabled or specified as part of an
unsupported transformation ordering [-Werror,-Wpass-failed=transform-warning]
commit hash: 3de63cad82747fdb1bdbc98cea5bdbfa39a7c809 commit hash: 3de63cad82747fdb1bdbc98cea5bdbfa39a7c809 commit hash: 3de63cad82747fdb1bdbc98cea5bdbfa39a7c809 commit hash: 3de63cad82747fdb1bdbc98cea5bdbfa39a7c809 3de63ca
Sunday, 10 Jul 2022
01:44 Nuno Teixeira (eduardo) search for other commits by this committer
emulators/sameboy: Update to 0.15.1

ChangeLog: https://github.com/LIJI32/SameBoy/releases/tag/v0.15.1
commit hash: 2f8914c83af1418162a9f720bc6d2fa7ab756939 commit hash: 2f8914c83af1418162a9f720bc6d2fa7ab756939 commit hash: 2f8914c83af1418162a9f720bc6d2fa7ab756939 commit hash: 2f8914c83af1418162a9f720bc6d2fa7ab756939 2f8914c
Monday, 4 Jul 2022
07:53 Nuno Teixeira (eduardo) search for other commits by this committer
emulators/sameboy: Adopt/Update to 0.15

ChangeLog: https://sameboy.github.io/changelog/
commit hash: 42cc40cb1334d9589d4d4edb4ed91d0b19ae1602 commit hash: 42cc40cb1334d9589d4d4edb4ed91d0b19ae1602 commit hash: 42cc40cb1334d9589d4d4edb4ed91d0b19ae1602 commit hash: 42cc40cb1334d9589d4d4edb4ed91d0b19ae1602 42cc40c
Thursday, 3 Feb 2022
14:02 Tobias Kortkamp (tobik) search for other commits by this committer
emulators/sameboy: Reset MAINTAINER
commit hash: fe220888a0afaeb725aa70c49f7ad4cf0ad5099d commit hash: fe220888a0afaeb725aa70c49f7ad4cf0ad5099d commit hash: fe220888a0afaeb725aa70c49f7ad4cf0ad5099d commit hash: fe220888a0afaeb725aa70c49f7ad4cf0ad5099d fe22088
Sunday, 31 Oct 2021
18:24 Tobias Kortkamp (tobik) search for other commits by this committer
emulators/sameboy: Update to v0.14.7

Changes:	https://github.com/LIJI32/SameBoy/releases/tag/v0.14.7
commit hash: 9f81332b7c84cb669f4ace2950237ecefac7ae9a commit hash: 9f81332b7c84cb669f4ace2950237ecefac7ae9a commit hash: 9f81332b7c84cb669f4ace2950237ecefac7ae9a commit hash: 9f81332b7c84cb669f4ace2950237ecefac7ae9a 9f81332
Monday, 25 Oct 2021
05:20 Tobias Kortkamp (tobik) search for other commits by this committer
emulators/sameboy: Update to v0.14.6

Changes:	https://github.com/LIJI32/SameBoy/releases/tag/v0.14.6
commit hash: 294edef5ca6d77d8f8c50ee572bc9334182a72a3 commit hash: 294edef5ca6d77d8f8c50ee572bc9334182a72a3 commit hash: 294edef5ca6d77d8f8c50ee572bc9334182a72a3 commit hash: 294edef5ca6d77d8f8c50ee572bc9334182a72a3 294edef
Friday, 1 Oct 2021
00:23 Jan Beich (jbeich) search for other commits by this committer
emulators/sameboy: drop obsolete comment after 620968a43a5f
commit hash: 71958203f426a29f3b4c341631be8ee1e5680ab8 commit hash: 71958203f426a29f3b4c341631be8ee1e5680ab8 commit hash: 71958203f426a29f3b4c341631be8ee1e5680ab8 commit hash: 71958203f426a29f3b4c341631be8ee1e5680ab8 7195820
Thursday, 30 Sep 2021
21:23 Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 620968a
Wednesday, 1 Sep 2021
19:01 Tobias Kortkamp (tobik) search for other commits by this committer
emulators/sameboy: Update to v0.14.5

Changes:	https://github.com/LIJI32/SameBoy/releases/tag/v0.14.5
commit hash: 86040d3b961847767c299787c0b949769278d28c commit hash: 86040d3b961847767c299787c0b949769278d28c commit hash: 86040d3b961847767c299787c0b949769278d28c commit hash: 86040d3b961847767c299787c0b949769278d28c 86040d3
Tuesday, 22 Jun 2021
18:53 Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 da3162c
Monday, 19 Apr 2021
08:00 Tobias Kortkamp (tobik) search for other commits by this committer
emulators/sameboy: Update to v0.14.3

Changes:	https://github.com/LIJI32/SameBoy/releases/tag/v0.14.3
commit hash: 26907c93165d3a949fbea2324b2fbf83d4159a29 commit hash: 26907c93165d3a949fbea2324b2fbf83d4159a29 commit hash: 26907c93165d3a949fbea2324b2fbf83d4159a29 commit hash: 26907c93165d3a949fbea2324b2fbf83d4159a29 26907c9
Monday, 12 Apr 2021
17:33 Tobias Kortkamp (tobik) search for other commits by this committer
emulators/sameboy: Try to unreak build with multiple make jobs

gmake -C ../ build/bin/BootROMs/agb_boot.bin
gmake[3]: Entering directory
'/wrkdirs/usr/ports/emulators/sameboy/work/SameBoy-0.14.2'
gmake -C ../ build/bin/BootROMs/cgb_boot.bin
gmake[3]: Entering directory
'/wrkdirs/usr/ports/emulators/sameboy/work/SameBoy-0.14.2'
rgbasm -i build/obj/BootROMs/ -i BootROMs/ -o
build/bin/BootROMs/agb_boot.bin.tmp BootROMs/agb_boot.asm
rgblink -o build/bin/BootROMs/agb_boot.bin.tmp2
build/bin/BootROMs/agb_boot.bin.tmp
dd if=build/bin/BootROMs/agb_boot.bin.tmp2 of=build/bin/BootROMs/agb_boot.bin
count=1 bs=2304 2> /dev/null
gmake[3]: Leaving directory
'/wrkdirs/usr/ports/emulators/sameboy/work/SameBoy-0.14.2'
rgbasm -i build/obj/BootROMs/ -i BootROMs/ -o
build/bin/BootROMs/cgb_boot.bin.tmp BootROMs/cgb_boot.asm
rgbasm -i build/obj/BootROMs/ -i BootROMs/ -o
build/bin/BootROMs/cgb_boot.bin.tmp BootROMs/cgb_boot.asm
rgblink -o build/bin/BootROMs/cgb_boot.bin.tmp2
build/bin/BootROMs/cgb_boot.bin.tmp
dd if=build/bin/BootROMs/cgb_boot.bin.tmp2 of=build/bin/BootROMs/cgb_boot.bin
count=1 bs=2304 2> /dev/null
rgblink -o build/bin/BootROMs/cgb_boot.bin.tmp2
build/bin/BootROMs/cgb_boot.bin.tmp
error: Could not open file build/bin/BootROMs/cgb_boot.bin.tmp: No such file or
directory
rgbasm -i build/obj/BootROMs/ -i BootROMs/ -o
build/bin/BootROMs/agb_boot.bin.tmp BootROMs/agb_boot.asm

http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-10_08h07m32s/logs/errors/sameboy-0.14.2.log

I believe this is because at the moment the sdl program and libretro
module are built in one go but both depend on the bootroms and
should actually be built in separate steps.  Try that before adding
MAKE_JOBS_UNSAFE.
commit hash: 08a8314c8803d1a86ac4b592c27a4342d7a44929 commit hash: 08a8314c8803d1a86ac4b592c27a4342d7a44929 commit hash: 08a8314c8803d1a86ac4b592c27a4342d7a44929 commit hash: 08a8314c8803d1a86ac4b592c27a4342d7a44929 08a8314
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 14 Mar 2021
11:45 tobik search for other commits by this committer
Add emulators/sameboy

SameBoy is a user friendly, powerful and open source Game Boy, Game
Boy Color and Super Game Boy emulator.  SameBoy is extremely accurate
and includes a wide range of powerful debugging features, making
it ideal for both casual players and developers.  In addition to
accuracy and developer capabilities, SameBoy has all the features
one would expect from an emulator from save states to scaling
filters.

WWW: https://sameboy.github.io/
Original commitRevision:568381 

Number of commits found: 29