Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (155d) 

2024-05-13 18:53:27 UTC Now

2008-09-16 15:01:52 UTC MAIN commitmail json YAML

* Fix MASTER_SITES:
- typo in MASTER_SITE_PERL_CPAN
- this version of Jemplate is from another author
* Update distinfo after last package update.

(seb)

2008-09-16 14:41:19 UTC MAIN commitmail json YAML

Main tree must not depend on wip, so pkglint should try to warn about
it.

(joerg)

2008-09-16 14:24:25 UTC MAIN commitmail json YAML

Clarified a comment, since I didn't understand it two years after writing it.

(rillig)

2008-09-16 14:19:11 UTC MAIN commitmail json YAML

Don't include useless definitions in the documentation.

(rillig)

2008-09-16 13:58:03 UTC MAIN commitmail json YAML

Add missing direct dep on libkexiv2; may fix broken build. ok by joerg

(dholland)

2008-09-16 13:32:58 UTC MAIN commitmail json YAML

2008-09-16 13:31:26 UTC MAIN commitmail json YAML

* Needs PHP 5.2.0 and later.
* Proper replace command interpreter.

(taca)

2008-09-16 13:23:42 UTC MAIN commitmail json YAML

fix fallout from boost and cmake updates:
-prefix uses of "exception" with "std::" to avoid conflict with
a similar definition in new "boost"
-set a cmake var to get an rpath into the installed executable
(seems that cmake's behaviour changed)

(drochner)

2008-09-16 13:15:28 UTC MAIN commitmail json YAML

2008-09-16 13:10:41 UTC MAIN commitmail json YAML

Remove this file again:
- There's a better version in the "cube-native-xorg" branch.
- Using the bundled "pixman" library doesn't work under Mac OS X anyway
  because Apple didn't update the ".la" file at same point.

[It is likely that the second issue will require attention after the
"cube-native-xorg" branch has been merged.]

(tron)

2008-09-16 13:06:42 UTC MAIN commitmail json YAML

Add description for OpenSSH's hpn-patch option.

(taca)

2008-09-16 13:02:02 UTC MAIN commitmail json YAML

-openssh-5.1.1.
+openssl-0.9.8i.

(taca)

2008-09-16 12:57:28 UTC MAIN commitmail json YAML

Update updated of security/openssh package to 5.1.1.

(taca)

2008-09-16 12:53:08 UTC MAIN commitmail json YAML

Update openssh package to 5.1.1 (5.1p1)

Changes from OpenSSH 5.0 is huge to write here, please refer its
release note: http://www.openssh.com/txt/release-5.1.
I quote only Security section from the release note.

Security:

* sshd(8): Avoid X11 man-in-the-middle attack on HP/UX (and possibly
  other platforms) when X11UseLocalhost=no

  When attempting to bind(2) to a port that has previously been bound
  with SO_REUSEADDR set, most operating systems check that either the
  effective user-id matches the previous bind (common on BSD-derived
  systems) or that the bind addresses do not overlap (Linux and
  Solaris).

  Some operating systems, such as HP/UX, do not perform these checks
  and are vulnerable to an X11 man-in-the-middle attack when the
  sshd_config(5) option X11UseLocalhost has been set to "no" - an
  attacker may establish a more-specific bind, which will be used in
  preference to sshd's wildcard listener.

  Modern BSD operating systems, Linux, OS X and Solaris implement the
  above checks and are not vulnerable to this attack, nor are systems
  where the X11UseLocalhost has been left at the default value of
  "yes".

  Portable OpenSSH 5.1 avoids this problem for all operating systems
  by not setting SO_REUSEADDR when X11UseLocalhost is set to no.

  This vulnerability was reported by sway2004009 AT hotmail.com.

(taca)

2008-09-16 12:42:03 UTC MAIN commitmail json YAML

Simplify and make destdir ready.

(joerg)

2008-09-16 12:39:02 UTC MAIN commitmail json YAML

Note update of the "x11-links" package to version 0.38.

(tron)

2008-09-16 12:38:38 UTC MAIN commitmail json YAML

2008-09-16 11:59:29 UTC MAIN commitmail json YAML

Don't use sig_t, it doesn't exist on QNX. Conditionally use madvise or
posix_madvise if MADV_SEQUENTIAL or POSIX_MADV_SEQUENTIAL exist. As it
is a hint for the VM subsystem, it doesn't hurt if neither is provided.
Based on input from Sean Boudreau.

(joerg)

2008-09-16 11:59:02 UTC MAIN commitmail json YAML

Drop NO_BIN_ON_FTP per private correspondence with upstream author,
and include permission grant.  Simplify DESCR and add note about the
prohibition on using unrar to develop an rar-compatible archiver.
PKGREVISION++ due to DESCR change.

(gdt)

2008-09-16 11:41:34 UTC MAIN commitmail json YAML

Detect builtin "pixman" e.g. under Mac OS X Leopard.

(tron)

2008-09-16 11:40:10 UTC MAIN commitmail json YAML

X11 is located in "/usr/X11" under Mac OS X Leopard, "/usr/X11R6" is just
a symlink. Use the correct directory because the buildlink framework will
otherwise remove compiler options like "-I/usr/X11/include/pixman-1".

(tron)

2008-09-16 11:24:58 UTC MAIN commitmail json YAML

patch configure.in, not configure, due to regeneration.

(tnn)

2008-09-16 10:36:31 UTC MAIN commitmail json YAML

Pull in gst-plugins0.10-v4l2

(jmcneill)

2008-09-16 06:31:54 UTC MAIN commitmail json YAML

Revert update of ruby-datamapper to 0.9.5.

(taca)

2008-09-16 06:28:48 UTC MAIN commitmail json YAML

Revert ruby-datamapper to 0.3.2 previous commit, it wasn't completed.

(taca)

2008-09-16 04:38:49 UTC MAIN commitmail json YAML

Do not force ncurses on Interix; it does not have a proper shared library.
Instead, let curses.buildlink3.mk find out a usable one.

This fixes the error reported in PR 39531.  However, the PR will remain
open for now because it raises another issue whether tnftp should depend
on curses or not.

(minskim)

2008-09-16 03:27:19 UTC MAIN commitmail json YAML

Fix two problems reported by Hasso Tepper via PR pkg/39554.

* OpenSSL portability problem.
* DragonFly support.

(taca)

2008-09-16 03:24:58 UTC cube-native-xorg commitmail json YAML

PREFER_PKGSRC.<package>?  Quezako?  That's PREFER.<package> you want.

(cube)

2008-09-16 03:05:36 UTC cube-native-xorg commitmail json YAML

2008-09-16 03:04:48 UTC cube-native-xorg commitmail json YAML

Provide pkgconfig-builtin.mk-based builtin.mk files for damageproto and
pixman.

(cube)

2008-09-16 03:03:30 UTC cube-native-xorg commitmail json YAML

pkgconfig-builtin.mk is a generic builtin.mk file testing the presence of
a given .pc file and if the package is indeed built-in, construct a version
number from it so that it's suitable for BUILDINK_API_DEPENDS tests.

(cube)

2008-09-16 03:00:32 UTC cube-native-xorg commitmail json YAML

2008-09-16 02:56:08 UTC MAIN commitmail json YAML

2008-09-16 01:59:07 UTC MAIN commitmail json YAML

- Move _epoll.so to PLIST.Linux (fixes PR pkg/39553).
- Adjust py-OpenSSL dependency down to 0.6.
- Use egg.mk instead of extension.mk, drop PYDISTUTILSPKG, and add egg foo
  to PLIST.

(epg)

2008-09-16 01:47:07 UTC MAIN commitmail json YAML

- drop non-existent configure args
- add missing modules to DFLT_APACHE_MODULES
- bump PKGREVISION for new modules
- replace APACHE_MODULES=all-shared with apache-shared-modules option
- '--enable-mods-shared=all' is not sufficient, that's why DFLT_APACHE_MODULES
  lists all those others; use DFLT_APACHE_MODULES instead of 'all'
- add apache-shared-modules to options.description

approved by tron

(epg)

2008-09-15 23:56:48 UTC MAIN commitmail json YAML

2008-09-15 22:13:25 UTC MAIN commitmail json YAML

Note update of devel/p5-Proc-ProcessTable to version 0.45

(seb)

2008-09-15 22:12:22 UTC MAIN commitmail json YAML

Update from version 0.44 to version 0.45
Changes:
0.45  Mon Sep  8 09:13:14 MDT 2008
-Patch from Milosz Tanski <mtanski@gridapp.com> to make module
thread-safe on linux (rt.cpan.org ID 38709). Patch from Scott
Davis <darkpreludesi@hotmail.com> for new constructor flag
enable_ttys, which when set to 0 disables traversing the
device tree.

(seb)

2008-09-15 22:05:28 UTC MAIN commitmail json YAML

2008-09-15 21:25:14 UTC MAIN commitmail json YAML

Patch ffmpeg to re-add img_resample(), etc.

(sborrill)

2008-09-15 21:24:00 UTC MAIN commitmail json YAML

Patch support for img_resample() and friends back into ffmpeg even when
swscale is enabled. This allows older apps (such as vlc 0.8.6i) to run
without a specific ffmpeg package option and thus the swscale option is no
longer needed.

(sborrill)

2008-09-15 21:21:31 UTC MAIN commitmail json YAML

Updated www/ap2-python to 3.3.1

(abs)

2008-09-15 21:20:24 UTC MAIN commitmail json YAML

Updated www/ap2-python to 3.3.1

Includes build fix from FreeBSD's ports:
http://www.freebsd.org/cgi/query-pr.cgi?pr=125484&cat=ports

New Features

    * (MODPYTHON-103) New req.add_output_filter(), req.add_input_filter(), req.register_output_fiter(), req.register_input_filter() methods. These allows the dynamic registration of filters and the attaching of filters to the current request.
    * (MODPYTHON-104) Support added for using Python in content being passed through "INCLUDES" output filter, or as more commonly referred to server side include (SSI) mechanism.
    * (MODPYTHON-108) Added support to cookies for httponly attribute, an extension originally created by Microsoft, but now getting more widespread use in the battle against cross site-scripting attacks.
    * (MODPYTHON-118) Now possible using the PythonImport directive to specify the name of a function contained in the module to be called once the designated module has been imported.
    * (MODPYTHON-124) New req.auth_name() and req.auth_type() methods. These return the values associated with the AuthName and AuthType directives respectively. The req.ap_auth_type has now also been made writable so that it can be set by an authentication handler.
    * (MODPYTHON-130) Added req.set_etag(), req.set_last_modified() and req.update_mtime() functions as wrappers for similar functions provided by Apache C API. These are required to effectively use the req.meets_condition() function. The documentation for req.meets_condition() has also been updated as what it previously described probably wouldn't actually work.
    * (MODPYTHON-132) New req.construct_url() method. Used to construct a fully qualified URI string incorporating correct scheme, server and port.
    * (MODPYTHON-144) The "apache.interpreter" and "apache.main_server" attributes have been made publically available. These were previously private and not part of the public API.
    * (MODPYTHON-149) Added support for session objects that span domains.
    * (MODPYTHON-153) Added req.discard_request_body() function as wrapper for similar function provided by Apache C API. The function tests for and reads any message body in the request, simply discarding whatever it receives.
    * (MODPYTHON-164) The req.add_handler(), req.register_input_filter() and req.register_output_filter() methods can now take a direct reference to a callable object as well a string which refers to a module or module::function combination by name.
    * (MODPYTHON-165) Exported functions from mod_python module to be used in other third party modules for Apache. The purpose of these functions is to allow those other modules to access the mechanics of how mod_python creates interpreters, thereby allowing other modules to also embed Python and for there not to be a conflict with mod_python.
    * (MODPYTHON-170) Added req._request_rec, server._server_rec and conn._conn_rec semi private members for getting accessing to underlying Apache struct as a Python CObject. These can be used for use in implementing SWIG bindings for lower level APIs of Apache. These members should be regarded as experimental and there are no guarantees that they will remain present in this specific form in the future.
    * (MODPYTHON-193) Added new attribute available as req.hlist.location. For a handler executed directly as the result of a handler directive within a Location directive, this will be set to the value of the Location directive. If LocationMatch, or wildcards or regular expressions are used with Location, the value will be the matched value in the URL and not the pattern.

Improvements

    * (MODPYTHON-27) When using mod_python.publisher, the __auth__() and __access__() functions and the __auth_realm__ string can now be nested within a class method as a well a normal function.
    * (MODPYTHON-90) The PythonEnablePdb configuration option will now be ignored if Apache hasn't been started up in single process mode.
    * (MODPYTHON-91) If running Apache in single process mode with PDB enabled and the "quit" command is used to exit that debug session, an exception indicating that the PDB session has been aborted is raised rather than None being returned with a subsequent error complaining about the handler returning an invalid value.
    * (MODPYTHON-93) Improved util.FieldStorage efficiency and made the interface more dictionary like.
    * (MODPYTHON-101) Force an exception when handler evaluates to something other than None but is otherwise not callable. Previously an exception would not be generated if the handler evaluated to False.
    * (MODPYTHON-107) Neither mod_python.publisher nor mod_python.psp explicitly flush output after writing the content of the response back to the request object. By not flushing output it is now possible to use the "CONTENT_LENGTH" output filter to add a "Content-Length" header.
    * (MODPYTHON-111) Note made in session documentation that a save is required to avoid session timeouts.
    * (MODPYTHON-125) The req.handler attribute is now writable. This allows a handler executing in a phase prior to the response phase to specify which Apache module will be responsible for generating the content.
    * (MODPYTHON-128) Made the req.canonical_filename attribute writable. Changed the req.finfo attribute from being a tuple to an actual object. For backwards compatibility the attributes of the object can still be accessed as if they were a tuple. New code however should access the attributes as member data. The req.finfo attribute is also now writable and can be assigned to using the result of calling the new function apache.stat(). This function is a wrapper for apr_stat().
    * (MODPYTHON-129) When specifying multiple handlers for a phase, the status returned by each handler is now treated the same as how Apache would treat the status if the handler was registered using the low level C API. What this means is that whereas stacked handlers of any phase would in turn previously be executed as long as they returned apache.OK, this is no longer the case and what happens is dependent on the phase. Specifically, a handler returning apache.DECLINED no longer causes the execution of subsequent handlers for the phase to be skipped. Instead, it will move to the next of the stacked handlers. In the case of PythonTransHandler, PythonAuthenHandler, PythonAuthzHandler and PythonTypeHandler, as soon as apache.OK is returned, subsequent handlers for the phase will be skipped, as the result indicates that any processing pertinent to that phase has been completed. For other phases, stacked handlers will continue to be executed if apache.OK is returned as well a
s when apache.DECLINED is returned. This new interpretation of the status returned also applies to stacked content handlers listed against the PythonHandler directive even though Apache notionally only ever calls at most one content handler. Where all stacked content handlers in that phase run, the status returned from the last handler becomes the overall status from the content phase.
    * (MODPYTHON-141) The req.proxyreq and req.uri attributes are now writable. This allows a handler to setup these values and trigger proxying of the current request to a remote server.
    * (MODPYTHON-142) The req.no_cache and req.no_local_copy attributes are now writable.
    * (MODPYTHON-143) Completely reimplemented the module importer. This is now used whenever modules are imported corresponding to any of the Python*Handler, Python*Filter and PythonImport directives. The module importer is still able to be used directly using the apache.import_module() function. The new module importer no longer supports automatic reloading of packages/modules that appear on the standard Python module search path as defined by the PythonPath directive or within an application by direct changes to sys.path. Automatic module reloading is however still performed on file based modules (not packages) which are located within the document tree where handlers are located. Locations within the documentree are however no longer added to the standard Python module search path automatically as they are maintained within a distinct importer search path. The PythonPath directive MUST not be used to point at directories within the document tree. To have additional direct
ories be searched by the module importer, they should be listed in the mod_python.importer.path option using the PythonOption directive. This is a path similar to how PythonPath argument is supplied, but MUST not reference sys.path nor contain any directories also listed in the standard Python module search path. If an application does not appear to work under the module importer, the old module importer can be reenabled by setting the mod_python.legacy.importer option using the PythonOption directive to the value '*'. This option must be set in the global Apache configuration.
    * (MODPYTHON-152) When in a sub request, when a request is the result of an internal redirect, or when when returning from such a request, the req.main, req.prev  req.next members now correctly return a reference to the original Python request object wrapper first created for the specific request_rec instance rather than creating a new distinct Python request object. This means that any data added explicitly to a request object can be passed between such requests.
    * (MODPYTHON-178) When using mod_python.psp, if the PSP file which is the target of the request doesn't actually exist, an apache.HTTP_NOT_FOUND server error is now returned to the client rather than raising a ValueError exception which results in a 500 internal server error. Note that if using SetHandler and the request is against the directory and no DirectoryIndex directive is specified which lists a valid PSP index file, then the same apache.HTTPT_FOUND server error is returned to the client.
    * (MODPYTHON-196) For completeness, added req.server.log_error() and req.connection.log_error(). The latter wraps ap_log_cerror() (when available), allowing client information to be logged along with message from a connection handler.
    * (MODPYTHON-206) The attribute req.used_path_info is now modifiable and can be set from within handlers. This is equivalent to having used the AcceptPathInfo directive.
    * (MODPYTHON-207) The attribute req.args is now modifiable and can be set from within handlers.

Bug Fixes

    * (MODPYTHON-38) Fixed issue when using PSP pages in conjunction with publisher handler or where a PSP error page was being triggered, that form parameters coming from content of a POST request weren't available or only available using a workaround. Specifically, the PSP page will now use any FieldStorage object instance cached as req.form left there by preceding code.
    * (MODPYTHON-43) Nested __auth__() functions in mod_python.publisheow execute in context of globals from the file the function is in and not that of mod_python.publisher itself.
    * (MODPYTHON-47) Fixed mod_python.publisher so it will not return a HTTP Bad Request response when mod_auth is being used to provide Digest authentication.
    * (MODPYTHON-63) When handler directives are used within Directory or DirectoryMatch directives where wildcards or regular expressions are used, the handler directory will be set to the shortest directory matched by the directory pattern. Handler directives can now also be used within Files and FilesMatch directives and the handler directory will correctly resolve to the directory corresponding to the enclosing Directory or DirectoryMatch directive, or the directory the .htaccess file  contained in.
    * (MODPYTHON-76) The FilterDispatch callback should not flush the filter if it has already been closed.
    * (MODPYTHON-84) The original change to fix the symlink issue for req.sendfile() was causing problems on Win32, plus code needed to be changed to work with APR 1.2.7.
    * (MODPYTHON-100) When using stacked handlers and a SERVER_RETURN exception was used to return an OK status for that handler, any following handlers weren't being run if appropriate for the phase.
    * (MODPYTHON-109) The Py_Finalize() function was being called on child process shutdown. This was being done though from within the context of a signal handler, which is generally unsafe and would cause the process to lock up. This function is no longer called on ch process shutdown.
    * (MODPYTHON-112) The req.phase attribute is no longer overwritten by an input or output filter. The filter.is_input member should be used to determine if a filter is an input or output filter.
    * (MODPYTHON-113) The PythonImport directive now uses the apache.import_module() function to import modules to avoid reloading problems when same module is imported from a handler.
    * (MODPYTHON-114) Fixed race conditions on setting sys.path when the PythonPath directive is being used as well as problems with infinite extension of path.
    * (MODPYTHON-120) (MODPYTHON-121) Fixes to test suite so it will work on virtual hosting environments where localhost doesn't resolve to 127.0.0.1 but the actual IP address of the host.
    * (MODPYTHON-126) When Python*Handler or Python*Filter directive is used inside of a Files directive container, the handler/filter directory value will now correctly resolve to the directory corresponding to any parent Directory directive or the location of the .ccess file the Files directive is contained in.
    * (MODPYTHON-133) The table object returned by req.server.get_config() was not being populated correctly to be the state of directives set at global scope for the server.
    * (MODPYTHON-134) Setting PythonDebug to Off, wasn't overriding On setting in parent scope.
    * (MODPYTHON-140) The util.redirect() function should be returning server status of apache.DONE and not apache.OK otherwise it will not give desired result if used in non content handler phase or where there are stacked content handlers.
    * (MODPYTHON-147) Stopped directories being added to sys.path multiple times when PythonImport and PythonPath directive used.
    * (MODPYTHON-148) Added missing Apache contants apache.PROXYREQ_RESPONand apache.HTTP_UPGRADE_REQUIRED. Also added new constants for Apache magic mime types and values for interpreting the req.connection.keepalive and req.read_body members.
    * (MODPYTHON-150) In a multithread MPM, the apache.init() function could be called more than once for a specific interpreter instance whereas it should only be called once.
    * (MODPYTHON-151) Debug error page returned to client when an exception in a handler occurred wasn't escaping special HTML characters in the traceback or the details of the exception.
    * (MODPYTHON-157) Wrong interpreter name used for fixup handler phase and earlier, when PythonInterpPerDirectory was enabled and request was against a directory but client didn't provide the trailing slash.
    * (MODPYTHON-1) Fix FieldStorage class so that it can handle multiline headers.
    * (MODPYTHON-160) Using PythonInterpPerDirective when setting content handler to run dynamically with req.add_handler() would cause Apache to crash.
    * (MODPYTHON-161) Directory argument supplied to req.add_handler() is canonicalized and a trailing slash added automatically. This is needed to ensure that the directory is always in POSIX path style as used by Apache and that convention where directories associated with directives always have trailing slash is adhered to. If this is not done, a different interpreter can be chosen to that expected when the PythonInterpPerDirective is used.
    * (MODPYTHON-166) PythonHandlerModule was not setting up registration of the PythonFixupHandler or PythonAuthenHandler. For the latter this meant that using Require directive with PythonHandlerModule would cause a 500 error and complaint in error log about "No groups file".
    * (MODPYTHON-167) When PythonDebug was On and and exception occurred,  response to the client had a status of 200 when it really should have been a 500 error status indicating that an internal error occurred. A 500 error status was correctly being returned when PythonDebug was Off.
    * (MODPYTHON-168) Fixed psp_parser error when CR is used as a line terminator in psp code. This may occur with some older editors such as GoLive on Mac OS X.
    * (MODPYTHON-175) Fixed problem whereby a main PSP page and an error page triggered from that page both accessing the session object would cause a deadlock.
    * (MODPYTHON-176) Fixed issue whereby PSP code would unlock session object which it had inherited from the caller meaning caller could no longer use it safely. PSP code will now only unlock session if it created it in the firplace.
    * (MODPYTHON-179) Fixed the behaviour of req.readlines() when a size hint was provided. Previously, it would always return a single line when a size hint was provided.
    * (MODPYTHON-180) Publisher would wrongly output a warning about nothing to publish if req.write() or req.sendfile() used and data not flushed, and then published function returned None.
    * (MODPYTHON-181) Fixed memory leak when mod_python handlers are defined for more than one phase at the same time.
    * (MODPYTHON-182) Fixed memory leak in req.readline().
    * (MODPYTHON-184) Fix memory leak in apache.make_table(). This was used by util.FieldStorage class so affected all code using forms.
    * (MODPYTHON-185) Fixed segfault in psp.parsestring(src_string) when src_str is empty.
    * (MODPYTHON-187) Table objects could crash in various ways when the value of an item was NULL. This could occur for SCRIPT_FILENAME when the req.subprocess_env table was accessed in the post read request handler phase.
    * (MODPYTHON-189) Fixed representation returned by calling repr() on a table object.
    * (MODPYTHON-191) Session class will no longer accept a normal cookie if a signed cookie was expected.
    * (MODPYTHON-194) Fixed potential memory leak due to not clearing the state of thread state objects before deleting them.
    * (MODPYTHON-195) Fix potential Win32 resource leaks in parent Apache process when process restarts occur.
    * (MODPYTHON-198) Python 2.5 broke nested __auth__/__access__/__auth_realm__ in mod_python.publisher.
    * (MODPYTHON-200) Fixed problem whereby signed and marshalled cookies could not be used at the same time. When expecting marshalled cookie, any signed, but not marshalled cookies will be returned as normal cookies.

(abs)

2008-09-15 21:17:10 UTC MAIN commitmail json YAML

Removing sge from TODO as it was updated earlier this day.

(ahoka)

2008-09-15 21:07:46 UTC MAIN commitmail json YAML

Corrected the usage message.

(rillig)

2008-09-15 21:06:32 UTC MAIN commitmail json YAML

freeciv-serwer -> freeciv-server

(jnemeth)

2008-09-15 20:57:55 UTC MAIN commitmail json YAML

hopefully final change in the sqlite whac-a-mole session - set PYTHON_PATCH_SCRIPTS before including python/application.mk. Bump PKGREVISION

(abs)

2008-09-15 19:54:58 UTC MAIN commitmail json YAML

Remove the following patch which caused a compile error with the latest
update to the boot package:
    -#include <boost/detail/atomic_count.hpp>
    +#include <boost/detail/atomic_count_pthreads.hpp>
As a side effect of this (the boost update and removed patch) youtube videos
now seem to play much more reliably under firefox3 on NetBSD 4.0

Bump package revision

(abs)

2008-09-15 19:05:19 UTC MAIN commitmail json YAML

2008-09-15 19:03:33 UTC MAIN commitmail json YAML

2008-09-15 18:22:15 UTC MAIN commitmail json YAML

Expose an option for www/firefox3 builds to build without jemalloc as
it can cause issues on some platforms.  Leave it on by default as
the exact list of impacted systems isn't known.

Ok'ed tnn@

(adrianp)

2008-09-15 18:19:03 UTC MAIN commitmail json YAML

2008-09-15 18:18:15 UTC MAIN commitmail json YAML

Added net/p5-Net-Jifty

(rhaen)

2008-09-15 18:17:01 UTC MAIN commitmail json YAML

Added subdirectory p5-Net-Jifty to the Makefile

(rhaen)

2008-09-15 18:16:15 UTC MAIN commitmail json YAML

Note addition of TYPO3 Version 4.2.1 as  www/typo3 package.

(taca)

2008-09-15 18:14:46 UTC MAIN commitmail json YAML

Add and enable typo3.

(taca)

2008-09-15 18:14:16 UTC MAIN commitmail json YAML

Set MAINTAINER to me.

(taca)

2008-09-15 18:13:38 UTC MAIN commitmail json YAML

Importing typo3 4.2.1 package.

TYPO3 is a free Open Source content management system for enterprise
purposes on the web and in intranets. It offers full flexibility and
extendability while featuring an accomplished set of ready-made
interfaces, functions and modules.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2008-09-15 18:10:53 UTC MAIN commitmail json YAML

Note update of devel/ruby-gettext pacakge to 1.93.0.

(taca)

2008-09-15 18:09:29 UTC MAIN commitmail json YAML

Update ruby-gettext package to 1.93.0.

= Ruby-GetText-Package-1.93.0 (2008-09-14)
* Bulgarian added.
* Estonian updated.
* French updated.
* Japanese updated.
* np_, npgettext support.
* Fixed bugs.
  - detect the correct charset on POSIX OS.
  - updatepo task works again on Windows OS(with broken GNU msgmerge).
  - Remove BOM from po-files before GNU msgmerge is executed.
    (GNU msgmerge doesn't support BOM)
  - Work with xx(double x) library and the library which uses xx library
    such as rcov.
  - Fixed expire_fragment with rails < 2.1.

(NOTE) Rails-2.2 has not been supported yet.

Thanks to:
  Translators:
    Vincent Isambart, Erkki Eilonen, Sava Chankov.

  Bug reports, suggestions and patches:
    Vladimir Dobriakov, Tatsuki Sugiura, Cesar Duque Calle,
    Remy-Christophe Schermesser, Donald Piret.

(taca)

2008-09-15 17:53:41 UTC MAIN commitmail json YAML

initally imported

from the DESCR:
Jifty is a full-stack web framework. It provides an optional REST
interface for applications. Using this module, you can interact with
that REST interface to write client-side utilities.  You can use this
module directly, but you'll be better off subclassing it, such as what
we've done for Net::Hiveminder.  This module also provides a number of
convenient methods for writing short scripts.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(rhaen)

2008-09-15 17:44:03 UTC MAIN commitmail json YAML

unbork the sqlite2/sqlite3 breakage after my upgrade to 0.11.1
Traq was already using sqlite3 - I misunderstood the py-sqlite numbering.
    - py-sqlite3 is sqlite3 for python2.5
    - py-sqlite2 is sqlite3 from python < 2.5
    - py-sqlite is sqlite2 for some version or versions
Apologies to the non python 2.5 users for he original breakage

(abs)

2008-09-15 17:42:53 UTC MAIN commitmail json YAML

Two new packages:

Added net/p5-Net-LibIDN version 0.11
Added devel/p5-Regexp-Parser version 0.20

(he)

2008-09-15 17:36:09 UTC MAIN commitmail json YAML

Note update of www/squidGuard package to 1.3nb2.

(taca)

2008-09-15 17:34:48 UTC MAIN commitmail json YAML

* Use squidGuard-1.3-patch-20080714.
* Prepair for DESTDIR support.
* Reflect squid package's change.

Bump PKGREVISION.

(taca)

2008-09-15 17:33:26 UTC MAIN commitmail json YAML

Add comments who use this file.

(taca)

2008-09-15 17:31:54 UTC MAIN commitmail json YAML

Add comments who use this file.

(taca)

2008-09-15 17:30:24 UTC MAIN commitmail json YAML

Fix (revert) some definitions exchage betweem Makefile.common and
Makefile.squid since previous change break squidGuard package.

Noted by joerg@ via private mail.

(taca)

2008-09-15 16:32:26 UTC MAIN commitmail json YAML

Updated parallel/sge to 6.1.3

(ahoka)

2008-09-15 16:30:57 UTC MAIN commitmail json YAML

Bugs fixed in SGE 6.1u3 since release 6.1u2
-------------------------------------------

Issue    Sun BugId Description
-------- --------- ------------------------------------------------------------------------------------------
376      4743006  problem with floating point job resource limits
1909    6353628  information provided by qstat -j and qstat -j -xml are not equivalent
2076    6440408  qstat -j messages disagree between plain, XML output
2077    6440412  qstat -j -xml messages incomplete
2138    6506667  forbid deletion of global config values
2194    6527836  authuser binary returns unusable error message!
2249    6568575  SGE does not work if primary group entry is too big in groups map
2270    6575720  ENABLE_ADDGRP_KILL is missing from sge_conf(5)
2272    6575727  sge_shadowd(8) man page is missing some env vars
2274    6564461  Duplicate scheduling info messages for reservation jobs
2276    6575731  share_tree(5) doesn't explain type field
2283    6565821  Oracle, Postgres DWB should prompt for tablespace where indexes and tables should be created
2293    6569088  Resource reservation broken for sequential jobs depending on RQS specified for subset of queues only
2303    6571749  parallel resource reservation broken when non-queue instance based quotas limits apply
2323    6576153  Creating a userset with NONE as a type results in a core dump
2327    6578213  qconf -(A,D,M,R)attr dumps core when the supplied file is empty
2328    6579232  high scheduler dispatching time with many sequential resource reservation jobs and resource quotas
2336    6287501  rctemplates lack of requirement
2338    6585721  Parallel RR broken if jobs wait for queue slots and no RQS configured
2342    6590010  Original primary group vanishes after newgrp command (USE_QSUB_GID=true)
2344    6590079  Resource reservation broken with sequences of identical jobs differing only in their -R y|n
2346    6604155  qmon binary job submit is broken
2351    6597463  qsub -t 1-N:N creates a normal job with one task
2352    6594665  Installation fails on Linux with glibc 2.6
2353    6597423  commit method of UnixLoginModule does not report RuntimeExceptions
2356    6600619  Userset spooling in classic mode is broken
2367    6597547  qdel does not recognize wc_job_range_list as it is defined
2369    6577034  Several qconf options display only single message when a list of messages should be printed
2372    6469494  clients should issue a more explicit error message when qmaster is busy
2374    6589459  Expose the availability of keyword "none" in the manual page of calendar_conf
2382    6569862  Unset old_value out of the scope
2383    6553062  qconf -mc accepts erroneous resource entries without an urgency; qmon gives (poor) error message
2387    6614041  Multiple occurrence of a name in RQS limit definition break classic spooling
2392    6614108  Specifying more than one drmaa_v_env attribute causes spurious error msg
2394    6608259  scheduler prints empty line in messages file after every 'sge_mirror' logging
2396    6608236  scheduling of parallel jobs does not respect consumables, if consumable is referenced in rqs
2400    6564543  sge_shepherd should exit if it cannot write to any of its essential files
2401    6617450  add option to reporting_params for switching off writing of consumables
2404    6618328  qmon displays wrong string for queue filtering
2406    6596931  Incorrect messages in qconf command
2407    6618619  the restore feature does not delete old configuration before restoring
2409    6619016  removing parameters from the reporting_params will not fallback to the default
2410    6619657  qmod -e|-d '*' times out in large clusters
2411    6619662  qhost becomes sluggish in large clusters
2414    6618599  Long running jobs cause incorrect usage summary for ARCo database
2415    6620930  ARCO view_accounting filters out parallel job usage incorrectly
2416    6621482  ju_exit_status should provide means to recognize the intermediate record
2417    6622842  the start_time field in intermediate accounting records is incorrect
2418    6588743  qrsh fails with "connection refused" error message
2419    6391244  qstat -ext reports wrong usage as compared to other commands such as qstat -t or qstat -j
2424    6620253  During the installation the admin user should create web.xml file
2428    6630268  upgrade from 6.0u2 and higher to 6.1u2 and higher does not work
2435    6599335  inst_sge help output for -upd switch is incorrect

Bugs fixed in SGE 6.1u2 since release 6.1u1
-------------------------------------------

Issue    Sun BugId Description
-------- --------- ------------------------------------------------------------------------------------------
-        6590960  Man pages show the wrong version number
2345    6590574  resource quota can prevent dispatching of jobs that requests no resource in this quota
2343    6589807  newline missing from "illegal debug level format" message
2338    6585721  Parallel RR broken if jobs wait for queue slots and no RQS configured
2334    6584632  user/system/operator hold state combinations cause strange qstat output

Bugs fixed in SGE 6.1u1 since release 6.1
-----------------------------------------

Issue    Sun BugId Description
-------- --------- ------------------------------------------------------------------------------------------
2323    6576153  Creating a userset with NONE as a type results in a core dump
2317    6574565  Oralce, Postgres FOREIGN KEY fields need to be indexed
-        6573980  'qconf -help' suggests usage of patterns in user_list which is not true
2316    6573508  qrsh with ssh causes job to go in error state when Ctrl-C is pressed
2308    6572803  qhost -xml lacks '>' with initial qhost tag
2309    6572801  sge_queue_values definition does not contain PRIMARY KEY
2321    6571714  Inadequate error message when qconf -sstree is run when no share tree is configuredIf no share tree
2241    6568712  util/arch has problem recognizing libc version number with comma
2292    6568578  6.1 upgrade procedure shall exit when there are jobs in the cluster
2249    6568575  SGE does not work if primary group entry is too big in groups map
2284    6565841  Oracle: rollback segments keep filling up, Postgres: delete query keeps running
2306    6564592  SGE 6.1 upgrade procedure is broken when using the classic qmaster spooling
2275    6564503  sge_schedd deadlock upon schedd_job_info job_list being enabled
2250    6558006  qmaster may crash with projects or usersets used in RQS
2243    6555744  qmon crashes when displaying about dialog
2248    6554313  add -u <user> to scheduler category only if there is a resource quota for the user
2238    6551568  need faster resource quota matchmaking and more concise job info messages
-        6550718  qstat -j lacks resource quota info messages in case of "incomplete" resource quotas
2296    6548455  csp mode installation, using /etc/services, qmaster is not starting!
2232    6546807  qhost -j -xml does not work
2325    6542987  drmaa_run_job(3) raises error if drmaa_native_specification has leading spaces
2239    6542137  use of hostgroups in resource quotas is less performant than the full list of hosts
-        6541085  NFS write error on N1GE trace file
2300    6539199  qquota(1) filtering broken for project and pe if -P/-pe switch is not used
2299    6536039  sgeremoterun not working
2201    6529974  Use of MORE fails on some architectures
-        6528949  inst_sge -ux uninstallation of exechost tries to delete local spooldir, even it isn't configured!
2191    6525883  qstat -s hX filtering is broken on darwin
2189    6525375  qacct ignores jobs in output
2320    6513115  in qmon, under calendar configuration, it is possible to modify even if no calendar exists
2326    6506661  sge_conf(5), description for rlogin_daemon and qlogin_daemon is wrong
2307    6433628  qconf -sq all.q@myhost produces no value at all for complex_values (not even NONE)
2289    6565951  Qmon panel does not check for valid data in Scheduler Configuration
2314    6513116  Qmon x qconf inconsistent in allowed characters in attribute names
-        6195248  QMON Job Control Window: Incomprehensible Priority Button
2313    6410592  Double clicking in Consumables/Fixed Attributes list does not behave as a GUI should
2312    6482211  complex attributes whose deletion is denied donot reflect back after the denial message in qmon
2301    6551121  Memory leak in libdrmaa.so
916      6355875  qsub -terse to just output job id
-        6522273  Wrong exit code with qconf -sds
2266    6563346  Wrong usage of 'day' format model in trunc(date) Oracle functions
2187    6562190  memory leak in sge_schedd
2265    6280747  qmon loses sharetree changes
747      6291044  "Modify"-Button is activated but should be grayed
2263    6553066  qmon's Complex Configuration Load and Save buttons did not work
2262    4742097  Qmon has a ticket number limitation
1729    4818801  qmon on secondary screen crashes when "Job Control" is pressed
2261    6538740  clear usage operation should implicitely trigger refresh in share-tree dialogue
2260    6327539  Ability to sort queue instances using each column of the queue instances table
2229    6544869  UNKNOWN group/owner in accouting(5)
2247    6556411  DBW queries "Average Job Turnaround Time", "Average Job Wait Time" might not work
-        6481737  Arco should support webconsole 3.0.x
-        6559385  Calling JGDI getQueueInstanceSummary results in a memory leak
1813    6328064  Queue request -q from sge_request can't be overridden through command line
-        6355674  arcorun can not be used as sge_admin user if the toc file is not available
2164    6514085  Need a possibility to update existing example queries for the ARCo web application
-        6426331  remove util/sge_log_tee from distribution
-        6476263  function job_get_id_string() is not MT save and used in qmaster
2219    6536426  inst_sge -m fails for non-root when USER variable is not set
1860    6345522  qdel on a job in deleted state does not output any information
2258    5081743  queue status in reporting file is missing.
2050    6422335  still used usersets/project/calendar/pe/checkpoint can be removed under certain conditions

Bugs fixed in SGE 6.1 since release 6.1_beta
--------------------------------------------

Issue    Sun BugId Description
-------- --------- ------------------------------------------------------------------------------------------
1941    5086007  qstat -qs doesn't work
2183    6499217  meaningless error in clients when reporting_param flush_time is incorrectly set
-        6525497  JGDI crashes JVM when null is passed to JNI GetStringUTFChars function
2220    6440226  add installation of SGE_Helper_Service to auto installation
2221    6521802  the binary check in inst_sge is wrong!
-        6537633  Extraneous space in qsub's "Invalid month specification." message
2222    6538293  Hybrid user/project share-tree is broken for user sharing amongst array jobs
2180    6518684  Qconf usage x man page inconsistency
2181    6518689  Project man page contains different attribute names.
2171    6516288  Scheduler does not write pid file in daemonize phase
2178    6518607  invalid memory access in cl_com_get_handle
-        6520761  add background mode to N1 Grid Engine Helper Service
-        6233523  loadcheck reports on a hyperthreaded CPU only one processor
-        6276612  provide support for Itanium platform
752      6288953  scalability issue with qdel and very large array jobs
751      6291047  qconf -sstnode cannot find root
-        6303750  Install guide ambiguous on role of CSP
1930    6329378  incorrect qsub error message, if an invalid integer value is passed to the -l option
1858    6344960  qtcsh behaves differently in direct mode from qrshmode
1933    6349037  "qstat -explain E" displays explanation of the same error two times.
1940    6362523  qstat -q filter does compare hosts in queue instances
-        6363245  on some Windows execution hosts, execd hangs after the job has finished
1978    6383256  no newline at end of sge_shepherd's exit_status messages
-        6395078  wrong entry in sgepasswd file wrongly sets whole host in error state
2012    6402127  qconf -suserl reports incorrect status if no users are defined
-        6403152  qconf -as returns error code 0 even in case of unresolvable host
2015    6403810  JavaDocs for DRMAA need improvement
-        6428621  add a reserved complex value to control displaying Windows GUIs
-        6453426  Event clients will not get list updates, when they change their subscription after the registration
-        6461308  Wrong path to spooled parallel jobs with using classic spooling
2130    6501447  No online usage for MacOS X
2141    6506701  sge_shepherd dumps core on linux amd64 for qrsh jobs with very long cmdline (> 10k)
2233    6528950  modifying a RQS with invalid syntax results in its deletion
-        6533952  Admins guide does not mention that parallel environments must be linked with queues
-        6535768  Upgrade chapter 5 in 6.1 install guide must mention abolition of LD_LIBRARY_PATH for Solaris/Linux
-        6535775  Upgrade chapter in 6.1 Install Guide wrongly indicates upgrade from 5.3 were possible
-        6537476  6.1 install guide broken and incomplete wrts MySQL installation for ARCO
-        6537607  6.1 Admins guide needs improvement on the linking between queues and parallel environments
-        6539215  quota verification time may not grow with the number of queues
2224    6539792  resource quotas broken after qmaster restart
-        6542483  Important changes with Resource Quota chapter in 6.1 admins guide
-        6545277  sge_statistic tables are not documented
2230    6546370  Pivot for ARCo Accounting Queries does not show all the fields
2231    6546802  qstat -F -xml does not show resources

Bugs fixed in SGE 6.1_beta since release 6.1_preview2
-----------------------------------------------------

Issue    Sun BugId Description
-------- --------- ------------------------------------------------------------------------------------------
-        6267190  Typo before "About the urgent priority" in Admin Guide
1445    6291021  64 bit solaris BDB rpc server broken
1703    6295319  Admin guide: refers to sge_host(5) instead of host_conf(5)
-        6344917  Error in Embedded Command Line Options example
-        6395075  on Windows, execd doesn't provide useful error messages when SSL keys broken
2188    6421113  CSP mode auto installation: certificates are not copied to submit hosts
-        6444526  Admin guide describes N1GE backup facility, but restore is not described
2196    6472614  Auto installation option failed to save the install log
2182    6513433  remote installation of execd's need enhancement, rework, cleanup
2139    6506690  dbwriter should not use autocommit mode
-        6520257  need to define continuation character behaviour with qconf file formats
-        6521285  describe useful characters for every parameter
2185    6522385  qmon crash in cluster configuration dialog when modifying a host
2192    6525917  qacct -l h=<hostname> dumps core on darwin and linux itanium
2198    6528808  sge_ca script fails on nfs no root access file systems
2202    6530335  qmaster aborts when a resource quota set is modified while jobs are running
2204    6531317  qstat -xml does not show pending/zombie jobs
2206    6531921  qstat -r -xml is not working
2207    6533754  resource quota are modified on qconf -mrqs, even if the editor is exited without saving

Bugs fixed in SGE 6.1_preview2 since release 6.1_preview1
---------------------------------------------------------

Issue    Sun BugId Description
-------- --------- ------------------------------------------------------------------------------------------
-        5093930  ARCo should work with MySQL
-        5101053  Regular expressions should also be mentioned in qsub in addition to complex
-        5101735  Needs more boolean operators support for resource requests
56      6205203  Logical OR operator works only with complex attributes of type RESTRING
2135    6506115  Invalid qconf -mattr crashes qmaster
2150    6507572  qconf -Arqs added invalid RQS
2146    6510635  Default requests for complexes not honored by resource quotas
2161    6513944  qmaster core dump with usersets referenced in RQS
2162    6513967  unix groups are not considered by RQS
2166    6515122  add -wd working_dir in addition to -cwd option for submission

(ahoka)

2008-09-15 15:53:40 UTC MAIN commitmail json YAML

-hoe-1.7.0, ruby-cmd-0.8.0, ruby-cssmin-1.0.1, ruby-facter-1.5,
ruby-gd-0.8.0, ruby-htree-0.7, ruby-mailfactory-1.4.0

(taca)

2008-09-15 15:46:24 UTC MAIN commitmail json YAML

Note update of these pacakges.

textproc/ruby-htree-0.7
graphics/ruby-gd-0.8.0
graphics/ruby-gd-0.8.0
sysutils/ruby-facter-1.5
www/ruby-cssmin-1.0.2
mail/ruby-mailfactory-1.4.0

(taca)

2008-09-15 15:41:54 UTC MAIN commitmail json YAML

Update ruby-mailfactory package to 1.4.0.

Release Name: mailfactory-1.4.0

Notes:
Fix issues with encoding multibyte subjects

(taca)

2008-09-15 15:33:27 UTC MAIN commitmail json YAML

Update ruby-cssmin pacakge to 1.0.2.

CSSMin History
================================================================================

Version 1.0.2 (2008-08-23)
  * Fixed a bug that could have resulted in a necessary space being removed if
    it preceded a compressible color value, such as in the property
    "border:1px solid #cccccc".

Version 1.0.1 (2008-07-25)
  * Fixed a rare bug that could result in redundant semicolons.

(taca)

2008-09-15 15:32:00 UTC MAIN commitmail json YAML

Update ruby-facter pacakge to 1.5.

1.5:
    Fixed #1400 - OperatingSystemRelease should now work on CentOS

    Changed 'timeout' option to 'limit' to avoid scope issue

    Fixes #1376 - Display memory facts for AIX

    Fixes #1334 - Forced Facter to use LANG=C

    Fixes #1357 - Change ps syntax for OSX and BSD

    Set the timeout on the AIX kernelrelease fact to 5 seconds.

    Refactored so each fact resolution can specify a separate timeout,
    but the default is still 0.5.

    Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for
    *BSD aliased interfaces.

    Updated dmidecode facts fixing ticket #60

    Added AIX support for some facts

    Add lsbmajdistrelease fact for CentOS and Red Hat

    Updated Red Hat spec file for new version
    The 'facter' executable now has an option (-p|--puppet) for loading the
    Puppet libraries, which gives it access to Puppet's facts.

    Added autoloading to Facter with a default of not loading all facts,
    which results in a significant speedup when only one fact is sought.
    Facts are autoloaded in either a single file named after the fact or
    in any file in a directory named after the fact.

    Significantly refactored Facter's internals, including creating tests
    for all internal classes.

    A netmask fact has been added closing ticket #46.  It only returns the
    netmask of the primary interface (in the same behaviour as the ipaddress
    and macaddress facts).

    Facts to return multiple interfaces on a host have also been updated.
    If you have multiple interfaces on Linux, *BSD, or Solaris/SunOS you will
    now get facts for each interface's IP address, MAC address and netmask.
    The facts will be structured like:
      ipaddress_int = 10.0.0.x
      macaddress_int = xx:xx:xx:xx
      netmask_int = 255.255.255.0

    Facter now identifies Ubuntu hosts and their releases using the
    operatingsystem and operatingsystemrelease facts.

    The Debian operatingsystemrelease fact now correctly returns the current
    Debian release.

    Fixed ticket #48 - ioperatingsystem and operatingsystemrelease for CentOS

    Fixed ticket #44 and allowed support for Xen multiple interfaces and aliased
    interfaces.  Supports both Linux and *BSD.

    Added interfaces fact to add as index for ip/MAC address facts

    Added Mandrake support for operatingsystem fact - closed ticket #47

    Fixed ticket #45

    Added netmask.rb closing ticket #46

(taca)

2008-09-15 15:28:58 UTC MAIN commitmail json YAML

Update graphics/ruby-gd pacakge to 0.8.0.

Release Name: 0.8.0

Notes: Added gif support

(taca)

2008-09-15 15:25:48 UTC MAIN commitmail json YAML

Update ruby-htree package to 0.7.

I couldn't get exacat ChangeLog but some bug fixes and Ruby 1.9 support.

(taca)

2008-09-15 15:15:25 UTC MAIN commitmail json YAML

Add p5-Regexp-Parser.

(he)

2008-09-15 15:14:51 UTC MAIN commitmail json YAML

Import p5-Regexp-Parser version 0.20.

Should fix PR#39541.

This module parses regular expressions (regexes). Its default "grammar" is Perl
5.8.4's regex set. Grammar is quoted because the module does not so much define
a grammar as let each matched node state what it expects to match next, but
there is not currently a way of extracting a complete grammar. This may change
in future versions.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(he)

2008-09-15 15:12:14 UTC MAIN commitmail json YAML

2008-09-15 15:11:46 UTC MAIN commitmail json YAML

Updated databases/rrdtool to 1.3.3

While 1.3.2 did fix the data corruption bug, and was much faster
with creating graphs, it did break badly when you tried to supply
your own font names and sizes. 1.3.3 fixes this regression.

* Do not crash when user tries to select a font in rrdgraph
* Another attempt at makeing it compile out-of-the box on solaris 8

(martti)

2008-09-15 14:58:22 UTC MAIN commitmail json YAML

Add p5-Net-LibIDN.

(he)

2008-09-15 14:57:28 UTC MAIN commitmail json YAML

Import p5-Net-LibIDN version 0.11.

Adapted from submission in PR#39542.

Adds a patch to portably pull in $Config{ldflags} to avoid run-path
lossage which would otherwise ensue.

Provides bindings for GNU Libidn, a C library for handling Internationalized
Domain Names according to IDNA (RFC 3490), in a way very much inspired by
Turbo Fredriksson's PHP-IDN.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(he)

2008-09-15 14:53:12 UTC MAIN commitmail json YAML

s/PKG_VERSIONS_ACCEPTED/PYTHON_VERSIONS_ACCEPTED/

(joerg)

2008-09-15 13:53:12 UTC MAIN commitmail json YAML

Update from version 2.120 to 2.122, discussed with maintainer,
should fix PR#39539.

Pkgsrc changes:
o Revert MAINTAINER to pkgsrc-users@ as hinted by maintainer

Upstream changes:

  Revision 2.122  2008/05/23 21:30:09  abigail
  Changed email address

  Revision 2.121  2008/05/23 21:28:01  abigail
  Changed license

(License is quadruple, Perl artistic 1&2, BSD & MIT, so should be no problem.)

(he)

2008-09-15 13:17:57 UTC MAIN commitmail json YAML

2008-09-15 13:16:59 UTC MAIN commitmail json YAML

2008-09-15 13:15:46 UTC MAIN commitmail json YAML

2008-09-15 13:06:33 UTC MAIN commitmail json YAML

Note two updates to the same package:

Updated devel/p5-POE-Test-Loops to 1.002nb1
Updated devel/p5-POE-Test-Loops to 1.002nb2

Should fix PR#39550.

(he)

2008-09-15 13:05:20 UTC MAIN commitmail json YAML

Updated from version 1.002nb1 to 1.002nb2, for better fix for PR#39550.

Use our mk/subst.mk features to substitute the #!/usr/bin/perl
embedded in lib/POE/Test/Loops.pm as well.

(he)

2008-09-15 12:47:04 UTC MAIN commitmail json YAML

Remove patch which changed configure test for
    #include <libpostproc/postprocess.h> to
    #include <postprocess.h>

As is no longer needed (and breaks configure) with latest ffmpeg,
and instead patch filter_pp.c to include "libpostproc/postprocess.h"
instead of "postprocess.h"

Bump PKGREVISION

(abs)

2008-09-15 12:46:44 UTC MAIN commitmail json YAML

Remove patch which changed configure test for
    #include <libpostproc/postprocess.h> to
    #include <postprocess.h>

As is no longer needed (and breaks configure) with latest ffmpeg,
and instead patch filter_pp.c to include "libpostproc/postprocess.h"
instead of "postprocess.h"

Bump PKGREVISION

(abs)

2008-09-15 12:30:58 UTC MAIN commitmail json YAML

Updated cad/gerbv to 2.1.0

(dmcmahill)

2008-09-15 12:27:45 UTC MAIN commitmail json YAML

Update from version 1.002 to 1.002nb1, to at least partially fix PR#39550.

Pkgsrc changes:
o Use REPLACE_PERL on the included test scripts.  However, this is
  probably only a partial fix, because it still appears that the
  lib/POE/Test/Loops.pm module will generate scripts which refer
  to perl via #!/usr/bin/perl, so this is at beast a partial workaround.

  Maybe it's best just to admit that /usr/bin/perl ought to exist,
  for instance as a symlink to the installed perl?  Or is this just
  too heretical?

(he)

2008-09-15 12:11:33 UTC MAIN commitmail json YAML

Remove an unused file.  It was trial language code <=> language file map.

(taca)

2008-09-15 11:54:44 UTC MAIN commitmail json YAML

Updated lang/pear to 1.5.4nb2

(adrianp)

2008-09-15 11:54:21 UTC MAIN commitmail json YAML

Implement a proper fix for PR 39449
Don't leak tmp_dir in pear.conf
Should also fix builk builds (pointed out by joerg@)
Remove evil pear.conf handling
PKGREVISION++

(adrianp)

2008-09-15 11:50:06 UTC MAIN commitmail json YAML

The sqlite3 requires py-sqlite3, which is currently Python 2.5 only.

(joerg)

2008-09-15 10:13:22 UTC MAIN commitmail json YAML

Note addition of www/typolight, www/typolight-exampel
and www/typolight-translations package.

(taca)

2008-09-15 10:10:45 UTC MAIN commitmail json YAML

Add and enable typolight, typolight-example and typolight-translations.

(taca)

2008-09-15 10:09:22 UTC MAIN commitmail json YAML

Add comment "used by www/typolight-translations/Makefile."

(taca)

2008-09-15 10:06:41 UTC MAIN commitmail json YAML

2008-09-15 10:03:38 UTC MAIN commitmail json YAML

Correct path to real pkgsrc tree.

(taca)

2008-09-15 09:59:11 UTC MAIN commitmail json YAML

2008-09-15 09:57:48 UTC MAIN commitmail json YAML

Importing www/typolight package 2.6.0.


TYPOlight webCMS is a powerful web content management system that
specializes in accessibility (back end and front end) and uses XHTML
and CSS to generate W3C/WAI compliant pages. It was developed by Leo
Feyer in 2004 and has been released under the Lesser General Public
License (LGPL).

Here are some prominent features that make TYPOlight stand out from
the variety of content management systems. If you want to learn more,
check out the full feature list ( http://www.typolight.org/features.html).

* Live update feature
* Multilingual documentation
* Accessible XHTML strict output
* Uses Ajax and Web 2.0 technologies
* Multi-language support (character set UTF-8)
* Cross-browser CSS framework generator (IE7 compatible)
* Built-in file manager, search engine and form generator
* Multiple back end languages and back end themes
* Front end output 100% template based
* Versioning and undo management

Note: Live update feature dosen't work because of pkgsrc's nature.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2008-09-15 09:51:05 UTC MAIN commitmail json YAML

-rubigen-1.3.2, ruby-RMagick-2.6.0, ruby-debug-ide-0.2.1,
ruby-eventmachine-0.12.0, ruby-gettext-1.92.0, ruby-mocha-0.9.0,
ruby-rcairo-1.7.0, ruby-rd-mode-0.6.22, ruby-rdtool-0.6.22,
ruby-sqlite3-1.2.4, ruby-test-spec-0.9.0, rubygems-1.2.0

And -ruby-rbtree-0.3.0 since I can' find it anywhere.

(taca)

2008-09-15 09:33:01 UTC MAIN commitmail json YAML

Note bunch of Ruby package updates.

www/ruby-rack-0.4.0
textproc/ruby-rdtool-0.6.22
devel/ruby-rd-mode-0.6.22
textproc/ruby-json-1.1.3
textproc/ruby-json-pure-1.1.3
misc/rubygems-1.2.0
graphics/ruby-RMagick-2.6.0
devel/ruby-test-spec-0.9.0
devel/ruby-mocha-0.9.1
devel/ruby-gettext-1.92.0
devel/ruby-flexmock-0.8.3
devel/hoe-1.7.0
devel/rubigen-1.3.2
devel/ruby-debug-0.10.2
devel/ruby-debug-base-0.10.2
devel/ruby-debug-ide-0.3.0
devel/ruby-eventmachine-0.12.0
databases/ruby-datamapper-0.9.5
databases/ruby-sqlite3-1.2.4

(taca)

2008-09-15 09:26:50 UTC MAIN commitmail json YAML

Update ruby-sqlite3 package to 1.2.4.

Release Name: 1.2.4

Notes: This release only updates the generated C file to reflect the
compatibility changes that were made to the SWIG file. Binary builds
(e.g., Windows) are not affected, and need no update. In general, you
will not need this update unless you are using a version of Ruby prior
to 1.8.6.

Release Name: 1.2.3

Notes:
Mostly, this release just fixes the permissions
issue on *nix platforms on the database.rb and
translator.rb files. It also has a few
optimizations and compatibility fixes.

Changes:
=== 1.2.3 / 26 Aug 2008

* Fix incorrect permissions on database.rb and translator.rb [Various]

* Avoid using Object#extend for greater speedups [Erik Veenstra]

* Ruby 1.9 compatibility tweaks for Array#zip [jimmy88@gmail.com]

* Fix linking against Ruby 1.8.5 [Rob Holland <rob@inversepath.com>]

(taca)

2008-09-15 09:23:04 UTC MAIN commitmail json YAML

Update ruby-datamapper package to 0.9.5.

No changes are available, please see http://www.datamapper.org/.

(taca)

2008-09-15 09:08:37 UTC MAIN commitmail json YAML

Updated graphics/ruby-rcairo to 1.7.0

(obache)

2008-09-15 09:08:19 UTC MAIN commitmail json YAML

2008-09-15 09:08:09 UTC MAIN commitmail json YAML

Update rcairo to 1.7.0.

Release 1.7.0 (2008-08-16) Kouhei Sutou <kou@cozmixng.org>)
===========================================================

Features
--------
  * Support cairo 1.7.4.
  * Add new methods:
    * Cairo::Context#destroy
    * Cairo::Surface#destroy
    * Cairo.satisfied_version?
  * Resupport ruby 1.9. (suggested by Paul van Tilburg)
  * Fix README. (suggested by Davide Rambaldi)
----------------------------

Release 1.6.3 (2008-07-19) Kouhei Sutou <kou@cozmixng.org>)
===========================================================

Features
--------
  * Fix build failure on Debian GNU/Linux. (reported by James Healy)
  * Fix GC failure with Ruby 1.8.7. (reported by James Healy)
  * Improve building on MacOS X. (suggested by Carsten Bormann)
  * Fix install location of cairo.so. (suggested by OBATA Akio)
----------------------------

Release 1.6.2 (2008-06-14) Kouhei Sutou <kou@cozmixng.org>)
===========================================================

