notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
Port details
ppsspp-qt5-devel PSP emulator in C++ with dynarec JIT for x86, ARM, MIPS
1.7.5.571 emulators Deleted on this many watch lists=0 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 Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-10-01 09:39:58
Last Update: 2019-03-14 13:55:44
SVN Revision: 495701
License: GPLv2+
Description:
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (15 items)
Collapse this list.
  1. /usr/local/share/licenses/ppsspp-qt5-devel-1.7.5.571/catalog.mk
  2. /usr/local/share/licenses/ppsspp-qt5-devel-1.7.5.571/LICENSE
  3. /usr/local/share/licenses/ppsspp-qt5-devel-1.7.5.571/GPLv2+
  4. bin/ppsspp
  5. man/man1/ppsspp.1.gz
  6. share/icons/hicolor/128x128/apps/ppsspp.png
  7. share/icons/hicolor/16x16/apps/ppsspp.png
  8. share/icons/hicolor/24x24/apps/ppsspp.png
  9. share/icons/hicolor/256x256/apps/ppsspp.png
  10. share/icons/hicolor/32x32/apps/ppsspp.png
  11. share/icons/hicolor/48x48/apps/ppsspp.png
  12. share/icons/hicolor/512x512/apps/ppsspp.png
  13. share/icons/hicolor/64x64/apps/ppsspp.png
  14. share/icons/hicolor/96x96/apps/ppsspp.png
  15. share/icons/hicolor/scalable/apps/ppsspp.svg
Collapse this list.
Dependency lines:
  • ppsspp-qt5-devel>0:emulators/ppsspp-qt5-devel
Conflicts:
CONFLICTS_INSTALL:
  • ppsspp-*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: ppsspp-qt5-devel
Flavors: there is no flavor information for this port.
distinfo:

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Master port: emulators/ppsspp
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. sdl2-config : devel/sdl20
  5. xorgproto>=0 : x11/xorgproto
  6. xorgproto>=0 : x11/xorgproto
  7. moc : devel/qt5-buildtools
  8. lrelease : devel/qt5-linguisttools
  9. qmake : devel/qt5-qmake
Runtime dependencies:
  1. xdg-open : devel/xdg-utils
  2. libvulkan.so : graphics/vulkan-loader
Library dependencies:
  1. libzip.so : archivers/libzip
  2. libsnappy.so : archivers/snappy
  3. libavcodec.so : multimedia/ffmpeg
  4. libGL.so : graphics/mesa-libs
  5. libGLEW.so : graphics/glew
  6. libGLU.so : graphics/libGLU
  7. libSDL2.so : devel/sdl20
  8. libQt5Gui.so : x11-toolkits/qt5-gui
  9. libQt5OpenGL.so : graphics/qt5-opengl
  10. libQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/hrydgard/ppsspp/tar.gz/v1.7.5-571-g1bedb97bc?dummy=/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: emulators/ppsspp
CommitCreditsLog message
1.7.5.571
14 Mar 2019 13:55:44
Revision:495701Original commit files touched by this commit
jbeich search for other commits by this committer
emulators/ppsspp-devel: remove until enough upstream changes accumulate
1.7.5.476
19 Feb 2019 00:13:14
Revision:493332Original commit files touched by this commit
jbeich search for other commits by this committer
emulators/ppsspp-devel: update to 1.7.5.476

Changes:	https://github.com/hrydgard/ppsspp/compare/v1.7.5...01f0f3e86
1.5.1
29 Nov 2017 17:37:44
Revision:455135Original commit files touched by this commit
jbeich search for other commits by this committer
emulators/ppsspp-devel: remove until enough upstream changes accumulate
1.4.2.530
23 Oct 2017 23:06:24
Revision:452750Original commit files touched by this commit
jbeich search for other commits by this committer
emulators/ppsspp-devel: update to 1.4.2.530

Changes:	https://github.com/hrydgard/ppsspp/compare/bb1f65118...f53b455dc
1.4.2.473_1
21 Oct 2017 06:50:50
Revision:452570Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.4

Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed

Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		223057
Exp-run by:	antoine
1.4.2.463
01 Oct 2017 09:15:54
Revision:451036Original commit files touched by this commit
jbeich search for other commits by this committer
emulators/ppsspp-devel: revive and update to 1.4.2.463

Changes:        https://github.com/hrydgard/ppsspp/compare/v1.4.2...11f8bcc8a

Number of commits found: 6