aboutsummaryrefslogtreecommitdiff
path: root/games/xlogical/files/patch-mapedit.cpp
Commit message (Collapse)AuthorAgeFilesLines
* games/xlogical: stage support and unbreak on F10+John Marino2014-06-101-80/+80
| | | | | | | | | | | | | | | | | | | | | | | | This port needed a lot more help than the PR indicated: * Full stage support * DESTDIR had to be patched in, there was only a placeholder * It didn't build on clang because there was no header for rand function * Almost very patch had DOS carriage returns (stripped) * Needed USES+=dos2unix so patches apply (caused revbump) * NOPORTDOCS needed to be replaced by PORT_OPTIONS - DOCS * post-extract target was muted, as is the norm * Previous install patches reworked to fit STAGE support better The PR updated: * Use of autotools * conversion of USE_GMAKE and USE_BZIP2 was done previously * GPLv2 license was added PR: 188798 Submitted by: maintainer (Aaron Baugher) Rest by: marino Notes: svn path=/head/; revision=357377
* - Fix build with gcc 4.2Martin Wilke2007-11-061-0/+88
PR: 117319 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (pav) Notes: svn path=/head/; revision=202540