Features
--------
  * Fix build failure on MacOS X.
  * Fix build failure on 64bit Linux.
  * Fix build failure with old Ruby.
  * Fix build failure with Ruby 1.9.
----------------------------

(obache)

2008-09-15 09:05:24 UTC MAIN commitmail json YAML

Update ruby-debug-ide package to 0.3.0.

Release Name: ruby-debug-ide 0.3.0

Notes:
* Exception Breakpoint now answers with <conditionSet> instead of just <message> providing better control at frontend side
* Dependency changed to ruby-debug-base-0.10.2
* Bugfixes (see ChangeLog)

See http://debug-commons.rubyforge.org/protocol-spec.html

(taca)

2008-09-15 09:03:58 UTC MAIN commitmail json YAML

Update ruby-debug-base package to 0.10.2.

0.10.2
- debugger(steps=0) breaks inside of debugger rather than wait for a line event.
- trace var varname (stop|nostop) added which issues trace_var.
- start method is now properly defined in Debugger module
- fixed 'finish' command
- rdebug script now works with Ruby 1.8.7

(taca)

2008-09-15 09:02:55 UTC MAIN commitmail json YAML

Update ruby-debug package to 0.10.2.

0.10.2
- debugger(steps=0) breaks inside of debugger rather than wait for a line event.
- trace var varname (stop|nostop) added which issues trace_var.
- start method is now properly defined in Debugger module
- fixed 'finish' command
- rdebug script now works with Ruby 1.8.7

