non port: games/freera/Makefile |
SVNWeb
|
Number of commits found: 29 |
Mon, 25 May 2020
|
[ 18:33 sunpoet ] (Only the first 10 of 35 ports in this commit are shown above. )
Update USES=scons to specify scons of Python 2
- While I'm here, convert emulators/gem5 and games/marsnomercy to USES=scons
|
Fri, 8 Nov 2019
|
[ 10:47 tobik ] (Only the first 10 of 263 ports in this commit are shown above. )
games: Add missing USES={gnome,gl,sdl,xorg}
|
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, 28 Oct 2018
|
[ 19:31 linimon ]
Fix build with GCC-based architectures.
PR: 232275
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
Mon, 25 Jun 2018
|
[ 15:06 amdmi3 ]
- Add LICENSE
- Fix build with clang 6
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Mon, 22 Dec 2014
|
[ 21:38 bapt ] (Only the first 10 of 54 ports in this commit are shown above. )
Revert r375084
A too sharp axe causes unpredictable damages
Reported by: amdmi3
|
Sat, 20 Dec 2014
|
[ 18:37 bapt ] (Only the first 10 of 54 ports in this commit are shown above. )
Cleanup plist
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above )
|
Fri, 28 Nov 2014
|
[ 11:20 amdmi3 ]
- Add empty directory to plist
|
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)
|
Tue, 27 May 2014
|
[ 18:59 amdmi3 ]
- Remove line unneeded after switch to USES=scons
|
[ 13:36 bapt ]
Convert to USES=scons
|
Mon, 16 Dec 2013
|
[ 18:18 amdmi3 ] (Only the first 10 of 16 ports in this commit are shown above. )
- Use '.' instead of '*' in COPYTREE_* all over my ports
Suggested by: danfe
|
Thu, 12 Dec 2013
|
[ 11:19 amdmi3 ]
- Fix packaging by fixing a typo
PR: 184716
Submitted by: John Marino <freebsd@marino.st>
|
Wed, 30 Oct 2013
|
[ 14:43 amdmi3 ]
- Support staging
|
Fri, 20 Sep 2013
|
[ 17:36 bapt ] (Only the first 10 of 1149 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Tue, 18 Jun 2013
|
[ 11:46 amdmi3 ] (Only the first 10 of 109 ports in this commit are shown above. )
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
|
Sat, 18 Feb 2012
|
[ 10:18 mva ] (Only the first 10 of 537 ports in this commit are shown above. )
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
|
Sat, 30 Jan 2010
|
[ 09:43 mva ] (Only the first 10 of 295 ports in this commit are shown above. )
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit)
|
Sat, 22 Aug 2009
|
[ 00:23 amdmi3 ] (Only the first 10 of 415 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with G
|
Thu, 19 Jun 2008
|
[ 17:28 amdmi3 ] (Only the first 10 of 132 ports in this commit are shown above. )
Update my email address in 132 ports.
Approved by: miwi (mentor)
|
Thu, 13 Mar 2008
|
[ 14:28 miwi ] (Only the first 10 of 442 ports in this commit are shown above. )
- Chase devel/sdl12 shlib version bump
|
Tue, 5 Feb 2008
|
[ 13:47 miwi ]
* Update to 080203
PR: 120272
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
|
Tue, 29 Jan 2008
|
[ 22:40 miwi ]
* Update to 080108
* Improve pkg-message handling
PR: 120103
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wed, 11 Apr 2007
|
[ 20:11 miwi ]
- Update to 070328
PR: 111428
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
|
Mon, 5 Feb 2007
|
[ 21:37 alepulver ]
This is a rebuild of the (westwood) red alert game engine (based
on FreeCNC). It is a real time strategy game. To play the game with
this engine you need the original game (mix files). The only game
supported is red alert 1 ;)
WWW: http://www.freera.org/
PR: ports/108678
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
|
Number of commits found: 29 |