Commit graph

4197 commits

Author SHA1 Message Date
obache
6e518767d0 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
wiz
95005cd992 Update to 12.11, based on PR 47332 by Mayuresh.
Release 12.11

The GCompris development team is happy to propose you a new version
of GCompris numbered 12.11. This release includes 13 new activities,
probably more than any release of GCompris so far.

GCompris is a popular high quality educational software suite
comprising of numerous activities for children aged 2 to 10.

And when we say multi-activities, we really mean a lot. We now have
136 activities in GCompris!

I would like to give a special thanks to Gnome and Google for their
support in allowing us to have two students working three months
full time on GCompris last summer.

Release 12.05

The release 12.05 is mostly a maintenance release, no new activities
have been included. Many bug fixes and translation updates.
2012-12-15 16:07:15 +00:00
marino
3cd072de54 games/falcons-eye: fix patch corruption
Joerg's patch was duplicated, so it tried to apply twice.
It also caused two entries in distinfo.
2012-12-15 11:50:48 +00:00
tsutsui
27de0abe6a Update onscripter to 20121201.
upstream changes since 20121029:

20121201:
 - fix a write after free bug
 - fix out of bounds write bug when --render-font-outline is specified
 - update Androld SDK

20121117:
20121116:
20121031:
 - iOS SDK updates (not relevant to pkgsrc binary)
2012-12-14 17:17:54 +00:00
wiz
3310056285 + marathon-evil. 2012-12-12 16:27:17 +00:00
wiz
14c21539d5 Import marathon-evil-199704 as games/marathon-evil, packaged for wip
by Tim Larson.

Remember when you were a child, there was something about the dark that
just struck you with pure terror? But you grew out of this fear, knowing
that nothing really was there.

Things have changed.

Everyone was wrong.

Monsters DO exist.
2012-12-12 16:26:51 +00:00
wiz
2e98f16977 Remove unneeded patch after 4.6.2 update. 2012-12-12 12:25:39 +00:00
wiz
b2fd8508e5 Update to 4.6.2, based on patch provided by Yair K. in PR 46762.
Additional cleanups (config file, perl path, desktopdb).

Changes:
The changelog is very long, but it can summarized by saying the
pkgsrc supplied version is so old it isn't on the gnu sites anymore.
Some of the changes include: chess variant support, PGN variations,
fifty-move counter, move history, engine selection and output
windows, user-based settings, translations, position search, figurine
chess fonts and so on.
2012-12-12 12:25:14 +00:00
wiz
7d73272b0c Reset maintainer on his request. 2012-12-12 10:44:06 +00:00
wiz
196fb279fc Update to 1.0.2 (20120514) from Tim Larson in PR 47166.
Changes -- 1700 lines of changelog of various improvements to code
and documentation.
2012-12-12 10:22:37 +00:00
joerg
543f88ae7f Honour buildlink. Request C++11 with clang. Fix C++ usage. 2012-11-23 12:35:01 +00:00
joerg
bc61b56c59 Fix inline usage. 2012-11-23 12:33:44 +00:00
adam
6e246d9fd9 Changes 1.10.5:
This is a bugfix release for the stable 1.10 series.
2012-11-20 07:47:32 +00:00
joerg
89dddcaae0 Always return a value from non-void functions. 2012-11-19 23:22:07 +00:00
joerg
1e92dc7825 Always return a value in !void functions. 2012-11-19 02:54:02 +00:00
joerg
c95a5a5000 Accessor functions must not be in boost namespace as they are used too
early.
2012-11-16 00:51:35 +00:00
joerg
8b5d4357e6 Fix inline usage. 2012-11-16 00:50:39 +00:00
joerg
5e15ffa23c Don't redeclare a variable, use the existing one. Bump revision. 2012-11-16 00:50:13 +00:00
joerg
952cd6306e Drop bogus -O6. 2012-11-16 00:49:35 +00:00
shattered
1478b2b639 Update to 2.6.4. Changes:
- fixed crash caused by long config path
- added a bunch of levelsets
2012-11-10 08:53:28 +00:00
joerg
a129108b5e Fix ODR violation that results in clang not emitting the vtable for
Path, if the inline function isn't emitted separately due to
optimisations.
2012-11-07 15:24:39 +00:00
joerg
93bcfc6020 Welcome the void. 2012-11-01 19:44:16 +00:00
tsutsui
df38e8c334 Update onscripter to 20121019.
pkgsrc changes:
 - add PKG_OPTION onscripter-pda that enables PDA_AUTOSIZE option
   to fit window size to screen on small PDA devices like W-ZERO3 and Zaurus

