Commit graph

207988 commits

Author SHA1 Message Date
taca
537ff90dbb Update ruby-rails32 to 3.2.15.
This is a bug fix release and also contains one security fix.
2013-10-18 15:38:03 +00:00
taca
fe7fc4c0d1 Update ruby-railties32 to 3.2.15.
CHANGELOG.md says "No changes." but really it contains a few bug fixes.
2013-10-18 15:34:46 +00:00
taca
d9c913a4cb Update ruby-actionmailer32 to 3.2.15.
CHANGELOG.md says "No changes." but it fixes possible dos vulnerability.
2013-10-18 15:33:16 +00:00
taca
9d97d6f91a Update ruby-activeresource32 to 3.2.15.
## Rails 3.2.15 (Oct 16, 2013) ##

* No changes.
2013-10-18 15:31:00 +00:00
taca
16566ab7e0 Update ruby-activerecord32 to 3.2.15.
## Rails 3.2.15 (Oct 16, 2013) ##

* When calling the method .find_or_initialize_by_* from a collection_proxy it
  should set the inverse_of relation even when the entry was found on the db.

    *arthurnn*

* Callbacks on has_many should access the in memory parent if a inverse_of is
  set.

    *arthurnn*

* Fix `FinderMethods#last` unscoped primary key.

    Fixes #11917.

    *Eugene Kalenkovich*

* Load fixtures from linked folders.

    *Kassio Borges*

* When using optimistic locking, `update` was not passing the column to
 `quote_value` to allow the connection adapter to properly determine how to
  quote the value. This was affecting certain databases that use specific
  colmn types.

    Fixes: #6763

    *Alfred Wong*
2013-10-18 15:30:05 +00:00
taca
ce337e5d3e Update ruby-actionpack32 to 3.2.15.
## Rails 3.2.15 (Oct 16, 2013) ##

* Fix `ActionDispatch::RemoteIp::GetIp#calculate_ip` to only check for
  spoofing attacks if both `HTTP_CLIENT_IP` and `HTTP_X_FORWARDED_FOR` are
  set.

  Fixes #12410
  Backports #10844

  *Tamir Duberstein*

* Fix the assert_recognizes test method so that it works when there are
  constraints on the querystring.

  Issue/Pull Request #9368
  Backport #5219

  *Brian Hahn*

* Fix to render partial by context(#11605).

  *Kassio Borges*

* Fix `ActionDispatch::Assertions::ResponseAssertions#assert_redirected_to`
  does not show user-supplied message.

  Issue: when `assert_redirected_to` fails due to the response redirect not
  matching the expected redirect the user-supplied message (second parameter)
  is not shown. This message is only shown if the response is not a redirect.

  *Alexey Chernenkov*
2013-10-18 15:27:20 +00:00
taca
12bceffd4b Update ruby-activemodel32 to
## Rails 3.2.15 (Oct 16, 2013) ##

*   No changes.
2013-10-18 15:26:02 +00:00
taca
2574eaa2d7 Update ruby-activesupport32 to 3.2.15.
## Rails 3.2.15 (Oct 16, 2013) ##

* Fix ActiveSupport::Cache::FileStore#cleanup to no longer rely on missing
  each_key method.

    *Murray Steele*

* Add respond_to_missing? for TaggedLogging which is best practice when
  overriding method_missing. This permits wrapping TaggedLogging by another
  log abstraction such as em-logger.

    *Wolfram Arnold*
2013-10-18 15:24:38 +00:00
taca
0020b6301a Start update of Ruby on Rails 3.2.15. 2013-10-18 15:22:42 +00:00
taca
26f421132c Note update of lang/php54 package to 5.4.21. 2013-10-18 12:28:28 +00:00
taca
1f5f7f92d6 Use PHP_BASE_VERS with dependency of php-intl. 2013-10-18 12:26:42 +00:00
taca
c75f2f0e40 Update php54 to 5.4.21 (PHP 5.4.21).
17 Oct 2013, PHP 5.4.21

- Core:
  . Fixed bug #65322 (compile time errors won't trigger auto loading). (Nikita)

- CLI server:
  . Fixed bug #65633 (built-in server treat some http headers as
    case-sensitive). (Adam)

