Commit graph

203724 commits

Author SHA1 Message Date
richard
91d86b36d9 add devel/py-unittest2 2013-07-08 04:53:58 +00:00
richard
0910416e44 Unittest2 is a backport of the new features added to the unittest testing
framework in Python 2.7. It is tested to run on Python 2.4 - 2.7.

To use unittest2 instead of unittest simply replace import unittest with
import unittest2.
2013-07-08 04:52:48 +00:00
taca
af442e5e5b Note update of mail/roundcube package to 0.9.2nb1. 2013-07-08 03:35:37 +00:00
taca
c1a4b42318 roundcube require pear-Mail_mimeDecode, too.
Bump PKGREVISION.
2013-07-08 03:35:00 +00:00
obache
7eb2e11444 from CHANGES in 1.8.0, support ruby 1.9. 2013-07-08 02:43:13 +00:00
rodent
6b0f9b1d5c Revert last commit, because update to lang/lua made it unnecessary. 2013-07-08 01:36:55 +00:00
rodent
87e4939313 Fix build on SunOS. Add patch to define bswap_32(x) and bswap_64(x). 2013-07-08 00:56:45 +00:00
marino
5192d24220 www/aws-demos: Follow update of www/aws
The www/aws-demos builds off of www/aws, but it required several changes
after www/aws was updated to version 3.1.0.

Five new demos were also added.
2013-07-07 23:47:40 +00:00
marino
bb3560846e www/aws: Update to from version 2.10.0 to 3.1.0
There is no dedicated change log but version 2.10 was introduced to
pkgsrc 2.5 years ago.  The current capability is described by
http://docs.adacore.com/aws-docs/aws.html

