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: games/retroarch/files/pkg-message.in

Number of commits found: 4

Sunday, 11 Feb 2024
09:27 Emanuel Haupt (ehaupt) search for other commits by this committer
games/retroarch: Update pkg-message for iichid integration

Update RetroArch input device backend info in pkg-message
commit hash: c6e7fdc9aa8af841a7f22bc658c2188bdd15121f commit hash: c6e7fdc9aa8af841a7f22bc658c2188bdd15121f commit hash: c6e7fdc9aa8af841a7f22bc658c2188bdd15121f commit hash: c6e7fdc9aa8af841a7f22bc658c2188bdd15121f c6e7fdc
Friday, 17 Apr 2020
17:51 mandree search for other commits by this committer
games/retroarch: update to 1.8.5 (and add WAYLAND option, fix powerpc64, etc.)

This is mostly Greg's patch,
I have added the new ports to games/Makefile (missing from PR, SUBDIR+=),
and fixed a few spaces-vs-TAB glitches in the makefile,
and reformatted the pkg-descr, and changed libretro-shaders-slang/pkg-descr to:

| Vulkan GLSL RetroArch shader system
|
| WWW: https://github.com/libretro/slang-shaders

v1:

Here's 1.8.5.

v2 of 1.8.5 update:

- Fixed stage-qa (python/shebangfix)
- Moved fPIC from port variable to PR/patch:
  https://github.com/libretro/RetroArch/pull/10384
- Fixed build with security/rhash installed:
  https://github.com/libretro/RetroArch/pull/10382
- Fixed ifdefs to solve powerpc64 issue:
  https://github.com/libretro/RetroArch/pull/10383
- Made X11 an option
- Added libcaca option (the build system was auto finding this for me)

v3:

One little revision, fixing the dependency on libwayland-egl,
which has been living in wayland instead of mesa for a long time.

v4:

Rebased after the webcamd/v4l related update

Test built in poudriere 11.3 i386 and 12.1 amd64.

PR:		227345
Submitted by:	Greg V <greg@unrelenting.technology> (maintainer)
Original commitRevision:531956 
Tuesday, 13 Aug 2019
16:03 mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories e-g)
Original commitRevision:508837 
Saturday, 14 Nov 2015
13:51 pi search for other commits by this committer
New port: games/retroarch

RetroArch is the reference frontend for the libretro API. Popular examples
of implementations for this API includes videogame system emulators and
game engines, but also more generalized 3D programs. These programs are
instantiated as dynamic libraries. We refer to these as "libretro cores".

WWW: http://github.com/libretro/RetroArch

PR:		204347
Submitted by:	yuri@rawbw.com
Original commitRevision:401567 

Number of commits found: 4