- Datetime:
  . Fixed bug #64157 (DateTime::createFromFormat() reports confusing error
    message). (Boro Sitnikovski)

- DBA extension:
  . Fixed bug #65708 (dba functions cast $key param to string in-place,
    bypassing copy on write). (Adam)

- Filter:
  . Add RFC 6598 IPs to reserved addresses. (Sebastian Nohn)
  . Fixed bug #64441 (FILTER_VALIDATE_URL rejects fully qualified domain names).
    (Syra)

- IMAP:
  . Fixed bug #65721 (configure script broken in 5.5.4 and 5.4.20 when enabling
    imap). (ryotakatsuki at gmail dot com)

- Standard:
  . Fixed bug #61548 (content-type must appear at the end of headers for 201
    Location to work in http). (Mike)

- Build system:
  . Fixed bug #62396 ('make test' crashes starting with 5.3.14 (missing
    gzencode())). (Mike)
2013-10-18 12:25:12 +00:00
wiz
d5ab0c174b Fix packaging for python-2.6.x. 2013-10-18 11:57:35 +00:00
bsiegert
11eb68bbc8 Fix a common mistake in many different packages: POSIX says that when using
pax -rw, the destination directory must exist. pax in NetBSD creates it if
not, pax in MirBSD complains. I read through all pkgsrc Makefiles that use
pax and added an entry to INSTALLATION_DIRS, or an INSTALL_DATA_DIR
invocation.

I did not test all the changes but they should be fairly safe. If you notice
any breakage because of this change, please contact me.
2013-10-18 11:41:17 +00:00
tron
ef871e1df9 Note update of the "mutt-devel" package to version 1.5.22. 2013-10-18 10:25:17 +00:00
tron
f5691eac1f Update "mutt-devel" package to version 1.5.22. This is a bug fix/stability
release over 1.5.21.
2013-10-18 10:23:55 +00:00
apb
868f82aec9 NetBSD's query-pr-single.pl script moved from www.netbsd.org to
gnats.netbsd.org, so add a patch for that.
2013-10-18 07:01:46 +00:00
tonnerre
ba967a7a08 Updated www/py-rss2gen to 1.1 2013-10-17 23:53:38 +00:00
tonnerre
7b46414dd2 Update py-rss2gen to version 1.1.
Changes since version 1.0:
 - Ported to Python 3.x. Thanks to Graham Bell for the initial patch.
2013-10-17 23:52:53 +00:00
tonnerre
04f18347be Updated wm/i3 to 4.6 2013-10-17 22:42:01 +00:00
tonnerre
f8568c8bc3 Update i3 to version 4.6.
Also, install a few more scripts and their manual pages, and put the correct
Perl interpreter in all Perl scripts.

