summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-07-08Fix build on SunOS. Add patch to define bswap_32(x) and bswap_64(x).rodent2-1/+20
2013-07-07www/aws-demos: Follow update of www/awsmarino2-10/+30
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-07www/aws: Update to from version 2.10.0 to 3.1.0marino30-452/+195
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-07Moved my update to solarus to before adam@'s updates to the qt4 packages.rodent1-2/+2
2013-07-07Updated games/solarus to 1.0.4rodent1-1/+2
2013-07-07Updated x11/qt4 to 4.8.5adam1-1/+10
2013-07-07Remove -Wl,--version-script=Version_script to fix build on SunOS.rodent1-1/+5
2013-07-07Qt 4.8.5 provides overall close to 400 improvements, for example:adam26-220/+140
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-07Require lua>=5.1.5. src/Savegame.cpp requires lua.hpp, which is notrodent1-1/+2
included in lua 5.1.4 (NetBSD 6.1 base's lua).
2013-07-07Updated to latest release. No big changes pkgsrc-wise. From ChangeLog:rodent2-7/+8
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-07Make PHP54_VERSION to 5.4.17.taca1-2/+2
2013-07-07No need to specify GEM_CLEANBUILD.taca1-3/+1
2013-07-07Add missing dependencies as reported by verifypc and confirmed by ldd.rodent2-2/+12
buildlink3.mk: gdk-pixbuf2 glib2 libsigc++ pthread Makefile: Same as above plus mm-common and glibmm >=2.36.0.
2013-07-07Note update of textproc/ruby-xslt package to 0.9.9nb2.taca1-1/+2
2013-07-07Add build_info file to PLIST.taca2-4/+4
Bump PKGREVISION.
2013-07-07Note update of devel/ruby-stream package to 0.5nb2.taca1-1/+2
2013-07-07Previous distfile wasn't really gem format file and now real gem filetaca2-7/+7
can be fetched. So, add DIST_SUBDIR and bump PKGREVISION.
2013-07-07Note update of devel/ruby-rdoc package to 4.0.1nb1.taca1-1/+2
2013-07-07Make sure to add a patch file.taca1-0/+44
2013-07-07Add quick hack to fix runtime problem with Ruby 1.8.7.taca2-2/+4
Bump PKGREVISION.
2013-07-07Simplity GEM_CLEANBUILD.taca1-2/+3
2013-07-07Note update of www/ruby-fcgi package to 0.8.8nb2.taca1-1/+2
2013-07-07o Add build_info file to PLIST.taca2-6/+6
o Utilize GEM_NAME in PLIST. Bump PKGREVISION.
2013-07-07Note update of textproc/ruby-libxml package to 2.6.0nb1.taca1-1/+2
2013-07-07o Add build_info file to PLIST.taca2-5/+8
o Don't include extconf.h, a working file to package. Bump PKGREVISION.
2013-07-07Note update of security/ruby-shadow package to 2.2.0nb1.taca1-1/+2
2013-07-07o Clean up GEM_CLEANBUILD not to include the same Ruby's extension file andtaca2-10/+6
working files in package o Use RUBY_DLEXT in PLIST. Bump PKGREVISION.
2013-07-07Note update of math/ruby-narray package to 0.6.0.8nb1.taca1-1/+2
2013-07-07Change GEM_CLEANBUILD not to include working file to package.taca2-5/+5
Bump PKGREVISION.
2013-07-07Note update of graphics/ruby-gd package to 0.8.0nb12.taca1-1/+2
2013-07-07o Add build_info file to PLIST.taca2-5/+6
o Utilize GEM_NAME in PLIST. Bump PKGREVISION.
2013-07-07Note update of devel/ruby-rbtree package to 0.4.1nb1.taca1-1/+3
2013-07-07Change GEM_CLEANBUILD not to include the same Ruby's extension file intaca2-4/+4
package. Bump PKGREVISION.
2013-07-07Utilize GEM_NAME in PLIST.taca1-3/+3
2013-07-07Add build_info file to PLIST.taca2-4/+4
Bump PKGREVISION.
2013-07-07Note update of databases/ruby-odbc package to 0.99995nb1.taca1-1/+2
2013-07-07Add build_info file to PLIST.taca2-2/+4
Bump PKGREVISION.
2013-07-07Note update of databases/ruby-ldap package to 0.9.13nb1.taca1-1/+2
2013-07-07o Clean up GEM_CLEANBUILD and fix PLIST.taca2-5/+6
o Use RUBY_DLEXT in PLIST. Bump PKGREVISION.
2013-07-07Note update of converters/ruby-unf_ext package to 0.0.6nb1.taca1-1/+2
2013-07-07No need to specify GEM_CLEANBUILD and fix PLIST.taca2-6/+3
Bump PKGREVISION.
2013-07-07Fix gem handling.taca1-10/+15
o Don't assume _DISTDIR end with '/' (by DESTDIR). o A small clean up to GEM_CLEANBUILD handling. A few clean up.
2013-07-07Remove Ruby's version denendent directory.taca1-3/+1
No PKGREVISION bump for short time updates.
2013-07-07+gtksourceviewmmrodent1-1/+2
2013-07-07Added x11/gtksourceviewmm version 3.2.0rodent1-1/+2
2013-07-07Import gtksourceviewmm-3.2.0 as x11/gtksourceviewmm.rodent5-0/+242
gtksourceviewmm is a C++ wrapper for the gtksourceview widget library. It offers all the power of gtksourceview with an interface familiar to C++ developers, including users of the gtkmm library.
2013-07-07+mm-commonrodent1-1/+2
2013-07-07Added devel/mm-common version 0.9.6rodent1-1/+2
2013-07-07Import mm-common-0.9.6 as devel/mm-common.rodent5-0/+69
The mm-common module provides the build infrastructure and utilities shared among the GNOME C++ binding libraries. It is only a required dependency for building the C++ bindings from the gnome.org version control repository. An installation of mm-common is not required for building tarball releases, unless configured to use maintainer-mode.
2013-07-07Note update of misc/rubygems package to 2.0.3nb2.taca1-1/+2