aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* Update to latest aircraft versions and change fallback mirrorGanael LAPLANCHE2018-05-192-41/+41
| | | | Notes: svn path=/head/; revision=470369
* Update games/gcompris-qt to 0.91Tobias C. Berner2018-05-182-4/+4
| | | | Notes: svn path=/head/; revision=470328
* games/cockatriceSean Bruno2018-05-183-100/+162
| | | | | | | | | | | | | | - enable server component (servatrice) - add options for server, client and mysql support - add startup script for servatrice - add optional runtime dependency on mysql-server for installs to the same machine or jail. Reviewed by: mat (OPTIONS_SUB help) Differential Revision: https://reviews.freebsd.org/D15416 Notes: svn path=/head/; revision=470321
* Update to 1.3.1Ganael LAPLANCHE2018-05-184-20/+12
| | | | Notes: svn path=/head/; revision=470284
* Add games/genact:Kirill Ponomarev2018-05-185-0/+288
| | | | | | | | | | | | | | | | | | | | | | | genact is a nonsense terminal activity generator. > Pretend to be busy or waiting for your computer when you should actually be > doing real work! Impress people with your insane multitasking skills. Just > open a few instances of genact and watch the show. genact has multiple scenes > that pretend to be doing something exciting or useful when in reality nothing > is happening at all. genact can load modules, which produce different activity. Currently, it comes with the following set of modules: bootlog, cargo, cc, composer, cryptomining, simcity, download, memdump, kernel_compile, weblog. WWW: https://github.com/svenstaro/genact PR: 228306 Submitted by: 0mp Inspired by: jbeich Notes: svn path=/head/; revision=470270
* - Update to 0.3.7Dmitry Marakasov2018-05-182-4/+4
| | | | Notes: svn path=/head/; revision=470251
* Update to 20180329 (rev. 2c4d351)Ganael LAPLANCHE2018-05-172-4/+5
| | | | | | | | PR: 228101 Submitted by: Piotr Kubaj <pkubaj at anongoth.pl> Notes: svn path=/head/; revision=470214
* Drop MAINTAINERship for these ports:Torsten Zuehlsdorff2018-05-172-2/+2
| | | | | | | | | | | | | | | | - databases/postgresql-plproxy - devel/fpp - devel/gnu-efi - games/nlarn - games/wesnoth - mail/phpmailer - mail/tlb - ports-mgmt/pkg-plist - sysutils/battray - textproc/xml-parse.el Notes: svn path=/head/; revision=470213
* games/imaze: Fix conflict with devel/ninjaTobias Kortkamp2018-05-172-15/+25
| | | | | | | | | | | | | | | | | Both ports install bin/ninja; install imaze's ninja as bin/imazeninja instead. While here - add DOCS option and install README into DOCSDIR - remove ${ECHO_MSG} from do-install that nobody will ever see - simplify do-install PR: 228311 Submitted by: tigersharke@gmail.com Notes: svn path=/head/; revision=470210
* games/imaze: Fix variable orderTobias Kortkamp2018-05-171-11/+13
| | | | Notes: svn path=/head/; revision=470208
* update games/tome4 to 1.5.9Nikolai Lifanov2018-05-172-4/+4
| | | | | | | | | | | | Changes: https://te4.org/blogs/darkgod/2018/05/news/tales-majeyal-159-aka-last-patch-us-out This update is compatible with Forbidden Cults DLC release: https://te4.org/blogs/darkgod/2018/05/news/tales-majeyal-forbidden-cults-now-released As with other DLCs, place the file in $HOME/.t-engine/4.0/addons if you bought it. Notes: svn path=/head/; revision=470188
* games/openbor: update to 6172Jan Beich2018-05-172-5/+5
| | | | | | | Changes: https://github.com/DCurrent/openbor/compare/5673214c...7b12a9cc Notes: svn path=/head/; revision=470185
* 1: add PKGNAMESUFFIX.Vanilla I. Shu2018-05-163-11/+7
| | | | | | | | | | 2: remove uneeded julius.in. PR: 228103 Submitted by: maintainer Notes: svn path=/head/; revision=470122
* - Fix build with clang 6.0Dmitry Marakasov2018-05-141-0/+2
| | | | Notes: svn path=/head/; revision=469960
* - Add LICENSEDmitry Marakasov2018-05-142-3/+19
| | | | | | | | - Switch to options helpers - Fix build with clang 6.0 Notes: svn path=/head/; revision=469959
* - Fix build with clang 6.0Dmitry Marakasov2018-05-141-0/+2
| | | | Notes: svn path=/head/; revision=469957
* - Fix build with clang 6.0Dmitry Marakasov2018-05-141-0/+2
| | | | Notes: svn path=/head/; revision=469952
* - Fix build with clang60Dmitry Marakasov2018-05-141-0/+2
| | | | Notes: svn path=/head/; revision=469951
* - Fix build with clang60Dmitry Marakasov2018-05-143-1/+23
| | | | Notes: svn path=/head/; revision=469950
* games/openbor: update to 6138Jan Beich2018-05-144-7/+34
| | | | | | | Changes: https://github.com/DCurrent/openbor/compare/0b077e46...5673214c Notes: svn path=/head/; revision=469877
* games/ags: Update to 3.4.1.13Tobias Kortkamp2018-05-142-4/+4
| | | | | | | Changes: https://raw.githubusercontent.com/adventuregamestudio/ags/v.3.4.1.13/Changes.txt Notes: svn path=/head/; revision=469855
* Add julius g20180430, open source re-implementation of Caesar III.Vanilla I. Shu2018-05-148-0/+63
| | | | | | | | PR: 228103 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=469845
* coffeebreak is a a fake FreeBSD installer.Kirill Ponomarev2018-05-124-0/+32
| | | | | | | | | | | | | | It's friday. Do you need to pretend to be working? Do you have FreeBSD systems? Here you go! coffeebreak is the tool you always wanted to make your machine as if it is very busy doing important stuff. WWW: https://github.com/0mp/coffeebreak PR: 227873 Submitted by: Mateusz Piotrowski <0mp@FreeBSD.org> Notes: svn path=/head/; revision=469725
* - Update WWWDmitry Marakasov2018-05-111-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=469677
* update games/wtf to 20180510 snapshot from NetBSDNikolai Lifanov2018-05-112-4/+4
| | | | Notes: svn path=/head/; revision=469639
* Update KDE Applications to 18.04.1Tobias C. Berner2018-05-1144-132/+132
| | | | Notes: svn path=/head/; revision=469610
* games/openbor: update to 5137Jan Beich2018-05-102-5/+5
| | | | | | | Changes: https://github.com/DCurrent/openbor/compare/5b8a3faa...0b077e46 Notes: svn path=/head/; revision=469496
* games/gzdoom: Update to 3.3.2Kyle Evans2018-05-092-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Highlights since 3.3.0: - Better handling of defaults with some ZScript/DECORATE functions - Many bug fixes - Fixed detection of .ipk7 custom IWADs - Restored vanilla behavior of lightning for original Hexen - Added loading of ZSDF lumps by full paths - Exported P_ActivateLine() to ZScript along with constants for activation type - Increased size of the savegame comment area. - Disabled the survey* code * This was an opt-in hardware survey that ran for effectively the month of April. Discussion of the results are available at: https://forum.zdoom.org/viewtopic.php?f=49&t=60156 While here, disable stripping of binaries on 10.4/i386. strip(1) there claims it can't strip due to an unknown file format. 11.x and later use elftoolchain strip(1) and have no issues. Due to the replacement as of 11.x and that there will be no more 10.x releases, no effort will be expended in tracking down why strip(1) fails here for now. Approved by: bapt (ports), me (maintainer) MFH: 2018Q2 Notes: svn path=/head/; revision=469450
* - update to miniupnpc 2.1Dirk Meyer2018-05-093-2/+3
| | | | | | | | | | | | | | PR: 228050 Submitted by: Hung-Yi Chen - fix python build - add LICENSE for slave port - make portlint happier - bump PORTREVISION on ports using the shared lib Notes: svn path=/head/; revision=469430
* - WWW is deadDmitry Marakasov2018-05-081-2/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=469370
* Drop FreeBSD 10.3 supportJan Beich2018-05-071-7/+1
| | | | | | | | | Reviewed by: yuri (SoPlex), sunpoet (nghttp2), cpm (chromium), brooks (llvm*) Approved by: portmgr (rene) Differential Revision: https://reviews.freebsd.org/D15238 Notes: svn path=/head/; revision=469338
* update games/wtf to 20180503 snapshot from NetBSDNikolai Lifanov2018-05-072-4/+4
| | | | Notes: svn path=/head/; revision=469295
* For ports under `emulators', `games', `irc`, and `sysutils' categories:Alexey Dokuchaev2018-05-052-2/+0
| | | | | | | | remove redundant PKGMESSAGE assignment, which is set appropriately by the b.p.m when `pkg-message' appears on the SUB_FILES list. Notes: svn path=/head/; revision=469121
* Update to 4.5Emanuel Haupt2018-05-052-4/+4
| | | | Notes: svn path=/head/; revision=469093
* - Update to 3.3.1Dmitry Marakasov2018-05-042-13/+22
| | | | Notes: svn path=/head/; revision=469078
* - Update to 3.3.1Dmitry Marakasov2018-05-042-46/+17
| | | | Notes: svn path=/head/; revision=469077
* - Update to 20180429Dmitry Marakasov2018-05-042-5/+5
| | | | Notes: svn path=/head/; revision=469024
* games/openra: update GeoLite2 to May snapshotJan Beich2018-05-032-3/+3
| | | | | | | fetch: https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz: size mismatch: expected 1694435, actual 1717847 Notes: svn path=/head/; revision=468984
* - Update to 93.3Dmitry Marakasov2018-05-033-129/+12
| | | | Notes: svn path=/head/; revision=468982
* - Update to 0.9.24.1Dmitry Marakasov2018-05-032-7/+4
| | | | Notes: svn path=/head/; revision=468980
* - Update to 1.05Dmitry Marakasov2018-05-032-4/+4
| | | | Notes: svn path=/head/; revision=468977
* - Update to 1.05Dmitry Marakasov2018-05-032-4/+4
| | | | Notes: svn path=/head/; revision=468976
* games/cockatrice:Sean Bruno2018-05-033-5/+16
| | | | | | | | | | | | - bump to release 2.5.1 - Use this as the version number for the package - Add patch to indicate that this is the version number when selecting "About" in the menu. https://github.com/Cockatrice/Cockatrice/releases/tag/2018-04-16-Release-2.5.1 Notes: svn path=/head/; revision=468925
* games/openbor: update to 5120Jan Beich2018-05-022-5/+5
| | | | | | | Changes: https://github.com/DCurrent/openbor/compare/151106a7...5b8a3faa Notes: svn path=/head/; revision=468896
* multimedia/ffmpeg: update to 4.0Jan Beich2018-05-028-5/+9
| | | | | | | | | | | | | | | - FFSERVER support was removed upstream - libressl now uses libtls backend instead of patching openssl one - Clang i386 no longer uses 16-byte aligned stack Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 227726 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D15175 Notes: svn path=/head/; revision=468844
* - Add LICENSEDmitry Marakasov2018-05-012-3/+5
| | | | | | | | - Cosmetic fixes - Update WWW Notes: svn path=/head/; revision=468760
* games/openbor: update to 5110Jan Beich2018-05-013-18/+5
| | | | | | | Changes: https://github.com/DCurrent/openbor/compare/4327f3c0...151106a7 Notes: svn path=/head/; revision=468748
* games/gcompris-qt update to 0.90Tobias C. Berner2018-04-303-4/+13
| | | | Notes: svn path=/head/; revision=468730
* update games/tome4 to 1.5.8Nikolai Lifanov2018-04-302-4/+4
| | | | | | | Changes: https://te4.org/blogs/darkgod/2018/04/news/tales-majeyal-158-aka-forbidden-patch-out Notes: svn path=/head/; revision=468709
* New port: games/gcompris-qtTobias C. Berner2018-04-295-0/+235
| | | | | | | A newer qt based version of the educational games/gcompris Notes: svn path=/head/; revision=468636