summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-10-19+ at-spi2-2.6.1, cfengine-3.3.8, cheese-3.6.1, clutter-1.12.2,wiz1-23/+29
eog-3.6.1, eog-plugins-3.6.1, evince-3.6.1, feh-2.7, galculator-2.0, glade-3.14.1, glib2-2.34.1, gnome-3.6.1, gnome-games-3.6.1, gnome-keyring-3.6.1, gtk3-3.6.1, libgee-0.8.1, mg-20110905 [pkg/47079], mu-0.9.9, py-gobject3-3.4.1, seahorse-3.6.1, seahorse-nautilus-3.6.1, vifm-0.7.4, vinagre-3.6.1, vino-3.6.1, webkit-gtk-1.10.1, webkit-gtk3-1.10.1, wwwoffle-2.9i
2012-10-19Updated databases/p5-SQL-Translator to 0.11016sno1-1/+2
2012-10-19Updating package for CPAN module SQL::Translator from 0.11010nb2 tosno2-14/+16
0.11016. pkgsrc changes: - adjust dependencies Upstream changes: # ---------------------------------------------------------- # 0.11016 2012-10-09 # ---------------------------------------------------------- * Allow passing an arrayref to SQLT->filename (lost in Mooification) # ---------------------------------------------------------- # 0.11015 2012-10-05 # ---------------------------------------------------------- * Fix stupid missing version number in SQL::Translator::Schema::Object # ---------------------------------------------------------- # 0.11014 2012-10-05 # ---------------------------------------------------------- * Relicense under Perl 5 terms # ---------------------------------------------------------- # 0.11013_03 2012-09-25 # ---------------------------------------------------------- * Remove SQL::Translator::Schema::Graph as announced in 0.11011 * Remove a number of no longer needed deps # ---------------------------------------------------------- # 0.11013_02 2012-09-23 # ---------------------------------------------------------- * Fix missing dep (List::MoreUtils) # ---------------------------------------------------------- # 0.11013_01 2012-09-22 # ---------------------------------------------------------- * Convert SQL::Translator, ::Schema and ::Schema::* to Moo * Fix leaks by weakening circular references between schema objects # ---------------------------------------------------------- # 0.11013 2012-09-22 # ---------------------------------------------------------- * Make MySQL producer add NULL after every nullable field, conforming to SQL standard, and avoiding MySQL bugs # ---------------------------------------------------------- # 0.11012 2012-07-02 # ---------------------------------------------------------- * Fix/update quoting in PostgreSQL producer * Add missing quote function to SQLServer producer * Fix incorrect Parser::DBI documentation (RT#60878) # ---------------------------------------------------------- # 0.11011 2012-05-09 # ---------------------------------------------------------- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! *** INCOMPATIBLE CHANGES: * SQLT no longer supports setting separate conflicting values for the now deprecated 'quote_table_names' and 'quote_field_names'. Instead their values are proxied to the new 'quote_identifiers'. If 'quote_identifiers' is supplied, the legacy settings are ignored (with a warning). If nothing is specified the default is TRUE as before. If only one is specified - default to its value for everything, and if both are specified with a conflicting value an exception is thrown. * Partial quoting support has been added in SQLite. It is currently disabled by default, you need to request is explicitly with quote_identifiers => 1. In a future version of SQL::Translator *THIS DEFAULT BEHAVIOR WILL CHANGE*. If you do NOT WANT quoting, set quote_identifiers to a false value to protect yourself from changes in a future release. * Bump the default MySQL parser version to MySQL 4.0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! * script/sqlt-graph now accepts a --trace option * Fixes to SQLite foreign keys production (patch from Johan Viklund) closes RT#16412, RT#44769 * ON DELETE/UPDATE actions for SQLite (patch from Lukas Thiemeier) closes RT#70734, RT#71283, RT#70378 * Fix data preservation on SQLite diffs involving adding/dropping columns * Support for triggers in PostgreSQL producer and parser * Correct Data Type in SQLT::Parser::DBI::PostgreSQL (patch from Andrew Pam) * Fix index issue in SQLT::Parser::DBI::PostgreSQL * Add column and table comments in SQLT::Parser::DBI::PostgreSQL(patch from Andrew Pam) * Stop the DBI parser from disconnecting externally supplied DBI handles (RT#35868) * Fixed alter_drop_constraint for foreign keys and applying multiple changes via alter_field to a column in Postgres Producer * Added a working mechanism for naming foreign keys in the PostgreSQL producer * Fix PostgreSQL ignoring default values with specified data type * Fix PostgreSQL parser support for (N)::int defaults (patch by Tina Müller) * Fix possible name duplication in SQLlite producer * Oracle does not accept ON DELETE/UPDATE RESTRICT (though it is the actual default) fix by not adding the ON DELETE/UPDATE clause at all * Changed dependency on Digest::SHA1 to the core-bundled Digest::SHA (RT#67989) * Support for double quoted and bit strings as default values in MySQL parser * Improved VIEW support in MySQL parser * Proper handling of CURRENT_TIMESTAMP default values in MySQL parser (RT#65844) * Check in MySQL parser to avoid trying to parse a table defined twice in the same file as indices (and probably other things) get messed up * Workaround for some MySQL quirks on primary key definitions * Fix dropping primary keys in MySQL diffs (RT#62250, patch from Nick Bertrand) * MySQL producer does not attempt to write out non-existent unique constraint names * MySQL parser correctly differentiates between signed and unsigned integer column display sizes * Replace Class::Accessor::Fast dependency with already-included Moo * Entire codebase is now free of tabs and trailing whitespace * Spellfixes (RT#68912) * Fix Diagram Producer POD (RT#71397, RT#71398) * Fix Diagram Producer to use correct binmode on output (RT#71399) * Fix ignored option to script/sqlt-diagram (RT#5992) * Fix t/17sqlfxml-producer.t failures due to whitespace differences introduced by environment config snippets (RT#70786) * Fix assembly of Table objects with numbered columns being added out of order (RT#74771) (based on patch from Jonathan Otsuka) * Fix syntax error in SQL::Translator::Producer::Latex (RT#74953) * Deprecate SQL::Translator::Schema::Graph and the as_graph() schema method * Bump minimum supported perl version to 5.8.1 (mostly due to Moo)
2012-10-19Added databases/p5-Dancer-Plugin-DBIC version 0.1601sno2-2/+4
2012-10-19Adding new package for CPAN module Dancer::Plugin::DBIC version 0.1601sno3-0/+36
into databases/p5-Dancer-Plugin-DBIC. Dancer::Plugin::DBIC makes it very easy to create Dancer applications that interface with databases. Only the database connection has to be configured in Dancer configuration file of the application. For performance, schema objects are cached in memory and are lazy loaded the first time they are accessed.
2012-10-19Added databases/p5-DBIx-Class-Helpers version 2.015001sno2-2/+4
2012-10-19Adding new package for CPAN module DBIx::Class::Helpers version 2.015001sno3-0/+36
into databases/p5-DBIx-Class-Helpers. Simplify the common case stuff for DBIx::Class
2012-10-19Added devel/p5-Package-Variant version 1.001002sno2-2/+4
2012-10-19Adding new package for CPAN module Package::Variant version 1.001002sno4-0/+53
into devel/p5-Package-Variant. This module allows you to build packages that return different variations depending on what parameters are given. Users of your package will receive a subroutine able to take parameters and return the name of a suitable variant package. The implmenetation does not care about what kind of package it builds.
2012-10-19Added devel/p5-Import-Into version 1.001000sno2-2/+4
2012-10-19Adding new package for CPAN module Import::Into version 1.001000 intosno4-0/+55
devel/p5-Import-Into. Writing exporters is a pain. Some use Exporter, some use Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and some things are pragmas. If you want to re-export other things, you have to know which is which. Exporter subclasses provide export_to_level, but if they overrode their import method all bets are off. Sub::Exporter provides an into parameter but figuring out something used it isn't trivial. Pragmas need to have their import method called directly since they affect the current unit of compilation. It's ... annoying. However, there is an approach that actually works for all of these types.
2012-10-19Updated devel/p5-Parse-RecDescent to 1.967.9sno1-1/+2
2012-10-19Updating package for Parse::RecDescent in devel/p5-Parse-RecDescent fromsno2-8/+7
1.965.1nb3 (upstream version: 1.965001) to 1.967.9 (upstream version: 1.967009) Upstream changes since 1.965001: 1.967009 Fri Mar 16 07:25:09 2012 - Bumped version to 1.967009 for non-development release. 1.967_008 Tue Mar 13 22:28:00 2012 - Restore old _parserepeat calling convention. Change a parser's DESTROY method to check for $self->{_not_precompiled} instead of $self->{_precompiled}. (Fix for RT #74593). 1.967_007 Thu Feb 23 07:26:03 2012 - Revised ExtUtils::MakeMaker build/configure version requirements. (RT.cpan.org #74787, Thanks Paul!) - Revised Text::Balanced prereq to require version 1.95, necessary for t/skip.t to pass. (RT.cpan.org #74787, Thanks Paul!) - Removed unused version.pm prereq. - Fix a circular reference memory leak caused by the use of $AUTOLOAD in sub AUTOLOAD{} in the generated parser's namespace. Workaround documented in perl5 RT #110248. Workaround a circular reference memory leak in ISA documented by perl5 RT #92708. A parser's DESTROY() method redefines all subs before deleting the stash, to avoid circular references between subrules. (RT #53710, thanks Andreas!) - Parse::RecDescent::AUTOLOAD did not correctly handle initializing the line counting mechanism when a reference to a scalar was passed to the parser. (RT.cpan.org #27705, thanks Justin!) 1.967006 Fri Feb 10 20:48:48 2012 - Bumped version to 1.967006 for non-development release. 1.967_005 Wed Feb 8 18:46:35 2012 - Added JTBRAUN@CPAN.org as author in Build.PL. - Added ExtUtils::MakeMaker build/configure version requirements. (RT.cpan.org #74787, Thanks POPEL!) 1.967_004 Tue Feb 7 22:11:11 2012 - Localize the OUT filehandle during Precompile. - Document the <autotree:Base::Class> form of the <autotree> directive. - Provide a simple test for the <autotree> directive, t/autotree.t. Renamed basics.t to ensure it runs before autotree.t. - Allow a global <skip:> directive that functions the same as modifying $Parse::RecDescent::skip prior to compiling a grammar. (Thanks Flavio!) - Require that the $file returned by caller() be eq '-', rather than merely starting with '-'. This allows execution of the following. (Thanks Christopher) perl -MParse::RecDescent -e 'print "$Parse::RecDescent::VERSION\n";' - Warn on empty productions followed by other productions. The empty production always matches, so following productions will never be reached. - *** NON-BACKWARDS COMPATIBLE CHANGE! *** A repetition directive such as 'id(s /,/)' correctly creates a temporary @item variable to hold the 'id's that are matched. That @item variable is them used to set the real $item[] entry for that repetition. The same treatment is now given to %item. Formerly, in a production like: id ',' id(s /,/) matched against: xxx, yyy, zzz The $item{id} entry which should be 'xxx' is overwritten by 'yyy' and then 'zzz' prior to the action being executed. Now 'yyy' and 'zzz' set $item{id}, but in the private %item, which goes out of scope once the repetition match completes. - ** EXPERIMENTAL ** When precompiling, optionally create a standalone parser by including most of the contents of Parse::RecDescent in the resulting Precompiled output. - Accept an optional $options hashref to Precompile, which can be used to specify $options->{-standalone}, which currently defaults to false. - The subroutines import, Precompile and Save are not included in the Precompile'd parser. - The included Parse::RecDescent module is renamed to Parse::RecDescent::_Runtime to avoid namespace conflicts with an installed and use'd Parse::RecDescent. - Add a new t/precompile.t to test precompilation. - Add a new $_FILENAME global to Parse::RecDescent to make it easy for the Precompile method to find the module. - Remove the prototype from _generate. It is not required, and it caused t/precompile.t (which ends up re-definiing a lot of Parse::RecDescent subroutines) to fail needlessly, as the calls to _generate in Replace and Extend normally do not see the prototype, but do when re-defined. - POD documentation for standalone parsers added. 1.967003 Mon Jan 30 07:24:53 2012 - Remove the 'use 5.10' from t/skip_dynamic.t, it runs fine against Perl 5.8.9. (Thanks Slaven!) 1.967002 Sun Jan 29 19:13:04 2012 - Addressed RT.cpan.org #29966: regex with single backslash not recognized. Changed the definition of $TOKEN to handle backslashes inside of regex patterns. - Skip tests in t/reentry.t if Test::Warn isn't available. 1.967001 Sat Jan 28 20:54:48 2012 - Addressed RT.cpan.org #28314: regex modifiers for tokens not honored during regex syntax check. (Thanks SADAHIRO!) - Fixed some POD typos - Added message on how to turn off "default" hint value in the default hint value ($::RD_HINT = 0). RT.cpan.org # #4898. - Modified _write_ERROR to call formline twice to avoid repeated $errorprefix. - Collected match tracing messages into a common function which takes into account positive/negative lookahead. - Addressed RT.cpan.org #74258: RD_AUTOSTUB does not work with precompiled parsers. (Thanks Yuri!) - Special-case $::RD_AUTOSTUB eq 1. $::RD_AUTOSTUB's value is ignored, and the unknown subrule 'rule' has a production "rule: 'rule'", rather than "rule: '1'". - Change Parse::RecDescent::new to call $self->Replace with only the grammar as an argument. That prevents the $compiling argument to new() from being incorrectly interpreted as $isimplicit. 1.966_002 Sun Jan 22 19:08:37 2012 - *** NON-BACKWARDS COMPATIBLE CHANGE! *** Change the caches for $prevline and $thisline to be local to the parser, rather than lexical vars in Parse::RecDescent. This prevents previously generated parsers from interfering with the line counts of later parsers. - removed trailing whitespace from all member files (cosmetic) - new tests, updated MANIFEST - Added Jeremy Braun as an author and current maintainer - update file permissions - fixed a few broken links in the pod 1.966_001 Mon Nov 14 10:34:52 2011 - Applied fix to restore skipped prefixes on match failure (thanks Jeremy!) - *** NON-BACKWARDS COMPATIBLE CHANGE! *** Removed formats to eliminate problems with filehandle duplication in forked environments. Removed redirect_reporting_to() in favor of using STDERR for all error/trace output. 1.966_000 Mon Jun 27 08:32:50 2011 - Patched unnamed subrules, so that they actual fail when not correctly specified (thanks Evgeniy!) - Added skip tests (thanks Flavio) - Added doc patch to make $skip semantics clearer (thanks Flavio!) - Fixed POD description of <rightop:...> semantics (thanks Dirk!)
2012-10-19Updated devel/p5-Devel-NYTProf to 4.09sno1-1/+2
2012-10-19Updating package for CPAN module Devel::NYTProf from 4.06nb1 to 4.09.sno2-7/+6
Upstream changes: Changes in Devel::NYTProf 4.09 (svn 1431) 15th Sep 2012 Fixed to work for perl v5.17.3+ thanks to David Mitchell. Changes in Devel::NYTProf 4.08 (svn 1427) 11th Aug 2012 Fixed version numbers in nytprofhtml and nytprofmerge. Changes in Devel::NYTProf 4.07 (svn 1419) 10th Aug 2012 Fixed html generation to be valid, RT#70207 (H.Merijn Brand). nytprofmerge no longer dies on some errors, RT#75918. nytprofmerge now sums cumulative_overhead_ticks, RT#75909. nytprofmerge now gets in man page installed, RT#75911. Enable file=/dev/null to work as fix for RT#74565. Updated ::Apache docs including troubleshooting, RT#75912. Note Devel::NYTProf::Data is undocumented and why, RT#75914. Use Browser::Open if installed for nytprofhtml --open. Added and clarified some notes in the troubleshooting docs. Added warning for Apache2::SizeLimit in ::Apache, RT#75912. Clarified docs re fork generating multiple files, RT#78873.
2012-10-19Added math/p5-Math-Prime-Util version 0.11sno2-2/+4
2012-10-19Add new package for CPAN module Math::Prime::Util version 0.11 intosno3-0/+27
math/p5-Math-Prime-Util. A set of utilities related to prime numbers. These include multiple sieving methods, is_prime, prime_count, nth_prime, approximations and bounds for the prime_count and nth prime, next_prime and prev_prime, factoring utilities, and more.
2012-10-19Update glusterf to 3.3.1manu1-1/+2
2012-10-19Bump to glusterfs-3.3.1, which bringsmanu41-3233/+153
- unified file and object storage - storage for Hadoop (not tested here) - proactive self-healing - much better performance
2012-10-18Added devel/libwnck3 version 3.4.3prlw11-1/+2
2012-10-18Updated x11/gtk3 to 3.6.1prlw11-1/+2
2012-10-18Add libwnck3 version 3.4.3prlw16-1/+215
This is the Window Navigator Construction Kit which helps dealing with window management, used in applications such as accerciser.
2012-10-18More gtk3 update - less haste more speedprlw11-2/+2
2012-10-18Missed from gtk3 updateprlw11-1/+3
2012-10-18Update gtk3 to 3.6.1prlw18-97/+65
* The accessibility bridge code that exports accessible objects on the bus is now used by default; atk-bridge has been converted into a library that GTK+ links against. To void the linking, pass --without-atk-bridge when configuring GTK+. * GDK threading support has been deprecated. It is recommended to use g_idle_add(), g_main_context_invoke() and similar funtions to make all GTK+ calls from the main thread. * GTK+ now follows the XDG Base Directory specification for user configuration and data files. In detail, * $XDG_CONFIG_HOME/gtk-3.0/custom-papers is the new location for $HOME/.gtk-custom-papers * $XDG_CONFIG_HOME/gtk-3.0/bookmarks is the new location for $HOME/.gtk-bookmarks * $XDG_DATA_HOME/themes is preferred over $HOME/.themes * $XDG_DATA_HOME/icons is preferred over $HOME/.icons. Existing files from the old location will still be read if the new location does not exist. * $HOME/.gtk-3.0 is no longer in the default module load path. If you want to load modules from there, add it to the GTK_PATH environment variable.
2012-10-18"echo -e" is not portable, use printf to generate horizontal tabulation.asau3-2/+41
Reported by Mikhail Danilov on IRC.
2012-10-18Pass SYSCONFDIR=${PKG_SYSCONFDIR} to mkc-based projects through MAKE_ENVcheusov1-1/+2
2012-10-18Note update of TYPO3 packages:taca1-1/+4
www/typo3_45 4.5.20 www/typo3_46 4.6.13 www/typo3_47 4.7.5
2012-10-18Update typo3_47 to 4.7.5.taca3-10/+33
This is maintenance releases and contain bug fixes only and please release note for detail changes: <http://wiki.typo3.org/wiki/TYPO3_4.7.5>.
2012-10-18Update typo3_46 package to 4.6.13.taca3-10/+11
This is maintenance releases and contain bug fixes only and please release note for detail changes: <http://wiki.typo3.org/wiki/TYPO3_4.6.13>.
2012-10-18Update typo3_45 to 4.5.20.taca2-9/+9
THis is maintenance releases and contain bug fixes only and please release note for detail changes: <http://wiki.typo3.org/wiki/TYPO3_4.5.20>.
2012-10-18Note update of www/fengoffice package to 2.2.0.taca1-1/+2
2012-10-18Update fengoffice to 2.2.0.taca3-14/+824
Changelog ========= Since 2.2-rc ---------------- bugfix: calendar monthly view performance upgrades. bugfix: translation tool for plugins fixed. bugfix: email html signature puts br tags when composing email. bugfix: Person email modification does not work. bugfix: Prevent double task completion (when double clicking on complete link). bugfix: Fixed company edit link from people tree. Since 2.2-beta ---------------- bugfix: several fixes in custom reports display. bugfix: custom reports csv/pdf export always show status column. bugfix: dashboard activity widget does not control permissions correctly. bugfix: dashboard activity widget shows username instead of person complete name. bugfix: subworkspace creation does not inherit color. bugfix: email autoclassification does not classify attachments. bugfix: email view shows wrong "To" value when "To" field is empty or undefined. bugfix: unclassified mails allows to subscribe other users. bugfix: error when forwarding another user's account emails with attachments. bugfix: several fixes in email classification functions. bugfix: company comments are not displayed. bugfix: dashboard's tasks widget breaks right widgets when scrolling (only in chrome). bugfix: permissions check in Administration/Dimensions. bugfix: css is being printed in csv exported reports. bugfix: error subscribing users when instantiating templates with milestones and subtasks. bugfix: don't use $this in static functions. bugfix: archiving and unarchiving members is not done in a transaction. bugfix: permissions in dimension member selectors. bugfix: cannot set task's due date to 12:30 PM, always sets the same time but AM. bugfix: tasks drag and drop losses some attributes. usability: mouseover highlight on member properties/restrictions tables. Since 2.1 ---------------- bugfix: several fixes in repetitive tasks. bugfix: quick add of tasks does not subscribe creator. bugfix: google calendar import fixed. bugfix: fixed event deletion. bugfix: fixed email account sharing. bugfix: fixed AM/PM issue when selecting task's dates. bugfix: special characters in workspace when adding from quick add. bugfix: error 500 in workspaces dashboard. bugfix: error when searching emails by "From" field in advanced search. bugfix: 1.7 -> 2.x upgrade fixed subtasks. bugfix: permissions in user's card. bugfix: task's drag and drop edition bugfixes. bugfix: task's quick add does not keep the task name when switching to complete edition. bugfix: several LDAP integration fixes. bugfix: fixed contact phones display in list. bugfix: config option descriptions added. bugfix: user email is not required. bugfix: milestone selector does not show all available milestones. bugfix: person email cannot be edited. bugfix: disabled users are shown in subscribers and invited people. bugfix: permission groups upgrade does not set type. bugfix: Javascript problems in IE. bugfix: issues with breadcrumbs with special characters. bugfix: VCard import/export fixed. bugfix: cannot delete workspace with apostrophe. bugfix: fixed "enters" issue in tasks description wysisyg editor. bugfix: File copy makes two copies. bugfix: permissions fixed for submembers. bugfix: when updating a file, does not subscribe the updater user. bugfix: milestones display diferent dates in milestone view and task list. bugfix: "assigned to" filter in tasks does not work properly. bugfix: cannot archive dimension members. bugfix: cannot archive several tasks at once. feature: activity widget. feature: new workspace and tag selectors. feature: add timeslot entries to application_logs. feature: complete parent tasks asks to complete child tasks. usability: sort email panel by "to" column. usability: changes in advanced search for email fields. usability: can change imported calendar names. usability: email with attachments classification process upgraded. usability: linked objects selector can filter by workspace and tags. system: CKEditor updated. system: translation module upgraded - translate plugins files. system: German, Russian and French languages upgraded.
2012-10-18+ net-snmp-5.7.2.taca1-2/+2
2012-10-18Note update of www/drupal7 package to 7.16.taca1-1/+2
2012-10-18Update drupal7 to 7.16.taca2-7/+6
Release notes Maintenance and security release of the Drupal 7 series. This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement: SA-CORE-2012-003 - Drupal core - Arbitrary PHP code execution and Information disclosure No other fixes are included.
2012-10-18Updated www/py-django to 1.4.2adam1-1/+2
2012-10-18Changes 1.4.2:adam3-7/+10
Fixed security issues: * Host header poisoning * Documentation of HttpOnly cookie option
2012-10-18Take care of the new magFocusTracker.py script properly.prlw11-1/+4
2012-10-18Updated devel/at-spi2-atk to 2.6.1prlw11-1/+2
2012-10-18Update at-spi2-atk to 2.6.1 and add buildlink3.mk fileprlw13-6/+20
Fix schema: no more gtk modules - atk-bridge is a library.
2012-10-18Updated devel/at-spi2-core to 2.6.1prlw11-1/+2
2012-10-18Update at-spi2-core to 2.6.1prlw12-6/+6
We update the cache in response to name, description, and parent property-change signals, but we were missing code to handle signals for role changes. https://bugzilla.gnome.org/show_bug.cgi?id=685469
2012-10-18Updated meta-pkgs/modular-xorg-apps to 1.9wiz1-1/+2
2012-10-18+ xscope. Bump version.wiz1-2/+3
2012-10-18Remove xscope from suggested packages.wiz1-2/+2
2012-10-18Added x11/xscope version 1.3.1wiz2-3/+3
2012-10-18+ xscope.wiz1-1/+2
2012-10-18Import xscope-1.3.1 as x11/xscope.wiz4-0/+38
XSCOPE is a program to monitor the connections between the X11 window server and a client program. xscope runs as a separate process. By adjusting the host and/or display number that a X11 client attaches to, the client is attached to xscope instead of X11. xscope attaches to X11 as if it were the client. All bytes from the client are sent to xscope which passes them on to X11; all bytes from X11 are sent to xscope which sends them on to the client. xscope is transparent to the client and X11. In addition to passing characters back and forth, xscope will print information about this traffic on stdout, giving performance and debugging information for an X11 client and server.
2012-10-17Updated parallel/openmpi to 1.6.2asau2-3/+3