summaryrefslogtreecommitdiff
path: root/games/wesnoth/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2014-11-07Revbump after updating boostadam1-1/+2
2014-10-28Update to 1.10.7:wiz1-3/+2
Version 1.10.7: * Add-ons server: * Restricted names (not titles) for newly uploaded add-ons to ASCII hyphens, underlines, and alphanumerical characters. Previously uploaded add-ons are exempt from this change. * Graphics: * New portraits for HttT * Language and i18n: * Updated translations: Chinese (Traditional), French, Galician, Indonesian, Japanese, Old English, Polish, Portuguese, Portuguese (Brazil), Russian, Scottish Gaelic, Vietnamese * Networking: * Handle an exception in the SDL_net-based network code (bug #20205) * User interface: * Fixed (bug #17220): Cursor in gui2 text box now behaves appropriately after text box overflow occurs. * Fix viewport centering issues with actions such as the Next Unit command, and the [scroll_to], [scroll_to_unit], and [message] WML actions (bug #18793). * WML engine: * Fixed invalid memory access issues caused by subnamespaced persistent WML variables (bug #20385). * Fixed incorrect image path function name in error messages generated by using ~CROP() with negative coordinates. * Miscellaneous and bug fixes * Improved: Autorevision based revision numbers in CMake. * Fixed the recall list sometimes getting confused when dismissing a recall. * Prevent unchecked memory access in cut_surface() * Fixed bug #20853 ("WML child missing yet untested for" when loading some replays). * Backported several bugfixes for wmllint (Windows-unfriendliness on the command line, unusual crashers, underscores stripped from keys).
2014-10-19Revbump after lang/lua51 update.alnsn1-2/+2
2014-08-21SunOS needs explicit -lintl -lsocket. Package is still broken due tojperkin1-1/+3
recent boost fallout.
2014-08-13Revbump after boost-libs updateadam1-2/+2
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz1-2/+2
until proven otherwise.
2014-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777
2014-05-03Revbump for Lua multiversion support.alnsn1-2/+2
2014-02-07Mark as not ready for python-3.x. Bump PKGREVISION.wiz1-2/+3
2013-11-20Revbump after updating devel/boost-libsadam1-2/+2
2013-11-20recursive bump from boost-lib shlib major bump.obache1-2/+2
2013-10-30Bump PKGREVISION of packages whose Lua depends changed form, but whosedholland1-2/+2
own PKGNAME is unchanged.
2013-10-10Recursive revbump from pango-1.36.0ryoon1-2/+2
2013-09-02Revbump after cairo updateadam1-1/+2
2013-08-30Update games/wesnoth to 1.10.6.obache1-6/+4
based on PR pkg/48139 by Leonardo Taccari (with conditional PLIST fix) Changes: Version 1.10.6: * Campaigns: * The Rise of Wesnoth: * Fix bug #16772: AI won't attack * Son of the Black Eye: * Prevent infinite loop if fewer than two transport ships (bug #20389) * Language and i18n: * Updated translations: British English, Chinese (Simplified), Chinese (Traditional), Dutch, Estonian, French, Galician, German, Hungarian, Italian, Latin, Portuguese, Portuguese (Brazil), Scottish Gaelic, Serbian, Slovak, Vietnamese * Multiplayer: * Moved new lobby option in Preferences -> Multiplayer to Advanced Preferences and clarified description * User interface: * Scale down unit baseframes larger than 72x72 in the Recruit and Recall dialogs to prevent all list entries from being enlarged to fit * WML engine: * Fixed [disallow_end_turn] losing effect on save/reload (bug #20350) * Fixed [disallow_end_turn] persisting when advancing to the next scenario (bug #20351) * Fixed bug #20401: [remove_unit_overlay] did not work when the image used an image path function that took multiple parameters. * Miscellaneous and bug fixes: * Fixed a rare case where a player could exercise (very) limited control of another (human) player's units in a hotseat game. * Made wmllint recognize victory_string, defeat_string, gold_carryover_string, and notes_string (all from the [objectives] tag) as attributes that need to be made translatable * Fixed wmllint complaining about id= attributes in [time_area]s * Make drakes fly on volcano tiles (bug #20485). * Fixed bug #20290: No longer terminate due to a corrupt savegame. * Fixed bug #19970: No longer terminate due to corrupt preferences. * Fixed a display artifact (halos not cleared) when WML moves a unit. * Use bilinear interpolation for scaling images down. * Fixed wmllint, wmlscope and wmlindent not working correctly on Windows if a command line argument ends with a backslash
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-06-01For some reason, translation files started getting installed (at leastwiz1-5/+2
on NetBSD 6.99.20/amd64). Bump PKGREVISION and add them to the PLIST While here, remove obsolete REPLACE_RUBY line, the script was convert to python, it seems.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-02-26Needs C++11 when buildign with clang.joerg1-1/+6
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-02-15recursive bump from boost-lib shlib update.obache1-1/+2
2012-11-20Changes 1.10.5:adam1-3/+2
This is a bugfix release for the stable 1.10 series.
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam1-1/+2
2012-08-30Changes 1.10.4:adam1-3/+2
This is a bugfix release for the 1.10.x series and it is compatible with the other 1.10.x versions. Since the release of 1.10.3 several smaller issues were reported. Most of those were fixed in this release. The fixes center around terrain transitions, campaign problems and some smaller user interface tweaks. Of course many translations received updates and should be more polished now.
2012-08-29Recursive bump from boost-libs update.obache1-2/+2
2012-07-29Remove -Werror to make this build on NetBSD.wiz1-21/+18
While here: the program has enough dependencies that an additional python one (used by many scripts installed by the package) will not hurt; add proper dependency on python and remove python replacement hack. Bump PKGREVISION for python dependency.
2012-07-18Changes 1.10.3:adam1-26/+33
* Campaigns: * Heir to the Throne: * Fixed bug 19531: scroll to reinforcement units in Blackwater Port * Fixed bug 19517: The injured sergeant in HttT: Cliffs of Thoria will now always become visible when he is discovered. * Under the Burning Suns: * Made it so that all units are rehydrated quietly upon victory in scenario two * Under the Burning Suns: * Fix bug 19630: unit lost when Nym returns * Dust Devil no longer comments on cuttlefish * Wolf Riders now utter fleeing message on easy in scenario 3 * Editor: * Improved performance of the Editor Settings ToD lighting controls * Language and i18n: * Fixed untranslatable Cancel button label in the add-ons server network status dialog (bug 19659) * Updated translations: Chinese (Simplified), Finnish, French, Galician, Irish, Italian, Korean, Latin, Old English, Portuguese (Brazil), Russian * Multiplayer: * A New Land: * Made it so that the "Elvish Shaman" option in the elvish unit selection menu gets translated. Fixes bug 19677. * User interface: * Stop showing a unit's potential moves before moving in a move & attack, rather than after (more consistent with regular movement) * Whiteboard: * Fixed bug 19613: Multiple attacks after planning attacks in whiteboard * Fixed bug 19619: In local games, units keep ghosted appearance during opponent's turn * Fixed bug 19618: Problems with ending turn with impossible moves * Fixed bug 19615: Can see part of opponents' planned moves in local multiplayer game * WML engine: * Fix $owner_side in capture events fired due to unit movement * Miscellaneous and bug fixes: * Fixed: A preprocessor bug looking beyond the end of a buffer. * Fixed: Binding a temporary in the network code, possibly causing crashing. * Fixed bug 19469: Missing scenario hash results in Remote scenario always added to game description * Fixed bug 19322: controller=null hides a side in the status table * Fixed bug 19681: cache is never valid tweaked the number to string conversion of config_attribute * Fixed bug 16544: Fail to read `empty' cache files. * Added shroud_data to the inspection window (FR 19623). * Fixed: Wrong current side number after side turns (bug 19735) It also affected the lua field wesnoth.current.side
2012-07-02Revbump after updating boostadam1-2/+2
2012-04-02Drop maintainership.wiz1-2/+2
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-29Recursive bump from devel/boost-libs update.hans1-2/+2
2012-02-20Also unlimit the stacksize, so that this will compile on NetBSD/sparc64.jdc1-1/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-01-28Recursive bump for removal of jpeg/tiff/png buildlink3.mk fileswiz1-2/+2
from SDL_image. If one of these packages needs them, it should include them itself.
2012-01-09Recursive bump from boost-libs shlib bump.obache1-2/+2
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-1/+2
2011-10-11Changes 1.8.6:adam1-3/+2
* This is a bugfix release for the stable 1.8 branch. This release does mainly consist of smaller fixes and changes. This is most likely the last 1.8.x release.
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2011-02-24Changes 1.8.5:adam1-4/+3
* AI: * Fixed bug 16406: Fixed broken AI of SoF 1, and improved upgrade procedure for old-style AI config. * Fixed bug 16585: made AI move in targeting phase even if for some of the 'best' units moves to targets are impossible * Campaigns: * Descent into Darkness: * Made 'Alone at Last' easier. * Legend of Wesmere: * Added another keep in scenario 14. * Editor: * Added a standard click sound for brush bar buttons (bug 15635) * Graphics * Updated portraits for Drake Fighter and Burner * Language and i18n: * Updates fonts: DejaVu 2.32 * Updated translations: Chinese (Simplified), Chinese (Traditional), Czech, Dutch, Estonian, French, Galician, German, Hungarian, Indonesian, Japanese, Lithuanian, Polish, Russian, Serbian, Slovak, Vietnamese * User interface: * Fixed bug 16653: Avoid markup when calculating the text length for ellipse text (Debian bug 547476). * Fix bug 15960 "again", making "Cancel" a separate action and not just a duplicate of "OK." * Fix crash when doing teleport+attack to a fogged village
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-1/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-08-28Some cleanup. Use python2.6. Ride update to 1.8.4.wiz1-19/+10