summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-02-13Changes 2.24.15:adam2-7/+6
* Bug fixes: 626499 GtkClipboard unnotified on change of OS X pasteboard owner 656565 Signalify (already existing) GtkMenuShell.insert() 664640 CUPS authentication does not work 669808 fullscreen/unscreen was broken for Quartz on OS X earli... 674556 File chooser dialog does not save its sizes 679883 When printing Custom paper sizes GTK Print Dialog does ... 683511 spinbutton: fix xthickness bug when resizing the text a... 689810 Include guard optimization 689982 Make GChecksum more fully introspectable 690788 Critical in gtknotebook dnd with rgba colormap 692099 autogen.sh doesn't recognize automake 1.13 692554 entry: never use GTK_STATE_ACTIVE to paint the background 692810 Fails to build with the gold linker due to missing refe... Fix scrolling in insensitive modal dialogs * Translation updates Norwegian bokmål
2013-02-13PLIST fix for LDAP option enabledadam1-5/+5
2013-02-13Updated www/trac to 1.0gdt1-1/+2
2013-02-13Update to 1.0.gdt4-38/+128
The only significant packaging change is to drop the dependency on py-subversion. It's still needed to use subversion repositories, but use of svn is now optional. Update provided by Martin Resnick of BBN, with minor tweaks by me. Trac 1.0 'Cell' (September 7, 2012) http://svn.edgewall.org/repos/trac/tags/trac-1.0 Trac 1.0 is a major release adding refreshed user interface and improved DVCS repository support as the most visible changes. The following list contains only a few highlights: - The default theme looks more modern, especially on recent browsers (no effort has been made to make it look better on older browsers like IE6 or 7) - The TracHacks GitPlugin has been donated by Herbert Valerio Riedel to the Trac project (many thanks!) and is now maintained here as an optional component - As a consequence, the Subversion support has been moved below `tracopt.versioncontrol` as well - The Git and Mercurial log view feature a visualization of the branching structure - Usability improvements for the tickets, with a better support for conflict detection and resolution - Integration of the TracHacks BatchModifyPlugin, contributed by Brian Meeker (many thanks!) and is now maintained there as a default component - jQuery/UI integration, featuring a date picker for date fields - Improved integration with Pygments syntax highlighting - ... and numerous smaller features added and bugs fixed since 0.12!
2013-02-13Note update of textproc/ruby-multi_json package to 1.6.0.taca1-1/+2
2013-02-13Update ruby-multi_json to 1.6.0.taca3-8/+13
1.6.0 ----- * [Add gson.rb support](https://github.com/intridea/multi_json/pull/71) * [Add MultiJson.default_options](https://github.com/intridea/multi_json/pull/70) * [Add MultiJson.with_adapter](https://github.com/intridea/multi_json/pull/67) * [Stringify all possible keys for ok_json](https://github.com/intridea/multi_json/pull/66) * [Alias `MultiJson::DecodeError` to `MultiJson::LoadError`](https://github.com/intridea/multi_json/pull/79)
2013-02-13Note update of www/heel package to 3.0.1.taca1-1/+2
2013-02-13Update heel to 3.0.1.taca3-28/+23
= Changelog == Version 3.0.1 - 2013-02-06 * Switch to using puma for the webserver * Switch to using simplecov for coverage testing * Update all gem dependencies * Update to fixme project template * Convert to minitest == Version 2.1.0 - 2011-03-17 * Update to Launchy 1.0.0 * Update to Thin 1.2.8
2013-02-13Note addition of www/ruby-puma package version 1.6.3.taca1-1/+2
2013-02-13Add and enable ruby-puma.taca1-1/+2
2013-02-13Update ruby-puma to 1.6.3.taca4-0/+107
Puma: A Ruby Web Server Built For Concurrency Puma is a simple, fast, and highly concurrent HTTP 1.1 server for Ruby web applications. It can be used with any application that supports Rack, and is considered the replacement for Webrick and Mongrel. It was designed to be the go-to server for Rubinius, but also works well with JRuby and MRI. Puma is intended for use in both development and production environments.
2013-02-13Note update of misc/ruby-launchy package to 2.2.0.taca1-1/+2
2013-02-13Update ruby-launchy to 2.2.0.taca3-8/+10
= Launchy Changlog == Version 2.2.0 - 2013-02-06 * Change XFCE detection to not depend on grep (copiousfreetime/launchy#52 - thanks bogdan) * Suppress forked process output (copiousfreetime/launchy#51) * Display help/usage if no url is given (copiousfreetime/launchy#54) * Detect the fluxbox environment (copiousfreetime/launchy#53) * Automatically detect 'http' url's if they are missing the 'http://' (copiousfreetime/launchy#55) * Update to latest project management rake tasks
2013-02-13Note update of print/ruby-pdf-reader package to 1.3.1.taca1-1/+2
2013-02-13Update ruby-pdf-reader to 1.3.1.taca2-7/+7
v1.3.1 (12th February 2013) - various bug fixes
2013-02-13Note addition of www/ruby-padrino-contrib package version 0.1.13.taca1-1/+2
2013-02-13Add and enable ruby-padrino-contrib.taca1-1/+2
2013-02-13Note update of devel/ruby-backports package to 2.8.2.taca1-1/+2
2013-02-13Add ruby-padrino-contrib package version 0.1.13.taca4-0/+64
= Contributed Plugins and Utilities This package includes a variety of add-on components for Padrino Framework: * exception_notifier - Send errors through mail or/and to redmine * auto_locale - Switch for you automatically the I18n.locale * flash_session - Middleware that help you in passing your session in the URI, when it should be in the cookie. * orm_ar_permalink - Generate permalink for a specified column on ActiveRecord * orm_ar_permalink_i18n - Generate permalink for a specified multi language column(s) on ActiveRecord * orm_ar_translate - Translate for you your ActiveRecord columns * orm_mm_permalink - Generate permalink for a specified column on MongoMapper * orm_mm_search - Full text search in MongoMapper in specified columns * helpers_assets_compressor - Joins and compress your js/css with yui-compressor
2013-02-13Update ruby-backports to 2.8.2.taca3-7/+9
== Version 2.8.0 - February 3rd, 2013 * Added some features of 2.0.0 (must be required explicitly until official release): * Array#bsearch * Range#bsearch
2013-02-13Note update of Ruby Data Object packages:taca1-1/+5
databases/ruby-data_objects 0.10.12 databases/ruby-do_mysql 0.10.12 databases/ruby-do_postgres 0.10.12 databases/ruby-do_sqlite3 0.10.12
2013-02-13Update ruby-do_sqlite3 to 0.10.12.taca2-7/+6
## 0.10.12 2013-01-21 * jdbc-sqlite3 driver loading fix * Improve handling of floats / doubles in sqlite3 on JRuby
2013-02-13Update ruby-do_postgres to 0.10.12.taca2-6/+6
## 0.10.12 2013-01-21 * jdbc-postgres driver loading fix
2013-02-13Update ruby-do_mysql to 0.10.12.taca2-6/+6
## 0.10.12 2013-01-21 * jdbc-mysql driver loading fix * Improve compatibility for anscient MySQL versions
2013-02-13Update ruby-data_objects to 0.10.12.taca2-6/+6
## 0.10.12 2013-01-21 * Fix JRuby driver loading for newer jdbc-\* gems * Compatibility change for anscient MySQL versions
2013-02-13Oops, forgot to "cvs rm" an obsolete patch file.taca1-67/+0
Thanks to wiz@ noted via mail.
2013-02-13Note update of security/openssl package to 1.0.1e.taca1-1/+2
2013-02-13Update OpenSSL to 1.0.1e. ("Corrected fix" was already incorporated in pkgsrc.)taca2-8/+6
OpenSSL version 1.0.1e released =============================== OpenSSL - The Open Source toolkit for SSL/TLS http://www.openssl.org/ The OpenSSL project team is pleased to announce the release of version 1.0.1e of our open source toolkit for SSL/TLS. This new OpenSSL version is a new feature release. For a complete list of changes, please see http://www.openssl.org/source/exp/CHANGES. The most significant changes are: o Corrected fix for CVE-2013-0169
2013-02-13- postfix-2.9.5.taca1-2/+1
2013-02-13Note update of mail/postfix package to 2.9.6.taca1-1/+2
2013-02-13Update Postfix to 2.9.6.taca4-17/+18
Changes from 2.8.14 are too many to write here, please refer RELEASE_NOTES.
2013-02-13Correct comment in a patch file.taca2-3/+3
This change dosen't fix CVE-2013-0277 but give workaround for it. No PKGREVISION bump.
2013-02-13Correct comment in a patch file.taca2-3/+3
This change dosen't fix CVE-2013-0276 but give workaround for it. No PKGREVISION bump.
2013-02-13Updated www/opera to 12.14obache2-3/+3
2013-02-13Update opera to 12.14.obache2-17/+17
Opera 12.14 is a recommended upgrade offering security and stability enhancements. Fixes and Stability Enhancements since Opera 12.13 General and User Interface * Update addresses a re-occuring crash, allowing users to update two or more extensions at one time.
2013-02-13drop detailed features, almost obsolete, and even if updated, it will beobache1-21/+0
obsolete soon.
2013-02-13Updated multimedia/adobe-flash-plugin11 to 11.2.202.270obache1-1/+2
2013-02-13Update adobe-flash-plugin11 to 11.2.202.270 for APSB-13-05.obache2-6/+6
2013-02-13Updated multimedia/adobe-flash-plugin10.1 to 10.3.183.61obache1-1/+2
2013-02-13Update adobe-flash-plugin10.1 to 10.3.183.61 for APSB-13-04 and APSB-13-05.obache2-6/+6
2013-02-13Updated www/ikiwiki to 3.20130212schmonz1-1/+2
2013-02-13Update to 3.20130212. From the changelog:schmonz4-156/+6
* htmlscrubber: Allow the bitcoin URI scheme. * htmlscrubber: Allow the URI schemes of major VCS's. * aggregate: When run with --aggregate, if an aggregation is already running, don't go on and --refresh. * trail: Avoid excess dependencies between pages in the trail and the page defining the trail. Thanks, smcv. * opendiscussion: Don't allow editing discussion pages if discussion pages are disabled. (smcv) * poll: Add expandable option to allow users to easily add new choices to a poll. * trail: Avoid massive slowdown caused by pagetemplate hook when displaying dynamic cgi pages, which cannot use trail anyway. * Deal with empty diffurl in configuration. * cvs: Various fixes. (schmonz) * highlight: Now adds a span with class highlight-<extension> around highlighted content, allowing for language-specific css styling.
2013-02-12shells/bash: disable job control on Minixtcort3-3/+43
OK by wiz
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