aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* Convert a bunch of USE_XZ to USES=tar:xz.Adam Weinberger2014-07-293-6/+3
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363392
* This port is already broken, but don't break it moreAntoine Brodin2014-07-291-1/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=363379
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-2944-88/+44
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-2929-58/+29
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* - Drop .la files, no dependees require themDmitry Marakasov2014-07-291-4/+4
| | | | | | | - Pass maintainership to games@ Notes: svn path=/head/; revision=363369
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-29101-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* - Update to 2.0.28Rusmir Dusko2014-07-283-6/+7
| | | | Notes: svn path=/head/; revision=363263
* games/frogatto: Attempt to unbreakJohn Marino2014-07-281-3/+6
| | | | | | | | | | | Portsmon says this is broken everywhere. Maybe this untested PR from the maintainer will fix it. PR: 192126 Submitted by: maintainer (Green Dog) Notes: svn path=/head/; revision=363257
* Rename all 10,000 games/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-28231-92/+77
| | | | Notes: svn path=/head/; revision=363239
* - Update to 1.9, announce message:Rusmir Dusko2014-07-284-36/+6
| | | | | | | | | | | Add a desktop file. Port fix from the BSD maintainer - Add WRKSRC=${WRKDIR}/${PORTNAME}- is bad packaged - Remove Desktop entry file, use supplied desktop files - Remove obsolete patch Notes: svn path=/head/; revision=363238
* - Remove TODO.TXT from DOCSRusmir Dusko2014-07-281-3/+2
| | | | | | | - Simplify DOCS installation handling Notes: svn path=/head/; revision=363218
* games/magicmaze: Don't hard code ruby versionSteve Wills2014-07-281-1/+1
| | | | | | | With hat: ruby@ Notes: svn path=/head/; revision=363206
* games/einstein: fix stagingWilliam Grzybowski2014-07-271-4/+4
| | | | | | | | | PR: 191779 Submitted by: Andrey Zholos Approved by: maintainer (timeout) Notes: svn path=/head/; revision=363095
* - Update to version 1.4.7.19Marcus von Appen2014-07-272-4/+3
| | | | Notes: svn path=/head/; revision=363016
* games/linux-ut2004-demo: Deprecate for removal in 3 weeksJohn Marino2014-07-261-0/+3
| | | | | | | | | | This demo has been unmaintained for potentially 8 years. I don't see much use for demos in general, much less one for a 10-year game where you can't even download the full version. Deprecated with bapts blessing. :) Notes: svn path=/head/; revision=362999
* Add CPE information, versions 1.3.2 and 1.3.3 were vulnerable.Rene Ladan2014-07-261-1/+2
| | | | Notes: svn path=/head/; revision=362979
* games/odamex: Update to 0.7.0, New MAINTAINERKubilay Kocak2014-07-266-18/+87
| | | | | | | | | | | | | | | | | | | - Update to 0.7.0 - Assign MAINTAINER - Update COMMENT - Add LICENSE & LICENSE_FILE - Sort OPTIONS - Convert USE_BZIP to USES= convention - Update wxWidgets dependency to 3+ - Add patch to address assertions [1] [1] http://odamex.net/bugs/show_bug.cgi?id=1106 PR: 190843 Submitted by: Carlos Medina <cjpugmed at gmail dot com> Notes: svn path=/head/; revision=362965
* - Add stage supportDanilo Egea Gondolfo2014-07-261-1/+0
| | | | Notes: svn path=/head/; revision=362950
* - Add stage supportDanilo Egea Gondolfo2014-07-261-12/+7
| | | | | | | - Add USE_GCC Notes: svn path=/head/; revision=362949
* - Add stage supportDanilo Egea Gondolfo2014-07-262-6/+13
| | | | Notes: svn path=/head/; revision=362946
* - Add stage supportDanilo Egea Gondolfo2014-07-261-4/+3
| | | | Notes: svn path=/head/; revision=362945
* - Add stage supportDanilo Egea Gondolfo2014-07-251-11/+8
| | | | Notes: svn path=/head/; revision=362939
* Stage, and move pkg-install into the plist to handle modifyingAdam Weinberger2014-07-243-16/+12
| | | | | | | files outside of $PREFIX correctly. Notes: svn path=/head/; revision=362826
* include stdlib.h for rand(3) to fix build. While here, remove the profiled libAdam Weinberger2014-07-243-2/+10
| | | | | | | | from the plist. Its creation is changes with NO_PROFILE in src.conf, and it's pretty unnecessary, so I'm removing it from the plist altogether for simplicity. Notes: svn path=/head/; revision=362816
* Turns out @sample doesn't handle @mode correctly, so set the modeAdam Weinberger2014-07-241-1/+1
| | | | | | | manually with an @exec. Notes: svn path=/head/; revision=362810
* This port was not stage-safe as it was making direct writes to /var. Fix that,Adam Weinberger2014-07-242-5/+8
| | | | | | | | along with making do-install substantially easier to read. While here, stop muting the build command. Notes: svn path=/head/; revision=362809
* - More PORTSCOUTDmitry Marakasov2014-07-241-1/+2
| | | | Notes: svn path=/head/; revision=362792
* The decision to move the savedata into ${PREFIX} did not go overAdam Weinberger2014-07-232-15/+10
| | | | | | | | well. Revert it, and add a "@cwd /" that makes @sample do the right thing. Notes: svn path=/head/; revision=362720
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-232-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362705
* Add USES=readline to fix build on -current.Adam Weinberger2014-07-232-2/+2
| | | | Notes: svn path=/head/; revision=362689
* - Update to 1.7.0Alex Kozlov2014-07-233-4/+6
| | | | | | | Approved by: lme (maintainer) Notes: svn path=/head/; revision=362676
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15Tijl Coosemans2014-07-232-2/+2
| | | | | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=362645
* Remove backslashes from single- and double-quotes in COMMENT and _DESCAdam Weinberger2014-07-233-3/+3
| | | | | | | | | strings, that were passed through rather than escaping anything. Approved by: portmgr (not really, but it touches unstaged ports) Notes: svn path=/head/; revision=362615
* - Extend PORTSCOUT ignore listDmitry Marakasov2014-07-221-1/+1
| | | | Notes: svn path=/head/; revision=362607
* - Update to 2013.3Rene Ladan2014-07-223-322/+5984
| | | | | | | | | | - Swith from Sourceforge to GitHub PR: 190463 Submitted by: <fizologus@gmail.com> (maintainer) Notes: svn path=/head/; revision=362566
* Update to 3.8.1. Along with this, savegame data is now inAdam Weinberger2014-07-228-86/+90
| | | | | | | | | | /usr/local/var/games instead of /var/games. This was necessary because @sample cannot operate outside of %%PREFIX%%, and previously the port would overwrite or remove previously saved games. This is easier, better and more hier(7)ful. Notes: svn path=/head/; revision=362545
* Stage, simplify, and put everything in /var/games as a @sample so thatAdam Weinberger2014-07-224-118/+85
| | | | | | | | | saved data is precious. Also, take maintainership, thank you uqs! Notes: svn path=/head/; revision=362541
* Stage, use OPTIONS instead of WITH_*, and unescape a COMMENT apostraphe.Adam Weinberger2014-07-211-13/+4
| | | | Notes: svn path=/head/; revision=362467
* Add USES=readline to fix configure.Adam Weinberger2014-07-211-1/+1
| | | | Notes: svn path=/head/; revision=362452
* games/megaglest: Fix on FreeBSD 10+ (from dports)John Marino2014-07-201-0/+1
| | | | | | | | | | | | | I had fixed megaglest in dports a few days ago, not realizing that the build was also broken on FreeBSD until I saw the PR. Due to the size of megaglest-data (~265M), I haven't actually tested the fix on FreeBSD but it should work. The dports fix is more extensive than the PR. PR: 191225 Submitted by: maintainer (Rusty Nejdl) Notes: svn path=/head/; revision=362372
* Quote ${RM} in preparation for adding '-f' by default.Bryan Drewery2014-07-201-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362344
* - Include bsd.port.post.mk instead of bsd.port..mk [1]Lars Engels2014-07-201-3/+3
| | | | | | | | | | | - Change to USES= tar:bzip2 [1] - Strip scummvm binary PR: 191952 Submitted by: Radim Kolar <hsn@sendmail.cz> Notes: svn path=/head/; revision=362326
* games/quake3: Fix corrupted patchJohn Marino2014-07-191-1/+2
| | | | | | | | | | The svn diff utility didn't apply the patch correctly -- 2 lines ended up as one. Fix to resolve malformed patch error. Follows: PR: 188095 Notes: svn path=/head/; revision=362264
* games/moonbuggy: Fix touching $HOME during buildJohn Marino2014-07-195-5/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's not permissible for a port to touch $HOME during the build. The moon-buggy game does this during install to pre-create the high scores file $HOME/.mbscores. Moon-buggy creates two versions of high scores: One in $HOME and the other in /var/games/moon-buggy. This makes compliance tricky because the high scores at /var/games needs to persist after the package is uninstalled if the scores have changed. To handle this, I moved scores creation to pkg-install script and also created a "baseline" scores files so during pkg-deinstall it can be determined if new high scores exist. The complimentary pkg-deinstall script will compare the current high-score file with the baseline. If they are the same, both are removed along with /var/games/moon-buggy folder which makes poudriere happy. While here: * Remove the unnecessary NEED_ROOT * Remove the unnecessary setgid configure argument * use @owner, @group in pkg-plist instead * move CHMOD to post-install with BINMODE although @mode could have been used as well. This work is covered by the "Just fix it" blanklet. Notes: svn path=/head/; revision=362256
* Unbreak packaging by patching configure to put manpages into theAdam Weinberger2014-07-182-3/+4
| | | | | | | right directory. Notes: svn path=/head/; revision=362214
* Fix non default LIB_DEPENDSBaptiste Daroussin2014-07-163-5/+5
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362048
* 1: Stagify.Vanilla I. Shu2014-07-162-25/+23
| | | | | | | | | 2: add INSTALLS_EGGINFO, bump version. Approved by: portmgr@ (blanket) Notes: svn path=/head/; revision=362043
* Use OPTIONS helpers.Adam Weinberger2014-07-152-40/+23
| | | | | | | Add missing .gz to manpage in plist. PORTREVISION bump for that change. Notes: svn path=/head/; revision=362016
* Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.Adam Weinberger2014-07-1535-18/+55
| | | | Notes: svn path=/head/; revision=362015
* Add missing EXAMPLES and DOCS to a couple ports thatAdam Weinberger2014-07-151-2/+4
| | | | | | | already honour PORTDOCS and PORTEXAMPLES in the plist. Notes: svn path=/head/; revision=361999