non port: games/farblazer/Makefile |
Number of commits found: 27 |
Thursday, 26 Dec 2019
|
07:54 antoine
Deprecate a few ports
With hat: portmgr
|
Friday, 26 Jul 2019
|
20:46 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
|
Wednesday, 12 Dec 2018
|
01:35 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
|
Saturday, 1 Dec 2018
|
13:08 sunpoet
Update MASTER_SITES and WWW
|
Saturday, 10 Mar 2018
|
17:46 gerald
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Monday, 11 Dec 2017
|
16:54 antoine
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
|
Thursday, 20 Apr 2017
|
15:49 amdmi3
- Fix shebangs
|
Saturday, 19 Nov 2016
|
09:00 amdmi3
- Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
|
Friday, 31 Oct 2014
|
16:11 amdmi3
- Release ports maintained by games@
games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.
Suggested by: marino
|
Saturday, 4 Oct 2014
|
14:00 amdmi3
- Convert to USES=python
- Drop @dirrm* from plist
|
Wednesday, 10 Sep 2014
|
20:50 gerald
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)
|
Wednesday, 9 Apr 2014
|
21:24 nemysis
- Bump PORTREVISION
- Change master sites, add icon
- Remove leading article from COMMENT
- Transfer maintainership to games@ team
- Add license (LGPL21)
- Use PYGAME instead of PYTHON_SITELIBDIR
- Support STAGEDIR
- Add DOCS and Option
- Use files/farblazer.in instead of construct
- Add Desktop entry file
- Simplify installation handling
- Recreate patch with make makepatch
- Add WWW
- Recreate pkg-plist with make makeplist
|
Monday, 10 Mar 2014
|
20:55 gerald
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
|
Saturday, 26 Oct 2013
|
00:52 gerald
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
|
Friday, 20 Sep 2013
|
17:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wednesday, 7 Apr 2004
|
13:26 clement
- tar -> ${TAR} (since we have now a bsdtar ;)
|
Tuesday, 16 Mar 2004
|
04:23 edwin
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
|
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Friday, 31 Oct 2003
|
08:22 linimon
Per distfile survey, remove mastersite that disappeared in December 2002.
|
Tuesday, 29 Jul 2003
|
09:12 sobomax
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
|
Friday, 7 Mar 2003
|
06:03 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Monday, 13 Jan 2003
|
01:12 kris
Don't install *.orig patch turds.
|
Friday, 21 Dec 2001
|
13:26 sobomax
Add farblazer 0.7, an action/arcade game originally based of StarBlazer on the
Apple ][.
|
Number of commits found: 27 |