pkgsrc/games
wiz 97555b583d Update to 2.2.1.
2009-06-21: Version 2.2.1
 * General:
   * Change: No longer require space between rearm pads, allow dragging pad production with mouse, and droids may drive over inactive rearm pads (r7701, ticket:569)
   * Fix: Various crashes related to failing orders (r7699)
   * Fix: Show translations for finished research display (r7730)
   * Change: Add more information to the crash dump file (r7740, 7745)
   * Fix: Mac users can read in .wz files (r7754)
   * Fix: Experience speed adjustment happens after max speed limit; fix bug with speed calculation. (r7761)
   * Fix: Numerous issues with NTW mod (r7676-7677, r7713-7716)
   * Fix: fix to *never* control the transport in SP games. (really this time!) (r7776, ticket:568)
   * Change: Allow droids to grab artifacts and oil drums from up to 1 tile away (r7779)
   * Change: Bump up MAX_RESEARCH to 500 from 450. (r7774, ticket:599)
   * Fix: Make sure we take xOffset into account, we don't always start at 0 for the FMV text. (r7780, ticket:625)
   * Change: When host drops from the lobby, abort the game. (r7787 ticket:583)
   * Fix: Make sure either parameter isn't below the minimum screen res. that we support. (r7786)
   * Fix: Make sure we take xOffset into account, we don't always start at 0 for the FMV text. (r7780, ticket:625)
   * Fix: Clear the keyboard/mouse input on lost focus correctly. (r7797, ticket:515)
 * AI:
   * Fix: Resolve AI droid traffic jams by clearing orders and make jammed droids stop going for repair (r7700, ticket:597)
 * Campaign:
   * Fix: Flashing box around mission timer was too small, resulting in a graphics glitch. (r7672, ticket:596)
 * Translations:
   * Fix: Italian and Slovakian translations updated (r7769, ticket:621, r7772, ticket:615)
 * Build system:
   * Fix: Various build system issues (r7669, r7664, r7663, r7661, r7655, r7642, r7640)
 * Graphics:
   * Fix: No more ugly texture seams (r7718, r7724, r7757)

2009-05-31: Version 2.2.0
 * General:
   * Fix: Tells user if mod entered on the command line / shorcut is enabled, or is invalid. Output is to stdout or stderr. (r7586)
   * Fix: Launching the game from installer now works (r7568 ticket:364)
   * Fix: Angel missile no longer obsoletes long-range artillery, Ripple Rockets no longer autoupgrades to Archie, and Mortar Fast Loader requires Mortar Rapid Loader Mk3 (r7559, ticket:533, 292, 398)
   * New: Add a new translation:  zh_TW.po  by chtsau (r7561, ticket:239)
   * Change: Allow up to 36 savegame 'slots' (r7535)
   * Change: add 'mod/music' directory to be use for custom music. (r7557)
   * Fix: set the volume of the FMV based on the user's preferences (r7489, ticket:526)
   * Fix: Check if the unit has weapons, before trying to see what weapons they have. (r7488, ticket:523)
   * Change: remove 'autoload' handling.  (r7474)
   * Fix: Fix windows crash dump output (r7473)
   * Fix: Fix handling of limbo & expand missions (r7454)
   * Change: Let players save games with Num-Enter as well as Return - should make it easier on international keyboards (r7412)
   * Change: translation of ru.po by Maxim (r7444, ticket:347)
   * Fix: We now return the truncated string, instead of returning NULL if the string is too long. (r7426, ticket:493)
   * Fix: pl.po file by Makary (r7423, ticket:241)
   * New: Slovenian translation sl.po file by ThomasCarstein (r7422, ticket:392)
   * Fix: pt_BR.po update by Tucalipe (r7421 ticket:350)
   * Fix: Clear out old effects (prevents burning lasting between missions) (r7416)
   * Fix: Don't allow the transporter to be controlled in SP games.  (r7414)
   * Fix: Remember player number and tech level for map selection screen (r7400)
 * Gameplay:
   * Fix: Make AI ignore hostile structures for path-finding when armed. (r7579)
   * Fix: Allow Fog mode to be set based on user preferences for campaign games. (r7597, ticket:561)
   * Fix: Don't allow 2x the experience points in a campaign game, when this is reserved for MP games. (r7598, ticket:562)
 * Graphics:
   * Fix: Fix issue with radar / mini-map. (r7458, ticket:333)
   * Fix: Fix issue with radar / mini-map drawing objects outside its scope. (r7441)
   * Change: Better map previews (patch by Florian Schanda, color scheme by Zarel). (r7434)
 * Network:
   * Change: Increase timeout delay to 2500ms for dial-up modem users. (r7556, ticket:543)

