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
ppsspp-qt4 PSP emulator in C++ with dynarec JIT for x86, ARM, MIPS
1.3_1 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 1.3_1Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-09-27 18:26:14
Last Update: 2017-03-31 13:10:02
SVN Revision: 437353
License: GPLv2+
WWW:
http://www.ppsspp.org/
Description:
PPSSPP is a HLE ("high level emulation") emulator, it simulates the PSP OS as seen by the game rather than the full hardware. A program running on the PSP OS can send raw display lists to the graphics chips, but can't access the flash controller or the Media Engine directly, instead it has to go through libraries and the PSP OS kernel. We simply simulate these. This is a lot of work though, the PSP OS is large and has plenty of functionality so achieving 100% compatibility is difficult bordering on the impossible. We can get close though. WWW: http://www.ppsspp.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ppsspp-qt4>0:emulators/ppsspp-qt4
No installation instructions:
This port has been deleted.
PKGNAME: ppsspp-qt4
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1473519574 SHA256 (ppsspp.1) = 64a7cca4c3a5fc6ad5b63399edef9056b0c85ea68fed00fb7e97f4b2724e503b SIZE (ppsspp.1) = 1598

Expand this list (8 items)

Collapse this list.

SHA256 (hrydgard-ppsspp-v1.3_GH0.tar.gz) = ada81d1bdbb0ec7d1395d3473602087767bb2deb2a8b015ddcfd1f5d08609a52 SIZE (hrydgard-ppsspp-v1.3_GH0.tar.gz) = 15384301 SHA256 (hrydgard-ppsspp-lang-cdf4a8d_GH0.tar.gz) = 32ddb92389fef5b9244e70f183d2977a28d95ac5db74b56eb66383f2bc70b157 SIZE (hrydgard-ppsspp-lang-cdf4a8d_GH0.tar.gz) = 249259 SHA256 (Kingcom-armips-1ffab37_GH0.tar.gz) = ebfcc89e2bc983330fa5131ecbd324812f4679c9f04134ffea8f2658780a1c64 SIZE (Kingcom-armips-1ffab37_GH0.tar.gz) = 146794 SHA256 (7a7e4ed23f5f.patch) = 62038974cdb06d1f6d4cbae8c9e22bafbf718d7acaff6ebe15b4d9b1f3e1f2e3 SIZE (7a7e4ed23f5f.patch) = 1241

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: emulators/ppsspp
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. sdl2-config : devel/sdl20
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. glproto.pc : x11/glproto
  4. dri2proto.pc : x11/dri2proto
  5. lrelease : devel/qt4-linguisttools
  6. moc : devel/qt4-moc
  7. qmake : devel/qt4-qmake
  8. rcc : devel/qt4-rcc
  9. uic : devel/qt4-uic
Runtime dependencies:
  1. xdg-open : devel/xdg-utils
Library dependencies:
  1. libzip.so : archivers/libzip
  2. libsnappy.so : archivers/snappy
  3. libavcodec.so : multimedia/ffmpeg
  4. libSDL2.so : devel/sdl20
  5. libGLEW.so : graphics/glew
  6. libGLU.so : graphics/libGLU
  7. libQtGui.so : x11-toolkits/qt4-gui
  8. libQtOpenGL.so : graphics/qt4-opengl
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
compiler:c++11-lib localbase:ldflags pkgconfig qmake:outsource qmake:_env
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.3?dummy=/
Collapse this list.

Number of commits found: 5

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.3_1
31 Mar 2017 13:10:02
Revision:437353Original commit files touched by this commit
jbeich search for other commits by this committer
emulators/ppsspp: update to 1.4

Changes:	http://ppsspp.org/#news
Changes:	https://github.com/hrydgard/ppsspp/releases/tag/v1.4
1.3_1
11 Dec 2016 15:22:47
Revision:428352Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.2.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR:		207547
Submitted by:	riggs, ebirth@b0ss.net (libressl fix)
Exp-run by:	antoine (3 tries)
1.3
10 Oct 2016 16:21:44
Revision:423674Original commit files touched by this commit
jbeich search for other commits by this committer
emulators/ppsspp: unbreak _OFF helpers after r422825
1.3
29 Sep 2016 01:52:05
Revision:422899Original commit files touched by this commit
jbeich search for other commits by this committer
emulators/ppsspp: hide QT* options in master port

Pointyhat to:	jbeich (r422825)
1.3
27 Sep 2016 18:25:34
Revision:422825Original commit files touched by this commit
jbeich search for other commits by this committer
emulators/ppsspp: enslave GUI options

Catering package-only users that want Qt4 flavor or just SDL UI.
COMMENT and pkg-descr (both plural) can be improved in future.

Number of commits found: 5