aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* - Fix the build on -CURRENT by removing inline from public function definitionsDmitry Marakasov2009-03-253-0/+71
| | | | Notes: svn path=/head/; revision=231019
* Fix make -jTilman Keskinoz2009-03-251-0/+49
| | | | Notes: svn path=/head/; revision=230991
* Mark MAKE_JOBS_SAFE for parallel building.Christian Weisgerber2009-03-251-0/+1
| | | | Notes: svn path=/head/; revision=230985
* - Add older version of linux-enemyterritory-omni-bot with a -0660 suffix.Alejandro Pulver2009-03-245-45/+34
| | | | | | | | - Add CONFLICTS to both, accordingly. - Add older version to category Makefile. Notes: svn path=/head/; revision=230909
* Update to 1.6.Philip Paeps2009-03-2410-2273/+3291
| | | | | | | | | | See also: http://www.wesnoth.org/start/1.6/ PR: ports/132957 Submitted by: "Anonymous" <swell.k -at- gmail.com> Notes: svn path=/head/; revision=230907
* bump PORTREVISION after cmake updateMax Brazhnikov2009-03-2412-5/+12
| | | | Notes: svn path=/head/; revision=230897
* Replace the "-wholename" find(1) GNUism with the standard "-path" incantation.Philip Paeps2009-03-242-11/+22
| | | | | | | | | This fixes installation on RELENG_7. Spotted by: QAT Notes: svn path=/head/; revision=230874
* Fix pkg-plist.Philip Paeps2009-03-241-24/+0
| | | | Notes: svn path=/head/; revision=230857
* make -j fixTilman Keskinoz2009-03-241-0/+25
| | | | Notes: svn path=/head/; revision=230849
* - Fix runtime on amd64Pav Lucistnik2009-03-242-1/+11
| | | | | | | | PR: ports/132949 Submitted by: billy <markslashbill@yahoo.co.uk> Notes: svn path=/head/; revision=230844
* 2009-03-22 emulators/dlx: unmaintained, does not work with current versions ↵Martin Wilke2009-03-239-156/+0
| | | | | | | | | | | | | | | | | | | | | | | | of GCC, needs gcc295 which has been failing to build for months 2009-03-22 java/javel: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 java/guavac: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 graphics/xrml: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 graphics/renderpark: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped 2009-03-17 irc/blackened: Broken and abandonware 2009-03-22 devel/libg++: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 devel/freescope: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 misc/menushki: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 multimedia/mpegedit: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped 2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years and no port depend on this Notes: svn path=/head/; revision=230793
* - Update to 1.3.13Dennis Herrmann2009-03-233-4/+25
| | | | | | | | | PR: ports/132940 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer, miwi (mentor) Notes: svn path=/head/; revision=230757
* Update to 1.5.14.Philip Paeps2009-03-224-1335/+1714
| | | | | | | | | | | | | Unbreak pkg-plist. Add fribidi dependency from configure script. Require NLS when OPTIONS contains one (or more) of: CAMPAIGN, SERVER, TOOLS. Submitted by: "Anonymous" <swell.k -at- gmail.com> PR: ports/132409 Notes: svn path=/head/; revision=230688
* - Fix plist in ports depending on craftyDmitry Marakasov2009-03-225-10/+26
| | | | | | | | | | - Assign maintainership of crafty-open-* to submitter PR: 132935 Submitted by: Florian Smeets <flo at kasimir dot com> (crafty maintainer) Notes: svn path=/head/; revision=230672
* Update to 8.4.11.Joe Marcus Clarke2009-03-214-27/+35
| | | | Notes: svn path=/head/; revision=230569
* - Update to 2.2.1Jose Alonso Cardenas Marquez2009-03-205-9/+12
| | | | | | | | PR : 131804 Submitted by: Tobias Rehbein <tobias.rehbein _at_ web.de> Notes: svn path=/head/; revision=230554
* - Update to version 1.1.6Martin Wilke2009-03-206-118/+80
| | | | | | | | PR: 132747 Submitted by: Ports Fury Notes: svn path=/head/; revision=230530
* - Mark BROKEN: does not compile with graphviz-2.22.2Pav Lucistnik2009-03-201-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=230512
* Welcome to the new linux ports infrastructure which allows usingBoris Samorodov2009-03-1937-129/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | both current (fc4) and future linux (f8) distributions at one ports tree. The patch contains full changes to ports/Mk files and all ports involved. But only infrastructure is changed. The resulting packages are the same as before. Hence no need to bump PORTREVISIONs. The idea was taken from bsd.gnome.mk and others. More than 130 ports are switched to follow a new linux infrastructure introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new bsd.linux-apps.mk. Thanks for all who was involved and helped me with this work. And help from Alexander Leidinger was incredible. Other changes are coming. Stay tuned! PR: ports/132510 Submitted by: bsam (me) Exp-run by: portmgr (pav) Notes: svn path=/head/; revision=230420
* - Take maintainershipDmitry Marakasov2009-03-191-1/+1
| | | | Notes: svn path=/head/; revision=230407
* Update to scare-1.3.7.Peter Pentchev2009-03-196-14/+24
| | | | Notes: svn path=/head/; revision=230397
* Release these ports into wild. I don't have time for these ports anymore. I amJeremy Messenger2009-03-181-1/+1
| | | | | | | keeping maintain two ports that don't require a lot of time to take care of. Notes: svn path=/head/; revision=230375
* - Remove duplicate from CONFIGURE_ARGSPietro Cerutti2009-03-171-1/+1
| | | | | | | | PR: 132723 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> Notes: svn path=/head/; revision=230322
* - Update to 0.9.4Dmitry Marakasov2009-03-162-7/+6
| | | | Notes: svn path=/head/; revision=230268
* Mark as broken on sparc64: fails to compile.Mark Linimon2009-03-161-0/+4
| | | | Notes: svn path=/head/; revision=230208
* Mark as broken on sparc64: uses compile options not applicable to this arch.Mark Linimon2009-03-161-0/+4
| | | | Notes: svn path=/head/; revision=230198
* - externd support for tcl/tk 8.3Dirk Meyer2009-03-141-3/+0
| | | | Notes: svn path=/head/; revision=230085
* - externd support for tcl/tk 8.2Dirk Meyer2009-03-142-6/+0
| | | | Notes: svn path=/head/; revision=230080
* Renamed games/PySolFC to games/pysolfc according to the policies.Marcus von Appen2009-03-146-3/+9
| | | | | | | | Reported by: danfe Approved by: miwi (mentor) Notes: svn path=/head/; revision=230076
* PySolFC is a fork of PySol Solitaire containing more than 1000 solitaireMarcus von Appen2009-03-146-0/+7450
| | | | | | | | | | | | | | card games. Its features include modern look and feel, multiple cardsets and tableau backgrounds, sound, unlimited undo, player statistics, a hint system, demo games, a solitaire wizard, support for user written plug-ins, an integrated HTML help browser, and lots of documentation. WWW: http://pysolfc.sourceforge.net Approved by: miwi (mentor) Notes: svn path=/head/; revision=230073
* - Update to 1.0.0Li-Wen Hsu2009-03-142-5/+4
| | | | | | | | PR: ports/130258 Submitted by: "Beat Gatzi" <beat AT chruetertee.ch> Notes: svn path=/head/; revision=230025
* Free most of my ports, since they aren't being maintained to aShaun Amott2009-03-133-3/+3
| | | | | | | reasonable standard. Notes: svn path=/head/; revision=230014
* - Distfile was rerolled and renamed for a bugfix release.Martin Wilke2009-03-132-5/+5
| | | | | | | | PR: 132512 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=230000
* - Update to 0.9.10Dmitry Marakasov2009-03-126-47/+51
| | | | | | | - Update MASTER_SITES and WWW Notes: svn path=/head/; revision=229968
* - Fix install with NOPORTDOCSDmitry Marakasov2009-03-122-4/+8
| | | | | | | Submitted by: Florian Smeets <flo at kasimir dot com> (maintainer) Notes: svn path=/head/; revision=229932
* - UnbreakDmitry Marakasov2009-03-102-3/+12
| | | | Notes: svn path=/head/; revision=229858
* Update to 4.3.21Johan van Selst2009-03-102-4/+4
| | | | Notes: svn path=/head/; revision=229847
* - Reset farrokhi@freebsd.org due to long period of inactivity.Martin Wilke2009-03-099-9/+9
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=229780
* Update to 0.8.1 release.Alex Dupre2009-03-092-4/+4
| | | | Notes: svn path=/head/; revision=229728
* Update KDE to 4.2.1.Max Brazhnikov2009-03-092-3/+4
| | | | | | | | | | multimedia/phonon port has been split into phonon itself, phonon-xine and phono-gstreamer backends. After updating phonon port you have to install at least one backend. phonon-xine backend is recommended for KDE. Notes: svn path=/head/; revision=229712
* - Update to 1.5.1Li-Wen Hsu2009-03-083-10/+24
| | | | | | | | PR: ports/131352 Submitted by: Kuan-Chung Chiu <buganini AT gmail.com> Notes: svn path=/head/; revision=229687
* Add missing dependency audio/linux-libvorbis.Marcus von Appen2009-03-081-1/+2
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=229672
* - Use my FreeBSD address on the ports I maintainDennis Herrmann2009-03-062-2/+2
| | | | | | | Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=229577
* GNU Robbo is a free open source reimplementation of LK Avalon'sDmitry Marakasov2009-03-066-0/+108
| | | | | | | | | | | | | | Robbo for the Atari XE/XL from the late 1980s. The gameplay of the original is faithfully reproduced with a few modifications :- * Lives has been removed and suicide replaced with level restart * Scoring has been removed: goal is level advancement * Bear logic has been enhanced: fixed endlessly spinning bears WWW: http://gnurobbo.sourceforge.net/ Notes: svn path=/head/; revision=229539
* - Use %%DATDIR%% instead of realpath in pkg-message.inDmitry Marakasov2009-03-041-1/+1
| | | | | | | Noticed by: maintainer Notes: svn path=/head/; revision=229505
* - Update to 22.10Dmitry Marakasov2009-03-044-29/+32
| | | | | | | | | | - Pass maintainership to submitter PR: 132128 Submitted by: Florian Smeets <flo at kasimir dot com> Notes: svn path=/head/; revision=229465
* D2X-XL is a community modified version of Icculus's D2X port,Dmitry Marakasov2009-03-046-0/+94
| | | | | | | | | | | | | | | | | the original Unix port of Descent by Parallax software. It contains many bug fixes and improvements since Icculus stopped working on D2X. You need to own the orignal game or download demo data files. WWW: http://www.descent2.de/ PR: 132086 Submitted by: Aragon Gouveia <aragon at phat dot za dot net> Notes: svn path=/head/; revision=229464
* - Update to 8.2.8Gabor Kovesdan2009-03-034-14/+34
| | | | | | | | | | - Unbreak on GCC 4.X PR: ports/131085 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) Notes: svn path=/head/; revision=229401
* - Update to 0.5.2Dmitry Marakasov2009-03-023-6/+5
| | | | Notes: svn path=/head/; revision=229385
* - Upgrade to 0.9.4;Thierry Thomas2009-03-024-5/+60
| | | | | | | | | | Changelog at <http://globulation2.org/wiki/Changes> - Don't enable portaudio, because Globulation is not fully compatible with the versions in the ports tree ATM. Notes: svn path=/head/; revision=229344