(taca)

2008-09-15 09:01:41 UTC MAIN commitmail json YAML

Update rubigen pacakge to 1.3.2.

== 1.3.2 2008-05-19

* app_gen/bin - includes #!/usr/bin/env ruby
* added examples of file_copy_each and template_copy_each to generators

(taca)

2008-09-15 09:00:19 UTC MAIN commitmail json YAML

Update hoe package to 1.7.0.

=== 1.7.0 / 2008-06-30

* 3 minor enhancements:

  * Use rdoc 2.x gem if available. Eric likes his backslashes.
  * Added extra_dev_deps for new rubygems developer dependencies.
    * Switched hoe to dev dep. Fork off, bitches.
  * Finally got a sane test that does something. Hey... it's a start.

(taca)

2008-09-15 08:55:18 UTC MAIN commitmail json YAML

Update ruby-flexmock package to 0.8.3.

= Changes for FlexMock

== Version 0.8.2

* Added workaround for compatibility issues with RSpec on Rails.

(taca)

2008-09-15 08:52:44 UTC MAIN commitmail json YAML

Update ruby-gettext package to 1.92.0.

= Ruby-GetText-Package-1.92.0 (2008-08-02)
* Fixed a memory leak(again)
* Fixed bugs.
* Improve to support mo-files.
    * Support revision 1 of mo-file format.
    * Freeze msgstrs.
