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/ppsspp/Makefile

Number of commits found: 155 (showing only 55 on this page)

«  1 | 2 

Saturday, 18 Nov 2017
19:32 zeising search for other commits by this committer
Bump portrevision to chase graphics/glew shard library version update.

PR:		223370
Submitted by:	zeising
exp-run by:	antoine
Approved by:	antoine
Original commitRevision:454454 
Saturday, 21 Oct 2017
06:50 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
Original commitRevision:452570 
Sunday, 15 Oct 2017
01:17 jbeich search for other commits by this committer
emulators/ppsspp: unbreak joystick mappings with OLDJOY=off (default)

Changes:	https://github.com/hrydgard/ppsspp/commit/ac0052c6af92
MFH:		2017Q4 (requires r451582)
Original commitRevision:452123 
Monday, 9 Oct 2017
01:58 jbeich search for other commits by this committer
emulators/ppsspp-devel: restore OLDJOY after r451582

Recently added fallback mappings are different from v1.3, and some
buttons can no longer be bound. So keep the option for a bit longer.
Original commitRevision:451584 
00:58 jbeich search for other commits by this committer
emulators/ppsspp-devel: update to 1.4.2.473

Changes:	https://github.com/hrydgard/ppsspp/compare/11f8bcc8a...bb1f65118
Original commitRevision:451582 
Sunday, 1 Oct 2017
09:15 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
Original commitRevision:451036 
Wednesday, 27 Sep 2017
18:08 rakuco search for other commits by this committer
Bump PORTREVISION in ports depending on archivers/libzip.

libzip was updated to 1.3.0 in r450774, and its SOVERSION went from .4 to .5
after the removal of zip_archive_set_tempdir(). All dependent ports continue to
build fine without that symbol.

PR:		222638
Original commitRevision:450775 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Original commitRevision:449591 
Saturday, 22 Jul 2017
02:28 jbeich search for other commits by this committer
emulators/{ppsspp,rpcs3}: switch to MAP_32BIT

This may slightly improve JIT stability.

MFH:		2017Q3
Original commitRevision:446352 
Wednesday, 21 Jun 2017
11:39 jbeich search for other commits by this committer
emulators/ppsspp: drop QMake-specific version substitution

QMake build is gone since v1.4
Original commitRevision:444027 
Sunday, 4 Jun 2017
16:02 jbeich search for other commits by this committer
emulators/ppsspp: update to 1.4.2

Changes:	http://ppsspp.org/#news
Changes:	https://github.com/hrydgard/ppsspp/compare/v1.4.1...v1.4.2
MFH:		2017Q2
Original commitRevision:442567 
Tuesday, 23 May 2017
13:06 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
MFH:		2017Q2
Original commitRevision:441519 
Tuesday, 25 Apr 2017
08:20 riggs search for other commits by this committer
Chase ffmpeg 3.3 update (ABI changes)

PR:		218658
Submitted by:	riggs
Original commitRevision:439367 
Saturday, 8 Apr 2017
22:11 jbeich search for other commits by this committer
emulators/ppsspp: builds fine on aarch64

Reported by:	pkg-fallout
Original commitRevision:438070 
Friday, 7 Apr 2017
01:34 jbeich search for other commits by this committer
emulators/ppsspp: don't enable EGL by default on arm

ext/native/base/PCMain.cpp:75:10: fatal error: 'EGL/egl.h' file not found
 #include "EGL/egl.h"
          ^
1 error generated.

Reported by:	pkg-fallout
Original commitRevision:437910 
Saturday, 1 Apr 2017
18:11 jbeich search for other commits by this committer
emulators/ppsspp: temporarily unblock build on aarch64
Original commitRevision:437453 
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Original commitRevision:437439 
Friday, 31 Mar 2017
13:10 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
Original commitRevision:437353 
Tuesday, 28 Mar 2017
19:11 jbeich search for other commits by this committer
emulators/ppsspp: backport ffmpeg >= 3.1.1 crash workaround

https://github.com/hrydgard/ppsspp/issues/9026
Original commitRevision:437149 
Tuesday, 3 Jan 2017
12:49 jbeich search for other commits by this committer
Drop pre-10.3 support in my ports