Changes since version 4.4:
  • docs/hacking-howto: refer people to cr.i3wm.org
  • docs/ipc: Adds Go IPC lib to the docs.
  • docs/userguide: remove obsolete sentence about client.background
  • docs/userguide: be explicit about assignment processing order
  • docs/userguide: be more clear about the resize command arguments
  • docs/userguide: fix typo: s/11x/11px/
  • i3-dmenu-desktop: don’t add “geany” if “Geany” is already present
  • i3-dmenu-desktop: strip newlines from dmenu ≥ 4.4
  • i3-dmenu-desktop: skip files with broken utf8 but warn about it
  • i3-dmenu-desktop: skip broken files (no/empty Exec=) but warn about them
  • i3-dmenu-desktop: List filenames of .desktop files
  • i3-dmenu-desktop: remove %i from commandline
  • i3-nagbar: Work around terminals not supporting -e with quoted arguments
  • i3-nagbar: use the same font as configured for i3
  • i3bar: set _NET_SYSTEM_TRAY_COLORS for symbolic icons (gtk3+)
  • i3bar: don’t use X11 borders to avoid overlapping in hide mode
  • i3bar: separator color via config; separator width and on/off via ipc
  • i3bar: Allow min_width of a block in i3bar to be a string
  • i3-msg: parse command replies and display errors nicely if there were
    errors
  • Draw 1px tab separators left/right instead of 2px on the right only
  • Render tree before destroying X11 containers upon unmap
  • scratchpad show: move visible scratchpad window from another workspace to
    focused workspace instead of doing nothing
  • ignore MotionNotify events generated while warping the pointer
  • Allow X11 servers which do not support the XKB extension.
  • remove the urgency indicator when a window is closed
  • wrap when moving containers to outputs with direction
  • scratchpad_show: focus unfocused scratchpad window
  • Split workspace instead of changing orientation
  • scratchpad: always auto center on 'scratchpad show' if window hasn't been
    repositioned by the user
  • Add a new IPC event for changes on windows.
  • config: accept “smart” as popup_during_fullscreen parameter
  • Add support for _NET_WM_STATE_DEMANDS_ATTENTION.
  • Obey WM_SIZE_HINTS's resize increments in floating mode
  • Do not move focus if a container is moved across outputs
  • docs/userguide: mention forgotten layout splitv/splith
  • docs/multi-monitor: nVidia ≥ 302.17 works just fine
  • docs/wsbar: update (we have i3bar now, i3-wsbar is just an example)
  • docs/testsuite: Document fixes and workarounds for test failures
  • man/i3-msg.man: updated man page to include all options
  • lib/i3test: clarify how to identify open_window() windows in i3 commands
  • Use a saner sanity check for floating_reposition
  • tabbed: floor(), put extra pixels into the last tab
  • raise fullscreen windows on top of all other X11 windows
  • Draw indicator border only for split layouts
  • re-shuffle struct members to save a bit of memory
  • Add 'NoDisplay=true' to i3.application.desktop
  • Store aspect_ratio instead of weird proportional_{width,height}
  • Implement shmlog command
  • Implement debuglog command
  • Implement unmark command
  • actively delete _NET_WORKAREA on startup
  • Handle the _NET_REQUEST_FRAME_EXTENTS ClientMessage (java compat)
  • i3bar: add click events
  • i3bar: fix -b parameter, fix usage description
  • i3bar: restore compatibility with libyajl version 1
  • i3bar: unhide hidden i3bar when mode is active
  • i3bar: fix font display height in i3bar
  • i3bar: introduced i3 command for changing the hidden state and mode
  • i3bar: fix wrong placement of i3bar when connecting/disconnecting outputs
  • i3bar: draw workspace buttons at x=0 instead of x=1
  • i3-nagbar: take our terminal execution kludge to the next level
  • i3-nagbar: Bugfix: -m requires an argument (crashes if none specified)
  • i3-dmenu-desktop: run commands when they don’t match a .desktop file
    (e.g. enter “i3 layout stacking”)
  • i3-dmenu-desktop: honor Path= key
  • contrib/dump-asy.pl: Fix $ and & in window titles
  • contrib/dump-asy.pl: Display nicer double-quotes
  • contrib/gtk-tree-watch.pl: Remove bogus default socket path
  • Ignore ConfigureRequests for scratchpad windows
  • Correctly parse `move ... workspace *_on_output`
  • i3bar: Set separator color properly when drawing
  • Properly parse commands like “move workspace torrent”
  • Handle nested transient popups properly
  • Fix decoration rect size for windows without border
  • parse outputs as "word", not "string", to ignore trailing whitespace
  • fix crash when disabling output without any windows
  • scratchpad: fix crash when moving last window of an invisible workspace
  • fix coordinates of scratchpad windows on output changes
  • call scratchpad_show() when focusing scratchpad windows via criteria
  • fix continuous resize bug in floating mode, e.g. with xbmc
  • fix “overlapping” --release key bindings
  • fix IPC messages writes with low buffer sizes
  • unregister as window manager before restarting (fixes a race condition)
  • Fix bind[code|sym] --release
  • remove superfluous #include <xcb/xcb_atom.h>
  • Makefile: Repect AR environment variable
  • i3-input: restore input focus on exit()
  • Also draw right tab border for split containers
  • Fix scrolling on a tabbed titlebar which contains split cons
  • Correctly close floating windows
  • handle MapRequests sent between i3 registering as a wm and handling events
  • i3bar: fake DestroyNotify and send MANAGER ClientMessages to fix tray restarts
  • ipc: use correct workspace in workspace change event
  • fix floating window size with hide_edge_borders
  • Fix parsing of comments in the config file
  • Fix error messages for the debug log
  • shm_unlink the correct file when handling errors
  • Fix shm logging on FreeBSD
  • Fix restarting with 32 bit depth windows
  • Fix scratchpad_show on non-scratchpad windows
  • i3bar: mark IPC fd CLOEXEC
  • fix crash when not having tray_output configured
  • make sure that resize will take place even if pixel is smaller
    than size increments.
  • render_con: fix height rounding in aspect ratio computation
  • fix problem when moving fullscreen window to scratchpad
  • Unmap windows before reparenting them to the root window
    (fixes Mathematica)
  • update parent urgency hint if a child is removed.
  • fix bus error on OpenBSD/sparc64
  • fix focus handling in 'floating disable' on non-visible windows
  • ignore spaces in front of default workspace name
  • call i3-nagbar correctly for configfiles without the font directive
  • resize and center a scratchpad even when a criteria is used.
