Commit graph

70333 commits

Author SHA1 Message Date
taca
1ea2373c73 Migrate ruby-gd to use new framework for Ruby packages. 2004-11-27 16:12:57 +00:00
salo
9eeb63b7be Updated to 0.6.0 (with 0.6.1 data files).
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-27 16:12:27 +00:00
taca
2122a0a547 Note update of devel/newfile package to 0.14. 2004-11-27 16:05:45 +00:00
taca
93d6eaf34a Migrate ruby-installpkg to use new framework for Ruby packages.
And make this pakcage only for ruby16 until threre is a new ruby18
based pacakge which needs this package.
2004-11-27 16:04:26 +00:00
taca
b6dd115841 Migrate ruby-filelock to use new framework for Ruby packages. 2004-11-27 16:01:37 +00:00
taca
7265b6c235 Migrate ruby-byaccr to use new framework for Ruby packages. 2004-11-27 16:00:49 +00:00
taca
03becc0e0d Migrate ruby-bsearch to use new framework for Ruby packages. 2004-11-27 16:00:09 +00:00
taca
31a123fadf Migrate ruby-amstd to use new framework for Ruby packages. 2004-11-27 15:59:31 +00:00
taca
ffdb54638e Update newfile package to 1.0.14 migrating to use new framework for Ruby,
prefixing package name with "ruby1*-".
2004-11-27 15:58:22 +00:00
taca
ab2f8a2a79 Note update of packages:
databases/ruby-mysql
	databases/ruby-vapor
2004-11-27 15:52:30 +00:00
taca
cd75be0412 Update ruby-vapor package to 0.81 migrating to use new framework.
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-27 15:50:33 +00:00
taca
3d2561d4db Migrate ruby-postgresql to use new framework for Ruby packages. 2004-11-27 15:47:02 +00:00
taca
30b0cd4038 Update ruby-mysql package to 2.5.1 migrating to use new framework
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-27 15:45:57 +00:00
taca
013bb8757d Migrate ruby-rdtool to use new framework for Ruby packages. 2004-11-27 15:37:20 +00:00
taca
55c62ea338 Migrate ruby-romkan to use new framework for Ruby packages. 2004-11-27 15:36:43 +00:00
taca
005d3d8a4c Migrate ruby-rdtool to use new framework for Ruby packages.
Correct install directory under site_ruby, too.
2004-11-27 15:34:29 +00:00
taca
2cd34b5168 Note update of:
devel/ruby-mode 1.8.1
	devel/ruby-racc 1.4.4
2004-11-27 15:32:19 +00:00
taca
0f647bf85c Migrate ruby-rd-mode to use new framework for Ruby packages. 2004-11-27 15:29:21 +00:00
grant
e71f192b37 CFLAGS+=-ma because most packages expect alloca to be available and
this makes it so with xlc.
2004-11-27 15:28:34 +00:00
taca
99649a96f3 Migrate ruby-rdtool to use new framework for Ruby packages.
Add patch to prevent warning with Ruby 1.8, too.
2004-11-27 15:28:30 +00:00
taca
20187979ed Update ruby-racc package to 1.4.4 and migrate to new framework.
Add raccversion.mk for use racc commands from other pacakges.

== 1.4.4 (2003-10-12)
  * document change only.
2004-11-27 15:22:15 +00:00
dmcmahill
72bc147120 covered-0.3 update done 2004-11-27 15:21:06 +00:00
dmcmahill
6f85001cf1 note covered-0.3 update 2004-11-27 15:20:58 +00:00
taca
754be65fea Note addition of these packages:
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-27 15:17:53 +00:00
he
31e7f84b63 Note update of p5-Apache-Test from 1.12 to 1.16. 2004-11-27 15:13:10 +00:00
he
4a20e833ac Update p5-Apache-Test from version 1.12 to 1.16.
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-27 15:12:11 +00:00
he
81eebe6e6d Note update of p5-Apache-AuthCookie to 3.06. 2004-11-27 15:08:19 +00:00
he
0326872fcd Upgrade p5-Apache-AuthCookie from 3.05 to 3.06.
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-27 15:06:41 +00:00
dmcmahill
f9063fe8b1 update to covered-0.3
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-27 15:04:02 +00:00
taca
7a23af0a6d Update ruby package to 1.8.1.
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-27 15:02:10 +00:00
taca
bacef49d8d Update ruby-mode package to 1.8.1; Ruby 1.8.1 bundled version.
Changes are unknown.
2004-11-27 14:55:25 +00:00
taca
82be7da08e Add and enable ruby16-tcltk and ruby16-tk package. 2004-11-27 14:54:24 +00:00
taca
10d0e6dc75 Re-import previous ruby-tk package as ruby16-tk package for supporting
Ruby 1.6.8.
2004-11-27 14:52:52 +00:00
taca
692cb8431f Re-import previous ruby-tcltk package as ruby16-tcltk package for supporting
Ruby 1.6.8.
2004-11-27 14:52:19 +00:00
taca
38a415a0ea Update ruby-tk pacakge to 1.8.1 with new framework for Ruby packages. 2004-11-27 14:50:45 +00:00
he
64d3f70e87 Note update of p5-Apache-Filter from 1.019 to 1.022. 2004-11-27 14:50:43 +00:00
taca
d3eb9e68f8 Update ruby-tcltk pacakge to 1.8.1 with new framework for Ruby packages. 2004-11-27 14:50:12 +00:00
he
dcf18e77f3 Update p5-Apache-Filter from 1.019 to 1.022.
Add a HOMEPAGE pointing into search.cpan.org.
Adapt the patch to the new version of the package.