2009-05-10: Version 2.2_rc1
 * General:
   * New: Windows installer has option to download and install videos (enabled by default). (r7328)
   * Change: Windows installer no longer has any license agreements, since they are not EULAs. (r7328)
   * Change: Flash the intel button when we get new intel. (r7317)
   * Fix: Don't count cheated games as multiplayer wins and losses. (r7228)
   * Fix: Windows installer doesn't redownload the music mod if it's already installed. (r7328)
   * Fix: Let's not underflow a unsigned variable. (r7335)
   * Change: Remove 'grim' mod, since it is broken for 2.2 (r7385, r7386, ticket:463)
   * Fix: NTW Mod 1.8.6b for 2.2 by Delphino (r7368, r7369)
 * Gameplay:
   * New: Repair facilities will repair nearby units if they don't have anything else to do. (r7234, patch #413)
   * Change: Multi-turret units have been removed due to graphics bugs. (r7274)
   * Fix: Trucks will never, ever, ever build on burning oil resources. Ever. Not even if you're an AI. (r7340)
   * Fix: Droids with Fire-At-Will will fire upon anything within range. (r7234, patch #413)
   * Fix: Pretty much every known bug involving repair facilities have been fixed. (r7234)
   * Fix: Trucks will not help enemies build structures. (r7234, patch #413)
   * Fix: Multi-turret units will always shoot with both weapons. (r7261)
   * Fix: Target prediction works correctly again. (r7279, r7383, ticket:374)
 * GUI:
   * Fix: Interface no longer disappears for a few seconds when someone changes team/color/location/readiness in multiplayer staging area. (r7259)
   * Change: Add new icons for when player leaves or gets disconnected.  Icons by Zarel.  (r7373, ticket:274)
 * Graphics:
   * Change: Do not use texture compression for interface textures. (r7348)
   * Change: Scale down textures used for 3D when they exceed the size specified with the textureSize option (r7347)
 * Network:
   * Fix / Change: Modify the server & client code to detect when the Host can't host a game, Change how 'addg' works + other enhancements (r7325)
   * Change: Use a more descriptive error message instead of the worthless SDLnet message. (r7344)

2009-05-01: Version 2.2_beta2
 * General:
   * New: Add radar detector turret. It will detect and target enemy sensors up to twice their range (r6955, ticket:340)
   * Fix: Crash when a person aborts multiplayer early then tries to start single-player (r6991)
   * Change: No longer requires the texture rectangle OpenGL extension to play video (r7022)
   * Change: F10 is now always the screenshot key (r6993)
   * Change: New config directory (r6995)
 * Network:
   * Add: Version checking added of connecting clients (r6992)
   * Change: Game now runs on port 2100, and lobby port is now 9990 (r6994)
   * Change: Games can now be password protected (r7078)

2009-04-01: Version 2.2_beta1
 * General:
   * New: Multi-threaded path-finding should make path-finding much faster (r5735, patch #1064)
   * New: Original sound tracks added (r5261)
   * New: Playing of Ogg Theora full motion videos are now supported (r6119, ticket:64, ticket:46)
   * New: Fonts are now configurable (r5841, patch #1095)
   * Fix: Clean up input stream after saving a save game, to prevent it from going into chat mode.
 * Graphics:
   * Change: The skybox texture is now more easily moddable.
   * Fix: The map is now properly capped on the edges.
   * Fix: The "deity" cheat now correctly shows the area that was cheated visible.
   * Fix: The background in the loading screen no longer flickers.
 * GUI:
   * New: Add mouse menu option.
   * New: Add ability to toggle between hardware (SDL) and software (colored) cursors, in new mouse menu option.
   * New: The radar minimap now shows the entire map, can be scaled and rotate to ease navigation (r5266, patch #969, r6410)
 * Commandline options:
   * New: Use --join <host> to join into a game lobby directly from the commandline.
   * New: Add a --host option (to compliment the --join option), so you can create games via an external program. It takes you directly to the host screen.
   * Fix: Difficulty now works when you start the campaign with the --game parameter.
   * Fix: --nosound works correctly with videos now.
 * Gameplay:
   * New: Make repair facilities that are close to each other share the workload if one is overloaded and others are out of work.
   * Change: Allow VTOLs to uncover fog of war and land-move to unseen areas in distance fog mode.
   * Change: Remove limitation that VTOLs cannot pass over tall cliffs, and allow that VTOLs to fly over anything to rearm.
   * Fix: Restrict direct fire to weapons range only instead of minimum of sensor range and weapon range.
 * AI:
   * Fix: Allow a droid to pick a new target while auto-repairing. (ticket:35, bug #12217)
   * Fix: Improve targetting AI so that it does not select bad targets, and make it use full weapon range instead of limited to sensor range. (ticket:97)
   * Fix: Fix AI bug that made it build on burning oil derricks (r5883, patch #1096)
 * Buildsystem:
   * Fix: Only compile the translations when $(TRANSLATION) is "yes". (ticket:130)
   * Change: Former "raw" Makefiles are now used for Windows only and thus named makefile.win32
 * Tools:
   * New: OBJ to PIE format converter (r5774)
 * Map:
   * New: 8c-cockate and 4c-cockpit by zydonk (r5567, r5566, r5286)
 * Engine:
   * New: Support for naval propulsion type (r5803)

2009-04-01: Version 2.1.3
 * General
   * Fix: Fixed issue that prevented information about enemy research to be shared between hosts. (r6915)
   * Fix: Fixed crashes in netlog code, path-finding, pregame chat, and burning scavengers (r6899, r6898, r6878, r6857)
 * Multiplayer:
   * Fix: Players no longer drop from game after too much data has been sent, usually happens in long games (r6890)
 * Maps:
   * New: New map 4c-Urban-Chaos (r6827)
   * Fix: Water tiles on little egypt map fixed (r6825, bug #9658)

2009-03-07: Version 2.1.2
 * General:
   * Fix: No longer crash if more than six players join a game (r6658, ticket:273)
   * Fix: Fix crash when too many maps are available (r6742)
   * Fix: Some other crash bugs may have been prevented (r6688, r6629, r6596, r6762, r6746, r6744)
 * Sound:
   * Fix: When sound isn't enabled (at runtime, unrelated to --disable-sound, e.g. when no sound device is available) do not attempt to set up an AUDIO_STREAM
 * Buildsystem:
   * Fix: If the target system to run on already provides strlcpy and/or strlcat, check whether they work as expected, and if they do, use them instead (r6556, r6557)
   * Change: Allow compiling without OpenAL and Vorbis when compiling with --disable-sound
2009-08-16 21:21:51 +00:00
..
0verkill Apply a patch from Debian to fix CVE-2006-2971. Bump PKGREVISION to 1. 2009-08-15 06:01:13 +00:00
4stAttack Provide PY_COMPILE_ALL and PY_COMPILE_O_ALL to compile all Python 2009-07-08 13:55:58 +00:00
abuse Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
adom Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
alephone Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
an Add DESTDIR support. 2008-06-12 02:14:13 +00:00
angband-tty Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
angband-x11 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
anise Add DESTDIR support. 2008-06-20 01:09:05 +00:00
aop Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
asc Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
atomix Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
bastet Resign from maintaining a lot of packages, so everyone is free to update 2008-03-04 11:02:23 +00:00
battalion Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
battleball Fix LP64 issues. Bump revision. 2008-06-21 18:12:42 +00:00
billardgl Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
blindmine Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +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 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
bomberclone Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
bos Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
boson Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
bridge-hands Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
bzflag Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
cbzone Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
ccgo Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
cgoban Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
cgoban-java Update cgoban-java to 3.3.25. Changes include: 2009-04-17 22:36:23 +00:00
chest Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
circuslinux Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
civctp-demo Fix INSTALLATION_DIRS. 2009-06-29 22:42:31 +00:00
cmatrix Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
colchess Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +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 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
crack-attack Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
crack-attack-sounds Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
craft user-destdir support 2009-07-08 17:20:52 +00:00
crafty Don't segfault on failing shmget because the print routine tries to 2009-08-03 13:18:37 +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 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
crimsonfields Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
criticalmass Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
crossfire-client Changes for 1.11.0: 2008-11-04 08:36:34 +00:00
crossfire-client-gtk Changes for 1.11.0: 2008-11-04 08:36:34 +00:00
crossfire-client-gtk2 Changes for 1.11.0: 2008-11-04 08:36:34 +00:00
crossfire-server Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
d2x Add DESTDIR support. 2008-06-12 02:14:13 +00:00
dd2 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
defendguin Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
digger Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
dipmap Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
dopewars Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
duckmaze Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
eboard Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
enigma Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
et Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
eus-demo Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
exchess Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
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 Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
falcons-eye Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
fillets-ng Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib 2009-05-20 00:58:05 +00:00
fillets-ng-data Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
finalbattle Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
fire Add DESTDIR support. 2008-06-12 02:14:13 +00:00
fkiss Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
flightgear MAKE_JOBS_SAFE=no 2009-08-03 15:57:45 +00:00
flightgear-base Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
fltk-sudoku Fix DESTDIR. 2008-04-07 16:53:38 +00:00
foobillard Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
fortune-strfile Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
fortunes-calvin Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
fortunes-de Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
fortunes-futurama Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
fortunes-h2g2 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
freeciv-client Update to 2.1.9: 2009-06-08 09:24:39 +00:00
freeciv-manual Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
freeciv-server Update to 2.1.9: 2009-06-08 09:24:39 +00:00
freeciv-share Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
freedroid Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
freesci Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
frotz Change getline() to get_line() 2009-07-18 02:49:15 +00:00
frozen-bubble Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
fruit Fix DESTDIR. 2008-04-07 17:11:51 +00:00
galaxa Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
gamazons Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
gate88 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
gbrainy recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
gcompris Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
gemdropx Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
genecys-client Add DESTDIR support. 2008-06-20 01:09:05 +00:00
genecys-data Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
ggz-client-libs add a makefile snippet to install a wrapper for "ggz-config", preventing 2009-07-28 18:47:14 +00:00
glaxium Fixed "extra qualification" errors. 2007-10-10 11:36:40 +00:00
glickomania Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gltron Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
gnome-games -redo the scorefile install hacks 2009-07-28 18:52:07 +00:00
gnome-games-extra-data Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
gnome-mastermind Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
gnuchess Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +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 Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
gnugo Update to 3.8: 2009-07-22 13:30:59 +00:00
gogui Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
golddig Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
greed
grhino Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
gtetrinet Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
gtkballs Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
gtklevel9 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
gtkmagnetic Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
gturing Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
heretic2-demo Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
hugo Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
icbm3d Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
icebreaker Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
imaze Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
InterLOGIC Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
ioquake3 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
ivan Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
jetpack Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
jools Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
kajaani-kombat Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
kapooka Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
kdegames3 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
kdetoys3 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
ketm Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
knightcap update checksum for patch-ad. 2009-08-15 22:28:41 +00:00
knightcap-brain Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
knights Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
KoboDeluxe drop stale patch checksum 2009-07-15 21:46:17 +00:00
koth Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
kye Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
lbreakout Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
lbreakout2 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
level9 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
lgeneral Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
lgeneral-data
libggz Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
lincity Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
liquidwar Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
lmarbles Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
LostPixels Export SDLDIR, otherwise cmake cannot find SDL_image and friends. 2009-07-06 16:09:21 +00:00
lpairs Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
ltris Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
maelstrom-sdl Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
maelstrom-x11 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
majesty-demo Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
minami Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib 2009-05-20 00:58:05 +00:00
mirrormagic Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
mirrormagic-sdl Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
monsterz Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +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 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
nagi Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
nethack Use META_PACKAGE. 2009-04-08 23:02:08 +00:00
nethack-lib MAKE_JOBS_SAFE=no 2009-08-04 13:58:57 +00:00
nethack-qt Not MAKE_JOBS_SAFE. 2009-07-16 14:59:19 +00:00
nethack-tty Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
nethack-x11 Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
netmaj Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
netmaze Mark as destdir ready. 2008-07-14 12:55:56 +00:00
netris Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
neverball Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
newvox Add DESTDIR support. 2008-06-20 01:09:05 +00:00
nighthawk Fixed pkglint warnings. 2009-06-14 20:31:11 +00:00
ninvaders Import ninvaders-0.1.1, a curses space invaders clone. 2009-04-11 18:00:42 +00:00
omega Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
openmortal Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
openttd Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
orbital_eunuchs_sniper Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
pag Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
pioneers Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
plib Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
pokerth Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +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 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
powwow Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
prboom Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
puzzles Bump PKGREVISION for changed help files. 2009-08-05 00:03:14 +00:00
pysolfc Install man page. From pkgsrc-wip. 2009-08-08 06:09:29 +00:00
pytraffic Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
qnetwalk Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
qonk Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
qstat Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
quake Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
quake2forge Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
quake3arena Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
quake3arena-demo Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
quake3server Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
quake3server-excessive Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
quake3server-osp Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
quake3server-ra3 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
quake3server-ut Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
quake6 Add DESTDIR support. 2008-06-20 01:09:05 +00:00
quakedata Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
quakeforge Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
quarry Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
REminiscence Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
rocksndiamonds Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
rocksndiamonds-levels Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
rollemup Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
rtcw Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
sarien Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
scid Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
scummvm Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
scummvm-bass Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
scummvm-fotaq Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
scummvm-tools Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
sex Import sex-1.0, courtesy of jfranz@bsdprojects.net (from pkgsrc-wip). 2008-10-26 09:51:52 +00:00
simgear Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
singularity Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
sirius Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
six Add DESTDIR support. 2008-06-20 01:09:05 +00:00
sjeng Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
sl Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
spaceracer Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
spellcast Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
spider Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
stegavorto Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
stratagus Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
sudoku-cli
svb update mirror. 2009-05-21 10:58:05 +00:00
tads Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
tanked Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
teg Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
tetrinetx Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
thew Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
tileworld Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
tscp Fix installation. 2008-04-07 18:16:45 +00:00
tuxmath Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
tuxracer Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
ufoai Needs msgfmt. 2009-07-14 09:50:29 +00:00
urban Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
velena Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
vms-empire Added support for installation to DESTDIR. 2007-11-29 20:52:07 +00:00
warzone2100 Update to 2.2.1. 2009-08-16 21:21:51 +00:00
wesnoth Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
wormux Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
wormz Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
wxhugo Fix build with newer GCC. 2008-07-10 13:20:46 +00:00
xarchon Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:10:35 +00:00
xbat Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xbill user-destdir support 2009-07-08 17:03:51 +00:00
xblast Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xblockout Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xboard user-destdir support 2009-07-08 17:03:51 +00:00
xboing Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xbomb Changes 2.2: 2008-11-21 16:48:33 +00:00
xbomber Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xbreaky Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
xconq Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xdemineur Add DESTDIR support. 2008-06-20 01:09:05 +00:00
xdoom Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xemeraldia Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xevil Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
xfreecell * Add dependency on libX11 directly, noted in PR 38644. 2008-05-24 15:59:27 +00:00
xfrisk Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xgalaga Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xgospel user-destdir support 2009-07-08 17:15:08 +00:00
xjewel
xjig Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xjump Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
xkobo Remove ex-MASTER_SITE. From Zafer Aydogan. 2007-12-02 00:01:08 +00:00
xmahjongg user-destdir support 2009-07-08 17:15:08 +00:00
xmris Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xnibbles Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xpat2 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xpilot Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xpipeman Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xpuyopuyo Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
xracer Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xrick Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xroach Simplify and fix build with newer NetBSD by exploiting USE_BSD_MAKEFILE. 2009-02-07 17:31:29 +00:00
xroads user-destdir support 2009-07-08 17:15:08 +00:00
xsc Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xscavenger Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xscorch Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xscrabble Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xskat Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xsokoban Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xsoldier Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xtris Set SETGIDGAME before bsd.prefs.mk is included. 2008-06-15 11:15:44 +00:00
xtux Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xvier Mechanical changes to add DESTDIR support to packages that install 2008-03-04 06:59:03 +00:00
xworm Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
xye Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +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 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
Makefile + puzzles. 2009-07-20 14:59:29 +00:00