non port: games/freeminer/Makefile |
SVNWeb
|
Number of commits found: 40 |
Mon, 7 Aug 2023
|
[ 06:24 Piotr Kubaj (pkubaj) ] 5031295
games/freeminer: switch to USES=luajit
|
Fri, 28 Jul 2023
|
[ 17:13 Daniel Engberg (diizzy) ] 664a2fa (Only the first 10 of 502 ports in this commit are shown above. )
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
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
|
Wed, 7 Apr 2021
|
[ 23:19 Dmitry Marakasov (amdmi3) ] 5823922 (Only the first 10 of 288 ports in this commit are shown above. )
Remove useless Created by: headers mentioning me
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 14 Feb 2021
|
[ 17:11 pkubaj ]
games/freeminer: fix build on powerpc64le
|
Wed, 23 Sep 2020
|
[ 11:57 pkubaj ]
games/freeminer: enable luajit on powerpc64
Builds fine when using luajit-openresty.
|
Sun, 5 Jul 2020
|
[ 19:28 jbeich ]
games/freeminer: unbreak after r540853
In file included from src/script/common/c_content.cpp:39:
In file included from /usr/local/include/json/json.h:10:
[...]
/usr/local/include/json/value.h:107:6: error: redefinition of 'ValueType'
enum ValueType {
^
src/json/json.h:398:9: note: previous definition is here
enum ValueType
^
Reported by: pkg-fallout
|
Fri, 29 May 2020
|
[ 05:03 linimon ]
Mark as BROKEN on armv7 and powerpc64-12.
Approved by: portmgr (tier-2 blanket)
|
Sun, 19 Apr 2020
|
[ 18:50 amdmi3 ]
Drop maintainership
|
Thu, 19 Mar 2020
|
[ 23:02 tobik ] (Only the first 10 of 62 ports in this commit are shown above. )
Clean up LLD_UNSAFE from openal-soft ports
After FreeBSD 12.0 EOL we no longer have to worry about LLD 6 and
can drop LLD_UNSAFE from openal-soft ports. LLD can link them fine
now but some ports needs a little help on i386 (-Wl,-znotext).
PR: 226980
Reviewed by: jbeich (earlier version)
Differential Revision: https://reviews.freebsd.org/D23030
|
Thu, 7 Nov 2019
|
[ 14:16 tobik ]
Do not set CLIENTS?_USES twice
Also drop misspelled CLIENTS_VERS in games/quakeforge. It probably
was meant to be CLIENTS_VARS but the port does not use Gtk so
INSTALLS_ICONS=yes should not be set anyway.
|
Tue, 5 Nov 2019
|
[ 22:21 zeising ] (Only the first 10 of 36 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories e and g
Add USES=xorg and USES=gl to ports in categories starting with 'e' and 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
Tue, 13 Aug 2019
|
[ 14:54 pkubaj ]
games/freeminer: enable building on powerpc64
Luajit is not available on powerpc64.
This itself doesn't fix build with GCC on powerpc64 currently, but it does fix
build when experimental patches for Clang in base are used.
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D21241
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Sun, 7 Jan 2018
|
[ 22:34 krion ]
Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed.
PR: 214864
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
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
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
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
|
Wed, 15 Feb 2017
|
[ 19:40 tijl ]
- In x11-toolkits/irrlicht build only the shared library. The upstream
Makefile does not support building both the static and shared library.
It compiles the code without -fPIC first for the static library and then
creates the shared library from the same object files without recompiling
them with -fPIC.
- The upstream install target can now be used as well.
- Use upstream library version and bump dependent ports.
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Sun, 2 Aug 2015
|
[ 21:07 amdmi3 ]
- Drop 8.x-related conditions for my ports
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Wed, 6 May 2015
|
[ 16:04 mat ] (Only the first 10 of 74 ports in this commit are shown above. )
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
Thu, 4 Dec 2014
|
[ 12:29 amdmi3 ]
- Check OPSYS along with OSVERSION
- Clarify BROKEN message
|
Tue, 25 Nov 2014
|
[ 01:17 amdmi3 ]
- Update to 0.4.10.4
- Use @sample
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Fri, 27 Jun 2014
|
[ 17:21 miwi ] (Only the first 10 of 94 ports in this commit are shown above. )
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself)
|
Tue, 3 Jun 2014
|
[ 14:34 vanilla ] (Only the first 10 of 16 ports in this commit are shown above. )
Upgrade snappy to 1.1.1, and bump all related PORTREVISION to chase shared
library version.
PR: ports/190409
Submitted by: ports at robakdesign.com
Approved by: portmgr@ (for NO_STAGE)
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Thu, 13 Feb 2014
|
[ 20:45 amdmi3 ]
- Make server-only installation not bring in X11 depends
|
Tue, 28 Jan 2014
|
[ 02:58 amdmi3 ]
- Bring back hosted directory for games to be placed into
|
Mon, 27 Jan 2014
|
[ 23:16 amdmi3 ]
- Update to 0.4.9.3
|
Wed, 25 Dec 2013
|
[ 23:29 antoine ] (Only the first 10 of 78 ports in this commit are shown above. )
Convert the tree to USES=openal
Approved by: portmgr (bapt)
|
Sat, 7 Dec 2013
|
[ 01:25 amdmi3 ] (Only the first 10 of 13 ports in this commit are shown above. )
- Add freeminer and freeminer-game: forks of minecraft and
minecraft_game correspondingly
Freeminer is a Minecraft-inspired sandbox game.
WWW: http://freeminer.org/
|
Number of commits found: 40 |