* msgctxt - pgettext(msgctxt, msgid) support
    (eg)
    p_("File", "Open")  #=> "Open" is shown in English.
* Update translations
  * Catalan, Chinese(Simplified), Chinese(Traditional), (English), Esperanto, German,
    Greek, Hungarian, Latvian, Japanese, Norwegian, Portuguese(pt_BR), Russian, Serbian,
    Spanish, Ukrainian, Vietnamese,
* Rails Support
    * Support rubyonrails-2.1.0 (2.0.0 or later).
      * Add new validations for activerecord-2.1.0.
        (:greater_than, :greater_than_or_equal_to, :equal_to,
          :less_than, :less_than_or_equal_to,:odd, :even)
      * validates_(format|inclusion)_of accepts %{val} as the value
          (eg)
          validates_inclusion_of :name, :in => %w(a, b), :message => N_("%{fn} can't be %{val}")
      * Work Fragment caching on rails-2.1.0.
      * Support ActiveRecord::Base.abstract_class.
      * Work ActiveRecord::Errors#[]
      * Work render_partial.

Thanks to:
  Translators:
    Slobodan Paunovic, Yuri Kozlov, Patrick Lenz, Malte Milatz, Ngoc DAO Thanh, David Espada,
    Antonio S. de A. Terceiro, David Espada, Runar Ingebrigtsen, Tamas Tompa, Yang Bob, damphyr,
    Ramon Salvado, Alex Rootoff, Aivars Akots

  Bug reports, suggestions and patches:
    Hans de Graaff, Tatsuki Sugiura, Andreas Neuhaus, Loiseleur Michel