This is roughly equivalent to Adacore release 2013 of aws.
The "gnutls" option was added as an alternative to ssl.
2013-07-07 23:46:50 +00:00
rodent
a9103003ea Moved my update to solarus to before adam@'s updates to the qt4 packages. 2013-07-07 18:28:13 +00:00
rodent
b65f2a827d Updated games/solarus to 1.0.4 2013-07-07 18:17:33 +00:00
adam
8309faa7ba Updated x11/qt4 to 4.8.5 2013-07-07 18:16:27 +00:00
rodent
1b08ee8016 Remove -Wl,--version-script=Version_script to fix build on SunOS. 2013-07-07 18:15:55 +00:00
adam
4d1608bcdf Qt 4.8.5 provides overall close to 400 improvements, for example:
35 fixes to Qt Core module
65 fixes to Qt Gui module
21 Mac OS X specific fixes
15 Windows specific fixes
8 Linux/X11 specific fixes
Webkit upgrade to 2.2.4 (minor improvements)
Change all shmget calls to user-only memory (security)
Several important fixes for the VxWorks port in the Qt Enterprise version
2013-07-07 18:13:56 +00:00
rodent
8a98cc60ac Require lua>=5.1.5. src/Savegame.cpp requires lua.hpp, which is not
included in lua 5.1.4 (NetBSD 6.1 base's lua).
2013-07-07 18:11:11 +00:00
rodent
7f6b599856 Updated to latest release. No big changes pkgsrc-wise. From ChangeLog:
solarus-1.0.4 (2013-06-26)

Bug fixes for the 1.0 release.

Solarus changes:

* Don't die if a script tries so show a missing string (#237).
* Don't die if a treasure has a variant unexistent in the item sprite.
* Fix customization of joypad commands.

solarus-1.0.3 (2013-06-25)

Bug fixes for the 1.0 release.

Solarus changes:

* Fix blocks not completely moved since Solarus 1.0.2.

solarus-1.0.2 (2013-06-22)

Bug fixes for the 1.0 release.

Solarus changes:

* Fix a crash when a treasure callback changes the hero's state (#224).
* Fix a crash when a victory callback changes the hero's state.
* Fix a crash due to invalid sprite frame when animation is changed (#26).
* Fix an assertion error with FollowMovement of pickables.
* Fix the fullscreen mode not working on Mac OS X 10.7+ (#213, #220).
* Fix pickable treasures that could be obtained twice sometimes.
* Fix fade-in/fade-out effects on sprites that did not work (#221).
* Fix sol.audio.play_music() that failed with "none" or "same" (#201).
* Fix item:set_sound_when_brandish() that did not work.
* Fix diagonal movement that could bypass sensors since Solarus 1.0.1.
* Fix circle movement not working after entity:set_enabled(true).
* Fix detection of movement finished for NPCs.
* Fix memory issues with menus (#210).
* Fix handling of nil parameter in boolean setters (#225).
* Fix hangling the default language.
* Correctly suspend timers when set_suspended_with_map is called.
* When a sprite is suspended, suspend its transitions (#226).
* Don't die if a music or a sound cannot be found.
* Don't die if an image cannot be found.
* Don't die if running a savegame without starting location specified.
* Don't die if a script refers to a non-existing equipment item.
* Don't die if the self parameter is missing when calling a method (#219).
* Fix dangling pointers after removing some kind of entities.

Solarus Quest Editor changes:

* Editor: allow to create map entities from the quest tree (#208).
* Editor: fix a typo in the bomb flower sprite (#214).
* Editor: fix a possible NullPointerException when opening an invalid map.

Documentation changes:

* Documentation: add the syntax specification of maps and tilesets.
2013-07-07 17:41:31 +00:00
taca
d378e8ba37 Make PHP54_VERSION to 5.4.17. 2013-07-07 16:22:21 +00:00
taca
49f0ea785e No need to specify GEM_CLEANBUILD. 2013-07-07 16:16:51 +00:00
rodent
df0c154977 Add missing dependencies as reported by verifypc and confirmed by ldd.
buildlink3.mk: gdk-pixbuf2 glib2 libsigc++ pthread
Makefile: Same as above plus mm-common and glibmm >=2.36.0.
2013-07-07 16:13:13 +00:00
taca
e47c316c1c Note update of textproc/ruby-xslt package to 0.9.9nb2. 2013-07-07 16:07:54 +00:00
taca
480d722078 Add build_info file to PLIST.
Bump PKGREVISION.
2013-07-07 16:07:25 +00:00
taca
035f8629ee Note update of devel/ruby-stream package to 0.5nb2. 2013-07-07 16:03:08 +00:00
taca
0e9df4298e Previous distfile wasn't really gem format file and now real gem file
can be fetched.  So, add  DIST_SUBDIR and bump PKGREVISION.
2013-07-07 16:02:42 +00:00
taca
dcae36489c Note update of devel/ruby-rdoc package to 4.0.1nb1. 2013-07-07 15:59:23 +00:00
taca
a937cfb0b0 Make sure to add a patch file. 2013-07-07 15:58:52 +00:00
taca
68a07f6e56 Add quick hack to fix runtime problem with Ruby 1.8.7.
Bump PKGREVISION.
2013-07-07 15:57:59 +00:00
taca
05d9c5f7d1 Simplity GEM_CLEANBUILD. 2013-07-07 15:56:50 +00:00
taca
5fa8634169 Note update of www/ruby-fcgi package to 0.8.8nb2. 2013-07-07 15:37:00 +00:00
taca
37845d0bbd o Add build_info file to PLIST.
o Utilize GEM_NAME in PLIST.

Bump PKGREVISION.
2013-07-07 15:36:37 +00:00
taca
bd67d2764f Note update of textproc/ruby-libxml package to 2.6.0nb1. 2013-07-07 15:35:12 +00:00
taca
5c764a9c33 o Add build_info file to PLIST.
o Don't include extconf.h, a working file to package.

Bump PKGREVISION.
2013-07-07 15:34:45 +00:00
taca
aef9035465 Note update of security/ruby-shadow package to 2.2.0nb1. 2013-07-07 15:33:23 +00:00
taca
59a54d9d15 o Clean up GEM_CLEANBUILD not to include the same Ruby's extension file and
working files in package
o Use RUBY_DLEXT in PLIST.

Bump PKGREVISION.
2013-07-07 15:32:56 +00:00
taca
4c34c9572b Note update of math/ruby-narray package to 0.6.0.8nb1. 2013-07-07 15:30:36 +00:00
taca
2caaddd34e Change GEM_CLEANBUILD not to include working file to package.
Bump PKGREVISION.
2013-07-07 15:29:47 +00:00
taca
4acf0ca554 Note update of graphics/ruby-gd package to 0.8.0nb12. 2013-07-07 15:27:57 +00:00
taca
ed2824125b o Add build_info file to PLIST.
o Utilize GEM_NAME in PLIST.

Bump PKGREVISION.
2013-07-07 15:27:26 +00:00
taca
ee9951fd21 Note update of devel/ruby-rbtree package to 0.4.1nb1. 2013-07-07 15:26:25 +00:00
taca
07636baa24 Change GEM_CLEANBUILD not to include the same Ruby's extension file in
package.

Bump PKGREVISION.
2013-07-07 15:25:59 +00:00
taca
97a9590644 Utilize GEM_NAME in PLIST. 2013-07-07 15:24:19 +00:00
taca
99f3027207 Add build_info file to PLIST.
Bump PKGREVISION.
2013-07-07 15:22:55 +00:00
taca
33e11fbb15 Note update of databases/ruby-odbc package to 0.99995nb1. 2013-07-07 15:22:06 +00:00
taca
60773c4f3a Add build_info file to PLIST.
Bump PKGREVISION.
2013-07-07 15:21:33 +00:00
taca
65d844da68 Note update of databases/ruby-ldap package to 0.9.13nb1. 2013-07-07 15:20:42 +00:00
taca
b5322ea4ce o Clean up GEM_CLEANBUILD and fix PLIST.
o Use RUBY_DLEXT in PLIST.

Bump PKGREVISION.
2013-07-07 15:20:16 +00:00
taca
f55727bc74 Note update of converters/ruby-unf_ext package to 0.0.6nb1. 2013-07-07 15:18:40 +00:00
taca
6058dfe237 No need to specify GEM_CLEANBUILD and fix PLIST.
Bump PKGREVISION.
2013-07-07 15:18:11 +00:00
taca
ca13549f43 Fix gem handling.
o Don't assume _DISTDIR end with '/' (by DESTDIR).
o A small clean up to GEM_CLEANBUILD handling.

A few clean up.
2013-07-07 15:16:38 +00:00
taca
45476896e7 Remove Ruby's version denendent directory.
No PKGREVISION bump for short time updates.
2013-07-07 15:12:56 +00:00
rodent
b58e4bfe24 +gtksourceviewmm 2013-07-07 15:08:53 +00:00