aboutsummaryrefslogtreecommitdiffstats
path: root/games/openxcom
Commit message (Collapse)AuthorAgeFilesLines
* Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS becausetijl2014-05-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | upstream forgot to regenerate the build scripts. This makes the build use the correct version information and causes a library version bump. Use this opportunity to use USES=libtool instead of USES=libtool:oldver. Bump PORTREVISION on all dependent ports and convert them to USES=libtool where needed. Also use USES=(gmake, pathfix, tar) and new LIB_DEPENDS syntax here and there. games/freedink-engine: - Option helpers. - Staging. - Use dirrmtry for locale directories. games/oolite: - Staging. - Replace ECHO with ECHO_CMD. - Don't use GNUSTEP_PREFIX to install files because it expands to LOCALBASE rather than PREFIX. games/openssn: - Remove USES=desktop-file-utils. No MimeType field in desktop file. - Staging. - Install files in standard DATADIR. games/xblast: - Use proper options. - Staging. - Patch configure so normal make install can be used instead of do-install. - Replace TAR | TAR with COPYTREE_SHARE.
* - Support stagingamdmi32013-11-191-14/+9
| | | | - Use new LIB_DEPENDS syntax
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-221-2/+0
| | | | | | the mtree (games category) Approved by: portmgr (bdrewery)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | games)
* Fix build with clang/libc++amdmi32013-09-141-1/+4
|
* Add explicit dependency on pkgconf (8 ports)marino2013-09-121-1/+1
|
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.gerald2013-08-181-1/+1
| | | | | | | | | | | | | | Right now this is a noop in the former case and a noop in the latter case unless lang/gcc44 has been installed explicitly. This puts a bit more emphasis on standardizing on a canonical version "current" GCC and makes it easier to update that canonical version by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port. That is, USE_GCC=yes means "use a decent/modern version of GCC" without having to worry about details. Approved by: portmgr (bdrewery)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Bump PORTREVISION after previous commitamdmi32013-07-171-0/+1
|
* - Install .desktop fileamdmi32013-07-171-1/+6
|
* OpenXcom is an open-source clone of the popularamdmi32013-05-154-0/+79
UFO: Enemy Unknown (X-Com: UFO Defense in USA) videogame by Microprose, licensed under the GPL and written in C++ / SDL. WWW: http://openxcom.org