upstream changes since 20120926:

20121029:
 - fix compiler error on iOS target build environment

20121019: serious bug fix
 - fix memory leak per rendering a glyph, slipped in since 20050819

20121016:
 - reimplement yesnobox insn to allow yes/no choice in dialog
 - implement okcancelbox insn
 - enlarge buttons in yesnobox and okcancelbox dialogs
 - allow mapping right click to no/cancle in yesnobox and okcancelbox insns
2012-10-30 16:09:53 +00:00
joerg
c1be91195f extern inline -> static inline 2012-10-26 20:22:12 +00:00
joerg
3fdd999007 C++ is not K&R C, so give main the return type it is supposed to have. 2012-10-26 20:21:33 +00:00
joerg
518ff97170 Add missing pangox-compat dependency in wxGTK24 and wxGTK26.
Recursive bump for the new dependency.
2012-10-24 15:48:32 +00:00
wiz
a825c28ac2 Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
2012-10-23 10:24:02 +00:00
wiz
9f2cee372c Recursive bump for new gtkglext pangox-compat dependency. 2012-10-16 17:47:19 +00:00
dholland
da983b3d28 Update HOMEPAGE. (The old one still works too, at least for now.) 2012-10-14 03:03:32 +00:00
marino
a469e857a8 games/ivan: Fix redeclared variable error
gcc 4.7.2 stops build when "int c" is declared twice.
2012-10-11 11:36:20 +00:00
adam
ed93f0ca47 Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
wiz
4a1872de96 Update to 2.1.5:
Version 2.1.5
* Updated translations
* 1 bug fix
2012-10-08 12:48:55 +00:00
wiz
c4d2ede922 Update to 0.1.4: bug fixes. 2012-10-07 21:30:42 +00:00
tsutsui
4116fdf3ea Update onscripter to 20120926.
Changes summary:

20120926:
 * fix a bug in textgosub insn used with wait-click '@' and following insns

20120910:
 * improve font rendering used by --render-font-outline option
2012-10-07 20:20:24 +00:00
asau
6fea5bcba5 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 11:54:29 +00:00
wiz
6881df6a4c Update for python25 removal. 2012-10-03 22:14:00 +00:00
wiz
3184463075 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
tron
78f9c75877 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
dholland
743558ffad Update to 2.8.0. No separate changelog, see games/flightgear.
Caution: distfile has more than doubled in size to nearly 700MB.
2012-09-30 21:37:30 +00:00
dholland
52e1cda4aa Update to 2.8.0. Switches build system to cmake.
August 17, 2012 -- FlightGear v2.8.0 is Released

The FlightGear development team is happy to announce the v2.8.0
release of FlightGear, the free, open-source flight simulator. This
new version contains many exciting new features, enhancements and
bugfixes.

V2.8.0 includes improvements making FlightGear world more realistic
than ever before.  Placement of random buildings and trees match the
underlying terrain texture, and urban areas now have denser random
buildings.  Textures can be region specific, and users can select
between summer and winter textures in-sim.  An improved atmospheric
scattering and terrain haze model means the lighting of the terrain is
more realistic.  Finally, a new automated system is now available for
scenery submissions that automatically get rolled into the scenery
distribution to be enjoyed by everyone.

[...]

Some of the major changes include:

AI Traffic

    Improved aircraft models and textures.

Flight dynamics

    FlightGear has been synced with the JSBSim project.