2013-10-17 22:41:12 +00:00
roy
cc41101b73 Works fine with system curses 2013-10-17 17:03:11 +00:00
shattered
b1fd03f196 Updated x11/xvkbd to 3.5
Updated sysutils/tdir to 1.69
2013-10-17 16:49:47 +00:00
shattered
f53dcc7922 Update to 1.69. Changes:
- End directory names with "/" instead of ":" (which never made sense).
- Added option to suppress sorting by extension.
- Changed display of sort by extension in several ways:
  Separator character now appears at the beginning of the extension.
  'dot files' (with a leading separator character) are now shown as
  having no extension.
  Extensions are now enclosed in parens instead of curly braces for
  better readability.
2013-10-17 16:47:41 +00:00
shattered
6164deb3d4 Update to 3.5. Changes:
- Mode_switch and ISO_Level3_Shift should now work better even
  without XTEST extension.
- Fixed a problem that "Always on Top" not work at startup.
2013-10-17 16:44:40 +00:00
roy
456e9e06a1 Works fine with system curses 2013-10-17 16:36:07 +00:00
roy
0164a2d4d7 Works fine with system curses 2013-10-17 16:24:11 +00:00
roy
7ed8d6b84b Works fine with system curses 2013-10-17 16:11:15 +00:00
adam
d2c71db77b Updated devel/cmake to 2.8.12 2013-10-17 16:05:19 +00:00
ryoon
75b1103501 Add klh10 2013-10-17 15:42:48 +00:00
ryoon
f7f009a117 Added emulators/klh10 version 2.0h 2013-10-17 15:42:16 +00:00
ryoon
1d79531a39 Import klh10-2.0h as emulators/klh10.
PDP-10 KL10B model emulator. KL10B model supports extended addressing.
Tap networking support is from http://www.falu.nl/~rhialto/klh-diffs2 .