= Ruby-GetText-Package-1.91.0 (2008-05-11)
* Works again on Win32 + JRuby-1.1.1
* Fixed memory leaks.
* Fixed bugs.
* Speed up.
* Support Serbian(sr)
* Rails Support
    * rubyonrails-1.2.x isn't supported(2.0.0 or later are supported).
    * Localize ActionView::Helpers::FormBuilder#label.
      e.g.)
      <% form_for(@article) do |f| %>
          <p><%= f.label :lastupdate %></p>
      <% end %>
        => msgid "Article|Lastupdate" is used as the label string.

Thanks to:
  Translators:
    Slobodan Paunovic
  Bug reports, suggestions and patches:
    Paul Clegg, Locomotyphus, Simone Carletti, Dao Ngoc, Karl Palmskog,
    Tatsuki Sugiura, Bernd Ahlers, craccho.

(taca)

2008-09-15 08:49:50 UTC MAIN commitmail json YAML

Update ruby-mocha package to 0.9.1.

= 0.9.1 (r349)

* Fixed bug #21465 - expects & stubs should support method names as strings (as well as symbols) or fail fast. Convert all expectation method names to a symbol in case they were supplied as a string.
* By removing Mock#unexpected_method_called we reduce the number of methods vulnerable to the problem that surfaced in bug #21563.
* Fix bug #21563 - stubbing 'verified?' method is unsafe. Instance method names on the Mock class should be more obscure.
* Performance improvement. StubbaExampleTest goes twice as fast on my local machine.
* Added primitive performance test to default rake task.
* Fix format of case statements which don't work in Ruby 1.9 and make others consistent.
* There is no point in running (potentially expensive) checks if configuration is set to allow such checks to fail. This is a relatively quick fix in response to Chris McGrath's performance problems.
* Fix for bug #21161 - 'uninitialized constant Deprecation in stubba.rb'.
* It's more readable to talk about 'once' and 'twice' rather than '1 time' and '2 times'.
* Fix bug #20883 - never should raise when called to prevent follow up errors. Fail fast when there are no matching invokable expectations and handle the stub_everything case sensibly. This might not be entirely backwards compatible, but I think the benefits outweigh the risks. The most likely change is that a test that was already failing will now fail faster, which doesn't seem so awful.

