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 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 22:10:04 UTC Now

2008-04-04 15:26:51 UTC MAIN commitmail json YAML

Initial import of thoth-0.1.2 as www/thoth.

Thoth is a blog engine written in Ruby and based on Ramaze and Sequel.
Its simple, elegant architecture, minimalist featureset, and extensible
codebase make it both fast and easy to customize.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:26:44 UTC MAIN commitmail json YAML

Initial import of thin-0.7.1 as www/thin.

Thin is a very simple web server written in Ruby.  It's single-threaded,
which means it can only serve one request at a time.  This simplicity
affords increased speed and decreased memory usage for singled-threaded
framework like Rails.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:26:37 UTC MAIN commitmail json YAML

Initial import of ruby18-rack-0.3.0 as www/ruby-rack.

Rack provides a minimal, modular and adaptable interface for developing
web applications in Ruby.  By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single method call.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:26:29 UTC MAIN commitmail json YAML

Initial import of ruby18-net-flickr-0.0.1 as www/ruby-net-flickr.

Net::Flickr provides an elegant, Ruby-fied implementation of Flickr's
REST API.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:26:25 UTC MAIN commitmail json YAML

Update ruby-mechanize to version 0.7.5.  Changes from version 0.6.8
include:

+ Install as a Ruby gem.

