aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.9.8Rusmir Dusko2014-11-234-33/+38
| | | | | | | | | | | | | | - Remove master sites, use GitHub=yes - Take maintainership - Change comment - Use pkg-plist instead of PLIST_FILES - Change DOCS, changed by Upstream - Simplify ICONS installation handling - Fix symlink for the icon, which is needed that PySpaceWar works - Change pkg-descr Notes: svn path=/head/; revision=373175
* Add LICENSEDmitry Marakasov2014-11-231-0/+3
| | | | Notes: svn path=/head/; revision=373151
* - Update to 0.7.6Dmitry Marakasov2014-11-2310-92/+71
| | | | | | | | | - Take maintainership PR: 194341, 194711 Notes: svn path=/head/; revision=373148
* - Bump PORTREVISION for pkg-plist change, LICENSE addingRusmir Dusko2014-11-233-42/+38
| | | | | | | | | | | | | | | | | - Add license - Simplify DOCS installation handling - Add OPTIONS_SUB - Simplify Option NLS handling - Add symlink for the icon and add Desktop entry file - Change WWW - Recreate pkg-plist with make makeplist PR: 177333 Submitted by: nemysis (self) Approved by: maintainer timeout (2 months) Notes: svn path=/head/; revision=373138
* games/minecraft-server: Fix issues seen on initial installationJohn Marino2014-11-222-1/+3
| | | | | | | | | PR: 195088 Submitted by: matt (gsicomp.on.ca) Approved by: maintainer (Jonathan Price) Notes: svn path=/head/; revision=373098
* games/pingus: Reset maintainer, unmask install cmds while hereJohn Marino2014-11-221-6/+7
| | | | | | | PR: 194341 Notes: svn path=/head/; revision=373097
* Switch to USES=pgsqlChris Rees2014-11-221-1/+1
| | | | Notes: svn path=/head/; revision=373091
* - Update to 1.2.2Danilo Egea Gondolfo2014-11-223-3/+18
| | | | | | | | PR: 195069 Submitted by: yamagi@yamagi.org (maintainer) Notes: svn path=/head/; revision=373071
* - Correct dependsDmitry Marakasov2014-11-221-5/+4
| | | | | | | - Update OSVERSION ranges for clang bug workaround Notes: svn path=/head/; revision=373032
* - Drop @dirrm* from plistDmitry Marakasov2014-11-221-2/+0
| | | | Notes: svn path=/head/; revision=373024
* - Add mirror, fix fetchDmitry Marakasov2014-11-201-1/+2
| | | | Notes: svn path=/head/; revision=372968
* - Update to 0.15.1Dmitry Marakasov2014-11-203-28/+28
| | | | | | | | | | | | - Add LICENSE - Install .desktop file and icon - Use options helpers PR: 194731 Submitted by: lightside@gmx.com Notes: svn path=/head/; revision=372961
* - List empty directory in plistDmitry Marakasov2014-11-191-0/+1
| | | | Notes: svn path=/head/; revision=372789
* - List empty directory in plistDmitry Marakasov2014-11-191-0/+1
| | | | Notes: svn path=/head/; revision=372787
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.Koop Mast2014-11-1994-3940/+11367
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed Notes: svn path=/head/; revision=372768
* - Update games/simutrans to 120.0.1Tijl Coosemans2014-11-182-20/+24
| | | | | | | | - Disable multi-threading because FreeBSD does not provide a static initializer for recursive mutexes Notes: svn path=/head/; revision=372746
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* Clean up plistGuido Falsi2014-11-181-6/+0
| | | | Notes: svn path=/head/; revision=372702
* - Clean up plistGuido Falsi2014-11-182-26/+3
| | | | | | | - Make post-install target noisy Notes: svn path=/head/; revision=372701
* - Add LICENSEDmitry Marakasov2014-11-171-10/+7
| | | | | | | - Use new OPTIONS features Notes: svn path=/head/; revision=372681
* Add an optional patch to enable saving of passwords between server restarts.Alexey Dokuchaev2014-11-162-0/+144
| | | | | | | Submitted by: Alex Kushnaryov Notes: svn path=/head/; revision=372636
* - Reset maintainer as with other games@ portsDmitry Marakasov2014-11-161-1/+1
| | | | Notes: svn path=/head/; revision=372634
* Cleanup plistAntoine Brodin2014-11-153-10/+3
| | | | Notes: svn path=/head/; revision=372619
* games/dustrac:Max Brazhnikov2014-11-156-61/+459
| | | | | | | | | | - Update to 1.8.1 - Remove upstreamed patches - Add upstream patch to fix build on 10.x - Remove option for Qt 4 (support has been ended upstream) Notes: svn path=/head/; revision=372595
* Update to 2.53Emanuel Haupt2014-11-122-3/+3
| | | | Notes: svn path=/head/; revision=372489
* Remove dependency on bashAntoine Brodin2014-11-113-33/+29
| | | | | | | | PR: ports/193945 Submitted by: Jan Kokemuller Notes: svn path=/head/; revision=372439
* - Update to 1.18-1, announce message:Rusmir Dusko2014-11-104-12/+6
| | | | | | | | | | Updated German translation - Fix desktop entry file - Change WWW Notes: svn path=/head/; revision=372419
* Update to 1.04.000Carlo Strub2014-11-102-4/+3
| | | | Notes: svn path=/head/; revision=372412
* - Bump PORTREVISION for pkg-plist changeRusmir Dusko2014-11-102-15/+22
| | | | | | | - Change DOCS, add help and screens, remove from DATADIR Notes: svn path=/head/; revision=372411
* Remove versioned uses of USE_GCCGanael LAPLANCHE2014-11-102-2/+2
| | | | | | | Suggested by: gerald Notes: svn path=/head/; revision=372384
* Update to 3.2.0Ganael LAPLANCHE2014-11-092-7/+12
| | | | | | | | PR: 194892 Submitted by: buganini@gmail.com (maintainer) Notes: svn path=/head/; revision=372373
* games/openclonk: Fix fetchingJohn Marino2014-11-071-1/+1
| | | | Notes: svn path=/head/; revision=372242
* Block building for non-x86 ARCH.Sean Bruno2014-11-061-0/+3
| | | | | | | | Reviewed by: bdrewery (mentor) Approved by: scf (maintainer) Notes: svn path=/head/; revision=372238
* - Update to version 1.2.5Pawel Pekala2014-11-053-3/+7
| | | | | | | | | | | | | | | | - Clarify how to install per-user addons in pkg-message This is a bugfix release with highlights: game boots faster offline and addons can now be auto-updated. Changelog: http://te4.org/blogs/darkgod/2014/11/tales-majeyal-125-aka-back-and-back-and-back-future-released PR: 194803 Submitted by: maintainer Notes: svn path=/head/; revision=372205
* Update xboard to 4.8.0 (stable)Johan van Selst2014-11-055-35/+66
| | | | | | | http://www.gnu.org/software/xboard/whats_new/4.8.0/index.html Notes: svn path=/head/; revision=372192
* drop @dirrm from my portsMax Brazhnikov2014-11-0512-476/+0
| | | | Notes: svn path=/head/; revision=372187
* games/toppler:Max Brazhnikov2014-11-053-16/+13
| | | | | | | | - fix permission for binary and high score file - drop deprecated keywords from plist Notes: svn path=/head/; revision=372186
* Add new ports games/openclockJohn Marino2014-11-045-0/+68
| | | | | | | | | | | | | | | | PR: 194617 Submitted by: Kevin Zheng OpenClonk is a free multiplayer action game in which you control clonks, small but witty and nimble humanoid beings. The game is mainly about mining, settling and fast-paced melees. OpenClonk is not just a game but also a versatile 2D game engine that allows the creation of mods. It is the successor of the shareware game series Clonk and thus inherits many of its features. Notes: svn path=/head/; revision=372165
* Fix build failure for original (non-Diamond) version by removing fileSean Farley2014-11-031-1/+0
| | | | | | | entry from plist that is no longer distributed. Notes: svn path=/head/; revision=372125
* Update Simgear and Flightgear ports to 3.2.0Ganael LAPLANCHE2014-11-0317-126/+102
| | | | | | | | PR: 194571 Submitted by: mike.d.ft402@gmail.com Notes: svn path=/head/; revision=372111
* Update to version 1.2.4Pawel Pekala2014-11-023-4/+4
| | | | | | | | | | | | | | | | | Changelog: http://te4.org/blogs/darkgod/2014/10/news/tales-majeyal-124-aka-where-there-was-fire-released Not obvious from changelog, but this includes oodles of fixes, graphical updates, paperdolls, etc. including a complete rework of celestials, chronomancers (Paradox Mage, Temporal Warden), Mindslayers, and more! This version will also allow installation of the upcoming expansion pack. PR: 194436 Submitted by: maintainer Notes: svn path=/head/; revision=372063
* Dependencies expect to find a directory, even when SHAREWARE option if offAntoine Brodin2014-11-012-0/+2
| | | | Notes: svn path=/head/; revision=372042
* - Allow staging as a regular userAntoine Brodin2014-11-014-103/+13
| | | | | | | - Bump portrevision as some files were not packaged with intended group Notes: svn path=/head/; revision=372029
* - Allow staging as a regular userAntoine Brodin2014-11-012-11/+4
| | | | | | | - Bump portrevison as some files were not packaged with intented group Notes: svn path=/head/; revision=372020
* Fix packagingAntoine Brodin2014-11-011-5/+3
| | | | Notes: svn path=/head/; revision=371998
* - Simplify MASTER_SITESDmitry Marakasov2014-11-012-12/+1
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=371996
* - Add LICENSEDmitry Marakasov2014-11-012-1/+3
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=371995
* - Drop @dirrm* from plistDmitry Marakasov2014-11-011-3/+0
| | | | Notes: svn path=/head/; revision=371992
* - Clarify LICENSEDmitry Marakasov2014-11-012-3/+2
| | | | | | | | - Add LICENSE_FILE - Drop @dirrm* from plist Notes: svn path=/head/; revision=371991
* - Simplify MASTER_SITESDmitry Marakasov2014-11-012-4/+1
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=371990