= 0.9.0 (r316)

* Configurable warnings or errors
  * when a method on a non-public method is stubbed
  * when a method on a non-existent method is stubbed
  * when a method on a non-mock object is stubbed
  * when a method is stubbed unnecessarily (i.e. the stubbed method is not called during the test)

* Improved error messages
  * User-friendly list of unsatisfied expectations, satisfied expectations and state machines.
  * Improved readability of cardinality description.
  * Display sensible failure message for any_instance expectations e.g. "#<AnyInstance:Foo>.bar - expected calls: 1, actual calls: 0"

* Parameter matchers
  * New to this release
    * optionally (allows matching of optional parameters if available)
    * yaml_equivalent (allows matching of YAML that represents the specified object)
    * responds_with (tests the quack not the duck)
  * Nesting of parameter matchers is now supported.

* Optional block passed into mock initializer is evaluated in the context of the new mock instance and can be used as a shortcut to set up expectations.

* Added JMock-style sequences for constraining the order of expected invocations. See Standalone#sequence and Expectation#in_sequence.

* Added JMock-style states for constraining the order of expected invocations. See Standalone#states, Expectation#then, Expectation#when and StateMachine.

* Compatibility with versions of Ruby
  * Compatibility with Ruby v1.9. All test errors and warnings fixed.
  * Nasty fix so that TestCaseAdaptor works consistently with earlier versions of Test::Unit as well as more recent versions.
  * Added platform to gem specification to avoid bug in rubygems 0.9.5 - see http://www.dcmanges.com/blog/rubygems-0-9-5-platform-bug and http://rubygems.org/read/chapter/20#platform.
  * Make ExpectationRaiser deal with subclasses of Interrupt which seem to need a message supplied in the raise statement in Ruby 1.8.6 (but not 1.8.4 or 1.9). Not sure this is really Mocha's responsibility.

* Added deprecation warning in stubba.rb which is no longer needed and will be removed.

* Supply positioning information to evals to improve any error messages. See http://ola-bini.blogspot.com/2008/01/ruby-antipattern-using-eval-without.html

* Bug fixes
  * 18914 in revision 296 - http://rubyforge.org/tracker/index.php?func=detail&aid=18914&group_id=1917&atid=7477
  * 18917 in revision 295 - http://rubyforge.org/tracker/index.php?func=detail&aid=18917&group_id=1917&atid=7477
  * 18336 in revision 287 - http://rubyforge.org/tracker/index.php?func=detail&aid=18336&group_id=1917&atid=7477
  * 17835 in revision 255 - http://rubyforge.org/tracker/index.php?func=detail&aid=17835&group_id=1917&atid=7477
  * 17412 in revision 242 - http://rubyforge.org/tracker/index.php?func=detail&aid=17412&group_id=1917&atid=7477
  * 15977 in revision 198 - http://rubyforge.org/tracker/index.php?func=detail&aid=15977&group_id=1917&atid=7477
  * 11885 in revision 156 - http://rubyforge.org/tracker/index.php?func=detail&aid=11885&group_id=1917&atid=7477

(taca)

2008-09-15 08:47:53 UTC MAIN commitmail json YAML

Update ruby-test-spec package to 0.9.

Release Name: 0.9

Notes:
* July 2nd, 2008: Fifth public release 0.9.
  * Allow should.<predicate>? as well as should.<predicate>.
  * Add shared contexts.
  * Nested contexts now run the
    setups/teardowns/before(:all)/after(:all) of their parents.

(taca)

2008-09-15 08:45:01 UTC MAIN commitmail json YAML

Update ruby-RMagick package to 2.6.0.

RMagick 2.6.0
    o Fix bug #21237, Image::write ignores format attribute when called with a
      Tempfile pathname (bug report by Jack Shedd)
    o Fix bug #21897, ImageList#from_blob abends when certain corrupt JPEG
      images are used (bug report by Peter Szabo)
    o Add Image#composite_tiled, Image#composite_tiled! (ref:
      http://rubyforge.org/forum/forum.php?thread_id=27347&forum_id=33)
    o Add Image#deskew (available with ImageMagick 6.4.2-5)
    o Add Image#define, Image#undefine (available in ImageMagick 6.3.6)
    o Add Image#level_colors (available in ImageMagick 6.4.2-1)
    o Add Image#levelize_channel (available in ImageMagick 6.4.2-1)
    o Add Image#affinity, ImageList#affinity (available in ImageMagick 6.4.3-6).
      These methods replace Image#map and ImageList#map.
    o Accept DitherMethod values for the dither argument to Image#quantize,
      ImageList#quantize
    o Add the BarrelDistortion, PolynomialDistortion, ShepardsDistortion,
      PolarDistortion, and DePolarDistortion MagickDistortion Method enum values
      (available in ImageMagick 6.4.2-6)
    o Add the HorizontalTileVirtualPixelMethod and
      VerticalTileVirtualPixelMethod VirtualPixelMethod enum values
      (available in ImageMagick 6.4.2-6)
    o Add DitherMethod enum class
    o Added general-purpose OptionalMethodArguments class to handle ad-hoc
      optional arguments.
    o Support optional "distort:viewport" and "distort:scale" arguments to
      Image#distort
    o Support optional highlight_color and lowlight_color arguments
      to Image#compare_channel

RMagick 2.5.2
    o Add support for MergeLayer to Magick::ImageList#optimize_layers (patch
      #21189, submitted by Andrew Watson)
    o Add PowQuantumOperator argument for Image#quantum_operator (available
      in ImageMagick 6.4.1-9)

RMagick 2.5.1
    o Update Pixel#to_color to work with the new QueryMagickColorname API in
      ImageMagick 6.4.1-9.

RMagick 2.5.0
    o Added Image#add_compose_mask, #delete_compose_mask (feature #20531)

RMagick 2.4.0
    o Added Image#image_type= (feature #20490)

(taca)

2008-09-15 08:43:44 UTC MAIN commitmail json YAML

Update rubygems pacakge to 1.2.0.

Release 1.2.0 adds new features and fixes some bugs.

New features:

* RubyGems no longer performs bulk updates and instead only fetches the gemspec
  files it needs.  Alternate sources will need to upgrade to RubyGems 1.2 to
  allow RubyGems to take advantage of the new metadata updater.  If a pre 1.2
  remote source is in the sources list, RubyGems will revert to the bulk update
  code for compatibility.
* RubyGems now has runtime and development dependency types.  Use
  #add_development_dependency and #add_runtime_dependency.  All typeless
  dependencies are considered to be runtime dependencies.
* RubyGems will now require rubygems/defaults/operating_system.rb and
  rubygems/defaults/#{RBX_ENGINE}.rb if they exist.  This allows packagers and
  ruby implementers to add custom behavior to RubyGems via these files.  (If
  the RubyGems API is insufficient, please suggest improvements via the
  RubyGems list.)
* /etc/gemrc (and windows equivalent) for global settings
* setup.rb now handles --vendor and --destdir for packagers
* `gem stale` command that lists gems by last access time

Bugs Fixed:

* File modes from gems are now honored, patch #19737
* Marshal Gem::Specification objects from the future can now be loaded.
* A trailing / is now added to remote sources when missing, bug #20134
* Gems with legacy platforms will now be correctly uninstalled, patch #19877
* `gem install --no-wrappers` followed by `gem install --wrappers` no longer
  overwrites executables
* `gem pristine` now forces reinstallation of gems, bug #20387
* RubyGems gracefully handles ^C while loading .gemspec files from disk, bug
  #20523
* Paths are expanded in more places, bug #19317, bug #19896
* Gem::DependencyInstaller resets installed gems every install, bug #19444
* Gem.default_path is now honored if GEM_PATH is not set, patch #19502

Other Changes Include:

* setup.rb
  * stub files created by RubyGems 0.7.x and older are no longer removed.  When
    upgrading from these ancient versions, upgrade to 1.1.x first to clean up
    stubs.
  * RDoc is no longer required until necessary, patch #20414
* `gem server`
  * Now completely matches the output of `gem generate_index` and
    has correct content types
  * Refreshes from source directories for every hit.  The server will no longer
    need to be restarted after installing gems.
* `gem query --details` and friends now display author, homepage, rubyforge url
  and installed location
* `gem install` without -i no longer reinstalls dependencies if they are in
  GEM_PATH but not in GEM_HOME
* Gem::RemoteFetcher now performs persistent connections for HEAD requests,
  bug #7973

(taca)

2008-09-15 08:42:37 UTC MAIN commitmail json YAML

Replace shbang path of files under bin directory.

(taca)

2008-09-15 08:40:56 UTC MAIN commitmail json YAML

Accept none existing directory in REPLACE_RUBY_DIRS.

(taca)

2008-09-15 08:39:10 UTC MAIN commitmail json YAML

Update ruby-json-pure pacakge to 1.1.3.

2008-07-10 (1.1.3)
  * Wesley Beary <monki@geemus.com> reported a bug in json/add/core's DateTime
    handling: If the nominator and denominator of the offset were divisible by
    each other Ruby's Rational#to_s returns them as an integer not a fraction
    with '/'. This caused a ZeroDivisionError during parsing.
  * Use Date#start and DateTime#start instead of sg method, while
    remaining backwards compatible.
  * Supports ragel >= 6.0 now.
  * Corrected some tests.
  * Some minor changes.

(taca)

2008-09-15 08:38:01 UTC MAIN commitmail json YAML

Update ruby-json pacakge to 1.1.3.

