Baptiste Daroussin
665bec206d
Convert g* to USES=zip
2014-03-10 14:49:26 +00:00
Dmitry Marakasov
3a5765ec14
- Support staging
...
- Fix crash on first start (e.g. when no config is found)
- Fix crash when changing resolutions with no XRender extension (e.g. with nvidia blob)
2014-02-02 18:07:42 +00:00
Baptiste Daroussin
c84e1cd8e6
Add NO_STAGE all over the place in preparation for the staging support (cat: games)
2013-09-20 17:36:33 +00:00
Dmitry Marakasov
daffe00d4a
- Trim Makefile headers
...
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
2013-07-12 15:01:45 +00:00
Eitan Adler
b7b9ec7a12
Variable that start with _ are considered private to the defining
...
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.
Approved by: portmgr (tabthorpe)
2013-03-02 03:55:25 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Pav Lucistnik
da487bdcdb
- MAKE_JOBS_UNSAFE:
...
mkdir ../tmp-lnx
c++ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -c BikeSelection.cpp -o ../tmp-lnx/BikeSelection.o
Assembler messages:
FATAL: can't create ../tmp-lnx/BikeSelection.o: No such file or directory
Reported by: pointyhat
2011-10-02 19:58:13 +00:00
Dmitry Marakasov
3a872aa0bd
- Fix the game trying to save rendered tracks into system directory
2011-09-27 04:36:10 +00:00
Dmitry Marakasov
b671cf2388
MotoGT is 2D top-viewed game where you drive a MotoGP bike, and you
...
want to win races. In career mode you start with a regular bike,
but when you win races you get experience, and experience let's you
improve your bike. If you win championships, you can also unlock
hidden features.
WWW: http://motogt.sourceforge.net/
2011-09-26 00:49:38 +00:00