Environment

    Region-specific terrain textures are used for Europe and Hawaii.
Now towns in Europe look different from towns in the USA.

    Cities and towns now look more populated due to random 3D
buildings, complete with lighting at night.
    Scenery looks more realistic due to improved placement of random
objects, buildings and trees.
    Airport signs are now rendered in 3D, with support for
double-sided signs. Full apt.dat 850 syntax is supported.
    You can now select between summer and winter scenery in-sim.

Instruments & HUDs

    A new flexible, 2D rendering system designed for complex
instruments such as CDUs, MFDs, EICAS, HUDs and other glass cockpit
interfaces. Canvas allows aircraft designers to easily build complex
instruments without needing specialized C++ code.

Interface

    Support for translation of the main menu into languages other than
English.
    A Nasal API is available allowing access to Navigation and
route-manager data.

Highlighted new and improved aircraft

    Airwave Xtreme 150: complete new (JSBSim) flight dynamics, new
model, advanced pilot animations.
    Cessna 337G Skymaster

Project infrastructure

    Various improvements to our scenery database make it easier than
ever to add, delete or update objects to the FlightGear world.
    The new aircraft download page allows you to easily find quality
aircraft, by filtering on status indications.

Visual effects

    Improved simulation of atmospheric light scattering with terrain
haze.
    An experimental renderer, named after the famous painter
Rembrandt, is included for testing purposes. The Rembrandt rendered
supports multiple light sources (landing lights, instrument lights),
real-time shadows and ambient occlusion across aircraft and scenery
for a much more realistic visual experience.

Other

    Additional joysticks and rudder pedals are supported out-of-the-box:
        InterLink Elite
        Micorosft Xbox 360 Controller
        Qware USB
        Saitek Cyborg X (F.L.Y. 5)
        Saitek Pro Flight Cessna Yoke
        Saitek Pro Flight Cessna Trim Wheel
        Saitek Pro Flight Cessna Rudder Pedals
        Speedlink Defender
    A French partial translation of The FlightGear Manual is now available.

Bug fixes

    See our bugtracker for an extensive list of the bugs fixed in this release.
2012-09-30 10:04:33 +00:00
dholland
c2b40706c7 Mark this BROKEN because it needs to match the version of simgear and
there's no point trying to build it until then. I'm going to do this
but I might not get it done promptly.
2012-09-30 01:58:19 +00:00
dholland
8030cd7d21 Update to 2.8.0; fixes build with current boost.
Build system changed to cmake.

Rename patch-ab; the other pre-existing patches do not appear to be
needed any further.

No recent upstream news or changelog appears to exist. The project
home page doesn't admit the existence of versions newer than 2.0.0,
but there are several, corresponding to the recent versions of
FlightGear.
2012-09-30 01:50:15 +00:00
jperkin
d077f943e4 Add libiconv buildlink. 2012-09-28 08:55:19 +00:00
obache
fff6231f2b missing parts of recursive revbump for gnutls update. 2012-09-23 10:47:45 +00:00
ryoon
601958a392 Recursive revbump from multimedia/libvpx 1.1.0 update 2012-09-22 13:48:15 +00:00
dholland
c42b480060 Fix some pkglint 2012-09-15 19:12:55 +00:00
obache
8ace00dcd8 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
cheusov
5d043ad832 Add missing CONFLICTS between exchess-book-small exchess-book-medium; ++pkgrevision 2012-09-08 23:05:03 +00:00
adam
e7608643ab Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
tsutsui
0cb0433594 Update onscripter to 20120901.
Change logs:

20120901:
 * add --render-font-outline option that enables outline fonts
   added in SDL_ttf 2.0.10

20120831:
 * fix resampling bug in resizeImage function enabled by
   -PDA_WIDTH or -DPDA_AUTOSIZE options

20120826:
 * fix a bug in getcursorpos2 insn after strsp insn
 * fix autosave bug if pretextgosub is not set
2012-09-07 15:02:44 +00:00