summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-02-12shells/bash2: disable job control on Minixtcort1-1/+6
OK by wiz
2013-02-12Added wm/i3 version 4.4tonnerre1-1/+2
2013-02-12Add i3 to the makefile so it is built.tonnerre1-1/+2
2013-02-12Initial import of the i3 window manager, version 4.4.tonnerre9-0/+265
This package contains the i3 window manager, a small tiling window manager aimed at providing helpful modern features like Xinerama multi-screen support while still being completely keyboard controlled. It is mainly aimed at engineers and people who love to get their work done without switching between keyboard and mouse.
2013-02-12Updated x11/xrandr to 1.4.0wiz1-1/+2
2013-02-12Update to 1.4.0:wiz2-6/+6
New features: * Support for RandR 1.4's provider objects. See the --listproviders, --setprovideroutputsource, and --setprovideroffloadsink options for more information. * --set now allows a comma-separated list of values. This is useful with the Border property to configure different border adjustments for different edges of the screen. * --scale-from, which specifies a scaling transform based on the desired desktop size. * --query now indicates which output, if any, is primary. It also contains a number of bug fixes. One notable behavior change is that the --gamma option now takes the actual gamma value rather than the reciprocal of the gamma value. This matches the behavior of other programs such as xgamma and the gamma configuration options in xorg.conf. Aaron Plattner (12): Add a --scale-from option xrandr: Fix string constness bugs man: document provider options xrandr: make providers a first-class citizen xrandr: look for providers by name or xid xrandr: Fix variable declaration warnings Bug #11397: check that numeric --orientation arguments are in range Bug #14118: print usage() to stdout, proper errors for bad arguments Bug #29603: document that there might be multiple preferred modes Bug #37043: adjust refresh rates for doublescan and interlace Cast XID to unsigned int to suppress a printf warning xrandr 1.4.0 Adam Jackson (2): Document the rarer --newmode flags in --help output configure: Drop AM_MAINTAINER_MODE Alan Coopersmith (3): config: Add missing AC_CONFIG_SRCDIR Mark fatal() and warning() as taking printf-style arguments Fix -Wformat warnings about passing longs where ints were expected Andy Ritger (5): xrandr: use 1/gamma to compute gamma-correction xrandr: fix gamma == 1.0 && sigbits != 8 xrandr: compute gamma-correction in [0,2^sigbits) xrandr: extend '--set' syntax to allow a comma-separated list of values xrandr: generalize output property printing Colin Walters (1): autogen.sh: Honor NOCONFIGURE=1 Dave Airlie (1): xrandr: add provider interfaces Eric S. Raymond (1): Running text interspersed with options prevents DocBook translation; remove. Jeremy Huddleston (1): Include strings.h for strcasecmp Keith Packard (3): xrandr: Preserve current mode when switching crtcs Update keystone program to run with new nichrome bits keystone.5c: cairo-5 box semantics changed default layout Pierre-Loup A. Griffais (2): xrandr: move transform limit checking after scaling xrandr: print primary output
2013-02-12Updated mysql55 to 5.5.30; boost to 1.53.0adam2-3/+11
2013-02-12Changes 1.53.0:adam24-131/+346
New Libraries: Atomic: C++11-style atomic<>, from Helge Bahmann, maintained by Tim Blechmann. Coroutine: Coroutine library, from Oliver Kowalke. Lockfree: Lockfree data structures, from Tim Blechmann. Multiprecision: Extended precision arithmetic types for floating point, integer and rational arithmetic from John Maddock and Christopher Kormanyos. Odeint: Solving ordinary differential equations, from Karsten Ahnert and Mario Mulansky. News This release contains a fix for ticket 7743, in Boost.Locale. For more details, see the security notice. More info http://www.boost.org/users/history/version_1_53_0.html
2013-02-12Explicitly disable numpy supportadam1-1/+2
2013-02-12Changes 5.5.30:adam14-74/+70
Refer to http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-30.html
2013-02-12Updated graphics/cairo-gobject to 1.12.14wiz1-1/+3
2013-02-12Update cairo* to 1.12.14:wiz3-10/+8
Release 1.12.14 (2013-02-10 Chris Wilson <chris@chris-wilson.co.uk>) ==================================================================== In the last week we had a few more bugs reported and promptly resolved. As these are a combination of regressions and stability issues, it is time for a prompt update and release. Many thanks to everyone for testing and reporting issues, and helping to make Cairo better. Bug fixes --------- Prevent user callbacks accessing user-data during destroy to prevent use-after-free bugs. https://bugzilla.mozilla.org/show_bug.cgi?id=722975 Use standard names for glyphs in subset fonts (PDF). https://bugs.freedesktop.org/show_bug.cgi?id=60248 Fix detection of Win98. The logic for detecting Win98 (and its broken AlphaBlend()) was inverted, disabling AlphaBlend() for everyone. Prevent numeric overflow from extrapolating polygon edges to the clip boundary and causing severe render artifacts. https://bugs.freedesktop.org/show_bug.cgi?id=60489 Fix computation of glyph string coordinates when breaking up runs for xlib. Fix an assertion in the win32 backend for failing to clear its similar-images. https://bugs.freedesktop.org/show_bug.cgi?id=60519
2013-02-12Note update of devel/ruby-activemodel package to 3.0.20nb1.taca1-1/+2
2013-02-12Add fix for CVE-2013-0276.taca3-2/+19
Bump PKGREVISION.
2013-02-12Note update of textproc/ruby-multi_json package to 1.5.1.taca1-1/+2
2013-02-12Don't use GNU tar as bsdtar, it isn't fully compatible and fails withjperkin1-3/+1
the OpenJDK distfiles.
2013-02-12Update ruby-multi_json to 1.5.1.taca2-6/+6
Various fixes and workaround for JSON#parse.
2013-02-12Note update of Ruby on Rails 3.2.12.taca1-1/+9
devel/ruby-activesupport32 3.2.12 devel/ruby-activemodel32 3.2.12 www/ruby-activeresource32 3.2.12 databases/ruby-activerecord32 3.2.12 www/ruby-actionpack32 3.2.12 mail/ruby-actionmailer32 3.2.12 devel/ruby-railties32 3.2.12 www/ruby-rails32 3.2.12
2013-02-12Update ruby-rails32 to 3.2.12.taca1-4/+4
Change of version only.
2013-02-12Update ruby-railties32 to 3.2.12.taca2-6/+5
Change of version only.
2013-02-12Update of ruby-actionmailer32 to 3.2.12.taca1-4/+4
Change of version only.
2013-02-12Update ruby-actionpack32 to 3.2.12.taca1-4/+4
Change of version only.
2013-02-12Update ruby-activerecord32 to 3.2.12.taca1-4/+4
## Rails 3.2.12 (unreleased) ## * Quote numeric values being compared to non-numeric columns. Otherwise, in some database, the string column values will be coerced to a numeric allowing 0, 0.0 or false to match any string starting with a non-digit. Example: App.where(apikey: 0) # => SELECT * FROM users WHERE apikey = '0' *Dylan Smith*
2013-02-12Update ruby-activeresource32 to 3.2.12.taca1-4/+4
Change of version only.
2013-02-12Update ruby-activemodel32 to 3.2.12.taca1-4/+4
Change of version only.
2013-02-12Update ruby-activesupport32 to 3.2.12.taca1-4/+4
Change of version only.
2013-02-12Start update of Ruby on Rails 3.2.12.taca1-2/+2
2013-02-12Note update of Ruby on Rails 3.1.11.taca1-1/+9
devel/ruby-activesupport31 3.1.11 devel/ruby-activemodel31 3.1.11 www/ruby-activeresource31 3.1.11 databases/ruby-activerecord31 3.1.11 www/ruby-actionpack31 3.1.11 mail/ruby-actionmailer31 3.1.11 devel/ruby-railties31 3.1.11 www/ruby-rails31 3.1.11
2013-02-12Update of ruby-rails31 to 3.1.11.taca1-4/+4
Change of version only.
2013-02-12Update ruby-railties31 to 3.1.11.taca2-6/+5
Change of version only.
2013-02-12Update ruby-actionmailer331 to 3.1.11.taca1-4/+4
Change of version only.
2013-02-12Update ruby-actionpack31 to 3.1.11.taca1-4/+4
## Rails 3.1.11 (unreleased) * Fixed JSON params parsing regression for non-object JSON content.
2013-02-12Update ruby-activerecord31 to 3.1.11.taca1-4/+4
## Rails 3.1.11 (unreleased) ## * Quote numeric values being compared to non-numeric columns. Otherwise, in some database, the string column values will be coerced to a numeric allowing 0, 0.0 or false to match any string starting with a non-digit. Example: App.where(apikey: 0) # => SELECT * FROM users WHERE apikey = '0' *Dylan Smith*
2013-02-12Update ruby-activeresource31 to 3.1.11.taca1-4/+4
Change of version only.
2013-02-12Update ruby-activemodel31 to 3.1.11.taca1-4/+4
Change of version only.
2013-02-12Update ruby-activesupport31 to 3.1.11.taca1-4/+4
## Rails 3.1.11 (unreleased) ## * Allow `multi_json` version `>= 1.3`, relaxing back to semantic versioning 2.0.0 (revert of #5861) Backport of #5896 *Alex Riedler*
2013-02-12Start update of Ruby on Rails 3.1.11.taca1-2/+2
2013-02-12Don't pull in sys/ucred.h on Solaris as it results in procfs.h beingjperkin2-1/+18
included and conflicts between _FILE_OFFSET_BITS=64 and 32-bit procfs.
2013-02-12Fix build on x64sborrill3-15/+15
2013-02-12Note update of databases/ruby-activerecord3 package to 3.0.20nb1.taca1-1/+2
2013-02-12Add fix for Fix for CVE-2013-0277.taca1-0/+22
Bump PKGREVISION.
2013-02-12Add fix for CVE-2013-0276.taca1-1/+2
Bump PKGREVISION.
2013-02-12Add fix for Fix for CVE-2013-0277.taca1-1/+2
Bump PKGREVISION.
2013-02-12gnutls-3.0.28drochner1-1/+2
2013-02-12update to 3.0.28drochner2-9/+7
changes: bugfixes This prevents the recent TLS CBC padding timing attack (CVE-2013-1619).
2013-02-12Note update of textproc/ruby-json-pure and textproc/ruby-jsontaca1-1/+3
packages to 1.7.7.
2013-02-12Update ruby-json and ruby-json-pure to 1.7.7.taca4-12/+12
2013-02-04 (1.7.7) * Security fix for JSON create_additions default value and JSON::GenericObject. It should not be possible to create additions unless explicitely requested by setting the create_additions argument to true or using the JSON.load/dump interface. If JSON::GenericObject is supposed to be automatically deserialised, this has to be explicitely enabled by setting JSON::GenericObject.json_createble = true as well. * Remove useless assert in fbuffer implementation. * Apply patch attached to https://github.com/flori/json/issues#issue/155 provided by John Shahid <jvshahid@gmail.com>, Thx! * Add license information to rubygems spec data, reported by Jordi Massaguer Pla <jmassaguerpla@suse.de>. * Improve documentation, thx to Zachary Scott <zachary@zacharyscott.net>.
2013-02-12Note update of lang/ruby193-base package to 1.9.3p385nb2.taca1-1/+2
2013-02-12* Add fix for CVE-2013-0269, json vulnerability.taca15-13/+354
* Add comments to patches related to mdoc markup. Bump PKGREVISION.
2013-02-12Define RUBY193_BASE_HACKS_MK instead of RUBY19_BASE_HACKS_MK.taca1-2/+2