2008-07-10 (1.1.3)
  * Wesley Beary <monki@geemus.com> reported a bug in json/add/core's DateTime
    handling: If the nominator and denominator of the offset were divisible by
    each other Ruby's Rational#to_s returns them as an integer not a fraction
    with '/'. This caused a ZeroDivisionError during parsing.
  * Use Date#start and DateTime#start instead of sg method, while
    remaining backwards compatible.
  * Supports ragel >= 6.0 now.
  * Corrected some tests.
  * Some minor changes.

(taca)

2008-09-15 08:36:24 UTC MAIN commitmail json YAML

Update ruby-rd-mode pacakge to 0.6.22.

* Switch to use rubyforge.org as MASTER_SITES and HOMEPAGE.

No change in this elisp file itself at all.

(taca)

2008-09-15 08:34:44 UTC MAIN commitmail json YAML

Update ruby-rdtool pacakge to 0.6.22.

* Switch to use rubyforge.org as MASTER_SITES and HOMEPAGE.

Changes to 0.6.21 to 0.6.22 is unknown.

= CHANGES
:0.6.21
  * setup.rb version up -> 3.4.1
  * fix for Ruby 1.9.

(taca)

2008-09-15 08:31:47 UTC MAIN commitmail json YAML

Update ruby-rack package to 0.4.0.

== Future specification changes

PLEASE NOTE: In versions of Rack LATER than 0.4, the following
changes will be commited to the Rack specification:

* 1xx, 204 and 304 status codes MUST not contain a Content-Type.
* A valid Content-Length header MUST be provided for non 1xx, 204 and 304
  responses with a Transfer-Encoding of "identity" (default).
  The Content-Length MUST be the same as the sum of the byte-sizes of
  the chunks.
* The REQUEST_METHOD may be any HTTP token.

Internal Rack modules have been updated to follow this behavior, but
the Rack 0.4 Lint does NOT check it yet for compatibility reasons.
Please update your libraries accordingly.

== Changes

* August 21st, 2008: Fourth public release 0.4.
  * New middleware, Rack::Deflater, by Christoffer Sawicki.
  * OpenID authentication now needs ruby-openid 2.
  * New Memcache sessions, by blink.
  * Explicit EventedMongrel handler, by Joshua Peek.
  * Rack::Reloader is not loaded in rackup development mode.
  * rackup can daemonize with -D.
  * Many bugfixes, especially for pool sessions, URLMap, thread safety
    and tempfile handling.
  * Improved tests.
  * Rack moved to Git.

(taca)

2008-09-15 08:02:37 UTC MAIN commitmail json YAML

Add scons-time to PLIST as outlined in PR pkg/39549.

(tonnerre)

2008-09-15 06:06:27 UTC MAIN commitmail json YAML

2008-09-15 06:05:47 UTC MAIN commitmail json YAML

Update ruby-maruku to 0.5.9.

New features:
- Implemented DIV syntax (Jacques Distler)
- Quieter operations for command-line maruku.

(minskim)

2008-09-15 05:59:07 UTC MAIN commitmail json YAML

Note update of rails.

(minskim)

2008-09-15 05:58:43 UTC MAIN commitmail json YAML

Update rails to 2.1.1.

Changes:

* Fix script/about in production mode.  #370 [Cheah Chu Yeow, Xavier
  Noria, David Krmpotic]

* Add the gem load paths before the framework is loaded, so certain
  gems like RedCloth and BlueCloth can be frozen.

* Fix discrepancies with loading rails/init.rb from gems.

* Plugins check for the gem init path (rails/init.rb) before the
  standard plugin init path (init.rb) [Jacek Becela]

* Wrapped Rails.env in StringInquirer so you can do
  Rails.env.development? [DHH]

* Fixed that RailsInfoController wasn't considering all requests local
  in development mode (Edgard Castro) [#310 state:resolved]

(minskim)

2008-09-15 05:57:02 UTC MAIN commitmail json YAML

Note update of ruby-actionmailer.

(minskim)

2008-09-15 05:56:31 UTC MAIN commitmail json YAML

Update ruby-actionmailer to 2.1.1 to sync with other rails packages.

(minskim)

2008-09-15 05:51:21 UTC MAIN commitmail json YAML

Note update of ruby-actionpack.

(minskim)

2008-09-15 05:50:42 UTC MAIN commitmail json YAML

Update ruby-actionpack to 2.1.1.

Changes:

* All 2xx requests are considered successful [Josh Peek]

* Deprecate the limited follow_redirect in functional tests.  If you
  wish to follow redirects, use integration tests. [Michael Koziarski]

* Fixed that AssetTagHelper#compute_public_path shouldn't cache the
  asset_host along with the source or per-request proc's won't run
  [DHH]

* Deprecate define_javascript_functions, javascript_include_tag and
  friends are much better [Michael Koziarski]

* Fix polymorphic_url with singleton resources.  #461 [Tammer Saleh]

* Deprecate ActionView::Base.erb_variable. Use the concat helper
  method instead of appending to it directly.  [Jeremy Kemper]

* Fixed Request#remote_ip to only raise hell if the HTTP_CLIENT_IP and
  HTTP_X_FORWARDED_FOR doesn't match (not just if they're both
  present) [Mark Imbriaco, Bradford Folkens]

(minskim)

2008-09-15 05:44:12 UTC MAIN commitmail json YAML

Note update of ruby-activeresource.

(minskim)

2008-09-15 05:43:01 UTC MAIN commitmail json YAML

Update ruby-activeresource to 2.1.1.

Changes:

* Fixed Base#exists? to check status code as integer [#299
  state:resolved] (Wes Oldenbeuving)

(minskim)

2008-09-15 05:39:00 UTC MAIN commitmail json YAML

Note update of ruby-activerecord.

(minskim)

2008-09-15 05:38:29 UTC MAIN commitmail json YAML

Update ruby-activerecord to 2.1.1.

Changes:

* Set config.active_record.timestamped_migrations = false to have
  migrations with numeric prefix instead of UTC
  timestamp. #446.

* Fixed that create database statements would always include "DEFAULT
  NULL" [#334]

* change_column_default preserves the not-null constraint.  #617

* Add :tokenizer option to validates_length_of to specify how to split
  up the attribute string. #507. Example :

  # Ensure essay contains at least 100 words.
  validates_length_of :essay, :minimum => 100, :too_short => "Your
  essay must be at least %d words."), :tokenizer => lambda {|str|
  str.scan(/\w+/) }

* Always treat integer :limit as byte length.  #420

* Partial updates don't update lock_version if nothing changed.  #426

* Fix column collision with named_scope and :joins.  #46

* db:migrate:down and :up update schema_migrations.  #369

* PostgreSQL: support :conditions => [':foo::integer', { :foo => 1 }]
  without treating the ::integer typecast as a bind variable.

* MySQL: rename_column preserves column defaults.  #466

* Add :from option to calculations.  #397

* Add :validate option to associations to enable/disable the automatic
  validation of associated models. Resolves #301.

* PostgreSQL: use 'INSERT ... RETURNING id' for 8.2 and later.

* Added SQL escaping for :limit and :offset in MySQL

(minskim)

2008-09-15 05:32:20 UTC MAIN commitmail json YAML

Note update of ruby-activesupport.

(minskim)

2008-09-15 05:31:53 UTC MAIN commitmail json YAML

Update ruby-activesupport to 2.1.1.

Changes:

* Fix Ruby's Time marshaling bug in pre-1.9 versions of Ruby: utc
  instances are now correctly unmarshaled with a utc zone instead of
  the system local zone [#900 state:resolved]:activesupport/CHANGELOG

* TimeWithZone: when crossing DST boundary, treat Durations of days,
  months or years as variable-length, and all other values as absolute
  length. A time + 24.hours will advance exactly 24 hours, but a time
  + 1.day will advance 23-25 hours, depending on the day. Ensure
  consistent behavior across all advancing methods [Geoff Buesing]

* Fix TimeWithZone unmarshaling: coerce unmarshaled Time instances to
  utc, because Ruby's marshaling of Time instances doesn't respect the
  zone [Geoff Buesing]

* Added StringQuestioneer for doing things like
  StringQuestioneer.new("productio n").production? # => true and
  StringQuestioneer.new("production").development? # => false [DHH]

* Fixed Date#end_of_quarter to not blow up on May 31st [#289
  state:resolved] (Danger)

(minskim)

2008-09-15 04:55:24 UTC MAIN commitmail json YAML

Note update of rake.

(minskim)

2008-09-15 04:54:48 UTC MAIN commitmail json YAML

Update rake to 0.8.2.

New features:

* Switched from getoptlong to optparse (patches supplied by Edwin
  Pratomo).

* The -T option will now attempt to dynamically sense the size of the
  terminal. The -T output will only self-truncate if the output is a
  tty. However, if RAKE_COLUMNS is explicitly set, it will be honored
  in any case. (Patch provided by Gavin Stark).

* The following public methods have been added to rake task objects:

  * task.clear -- Clear both the prerequisites and actions of the
    target rake task.
  * task.clear_prerequisites -- Clear all the existing prerequisites
    from the target rake task.
  * task.clear_actions -- Clear all the existing actions from the
    target rake task.
  * task.reenable -- Re-enable a task, allowing its actions to be
    executed again if the task is invoked.

* Changed RDoc test task to have no default template. This makes it
  easier for the tempate to pick up the template from the environment.