Figuring out which GCC hacks are safe to drop is tricky but at least
devel/fb-adb is limited to x86 due to ADA bootstrap.
Original commitRevision:430462 
Sunday, 11 Dec 2016
15:22 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)
Original commitRevision:428352 
Monday, 14 Nov 2016
20:56 jbeich search for other commits by this committer
emulators/ppsspp: link to upstream issue for BROKEN
Original commitRevision:426134 
07:47 linimon search for other commits by this committer
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:426089 
Monday, 17 Oct 2016
17:58 jbeich search for other commits by this committer
Drop r339003/r339004 cargo cult in my ports

Ninja is only fast for incremental builds, not after clobber. To keep
using it define CMAKE_NINJA in make.conf.
Original commitRevision:424136 
17:13 jbeich search for other commits by this committer
emulators/ppsspp: convert to GH_TUPLE/GH_SUBDIR

Keep names (except PORTNAME) expanded for better readability.
Original commitRevision:424134 
Monday, 10 Oct 2016
16:21 jbeich search for other commits by this committer
emulators/ppsspp: unbreak _OFF helpers after r422825
Original commitRevision:423674 
Friday, 30 Sep 2016
19:24 tijl search for other commits by this committer
Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS.  Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.

Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set.  Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.

Fix some issues with LIBS in some ports.

Switch ports that don't support LIBS to localbase:ldflags.

PR:		212987
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:423014 
Thursday, 29 Sep 2016
01:52 jbeich search for other commits by this committer
emulators/ppsspp: hide QT* options in master port

Pointyhat to:	jbeich (r422825)
Original commitRevision:422899 
Tuesday, 27 Sep 2016
18:25 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.
Original commitRevision:422825 
Sunday, 18 Sep 2016
13:00 jbeich search for other commits by this committer
emulators/ppsspp: update to 1.3

Changes:	http://ppsspp.org/#news
Original commitRevision:422387 
Friday, 9 Sep 2016
19:42 amdmi3 search for other commits by this committer
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
  CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
  for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
  to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well

Submitted by:	amdmi3
Reviewed by:	mat
Exp-run by:	antoine
Approved by:	portmgr (mat, antoine)
Differential Revision:	D7534
Original commitRevision:421635 
Sunday, 20 Mar 2016
12:10 jbeich search for other commits by this committer
emulators/ppsspp: update to 1.2.2

Changes:	http://ppsspp.org/#news
Original commitRevision:411438 
Wednesday, 16 Mar 2016
12:58 jbeich search for other commits by this committer
Drop default directory from _DEPENDS in my ports

https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html
Original commitRevision:411229 
Saturday, 5 Mar 2016
21:44 jbeich search for other commits by this committer
emulators/ppsspp: minor manpage update

- Added --fullscreen parameter in man page

MFH:		2016Q1
Original commitRevision:410213 
Monday, 22 Feb 2016
14:17 jbeich search for other commits by this committer
emulators/ppsspp: update to 1.2.1

- Back out r388231 now that DragonFly updated its GCC past 5.2
- Make it easier to back out r387685 in future by concatenating patches

Changes:	http://ppsspp.org/#news
Original commitRevision:409347 
Tuesday, 12 Jan 2016
16:20 amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Original commitRevision:405891 
Tuesday, 13 Oct 2015
18:02 jbeich search for other commits by this committer
emulators/ppsspp: update to 1.1.1

Changes:	http://ppsspp.org/#news
Original commitRevision:399202 
Tuesday, 6 Oct 2015
03:20 jbeich search for other commits by this committer
emulators/ppsspp: update to 1.1.0

- Integrate r397030 and r397702 into master port
- Switch slave port back to use patches from master

Changes:	http://ppsspp.org/#news
Original commitRevision:398680 
Saturday, 26 Sep 2015
20:26 jbeich search for other commits by this committer
Convert my ports to USES=localbase
Original commitRevision:398012 
Thursday, 24 Sep 2015
18:09 jbeich search for other commits by this committer
emulators/ppsspp-devel: update to 1.0.1.2768

- Take advantage of more system libraries support upstream

Changes:	https://github.com/hrydgard/ppsspp/compare/253ed9f...d8b43dd
Original commitRevision:397702 
18:08 jbeich search for other commits by this committer
emulators/ppsspp: generate better .desktop file