* Fixed a bug when fetching files and not pages.
* WWW::Mechanize#get now takes hash arguments for uri parameters.
* Handling gzipped responses with no Content-Length header
* Fixed a bug with EOF errors in net/http.  [#17570]
* Handling 0 length gzipped responses. [#17471]
* Changed parser to lazily parse links
* Lazily parsing document
* Updating UTF-8 support for urls
* Adding AREA tags to the links list.
* WWW::Mechanize#follow_meta_refresh will allow you to automatically follow
  meta refresh tags. [#10032]
* Adding x-gzip to accepted content-encoding.
* Added Digest Authentication support.
* Many bug fixes.

(jlam)

2008-04-04 15:26:19 UTC MAIN commitmail json YAML

Initial import of ruby18-jsmin-1.0.0 as www/ruby-jsmin.

This package contains a Ruby library for "minifying" JavaScript files
by removing unnecessary characters.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:26:10 UTC MAIN commitmail json YAML

Initial import of ruby18-cssmin-1.0.0 as www/ruby-cssmin.

This package contains a Ruby library for "minifying" CSS files by
removing unnecessary characters.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:26:03 UTC MAIN commitmail json YAML

Initial import of ramaze-0.3.9.1 as www/ramaze.

Ramaze is a simple, light and modular open-source web-framework written
in Ruby.  It provides several easy to understand and fully documented
abstractions useful for the daily work of a pragmatic webdeveloper.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:25:54 UTC MAIN commitmail json YAML

Initial import of mongrel-upload-progress-0.2.2 as
www/mongrel-upload-progress.

This package is a Mongrel plugin to keep track of the status of all
currently processing file uploads.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:25:54 UTC MAIN commitmail json YAML

2008-04-04 15:25:46 UTC MAIN commitmail json YAML

Initial import of mongrel-console-0.2.1 as www/mongrel-console.

This package provides a combined Mongrel and Rails IRB console.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:25:38 UTC MAIN commitmail json YAML

Initial import of mongrel-config-0.3.1 as www/mongrel-config.

This package uses the Camping micro-framework to implement a simple
config tool for any Mongrel Rails application.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:25:37 UTC MAIN commitmail json YAML

2008-04-04 15:25:31 UTC MAIN commitmail json YAML

Initial import of mongrel-cluster-1.0.5 as www/mongrel-cluster.

This package is a Mongrel plugin to help start/stop/restart multiple
mongrel servers to use behind a load balancer like Apache 2.2
(mod_proxy_balancer), Lighttpd, Pound, Pen or Balance.  This plugin
adds an option to specify a number of Mongrel servers to launch, a
range of ports, and a configuration file for the cluster.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:25:27 UTC MAIN commitmail json YAML

Update mongrel to version 1.1.4.  Changes from version 1.0.1 include:

+ Remove dependencies on cgi_multipart_eof_fix and fastthread because
  newer versions of Ruby required by pkgsrc don't need it.  Also remove
  signatures from the gem as these have been modified by pkgsrc.

v1.0.2. Signed gem; many minor bugfixes and patches.
v1.0.3. Fix user-switching bug.
v1.0.4. Backport fixes for versioning inconsistency, mongrel_rails bug,
and DirHandler bug.
v1.1. Pure Ruby URIClassifier. More modular architecture.
JRuby support.
v1.1.1. Fix mongrel_rails restart bug; fix bug with Rack status codes.
v1.1.2. Fix worker termination bug; fix JRuby 1.0.3 load order issue;
fix require issue on systems without Rubygems.
v1.1.3. Fix security flaw of DirHandler
v1.1.4. Fix camping handler. Correct treatment of @throttle parameter.

(jlam)

2008-04-04 15:25:21 UTC MAIN commitmail json YAML

Initial import of merbful-authentication-0.9.2 as
www/merbful-authentication.

Merbful-authentiation is a RESTful authentication plugin for the Merb
application framework.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:25:18 UTC MAIN commitmail json YAML

2008-04-04 15:25:13 UTC MAIN commitmail json YAML

Initial import of merb-test-unit-0.9.2 as www/merb-test-unit.

This package contains a plugin for the Merb framework that provides
helper functionality for using the Test::Unit testing framework.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:25:06 UTC MAIN commitmail json YAML

Initial import of merb-stories-0.9.2 as www/merb-stories.

This package contains a plugin for the Merb framework that provides
helper functionality for using the RSpec testing framework.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:25:00 UTC MAIN commitmail json YAML

Initial import of merb-sequel-0.9.2 as www/merb-sequel.

This package contains a plugin for the Merb framework that provides
access to the Sequel ORM.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:24:56 UTC MAIN commitmail json YAML

2008-04-04 15:24:52 UTC MAIN commitmail json YAML

Initial import of merb-parts-0.9.2 as www/merb-parts.

This package contains a plugin for the Merb framework that provides
Merb::PartController, which is a lightweight way to share logic and
templates amongst controllers.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

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

Initial import of merb-param-protection-0.9.2 as www/merb-param-protection.

This package contains a plugin for the Merb framework that exposes two
new controller methods which allow one to simply and flexibly filter
the parameters available within the controller.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:24:38 UTC MAIN commitmail json YAML

Initial import of merb-more-0.9.2 as www/merb-more.

This package contains merb-more, which provides the the full set of
functionally for Merb outside of the merb-core classes.  Adding merb-more
gives you the Full Stack -- take what you need; leave what you don't.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:24:31 UTC MAIN commitmail json YAML

Initial import of merb-mailer-0.9.2 as www/merb-mailer.

This package contains a plugin for the Merb framework that provides
mailer functionality.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

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

Initial import of merb-helpers-0.9.2 as www/merb-helpers.

This package contains a plugin for the Merb framework that provides
various view helpers, similar to the Rails form helpers.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:24:20 UTC MAIN commitmail json YAML

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

Initial import of merb-has-flash-0.9.2 as www/merb-has-flash.

Merb_has_flash is a plugin for the Merb framework that provides Rails-style
flash.

The ``flash'' provides a way to pass temporary objects between actions.
Anything you place in the flash will be exposed to the very next action
and then cleared out.  This is a great way of doing notices and alerts,
such as a create action that sets

flash[:notice] = "Successfully created"

before redirecting to a display action that can then expose the flash
to its template.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:24:08 UTC MAIN commitmail json YAML

Initial import of merb-haml-0.9.2 as www/merb-haml.

This package contains a plugin for the Merb framework that provides
support for HAML XHTML & CSS templates.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:24:00 UTC MAIN commitmail json YAML

Initial import of merb-gen-0.9.2 as www/merb-gen.

This package provides application and plugin generator scripts for Merb.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

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

Initial import of merb-datamapper-0.9.2 as www/merb-datamapper.

This package contains a plugin for the Merb framework that provides
access to the Sequel ORM.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

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

Initial import of merb-core-0.9.2 as www/merb-core.

merb-core is the heart of the merb MVC framwork.  It has the rack
abstraction along with the dispatcher, router, controller and view
layers.  You can make very fast, small footprint services and apps with
just merb-core.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

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

Initial import of merb-cache-0.9.2 as www/merb-cache.

This package contains a plugin for the Merb framework that provides
caching of pages, actions, fragments and objects.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

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

Initial import of merb-builder-0.9.2 as www/merb-builder.

This package contains a plugin for the Merb framework that provides
support for using ruby-builder classes to generate XML output.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

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

Initial import of merb-assets-0.9.2 as www/merb-assets.

This package contains a plugin for the Merb framework that provides
support for handling assets and asset bundling.

The key to making a fast web application is to reduce both the amount
of data transfered and the number of client-server interactions.  While
having many small, module Javascript or stylesheet files aids in the
development process, your web application will benefit from bundling
those assets in the production environment.

An asset bundle is a set of asset files which are combined into a single
file.  This reduces the number of requests required to render a page,
and can reduce the amount of data transfer required if you're using gzip
encoding.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

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

Initial import of merb-activerecord-0.9.2 as www/merb-activerecord.

This package contains a plugin for the Merb framework that provides
access to the ActiveRecord ORM.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

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

Initial import of merb-action-args-0.9.2 as www/merb-action-args.

This package contains a plugin for the Merb framework that provides
support for arguments to actions that come in from the query.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

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

Initial import of merb-0.9.2 as www/merb.

Like Ruby on Rails, Merb is an MVC framework.  Unlike Rails, Merb is
ORM-agnostic, JavaScript library agnostic, and template language
agnostic, preferring plugins that add in support for a particular
feature rather than trying to produce a monolithic library with
everything in the core.  In fact, this is a guiding principle of the
project, which has led to third-party support for the ActiveRecord,
DataMapper, and Sequel ORMs.

In addition, it means that the core code in Merb is kept simple and
well organised.  This has multiple benefits.  It means it's faster
for one thing.  It's also easier to understand, maintain and extend.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:22:53 UTC MAIN commitmail json YAML

Initial import of heel-0.6.0 as www/heel.

Heel is a mongrel based web server to quickly and easily serve up the
contents of a directory as webpages.  Beyond just serving up webpages
heel uses an ERB template and famfamfam icons to create useful index
pages.  And to make things even easier it launches your browser for
you so no cut and paste necessary.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:22:47 UTC MAIN commitmail json YAML

Update erubis to version 2.5.0.  Changes from version 2.3.1 include:

+ Install as a Ruby gem.

- Ruby on Rails 2.0 support.

- Add new command-line property '--docwrite={true|false}' to
  Erubis::Ejavascript.  If this property is true then
  'document.write(_buf.join(""));' is used as postamble and if it is
  false then '_buf.join("")' is used.

- When using Erubis::Eruby#evaluate(), changing local variables in
  templates have affected to variables accessible with TOPLEVEL_BINDING.
  It means that if you change variables in templates, it is possible
  to change variables in main program.  This was a bug and is now
  fixed not to affect to variables in main program.

- Preprocessing is supported by Ruby on Rails helper.

- Erubis::Eruby#evaluate() (or Erubis::RubyEvaluator#evaluate()) now
  creates Proc object from @src and eval it.

- Erubis::Eruby#def_method() is supported.  This method defines ruby
  code as instance method or singleton metod.

- Erubis::XmlHelper.url_escape() and u() which is alias of url_escape()
  are added.

(jlam)

2008-04-04 15:22:40 UTC MAIN commitmail json YAML

Initial import of camping-1.5 as www/camping.

Camping is a web framework which consistently stays at less than 4kb
of code.  You can probably view the complete source code on a single
page.  But, you know, it's so small that, if you think about it, what
can it really do?

The idea here is to store a complete fledgling web application in a
single file like many small CGIs.  But to organize it as a
Model-View-Controller application like Rails does.  You can then easily
move it to Rails once you've got it going.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:22:35 UTC MAIN commitmail json YAML

Update ruby-tzinfo to version 0.3.8.  Changes from version 0.3.5 include:

+ Install as a Ruby gem.

* Updated to tzdata version 2008b
  (http://article.gmane.org/gmane.comp.time.tz/2149).

(jlam)

2008-04-04 15:22:29 UTC MAIN commitmail json YAML

Initial import of ruby18-xslt-0.9.5 as textproc/ruby-xslt.

Ruby/XSLT is a simple XSLT class based on libxml <http://xmlsoft.org/>
and libxslt <http://xmlsoft.org/XSLT/>.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:22:24 UTC MAIN commitmail json YAML

Update ruby-xmlparser to version 0.6.81.  Changes from version 0.6.8.1
include:

+ Install as a Ruby gem.

* Fix bug in openInputStream().

(jlam)

2008-04-04 15:22:20 UTC MAIN commitmail json YAML

Update ruby-rttool to version 1.0.2.0.  Changes from version 1.0.2
are only that this now installs as a gem, but the gem has a slightly
different version number.

(jlam)

2008-04-04 15:22:14 UTC MAIN commitmail json YAML

Initial import of ruby18-rison-1.2.1 as textproc/ruby-rison.

Ruby-rison is a pure Ruby parser for Rison, a data serialization format
optimized for compactness in URIs.  Rison is a slight variation of JSON
that looks vastly superior after URI encoding.  Rison still expresses
exactly the same set of data structures as JSON, so data can be translated
back and forth without loss or guesswork.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

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

Update ruby-maruku to version 0.5.8.  Chanages from version 0.5.6 include:

+ Install as a Ruby gem.

* Fixed bugs:
  * Fix bug in which links `<http://..>` at beginning of lines could
    sometimes be mistaken for HTML.
  * Empty cells in table are now allowed.
  * Now this is accepted (Maruku did not like the "." inside the link)
[a. b] is a link.

[a. b]: http://site.com/
* Fix bug about double-encoding of ampersands in code blocks.
* Fixed compatibility bug with Ruby 1.8.6 patchlevel 110.

(jlam)

2008-04-04 15:22:02 UTC MAIN commitmail json YAML

Initial import of ruby18-markaby-0.5 as textproc/ruby-markaby.

Markaby is a templating language for Ruby, with a plugin for Rails,
which allows you to write HTML templates in pure-Ruby (a la Builder.)

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:21:57 UTC MAIN commitmail json YAML

Update ruby-libxml to version 0.5.4.  Changes from version 0.3.8.4 include:

+ Install as a Ruby gem.

* Added XML::Reader, a set of bindings to the xmlTextReader API.
* Other changes were made, but they were done on a branch with no
  changelog available.

(jlam)

2008-04-04 15:21:50 UTC MAIN commitmail json YAML

Initial import of ruby18-json-pure-1.1.2 as textproc/ruby-json-pure.

This is a implementation of the JSON specification according to RFC
4627.  You can think of it as a low fat alternative to XML, if you
want to store data to disk or transmit it over a network rather than
use a verbose markup language.

The JSON generator escapes all non-ASCII an control characters with
\uXXXX escape sequences and supports UTF-16 surrogate pairs in order
to be able to generate the whole range of Unicode code points.  This
means that generated JSON text is encoded as UTF-8 (because ASCII is
a subset of UTF-8) and at the same time avoids decoding problems for
receiving endpoints that don't expect UTF-8 encoded texts.

This package is a pure Ruby variant that relies on the iconv and the
stringscan extensions, which are both part of the Ruby standard library.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:21:43 UTC MAIN commitmail json YAML

Initial import of ruby18-json-1.1.2 as textproc/ruby-json.

This is a implementation of the JSON specification according to RFC
4627.  You can think of it as a low fat alternative to XML, if you
want to store data to disk or transmit it over a network rather than
use a verbose markup language.

The JSON generator escapes all non-ASCII an control characters with
\uXXXX escape sequences and supports UTF-16 surrogate pairs in order
to be able to generate the whole range of Unicode code points.  This
means that generated JSON text is encoded as UTF-8 (because ASCII is
a subset of UTF-8) and at the same time avoids decoding problems for
receiving endpoints that don't expect UTF-8 encoded texts.

This package is fast C extension variant which is in parts implemented
in C and comes with its own Unicode conversion functions and a parser
generated by the Ragel State Machine Compiler.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:21:39 UTC MAIN commitmail json YAML

Update ruby-hpricot to version 0.6.  Changes from version 0.5.140 include:

+ Install as a Ruby gem.

* Hpricot for JRuby

* Inline Markaby for Hpricot documents.

* XML tags and attributes are no longer downcased like HTML is.

* new syntax for grabbing everything between two elements using a
  Range in the s earch method: (doc/("font".."font/br")) or in nodes_at
  like so: (doc/"font").nod es_at("*".."br"). Only works with either
  a pair of siblings or a set of a parent and a sibling.

* Ignore self-closing endings on tags (such as form) which are
  containers. Treat them like open parent tags.

* Escaping of attributes.

* Element#raw_attributes gives unescaped data.  Element#attributes
  gives escaped.

* Added: Elements#attr, Elements#remove_attr, Elements#remove_class.

* Added: Traverse#preceding, Traverse#following, Traverse#previous,
  Traverse#next.

(jlam)

2008-04-04 15:21:33 UTC MAIN commitmail json YAML

Initial import of ruby18-haml-1.8.2 as textproc/ruby-haml.

Haml is a markup language that's used to cleanly and simply describe
the XHTML of any web document without the use of inline code, using
indentation rather than closing tags and allowing Ruby to be embedded
with ease.  Haml functions as a replacement for inline page templating
systems such as PHP, ASP, and ERB, the templating language used in
most Ruby on Rails applications.  However, Haml avoids the need for
explicitly coding XHTML into the template, because it itself is a
description of the XHTML, with some code to generate dynamic content.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:21:32 UTC MAIN commitmail json YAML

2008-04-04 15:21:28 UTC MAIN commitmail json YAML

Update ruby-ferret to version 0.11.6.  Changes from version 0.11.4
include:

+ Install as a Ruby gem.

* Fixed major bug in term vectors which was in turn affecting
  highlighting
* Fixed memory leak in PerFieldAnalyzer
* Fixed range query highlighter
* Fixed memory alignment issues on Solaris
* Added :use_keywords option to query parser so you can now turn
  of keywords so a search for OR will work
* multiple other bug fixes

(jlam)

2008-04-04 15:21:25 UTC MAIN commitmail json YAML

Update ruby-feed-normalizer to version 1.5.1.  Changes from version 1.3.0
include:

+ Install as a Ruby gem.

* Add support for new fields:
  * Atom 0.3: issued is now available through entry.date_published.
  * RSS: feed.skip_hours, feed.skip_days, feed.ttl
  * All: entry.last_updated, this is an alias to entry.date_published for RSS.
* Rewrite relative links in content
* Handle CDATA sections consistently across all formats.
* Prevent SimpleRSS from doing its own escaping.
* Reparse Time classes
* Support content:encoded. Accessible via Entry#content.
* Support categories. Accessible via Entry#categories.
* Introduces a new parsing feature 'loose parsing'.
* Add support for applicable dublin core elements. (dc:date and dc:creator)
* Feeds can now be dumped to YAML.
* Reduced the greediness of a regexp that was removing html comments.

(jlam)

2008-04-04 15:21:20 UTC MAIN commitmail json YAML

Initial import of ruby18-diff-lcs-1.1.2 as textproc/ruby-diff-lcs.

Diff::LCS is a port of Perl's Algorithm::Diff that uses the McIlroy-Hunt
longest common subsequence (LCS) algorithm to compute intelligent
differences between two sequenced enumerable containers.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:21:13 UTC MAIN commitmail json YAML

Initial import of ruby18-coderay-0.7.4.215 as textproc/ruby-coderay.

CodeRay is fast syntax highlighter for Ruby and other languages.  It
produces colorful, valid XHTML.  CodeRay's design goal: simple,
beautiful code highlighting for your board/wiki/blog/doc/website.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:21:06 UTC MAIN commitmail json YAML

Initial import of ruby18-builder-2.1.2 as textproc/ruby-builder.

Builder provide a simple way programmatically create XML markup and
data structures within Ruby.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:21:00 UTC MAIN commitmail json YAML

Initial import of ruby18-bluecloth-1.0.0 as textproc/ruby-bluecloth.

BlueCloth is a Ruby implementation of Markdown, a text-to-HTML conversion
tool for web writers.  Markdown allows you to write using an easy-to-read,
easy-to-write plain text format, then convert it to structurally valid
XHTML (or HTML).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:20:53 UTC MAIN commitmail json YAML

Initial import of ruby18-directory-watcher-1.1.1 as
sysutils/ruby-directory-watcher.

The directory watcher operates by scanning a directory at some interval
and generating a list of files based on a user-supplied glob pattern.
As the file list changes from one interval to the next, events are
generated and dispatched to registered observers.  Three types of
events are supported -- added, modified, and removed.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:20:48 UTC MAIN commitmail json YAML

Update puppet to version 0.24.4.  Changes from verison 0.22.4 include:

+ Install as a Ruby gem.

- Better caching of external lookups.

- Many bug fixes.

- External node commands can specify an environment and Puppet will now
  use it.

- Always duplicating resource defaults in the parser, so that stacked
  metaparameter values do not result in all resources that receive a
  given default also getting those stacked values.

- Puppet's parser no longer changes the order in which statements are
  evaluated, which means that case statements can now set variables that
  are used by other variables.

- Clients should now fail to install files whose checksums do not match the
  checksum from the server.

- Autoloading now searches the plugins directory in each module, in
  addition to the lib directory.

- Virtual defined types are no longer evaluated.

  NOTE: This introduces a behaviour change, in that you previously could
  realize a resource within a virtual defined resource, and now you must
  realize the entire defined resource, rather than just the contained
  resource.

- Added builtin support for Nagios types using Naginator to parse and
  generate the files.

- Modifying the behaviour of the certdnsnames setting.  It now defaults
  to an empty string, and will only be used if it is set to something
  else.

- External node support now requires that you set the 'node_terminus'
  setting to 'exec'.

- You now must specify an environment and you are required to specify
  the valid environments for your site.

- The --use-nodes and --no-nodes options are now obsolete.  Puppet
  automatically detects when nodes are defined, and if they are defined it
  will require that a node be found, else it will not look for a node nor
  will it fail if it fails to find one.

- Added support for managing interfaces.

- Puppet clients now have http proxy support.

- Adding module autoloading.

- Significantly reworked external node support, in a way that's NOT
  backward-compatible:

    Only ONE node source can be used -- you can use LDAP, code, or
    an external node program, but not more than one.

    LDAP node support has two changes:  First, the "ldapattrs" attribute is
    now used for setting the attributes to retrieve from the server (in
    addition to required attriutes), and second, all retrieved attributes
    are set as variables in the top scope.  This means you can set attributes
    on your LDAP nodes and they will automatically appear as variables
    in your configurations.

    External node support has been completely rewritten.  These programs must
    now generate a YAML dump of a hash, with "classes" and "parameters" keys.
    The classes should be an array, and the parameters should be a hash.  The
    external node program has no support for parent nodes -- the script must
    handle that on its own.

- Replaced the obsolete RRD ruby library with the maintained RubyRRDtool
  library

- Significantly reworking configuration parsing.  Executables all now
  look for 'puppet.conf', although they will parse the old-style
  configuration files if they are present, although they throw a
  deprecation warning.  Also, file parameters (owner, mode, group) are now
  set on the same line as the parameter, in brackets.

(jlam)

2008-04-04 15:20:41 UTC MAIN commitmail json YAML

Initial import of capistrano-2.2.0 as sysutils/capistrano.

Capistrano is a tool for automating tasks on one or more remote servers.
It executes commands in parallel on all targeted machines, and provides
a mechanism for rolling back changes across multiple machines.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:20:34 UTC MAIN commitmail json YAML

Initial import of ruby18-net-ssh-1.1.2 as security/ruby-net-ssh.

Net::SSH is to SSH as Net::Telnet is to Telnet and Net::HTTP is to
HTTP.  Perform non-interactive SSH processing, purely from Ruby!

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:20:33 UTC MAIN commitmail json YAML

libnbcompat-20080404:
Add an implement of timegm(3) from nsd (based on Python code).

(joerg)

2008-04-04 15:20:28 UTC MAIN commitmail json YAML

Initial import of ruby18-net-sftp-1.1.1 as security/ruby-net-sftp.

Net::SFTP is a pure-Ruby implementation of the SFTP client protocol.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:20:20 UTC MAIN commitmail json YAML

Initial import of ruby18-pdf-writer-1.1.8 as print/ruby-pdf-writer.

PDF::Writer for Ruby provides the ability to create PDF documents using
only native Ruby libraries.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:20:13 UTC MAIN commitmail json YAML

Initial import of ruby18-transaction-simple-1.4.0 as
misc/ruby-transaction-simple.

Transaction::Simple provides a generic way to add active transaction
support to objects.  The transaction methods added by this module will
work with most objects, excluding those that cannot be Marshal-ed
(bindings, procedure objects, IO instances, or singleton objects).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:20:05 UTC MAIN commitmail json YAML

Initial import of ruby18-launchy-0.3.1 as misc/ruby-launchy.

Launchy is helper class for launching cross-platform applications in
a fire and forget manner.

There are application concepts (browser, email client, etc.) that are
common across all platforms, and they may be launched differently on
each platform.  Launchy is here to make a common approach to launching
external application from within Ruby programs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:20:01 UTC MAIN commitmail json YAML

Update ruby-gem_plugin to version 0.2.3.  Changes from version 0.2.2
include:

- Turn into a signed gem.

(jlam)

2008-04-04 15:20:00 UTC MAIN commitmail json YAML

Add an implement of timegm(3) from nsd (based on Python code).

(joerg)

2008-04-04 15:19:57 UTC MAIN commitmail json YAML

Update ruby-daemons to version 1.0.10.  Changes from version 1.0.8 include:

+ Install as a Ruby gem.

- Fixed a severe bug in the new Pid.running? function: function returned
  true if the process did not exist.

- By default, we now delete stray pid-files (i.e. pid-files which result for
  example from a killed daemon) automatically. This function can be
  deactivated by passing :keep_pid_files => true as an option.

- All pid files of :multiple daemons new get deleted correctly upon
  exit of the daemons.

- Use the signal 'KILL' instead of 'TERM' on Windows platforms.

- Use exit! in trap('TERM') instead of exit when option :hard_exit is given.

- Did some clarification on the exception log.

(jlam)

2008-04-04 15:19:51 UTC MAIN commitmail json YAML

Initial import of ruby18-configuration-0.0.5 as misc/ruby-configuration.

configuration.rb provides a mechanism for configuring Ruby programs
with Ruby configuration files.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:19:46 UTC MAIN commitmail json YAML

Update ruby-tmail to version 1.2.2.  Changes from version 1.2.1 include:

+ Install as a Ruby gem.

* A _LOT_ more documentation...!
* Make ready for Ruby 1.9
* Fixed UNIXMbox code - readonly was not working and raising an exception.
* Multiple froms not being parsed correctly, added a test case to cover
  this and show the correct handling

(jlam)

2008-04-04 15:19:40 UTC MAIN commitmail json YAML

Initial import of ruby18-mime-types-1.15 as mail/ruby-mime-types.

This library allows for the identification of a file's likely MIME
content type.  The identification of MIME content type is based on a
file's filename extensions.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:19:31 UTC MAIN commitmail json YAML

Initial import of ruby18-mailfactory-1.2.3 as mail/ruby-mailfactory.

Mailfactory is a Ruby module that allows for the simple creation of
MIME email messages with multiple body parts and attachments.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:19:26 UTC MAIN commitmail json YAML

Update ruby-cairo to version 1.5.1.  Changes from version 1.5.0 include:

+ Install as a Ruby gem.

* Support Quartz surface.
* Fix a wrong type conversion bug.
* Fix a memory leak bug.
* Support ruby 1.9.0.
* Fix typos.
* Rename Cairo::WIN32Surface to Cairo::Win32Surface
  * Cairo::WIN32Surface is still available for backward compatibility but
    don't use in newly written code.

(jlam)

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

Update ruby-opengl to version 0.60.0.  Changes from version 0.32g
include:

    + Install as a Ruby gem.

    * Support for Ruby 1.9.0+ (requires mkrf 0.2.3)
    * Added support for many more OpenGL extensions
    * GLU and GLUT cleanup, bugfixes, some missing functions added -
      version 3.7 of GLUT API is now requirement (previously 3.0)
    * Support for OpenGL 2.1 (that includes pixelpack/unpack buffer)
    * Lots of bugfixes.

(jlam)

2008-04-04 15:19:16 UTC MAIN commitmail json YAML

Initial import of ruby18-color-1.4.0 as graphics/ruby-color.

The capabilities of the Color library are limited to pure mathematical
manipulation of the colors based on color theory without reference to
color profiles (such as sRGB or Adobe RGB).  For most purposes, when
working with the RGB and HSL colors, this won't matter.  However, some
color models (like CIE La*b) are not supported because Color does not
yet support color profiles, giving no meaningful way to convert colors
in absolute color spaces (like La*b, XYZ) to non-absolute color spaces
(like RGB).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

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

Initial import of ruby18-activemerchant-1.3.2 as
finance/ruby-activemerchant.

Active Merchant is a Ruby library for dealing with credit cards,
payment processors and shipping.  It has a simple and unified API to
access dozens of different payment gateways with very different internal
APIs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:19:03 UTC MAIN commitmail json YAML

Update rubyforge to version 4.5.0.  Changes from version 0.4.2 include:

+ Install as a Ruby gem.

* Update for Ruby 1.9.0.
* New type_id values will merge with extant data. (self-repairing data is Good)
* Scrape processor_ids, merging in with extant data.
* Default to "Other" if a file's type is unrecognized.
* Set mode on .rubyforge directory to 700.
* Fix fetching of user id when user has no releases.

(jlam)

2008-04-04 15:18:56 UTC MAIN commitmail json YAML

Initial import of ruby18-ruby2ruby-1.1.8 as devel/ruby2ruby.

ruby2ruby provides a means of generating pure ruby code easily from
ParseTree's Sexps.  This makes making dynamic language processors much
easier in ruby than ever before.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:18:49 UTC MAIN commitmail json YAML

Initial import of ruby18-validatable-1.6.7 as devel/ruby-validatable.

The validatable library can be included with any Ruby class and provide
validations similar to ActiveRecord's.  The library follows ActiveRecord's
lead for features that are similar and introduces new features.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:18:41 UTC MAIN commitmail json YAML

Initial import of ruby18-test-spec-0.4.0 as devel/ruby-test-spec.

test/spec layers an RSpec-inspired interface on top of Test::Unit, so
you can mix TDD and BDD (Behavior-Driven Development).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:18:33 UTC MAIN commitmail json YAML

Initial import of ruby18-rspec-1.1.3 as devel/ruby-rspec.

RSpec is a Behaviour Driven Development framework for Ruby.  It provides
two frameworks for writing and executing examples of how your Ruby
application should behave:

  * a Story Framework for describing behaviour at the application level
  * a Spec Framework for describing behaviour at the object level

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:18:28 UTC MAIN commitmail json YAML

Update ruby-rgl to version 0.3.1.  Changes from version 0.2.3 include:

+ Install as a Ruby gem.

* All IDs for DOT objects, including names, options, and values, are
  now automatically quoted as necessary for graphviz.  Labels are
  handled specially in order to account for \l, \r, and \n sequences
  but are otherwise treated the same as other options.  Some changes
  were made in order to remove explicit quotes from labels which are
  no longer necessary.

* Removed backwards compatability method inject.

* DOTSimpleElement provides no useful function, so remove it

* Add support for the Mrecord shape to DOTNode.  Rewrite DOTNode#to_s
  to be easier to understand.  #Rewrite DOTPort to allow for nesting
  ports.

* DOTElement no longer sets the label unless the user explicitly sets
  one.

* Subgraphs must be identified by a "subgraph" header rather than a
  "graph" header

* Added equality test for graphs, added cycle locating.  Modified
  initialize to allow duplicating and merging of graphs.

* Assorted bug fixes.

(jlam)

2008-04-04 15:18:21 UTC MAIN commitmail json YAML

Initial import of ruby18-rcov-0.8.1.2.0 as devel/ruby-rcov.

Ruby-rcov is a code coverage tool for Ruby.  It is commonly used for
viewing overall test unit coverage of target code.  It features fast
execution (20-300 times faster than previous tools), multiple analysis
modes, XHTML and several kinds of text reports, easy automation with
Rake via a RcovTask, fairly accurate coverage information through code
linkage inference using simple heuristics, and colorblind-friendliness.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:18:14 UTC MAIN commitmail json YAML

Initial import of ruby18-parsetree-2.1.1 as devel/ruby-parsetree.

ParseTree is a C extension (using RubyInline) that extracts the parse
tree for an entire class or a specific method and returns it as a
s-expression (aka sexp) using ruby's arrays, strings, symbols, and
integers.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:18:06 UTC MAIN commitmail json YAML

Initial import of ruby18-needle-1.3.0 as devel/ruby-needle.

Needle is a Dependency Injection/Inversion of Control container for
Ruby.  It supports both type-2 (setter) and type-3 (constructor)
injection.  It takes advantage of the dynamic nature of Ruby to provide
a rich and flexible approach to injecting dependencies.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:17:58 UTC MAIN commitmail json YAML

Initial import of ruby18-mkrf-0.2.3 as devel/ruby-mkrf.

mkrf is a library for generating Rakefiles.  It is primarily for
building C extensions for Ruby, but will be able to be used for generic
Rakefile generation as well.  Main goals include simple use and reuse
in other projects.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:17:51 UTC MAIN commitmail json YAML

Use inttypes.h, it is more portable and all that is needed here.

(joerg)

2008-04-04 15:17:50 UTC MAIN commitmail json YAML

Initial import of ruby18-metaid-1.0 as devel/ruby-metaid.

MetAid adds a few innocent methods to Object and Module to make
metaprogramming easier.  For the lore of metaprogramming see Seeing
Metaclasses Clearly and Chapter Six of Why's (Poignant) Guide to Ruby.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:17:43 UTC MAIN commitmail json YAML

Initial import of ruby18-logging-0.7.1 as devel/ruby-logging.

Logging is a flexible logging library for use in Ruby programs based
on the design of Java's log4j library.  It features a hierarchical
logging system, custom level names, multiple output destinations per
log event, custom formatting, and more.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:17:37 UTC MAIN commitmail json YAML

Initial import of ruby18-log4r-1.0.5 as devel/ruby-log4r.

Log4r is a comprehensive and flexible logging library written in Ruby
for use in Ruby programs.  It features a hierarchical logging system of
any number of levels, custom level names, logger inheritance, multiple
output destinations, execution tracing, custom formatting, thread
safteyness, XML and YAML configuration, and more.

Log4r is an adherent to the philosophy of logging using simple print
statements.  What Log4r adds to this philosophy is a flexible way of
controling the information being logged.  Log information can be sent
to any kind of destination and with varying degrees of importance.
Log4r is designed so that logging statements can remain in production
code with almost no extra computational cost.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:17:28 UTC MAIN commitmail json YAML

Initial import of ruby18-inline-3.6.7 as devel/ruby-inline.

Ruby Inline is an analog to Perl's Inline::C.  Out of the box, it allows
you to embed C/++ external module code in your ruby script directly.
By writing simple builder classes, you can teach how to cope with new
languages (fortran, perl, whatever).  The code is compiled and run on
the fly when needed.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:17:21 UTC MAIN commitmail json YAML

Initial import of ruby18-highline-1.4.0 as devel/ruby-highline.

A high-level IO library that provides validation, type conversion,
and more for command-line interfaces.  HighLine also includes a complete
menu system that can crank out anything from simple list selection to
complete shells with just minutes of work.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:17:14 UTC MAIN commitmail json YAML

Initial import of ruby18-heckle-1.4.1 as devel/ruby-heckle.

Heckle is a mutation tester.  It modifies your code and runs your tests
to make sure they fail.  The idea is that if code can be changed and
your tests don't notice, either that code isn't being covered or it
doesn't do anything.

It's like hiring a white-hat hacker to try to break into your server
and making sure you detect it.  You learn the most by trying to break
things and watching the outcome in an act of unit test sadism.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:17:08 UTC MAIN commitmail json YAML

Update ruby-gettext to version 1.90.0.  Changes from 1.10.0 include:

+ Install as a Ruby gem.

* Support Ukrainian(ua), Hungarian(hu)
* JRuby supported.
* Become a pure ruby library (Remove .so extention).
* Locale modules separate from lib/gettext/ to lib/locale/.
* Locale modules are refactored. System locales become read only.
* Fix bugs.
* Enhance to support Ruby on Rails.
  * error_messages_for can accept custom error dialog messages.
  * Add GetText::Rails.available_locales, .normalized_locale
    and fragment_cache_key/expire_fragment reimplement to use these methods
    to restrict cached locale files.

(jlam)

2008-04-04 15:17:02 UTC MAIN commitmail json YAML

Initial import of ruby18-flexmock-0.8.0 as devel/ruby-flexmock.

FlexMock is a flexible mocking library for use in unit testing and
behavior specification.  Mocks are defined with a fluent API that
makes mock specifications easy to read and easy to remember.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:16:56 UTC MAIN commitmail json YAML

Initial import of ruby18-eventmachine-0.10.0 as devel/ruby-eventmachine.

Ruby/EventMachine is a fast, simple event-processing library for Ruby
programs.  It lets you write network clients and servers without
handling sockets -- all you do is send and receive data.  Single-threaded
socket engine -- scalable and fast!

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:16:48 UTC MAIN commitmail json YAML

Initial import of ruby18-dhaka-2.2.1 as devel/ruby-dhaka.

Dhaka is a set of tools for generating tokenizers, parsers and evaluators
for context-free grammars.  It is written solely in Ruby with no native
extensions and no dependencies.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:16:41 UTC MAIN commitmail json YAML

Initial import of ruby18-assistance-0.1.5 as devel/ruby-assistance.

Assistance provides a mini-ActiveSupport like project that's fast and
lightweight to be used as a dependency in various other projects.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:16:34 UTC MAIN commitmail json YAML

Initial import of ruby18-abstract-1.0.0 as devel/ruby-abstract.

'abstract.rb' is a library which enable you to define abstract methods
in Ruby.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:16:28 UTC MAIN commitmail json YAML

Initial import of rubigen-1.2.4 as devel/rubigen.

A framework to allow Ruby applications to generate file/folder stubs
(like the rails command does for Ruby on Rails, and the `script/generate'
command within a Rails application during development).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:16:20 UTC MAIN commitmail json YAML

Initial import of ruby18-sequel-model-0.5.0.2 as
databases/ruby-sequel-model.

Sequel is a database access toolkit for Ruby.  Sequel provides thread
safety, connection pooling, and a concise DSL for constructing queries
and table schemas.

Sequel makes it easy to deal with multiple records without having to
break your teeth on SQL.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:16:13 UTC MAIN commitmail json YAML

Initial import of ruby18-sequel-core-1.3 as databases/ruby-sequel-core.

Sequel is a database access toolkit for Ruby.  Sequel provides thread
safety, connection pooling, and a concise DSL for constructing queries
and table schemas.

Sequel makes it easy to deal with multiple records without having to
break your teeth on SQL.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:16:06 UTC MAIN commitmail json YAML

Initial import of ruby18-sequel-1.3 as databases/ruby-sequel.

Sequel is a database access toolkit for Ruby.  Sequel provides thread
safety, connection pooling, and a concise DSL for constructing queries
and table schemas.

Sequel makes it easy to deal with multiple records without having to
break your teeth on SQL.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:16:02 UTC MAIN commitmail json YAML

Update ruby-postgresql to version 0.7.9.2008.01.28.  Changes from
version 0.7.1 include:

+ Install as a Ruby gem.

- Aliases to make it easier for ActiveRecord to support both ruby-pg
  (the successor to ruby-postgres) and ruby-postgres.

- Fix connections to PostgreSQL>8.2.

(jlam)

2008-04-04 15:15:57 UTC MAIN commitmail json YAML

Initial import of ruby18-postgres-pr-0.4.0 as databases/ruby-postgres-pr.

This library is a pure Ruby implementation of a PostgreSQL adapter.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:15:50 UTC MAIN commitmail json YAML

Initial import of ruby18-odbc-0.9995 as databases/ruby-odbc.

This package contains a Ruby extension for accessing ODBC data sources.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:15:42 UTC MAIN commitmail json YAML

Initial import of ruby18-datamapper-0.3.0 as databases/ruby-datamapper.

DataMapper is a Object Relational Mapper written in Ruby.  The goal
is to create an ORM which is fast, thread-safe and feature-rich with
ActiveRecord-compatibility.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:15:35 UTC MAIN commitmail json YAML

Initial import of ruby18-acts-as-versioned-0.2.3 as
databases/ruby-acts-as-versioned.

This library adds simple versioning to an ActiveRecord module.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:15:29 UTC MAIN commitmail json YAML

Initial import of ruby18-activerecord-odbc-1.4 as
databases/ruby-activerecord-odbc.

Data adapter for ODBC-accessible databases such as Oracle, Informix,
Ingres, OpenLink Virtuoso, SQL Server, Sybase, MySQL, PostgreSQL, DB2,
Firebird, Progress, and others, providing consistent behaviour to
ActiveRecord.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 15:14:49 UTC MAIN commitmail json YAML

Update hoe to version 1.5.1.  Changes from version 1.2.1 include:

+ Install as a Ruby gem.

* Removed install/uninstall tasks. Too buggy. Gems do a better job.
* Added autopopulation of more items.
* Hoe now builds signed gems automatically.  Run the generate_key task to
  automatically create a signing key.
* Extended rdoc pattern to include ext dirs.
* Fixed dependency adding for versionless dependencies.
* Added NODOT env var to disable RDoc diagram generation.
* The config_hoe task automatically merges in new config entries.
* Added exclude parameter for check_manifest filtering to .hoerc.

(jlam)

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

Initial import of ruby18-archive-tar-minitar-0.5.2 as
archivers/ruby-archive-tar-minitar.

Archive::Tar::Minitar is a pure-Ruby library and command-line utility
that provides the ability to deal with POSIX tar(1) archive files.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-04-04 13:45:02 UTC MAIN commitmail json YAML

Remove hard coded /usr/lib/libz.a as depending libraries.
Should fix build problem on none builtin libz platforms reported by PR 33600.

(obache)

2008-04-04 13:39:52 UTC MAIN commitmail json YAML

Marked as DESTDIR ready.

(obache)

2008-04-04 10:49:37 UTC MAIN commitmail json YAML

Marked as not MAKE_JOBS safe, per PR 38363.

(obache)

2008-04-04 09:19:49 UTC MAIN commitmail json YAML

Make this compile (was: static after non-static declaration error)

(is)

2008-04-04 01:56:55 UTC MAIN commitmail json YAML

+ Updated lang/ossp-js to 1.6.20070208nb2 [bjs 2008-04-04]

(bjs)

2008-04-04 01:56:16 UTC MAIN commitmail json YAML

2008-04-03 23:39:46 UTC MAIN commitmail json YAML

+ p5-Convert-UUlib-1.09

(obache)

2008-04-03 22:43:16 UTC MAIN commitmail json YAML

Updated x11/eterm to 0.9.4nb1

(tonnerre)

2008-04-03 22:42:33 UTC MAIN commitmail json YAML

Fix eterm default X11 display vulnerability (CVE-2008-1142).
Approved-by: jlam

(tonnerre)

2008-04-03 22:37:36 UTC MAIN commitmail json YAML

Updated x11/rxvt-unicode to 8.3nb3

(tonnerre)

2008-04-03 22:36:52 UTC MAIN commitmail json YAML

Fix rxvt-unicode default display vulnerability (CVE-2008-1142).
Approved-by: jlam

(tonnerre)

2008-04-03 22:33:47 UTC MAIN commitmail json YAML

Updated x11/rxvt to 2.7.10nb6

(tonnerre)

2008-04-03 22:33:00 UTC MAIN commitmail json YAML

Fix for default display choosing vulnerability (CVE-2008-1142).
Approved-by: jlam

(tonnerre)

2008-04-03 20:20:00 UTC MAIN commitmail json YAML

Note update of samba to 3.0.28a.

(jlam)

2008-04-03 20:19:42 UTC MAIN commitmail json YAML

Update samba to version 3.0.28a.

CHANGES FOR PKGSRC:
==================

Makefile:
  + Modify section that manually handles the ELF symlinks for samba
    shared libraries -- add additional libraries that are built (addns,
    smbsharemodes) and reorganize so we don't need two loops where one
    will do.

  + Pass --with-included-popt to the configure script to force using
    the popt distribution included with samba to avoid any library
    mismatch errors between samba and any installed popt.  This fixes
    PR pkg/34444 by Jason Lingohr.

  + Don't build the smbmount programs on Linux -- they're deprecated in
    favor of the mount.cifs programs.

  + Remove some pkgviews-related settings -- I'm not supporting pkgviews
    installation of samba.

Makefile.patches:
  + Empty out PATCHFILES because we are updating to the latest release
    of samba, which has all previous patches for security advisories
    already rolled into the main sources.

Makefile.mirrors:
  + Update SAMBA_MIRRORS in Makefile.mirrors to the latest list of FTP
    mirrors.

options.mk:
  + Only show the ``acl'' option on platforms that actually support
    POSIX ACLs.

  + Add a new ``fam'' option to enable building the notify_fam VFS
    module.

patch-ab, patch-ax:
  + Remove patch-ab and update patch-ax -- there's nothing for the
    scripts to back up so we don't need to patch the install* scripts
    to avoid this.

patch-ae, patch-ah:
  + Update patch-ae and remove patch-ah -- we should definitely check
    that PAM_AUTHTOK_RECOVERY_ERR is defined before using its value to
    define PAM_AUTHTOK_RECOVER_ERR.

patch-at, patch-au:
  + Fix patch-at and patch-au -- in configure.in, we need to "escape"
    left and right brackets or else m4 will strip them away in the
    resulting configure script.  This should fix the detection of FreeBSD
    and NetBSD systems capable of using nss_winbind noted in PR pkg/38076
    by Ingo Meyer.

patch-ay:
  + Remove some unnecessary changes -- we can safely just do "mkdir" in
    some places because we know the parent and any intermediate directories
    exist.

patch-be:
  + Fix a bug in locating WINS_LIST -- nmbd/nmbd_winsserver.c was
    referring to WINS_LIST under the state directory in one place and
    under the lock directory in another; change all references to be
    under the state directory.

patch-db:
  + Add patch to fix the build of samba on older BSDs.  Patch supplied
    in PR pkg/37487 by John Frear.

All remaining changes to patches/patch-* are simply to remove fuzz.

MAJOR CHANGES FROM VERSION 3.0.26a:

* Fix failure to join Windows 2008 domains.

* Fix Windows Vista (including SP1 RC) inter-op issues.

* Add a new ``administrative share'' service parameter for defining
  hidden shares that cannot be managed from Windows.

* Fix for CVS-2007-6015 (already fixed in 3.0.26anb4 in pkgsrc).

* Fix for CVS-2007-5398 (already fixed in 3.0.26anb4 in pkgsrc).

* Fix for CVS-2007-4572 (already fixed in 3.0.26anb4 in pkgsrc).  Also
  subsequent fix for regression experienced by smbfs clients caused by
  the fix for CVS-2007-4572, noted in PR pkg/38300 by Dave Barnes.

* Many other bugs fixed and memory leaks plugged.

(jlam)

2008-04-03 14:22:26 UTC MAIN commitmail json YAML

Override PKG_INFO_CMD to point to the just-built pkg_info so that
pkg_install can install using newer features without warnings.

(jlam)

2008-04-03 14:07:51 UTC MAIN commitmail json YAML

Move handling of pkg_install version into flavor. Add an explicit
phase pkg_install-depends before bootstrap-depends that just tries to
install a new pkg_install if the current version is too old. Still
keep it as bootstrap dependency for the bulk build code.
For NetBSD, PKG_TOOLS_BIN has to be computed in shell code due to a make
bug.

OK: jlam@

(joerg)

2008-04-03 13:22:06 UTC MAIN commitmail json YAML

Dramatically increase likelihood that this actually works.

(joerg)

2008-04-03 13:12:07 UTC MAIN commitmail json YAML

dictem-0.82 is in [pkg/38339]

(obache)

2008-04-03 11:18:23 UTC MAIN commitmail json YAML

No idea what __os_clock is, but replace it with portable gettimeofday
usage. Add DESTDIR support. Bump revision.

(joerg)

2008-04-03 11:03:21 UTC MAIN commitmail json YAML

2008-04-03 10:53:47 UTC MAIN commitmail json YAML

2008-04-03 10:19:17 UTC MAIN commitmail json YAML

Create log dir and set to $VARBASE/log/dansguardian.
Set user with DANSGUARDIAN_USER and DANSGUARDIAN_GROUP and ensure log dirs
is created with correct permissions.
Use OWN_DIRS to create languages and phraselists directories instead of our
own pre-install target - this fixes binary packages.
Bump PKGREVISION to 2

(sborrill)

2008-04-03 09:46:16 UTC MAIN commitmail json YAML

Update mail/alpine from 1.00nb3 to 1.10, plus add maildir option.

(abs)

2008-04-03 09:44:21 UTC MAIN commitmail json YAML

Update mail/alpine from 1.00nb3 to 1.10, plus add 'maildir' option.
(Approved by agc for update during the freeze)

Changes from Alpine 1.00 to 1.10

New in Alpine 1.10

  Version 1.10 addresses bugs found in previous releases and has
  a few additions as well.

  Additions include:

    *  Add the possibility of setting a default role (see Roles
        Screen) which may be convenient if your work flow involves
        acting in one role for a while then switching to another role
        and staying in the new role for another period of time
    *  When Saving and the IMAP server problem "Message to save
        shrank!" is encountered, ask the user if he or she wants to
        continue with the risky Save anyway instead of aborting. This
        may be helpful if your IMAP server is broken in this way but
        be aware that it is possible there was a real error instead of
        just a broken server implementation.
    *  Some configure adjustments for Kerberos detection and for SCO
        OpenServer 5 support
    *  Hide INBOX in a collection if it also appears as an Incoming
        Folder
    *  Show asterisks for feedback when the user is typing a password
    *  Performance improvement for threading of large folders
    *  Previously, the search used to find Pattern matches containing
        To patterns searched for both To and Resent-To headers. The
        relatively complicated search this produces causes problems
        when using some deficient IMAP servers. Now the default is to
        look only for To headers and ignore the presence of
        Resent-To. The previous behavior may be restored with the Use
        Resent-To in Rules feature.
    *  Add an Unknown Character Set to help with reading malformed
        unlabeled messages
    *  Suppress User Agent When Sending option added
    *  Map some Shift-LeftArrow escape sequences to LeftArrow
    *  Add feature Warn if Blank Fcc

  Bugs that have been addressed in this release include:

    *  Crash when encountering certain errors from an SMTP server
    *  Crash in composer caused by overflow in replace_pat()
    *  Hang when authenticating to an SMTP server that fails with a
        "connection disconnected" error
    *  Bug in handling of trailing tab character in flowed text
    *  Security enhancement for mailcap parameter substitution
    *  Strip From Sigdashes on Reply did not work if the message being
        replied to was not flowed text and Do Not Send Flowed Text was
        not turned on
    *  Don't allow printer to be changed through hidden config screen
        if system administrator didn't want it to be allowed
    *  Attempts are sometimes made to set the Forwarded flag when
        alpine should know that it won't work, causing error messages
        to appear
    *  A Reply Indent String of double-quote double-quote didn't work
        right
    *  Quoting wasn't being done to protect special characters from
        the MacOS X shell when URL-Viewers was not defined
    *  On MacOS X message attachments should be shown internally
        instead of being shown using the Mail application
    *  When replying to a message with a charset of X-UNKNOWN Alpine
        would sometimes set the outgoing charset to X-UNKNOWN, making
        the result unreadable
    *  When the sending of a message failed lines with leading spaces
        had one additional space inserted in each of those lines when
        the user was returned to the composer
    *  The WhereIs command missed some index lines that contained
        non-ascii characters because it was truncating the line being
        searched so that it was shorter than what was visible on the
        screen
    *  When composing, an attachment with a long name that causes
        wrapping in just the wrong place would generate an error and
        cause the send of the attachment to fail
    *  After calling the file browser to attach a file in the
        composer, a resize of the window when back in the composer
        would redraw the last screen that had been shown in the
        browser instead of the current composer screen
    *  Possible crash in index screen when encountering unparseable
        addresses or when using one of the PRIORITY tokens or the
        HEADER token in the Index Format
    *  Problems with Header Color editing if the configuration option
        Viewer Header Colors was inadvertently changed to the Empty
        Value in the hidden config screen
    *  When resuming the final postponed message from an Exchange
        server the user could get a certificate validation failure
        because alpine was trying to validate the canonical name of
        the folder instead of the name the user used
    *  Windows line endings in a mimetypes file on a Unix system cause
        a failure to find a match
    *  Make matching of extension names case independent in mimetypes
        files
    *  Windows dialog boxes for entering text were not working correctly
    *  Replying to or Forwarding multipart/alternative messages which
        had a single text/html part did not work well
    *  Printing the print confirmation page caused a crash
    *  A To line with a long, quoted personal name could display
        incorrectly if it was close to the same width as the screen
    *  When Enable Incoming Folders Checking and Incoming Checking
        Includes Total are turned on hide (0/0) when the folder is
        empty
    *  Folder completion while Saving didn't work if the collection
        being saved to was the local home directory

(abs)

2008-04-03 09:41:25 UTC MAIN commitmail json YAML

Fix typo breaking the bulk build.

(joerg)

2008-04-03 09:34:40 UTC MAIN commitmail json YAML

2008-04-03 09:07:49 UTC MAIN commitmail json YAML

Make sure read(2) has the prototype defined before using it.

(joerg)

2008-04-03 08:42:25 UTC MAIN commitmail json YAML

2008-04-03 08:02:35 UTC MAIN commitmail json YAML

Updated security/openssh to 4.7.1nb3

(tonnerre)

2008-04-03 07:59:08 UTC MAIN commitmail json YAML

Fix two vulnerabilities in OpenSSH:
- X11 forwarding information disclosure (CVE-2008-1483)
- ForceCommand bypass vulnerability

(tonnerre)

2008-04-03 04:08:22 UTC MAIN commitmail json YAML

2008-04-03 04:06:27 UTC MAIN commitmail json YAML

Update cups to version 1.3.7

OKed by jlam.

Changes in 1.3.7

The new release includes three security fixes and several printing and
authentication fixes.

CVE-2008-0047: cgiCompileSearch buffer overflow
CVE-2008-1373: CUPS GIF image filter overflow
Updated the "make check" tests to do a more thorough automated test.
cups-driverd complained about missing directories
cupsaddsmb would leave the Samba username and password on disk if no
Windows drivers were installed
The Linux USB backend used 100% CPU when a printer was disconnected
The sample raster drivers did not properly handle SIGTERM
The scheduler sent notify_post() messages too often on Mac OS X.
Kerberos access to the web interface did not work
The scheduler did not support "AuthType Default" in IPP policies
The scheduler did not support the "HideImplicitMembers" directive as
documented
"make check" didn't return a non-zero exit code on error
The scheduler incorrectly logged AUTH_foo environment variables in
debug mode
The image filters inverted PBM files
cupsctl would crash if the scheduler was not running
The scheduler could crash when printing using a port monitor
The scheduler would crash if PAM was broken
The image filters did not work with some CMYK JPEG files produced by
Adobe applications
The Mac OS X USB backend did not work with printers that did not
report a make or model.
The job-sheets option was not encoded properly
The scheduler incorrectly complained about missing LSB PPD directories.

Changes in 1.3.6

The new release fixes some platform-specific build problems, web
interface issues, PDF and PostScript filter option handling, and a
number of minor bugs discovered during routine code audits.

(markd)

2008-04-03 03:18:50 UTC MAIN commitmail json YAML

+ bglibs-1.103

(schmonz)

2008-04-02 22:03:54 UTC MAIN commitmail json YAML

Updated archivers/gtar-base to 1.15.1nb6

(tonnerre)

2008-04-02 22:03:07 UTC MAIN commitmail json YAML

Fix extraneous semicolon in gtar-base which slipped into the patch
before commit. This will unbrick archive/gtar-base.
Approved-by: tnn

(tonnerre)

2008-04-02 21:26:27 UTC MAIN commitmail json YAML

Updated
misc/esniper to 2.18.0

(heinz)

2008-04-02 21:25:25 UTC MAIN commitmail json YAML

Updated to version 2.18.0.
This update includes changes to adapt to eBay's new bid history page
(now encoded in UTF-8).

Pkgsrc changes:
  - none

Changes since version 2.17.1:
=============================
2008-04-02
* Fixed bug 1932025: Can't convert price.
* Fixed bug 1930772: Can't convert price.

2008-03-16
* Fixed bug 1915400: sign in request during pre-bid.

2008-01-17
* Fixed bug 1869454: Fails with Time ramining: -- (0 seconds).
* Fixed bug 1823864: Captcha on bid history.
* Fixed bug 1861822: crash parsing watch list.
* Fixed bug 1849113: Failed to make bid when using bid assistant

2007-11-22
* Fixed bug 1835531, segfault on bid history.

2007-10-23
* Fixed bug 1818692, get srcId ViewItem when bidding on closed auction.

(heinz)

2008-04-02 20:40:55 UTC MAIN commitmail json YAML

remove a DISABLE_DEPRECATED to fix build against newer glib2 versions

(drochner)

2008-04-02 15:33:15 UTC MAIN commitmail json YAML

2008-04-02 15:06:07 UTC MAIN commitmail json YAML

Don't hardcode "0 0" for the root user and group -- use ${REAL_ROOT_USER}
and ${REAL_ROOT_GROUP} instead.  The pkginstall framework checks for
the name of the user and group, not the uid and gid, when comparing
permissions.  This fixes the following spurious warning from appearing:

    The following files are used by sudo-1.6.9p15 and have
    the wrong ownership and/or permissions:

            /usr/pkg/etc/sudoers (m=0440, o=0, g=0)

(jlam)

2008-04-02 13:36:44 UTC MAIN commitmail json YAML

Fix distinfo SHA1 sums for patches af and ag (noticed by Michael van Elst, thanks)

(tonnerre)

2008-04-02 13:23:32 UTC MAIN commitmail json YAML

Invoke the correct pkg_admin command during post-installation.

(jlam)

2008-04-02 02:01:05 UTC MAIN commitmail json YAML

- ruby-RMagick-2.3.0

(obache)

2008-04-02 02:00:30 UTC MAIN commitmail json YAML

Updated graphics/ruby-RMagick to 2.3.0

(obache)

2008-04-02 01:59:59 UTC MAIN commitmail json YAML

update RMagick to 2.3.0.

Changes:
o Added Image#encipher, Image#decipher (available with ImageMagick 6.3.8-6)
o Added DTX1Compression, DTX1Compression, and DTX1Compression
  CompressionType enums (available in ImageMagick 6.3.9-4)
o Added optional "use hex format" argument to Pixel#to_color
o Support :area resource type in Magick.limit_resource
o Pixel.from_HSL and Pixel#to_HSL are deprecated. Use Pixel.from_hsla
  and Pixel#to_hsla instead. The new methods rely on the ImageMagick 6.3.5
  and later API.
o The Image#alpha and alpha= attributes are deprecated. Use alpha() and
  alpha? instead.
o The Image#mask= attribute is deprecated. Use mask() instead.
o The use of Ruby older than version 1.8.4 with RMagick is deprecated and
  will not be supported in a future release.
o Fix bug #18271, rvg width and height attributes wrong after a call to
  viewbox (reported by Greg Jarman)

(obache)

2008-04-02 01:31:30 UTC MAIN commitmail json YAML

Note update of www/squid package to 2.6.19.

(taca)

2008-04-02 01:30:37 UTC MAIN commitmail json YAML

Update squid package to 2.6.19 (2.6.STABLE19).

Changes to squid-2.6.STABLE19 (19 Mar 2008)

- Fix tcp_outgoing_address example config to match its description
- Bug #2198: assertion failed sc != NULL when using peer monitor
  function
- Fix missing default disk store type into QUICKSTART example.
- Bugzilla #761 : Handle recursive completion operations in diskd.
- documentation bugfix for tcp_outgoing_tos directive
- Sort cache list in wccpv2 to ensure a consistent hash allocation
  across all services
- Updated Ukrainan error pages
- Compile error in squid_kerb_auth under Mac OS X 10.5.2
- squid_radius_auth failed ro process more than 256 requests
- Clarified description of 'cache_vary' directive
- Make range_offset_limit 0 disable local range processing as
  documented, even if the first range starts at 0

(taca)

2008-04-01 22:50:24 UTC MAIN commitmail json YAML

Use <X11/Xmd.h> to define CARD32 et al so that local definition
doesn't clash if something else happens to pull in that include
file - as now happens with XI.h file in inputproto-1.4.3.
Should fix PR 38227.

(markd)

2008-04-01 22:47:24 UTC MAIN commitmail json YAML

remove another DISABLE_DEPRECATED, for easier transition to
upcoming gnome versions

(drochner)

2008-04-01 19:25:00 UTC MAIN commitmail json YAML

Updated chat/inspircd to 1.1.18

(adrianp)

2008-04-01 19:24:49 UTC MAIN commitmail json YAML

Update to 1.1.18

This is a HIGHLY RECOMMENDED release. You SHOULD upgrade to it ASAP as it contains security fixes.

Major changes:

* dccallow: fix incorrect api usage
* mysql: fix race condition (crash) on unload
* core: LoopCall fix that fixes modules which call it in a command handler so that spanningtree doesnt break (useful for third party module authors only)
* snomasks: Accidentally hidden quits is fixed (it wasn't me, I swear --w00t)
* ssl: Reworded prompts in configure
* invisible: Fix multiple +Q and -Q notices (harmless)
* configreader: Better checking of newline values
* swhois: Don't desync when setting a title on an already-titled user.
* new module: m_ldapauth

(adrianp)

2008-04-01 18:06:57 UTC MAIN commitmail json YAML

remove a DISABLE_DEPRECATED to fix build against newer glib2 versions

(drochner)

2008-04-01 18:05:37 UTC MAIN commitmail json YAML

2008-04-01 16:30:19 UTC MAIN commitmail json YAML

+ Skip mounting X11 directories if --without-x is specified.

+ Add a "chroot" option, stolen from pkg_comp(8) that starts a root
  shell with a better environment setup.

(jlam)

2008-04-01 16:21:29 UTC MAIN commitmail json YAML

Fixes DESTDIR installation.

(obache)

2008-04-01 16:11:47 UTC MAIN commitmail json YAML

Note update of the "phpmyadmin" package to version 2.11.5.1.

(tron)

2008-04-01 16:11:21 UTC MAIN commitmail json YAML

Update "phpmyadmin" package to version 2.11.5.1.
The new version fixes a redentials disclosure on shared hosts via
session data reported in security announcement PMASA-2008-2.

(tron)

2008-04-01 16:06:35 UTC MAIN commitmail json YAML

2008-04-01 15:52:52 UTC MAIN commitmail json YAML

Updated x11/p5-Tk to 804.027nb7

(tonnerre)

2008-04-01 15:51:25 UTC MAIN commitmail json YAML

Fix buffer overflow vulnerability in p5-Tk derived from old code (CVE-2006-4484).
Approved-by: joerg

(tonnerre)

2008-04-01 13:46:13 UTC MAIN commitmail json YAML

Initialize the prefix properly when we detect a builtin "libX11".

(tron)

2008-04-01 01:41:37 UTC MAIN commitmail json YAML

-nss_ldap-260.

(taca)

2008-04-01 01:40:05 UTC MAIN commitmail json YAML

Note update of databases/nss_ldap package to 260.

(taca)

2008-04-01 01:39:24 UTC MAIN commitmail json YAML

Update nss_ldap package to 260 based on PR pkg/38346 from Taku YASUI.
This update includes security fix for CVE-2007-5794.

Changes from 240 is too much to list here.  See ChangeLog, please.

(taca)

2008-04-01 01:36:32 UTC MAIN commitmail json YAML

Fix dependency pattern. Caught by pbulk.

(tnn)

2008-04-01 00:57:53 UTC MAIN commitmail json YAML

+ Updated devel/gmp to 4.2.2nb1 [bjs 2008-04-01]

(bjs)

2008-04-01 00:57:09 UTC MAIN commitmail json YAML

Add distribution patch (from gmplib.org) for the following bug:

    When using mpf_set_str, mpf_init_set_str, or mpf_inp_str
    with a base > 36, the supplied base will actually be ignored,
    and the exponent 0 will be supplanted. [2007-12-10]

All tests pass on NetBSD/amd64 4.99.58.

Bump revision.

(bjs)

2008-03-31 22:27:35 UTC MAIN commitmail json YAML

2008-03-31 22:10:07 UTC MAIN commitmail json YAML

2008-03-31 20:55:58 UTC MAIN commitmail json YAML

+ bitlbee-1.2 [pkg/38344], curl-7.18.1, dialog-1.1.20080316,
  glibmm-2.16.1, gsl-1.11, ikiwiki-2.41, ltris-1.0.12, nss_ldap-260
  [pkg/38346], p5-File-Flat-1.04, p5-Image-Info-1.28, phpmyadmin-2.11.5.1,
  pixman-0.10.0, postgresql82-8.2.7, postgresql83-8.3.1,
  vlgothic-ttf-20080327 [pkg/38342].

(wiz)

2008-03-31 20:52:48 UTC MAIN commitmail json YAML

Updated mail/policyd-weight to 0.1.14.17

(tnn)

2008-03-31 20:50:11 UTC MAIN commitmail json YAML

Maintainer update from PR pkg/38349, containing security fixes.
While here, fix a minor DESTDIR botch.

0.1.14 beta-17
- (security)  Using File::Spec->canonpath for normalization (trailing slashes)
              Check ownership of real directories to avoid race attacks
              for symlinks. Thanks to Robert Buchholz.
0.1.14 beta-16 (not released)
- (security)  The check for symlinked directories was half complete.
              perl ignores -l if the argument has a trailung slash.
              Thanks to Andrej Kacian.
0.1.14 beta-15
- (security)  $LOCKPATH and its contents weren't checked for being
              a symlink which. Thanks to Chris Howells and Andrej Kacian.
- (fix)      "dedicated" added to the exclusion list for dialup
              checks. A better approach would be to let the user
              configure dialup and exclude patterns.
0.1.14 beta-14
- (change)    rbls.org link changed to robtext.com
- (change)    results with 'rc:' as action are not cached
- (fix)      regexp check for dynamic helo/client did hit also some
              clients with "static"
- (fix)      helo numeric check was too fuzzy.
- (fix)      master didn't read config after policyd-weight reload
- (fix)      HELO_SEEMS_DIALUP may have scored even if the IP is listed
              for the sender domain.
- (fix)      An interrupt of policyd-weight -s may cause a SIGPIPE
              which killed the cache
- (change)    Implemented $NS list. Useful for users with split
              horizon DNS
- (fix)      don't cache rejections which were deferred (4xx and friends)
- (fix)      helo_numeric_score didn't catch [n.n.n.n] helos
- (fix)      Header was not included if $dnsbl_checks_only = 1; and
              $ADD_X_HEADER = 1; - Thanks to J. Genannt
- (fix)      Corrected handling of [n.n.n.n] HELOs and address-literals
              as sender (long standing issue)
- (change)    Introduced @dnsbl_checks_only_regexps in order to skip
              DNS checks for certain client hostnames
- (change)    Added -D (Don't detach) switch for daemon-tools/runit users
- (change)    Added signals handlers for most of signals so that they are
              at least logged, also, provide a perl backtrace.
- (change)    prerequisite steps for providing coredumps (build coredump
              directories, chdir) - coredumps are non-trivial:
              we start as root, change uid. At this moment coredumps
              are denied by kernel in order to protect root-data. The only
              workaround would be, to start cache and master via system()
              after changing uid
- (change)    In daemon mode wrongly crafted policy requests don't lead
              to a child-exit anymore, only the connection is closed
- (change)    log-facilities other than 'info' are now mentioned in log-lines
- (change)    SMTP information such as client, helo, sender and to are now
              logged in each log-message. If $DEBUG is set this also logs
              the instance variable.
- (fix)      rbl_lookup used sometimes 65536 as packet id which appeared
              to cause problems
- (fix)      Check for syslog absence. If syslog is not available then
              log temporarily to $LOCKPATH/polw-emergency.log
- (tmpfix)    Introduced $TRY_BALANCE which closes connections to smtpds after
              they got their response in order to avoid too many established
              smtpd->policyd-weight (child) connections.

(tnn)

2008-03-31 20:28:28 UTC MAIN commitmail json YAML

Bomb if $DISPLAY is unset. Prompted by an advisory for rxvt.

(tnn)

2008-03-31 16:52:13 UTC MAIN commitmail json YAML

Use a workaround to prevent a linker error on Mac OS X Leopard.

Reviewed by Joerg Sonnenberger and approved by Dieter Baron.

(tron)

2008-03-31 16:16:00 UTC MAIN commitmail json YAML

Completely disable PowerPC assembler code under Mac OS X. It requires to
ignore linker warnings under Tiger and doesn't work at all under
Leopard with Xcode tools 3.0.

(tron)

2008-03-31 15:47:44 UTC MAIN commitmail json YAML

Set up the shell environment before calling ``gem'' during the extract
phase.  Also set TZ to null to prevent timezone differences from
affecting the printing of the "date" field during the extraction of
the gemspec file.

(jlam)

2008-03-31 15:41:04 UTC MAIN commitmail json YAML

Note update of misc/rubygems to 1.1.0.

(jlam)

2008-03-31 15:40:44 UTC MAIN commitmail json YAML

Update rubygems to 1.1.0.  Changes from version 1.0.1 include:

+ Port patches to allow gems to be installed into an "installion root"
  from 1.0.1nb2.

+ Rename the --build-root option to --install-root, which more accurately
  reflects the purpose of the option.

+ Update rubygem.mk to work with rubygems-1.1.0.
  + Require 1.1.0 as the minimum rubygems version for the build.
  + Remove GEM_FORMAT and special code to extract the gemspec file
    from a gem archive -- `gem spec' can now do it correctly by itself.
  + Rename various *buildroot* targets to *install-root* to match the
    name of the `gem' option.

* RubyGems now uses persistent connections on index updates and only
  updates from a latest index by default, cutting candidate gems for
  updates to roughly 1/4 (at present).  Index updates are much faster
  now.

* `gem list -r` may only show the latest version of a gem, add --all to
  see all gems.

* `gem spec` now extracts specifications from .gem files.

* `gem query --installed` to aid automation of checking for gems.

This update has been tested with the 3 packages in pkgsrc that install
using the ``gem'' command:

devel/rubyforge
misc/ruby-gem_plugin
www/mongrel

This update has also been tested with the 129 packages in my local
tree that install using the ``gem'' command.

(jlam)

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

Don't mark this package as broken -- it's not.

(jlam)

2008-03-31 15:26:34 UTC MAIN commitmail json YAML

Fix the optional loading of rubygems at the head of the rabbit scripts.
If rubygems is not found, then just continue.  Bump the PKGREVISION
to 3.

(jlam)

2008-03-31 14:32:05 UTC MAIN commitmail json YAML

Updated pkgtools/pkg_rolling-replace to 0.15

(gdt)

2008-03-31 13:13:54 UTC MAIN commitmail json YAML

Note update of the "wireshark" package to version 1.0.0.

(tron)

2008-03-31 13:13:40 UTC MAIN commitmail json YAML

Update "wireshark" package to version 1.0.0. Changes since 0.99.8:
- security fixes for X.509sat, Roofnet, LDAP and SCCP dissectors
- several SNMP-related bugs have been fixed.
- several memory-related bugs have been fixed.
- Wireshark now supports custom columns.
- New Protocol Support:
  IEEE 802.15.4, Infiniband, Parallel Redundancy Protocol,
  RedBack Lawful Intercept, Xcsl
- Updated Protocol Support:
- AFS, ALCAP, ATM, BACapp, CIGI, DCC (renamed from DCCP), DCCP (renamed
  from DCP), DCERPC SPOOLSS, DCERPC NT, DHCP, DirectPlay, EtherCAT, FIX,
  GIOP, GTP, H.248, HTTP, ICMPv6, ICQ, IPv6, ISIS, JXTA, NCP, P_Mul, PCAP,
  PKIX1Explicit, PTP, RADIUS, Roofnet, RTCP, RTMPT, RTP, RX, SABP,
  SCSI OSD, sFlow, SMPP, SNMP, SSCOP, TAPA, TIPC, TPNCP, UNISTIM, X.25,
  X.509sat, XML
- New and Updated Capture File Support:
  Hilscher Analyzer

(tron)

2008-03-31 11:41:09 UTC MAIN commitmail json YAML

Separate 'make clean' from 'make package', so that clean is not
skipped with -r.  DISTNAME++.  Fixes PR pkg/38283.

Reviewed and tested by tnn@.

(gdt)