| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
PR: 223709
Notes:
svn path=/head/; revision=455238
|
|
|
|
| |
Notes:
svn path=/head/; revision=455237
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
Notes:
svn path=/head/; revision=455210
|
|
|
|
|
|
|
|
| |
Changes: http://ppsspp.org/#news
Changes: https://github.com/hrydgard/ppsspp/compare/v1.5.1...v1.5.2
Notes:
svn path=/head/; revision=455208
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
Notes:
svn path=/head/; revision=455167
|
|
|
|
|
|
|
|
|
|
|
|
| |
on armv7.
This is part one of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=455165
|
|
|
|
| |
Notes:
svn path=/head/; revision=455135
|
|
|
|
|
|
|
|
| |
Changes: http://ppsspp.org/#news
Changes: https://github.com/hrydgard/ppsspp/compare/v1.4.2...v1.5.1
Notes:
svn path=/head/; revision=455134
|
|
|
|
|
|
|
| |
Changes: https://github.com/citra-emu/citra/compare/e9a95b2e7...b2a99043
Notes:
svn path=/head/; revision=455128
|
|
|
|
|
|
|
| |
Changes: https://github.com/hrydgard/ppsspp/compare/f8b6a965e...v1.5.1
Notes:
svn path=/head/; revision=455127
|
|
|
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/662fe8cc...91fd1465
Notes:
svn path=/head/; revision=455126
|
|
|
|
|
|
|
| |
Changes: https://github.com/citra-emu/citra/compare/43702e6eb...e9a95b2e7
Notes:
svn path=/head/; revision=455005
|
|
|
|
|
|
|
| |
Changes: https://github.com/hrydgard/ppsspp/compare/2b7ae7887...f8b6a965e
Notes:
svn path=/head/; revision=455004
|
|
|
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/7d3a5288...662fe8cc
Notes:
svn path=/head/; revision=455003
|
|
|
|
|
|
|
|
|
|
| |
Update the port to the latest release. take maintership as well
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D13104
Notes:
svn path=/head/; revision=454975
|
|
|
|
|
|
|
|
|
| |
armv7).
I have had this patch lurking in my tree for a while.
Notes:
svn path=/head/; revision=454929
|
|
|
|
|
|
|
| |
Changes: https://github.com/citra-emu/citra/compare/4f13d6f66...43702e6eb
Notes:
svn path=/head/; revision=454824
|
|
|
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/58c42ad9...7d3a5288
Notes:
svn path=/head/; revision=454823
|
|
|
|
|
|
|
| |
unbreak the STAGING option and hence also the wine-staging port.
Notes:
svn path=/head/; revision=454745
|
|
|
|
|
|
|
| |
Changes: https://github.com/hrydgard/ppsspp/compare/674d5c7db...2b7ae7887
Notes:
svn path=/head/; revision=454736
|
|
|
|
|
|
|
| |
Changes: https://github.com/citra-emu/citra/compare/c810a3f3b...4f13d6f66
Notes:
svn path=/head/; revision=454735
|
|
|
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/de465cb9...58c42ad9
Notes:
svn path=/head/; revision=454734
|
|
|
|
|
|
|
|
|
| |
Version goes backwards but this update is fine to skip.
Changes: https://github.com/RPCS3/rpcs3/commit/de465cb9412a
Notes:
svn path=/head/; revision=454586
|
|
|
|
|
|
|
| |
Changes: https://github.com/hrydgard/ppsspp/compare/a0f1276a5...674d5c7db
Notes:
svn path=/head/; revision=454585
|
|
|
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/c435b328...75298f59
Notes:
svn path=/head/; revision=454575
|
|
|
|
|
|
|
|
|
|
|
| |
both of which were pulled in implicitly so far.
Somehow this escaped my testing in a sandbox so far.
Reported by: Mk/Scripts/qa.sh via dbn@
Notes:
svn path=/head/; revision=454456
|
|
|
|
|
|
|
|
|
|
| |
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine
Notes:
svn path=/head/; revision=454454
|
|
|
|
|
|
|
| |
libGL.so from graphics/mesa-libs is installed on ${LOCALBASE}/lib now.
Notes:
svn path=/head/; revision=454388
|
|
|
|
|
|
|
| |
Changes: https://github.com/citra-emu/citra/compare/7ef905ea0...c810a3f3b
Notes:
svn path=/head/; revision=454386
|
|
|
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/0064976c...c435b328
Notes:
svn path=/head/; revision=454289
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Still more metafile support in GdiPlus.
- Indirect draws support in Direct 3D.
- Services fixes on WoW64.
- Better DPI scaling in the Shell Explorer.
- Various bug fixes.
On the way, generally disable PulseAudio support, not just for the
Wine Staging case (where this originally only existed). [1]
Talking about Wine Staging, mark that (via the STAGING option, and hence
the wine-staging port as well) as BROKEN once again; that patchset still
is not available yet, and we cannot wait forever.
PR: 195765 [1]
Reported by: dbn [1]
Notes:
svn path=/head/; revision=454242
|
|
|
|
|
|
|
| |
library is now created.
Notes:
svn path=/head/; revision=454221
|
|
|
|
|
|
|
| |
Changes: https://github.com/hrydgard/ppsspp/compare/08041d877...a0f1276a5
Notes:
svn path=/head/; revision=454155
|
|
|
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/3c9126d9...0064976c
Notes:
svn path=/head/; revision=454154
|
|
|
|
|
|
|
| |
Changes: https://github.com/citra-emu/citra/compare/c6b2cc2e2...7ef905ea0
Notes:
svn path=/head/; revision=453946
|
|
|
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/46000948...3c9126d9
Notes:
svn path=/head/; revision=453945
|
|
|
|
|
|
|
| |
Changes: https://github.com/hrydgard/ppsspp/compare/70c70b1e7...08041d877
Notes:
svn path=/head/; revision=453944
|
|
|
|
|
|
|
|
| |
PR: 223545
With hat: portmgr
Notes:
svn path=/head/; revision=453874
|
|
|
|
|
|
|
| |
- update the minimum version of -CURRENT required.
Notes:
svn path=/head/; revision=453754
|
|
|
|
|
|
|
| |
Changes: https://github.com/citra-emu/citra/compare/4fc04480...c6b2cc2e2
Notes:
svn path=/head/; revision=453649
|
|
|
|
|
|
|
| |
Changes: https://github.com/hrydgard/ppsspp/compare/de459e6a1...c6b2cc2e2
Notes:
svn path=/head/; revision=453648
|
|
|
|
| |
Notes:
svn path=/head/; revision=453630
|
|
|
|
|
|
|
| |
wine-devel in the presence of the STAGING option and wine-staging per se.
Notes:
svn path=/head/; revision=453629
|
|
|
|
|
|
|
| |
- Remove archivers/zip build dependency
Notes:
svn path=/head/; revision=453625
|
|
|
|
| |
Notes:
svn path=/head/; revision=453587
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/hrydgard/ppsspp/compare/fa81dd9c4...de459e6a1
MFH: 2017Q4
Notes:
svn path=/head/; revision=453585
|
|
|
|
|
|
|
| |
Changes: https://github.com/citra-emu/citra/compare/1f6da9fb...4fc04480
Notes:
svn path=/head/; revision=453584
|
|
|
|
| |
Notes:
svn path=/head/; revision=453581
|
|
|
|
|
|
|
| |
Submitted by: portscout
Notes:
svn path=/head/; revision=453508
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Improved event support in MSHTML.
- Interpolation modes in Direct3D.
- Improved metafile support in GdiPlus.
- Initial version of Kerberos5 Authentication Package.
- OLE clipboard cache improvements.
- Various bug fixes.
Remove files/patch-partial-reservation. This should not be needed any
longer since on FreeBSD the main wine program is now loaded at a lower
address, making more room available between Wine and 0x80000000, so it
may be ok now if the area above 0x80000000 stays reserved like on other
platforms. [1]
Mark the STAGING option (and hence the wine-staging port as well) as
BROKEN; that patchset still is not available yet, and we cannot wait
forever.
Discussed with: tijl [1]
Notes:
svn path=/head/; revision=453481
|