The one from Debian was very basic and removed upstream.
Original commitRevision:397701 
Sunday, 20 Sep 2015
09:22 jbeich search for other commits by this committer
Backport CVE-2015-2331 fix to bundled libzip

MFH:		2015Q3
Security:	264749ae-d565-11e4-b545-00269ee29e57
Original commitRevision:397361 
Tuesday, 15 Sep 2015
23:57 jbeich search for other commits by this committer
emulators/ppsspp-devel: update to 1.0.1.2668

- "native" was merged into main "ppsspp" repo

Changes:	https://github.com/hrydgard/ppsspp/compare/86a02fe...1b4b60d (before
merge)
Changes:	https://github.com/hrydgard/ppsspp/compare/cf0697e...253ed9f (after
merge)
Original commitRevision:397030 
Tuesday, 8 Sep 2015
16:14 jbeich search for other commits by this committer
emulators/ppsspp: improve clarity for *-install target names

do-install is for the app itself, post-install is for extras.
r392488 reversed the logic because option helpers didn't support
do-* targets before r394503. So, pick clarity over |svn blame| churn.
Original commitRevision:396402 
Friday, 28 Aug 2015
14:57 jbeich search for other commits by this committer
Convert my ports to _VARS option helper
Original commitRevision:395493 
Sunday, 19 Jul 2015
07:42 jbeich search for other commits by this committer
Convert my ports to target option helpers
Original commitRevision:392488 
Saturday, 18 Jul 2015
17:28 jbeich search for other commits by this committer
Per r390886 stop pulling unnecessary GTK+ deps in my ports
Original commitRevision:392439 
Friday, 19 Jun 2015
21:56 jbeich search for other commits by this committer
emulators/ppsspp-devel: update to 1.0.1.600

Changes:	https://github.com/hrydgard/ppsspp/compare/8ec4850...c27e634
Original commitRevision:390142 
Wednesday, 10 Jun 2015
23:17 jbeich search for other commits by this committer
emulators/ppsspp: style nit
Original commitRevision:389148 
Monday, 1 Jun 2015
14:22 jbeich search for other commits by this committer
emulators/ppsspp{,-devel}: unbreak build with gcc5 (for dragonfly)

ext/xbrz/xbrz.cpp:619:28: sorry, unimplemented: non-trivial designated
initializers not supported
   const bool doLineBlend = [&]() -> bool
                            ^
Submitted by:	@Bigpet via hrydgard/ppsspp#7717
Original commitRevision:388231 
Friday, 29 May 2015
19:33 jbeich search for other commits by this committer
emulators/ppsspp-devel: add new slave port for git master

A temporary port to facilitate testing and upstreaming.
Original commitRevision:387882 
Thursday, 28 May 2015
16:37 mat search for other commits by this committer
Convert a few ports to use the new multi-github framework.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:387743 
Wednesday, 27 May 2015
22:54 jbeich search for other commits by this committer
emulators/ppsspp: switch SDL=on to system libpng

Do not wait for upstream release if a vulnerability is found. [1]
QT* already use system libpng via QImage in x11-toolkits/qt*-gui.

GitHub:		hrydgard/native#273 [1]
Security:	CVE-2014-9495 [1]
Original commitRevision:387685 
22:54 jbeich search for other commits by this committer
emulators/ppsspp: dogfood some improvements in-review

- Use xdg-open to open links and cheat files
- Change OS name in compat reports: BSD -> FreeBSD
- Minor FakeJit fixes

GitHub:		hrydgard/native#272, hrydgard/ppsspp#7772
Original commitRevision:387684 
Sunday, 24 May 2015
00:20 jbeich search for other commits by this committer
emulators/ppsspp: add new port

PPSSPP is a PSP emulator written in C++. It translates PSP CPU
instructions directly into optimized x86, x64 and ARM machine code,
using JIT recompilers (dynarecs).

PPSSPP can thus run on quite low-spec hardware, including stronger
ARM-based phones and tablets, as long as there's OpenGL ES 2.0
support.

http://www.ppsspp.org/development.html

Requested by:	RyanBram @ PCBSD forums
Motivated by:	review D2608 (thus .ifdefs)
Original commitRevision:387239 

Number of commits found: 155 (showing only 55 on this page)

«  1 | 2