* Default values for task arguments can easily be specified with the
  :with_defaults method. (Idea for default argument merging supplied
  by (Adam Q. Salter)

(minskim)

2008-09-15 03:31:32 UTC MAIN commitmail json YAML

Note updated of lang/ruby18-base package to 1.8.7.72nb2.

(taca)

2008-09-15 03:30:22 UTC MAIN commitmail json YAML

Fix interpreter for h2rb script.

Bump PKGREVISION.

(taca)

2008-09-15 02:46:42 UTC MAIN commitmail json YAML

Note updated of devel/fromcvs package to 0.0.0.124nb1.

(taca)

2008-09-15 02:45:21 UTC MAIN commitmail json YAML

Fix wrapper scripts togit and tohg to make it work, specifying load
rubygems on command line.

Bump PKGREVISION.

(taca)

2008-09-15 02:25:54 UTC MAIN commitmail json YAML

Update to gerbv-2.1.0.  Changes from 2.0.1 include:

*  Added ability to select objects, with the option of deleting or viewing
basic properties of the objects

*  Split off the core functionality of gerbv into a library (libgerbv) to
allow developers to quickly write software using Gerber
parsing/editing/exporting/rendering functionality.  Full DOxygen
documentation has also been created to facilitate developers wishing to use
libgerbv.

*  Added export to RS274X and Excellon functionality, allowing gerbv to
translate files between formats.  The RS274X export function can also be
used to "clean" troublesome files to a more compatible format.

*  Added the ability to override the Excellon format "guessing", allowing
non-standard drill files to be correctly rendered

*  Greatly expanded the command line functionality, including the ability to
panelize boards into a single one through the command line

*  Added "Aperture usage" tab to Gerber reports.  This allows the user to
see how often each aperture is used in all visible layers of his project.

Several notable bugs were squished in release 2.1.0:

*  Fixed bug when exporting several layers to SVG/PDF/PS, which caused
corrupted output and/or crashes

*  Fixed several Windows-only problems related to parsing and rendering

*  Fixed rendering bug when using polygon objects within step and repeat
blocks

*  Improved RS-274X export output format to work with certain Gerber viewing
software

(dmcmahill)

2008-09-15 02:03:48 UTC MAIN commitmail json YAML

Point HOMEPAGE to RubyForge's project page since previous one has gone.

(taca)

2008-09-15 00:25:49 UTC MAIN commitmail json YAML

Note initial addition of p5-Devel-Size version 0.71 as devel/p5-Devel-Size
into The NetBSD Packages Collection.

The Perl 5 module Devel::Size figures out the real size of Perl
variables in bytes, as accurately as possible.

(seb)

2008-09-15 00:24:55 UTC MAIN commitmail json YAML

Add & enable p5-Devel-Size

(seb)

2008-09-15 00:22:31 UTC MAIN commitmail json YAML

Initial import of p5-Devel-Size version 0.71 in the NetBSD Packages
Collection.

The Perl 5 module Devel::Size figures out the real size of Perl
variables in bytes, as accurately as possible.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-09-15 00:09:44 UTC MAIN commitmail json YAML

Note initial addition of p5-Devel-Events-Objects version 0.05 as
devel/p5-Devel-Events-Objects into The NetBSD Packages Collection.

The Perl 5 module Devel::Events::Objects provides an event generator
and a handler for Devel::Events, that facilitate leak checking.
There are two components of this module: Devel::Events::Generator::Objects,
and Devel::Events::Handler::ObjectTracker.  The first one uses some
trickery to generate events for every object creation and destruction
in code loaded after it was loaded.  The second one will listen on
these events, and track all currently living objects.

(seb)

2008-09-15 00:08:53 UTC MAIN commitmail json YAML

Add & enable p5-Devel-Events-Objects

(seb)

2008-09-15 00:06:33 UTC MAIN commitmail json YAML

Initial import of p5-Devel-Events-Objects version 0.05 in the NetBSD
Packages Collection.

The Perl 5 module Devel::Events::Objects provides an event generator
and a handler for Devel::Events, that facilitate leak checking.
There are two components of this module: Devel::Events::Generator::Objects,
and Devel::Events::Handler::ObjectTracker.  The first one uses some
trickery to generate events for every object creation and destruction
in code loaded after it was loaded.  The second one will listen on
these events, and track all currently living objects.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-09-14 23:37:55 UTC MAIN commitmail json YAML

Note initial addition of p5-Tie-RefHash-Weak version 0.08 as
devel/p5-Tie-RefHash-Weak into The NetBSD Packages Collection.

The Perl 5 module Tie::RefHash::Weak is a  subclass of Tie::RefHash
with weak keys, instead of strong ones.

(seb)

2008-09-14 23:36:31 UTC MAIN commitmail json YAML

Add & enable p5-Tie-RefHash-Weak

(seb)

2008-09-14 23:35:21 UTC MAIN commitmail json YAML

Today's small set:

Added net/p5-Net-Z3950-ZOOM version 1.24
Updated devel/p5-Date-Manip to 5.54nb1
Updated www/p5-libwww to 5.814

(he)

2008-09-14 23:33:36 UTC MAIN commitmail json YAML

Initial import of p5-Tie-RefHash-Weak version 0.08 in the NetBSD
Packages Collection.

The Perl 5 module Tie::RefHash::Weak is a  subclass of Tie::RefHash
with weak keys, instead of strong ones.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-09-14 23:14:27 UTC MAIN commitmail json YAML

Update from version 5.812 to 5.814.

Should fix PR#39320.

Pkgsrc changes:
o Remove patch-aa, which appears to no longer be needed

Upstream changes:

    Release 5.814

    Gisle Aas (13):
          Typo fix.
          Add HTTP::Message::decodable()
          Use decoded_content in the synposis
          Avoid adding an empty first part in $mess->add_part()
          Get rid of all the manual dependency tests.
          Simplify the Makefile.PL (no interactivity)
          Provide DELETE method in HTTP::Request::Common [RT#37481]
          Checkbox picks up nearby text in description of alternates [RT#36771]
  HTML::Form::possible_values() should not returned disabled
  values [RT#35248]
  File::Listing documentation claimed only 'unix' format
  was supported [RT#22021]
          File::Listing only support English locales [RT#28879]
          Make common-req.t use Test.pm
          Typo; CAN_TALK_TO_OUTSELF

    Bill Mann (1):
          Fix up File::Listings fallback to dosftp [RT#23540]

    Hans-H. Froehlich (1):
          File::Listing parse failure on BSD Linux based systems [RT#26724]

2008-06-17  Gisle Aas <gisle@ActiveState.com>

    Release 5.813

    Ville Skytta (3):
          RobotUA constructor ignores delay, use_sleep [RT#35456]
          Spelling fixes [RT#35457]
          Add HTTP::Response->filename [RT#35458]

    Mark Stosberg (2):
  Better diagnostics when the HTML::TokeParser constructor
  fails [RT#35607]
          Multiple forms with same-named <select> parse wrongly [RT#35607]

    Gisle Aas (1):
          Provide a progress method that does something that might be useful.

    Spiros Denaxas (1):
          Documentation typo fix [RT#36132]

(he)

2008-09-14 23:05:20 UTC MAIN commitmail json YAML

Note initial addition of p5-Variable-Magic version 0.19 as
devel/p5-Variable-Magic into The NetBSD Packages Collection.

Magic is Perl way of enhancing objects. This mechanism let the user
add extra data to any variable and overload syntaxical operations
(such as access, assignation or destruction) that can be applied
to it. With the module Variable::Magic , you can add your own magic
to any variable without the pain of the C API.

(seb)

2008-09-14 23:03:16 UTC MAIN commitmail json YAML

Add & enable p5-Variable-Magic

(seb)

2008-09-14 23:00:23 UTC MAIN commitmail json YAML

Initial import of p5-Variable-Magic version 0.19 in the NetBSD
Packages Collection.

Magic is Perl way of enhancing objects. This mechanism let the user
add extra data to any variable and overload syntaxical operations
(such as access, assignation or destruction) that can be applied
to it. With the module Variable::Magic , you can add your own magic
to any variable without the pain of the C API.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-09-14 22:20:02 UTC MAIN commitmail json YAML

Note initial addition of p5-Devel-Events version 0.06 as
devel/p5-Devel-Events into The NetBSD Packages Collection.

The Perl 5 module Devel::Events is an event generation, filtering
and analaysis framework for instrumenting and auditing perl code.

(seb)

2008-09-14 22:19:00 UTC MAIN commitmail json YAML

Add & enable p5-Devel-Events

(seb)

2008-09-14 22:16:37 UTC MAIN commitmail json YAML

Initial import of p5-Devel-Events version 0.06 in the NetBSD Packages
Collection.

The Perl 5 module Devel::Events is an event generation, filtering
and analaysis framework for instrumenting and auditing perl code.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-09-14 21:40:54 UTC MAIN commitmail json YAML

Update from version 5.54 to 5.54nb1.

Pkgsrc changes:
o Merge in the zone names from CPAN ticket 16360.  Old entries
  are preserved.  Zone names are ambigious...  Fixes PR#35250.

(he)

2008-09-14 20:59:33 UTC MAIN commitmail json YAML

Note initial addition of p5-MooseX-AttributeHelpers version 0.13
as devel/p5-MooseX-AttributeHelpers into The NetBSD Packages
Collection.

The Perl 5 module MooseX::AttributeHelpers provides commonly used
attribute helper methods for more specific types of data as Moose
attributes.

(seb)

2008-09-14 20:58:16 UTC MAIN commitmail json YAML

Add & enable p5-MooseX-AttributeHelpers

(seb)

2008-09-14 20:56:10 UTC MAIN commitmail json YAML

(Initial) Import of p5-MooseX-AttributeHelpers version 0.13 in the
NetBSD Packages Collection.

The Perl 5 module MooseX::AttributeHelpers provides commonly used
attribute helper methods for more specific types of data as Moose
attributes.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-09-14 20:54:29 UTC MAIN commitmail json YAML

2008-09-14 20:50:11 UTC MAIN commitmail json YAML

Initial import of p5-MooseX-AttributeHelpers version 0.13 in the
NetBSD Packages Collection.

The Perl 5 module MooseX::AttributeHelpers provides commonly used
attribute helper methods for more specific types of data as Moose
attributes.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-09-14 20:30:28 UTC MAIN commitmail json YAML

2008-09-14 20:30:17 UTC MAIN commitmail json YAML

Updated editors/vim-share to 7.2.18

  2873  7.2.011  error when inserting a float value from expression register
  1444  7.2.012  compiler warnings when building with startup timing
  4157  7.2.013  hang when waiting for X selection, consuming lots of CPU time
  1769  7.2.014  synstack() doesn't work in an emptly line
  1943  7.2.015  "make all test install" doesn't stop when the test fails
  4536  7.2.016  cmdline completion pattern can be in freed memory
  5319  7.2.017  X11: strlen() used wrongly, pasting very big selection fails
  1390  7.2.018  memory leak when substitute is aborted

(martti)

2008-09-14 20:16:40 UTC MAIN commitmail json YAML

2008-09-14 20:05:34 UTC MAIN commitmail json YAML

2008-09-14 20:00:45 UTC MAIN commitmail json YAML

Note initial addition of p5-Devel-EvalContext version 0.09 as
devel/p5-Devel-EvalContext into The NetBSD Packages Collection.

The Perl 5 module Devel::EvalContext provides the capability to
use Perl's eval primitive in a specified environment.

(seb)

2008-09-14 20:00:00 UTC MAIN commitmail json YAML

Add & enable p5-Devel-EvalContext

(seb)

2008-09-14 19:56:12 UTC MAIN commitmail json YAML

Initial import of p5-Devel-EvalContext version 0.09 in the NetBSD
Packages Collection.

The Perl 5 module Devel::EvalContext provides the capability to
use Perl's eval primitive in a specified environment.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-09-14 19:35:08 UTC MAIN commitmail json YAML

2008-09-14 19:33:41 UTC MAIN commitmail json YAML

Added p5-Net-Z3950-ZOOM.

(he)

2008-09-14 19:32:55 UTC MAIN commitmail json YAML

Import p5-Net-Z3950-ZOOM version 1.24 from pkgsrc-wip + own update.

  Some of the tests fails, but that appears to be due to some remote
  server no longer providing the expected service.  Also fix one test's
  count of tests.


The Net::Z3950::ZOOM distribution contains three Perl modules for the
price of one.  They all provide facilities for building information
retrieval clients using the standard Z39.50 and SRW/U protocols, but
do so using different APIs.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(he)

2008-09-14 19:07:46 UTC MAIN commitmail json YAML

Canonicalize commented-out HOMEPAGE which uses search.cpan.org.

(he)

2008-09-14 18:59:02 UTC MAIN commitmail json YAML

pbulk-0.34:
Isolate rules to compute the restricted subset in the upload script.
Make the upload script independent from the report file to allow
uploading partial builds.
Only depend on NO_BIN_ON_FTP to decide what to upload and what not.

(joerg)

2008-09-14 18:09:19 UTC MAIN commitmail json YAML

Note initial addition of p5-Devel-Cover version 0.64 as
devel/p5-Devel-Cover into The NetBSD Packages Collection.

The Perl 5 module Devel::Cover provides code coverage metrics for
Perl. Code coverage metrics describe how thoroughly tests exercise
code. By using Devel::Cover you can discover areas of code not
exercised by your tests and determine which tests to create to
increase coverage. Code coverage can be considered as an indirect
measure of quality.

(seb)

2008-09-14 18:04:34 UTC MAIN commitmail json YAML

Note initial addition of p5-Devel-Cover version 0.64 as
devel/p5-Devel-Cover into The NetBSD Packages Collection.

The Perl 5 module Devel::Cover provides code coverage metrics for
Perl. Code coverage metrics describe how thoroughly tests exercise
code. By using Devel::Cover you can discover areas of code not
exercised by your tests and determine which tests to create to
increase coverage. Code coverage can be considered as an indirect
measure of quality.

(seb)

2008-09-14 18:00:54 UTC MAIN commitmail json YAML

Initial import of p5-Devel-Cover version 0.64 in the NetBSD Packages
Collection.

The Perl 5 module Devel::Cover provides code coverage metrics for
Perl. Code coverage metrics describe how thoroughly tests exercise
code. By using Devel::Cover you can discover areas of code not
exercised by your tests and determine which tests to create to
increase coverage. Code coverage can be considered as an indirect
measure of quality.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2008-09-14 17:34:28 UTC MAIN commitmail json YAML

Move targets requiring the root privilege to the install stage.
This fixes PR 39333.

Thanks to taca@ for testing.

(minskim)

2008-09-14 16:15:28 UTC MAIN commitmail json YAML

Updated sysutils/open-vm-tools to 2008.08.08.109361nb2

(bjs)

2008-09-14 16:15:05 UTC MAIN commitmail json YAML

Instead of using PRId32 (which fixed the amd64 build only to break i386),
just use %lld and cast time() to (long long int) in xferlogs/xferlogs.c.
PKGREVISION++.

(bjs)

2008-09-14 15:09:56 UTC MAIN commitmail json YAML

remove superfluous patch
(This was noticed by someone but I can't find it anymore.)

(drochner)

2008-09-14 14:35:27 UTC MAIN commitmail json YAML

Treat FITB* references like their counterparts w/o 'B' instead
of just spitting out an "unimplemented" warning. The pdf spec
defines a differing zoom setting for them which is ignored here.
bump PKGREVISION

(drochner)

2008-09-14 14:19:40 UTC MAIN commitmail json YAML

update to 1.4.19
Fixes a bug introduced with 1.4.18 that causes all news bin
contents to be dropped on startup.

(drochner)

2008-09-14 14:19:14 UTC MAIN commitmail json YAML

2008-09-14 14:17:58 UTC MAIN commitmail json YAML

2008-09-14 14:00:13 UTC MAIN commitmail json YAML

Note update of www/raggle package to 0.4.4nb3.

(taca)