This package is potentially built on i386, amd64, arm, alpha, sparc,
and powerpc platforms. But this package supports i386 and amd64 only now,
and only amd64 build is tested, due to lack of my test environments.
2013-10-17 15:41:09 +00:00
roy
1a164f61ec Fix 2013-10-17 15:36:34 +00:00
roy
c6bf97d189 Works fine with system curses 2013-10-17 15:32:22 +00:00
roy
4027d7d761 Does not use curses 2013-10-17 14:58:18 +00:00
adam
db0bdc56f9 Changes 2.8.12:
Xcode: Fix test architecture selection for Xcode >= 5
Xcode: Teach Tests/BuildDepends to allow LINK_DEPENDS_NO_SHARED failure
Xcode: Drop XCODE_DEPEND_HELPER for Xcode >= 5
Xcode: Fix OBJECT library support for Xcode 5 (#14254)
Genex: Fix processing multiple include directories for relative paths
More...
2013-10-17 14:42:46 +00:00
roy
687e4e7e57 Works fine with system curses 2013-10-17 10:08:40 +00:00
roy
34c540c17c Works fine with system curses 2013-10-17 09:44:57 +00:00
mef
ff68529130 Updated ham/trustedQSL to 2.0rc8 2013-10-17 09:41:27 +00:00
mef
833af023bd Bump Version 2.0rc7 to 2.0rc8.
--- (Upstream announce) ---
Testing of TQSL 2.0 in preparation for a final release revealed a
defect that was introduced at -RC6.
An attempt to limit the disk space consumed by the duplicates database
broke duplicate detection.
I've reverted that change and released updated kits on Sourceforge.
2013-10-17 09:40:12 +00:00
roy
2a11bd3a01 Work with system curses 2013-10-17 09:19:01 +00:00
roy
5690b63c5a Works fine with system curses 2013-10-17 09:12:42 +00:00
roy
54891c372e Just uses readline, not ncurses 2013-10-17 08:36:00 +00:00
roy
5579b13f4c xtrs only relies on readline 2013-10-17 08:24:06 +00:00
wiz
e41e155f3e Updated net/gupnp to 0.20.7 2013-10-17 08:01:12 +00:00
wiz
2bf30a5d14 Update to 0.20.7:
0.20.7
======

Changes since 0.20.6:
- Fix GCC warnings about local includes.
- Do not hand out libxml2-allocated strings.
- Fix a crash when a notification host was not available.
- Always call action call-back asynchronously, even when there was an error.
- Add performance measurement options to light-server/-client.

Bugs fixed in this release:
 - https://bugzilla.gnome.org/show_bug.cgi?id=669729
 - https://bugzilla.gnome.org/show_bug.cgi?id=703263
 - https://bugzilla.gnome.org/show_bug.cgi?id=708162
 - https://bugzilla.gnome.org/show_bug.cgi?id=708575
 - https://bugzilla.gnome.org/show_bug.cgi?id=708751

All contributors to this release:
 - Jens Georg <mail@jensge.org>
 - Andrzej Bieniek <andyhelp@gmail.com>
 - Emanuele Aina <emanuele.aina@collabora.com>

0.20.6
======

Changes since 0.20.5:
 - Don't do excessive network rescans.

Bugs fixed in this release:
 - https://bugzilla.gnome.org/show_bug.cgi?id=706996

All contributors to this release:
 - Ludovic Ferrandis <ludovic.ferrandis@intel.com>
 - Jens Georg <mail@jensge.org>

0.20.5
======

Changes since 0.20.4:
 - Add some missing G_{BEGIN,END}_DECLS guards.
 - Fix uninitialized variable use introduced in previous version.
 - Add simple network device whitelisting infrastructure.
 - Port gupnp-binding-tool so it's usable with python3.
 - Minor code fixes.
 - Fix crashes in NetworkManager context manager during some async calls.
 - Fix a small memory leak in the unix and windows CM.
 - Always enable GTest tests.
 - Upgrade gtk-doc stuff.
 - Fix the service example in documentation.
 - Remove the test for inverted arguments in the GUPnPContext tests.

Bugs fixed in this release:
 - https://bugzilla.gnome.org/show_bug.cgi?id=694454
 - https://bugzilla.gnome.org/show_bug.cgi?id=704094
 - https://bugzilla.gnome.org/show_bug.cgi?id=704383
 - https://bugzilla.gnome.org/show_bug.cgi?id=705712
 - https://bugzilla.gnome.org/show_bug.cgi?id=706326

All contributors to this release:
 - Jens Georg <mail@jensge.org>
 - Ludovic Ferrandis <ludovic.ferrandis@intel.com>
 - Olivier Crête <olivier.crete@collabora.com>
 - Bohuslav Kabrda <bkabrda@redhat.com>
2013-10-17 08:01:02 +00:00
adam
4e54d4f344 Updated www/curl to 7.33.0 2013-10-17 07:58:19 +00:00
wiz
7d737cd785 recursive bump for audio/taglib shlib major bump 2013-10-17 07:56:39 +00:00
adam
45bccd716e Changes 7.33.0:
* test code for testing the event based API
* CURLM_ADDED_ALREADY: new error code
* test TFTP server: support "writedelay" within
* krb4 support has been removed
* imap/pop3/smtp: added basic SASL XOAUTH2 support
* darwinssl: add support for PKCS12 files for client authentication
* darwinssl: enable BEAST workaround on iOS 7 & later
* Pass password to OpenSSL engine by user interface
* c-ares: Add support for various DNS binding options
* cookies: add expiration
* curl: added --oauth2-bearer option
2013-10-17 07:56:36 +00:00
wiz
61ee527644 Updated audio/taglib to 1.9.1 2013-10-17 07:30:49 +00:00