Commit graph

151 commits

Author SHA1 Message Date
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
rillig
7a273b1698 games/*: fix alignment of variable values
pkglint -Wall -r --autofix --only aligned

After running the above command, three packages had to be adjusted
manually:

In maelstrom-x11, pkglint didn't see that a commented variable
assignment should have been re-aligned as well.

In netmaze, there was a single line that didn't align well with all the
others, but pkglint decided to adjust the whole paragraph to this single
line. The result would have been ok, but not good.

In tscp, there was a paragraph where some of the lines were indented
one space more than the others. This rule is useful when one variable
name is very long compared to the others, but not in this case.
2018-01-14 17:33:57 +00:00
adam
983847f667 Revbump after boost update 2018-01-01 21:18:06 +00:00
adam
931d707fe2 Revbump for boost update 2017-08-24 20:03:08 +00:00
jperkin
6b547497bb Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
ryoon
76884737ca Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
adam
76632718ac Revbump after boost update 2017-01-01 16:05:55 +00:00
wiz
7f84153239 Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
adam
3b88bd43a5 Revbump post boost update 2016-10-07 18:25:29 +00:00
wiz
ad0031c15e Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
wiz
2b0a009d0e Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
leot
2ccec1ba17 Update games/wesnoth to 1.12.6
Changes:
Version 1.12.6:
 * Campaigns:
   * Legend of Wesmere:
     * Fixed recruit lists for AI sides in MP mode.
     * Made it so the campaign displays an error and aborts when started with
       Shuffle Sides enabled in MP mode.
 * Language and i18n:
   * Updated translations: British English, Galician, Italian, Japanese,
     Portuguese, RACV, Russian, Scottish Gaelic, Slovak, Spanish, Swedish
 * Terrains:
   * Fixed glitches of river ford transitions.
 * User interface:
   * GUI1 comboboxes now use the thinner menu frame style.
   * Fixed minimap buttons appearing without contents or in the wrong state
     when the game window is resized, when using debug commands to toggle fog
     and/or shroud, and probably a lot of other occurrences that are now
     covered by a proper fix on top of the quick hacks shipped with versions
     1.11.16 and 1.12.3.
   * Fixed MP lobby games list coming up empty when Invert is checked while
     Apply Filter is not (bug #23117).
   * Fixed Observers icon appearing behind other top bar items in MP games on
     horizontal UI resolutions < 1024 (bug #24455).
   * Fixed ToD schedule progress indicator appearing behind other top bar items
     on vertical UI resolutions < 600.
 * Miscellaneous and bug fixes:
   * Revert all updates to hot-key handling which broke letter-based short-cuts
     on non-US keyboard layouts, where characters are in different key
     locations (bug #24186).
   * Fix the move-to-targets candidate action of the default AI ignoring tunnels
   * Fix two rare bugs in the goto candidate action that resulted in goto moves
     by other units being skipped after a unit could not get to its goal.
   * Fixed possible assertion failures in multiplayer.
   * Fixed false positive OOS messages in replay when replaying games from an
     older Wesnoth version.
   * Fixed saving the game during a replay creating corrupt saves (bug #23310).
   * Fixed unit test compilation against Boost 1.60 and later (bug #24234).
2016-06-18 21:18:16 +00:00
adam
7f3b4730ad Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
leot
826ebb05e4 Update games/wesnoth to 1.12.5.
Changes:
Version 1.12.5:
 * Campaigns:
   * Eastern Invasion:
     * Fixed scenario events not working right on easy difficulty in 'Captured'.
   * Legend of Wesmere
     * Fixed carryover bugs in scenarios 5-12.
       (units missing from carryover, units appearing twice on map...)
 * Editor:
   * Add Recent Files menu with a list of recently saved or loaded maps or
     scenarios, up to a custom limit (by default 10) that can be set in
     Advanced Preferences.
   * Fixed Player Start labels not being updated with repeat map generations
     (bug #20036)
 * Language and i18n:
   * Updated translations: British English, French, Hungarian, Japanese,
     Latvian, Polish, Portuguese, Scottish Gaelic, Spanish
   * Fixed crashes during start-up on Windows resulting from add-ons containing
     erroneous textdomain declarations (bug #23839).
 * Multiplayer:
   * Era names no longer support formatting markup in the game setup screen.
   * Made MP lobby filter option filter on eras and mods too (bug #22987).
   * Fix scenario ending to early for players that are defeated if there are
     still players fighting and victory_when_enemies_defeated=no.
   * Fix 'enemies defeated' event causing OOS error in mp scenarios.
 * Terrains:
   * Removed unit elevation from N-S hanging bridges
   * Added unit elevation to NW-SE and SW-NE stone chasm bridges
   * Added unit elevation to NW-SE and SW-NE plank bridges
   * Hanging, stone chasm, and plank bridges are now displayed in-game simply
     as "Bridge", retaining their descriptive names in the editor as per
     convention.
   * Fixed spurious "could not open image 'terrain/.png'" error messages caused
     by terrains without a minimap image (symbol_image) such as those from the
     Special category in the editor (Impassable Overlay, etc.).
 * User interface:
   * Force uniform font rendering settings across X11 and Apple OS X, avoiding
     color glitches resulting from incorrect applications of subpixel hinting
     (bug #20337).
 * WML engine:
   * Added WML menu item and event handler views to the Gamestate Inspector
     dialog.
   * Removed y offset by -1 from [message]'s scroll-to-unit logic.
 * Miscellaneous and bug fixes:
   * Default to non-strict compilation with CMake.
   * Fixed strict compilation with clang 3.5 and 3.6.
   * Fixed strict compilation with gcc 5.
   * Fixed unbound memory read in internal time formatting code with
     specially-crafted input.
   * Fixed RECRUIT_UNIT_VARIATIONS core WML macro leaking an internal temporary
     variable ($recruited_unit_random_variation).
   * Fixed unit [resistance] and [jamming_costs] not being considered for sync
     check.
   * Fixed OOS on random maps, where clients placed sides in different castles.
   * Several fixes to the handling of key combinations including
     non-alphanumeric keys (Enter, Tab, F1-F12, etc.), especially relevant for
     assigning custom hotkeys to actions in Preferences.
   * Fixed broken Oasis terrain help entry (bug #23023)
   * Fixed hang when attempting to make a screenshot from a non-existent map via
     command-line (bug #20900)
   * Fixed cases of wrong unit type used in planning moves (bug #20299)
   * Avoid crash when planning moves on planned recruits (bug #18637)
2015-11-21 16:13:39 +00:00
agc
002d349f92 Add SHA512 digests for distfiles for games category
Problems found locating distfiles:
	Package blokus: missing distfile blokus-1.1.tar.gz
	Package crossfire-client: missing distfile crossfire-client-images-1.11.0.tar.gz
	Package dungeon: missing distfile dungeon-gdt-glk.tar.gz
	Package gate88: missing distfile Gate88_Mar19_05.tar.gz
	Package gnuchess4: missing distfile gnuchess-4.0.pl80.tar.gz
	Package ioquake3-pk3: missing distfile quake3-latest-pk3s.zip
	Package rollemup: missing distfile Rollemup.tar.gz
	Package tscp: missing distfile tscp181.zip
	Package xbat: missing distfile xev111.tar.gz
	Package xgalaga: missing distfile xgalaga-2.0.34.tar.gz
	Package xrick: missing distfile xrick-021212.tgz
	Package xskat: missing distfile xskat-cards.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 20:56:42 +00:00
adam
074bb68622 This is a maintenance release for the stable 1.12.x series, and it is fully compatible with previous releases in the series. This version includes an important fix for a security vulnerability affecting add-on creators, as well as an assortment of other bug fixes, minor improvements, and translation updates. 2015-07-23 14:56:45 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
tnn
9ee4b877fb Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
adam
e154f39d07 Changes 1.12.2:
This is a maintenance release for the stable 1.12.x series including a critical security fix, as well as an assortment of other bug fixes and improvements over version 1.12.1. We urge users of all previous versions to upgrade immediately.
2015-04-17 15:02:43 +00:00
joerg
08e21a905f Use explicit conversion to bool. 2015-03-22 20:05:28 +00:00
mef
34caa69847 (pkgsrc)
- drop two patches, upstream corrected.
    (the comments on patches were):
    The key argument of std::map must not be const as it can't be assigned
    internally otherwise.
  - Add buildlink to audio/libvorbis, sysutils/dbus
  - Add sysutils/desktop-file-utils/desktopdb.mk to include
  - Add post-patch: target to removed patched *.orig files
    (otherwise those are installed)
  - Adjust several REPLACE_PYTHON and REPLACE_BASH
  - Add patch to correct missing shebang lines necessary for REPLACE_.*

Update 1.10.7 to 1.12.1
-----------------------
  - changelog is too huge to list here, instead pick only for 1.12.1
    from: http://www.wesnoth.org/

Wesnoth 1.12.1

Sunday, January 25 2015

Wesnoth 1.12.1 is now available. This is a maintenance release
for the stable 1.12.x series and, as such, it delivers an
assortment of bug fixes and other improvements over version
1.12.0. Check the forum thread for a list of the most notable
changes in this version.

As on previous occasions, we also offer two versions of the
changelog: a trimmed-down players changelog including only
those items considered to be relevant in regular gameplay, and
a more technical full changelog for enthusiasts and content
creators.

The source code, Windows, and Apple OS X packages are already
available on the downloads page. You may also find packages
for other platforms there as they become available.  You may
comment on this release in the forums.
2015-03-10 05:16:28 +00:00
adam
8e3b70e314 Revbump after updating boost 2014-11-07 19:39:24 +00:00
wiz
d2526ada6e Update to 1.10.7:
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-28 13:17:32 +00:00
alnsn
bdc6025cdf Revbump after lang/lua51 update. 2014-10-19 22:27:43 +00:00
jperkin
eca223ca45 SunOS needs explicit -lintl -lsocket. Package is still broken due to
recent boost fallout.
2014-08-21 17:50:35 +00:00
adam
72ed0307eb Revbump after boost-libs update 2014-08-13 10:57:32 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
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-29 23:35:13 +00:00
wiz
c1b44346cd Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:36:53 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
alnsn
aedfc77e1e Revbump for Lua multiversion support. 2014-05-03 13:14:36 +00:00
wiz
37205c8180 Mark as not ready for python-3.x. Bump PKGREVISION. 2014-02-07 12:27:06 +00:00
adam
81059da3bd Revbump after updating devel/boost-libs 2013-11-20 20:04:35 +00:00
obache
be6a7bf66d recursive bump from boost-lib shlib major bump. 2013-11-20 13:23:41 +00:00
dholland
2d5ff4445e Bump PKGREVISION of packages whose Lua depends changed form, but whose
own PKGNAME is unchanged.
2013-10-30 06:49:53 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
obache
e836e09388 Update games/wesnoth to 1.10.6.
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-08-30 08:14:42 +00:00
joerg
a7edaa8bef The key argument of std::map must not be const as it can't be assigned
internally otherwise.
2013-06-13 21:41:48 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
c83ffb8583 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
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-03 10:04:30 +00:00
wiz
ff62534ca5 For some reason, translation files started getting installed (at least
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-06-01 23:15:42 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
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-05-31 12:39:57 +00:00
joerg
a63f01902e Needs C++11 when buildign with clang. 2013-02-26 11:15:43 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
obache
07659b9b8d recursive bump from boost-lib shlib update. 2013-02-15 11:53:59 +00:00
adam
838f541f89 Changes 1.10.5:
This is a bugfix release for the stable 1.10 series.
2012-11-20 07:47:32 +00:00