Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Oct 2021 21:30:17 2.1.6_4
|
Stefan Eßer (se)  |
devel/godot2: Add CPE information
Approved by: portmgr (blanket) |
09 Oct 2021 00:45:18 2.1.6_4
|
Jan Beich (jbeich)  |
multimedia/libvpx: update 1.11.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by: portscout, Repology |
22 Jun 2021 18:53:08 2.1.6_3
|
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
15 Jun 2021 15:17:41 2.1.6_2
|
Kevin Bowling (kbowling)  Author: Shane |
devel/godot2: disable internal libs
Disable use of internal png, freetype and zlib.
This matches ports for godot v3 and fixes build on powerpc64le.
PR: 254867
Approved by: maintainer
MFH: 2021Q2 |
12 Apr 2021 19:30:43 2.1.6_1
|
Piotr Kubaj (pkubaj)  |
devel/godot2: bump PORTREVISION |
12 Apr 2021 19:28:38 2.1.6
|
Piotr Kubaj (pkubaj)  |
devel/godot2: stop using builtin libpng
platform/x11/detect.py actually forces builtin libpng if builtin freetype or
zlib is used.
Use the system ones.
This also fixes build on powerpc64le, since builtin libpng is not built with
VSX.
PR: 254703
Approved by: FreeBSD@ShaneWare.Biz (maintainer) |
12 Apr 2021 13:20:25 2.1.6
|
Dmitry Marakasov (amdmi3)  |
devel/godot2: remove dependency on python2, undeprecate consumer ports |
06 Apr 2021 14:31:07 2.1.6
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Jan 2021 10:11:35
2.1.6
|
antoine  |
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr |
01 Jan 2021 00:57:24
2.1.6
|
rene  |
Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves
I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things. (Only the first 15 lines of the commit message are shown above ) |
17 Dec 2020 13:12:07
2.1.6
|
fernape  |
devel/godot2 fix build on current
Disable use of CRIOGET by adding the CXXFLAG -DCRIOGET_NOT_NEEDED
PR: 251853
Submitted by: FreeBSD@ShaneWare.Biz (maintainer) |
25 May 2020 18:33:44
2.1.6
|
sunpoet  |
Update USES=scons to specify scons of Python 2
- While I'm here, convert emulators/gem5 and games/marsnomercy to USES=scons |
22 Jan 2020 18:48:12
2.1.6
|
tcberner  |
devel/godot2: Update to 2.1.6
PR: 243498
Submitted by: Shane <FreeBSD@ShaneWare.Biz> (maintainer) |
04 Nov 2019 22:20:31
2.1.5_3
|
zeising  |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
29 Jul 2019 19:35:53
2.1.5_3
|
jbeich  |
devel/godot2: vendor still uses yes/no rather than True/False
As r507587 built fine and verbosely this change is cosmetic. |
29 Jul 2019 19:24:15
2.1.5_3
|
jbeich  |
devel/godot: enforce verbose build after r421635
Command-line arguments provide a clue when debugging non-x86 bustage.
Approved by: portmgr blanket |
29 Jul 2019 15:10:19
2.1.5_3
|
jbeich  |
devel/godot: drop non-x86 workaround after r464715/r480149 |
26 Jul 2019 20:46:57
2.1.5_2
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Dec 2018 01:35:36
2.1.5_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
20 Sep 2018 00:57:43
2.1.5
|
swills  |
devel/godot2: update to 2.1.5
PR: 231316
Submitted by: Shane <FreeBSD@ShaneWare.Biz> (maintainer) |
29 Jul 2018 22:18:46
2.1.4_2
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
23 Jun 2018 21:18:26
2.1.4_1
|
amdmi3  |
- Fix conflicts for some system libraries due to incorrect include path order
- Pet portlint
- Fix openssl detection
PR: 228764
Submitted by: FreeBSD@ShaneWare.Biz (maintainer) |
16 Mar 2018 17:27:58
2.1.4
|
amdmi3  |
- Rename godot, godot-tools to godot2, godot2-tools in preparation for godot 3
- Fix godot consumers to use godot2
PR: 224604
Submitted by: FreeBSD@ShaneWare.Biz (maintainer) |