pkgsrc/games
wiz 7fb789cd39 Update to 2.22.1.1:
gnome-games 2.22.1.1
==================

This is an update to the 2.22.1 release containing fixes for a few crasher bugs
in sudoku and for an issue that caused sudoku to always show the same puzzle
until it was solved or saved.

Sudoku:
  - Don't crash when clearing a tracker (Thomas M. Hinkle)
  - Handle when no more puzzles of a certain difficulty exists (Thomas M. Hinkle)
  - Don't always show the same puzzle until it has been completed or saved
    (Thomas M. Hinkle)
  - Fix crash on cancel in new game dialog (Thomas H.P. Andersen)

Updated translations by Alessio Treglia and Ivar Smolin


gnome-games 2.22.1
==================

This is the first service release in the 2.22.x release series. A few minor bug
fixes are included. Also, a handful of translation updates.

Overall:
  - Merge changes in ggz.m4 from ggz trunk. (Roger Light, Andreas Røsdal, bug
    #520599, bug #510917)

Aisleriot:
  - Add back the statistics fallback (Christian Persch, bug #406267, bug
    #525177)
  - Don't allow moving non-uniformly suited card stacks to foundation (Philippe
    Gauthier, Christian Persch, bug #443307)
  - Make shuffle-deck-helper tail recursive. Fixes stack overflow exception
    with guile 1.8.4. (Vincent Povirk, Christian Persch, bug #519554)

GLChess:
  - Abort 3D render if widget_get_gl_context() returns None (Robert Ancell,
    bug #512068)
  - Add Gambit Fruit to AI list (Robert Ancell, bug #521623)
  - Handle AI players dying before the game starts (Robert Ancell, bug #522341)
  - Handle GLError->GLerror, GLUError -> GLUerror objects being renamed in
    PyOpenGL 3.0 (Robert Ancell, bug #503238)
  - Fix board rotation animation bug when viewing black side (Robert Ancell)

Translator work included contributions from Kostas Papadimas, Simos
Xenitellis, Eskild Hustvedt, Philip Withnall, Priit Laes, S.D., Ivar Smolin,
Artur Flinta, and the GNOME PL team.


gnome-games 2.22.0
==================

This is the final release of Gnome Games for 2.22. This release fixes two
critical blockers as well as a build problem with automake 1.9. We also
include translation updates. Individual module changes are below:

Overall:
  - Fix GGZ crash (Roger Light, Andreas Røsdal, bug #363015)
  - Support building with GCC 4.3 (Matthias Clasen, Andreas Røsdal, bug #516616)
  - Fix automake 1.9 build problems (Paul, Andreas, Thomas, Jason, bug #518918)

Gnome Sudoku:
  - Fix bug that led to game not being registered as solved after user had
    used "clear" button. (Greg Fawcett, Thomas Hinkle, bug #423478)
  - Fix crash when starting new game. (Andreas Røsdal, bug #513894)

GLChess:
  - Re-add pygtk.require() call (Robert Ancell, bug #521154)
  - Handle gtk.gtkgl.widget_get_gl_drawable() returning None (Robert Ancell,
    bugs #488902 and #512068)
  - Made AI monitor process more resiliant to OSError exceptions (Robert Ancell,
    bug #517347)

Aisleriot:
  - Fix the build with guile 1.6 and older gccs. (Jasper Lievisse Adriaanse
    Christian Persch, bug #519990)
  - Use the game filename in the backtrace, not the localised game name.
    (Christian Persch)

Gnobots2:
  - Fix a bug where an annoying blank rectangle is left after a robot splat.
    (Fernando Martins, Andreas Røsdal, bug #506162)

Translators, whose hard work is much appreciated:
 Luca Ferretti, Jorge Gonzalez, Djihed Afifi, Priit Laes, Baris Cicek, Petr
 Kovar, Kjartan Maraas, Gabor Kelemen, Kenneth Nielsen, Ani Peter, Gintautas
 Miliauskas, Stéphane Raimbault, Hendrik Richter, Vincent van Adrighem,
 Rahul Bhalerao, Philip Withnall, Guntupalli Karunakar, Claude Paroz, Takeshi
 AIHANA


gnome-games 2.21.92
==================
This is the release candidate for 2.22 of gnome-games. Mostly stability and
regression fixes. Jordi Mas committed a patch that should reduce the performance
problems seen in gnometris with the new theme.

Aisleriot:
  - Stop the game time when the game is over (Christian Persch)

Chess:
  - Fix castling regression (Robert Ancell)
  - Catch GError exceptions from GConf (Robert Ancell)
  - Pixel align the board (Robert Ancell)
  - Fix wrong player moving when changing to 3D mode (Robert Ancell)
  - Reduce startup time in 3D mode (Robert Ancell)
  - Add translator comments (Robert Ancell)

Gnometris:
  - Add translator comment (Robert Ancell)
  - Cache Renderer object to reduce alloc/deallocs (Jordi Mas)

Sudoku:
  - Avoid starting two grid dancers (Thomas M. Hinkle)

Translations:
  - ar: Abdelmonam Kouka
  - ca: Gil Forcada
  - de: Denis Washington, Hendrik Richter
  - es: Jorge Gonzalez
  - fi: Ilkka Tuohela
  - fr: Bruno Brouard, Claude Paroz
  - gl: Ignacio Casal Quinteiro
  - he: Yair Hershkovitz
  - it: Alessio Treglia
  - kn: Shankar Prasad
  - ko: Changwoo Ryu
  - mk: Arangel Angov
  - nb: Kjartan Maraas
  - nl: Tino Meinen
  - ne: Pawan Chitrakar
  - oc: Yannig Marchegay
  - pl: GNOME PL Team
  - pt: Duarte Loreto
  - pt_BR: Vladimir Melo
  - ru: Nickolay V. Shmyrev
  - sv: Daniel Nylander
  - th: Theppitak Karoonboonyanan

gnome-games 2.21.91
==================
A fairly boring release, but still lots of fixes to polish off the games for the
big release.

General:
  - Change check for C++ compiler to use AC_COMPILE_IFELSE (Christian Persch)
  - Update copyright year for 2008 (Andreas Røsdal)

Aisleriot:
  - Documentation typo fix (Graham Cole)

Chess:
  - Fix problem when using Win4Lin theme (Robert Ancell)
  - Fix a number of bugs when switching GGZ servers (Robert Ancell)
  - Update documentation (Andreas Røsdal)

Sudoku:
  - Use PUZZLE_DIR when running gnome-sudoku in-place (Thomas M. Hinkle)
  - Exclude saved games from list of new games (Thomas M. Hinkle)
  - Update manual for new version (Thomas M. Hinkle)
  - Display dialog warning user if unable to save/create save dir (Thomas M. Hinkle)
  - Fixed display bug that made numbers render badly (Thomas M. Hinkle)
  - Slow down victory dance (Thomas M. Hinkle)
  - Fixed crasher bugs (Thomas M. Hinkle)
  - Make dialogs transient (Andreas Røsdal)

Translations:
  - ar: Anas Husseini
  - as: Amitakhya Phukan
  - es: Jorge Gonzalez
  - fr: Bruno Brouard/Claude Paroz
  - oc: Yannig Marchegay
  - pt: Duarte Loreto
  - sv: Daniel Nylander

gnome-games 2.21.90
==================
This is a pretty calm release of the development series as we prepare for an
awesome 2.22 soon. Chess saw a reorganization of it's menu and got a preference
dialog. Sudoku now works in fullscreen and the .room files for Nibbles,
Four-in-a-Row, and Iagno are now translatable. Also small fixes here and there.

Aisleriot:
  - Start the game when dealing a new card, too (Christian Persch)
  - Support KP_Space too. (Christian Persch)
  - Add stock item for "Deal cards" Bug #474698 (Christian Persch)
  - Code cleanups (Christian Persch)

Chess:
  - Add preferece dialog and reorganize menus (Andreas Røsdal / Robert Ancell)
  - Make all dialogs transient of the main window (Robert Ancell)
  - Add support for Shredder Classic 3 (Andreas Røsdal)
  - Code cleanups (Robert Ancell)

Gtali:
  - Use G_STRFUNC instead of the deprecated G_GNUC_FUNCTION (Christian Persch)

Nibbles/Four-in-a-Row/Iagno:
  - Make .room files translatable (Christian Persch)
  - Add the .room.in files to EXTRA_DIST (Christian Persch)
  - Install ggz demons in libexecdir, not bindir (Christian Persch)

Sudoku:
  - Use type=gtk.WINDOW_POPUP for number selector (Thomas M. Hinkle)
    Fixes bug #479938 (Thomas M. Hinkle)
  - Fix problem with 100% cpu usage. Fixes bug #502675 (Didier Vidal)

Games support lib:
  - Use the same code to register stock icons and named icons. Add LTR and RTL
    variants for the GAMES_STOCK_UNDO/REDO_MOVE stock IDs (Christian Persch)
  - Rework stock icon registration in preparation for using the gtk facilities.
    Bug #511332 (Christian Persch)

Documentation fixes:
  - Andreas Røsdal
  - Gil forcada

Translations:
  - ar: Anas Husseini
  - ca: Gil Forcada/David Planella/Joan Duran
  - da: Kenneth Nielsen
  - es: Lucas Vieites
  - fr: Claude Paroz
  - gu: Ankit Patel
  - he: Yair Hershkovitz
  - lv: Raivis Dejus
  - nb: Kjartan Maraas
  - oc: Yannig Marchegay
  - sv: Daniel Nylander

gnome-games 2.21.5
==================
Anther rocking release from the gnome-games team. Mostly improvements for chess
and aiseleriot and lots of fixes all over the place. Huge thanks goes to
the translators and documentors for the many fixes there also!

General:
  - Possible to use SDL for sound (Andreas Røsdal)
  - Lots of code cleanups (Christian Persch, Andreas Røsdal)

Aisleriot:
  - Define any-slot-empty and any-slot-nonempty, and reuse a string from Fortune
    instead of adding a new one for the hint. (Christian Persch)
  - Implement droppable feature (Vincent Povirk)
  - Use a verb for the affirmative button (Christian Persch)
  - Update year, and add Vincent to credits (Christian Persch)
  - Implement keyboard navigation (Christian Persch)

Chess:
  - Mark animation as complete when pieces are deleted (fixes game history crash
    reported in bug (Robert Ancell)
  - Use LAN move if unable to generate SAN move (Robert Ancell)
  - Fix bugs in SAN move generation (Robert Ancell)
  - Support resigning in saved games (Robert Ancell)
  - Stop players from moving after the game has completed (Robert Ancell)
  - Improve tanslators comment (Andreas Røsdal)
  - Make it possible to run from source (Andreas Røsdal)
  - Move "View logs" to "View" menu (Andreas Røsdal)
  - Reorder to load from prefix before system wide (Andreas Røsdal)
  - Reuse strings from libgames-support (Andreas Røsdal)

Gtali:
  - Fix a translation string (Stephane Raimbault)
  - Remove old graphics file (Thomas H.P. Andersen)

Mahjongg:
  - Unfocus toolbar to avoid accidental game restarts (Christian Persch)

Sudoku:
  - Fix undo related crasher (Thomas M. Hinkle)
  - Make it possible to run from source (Andreas Røsdal)
  - Reorder to load from prefix before system wide (Thomas H.P. Andersen)

Documentation:
  - Improve description of games in documentation (Andreas Freund)
  - Fix typo in documentation (Bob Mauchin)
  - Remove duplicate links to toolbar in documentation (Aloriel)
  - Removes duplicate application tag (Andreas Røsdal)
  - Remove uppercasing in glossary (Andreas Røsdal)
  - Adapted manual to new doc template (Claude Paroz)

Updated Translations:
  - ca: Joan Duran, Josep Puigdemont
  - en_GB: Bastien Nocera
  - es: Jorge Gonzalez
  - fr: Stéphane Raimbault, Claude Paroz, Didier Vidal
  - ga: Seán de Búrca
  - ku: eronahi
  - lt: Gintautas Miliauskas, Luca Ferretti
  - mk: Jovan Naumovski
  - oc: Yannig Marchegay
  - pa: Amanpreet Singh Alam
  - pt_BR: Vladimir Melo, Leonardo Ferreira Fontenelle
  - vi: Clytie Siddall
  - zh_CN: pingz

gnome-games 2.21.4
==================

Continuing the march toward a stable Gnome 2.22 release, this unstable release
sports a number of small bug fixes and clean-ups.

This release is code named "exit-isle-on-delta".

Aisleriot:
  - Refactor Saratoga and Athena. Use klondike.scm as base. Bug #446944,
    patch by Vincent Povirk. (Christian Persch)
  - I10n updates to translatable game names. (Christian Persch)
  - Add "Gold Mine" game, another klondike variant. Bug #324759, patch by
    Vincent Povirk based on a prior patch by Alan Horkan. (Christian Persch)
  - Add kings-only option to Klondike. Part of bug #324759, patch by Vincent
    Povirk. (Christian Persch)
  - Don't allow moving a card to its original slot. Bug #467796, patch by
    Vincent Povirk. (Christian Persch)

Blackjack:
  - Use the global game_variation instead of DEFAULT_VARIATION, so the stored
    preference is used (Bug #487423) (John Bryant)

Sodoku:
  - I10n fixups Patch by Didier Vidal. (Bug #502194) (Thomas H.P. Andersen)

Updated Translations:
  - pt_BR.po: Leonardo Ferreira Fontenelle
  - sl.po: Matej Urbančič
  - nb.po: Espen Stefansen


gnome-games 2.21.3
=====================

A new version of gnome-games is now available. This version brings a lot of
cool new features and some bugfixes. Most notable is the new graphics for the
face in gnomine and the tooltips showing what the score will be in gtali.

Notice that gnome-games now depends on GGZ 0.0.14 for network games. Also the
dependency on GTK was bumped to 2.12 to make the tooltips for gtali.

General:
  - Remove embedded libggz and ggz-client-libs. (Andreas Røsdal)
  - Require GGZ Gaming Zone 0.0.14 for network games. (Andreas Røsdal)
  - Only require ggz if building those games that support it (Christian Persch)
  - Rename "maemo" platform to "hildon", in preparation for generalised hildon
    support. (Christian Persch)

Aisleriot:
  - Lots of cleanups and fixes (Christian Persch)

Chess:
  - Set toolbar style to default system style (Robert Ancell)
  - Choose AI for default game from first detected AI not first known AI
    (Robert Ancell)
  - Mark board numbers for translation (Robert Ancell)
  - Remove stray "Iagno" from chess help files (Andreas Røsdal)

Gnomine:
  - Fix redraw error when holiding right and repeatedly clicking left button
    (WuSonghai/Robert Ancell)
  - Change from GConf to GamesConf (Robert Ancell)
  - Tangoified faces (Lapo Calamandrei/Ulisse Perusin)

Gtali:
  - Tooltips that show what will be scored. (Geoff Buchan)

Sudoku:
  - Add walk-through option to step through code. (Thomas M. Hinkle)
  - Fix error that made status-bar not update after 1st puzzle played.
    (Thomas M. Hinkle)
  - Add debug statements. (Thomas M. Hinkle)
  - Speed up make_new_game_model substantially. (Thomas M. Hinkle)
  - Speed up is_valid_puzzle. (Thomas M. Hinkle)
  - Ignore invalid lines in puzzle files. (Thomas M. Hinkle)

Translations:
  - ca (Joan Duran)
  - el (ta_panta_rei)
  - es (Jorge Gonzalez)
  - et (Ivar Smolin)
  - oc (Yannig Marchegay)
  - sl (Matej Urbancic)

gnome-games 2.21.2
=====================

A new version of gnome-games is now available. Mostly more features and fixes
for the chess game by Robert Ancell but also a few fixes for sudoku and
translations. Thanks to everyone that contributed to this release!

Chess: (all by Robert Ancell)
  - Show threatened squares and pieces able to be taken
  - Handle carriage returns in PGN files
  - Put an asterisk in the title bar for games that need saving
  - Sped up PGN decoder by approximately 40%
  - Add support for Toga II engine
  - If no game on startup start default game of human vs AI
  - Fix overzealous game name autogeneration
  - Don't allow 3D mode if cannot get a valid OpenGL configuration
  - Reworked "No 3D" dialog to list reasons why 3D mode cannot be entered

Sudoku:
  - Allow for empty lines in sudoku files (Thomas M. Hinkle)
  - Fix decimal value in float error (Thomas M. Hinkle)
  - Fix calculation of big/small borders (Thomas H.P. Andersen)

Translations:
  - da (Kenneth Nielsen)
  - es (Lucas Vieites)
  - et (Ivar Smolin)
  - nb (Espen Stefansen)
  - sv (Daniel Nylander)

gnome-games 2.21.1
=====================

This is the first development release of the 2.21 series. It's a great release
with a new simple UI for selecting game for sudoku, a lot of bug fix for chess,
and a new feature to undo a wrong score in tali.

Aisleriot:
  - Add autoplay in spider when double-clicking foundation (Vincent Povirk)
  - Fix statistics for !HAVE_GNOME (Christian Persch)

Chess:
  - Display error dialog and quit if unable to import glchess.glchess
    (Robert Ancell)
  - Catch and ignore all exceptions writing to stdout (Robert Ancell)
  - Catch exception killing AI (Robert Ancell)
  - Fix exception when autoloading games with invalid AIs (Robert Ancell)
  - Moved pygtk.require() to glchess.in so it is always called first
    (Robert Ancell)
  - Added tests/ dir containing PGN test files (Robert Ancell)
  - Add better support for informal PGN files (Robert Ancell)
  - GtkFileChooser.get_current_folder() can return None, handle this case
    (Robert Ancell)
  - Catch GLU exception building mipmaps and fallback to standard textures
    (Robert Ancell)
  - Disable navigation buttons when at start/end of moves (Robert Ancell)
  - Merged glchess-ggz branch to give glchess initial ggz support
    (Robert Ancell)
  - Removed tab support and added game history support (Robert Ancell)
  - Added ability to resign and claim draws (Robert Ancell)
  - Reworked some strings that were hard to translate (Robert Ancell)

Klotski:
  - fix imposible move (Thomas H.P. Andersen)

Robots:
  - Fix typo in score-category nightmare with super safe moves
    (Thomas H.P. Andersen)
  - Show highscore and new/quit option even when score is not good enough to
    enter the highscore (Thomas H.P. Andersen)

Sudoku:
  - New select game/load game menu (Thomas H. Hinkle)
  - don't keep all generated puzzles in memory (Thomas H. Hinkle)
  - simplify print dialog (Thomas H. Hinkle)

Tali:
  - Add undo feature (Geoffrey Buchan)

Libgames-support:
  - Fix compilation on maemo (Christian Persch)

Translations:
  - ar (Anas Husseini)
  - nb (Kjartan Maraas)
2008-04-26 00:07:27 +00:00
..
0verkill Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
4stAttack Fix DESTDIR. 2008-04-07 16:21:03 +00:00
abuse Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
adom Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
alephone Bump PKGREVISION for SDL_sound ABI update. 2008-04-22 21:25:18 +00:00
an
angband-tty Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
angband-x11 Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
anise
aop
asc Back out previous. Pointed out by uebayasi@ and martti@. 2007-09-25 10:03:52 +00:00
atomix Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
baduki
bastet Resign from maintaining a lot of packages, so everyone is free to update 2008-03-04 11:02:23 +00:00
battalion Fix typo. 2008-04-07 16:39:27 +00:00
battleball Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
billardgl Let Mesa take care of X11. 2007-02-02 17:44:20 +00:00
blindmine
blobwars Update to 1.06.2: 2007-04-15 12:58:11 +00:00
blokus Resign from maintaining a lot of packages, so everyone is free to update 2008-03-04 11:02:23 +00:00
bluemoon Import bluemoon-1.1.2 as games/bluemoon. 2008-04-25 22:48:59 +00:00
bomberclone Drop maintainership. 2007-07-08 09:42:32 +00:00
bos Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
boson Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
bridge-hands Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
bzflag Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
cbzone Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
ccgo Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. 2007-09-21 13:03:25 +00:00
cgoban Modular Xorg support. 2007-02-02 18:09:23 +00:00
cgoban-java Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
circuslinux Update MASTER_SITES, from Zafer Aydogan. 2007-12-29 09:50:14 +00:00
civctp-demo Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
cmatrix Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
colchess Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
colchess-book-colchess Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
colchess-book-large Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
corewars Depend on argp and build corewars-cmd. -largp is a hack for now, 2007-12-22 01:48:55 +00:00
crack-attack Enable sound. Contrary to the --help, the default is to configure with sound 2008-04-04 18:22:40 +00:00
crack-attack-sounds Sound and music files for Crack Attack! 2008-04-04 19:10:18 +00:00
craft Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
crafty Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
crafty-book-medium Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
crafty-book-small Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
crafty-doc Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
crimsonfields Update to 0.5.2: 2008-04-24 21:26:49 +00:00
criticalmass
crossfire-client Don't include x11.b3.mk for all client packages, but libX11 for the X 2007-02-02 18:29:17 +00:00
crossfire-client-gtk
crossfire-client-gtk2
crossfire-maps Fix DESTDIR. 2008-04-07 16:53:38 +00:00
crossfire-server Fix more paths to Perl scripts. Fix path to bash. Depend on it. 2007-07-30 12:22:51 +00:00
d2x Don't use malloc.h. 2007-08-08 17:55:59 +00:00
dd2
defendguin Update MASTER_SITES, from Zafer Aydogan. 2007-12-29 09:50:14 +00:00
digger Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
dipmap Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
dopewars Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
eboard Resign from maintaining a lot of packages, so everyone is free to update 2008-03-04 11:02:23 +00:00
enigma Updated to version 1.01. 2007-06-14 17:55:03 +00:00
et Require glx module for libGL.so, suggested in PR 37204. 2008-03-29 13:55:34 +00:00
eus-demo Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
exchess
exchess-book-medium Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
exchess-book-small Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
exult
falcons-eye Fix path to and dependency on ksh. Bump revision. 2007-10-05 21:26:26 +00:00
fillets-ng
fillets-ng-data Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
finalbattle Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
fire
fkiss Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
flightgear wire the include file path instead of calling "sdl-config" -- the 2008-03-17 18:01:52 +00:00
flightgear-base update flightgear/simgear to 1.0.0, from Yorick Hardy per PR pkg/38160 2008-03-14 14:49:53 +00:00
fltk-sudoku Fix DESTDIR. 2008-04-07 16:53:38 +00:00
foobillard Modular Xorg support. 2007-01-11 10:35:40 +00:00
fortune-strfile Needs nroff 2008-02-09 23:42:59 +00:00
fortunes-calvin Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
fortunes-de Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
fortunes-futurama Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
fortunes-h2g2 Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
freeciv-client Changes 2.1.2: 2008-01-06 16:39:13 +00:00
freeciv-manual Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
freeciv-server Changes 2.1.3: 2008-04-06 08:13:32 +00:00
freeciv-share Changes 2.1.3: 2008-04-06 08:13:32 +00:00
freedroid
freesci Fix path to wish and depend on it. Bump revision. 2007-12-29 22:05:15 +00:00
frotz Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
frozen-bubble man/man6 needs to be created before installation. 2007-02-15 14:30:50 +00:00
fruit Fix DESTDIR. 2008-04-07 17:11:51 +00:00
galaxa Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
gamazons Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
gate88 Import gate88-20050319 as games/gate88. 2008-03-14 01:01:56 +00:00
gbrainy Update path to gtk-sharp. 2008-03-19 06:43:42 +00:00
gcompris Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
gemdropx Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
genecys-client
genecys-data Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
ggz-client-libs Import ggz-client-libs-0.0.14.1 as games/ggz-client-libs. 2008-04-25 23:24:49 +00:00
glaxium Fixed "extra qualification" errors. 2007-10-10 11:36:40 +00:00
glchess
glickomania Drop maintainership, monsterz is more fun. 2006-12-18 01:36:45 +00:00
gltron Bump PKGREVISION for SDL_sound ABI update. 2008-04-22 21:25:18 +00:00
gnome-games Update to 2.22.1.1: 2008-04-26 00:07:27 +00:00
gnuchess Make sure read(2) has the prototype defined before using it. 2008-04-03 09:07:49 +00:00
gnuchess-book Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
gnuchess-book-medium Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
gnuchess4 Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
gnugo
gogui Fix DESTDIR. 2008-04-07 17:14:20 +00:00
golddig Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
greed Add workaround for no good definision of COLOR_PAIR on NetBSD<=3.*. 2007-05-15 13:28:21 +00:00
grhino Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
gtetrinet Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
gtkballs Use G_GNUC_FUNCTION instead of __FUNCTION__, to fix build on Solaris. 2007-12-09 23:23:03 +00:00
gtklevel9 Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
gtkmagnetic Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
gturing Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
heretic2-demo Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
hugo Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
icbm3d Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
icebreaker Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
imaze Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
InterLOGIC
ivan Reset maintainer, ben@ has resigned. 2006-12-15 14:34:18 +00:00
jetpack Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
jools Update PYTHON_VERSIONS_COMPATIBLE 2008-04-25 20:39:06 +00:00
kajaani-kombat Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
kapooka Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
kdegames3 Update to kde3.5.9 2008-02-20 10:20:56 +00:00
kdetoys3 Update to kde3.5.9 2008-02-20 10:19:54 +00:00
ketm Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
knightcap Update MASTER_SITES and HOMEPAGE. From Zafer Aydogan. 2007-12-29 10:01:06 +00:00
knightcap-brain Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
knights Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
KoboDeluxe -make this build with newer g++ (add a forward decl; for older compilers 2007-02-08 18:16:09 +00:00
koth Fixed "test ==". 2006-10-14 01:44:23 +00:00
kye Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
lbreakout Fixed the file permissions of the example highscore file. PKGREVISION++ 2007-12-13 11:17:19 +00:00
lbreakout2 Fixed "test ==". 2006-10-10 19:43:32 +00:00
level9 Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
lgeneral
lgeneral-data
libggz Import libggz-0.0.14.1 as games/libggz. Based on ggz-libggz from 2008-04-25 23:09:44 +00:00
lincity Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
liquidwar Update to 5.6.4: 2007-11-29 17:28:24 +00:00
lmarbles
lpairs
ltris
maelstrom-sdl
maelstrom-x11 Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
majesty-demo Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
minami Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
mirrormagic Fix DESTDIR. 2008-04-07 17:39:50 +00:00
mirrormagic-sdl Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
monsterz Update to 0.7.1: 2008-01-13 16:03:48 +00:00
moon-buggy Resign from maintaining a lot of packages, so everyone is free to update 2008-03-04 11:02:23 +00:00
moria Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
nagi Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
nethack * If PLIST_SRC is explicitly set to an empty value in a package Makefile, 2007-10-25 22:00:39 +00:00
nethack-lib Some more packages need lex and yacc. Patch by Aleksey Cheusov on 2007-12-02 08:32:23 +00:00
nethack-qt Don't use malloc.h. 2007-08-08 20:30:27 +00:00
nethack-tty
nethack-x11 - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
netmaj "u_char" is not part of any standard, so it's not safe to use in cui.c. 2008-03-03 05:06:40 +00:00
netmaze Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
netris Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
neverball Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
newvox
nighthawk Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
omega Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
openmortal Don't use malloc.h. 2007-08-08 20:53:47 +00:00
openttd Convert to use PLIST_VARS instead of manually passing "@comment " 2008-04-12 22:42:57 +00:00
orbital_eunuchs_sniper Fix build on amd64. 2006-10-17 23:44:59 +00:00
pag
pioneers Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
plib update to 1.8.5 2008-03-14 14:38:46 +00:00
polyglot Resign from maintaining a lot of packages, so everyone is free to update 2008-03-04 11:02:23 +00:00
powermanga Modular Xorg support. 2007-01-30 15:34:36 +00:00
powwow Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
prboom update to 2.4.7 2007-07-06 19:41:09 +00:00
pysol Update PYTHON_VERSIONS_COMPATIBLE 2008-04-25 20:39:06 +00:00
pytraffic Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. 2007-09-21 13:03:25 +00:00
qnetwalk Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
qonk Initial import of qonk-0.3.1: 2007-11-25 23:52:54 +00:00
qstat Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
quake Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
quake2forge Don't force builtin GL libraries, this breaks with modular Xorg. 2007-02-19 19:16:09 +00:00
quake3arena Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
quake3arena-demo Fix DESTDIR. 2008-04-07 17:52:07 +00:00
quake3server Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
quake3server-excessive Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
quake3server-osp Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
quake3server-ra3 Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
quake3server-ut Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
quake6 Reset maintainer for itojun's packages. 2007-11-17 13:40:15 +00:00
quakedata Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
quakeforge Convert to use PLIST_VARS instead of manually passing "@comment " 2008-04-12 22:42:57 +00:00
quarry Initial import of quarry-0.2.0: 2008-03-13 16:06:16 +00:00
REminiscence Fix DESTDIR. 2008-04-07 16:25:37 +00:00
rocksndiamonds Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
rocksndiamonds-levels Fix DESTDIR. 2008-04-07 17:52:07 +00:00
rollemup Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
rtcw Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
sarien Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
scid Supports DESTDIR. 2008-04-25 13:14:52 +00:00
scummvm Changes 0.11.1: 2008-04-05 17:08:41 +00:00
scummvm-bass Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
scummvm-fotaq Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
scummvm-tools Fix DESTDIR. 2008-04-07 18:03:07 +00:00
simgear Fix MASTER_SITES. 2008-04-21 09:29:26 +00:00
singularity Update to 0.27: 2008-04-22 20:55:37 +00:00
sirius Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
six Resign from maintaining a lot of packages, so everyone is free to update 2008-03-04 11:02:23 +00:00
sjeng
sl Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
spaceracer Resign from maintaining a lot of packages, so everyone is free to update 2008-03-04 11:02:23 +00:00
spellcast Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
spider - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
starfighter Add CONFLICTS line for previous PKGNAME versions. 2008-03-10 10:33:38 +00:00
stratagus Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
sudoku-cli Initial import of sudoku-cli 1.0.1. 2007-05-19 01:10:17 +00:00
svb Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
tads
tanked Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
teg Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
tetrinetx Fix DESTDIR. 2008-04-07 18:08:18 +00:00
thew Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
tileworld Update to 1.3.0: 2007-11-30 11:20:43 +00:00
tscp Fix installation. 2008-04-07 18:16:45 +00:00
tuxmath
tuxracer Add DESTDIR support. 2007-08-08 17:21:15 +00:00
urban
velena Resign from maintaining a lot of packages, so everyone is free to update 2008-03-04 11:02:23 +00:00
vms-empire Added support for installation to DESTDIR. 2007-11-29 20:52:07 +00:00
wesnoth Update to 1.4.1: 2008-04-19 09:35:24 +00:00
wormux Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
wormz Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
wxhugo Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
xarchon Mechanically replace all includes of buildlink3.mk of the following 2006-12-15 20:32:52 +00:00
xbat - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
xbill Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
xblast Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
xblockout Ensure consistency by installing man page as man/man1/xbl.1. 2007-02-06 17:08:19 +00:00
xboard Mechanically replace all includes of buildlink3.mk of the following 2006-12-15 20:32:52 +00:00
xboing Needs ${VARBASE}/games. While here, fixed pkglint warnings. 2008-02-12 08:03:49 +00:00
xbomb Remove Ex-MASTER_SITEs. From Zafer Aydogan. 2007-12-02 12:00:38 +00:00
xbomber Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
xbreaky Don't use malloc.h. 2007-07-31 10:12:00 +00:00
xconq Fix linkage with modular Xorg. Bump revision. 2007-04-16 18:47:19 +00:00
xdemineur Remove ex-MASTER_SITE. From Zafer Aydogan. 2007-12-02 00:01:08 +00:00
xdoom Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
xemeraldia - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
xevil Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
xfreecell Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
xfrisk Made the package build on Solaris. 2007-11-20 18:44:14 +00:00
xgalaga Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
xgospel Mechanically replace all includes of buildlink3.mk of the following 2006-12-15 20:32:52 +00:00
xjewel - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
xjig - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
xjump Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
xkobo Remove ex-MASTER_SITE. From Zafer Aydogan. 2007-12-02 00:01:08 +00:00
xmahjongg Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
xmris Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
xnibbles Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
xpat2 Fixed PKGMANDIR. 2007-03-07 01:54:04 +00:00
xpilot Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
xpipeman Fix PLIST. 2008-04-07 18:28:11 +00:00
xpuyopuyo Mechanically replace all includes of buildlink3.mk of the following 2006-12-15 20:32:52 +00:00
xracer Let Mesa take care of X11. 2007-02-02 18:22:04 +00:00
xrick Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
xroach Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
xroads Modular xorg support. 2007-02-02 17:13:01 +00:00
xsc Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
xscavenger Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
xscorch Mechanically replace all includes of buildlink3.mk of the following 2006-12-15 20:32:52 +00:00
xscrabble Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
xskat - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
xsoldier Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
xtris Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
xtux Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
xvier Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
xworm Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
xzip Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
zombies Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS, 2008-02-28 11:58:47 +00:00
zoom - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
Makefile + ggz-client-libs. 2008-04-25 23:25:40 +00:00