Change log:

Version: 1.022  Fri Jan 31 14:00:48 CST 2003

 - Now can be installed using either Module::Build or
   ExtUtils::MakeMaker.

 - Simplified a few of the TIEHANDLE code chunks that used substr() to
   manipulate saved filehandle data.

Version: 1.021   Fri Dec 27 10:13:23 CST 2002

 - The test suite now provides a bit more useful information upon
   failure and uses Test.pm to generate its output.

 - Avoid an "undefined value" warning in READLINE() method [Dave
   Rolsky]

 - If the initial $r isn't an Apache object (could be Apache::Request
   or a subclass of Apache), make an on-the-fly subclass of whatever
   it is. [Dave Rolsky]

Version: 1.020  Date: Mon Nov 11 17:11:31 AEST 2002
   Fixed the Apache::PerlRunFilter module, which was missing a call to
   filter_register(). [Ruslan U. Zakirov, Oleh Khoma]

   Minor regex speedup in READLINE() method of filehandle.

   Correct doc bug about Filter2 and Filter3.

   Add Apache::HTML::ClassParser to list of filter-aware modules.
2004-11-27 14:49:35 +00:00
taca
93f04672c0 Add and enable ruby16-openssl package. 2004-11-27 14:48:38 +00:00
taca
72357dd926 Re-import previous ruby-openssl package as ruby16-openssl package.
This package is for Ruby 1.6.8.
2004-11-27 14:47:36 +00:00
taca
acdc2b3334 Update ruby-openssl pacakge to 1.0.0 with switching to new framework for
Ruby packages.

This package is actually a part of the Ruby distribution but still use
its own version now.
2004-11-27 14:45:30 +00:00
taca
940fc8a640 Update ruby-digest pacakge with new framework for Ruby packages.
(Provide ruby18-digest-1.8.1 and ruby16-1.6.8 package now.)
2004-11-27 14:43:13 +00:00
grant
b89c7fd5ee ditch NetBSD-specific stuff, specifically -Werror which xlc doesn't
support.
2004-11-27 14:42:28 +00:00
taca
4c74ce02f6 Add and enable ruby-curses and ruby16-curses package. 2004-11-27 14:41:11 +00:00
taca
d974b71e74 Update ruby-readline pacakge with new framework for Ruby packages. 2004-11-27 14:38:46 +00:00
taca
af17dc50e5 Initial import of ruby-curses package. This is separated from original
Ruby 1.6.8 distribution because of (possible) dependency to external package.
2004-11-27 14:35:59 +00:00
taca
a032a04af6 Initial import of ruby-curses package. This is separated from original
Ruby 1.8.1 distribution because of (possible) dependency to external package.
2004-11-27 14:35:15 +00:00
taca
12a1ab5604 Add and enable ruby-dbm. 2004-11-27 14:31:50 +00:00
taca
2b2aa439c9 Make ruby-gdbm package into new framework.
Since this change PKGBASE, PKGREVISION is reset now.
2004-11-27 14:30:14 +00:00
taca
628884caa8 Initial import of ruby-dbm package. This is part of Ruby distribution
and this package covers both Ruby 1.8 base and 1.6 base.

This is a Ruby extension to DBM library (including Berkley DB's DBM
compatible one), which is actually a part of the Ruby distribution.
2004-11-27 14:27:50 +00:00