aboutsummaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* - Fix fetch: distfile was rerolledamdmi32016-11-232-3/+4
| | | | - Difference is only removal of generated files (object files and python cache)
* - Update to 20161031amdmi32016-11-232-5/+5
|
* Fix build when python symlink is not presentantoine2016-11-231-2/+4
|
* Add explicit build dependency on the python symlink, right now they rely onantoine2016-11-231-0/+1
| | | | it being provided by x11-toolkits/gtk20
* - Update to 0.6.0amdmi32016-11-222-5/+4
|
* - Update to 0.6.4amdmi32016-11-212-6/+5
| | | | MFH: 2016Q4 (security fix)
* - Add games/asylumamdmi32016-11-216-0/+100
| | | | | | | | | | | | | SDL Asylum is a C port of the computer game Asylum, which was written by Andy Southgate in 1994 for the Acorn Archimedes and is now public domain. "Young Sigmund has a few problems. To help him resolve his mental instability you must enter the surreal world of his inner mind and shut down the malfunctioning brain cells which are causing him these problems." -- Instructions file from original game WWW: http://sdl-asylum.sourceforge.net/
* games/gtypist: Support ports-bases ncursesmarino2016-11-211-5/+10
| | | | | | | | | | This software must be ancient because it expects the required wide ncurses headers to be only at <ncursesw/ncurses.h>. The previous workaround symlinked the base headers to the work directory. Instead, fix the 5 source files via sed and bypass the conftest. Approved by: ncurses blanket
* - Fix licenseamdmi32016-11-217-18/+15
| | | | | | - Switch to USES=localbase - makeparch - Take maintainership
* Better fix for execution error. INSTALL_LIB strip(1) libraries itpawel2016-11-211-6/+4
| | | | | installs, at least on FreeBSD 10 this operation changes type of library to FreeBSD making loading library fail on runtime.
* Change from BROKEN to NOT_FOR_ARCHS per maintainer request.linimon2016-11-211-1/+2
| | | | Reported by: maintainer
* games/omega: honor CFLAGSmarino2016-11-211-8/+13
|
* games/enygma: Fix configure for ports ncursesmarino2016-11-211-0/+1
|
* games/dungeon: Set Make environment for entire build phasemarino2016-11-201-1/+1
| | | | Approved by: blanket (environment should always be set)
* games/critterding, games/nlarn, misc/crosspad: Document ncurses requirementmarino2016-11-202-2/+2
| | | | Approved by: ncurses blanket
* games/cake, net/(wident|wiz|opensips): Document ncurses requirementmarino2016-11-201-1/+1
| | | | Approved by: ncurses blanket
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-2030-21/+30
| | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler.
* games/openttd: restore right-to-left support after r426525jbeich2016-11-201-1/+3
| | | | | | PR: 214384 Exp-run by: antoine Approved by: portmgr blanket
* devel/icu: update to 58.1jbeich2016-11-204-2/+4
| | | | | | | Changes: http://site.icu-project.org/download/58 PR: 214384 Exp-run by: antoine Approved by: office (bapt)
* Mark as broken on all emulated builds: runaway process.linimon2016-11-191-0/+5
| | | | Approved by: portmgr (tier-2 blanket)
* - Add LICENSE_FILEamdmi32016-11-191-1/+5
| | | | | - Add NO_ARCH - Switch to options helpers
* - Add missing dri dependencypawel2016-11-191-3/+9
| | | | | | | | | - Convert sdl_ttf to RUN_DEPENDS hack, USE_LINUX=sdlttf seems to be gone - Use brandelf(1) on installed libraries also, game runs on 12-current but on FreeBSD 10.3 execution fails with: ./libs/Dwarf_Fortress: error while loading shared libraries: /usr/local/libexec/dwarffortress/libgraphics.so: ELF file OS ABI invalid
* - Add LICENSE_FILEamdmi32016-11-181-1/+3
| | | | - Switch to options helpers
* - Update to 1.2amdmi32016-11-184-18/+44
| | | | - Add LICENSE
* - Take maintainershipamdmi32016-11-181-1/+1
|
* - Add LICENSEamdmi32016-11-181-4/+7
| | | | | - Take maintainership - Add mirror
* Reset edwin's ports, he has handed in his commit bit.rene2016-11-178-8/+8
| | | | With hat: portmgr-secretary
* Dwarf Fortress is a single-player fantasy game. You can control a dwarvenpawel2016-11-166-0/+404
| | | | | | | | | | | | outpost or an adventurer in a randomly generated, persistent world. WWW: http://www.bay12games.com/dwarves/ Note that I am taking maintainership of this port, there was no feedback on this PR for almost a year and I ended up working on it. PR: 205497 Submitted by: Michael Williams <ports@mgwsoftware.com>
* Fix some misspellings that crept in on the last tier-2 cleanup pass.linimon2016-11-161-1/+1
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on various tier-2 archs.linimon2016-11-162-0/+4
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* - Fix commentamdmi32016-11-151-1/+1
| | | | Reported by: linimon
* Provide two additional mirrors for that large (427M) distfile: not all SFdanfe2016-11-151-1/+3
| | | | | | sites seem to carry it and those that do can be slow at times. Submitted by: tz, rea
* - Fix build by using correct shellamdmi32016-11-153-0/+24
| | | | - Fix build on 9.x by properly using c++11
* - Pet portlintamdmi32016-11-147-34/+34
| | | | | | - Switch to USES=localbase - Switch to options helpers - Regenerate patches
* - Add games/brickoutamdmi32016-11-144-0/+61
| | | | | | | | "Brickout" is a ball-and-paddle game where it's your objective to destroy bricks on the screen. It's available for Agenda, Zaurus and iPAQ PDAs running Linux, and for Linux desktop systems. WWW: http://www.newbreedsoftware.com/brickout/
* - Add games/crashtestamdmi32016-11-146-0/+105
| | | | | | | | | Crashtest simulates car crashes. This is an educational tool that can be used to acquire much insight into this complex process. The user can learn about the relation between speed, reaction-time and stopping distance. Also, many physical properties can be studied. WWW: http://www.stolk.org/crashtest/
* - Add games/brumbrumrallyamdmi32016-11-148-0/+106
| | | | | | | | | | | | | | | | | | | | | Brum Brum Rally is a 2D racing game with a new track each time you play and support for up to 8 players. The cars can be controlled using keyboard, mouse or game controllers. The tracks are autogenerated on the fly which means you never have to be bored playing the same tracks over and over again. There are three game modes to choose from: - Single Race and Tournament can be played against the computer or with other human players, on the same computer or over the network (LAN or Internet). - The Time Trial mode on the other hand is played by one player at a time. The task is to finish the race as fast as possible in order to beat your own best time or end up on the overall top list. WWW: http://dataapa.net/brumbrumrally/
* - Update to 1.5.6amdmi32016-11-143-16/+25
| | | | | | - Switch to USES=localbase - Switch to options helpers - Add desktop entry
* Mark as broken on various tier-2 archs.linimon2016-11-1413-2/+33
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* unbreak by switching to GitHub as master site.matthew2016-11-132-8/+10
| | | | | | | | | | Add license Chagne maintainer to submitter PR: 214443 Submitted by: lifanov@mail.lifanov.com Approved by: mokhi64@gmail.com (maintainer)
* Unbreak by switching to GitHub as the master site.matthew2016-11-132-7/+9
| | | | | | | | | | Add license Change maintainer to submitter PR: 214442 Submitted by: lifanov@mail.lifanov.com Approved by: mokhi64@gmail.com (maintainer)
* - Update to 0.5.0amdmi32016-11-134-25/+13
|
* - Update to 0.5.0amdmi32016-11-133-5/+4
|
* - Chase sdl2pp updateamdmi32016-11-131-1/+2
|
* - Install iconamdmi32016-11-132-0/+4
|
* - Update to 0.5amdmi32016-11-135-57/+48
|
* - Update to 2.4.2amdmi32016-11-134-8/+36
|
* Update to 1.4.9matthew2016-11-133-6/+14
| | | | | PR: 213771 Submitted by: lifanov@mail.lifanov.com (maintainer)
* Spell CHOSEN_COMPILER_TYPE correctlyantoine2016-11-133-3/+3
| | | | PR: 199098
* Spell CHOSEN_COMPILER_TYPE correctlyantoine2016-11-121-1/+1
|
* - Update to 20161110madpilot2016-11-124-36/+11
| | | | | | | | - Convert to USES=localbase - Removed upstreamed patches PR: 214420 Submitted by: lightside@gmx.com (maintainer)
* While the concept of a game involving warring typefaces has some merit,linimon2016-11-121-1/+3
| | | | | | this game isn't it. While here, note that it doesn't build on aarch64.
* Fix COPYTREE_SHARE invocationantoine2016-11-121-2/+2
|
* Fix build from command-line: use-before-defined of ${ARCH}matthew2016-11-121-1/+4
| | | | | | | | Curiously, test bulding with poudriere worked fine. PR: 214411 Reported by: FreshPorts sanity checking MFH: 2016Q4
* Use the portable vesion of luajit when building on aarch64matthew2016-11-121-2/+5
| | | | | | PR: 214411 Submitted by: lifanov@mail.lifanov.com (maintainer) MFH: 2016Q4
* Fix build with gcc 4.9antoine2016-11-121-0/+10
| | | | PR: 196712
* games/openttd: move ICU dep where it belongsjbeich2016-11-121-1/+1
| | | | | Before r425890 ICU was pulled via INSTALLS_ICONS. It's also not used even if installed for dedicated server build.
* Track used or drop unused devel/icu dependencyjbeich2016-11-112-1/+4
| | | | | | | | | | This tries to fix discrepancy between $ pkg rquery '%o %B' | awk '/libicu/ { print $1 }' | sort -u $ git grep -lF :devel/icu | sed 's,/Makefile$,,' PR: 214384 Reported by: tijl, stage-qa, readelf(1)
* Fix plist.mat2016-11-102-0/+3
| | | | | Reported by: qat Sponsored by: Absolight
* Mark as broken on aarch64: fails to link with sbrk.linimon2016-11-101-0/+2
| | | | | | While here, pet portlint and remove stale ia64 lines. Approved by: portmgr (tier-2 blanket)
* games/zdoom: add .desktop file + icon for itjbeich2016-11-102-2/+89
| | | | | PR: 213904 Submitted by: Kyle Evans <bsdports@kyle-evans.net> (maintainer)
* Update 0ad to Alpha 21 Ulysses.madpilot2016-11-103-10/+10
|
* The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.linimon2016-11-094-4/+4
|
* Mark as broken on arm64 and mips64.linimon2016-11-081-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on arm64.linimon2016-11-081-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on arm64.linimon2016-11-081-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on arm64: invokes x86 asm.linimon2016-11-081-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* - Add LICENSEamdmi32016-11-071-3/+8
| | | | | - Cosmetic fixes - Switch to options helpers
* Update to 2016.10.30 releasesbruno2016-11-072-5/+6
|
* - Fix WWW:amdmi32016-11-072-2/+2
| | | | - Silence mkdir
* Update to gnuchess 6.2.4 (bugfix release)johans2016-11-062-4/+4
|
* games/lordsofwar: Remove patch forgotten by last commit to unbreak buildmarino2016-11-061-14/+0
| | | | | The previous commit message indicated this patch should have been removed after SHEBANGFIX was applied, but the commit set didn't do that then.
* - Add missing LIB_DEPENDSamdmi32016-11-052-4/+6
| | | | - Regenerate patches
* Cleanupantoine2016-11-051-2/+2
|
* - Take maintainershipamdmi32016-11-041-1/+1
|
* games/openra: update GeoLite2 to November snapshotjbeich2016-11-042-3/+4
| | | | | | fetch: https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz: size mismatch: expected 1302893, actual 1298653 MFH: 2016Q4 (blanket)
* Remove NVIDIA option from Linux ports now that the nvidia-driver can betijl2016-11-0413-136/+38
| | | | installed later.
* - Update to 1.1.0, please seenemysis2016-11-033-11/+7
| | | | | | /usr/local/share/doc/pyspacewar/NEWS.rst - Remove symlink, Upstream have accepted changes
* Pass maintainership of PEAR ports to the submitterjbeich2016-11-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PR: 214011 214012 214013 214014 214015 214016 214017 PR: 214018 214019 214021 214022 214023 214024 214025 PR: 214026 214027 214028 214029 214030 214031 214032 PR: 214033 214034 214035 214036 214037 214038 214039 PR: 214040 214041 214042 214043 214044 214045 214046 PR: 214047 214048 214049 214050 214051 214052 214053 PR: 214054 214055 214056 214057 214058 214059 214060 PR: 214061 214062 214063 214064 214066 214067 214068 PR: 214071 214072 214073 214074 214075 214076 214077 PR: 214078 214079 214080 214081 214082 214083 214084 PR: 214085 214086 214087 214088 214089 214090 214091 PR: 214092 214093 214094 214095 214096 214097 214098 PR: 214099 214100 214101 214102 214103 214104 214108 PR: 214109 214110 214111 214112 214113 214114 214115 PR: 214116 214117 214118 214119 214120 214121 214122 PR: 214123 214124 214125 214126 214127 214128 214129 PR: 214130 214131 214132 214133 214134 214135 214136 PR: 214137 214138 214139 214140 214141 214142 214143 PR: 214144 214145 214146 214147 214148 214149 214150 PR: 214151 214152 Submitted by: Jochen Neumeister <joneum@bsdproject.de>
* Cleanup no longer needed CHMOD usage after r424898.mat2016-11-0310-25/+5
| | | | | | | PR: 213743 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
* - Update pioneer to 20161028madpilot2016-11-022-15/+20
| | | | | | | - Add NOGPUJOBS option PR: 213873 Submitted by: lightside <lightside@gmx.com>
* games/emptyepsilon: add new portjbeich2016-11-029-0/+333
| | | | | | | | | | | | | | | | PR: 213939 Submitted by: yuri@rawbw.com EmptyEpsilon places you in the roles of a spaceship's bridge officers, like those seen in Star Trek. While you can play EmptyEpsilon alone or with friends, the best experience involves 6 players working together on each ship. Each officer fills a unique role: Captain, Helms, Weapons, Relay, Science, and Engineering. Except for the Captain, each officer operates part of the ship through a specialized screen. The Captain relies on their trusty crew to report information and follow orders. http://emptyepsilon.org/
* - Update to 1.25, announce message:nemysis2016-11-023-3/+5
| | | | | | | * Added Serbian translation * Updated German translation * Fixed the mine cart's reset switch in the Fortress Dungeon * Fixed the scrolling in the medals table
* New port, games/goldencheetah: Training software for cyclists.jrm2016-11-028-0/+177
| | | | | | | | | http://www.goldencheetah.org/ PR: 203080 Submitted by: trebbu@googlemail.com (maintainer) Approved by: swills (maintainer) Differential Revision: https://reviews.freebsd.org/D8383
* New ports: games/voxelands and games/voxelands-serverjrm2016-11-028-0/+1407
| | | | | | | | | | | A voxel sandbox game forked from minetest: http://www.voxelands.com/ PR: 201069 Submitted by: dcmenche@gmail.com (maintainer) Reviewed by: mat Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D8379
* games/torcs: update to 1.3.7jbeich2016-11-015-21/+23
| | | | | | Changes: http://torcs.sourceforge.net/index.php?name=News&topic=3 PR: 213955 Submitted by: Thibault Payet <monwarez@mailoo.org> (maintainer)
* games/supertux: update MASTER_SITESmakc2016-11-011-3/+1
|
* Update to the sources from DragonflyBSD 4.6.1. We lost piano(6),adamw2016-11-015-12/+34
| | | | | | but gained two vitally important tools: colorbars(6), which displays a couple colors in the terminal, and hals_end(6), which displays a script of HAL's final words.
* Fix 100% CPU utilization (runtime tested on FreeBSD 11.0, i386)jhale2016-10-312-1/+12
| | | | | | | | Bump PORTREVISION PR: 211791 Submitted by: <steven@freebsd-bugzilla.sdwmail.homeunix.org> MFH: 2016Q4
* games/openra: convert to USES=mono:nugetjbeich2016-10-312-56/+44
|
* - Pass maintainership to submitterwen2016-10-311-1/+1
| | | | | PR: 213849 Submitted by: monwarez@mailoo.org
* - Remove trailing dot in COMMENT and/or reword it accordinglydanfe2016-10-291-1/+1
| | | | - Prefer standard option descriptions, and trim one long line
* Update to 1.6.10.22jhale2016-10-282-4/+4
| | | | | PR: 213846 Submitted by: Thibault Payet <monwarez@mailoo.org> (maintainer)
* - Add LICENSEehaupt2016-10-284-8/+15
| | | | | | | | - Update WWW - Update MASTER_SITES - Update distinfo with renamed distfile without changing it's content (which is reflected by the same sha256) - Pacify portlint
* - Add dependency on gettext-tools: msgfmt is always used to process .desktop ↵amdmi32016-10-281-1/+1
| | | | file; fixes build with disabled NLS
* games/pioneers:lme2016-10-283-20/+38
| | | | - Update to 15.4
* games/lordsawar:lme2016-10-284-225/+227
| | | | | | | - Update to 0.3.1 - Update WWW - Remove patchfile for create-lw-file, instead use SHEBANGFIX - Use %%DATADIR%% in plist
* games/openbor: update to 3.0.r4235jbeich2016-10-272-4/+4
| | | | Changes: svn log -r4235:4168 https://svn.code.sf.net/p/openbor/engine/engine/
* Remove implicit dependency on the python symlinkantoine2016-10-271-1/+1
|
* Cleanup USE_GITHUB usage.mat2016-10-261-1/+1
| | | | Sponsored by: Absolight
* games/nethack36: use termcap instead of terminfoswills2016-10-262-10/+1
| | | | | | | This allows the dark_room setting to produce much nicer looking dark rooms (dark gray on black instead of black on white). Approved by: glewis (maintainer)
* The GNUbik program is an interactive, graphical, single playeramdmi32016-10-266-0/+102
| | | | | | | | | puzzle. Yes, this is another implementation of the classic game like that invented by Erno Rubik. You have to manipulate the cube using the mouse. When each face shows only one colour, the game is solved. WWW: https://www.gnu.org/software/gnubik/
* Backport radio bug patch from upstreammartymac2016-10-241-0/+1
| | | | | PR: 213650 Submitted by: russo@bogodyn.org
* games/nethack36(-nox): Document ncurses requirementmarino2016-10-232-2/+2
| | | | | | | Also link directly to libncurses rather than its symlink. While here, allow build on DF with USES=alias. Approved by: ncurses blanket
* Use USES=pathfix where applicable.mat2016-10-215-18/+2
| | | | | | | | PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093
* - Mark broken on 9.xamdmi32016-10-211-3/+5
| | | | - Pet portlint
* Some more clever usage of printf \r.mat2016-10-213-18/+4
| | | | | | The games/prboom-plus bits were not used anywhere. Sponsored by: Absolight
* ${RM} already has -f.mat2016-10-2153-64/+64
| | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
* Reassign makc's ports back to the pool.rakuco2016-10-2017-17/+17
| | | | | | | | | See "Maintainer Reset" in https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit was in March 31st (r412218), and his ports have been timing out since at least July (r418155). I also emailed him 2 weeks ago and have received no response so far.
* Locate some places where USES=dos2unix could be used, and fix some of them.mat2016-10-202-0/+4
| | | | Sponsored by: Absolight
* games/openra: update to 20161019jbeich2016-10-202-4/+4
| | | | Changes: https://github.com/OpenRA/OpenRA/wiki/Changelog#release-20161019
* - Fix build on 9.x by requiring c++ standard which is actually usedamdmi32016-10-201-1/+1
| | | | Approved by: portmgr blanket
* Introduce new extensible virtual categories for KDEtcberner2016-10-1945-135/+45
| | | | | | | | | | | | | | | | | | | | | A lot of KDE Ports share MASTERSITES, LICENSE and so one, as they are released as a bundle upstream, however, there was not really a clean way to share this information. Using these new categories, we can simplify the Makefiles for the diverse KDE ports. At the moment we support the virtual category * kde-kde4 In the future, this will be extended to * kde-frameworks * kde-plasma * kde-applications PR: 213406 Differential Revision: https://reviews.freebsd.org/D7645 Exp-run by : antoine Reviewed by: mat, rakuco Approved by: portmgr (mat), rakuco (mentor)
* - Update to 2.1.0amdmi32016-10-184-19/+20
|
* Drop r339003/r339004 cargo cult in my portsjbeich2016-10-181-1/+1
| | | | | Ninja is only fast for incremental builds, not after clobber. To keep using it define CMAKE_NINJA in make.conf.
* - Fix LICENSEamdmi32016-10-171-2/+3
| | | | | | - Add LICENSE_FILE Approved by: portmgr blanket
* - Double-quote $@ to properly propagate parameters down the execution pathdanfe2016-10-172-4/+5
| | | | - Consistently pad (separate) shebang in wrapper scripts with an empty line
* Update to GNU Chess 6.2.3johans2016-10-163-3/+5
|
* games/openra: update to 20161015jbeich2016-10-163-25/+23
| | | | Changes: https://github.com/OpenRA/OpenRA/wiki/Changelog#release-20161015
* - Update to 0.9.4amdmi32016-10-163-4/+5
|
* - Update to 0.9.4amdmi32016-10-162-4/+4
|
* - Update to 1.1.0amdmi32016-10-163-5/+16
| | | | - Add LICENSE
* - Update to 1.2.2amdmi32016-10-162-4/+6
|
* - Switch couple more ports to verbose buildamdmi32016-10-131-3/+0
| | | | | | - Remove --disable-silent-rules which are used by default Approved by: portmgr blanket
* Update to version 1.6.10.8pawel2016-10-132-4/+4
| | | | | PR: 213404 Submitted by: Thibault Payet (maintainer)
* - Fix segfault on exit [1]amdmi32016-10-125-1/+49
| | | | | | | - Fix license PR: 212866 [1] Submitted by: kdrakehp@zoho.com [1]
* Update to version 0.5.4pawel2016-10-122-7/+6
| | | | | PR: 213248 Submitted by: maintainer
* - Switch to upstream versioningamdmi32016-10-113-16/+39
| | | | | | - Add LICENSE - Add missing depends - Fix segfault due to buffer overflow
* - Update to 0.9.4amdmi32016-10-112-9/+7
| | | | - Switch to USES=localbase
* - Update to 1.4.1amdmi32016-10-115-32/+27
| | | | | - Fix fetch - Fix LICENSE
* - Add games/wordwarviamdmi32016-10-116-0/+115
| | | | | | | | | | | Word War vi is your basic side-scrolling shoot 'em up '80s style arcade game. You pilot your "vi"per craft through core memory, rescuing lost .swp files, avoiding OS defenses, and wiping out those memory hogging emacs processes. When all the lost .swp files are rescued, head for the socket which will take you to the next node in the cluster. WWW: http://smcameron.github.io/wordwarvi/
* - Update to latest gitamdmi32016-10-116-55/+61
| | | | | | | | - Move to new github home - Add LICENSE - Add missing GL depends - Add desktop file - Switch to options helpers
* - Pet portlintamdmi32016-10-111-4/+4
| | | | - Fix LICENSE_DISTFILES spelling
* - This port is not unfetchableamdmi32016-10-111-4/+1
|
* - Add games/gnujumpamdmi32016-10-106-0/+79
| | | | | | | | | | | | | | GNUjump is a clone of the simple yet addictive game Xjump, adding new features like multiplaying, unlimited FPS, smooth floor falling, themable graphics, sounds, replays, ... The goal in this game is to jump to the next floor trying not to fall down. As you go upper in the Falling Tower the floors will fall faster. Try to survive longer get upper than anyone. It might seem too simple but once you've tried you'll realize how addictive this is. WWW: http://gnujump.es.gnu.org/index.php/Main_Page
* games/scummvm:lme2016-10-102-10/+9
| | | | | | | | | | | - update to 1.8.1 - Fix LICENSE - Enable verbose build unconditionally - Silence stripping PR: 213247 Submitted by: amdmi3 MFH: 2016Q4
* - Update to 1.4.1528amdmi32016-10-105-46/+68
| | | | - Add LICENSE
* games/tanglet: update to 1.4.0jbeich2016-10-093-11/+10
| | | | | | | - Expose std::lround on 9.x - Don't pull Gtk dependencies just for icon cache (see r390886) Changes: https://gottcode.org/tanglet/#releasenotes
* devel/nspr, security/nss: drop version from SONAMEjbeich2016-10-092-1/+2
| | | | | | | | | | | | | | | | | | No other downstream appends synthetic library version, and doing so causes underlinking due to fragile build system (see below). Not to mention being unable to swap out bundled libs from upstream builds. $ cc -lplds4 -L/usr/local/lib /usr/lib/crt1.o: In function `_start1': crt1_c.c:(.text+0xa6): undefined reference to `main' /usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np' /usr/local/lib/libplds4.so: undefined reference to `pthread_create' /usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init' /usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam' /usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam' PR: 213144 Exp-run by: antoine
* Mark BROKEN: unfetchableantoine2016-10-091-0/+2
| | | | | Reported by: pkg-fallout MFH: 2016Q4
* Update to upstream version 1.2.3riggs2016-10-083-5/+6
|
* - Add license (commercial distribution is forbidden)amdmi32016-10-063-7/+14
| | | | | | | - Regenerate patches Approved by: portmgr blanket MFH: 2016Q4 (blanket)
* - Update to 2.55ehaupt2016-10-063-6/+11
| | | | | - Add license - Add WWW
* - Update to 1.8.4amdmi32016-10-064-12/+18
| | | | | | | | | - Add LICENSE - Properly optionize docs PR: 212599 Submitted by: amdmi3 Approved by: maintainer timeout (edwin@mavetju.org, 3 weeks)
* - Update to 5.02amdmi32016-10-064-65/+10
| | | | | | | | | - Optionize DOCS - Update WWW PR: 212656 Submitted by: amdmi3 Approved by: maintainer timeout (hym@cocoa.freemail.ne.jp, 2 weeks)
* - Update to 3.2.1amdmi32016-10-053-11/+27
|
* - Update to 2.14.6amdmi32016-10-043-33/+6
| | | | - Switch to USES=localbase
* Update SLADE to version 3.1.1.4 (bugfix release).danfe2016-10-032-4/+4
| | | | | | Because GitHub releases are not fetched with correct modification time, set TIMESTAMP to 1474862429 which corresponds to commit 0e5c7a6 tagged as release.
* - Update devel/sfml to 2.4amdmi32016-10-011-0/+2
| | | | | | - Add LICENSE - Bump dependent ports due to shlib versioning scheme change - Add missing dependency to games/slade
* - Switch to upstream versioning scheme (this is not really an update)amdmi32016-10-011-17/+26
| | | | | | | - Add LICENSE - Add missing glu dependency - Install documentation - Cosmetic fixes
* Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.tijl2016-10-015-5/+6
| | | | | | | | | | | | | | | | | | | USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS appears too early on the command line causing some ports to link with their own libraries in LOCALBASE (if installed) instead of WRKSRC. Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as possible after anything a port Makefile might set. Use _USES_POST instead of .include in libedit.mk and libarchive.mk so things like 'USES=libedit localbase:ldflags' work correctly. Fix some issues with LIBS in some ports. Switch ports that don't support LIBS to localbase:ldflags. PR: 212987 Exp-run by: antoine Approved by: portmgr (antoine)
* Remove obsolete ports games/fgrunmarino2016-09-308-103/+0
| | | | | | | | | The recommended launcher of the latest flightgear is inbuilt. fgrun is neither maintained nor compatible with it and thus is useless to everyone. PR: 213063 Submitted by: maintainer
* multimedia/libvpx: update 1.6.0jbeich2016-09-302-0/+2
| | | | | | | | | | | | | | | | ABI is incompatible... or not? SONAME has changed but the removed vp10 symbols weren't actually exposed (and still aren't). Note, FreeBSD 9.x now builds with Clang 3.4 because GCC 4.2 fails: vp9/encoder/x86/vp9_frame_scale_ssse3.c: In function 'eight_tap_row_ssse3': vp9/encoder/x86/vp9_frame_scale_ssse3.c:93: internal compiler error: in simplify_binary_operation_1, at simplify-rtx.c:2563 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.5.0..v1.6.0 ACC report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.5.0_to_1.6.0/compat_report.html
* games/aquaria: update to 1.002.22jbeich2016-09-292-4/+5
| | | | Changes: https://github.com/AquariaOSE/Aquaria/compare/6971e78...84366ad
* games/libretro-cores: update fbalpha core to fix rewind bugjbeich2016-09-287-18/+30
| | | | | | | | | | * Upgrades fbalpha core from version 0.2.97.37 to 0.2.97.38, which fixes rewinding on pgm game (Ketsui tested) when using fba/fbalpha core * Update path of snes9x-next to new name of snes9x2010 (same checkout version) PR: 212479 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> Approved by: yuri@rawbw.com (maintainer)
* games/manaplus: update to 1.6.9.24jbeich2016-09-283-4/+5
| | | | | | Changes: https://manaplus.org/changelog#new_release_16924 PR: 212978 Submitted by: Thibault Payet <monwarez@mailoo.org> (maintainer)
* - Disable server until it's unbroken (haskell problem)amdmi32016-09-281-1/+1
|
* games/opensfx: clarify the license is uncommonjbeich2016-09-281-2/+2
|
* games/oolite: chase r421995jbeich2016-09-281-4/+2
|
* Convert CC license names to r421995 spellingsjbeich2016-09-2810-50/+25
| | | | | | | | While here fix common mistakes such as: - Missing "or (at your option) any later version" bit - LICENSE_FILE with LICENSE_COMB != single - LICENSE_COMB = dual for code + assets - Copy-pasting undocumented NC/SA restriction
* - Update to 0.61amdmi32016-09-282-7/+12
| | | | | - Add LICENSE - Switch to options helpers
* - Update to 4.4.0danilo2016-09-263-7/+8
|
* - Update devel/icu to 57.1.tijl2016-09-242-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | - Clean up the Makefile. - Follow some upstream recommendations (--with-data-packaging=archive, --disable-renaming, -DICU_NO_USER_DATA_OVERRIDE). - Patch makefiles to install static libraries with INSTALL_DATA so they aren't stripped. - Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc. - Fix endianness detection in ICU. The code wanted to use BYTE_ORDER defined in machine/endian.h, but this isn't visible because ICU is compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead. - Compile ICU with C++11 compiler to enable move constructors. - Patch ICU to fix a problem with atomics in the case of a C++11 compiler without C++11 header <atomic> (like Clang on FreeBSD 9). - Bump all ports that depend on it due to library version change. - Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU pkgconfig files. - Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs a C++11 runtime library now. Add this to all ports that depend on it so their executables load the right libstdc++.so on FreeBSD 9. PR: 205120 Exp-run by: antoine Approved by: portmgr (antoine)
* - Fix LICENSEamdmi32016-09-231-10/+11
| | | | | - Simplify installation - Switch to options helpers
* - Unbreak fetch, switch to github, simplify portamdmi32016-09-214-102/+9
| | | | | PR: 212849 Submitted by: lightside@gmx.com
* - Update to 2.4.6amdmi32016-09-204-43/+25
| | | | | | | | | - Add missing depends - Strip libraries PR: 212753 Submitted by: amdmi3 Approved by: kevinz5000@gmail.com (maintainer)
* - Add LICENSEamdmi32016-09-201-1/+4
| | | | | | - Remove bogus USES=tar:bzip2 Approved by: portmgr blanket
* - Update to 0.4.1amdmi32016-09-202-8/+12
|
* - Update to 0.4.1amdmi32016-09-202-5/+5
|
* - Update to 20160429amdmi32016-09-203-21/+32
|
* Update Simgear & Flightgear ports to 2016.3.1martymac2016-09-206-22/+12
|
* games/osgg: Mark BROKEN (unfetchable, checksum mismatch)marino2016-09-201-0/+2
| | | | portsmon is red across the board.
* Tyrian game data files, released as freeware, to be used withamdmi32016-09-194-0/+41
| | | | | | opentyrian. WWW: https://bitbucket.org/opentyrian/opentyrian/wiki/Home
* OpenTyrian is a port of the DOS shoot-em-up Tyrian. Jason Emeryamdmi32016-09-197-0/+110
| | | | | | | | | | | | generously gave the OpenTyrian developers a copy of the Tyrian 2.1 source code, which has since been ported from Turbo Pascal to C. The port uses SDL, making it easily cross-platform. Tyrian is an arcade-style vertical scrolling shooter. The story is set in 20,031 where you play as Trent Hawkins, a skilled fighter-pilot employed to fight Microsol and save the galaxy. WWW: https://bitbucket.org/opentyrian/opentyrian/wiki/Home
* Garden of coloured lights is an old school 2D vertical shoot-em-upamdmi32016-09-197-0/+88
| | | | | | | | with some innovative elements. Innovative graphics, soundtrack and game concept. The game itself is very challenging and as you progress, you will understand that you are dealing with a true piece of art... WWW: http://garden.sourceforge.net/
* games/katawa-shoujo: chase r421995jbeich2016-09-171-4/+1
|
* - Update to 1.6.9.10amdmi32016-09-173-5/+9
| | | | | PR: 212594 Submitted by: monwarez@mailoo.org (maintainer)
* - Add LICENSEamdmi32016-09-172-9/+12
| | | | | - Switch to USES=localbase - Update to 1.15
* - Add LICENSEamdmi32016-09-172-4/+8
| | | | - Update data pack to 1.0.1
* Unmark broken on powerpc64swills2016-09-152-4/+0
| | | | These ports built successfully
* GOOGLE_CODE has gone away.mat2016-09-1413-0/+25
| | | | | | | | | | - If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight
* - Fix LICENSE_FILEamdmi32016-09-141-1/+1
| | | | Submitted by: lightside@gmx.com via private email
* - Update to 1.0amdmi32016-09-144-23/+93
| | | | | | - Add LICENSE - Add .desktop file - Simplify makefile
* This is a collection of double-resolution sprites for Endless Sky.amdmi32016-09-145-0/+47
| | | | | | | | | These sprites will only be used if: - you have set the "zoom factor" to higher than 100% in the preferences, or - you have a high-DPI monitor. WWW: https://github.com/endless-sky/endless-sky-high-dpi
* - Update to 0.6.3amdmi32016-09-142-9/+9
| | | | - Switch to options helpers
* - Update to 0.9.13amdmi32016-09-144-11/+19
| | | | | - Add LICENSE - Switch to USES=localbase
* - Switch to newly supported CC licensesamdmi32016-09-141-4/+2
| | | | Submitted by: lightside@gmx.com (maintainer via private email)
* - Switch to newly supported CC licensesamdmi32016-09-141-7/+4
| | | | - Switch to USES=localbase
* - Switch to newly supported CC licensesamdmi32016-09-131-7/+2
|
* - Switch to newly supported CC licensesamdmi32016-09-131-9/+1
| | | | Approved by: portmgr blanket
* - Switch to newly supported CC licensesamdmi32016-09-132-5/+3
| | | | - Fix WWW:
* - Switch to newly supported CC licensesamdmi32016-09-131-4/+1
|
* - Switch to newly supported CC licensesamdmi32016-09-131-5/+2
|
* - Add data licensesamdmi32016-09-131-2/+3
|
* Add all Creative Commons licensesamdmi32016-09-131-8/+2
| | | | | Approved by: portmgr (mat) Differential Revision: D7852
* - Switch to upstream versioning schemeamdmi32016-09-121-12/+3
| | | | | - Switch to USES=pathfix - Switch to new test framework
* - Update to 0.5.7amdmi32016-09-123-19/+15
| | | | | - Fix LICENSE - Switch to upstream .desktop file
* games/tinymux: Fix SSL flags and handle no SHA0 cases (LibreSSL)marino2016-09-122-4/+23
|
* - Update to 0.40.0amdmi32016-09-126-22/+12
| | | | | PR: 212109 Submitted by: t@tobik.me (maintainer)
* - Update to 1.6.8.14amdmi32016-09-123-19/+25
| | | | | PR: 212175 Submitted by: monwarez@mailoo.org (maintainer)
* EasyRPG Player is a game interpreter to play RPG Maker 2000, 2003amdmi32016-09-116-0/+76
| | | | | | | | | and EasyRPG games. It uses the LCF parser library (liblcf) to read RPG Maker game data. EasyRPG Player is part of the EasyRPG Project. WWW: https://easyrpg.org/
* liblcf is a library to handle RPG Maker 2000 and 2003 game data.amdmi32016-09-116-0/+150
| | | | | | | | It can read and write LCF and XML files. liblcf is part of the EasyRPG Project. WWW: https://easy-rpg.org/
* - Fix COMMENT typoamdmi32016-09-111-2/+2
| | | | - Silence COPYTREE_SHARE
* - Fix licenseamdmi32016-09-111-5/+5
|
* - Update to 0.9.2amdmi32016-09-103-25/+26
|
* Mark NO_ARCHehaupt2016-09-101-0/+1
|
* - Update to 1.4ehaupt2016-09-103-18/+13
| | | | | | - Add license - Add missing dependencies - Take maintainership
* Most commonly used build systems support silent builds, when theyamdmi32016-09-104-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | hide actual commands executed and only show short summary line (like "CC foo.c"). CMake and ninja enable this by default, some autotools using ports do as well. This is unacceptable because we need complete build logs at any time, so we now switch to verbose build logs unconditionally. Note that this change deliberately affects ALL builds and not only package builds on cluster, because we need to be sure that user experiencing failure can always provide informative build log regardless of settings and without rerunning the build. Change summary: - Always do verbose builds for cmake, ninja and GNU configure (the latter includes check if --disable-silent-rules is actually supported by the configure script; there are isolated cases when it's not true) - Remove CMAKE_VERBOSE, NINJA_VERBOSE and CONFIGURE_ARGS=--disable-silent-rules from all ports which set them for this is no longer needed - Revert hacks for --disable-silent-rules support priorly committed to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well Submitted by: amdmi3 Reviewed by: mat Exp-run by: antoine Approved by: portmgr (mat, antoine) Differential Revision: D7534
* - Fix icon path in .desktop fileamdmi32016-09-091-1/+2
|
* - Update to 0.9.16.1amdmi32016-09-094-31/+19
|
* - Fix path to data filesamdmi32016-09-081-1/+9
| | | | | | | - Add LICENSE PR: 212247 Submitted by: bsdports@kyle-evans.net (maintainer)
* - require compiler:c11mich2016-09-081-1/+1
|
* New port: games/bunnysaycpm2016-09-086-0/+77
| | | | | | | | | | | Bunny Sign for terminals with wchar support WWW: https://github.com/co60ca/bunnysay PR: 212278 Submitted by: Ben Lavery <ben.lavery@hashbang0.com> Reviewed by: amdmi3 (mentor) Approved by: amdmi3 (mentor)
* - In Uses/linux.mk use the loop variable directly when appending totijl2016-09-0720-10/+20
| | | | | | | | | *_DEPENDS. Helper variables derived from the loop variable aren't expanded causing *_DEPENDS to be incorrect. - Bump all ports with more than one value in USE_LINUX. PR: 211645 Reported by: jkim
* devel/renpy: add 6.18 slave for compatibility with games/katawa-shoujojbeich2016-09-071-4/+2
| | | | | PKGNAMESUFFIX is based on 6.99.11 being "the latest in a series of releases that will culminate in Ren'Py 7".
* devel/renpy: update to 6.99.11jbeich2016-09-071-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-11 Temporarily mark games/katawa-shoujo as BROKEN. Other games may work fine. $ katawa-shoujo ValueError('list.remove(x): x not in list',) Full traceback: File "game/ui_settings.rpy", line 2, in script File "/usr/local/share/renpy/renpy/ast.py", line 805, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "/usr/local/share/renpy/renpy/python.py", line 1641, in py_exec_bytecode exec bytecode in globals, locals File "game/ui_settings.rpy", line 21, in <module> File "/usr/local/share/renpy/renpy/defaultstore.py", line 91, in __setattr__ renpy.store._set_script_version(value) # E1101 @UndefinedVariable File "renpy/common/00compat.rpy", line 134, in _set_script_version config.window_auto_hide.remove("call screen") File "/usr/local/share/renpy/renpy/python.py", line 568, in do_mutation return method(self, *args, **kwargs) ValueError: list.remove(x): x not in list While running game code: File "game/ui_settings.rpy", line 2, in script File "game/ui_settings.rpy", line 21, in <module> File "renpy/common/00compat.rpy", line 134, in _set_script_version config.window_auto_hide.remove("call screen") ValueError: list.remove(x): x not in list
* - Fix build error on 9xmich2016-09-061-6/+8
| | | | Reported by: pkg-fallout@
* - Update to 1.84amdmi32016-09-062-8/+7
| | | | | | | - Add missing depends PR: 212311 Submitted by: rhurlin@gwdg.de
* - Update to 0.5.2amdmi32016-09-062-6/+11
| | | | | - Add NO_ARCH - Switch to options helpers
* - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk withtijl2016-09-0639-119/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mk/Uses/linux.mk. - Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with USES+=linux:\1 in all ports. - Replace USE_LINUX_APPS with USE_LINUX in all ports. - Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some ports. - When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY are defined. - Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases that it is still necessary ports can run ${BRANDELF} from post-patch. - Remove AUTOMATIC_PLIST handling. Only one port used it. - Fix Linux MASTER_SITES. - Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with default versions framework. - bsd.port.mk: - Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX. - Put USE_LINUX_PREFIX handling after USES processing. - Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can give these variables a different default value. - When a package needs to run Linux ldconfig check before installation if Linux support is enabled. - emulators/linux_base-*: - Use USES=linux and remove duplication. - Remove files/lp. FreeBSD or CUPS lp(1) should work. - Remove files/yp.conf. No longer seems to be used. - Remove pkg-deinstall and move pkg-install into pkg-plist. - Update pkg-descr and pkg-message. - Fix handling of ldconfig cache in pkg-plist. - devel/fb-adb: Use a Linux shell to run a Linux script but patch the script to use FreeBSD mkdir so mkdir -p $path creates $path and not /compat/linux/$path. PR: 211645 Exp-run by: antoine Approved by: portmgr (antoine)
* - Update to 2.0.1amdmi32016-09-053-7/+8
|
* - Update net-im/gloox to 1.0.17madpilot2016-09-041-0/+1
| | | | | | | | - Chase shlib version bump in dependent ports PR: 212338 Submitted by: Demetris Procopiou <dem.procopiou at gmail.com> (maintainer)
* - update to -> 1.1.0mich2016-09-022-11/+11
|
* games/mudmagic: revbump required after previous changesmarino2016-09-011-1/+1
|
* - Convert to USES=localbase sqlitepawel2016-08-261-5/+5
| | | | - Register proxy dependencies found by stage-qa
* - Update to 0.9.2amdmi32016-08-252-8/+8
| | | | - Switch to opt_CMAKE_BOOL
* games/manaplus: submitter becomes maintainertz2016-08-241-1/+1
| | | | | | PR: 211222 Submitted by: Thibault Payet <monwarez@mailoo.org> Approved by: junovitch (mentor)
* Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andtcberner2016-08-2448-96/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plasma5 ports At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When working on the ports for KDE Frameworks and Plasma5 it seemed to be more reasonable to create a new kde.mk instead of adding an bsd.kde5.mk. The kde.mk in this review is a stripped down version of the one we are using in the KDE Test repositories plasma5 branch [1] to only contain the parts relevant to the current KDE4 ports in the portstree [2]. Changes to the KDE Ports needed by this: Replace USE_KDE4 by USE_KDE [3] Add USES=kde:4 [4] [1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk [2] The version in the plasma5 branch also handles frameworks/plasma5 and handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt Ports -- I chose to leave this out for now, as the diff is already large enough. [3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we want is already specified as argument to kde:<arg> [4] For KDE Frameworks and Plasma5 ports this would be kde:5 PR: 210667 Approved by: portmgr, mat (mentor), rakuco (mentor) Reviewed by: mat, rakuco Differential Revision: https://reviews.freebsd.org/D6961
* games/eif: Document and fix ncurses requirement, use errno.hmarino2016-08-232-2/+21
| | | | | The ncurses work is covered by the ncurses infrastructure blanket and the use of errno.h header over extern errno is "just fix it".
* games/gnake: document ncurses requirementmarino2016-08-231-0/+1
|
* - Update to 2.0.36amdmi32016-08-234-5/+7
| | | | | | | | - While here, fix LICENSE and unhardcode PREFIX PR: 211972 Submitted by: yuri@rawbw.com Approved by: trebbu@googlemail.com (maintainer)
* - Fix LICENSEamdmi32016-08-231-2/+9
| | | | | - Add LICENSE_FILE - Fix BROKEN condition: this still does not build on 10.1 (fine on 10.2+)
* - Update to 1.3.6amdmi32016-08-236-65/+27
| | | | | | PR: 211167 Submitted by: yuri@rawbw.com, lightside@gmx.com Approved by: yuri@rawbw.com (maintainer)
* bump sqlalchemy dependency to not depend on an expired versionrene2016-08-221-1/+2
|
* - Clarify LICENSEamdmi32016-08-193-28/+34
| | | | | | - Add LICENSE_FILE - Optionize NLS - Fix WWW:
* - Add LICENSEamdmi32016-08-182-2/+5
| | | | - Regenerate patches with `make makepatch`
* - Enable LUA by defaultamdmi32016-08-182-13/+12
| | | | | | | - Unconditionally verbosify build PR: 211886 Submitted by: lifanov@mail.lifanov.com (maintainer)
* - Switch to opt_CMAKE_BOOLamdmi32016-08-181-21/+18
| | | | - Improve indentation
* - Update to 20160814amdmi32016-08-172-4/+4
| | | | | PR: 211899 Submitted by: lifanov@mail.lifanov.com (maintainer)
* New port: games/iortcw Game engine for Return to Castle Wolfensteincpm2016-08-1712-0/+196
| | | | | | | | | | | | | | | | | | | | Return to Castle Wolfenstein is a military- and occult-themed first-person shooter game in a Second World War setting, originally released in 2001. It is a sequel to Wolfenstein 3D. This port contains the iortcw game engines for the single-player campaign and multiplayer, based on ioquake3 and the GPL source releases of RtCW. Return to Castle Wolfenstein requires non-distributable game data files, which you have to install manually (see pkg-message). WWW: https://github.com/iortcw/iortcw/ PR: 211456 Submitted by: Tobias Kortkamp <t@tobik.me> Reviewed by: amdmi3 (mentor) Approved by: amdmi3 (mentor)
* Add PORTSCOUT limitpawel2016-08-121-0/+2
| | | | | | | | | | Upstream maintains a *.9999 branch for maintenance purposes, and sometimes a release may get cut from this branch. However, portscout should really ignore these, because *.9999 releases aren't *actual* releases. Actual releases get assigned a version triple with the last part being < 9999. PR: 211655 Submitted by: Kyle Evans (maintainer)
* Sort category Makefiles.olgeni2016-08-101-1/+1
|
* - Partially fix cowsay UTF-8 handlingcpm2016-08-102-2/+14
| | | | | | | | - Bump PORTREVISION PR: 211614 Submitted by: Aleksander Alekseev <afiskon@devzen.ru> Approved by: Nikolai Lifanov (maintainer), junovitch (mentor)
* Fix build with mono 4.4.romain2016-08-091-0/+16
| | | | | Some assemblies have been relocated, so adjust files path to point to the correct location.
* Register gl and glu with USE_GL.ehaupt2016-08-081-2/+2
|
* Update to version 1.0.3pawel2016-08-063-5/+9
|
* Use ${DATADIR} in PLIST_FILESpawel2016-08-061-1/+1
| | | | Submitted by: mat
* ZDoom is an enhanced source port of ID Software's DOOM engine. It is based onpawel2016-08-064-0/+63
| | | | | | | | | | | | | | | | | | | | | | the source code of id Software's DOOM. ZDoom boasts enhanced modding support, as well as support for the following games: * Ultimate Doom * Doom II * Final Doom * Heretic * Hexen * Strife * Chex Quest (1 & 3) * Action Doom II * Harmony v1.1 * Hacx * The Adventures of Square WWW: http://www.zdoom.org/ PR: 211588 Submitted by: Kyle Evans <bsdports@kyle-evans.net>
* - Update to version r5811 [1]pawel2016-08-062-39/+24
| | | | | | | | | | - Since duke4.org currently has no DNS records and burnbit.com doesn't respond, fetching optional distfiles fails. Now hosted on maintainers server. [1] - Convert rest of the options to helpers PR: 210970 [1] Submitted by: Piotr Kubaj (maintainer) [1]
* Update SLADE to version 3.1.1.3.danfe2016-08-052-3/+3
|