summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-11-27Obsoleted by update to 2.3.1.wiz1-13/+0
2004-11-27tc updated to 2.3.1; fix some ruby entries.wiz2-6/+6
2004-11-27Update larswm to version 7.5.3jschauma4-20/+18
Changes since 7.2.10: REL_7_3_0 Apr 3, 2004. 78. Swapped the meaning of wheel up and down when resizing windows. Think of it as moving the window closer to your eyes when rolling the wheel towards you. 79. Added mouse combos for setting windows aside. Hold Control-Alt and click status bar to do the following: button1 = put back next window button2 = put aside or put back button3 = put aside current window button4 = button1 button5 = button3 80. Fixed window stacking. When using Control-button1 to select a window, never change stacking if selecting a window on the inactive subdesktop. For ghostscript without frontend and similar situations. REL_7_3_1 Apr 5, 2004. 81. Fixed 3D borders. Now uses 0 width lines for the effect. The result is a slightly cleaner look and possibly faster drawing on some X servers. REL_7_3_2 Apr 15, 2004. 81. Fixed crashing bug when using Shift-wheel-up on the status bar of an empty virtual desktop. REL_7_3_3 Apr 30, 2004. 82. Added one more way to zoom a window, similar to the Shift-Alt-KP_Begin used to maximize a window both ways. Using Shift-Control-Alt-KP_Begin will make the window as close to the exact size of the display as possible while still following the size hints. REL_7_3_4 May 5, 2004. 83. Made windows that are set aside be stacked along the right edge the same way tiled windows are in the right track when resize is off. 84. Very minor fix to mouse resizing, making the window corner follow the mouse pointer better. 85. Tweaked how windows are sized when moved from tiled to untiled subdesktop. Now uses size hints if appropriate. REL_7_3_5 May 7, 2004. 86. Applied Tommy Pettersons sticky-space-per-desktop patch, as found in the 7.3.5 Debian package. REL_7_3_6 May 15, 2004. 87. Applied a couple of Mikolaj Golub's patches. Fix for crashing bug when using xxkb. Small tweak that lets you cycle through windows in the right track the same way whether tile_resize is on or off. REL_7_3_7 May 16, 2004. 88. Restored the zoom_full_ entries to prefs.c. 89. Updated email address and website info with new permanent addresses. Thanks to dyndns.org they should stay permanent from now on. Please update in your packages if you provide larswm binaries of any kind. REL_7_3_8 May 20, 2004. 90. Added a way to quickly move a window to a different virtual desktop. It is not exactly like Mikolaj Golub's patch set, but a variant of it. If you use Shift-Alt with Left or Right arrow keys, you switch desktop while dragging the focused window with you to the new desktop. REL_7_3_9 May 25, 2004. 91. Removed the special handling of transient windows. They are now just forced to the untiled subdesktop. This should make it easier to deal with things like Mozilla download windows. 92. Ran all source code through GNU Indent. 93. Cleaned up manual pages, README etc. removing most of the information, since it will be part of the new User Guide instead. 94. Added Arnold Robbins' 9menu-1.7 to the dist. Renamed it to not cause conflicts when installing both larswm and 9menu, and to comply with the 9menu license when modifying the code. The menu items were made much larger so as to require less mouse precision. Only one menu will be allowed on each display at a time. Also updated sample.larswmrc to use the menu. 95. Cleaned up gravity code again. It is verified to work correctly with xterm, xcalc, xlogo, xedit and a few other standard X programs. It may leave windows slightly off or in from screen edges with clients that do not set geometry hints properly. REL_7_4_0 May 30, 2004. 96. Ignore mouse wheel in menu. 97. Updated the manual pages. REL_7_4_1 May 30, 2004. 98. When using the menu, Escape closes it. **** Thanks to Florian Forster for 99-101. :) 99. Cleaned up some inconsistensies in the status bar menu. 100. Removed the automatic association between tile_resize and skip_focus. sample.larswmrc has been updated to reflect this. Basically you need to have both tile_resize: False and skip_focus: False to get the old behaviour. 101. Fixed a small bug with window focus when using sticky windows on the tiled subdesktop. REL_7_4_2 May 31, 2004. 102. Fixed the XMULIB reference in the Imakefile. 103. Restored manual page. Who knows when I'll have tiem to finish the new manual. :/ REL_7_4_3 Jun 01, 2004. 104. Made the menu window sticky in the default config so you don't have to search for it if you try to open more than one menu. REL_7_4_4 Jun 01, 2004. 105. Fixed RPM spec session file name. REL_7_4_5 Jun 02, 2004. 106. Updated manual page. Incorporated keyboard and mouse tables. 107. Removed RPM spec file from source dist. This will make it easier to provide RPMS for other distros, and remove the need for a new source dist when the RPM build changes. SRPM files will be made available instead. REL_7_4_6 Jun 02, 2004. 108. Final (I hope!) cleanup of the focus code when using Control-Button1 to change the default focus rules. REL_7_4_7 Jun 03, 2004. 109. Repackaged tar file, upped version to not have any checksum confusion. REL_7_4_8 Jun 03, 2004. 110. Fixed a rare bug where the status bar would not get redrawn when changing virtual desktop. 111. Removed a couple of unused functions. 112. Status bar made slightly thinner when using 3D borders. 113. Changed section of man pages to follow Debian standards. REL_7_4_9 Jun 16, 2004. 114. Added the Shift-Control-0 keyboard command to set aside all untiled windows except the currently focused. 115. Control-Button1 on an aside window will put it back, then put aside all other untiled windows. 116. Fixed a bug where the wrong subdesktop could be active after putting back an aside window. 117. Made the menu slightly wider and shorter. 118. Don't count tool space on a desktop where tile_resize is off. 119. A tool window should never get focus except when manually focused by clicking on it. Note that focus will still be removed from the currently active window when a tool window opens. REL_7_5_0 Jun 17, 2004. 120. Shaped windows did not resize correctly when using the mouse. REL_7_5_1 Jun 21, 2004. 121. Applied patches supplied by Tommy Petterson. Fixes a couple typos, makes larsclock use locale, easier to configure larsmenu padding. 122. Removed some old junk from the Imakefile, and cleaned out the tabs that broke BSD make. REL_7_5_2 Jun 28, 2004. 123. Tweaked how colors for 3D borders are calculated. 124. Fixed menu inconsistency in sample.larswmrc.
2004-11-27Update to 2.3.1, provided by Hiramatsu Yoshifumi in PR 28434:wiz2-6/+5
Changes: * lisp/tc-mazegaki.el: C-g can interrupt kana-kanji conversion. * lisp/tc-is18.el: * lisp/tc-is19.el: * lisp/tc-is20.el: fix infinite loop bug. * lisp/tutc-tbl.el: fix translation table. * lisp/eelll.el: use colored background in bitmap display mode. * skkinput3/Makefile.am: merged patches/patch-ab
2004-11-27covered-current-20040325 update donedmcmahill1-2/+1
2004-11-27note covered-current-20040325 updatedmcmahill1-1/+2
2004-11-27update to covered-current-20040325.dmcmahill6-7/+8047
This release contains lots of bug fixes and also contains the initial version of the Covered report viewing GUI (line coverage only). The following is a description of the changes made since the last development release. - Ran C linting tool on all Covered source code and updated code based on linting errors/ warnings. - Modified debug output to show file and line number of code that called the outputting function (easier to debug problems and useful in error regression testing). - Started initial error testing in regressions. - Several bug fixes made to remove segmentation faults and assertion errors in the new report generation functions. - Initial version of Covered report viewing GUI added. This version displays line coverage only at the moment. - Fixed bug in score command for statement removal (was resulting in memory errors that led to segmentation faults). - Fixed bug in report command that output bad verbose information when -c option was used. - Added new diagnostics to regression testsuite to reproduce situations where original segmentation faults were found to occur. - Development documentation updates. No user documentation updates are released at this time (other than information provided using the -h global option to Covered).
2004-11-27Reset maintainer on his request.wiz1-2/+2
2004-11-27Note that apcupsd 3.10.x requires threads, and doesn't work with pth on 1.6.x.bouyer1-2/+2
2004-11-27INSTALL_DATA_DIR does not error out when the directory already exists;wiz1-4/+2
remove test for dir existence.
2004-11-27Note update of packages:taca1-1/+4
math/ruby-bigfloag to 1.2.1 math/ruby-bitvector to 0.1.7 math/ruby-gsl to 0.2.0
2004-11-27Update ruby-gsl pacakge to 0.2.0 migrating to use new Ruby framework.taca3-26/+18
0.2.0: using GSL 1.5 sorting vectors fixes in Vector and Linalg_complex check if complex_householder_hv is available check for Cygwin faster MonteCarlo implementation more and renamed constants (MKS -> MKSA, CGS -> CGSM) better (meaning more sensible) error handling fixed initialization bug in Spline more samples
2004-11-27Update ruby-bitvector package to 0.1.7 migrating to use new Ruby framework.taca3-18/+12
Changes are seems to miscellaneous bug fixes.
2004-11-27Update ruby-bigfloat package to 1.2.1 migrating to use new Ruby frameworktaca1-10/+10
and mark this only for ruby16. ruby18 provide BigDecimal class as a successor. Changes are unknown.
2004-11-27Note games/fillets-ng{,-data{,-cs}} update.salo2-5/+5
2004-11-27Migrate ruby-tmail to use new framework for Ruby packages.taca2-8/+4
2004-11-27Migrate ruby-opengl to use new framework for Ruby packages.taca2-17/+12
2004-11-27Migrate ruby-gd to use new framework for Ruby packages.taca2-12/+8
2004-11-27Updated to 0.6.0 (with 0.6.1 data files).salo8-46/+2274
Changes: 0.6.1: ====== - fixed crash with empty lang 0.6.0: ====== - 24 new levels + final level - better mouse support - see How to Play - menu tooltips - level help on F1 - hall of fame integration for pedometer - intro.avi as a separate file - complete French translation - complete German translation - fbcon support - win32 binary package
2004-11-27Note update of devel/newfile package to 0.14.taca1-1/+2
2004-11-27Migrate ruby-installpkg to use new framework for Ruby packages.taca1-8/+9
And make this pakcage only for ruby16 until threre is a new ruby18 based pacakge which needs this package.
2004-11-27Migrate ruby-filelock to use new framework for Ruby packages.taca2-12/+7
2004-11-27Migrate ruby-byaccr to use new framework for Ruby packages.taca2-10/+4
2004-11-27Migrate ruby-bsearch to use new framework for Ruby packages.taca1-7/+5
2004-11-27Migrate ruby-amstd to use new framework for Ruby packages.taca2-5/+3
2004-11-27Update newfile package to 1.0.14 migrating to use new framework for Ruby,taca4-28/+29
prefixing package name with "ruby1*-".
2004-11-27Note update of packages:taca1-1/+3
databases/ruby-mysql databases/ruby-vapor
2004-11-27Update ruby-vapor package to 0.81 migrating to use new framework.taca3-93/+118
Version 0.81 (tagged 22 Nov 2003, revision 279) Bug Fixes: * correct mistake in Usage Example, operator for wildcard searching is ~, not = * raise proper errors on various methods of Persistable when no PersistenceManager is available, instead of NoMethodError Version 0.80 (tagged 19 Nov 2003, revision 275) Features: * transaction logging, record information about time, committer and log message as well as list of objects modified per transaction * basic versioning support, retrieval of historic object states * vaporadmin: removal of classes and all their instances using the "remove" command * vaporadmin: modification of class' metadata using the "update" command * new operator (~) for wildcard searches on Strings Bug Fixes: * allow SQL keywords as names of persistent attributes * fix bug where camelCase variables would not be correctly set on object loading * correctly transfer newly persistent objects back to transient state during rollback(). This bug caused incomprehensible ObjectDeletedErrors when manually or automatically rolling back. * check REXML::Version instead of REXML::VERSION_MAJOR, which does not exist in the REXML version that is included in Ruby 1.8 * minimize number of warnings issued when using `ruby -w', including those from Ruby 1.8.x, that are issued regardless of -w Incompatible Repository Changes: (Repository needs to be recreated from scratch) * repository schema version 3 * add fields and tables for versioning
2004-11-27Migrate ruby-postgresql to use new framework for Ruby packages.taca1-11/+7
2004-11-27Update ruby-mysql package to 2.5.1 migrating to use new frameworktaca3-37/+15
for Ruby packages. 2004-09-20 version 2.5.1 * add Mysql#set_ssl(). 2004-08-31 version 2.5 * correspond to MySQL 4.1.x. * change MysqlRes, MysqlField, MysqlError to Mysql::Result, Mysql::Field, Mysql::Error. * add Mysql.client_version(), Mysql.get_client_version(), Mysql#client_version(), Mysql#get_client_version(), Mysql#server_version(), Mysql#get_server_version(), Mysql#warning_count(), Mysql#commit(), Mysql#rollback(), Mysql#autocommit(). * add Mysql::Field#is_not_null?(), Mysql::Field#is_pri_key?(), Mysql::Field#is_num?(). * add MysqlField::TYPE_VAR_STRING.
2004-11-27Migrate ruby-rdtool to use new framework for Ruby packages.taca1-8/+6
2004-11-27Migrate ruby-romkan to use new framework for Ruby packages.taca1-6/+6
2004-11-27Migrate ruby-rdtool to use new framework for Ruby packages.taca2-12/+13
Correct install directory under site_ruby, too.
2004-11-27Note update of:taca1-1/+3
devel/ruby-mode 1.8.1 devel/ruby-racc 1.4.4
2004-11-27Migrate ruby-rd-mode to use new framework for Ruby packages.taca1-8/+9
2004-11-27CFLAGS+=-ma because most packages expect alloca to be available andgrant1-1/+5
this makes it so with xlc.
2004-11-27Migrate ruby-rdtool to use new framework for Ruby packages.taca9-42/+106
Add patch to prevent warning with Ruby 1.8, too.
2004-11-27Update ruby-racc package to 1.4.4 and migrate to new framework.taca5-48/+44
Add raccversion.mk for use racc commands from other pacakges. == 1.4.4 (2003-10-12) * document change only.
2004-11-27covered-0.3 update donedmcmahill1-2/+1
2004-11-27note covered-0.3 updatedmcmahill1-1/+2
2004-11-27Note addition of these packages:taca1-3/+21
converters/ruby16-iconv-0.5 databases/ruby-dbm-1.8.1 devel/ruby-curses-1.8.1 devel/ruby16-curses-1.6.8 lang/ruby18-1.8.1 lang/ruby16-1.6.8 security/ruby-openssl-0.1.4a x11/ruby16-tcltk-1.6.8 x11/ruby16-tk-1.6.8 Note update of these packages: convertersruby-iconv to 1.8.1 devel/ruby-mode to 1.8.1 lang/ruby to 1.8.1 databases/ruby-gdbm to 1.8.1 devel/ruby-readline to 1.8.1 security/ruby-digest to 1.8.1 security/ruby-openssl to 1.0.0 x11/ruby-tcltk to 1.8.1 x11/ruby-tk to 1.8.1 Also correct entry of p5-Math-FFT-0.25 and pear-Net_SMTP-1.2.6.
2004-11-27Note update of p5-Apache-Test from 1.12 to 1.16.he2-3/+3
2004-11-27Update p5-Apache-Test from version 1.12 to 1.16.he2-5/+5
Change log: 1.16 - November 9, 2004 launder the require()d custom config filename to make -T happy [Torsten Fo"rtsch <torsten.foertsch gmx.net>] added Apache::TestRunPHP and Apache::TestConfigPHP classes, which provide a framework for server-side testing via PHP scripts [Geoffrey Young] fix problem with multiple all.t files where only the final file was being run through the test harness. [Geoffrey Young] Documented that redirection does not work with "POST" requests in Apache::TestRequest unless LWP is installed. [David Wheeler] Separated the setting of the undocumented $RedirectOK package variable by users of Apache::TestRequest from when it is set internally by passing the "requests_redirectable" parameter to the user_agent() method. This allows users to override the behavior set by the user_agent() method without replacing it. [David Wheeler] 1.15 - October 22, 2004 add need_php4() and have_php4() which will return true when mod_php4 is available. also, tidy up need_php() and have_php() for PHP4 on Apache 2.0. [Joe Orton] add new test_config make target, equivalent to t/TEST -conf, and make it a prerequisite for the cmodules make target. now you can 'make cmodules' to build the things in c-modules/ without running t/TEST -conf first. [Geoffrey Young] add -withtestmore import action, which allows Test::More >= 0.49 to replace Test.pm as the engine for server-side tests [Geoffrey Young] add automatic core dump backtrace generation in t/REPORT if Devel::GDB is installed [Gozer] add 'testcover' make target for running tests with Devel::Cover [Geoffrey Young] 1.14 - October 12, 2004 improve the same_interpreter framework to handle response failures while trying to init and later find out the same interpreter. [Stas] make sure that 'make distclean' cleans all the autogenerated files [Stas] make sure that if -maxclients option is passed on the command line, minclients will never be bigger than that value [Stas] add -one-process runtime argument, which will start the server in single-server mode (httpd -X in Apache 1.X or httpd -D ONE_PROCESS in 2.X) [Geoffrey Young] In open_cmd, sanitize PATH instead of clearing it [Gozer] Allow / \ and \\ path delimiters in SKIP file [Markus Wichitill <mawic@gmx.de>] Added an apxs query cache for improved test performance [Gozer] run_tests make target no longer invokes t/TEST -clean, making it possible to save a few development cycles when a full cleanup is not required between runs. [Geoffrey Young] Apache::TestSmoke imrovements: [Stas] o the command line option -iterations=N should always be respected (previously it was internally overriden for order!='random'). o since IPC::Run3 broke the Ctrl-C handler, we started to loose any intermediate results, should the run be aborted. So for now, try to always store those results in the temp file: smoke-report...$iter.temp fix 'require blib' in scripts to also call 'blib->import', required to have an effect under perl 5.6.x. [Stas] don't allow running an explicit 'perl Makefile.PL', when Apache-Test is checked out into the modperl-2.0 tree, since it then decides that it's a part of the modperl-2.0 build and will try to use modperl httpd/apxs arguments which could be unset or wrong [Stas] Fix skip test suite functionality in the interactive configuration phase [Stas] s/die/CORE::die/ after exec() to avoid warnings (and therefore failures) when someone overrides CORE::die when using Apache-Test [William McKee, Stas] Overrode Module::Build's "testcover" action in Apache::TestMB to prevent the Apache::Test sticky preference files from being included in the coverage report. [David] 1.13 - Aug 20, 2004 move the custom config code into Apache::TestConfig, split the config object creation in 2 parts - first not requiring the knowledge of httpd location, the second requiring one, refactor the custom config interactive prompting into the second phase, if failed to find httpd. Reshuffle the code to run first bits not requiring the knowledge of httpd location. [Stas] fix Apache::TestCommonPost::lwp_do to work with LWP 5.800 ($res->content() doesn't allow CODE refs anymore, instead used content_ref to avoid huge strings copy) [Stas] add @PHP_MODULE@ extra.conf.in substitution variable, which selects mod_php4 or mod_php5 as appropriate. [Geoffrey Young] the have() function was removed entirely - use need() instead. [Geoffrey Young] add need() and need_* variant functions (need_module(), need_apache(), etc) for use specifically with plan() to decide whether or not a test should run. have_* variants (have_module(), have_apache(), etc) are now specifically for use outside of plan(), although they can continue to be used within plan() without fear of current tests breaking. [Geoffrey Young] add need_php() and have_php() which will return true when either mod_php4 or mod_php5 are available, providing functionality similar to need_cgi() and have_cgi(). [Geoffrey Young] Add APACHE_TEST_EXTRA_ARGS make variable to all invocations to t/TEST to allow passing extra arguments from the command line. [Gozer] When APACHE_TEST_NO_STICKY_PREFERENCES=1 is used don't even try to interactively configure the server, as we don't save any config it was entering an infinite loop. [Stas] If a directory t/lib exists from where the tests are run, adjust @INC so that this directory is added when running the tests, both within t/TEST and within t/conf/modperl_inc.pl. This allows inclusion of modules specific to the tests that aren't intended to be installed. [Stas, Randy] make a special case for threaded mpm configuration, to ensure that unless maxclients was specified, MaxClients will be exactly twice bigger than ThreadsPerChild (minclients), since if we don't do that, Apache will reduce MaxClients to the same value as ThreadsPerChild. [Stas] Renamed generate_test_script() to generate_script() in Apache::TestMB to match the naming convention used in Apache::TestMM and elsewhere. [David] Apache::TestMB now only prints the "Generating test running script" message if verbosity is enabled (e.g., by passing --verbose when executing Build.PL). [David] Fixed the "requests_redirectable" parameter to Apache::TestRequest::user_agent() so that it works as docmented when passed a negative value. [Boris Zentner] Documented support for passing an array reference to the "requests_redirectable" parameter to Apache::TestRequest::user_agent() to be passed to LWP::UserAgent if LWP ist installed. [David]
2004-11-27Note update of p5-Apache-AuthCookie to 3.06.he2-3/+3
2004-11-27Upgrade p5-Apache-AuthCookie from 3.05 to 3.06.he2-5/+6
Add dependency on p5-Apache-Test (even though I could not make "make test" work). Change log: Version: 3.06 ** BUG FIX: AuthNameSatisfy (Any|All) directives were broken. AuthCookie was using AuthCookieSatisfy rather than ${auth_name}Satisfy. If you used this feature and had an "AuthCookieSatisfy" directive in your config file, you MUST change this to ${auth_name}Satisfy. E.g.: "WhateverSatisfy All" - created better test cases for AuthNameSatisfy directives. - when redirecting, set Location with headers_out() not err_headers_out(). apache prefers Location in headers_out, even if the status code is not 200. - MP2: Apache::unescape_url() -> Apache::URI::unescape_url() - check for mod_perl 1.9913 or later for Apache::URI (Frederick Moyer) - Remove set status in login.pl which caused malformed custom error document (Frederick Moyer) - Add support for ${auth_name}CookieName to change the name of the cookie used for each auth name. Default remains ${auth_name}_${auth_type} if not set. - make some debug log_error() calls conditional on $debug
2004-11-27update to covered-0.3dmcmahill2-6/+6
Changes since the last stable release: - User-specified FSM code coverage. By using command-line options or inline code specified by the user, FSM code coverage can be extracted from the design. This does not include the ability to automatically extract FSMs from the design (an ability that will be added in future stable releases). - Enhanced performance of the score command. A 3x - 5x speedup in the running time of the score command on the design should be expected with this release over past stable releases. - Enhanced readability of coverage reports. The coverage report look has been overhauled to produce a much more readable/understandable coverage report. - Several bug-fixes have been made, including coverage number calculation bugs. - Development and user documentation updates. - Enhanced regression suite.
2004-11-27Update ruby package to 1.8.1.taca2-33/+29
Now, this package isn't meta-package. Ruby itself is provided as language/ruby18 (Ruby 1.8.1) or language/ruby16 (Ruby 1.6.8) and Ruby's commands are $PREFIX/bin/ruby18 or $PREFIX/bin/ruby16. This pacakge provide commands without its version in name as $PREFIX/bin/ruby. Some extention libraries bundled in Ruby's distribution are move to separate packages. For ruby18: converters/ruby-iconv: Iconv module databases/ruby-dbm: DBM module databases/ruby-gdbm: GDBM module devel/ruby-curses: Curses module security/ruby-digest: message digest module security/ruby-openssl: OpenSSL module devel/ruby-readline: readline module x11/ruby-tcltklib: Tcl/Tk libraries x11/ruby-tk: Tk modules And for ruby16: databases/ruby-dbm: DBM module databases/ruby-gdbm: GDBM module devel/ruby16-curses: Curses module security/ruby-digest: message digest module devel/ruby-readline: readline module x11/ruby16-tcltklib: Tcl/Tk libraries x11/ruby16-tk: Tk modules You can specify default Ruby's version by setting RUBY_VERSION_DEFAULT to 1.6 or 1.8 in /etc/mk.conf.
2004-11-27Update ruby-mode package to 1.8.1; Ruby 1.8.1 bundled version.taca1-17/+15
Changes are unknown.
2004-11-27Add and enable ruby16-tcltk and ruby16-tk package.taca1-1/+3
2004-11-27Re-import previous ruby-tk package as ruby16-tk package for supportingtaca5-0/+86
Ruby 1.6.8.