non port: games/emptyepsilon/Makefile |
SVNWeb
|
Number of commits found: 38 |
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d56127b (Only the first 10 of 744 ports in this commit are shown above. )
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above )
|
Sun, 27 Jun 2021
|
[ 03:40 Yuri Victorovich (yuri) ] c07a2b3
games/emptyepsilon: Update 2021.03.31 -> 2021.06.23; Add licence for the
AngryFly pack
The AngryFly pack license is not open source, but it doesn't prevent packaging.
|
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
|
Fri, 23 Apr 2021
|
[ 21:57 Yuri Victorovich (yuri) ] 24114a0
games/emptyepsilon: Update 2021.03.16 -> 2021.03.31
|
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.
|
Thu, 18 Mar 2021
|
[ 02:16 yuri ]
games/emptyepsilon: Update 2020.11.23 -> 2021.03.16
Reported by: portscout
|
Wed, 25 Nov 2020
|
[ 07:21 yuri ]
games/emptyepsilon: Update 2020.08.25 -> 2020.11.23
Reported by: portscout
|
Thu, 27 Aug 2020
|
[ 04:29 yuri ]
games/emptyepsilon: Update 2020.08.07 -> 2020.08.25
Reported by: portscout
|
Sat, 8 Aug 2020
|
[ 18:38 yuri ]
games/emptyepsilon: Update 2020.04.09 -> 2020.08.07
Reported by: portscout
|
Sat, 11 Apr 2020
|
[ 18:01 yuri ]
games/emptyepsilon: Update 2020.03.22 -> 2020.04.09
Reported by: portscout
|
Tue, 24 Mar 2020
|
[ 04:49 yuri ]
games/emptyepsilon: Update 2020.02.18 -> 2020.03.22
Reported by: portscout
|
Wed, 19 Feb 2020
|
[ 08:34 yuri ]
games/emptyepsilon: Update 2020.01.15 -> 2020.02.18
Reported by: portscout
|
Thu, 16 Jan 2020
|
[ 05:05 yuri ]
games/emptyepsilon: Update 2019.11.01 -> 2020.01.15
Reported by: portscout
|
Sun, 10 Nov 2019
|
[ 16:40 yuri ]
games/emptyepsilon: Update 2019.10.28 -> 2019.11.01
Reported by: portscout
|
Tue, 29 Oct 2019
|
[ 04:30 yuri ]
games/emptyepsilon: Update 2019.09.10 -> 2019.10.28
Reported by: portscout
|
Mon, 14 Oct 2019
|
[ 05:18 yuri ]
games/emptyepsilon: Update 2019.05.21 -> 2019.09.10
Reported by: portscout
|
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
|
Sat, 1 Jun 2019
|
[ 21:23 yuri ]
games/emptyepsilon: Update 2019.01.19 -> 2019.05.21
Reported by: portscout
|
Mon, 21 Jan 2019
|
[ 09:26 yuri ]
games/emptyepsilon: Update 2018.11.16 -> 2019.01.19
Reported by: portscout
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
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, 18 Nov 2018
|
[ 20:37 yuri ]
games/emptyepsilon: Update 2018.09.06 -> 2018.11.16
Reported by: portscout
|
Wed, 17 Oct 2018
|
[ 07:43 yuri ]
games/emptyepsilon: Update 2018.02.15 -> 2018.09.06
Reported by: portscout
|
Tue, 25 Sep 2018
|
[ 07:29 linimon ] (Only the first 10 of 18 ports in this commit are shown above. )
These ports now build on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
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
|
Fri, 16 Feb 2018
|
[ 10:36 yuri ]
games/emptyepsilon: Update to 2018.02.15
Reported by: portscout
Approved by: tcberner (mentor, implicit)
|
Sat, 10 Feb 2018
|
[ 23:49 yuri ]
games/emptyepsilon: Update to 2018.01.05
Changelog:
https://github.com/daid/EmptyEpsilon/blob/master/CHANGELOG.md
Additional port changes:
* cmake:outsource instead of cmake
* Moved USExx statements to one section
Reported by: portscout
Approved by: tcberner (mentor, implicit)
|
Sun, 12 Nov 2017
|
[ 21:27 yuri ]
games/emptyepsilon: Update to 2017.11.03
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12944
|
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
|
Mon, 22 May 2017
|
[ 13:17 linimon ] (Only the first 10 of 49 ports in this commit are shown above. )
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
Sun, 21 May 2017
|
[ 15:47 joneum ]
Update to 2017.05.06
PR: 219398
Reported by: Yuri Victorovich (Maintainer) <yuri@rawbw.com>
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10831
|
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
|
Thu, 2 Mar 2017
|
[ 15:44 krion ]
Update games/emptyepsilon to 2017.02.23
PR: 217361
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9812
|
Mon, 6 Feb 2017
|
[ 16:42 mat ]
Here is an example of where not to use GH_TUPLE because it forces to
rewrite all the default values time and time again.
Sponsored by: Absolight
|
Fri, 3 Feb 2017
|
[ 06:36 krion ]
Update games/emptyepsilon to 2017.01.19
PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216720
Submitted by: yuri@rawbw.com
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9414
|
Sun, 11 Dec 2016
|
[ 17:40 antoine ]
Those ports build fine with bsd make
|
Wed, 2 Nov 2016
|
[ 06:25 jbeich ] (Only the first 10 of 11 ports in this commit are shown above. )
games/emptyepsilon: add new port
PR: 213939
Submitted by: yuri@rawbw.com
EmptyEpsilon places you in the roles of a spaceship's bridge officers, like
those seen in Star Trek. While you can play EmptyEpsilon alone or with friends,
the best experience involves 6 players working together on each ship.
Each officer fills a unique role: Captain, Helms, Weapons, Relay, Science, and
Engineering. Except for the Captain, each officer operates part of the ship
through a specialized screen. The Captain relies on their trusty crew to report
information and follow orders.
http://emptyepsilon.org/
|
Number of commits found: 38 |