Commit graph

163939 commits

Author SHA1 Message Date
taca
82b5e45cb2 Remove empty LICENSE. 2010-09-23 09:26:11 +00:00
taca
ed7aacd549 Remove empty value of LICENSE. 2010-09-23 09:22:13 +00:00
tron
0def8e94d3 Note update of the "netpbm" package to version 10.35.77. 2010-09-23 09:09:39 +00:00
tron
d457e4c27a Update "netpbm" package to version 10.35.77.
Changes since version 10.35.76:
- ppmtompeg: fix crash with free of unallocated memory.
- Build: don't expect snprintf() to exist.
- Build: don't use <strings.h> or bzero().
2010-09-23 09:09:20 +00:00
obache
ec7faa3386 remove last duplicate entry. 2010-09-23 08:27:31 +00:00
obache
9414d547bb Updated devel/libgee to 0.5.3 2010-09-23 08:26:50 +00:00
obache
bf3446eaf9 Update libgee to 0.5.3.
pkgsrc changes:
* set LICENSE=gnu-lgpl-v2.1
* drop dependency on vala, not used.
* add TEST_TARGET.

NEWS from upstream:
libgee 0.5.3
============

 * Fix memory leaks in TimSort and LinkedList.
 * Bug fixes in TreeMap and TreeSet.

libgee 0.5.2
============

 * Build system enhancements to conform Gnome's style.
 * Bug fixes in TreeSet, TreeMap and Collection.to_array.
 * Deprecated Map methods marked with [Deprecated].

libgee 0.5.1
============

 * Bug fixes in HashMultiSet, TimSort, TreeMap, TreeMultiSet, and TreeSet.
 * Fix build with Vala 0.8.0 and later.
 * Fix build on Windows.
 * Fix subprocess handling in test infrastructure.

libgee 0.5.0
============

 * API changes
   * Introduce Functions hash, equal and compare function factory
   * Introduce Comparable<G> interface
   * Implementations provides sane defaults when constructed without functions
   * ReadOnly* made internal in favor of a `read_only_view` properties
   * Iterator<G> is now mutable and resettable
   * Introduction of BidirIterator<G> bidirectional iterators
   * List<G>.list_iterator () returns a specialized ListIterator<G>
   * Various API contracts clarifications and enhancements
   * Introduce List<G>.sort () with TimSort implementation
   * Complete Map API rework
   * Introduce Queue and Deque interfaces
   * Introduce MultiSet and MultiMap interfaces (Ali Sabil)
   * Introduce SortedSet interface (Maciej Pietchotka)

 * New implementations
   * HashMultiSet and HashMultiMap (Ali Sabil)
   * TreeMultiSet and TreeMultiMap.
   * PriorityQueue
   * LinkedList now implements Deque
   * TreeSet now implements SortedSet (Maciej Pietchotka)

 * Infrastructure
   * New test framework and complete tests refactoring (Julien Peters)
   * New doc/ documentation directory (--enable-doc)
   * Test coverage analysis using lcov (--enable-coverage)
   * Basic benchmark framework and sort benchmark (--enable-benchmark)
   * Use silent rules by default for users of automake 1.11

 * Code Quality
   * Many bug fixes
   * Many optimizations
   * Lots of additional documentation
   * Better overall encapsulation, dangerous public setters have been removed
   * Better test coverage (more than 90%)

libgee 0.4.0
============

 * Bug fixes.

libgee 0.3.0
============

 * Introduce AbstractCollection, AbstractList and AbstractMap base classes.
 * Add new properties and methods to Collection, List and Map. (Tomaž Vajngerl)
 * Add LinkedList implementation. (Mark Lee)
 * Add TreeSet and TreeMap implementations. (Maciej Piechotka)
 * Iterable.element_type is now a property.
 * Map.remove now takes an optional parameter to retrieve the removed value.
 * Bump library version info to reflect API/ABI breakage

libgee 0.2.0
============

 * Generate GIR file.

libgee 0.1.6
============

 * Fix build for Vala 0.7.
 * Bug fixes.
2010-09-23 08:26:09 +00:00
taca
928f612360 Note update of mail/pear-Mail_mimeDecode package to 1.5.4. 2010-09-23 08:09:38 +00:00
taca
aa9cee3d07 Update pear-Mail_mimeDecode to 1.5.4.
Changelog:

1.5.4: 2010-09-13 23:59 UTC

Critical Security release.

It is highly recommended that users of 1.5.3 upgrade to this release, a change in the boundary detection
code introduced a potential denial of service attack.


Bug Fixes
#17862 - quote boundary preg_split code


1.5.3: 2010-09-05 09:26 UTC

Major Bugfix release.

Apart from a major cleanout of the bug tracker for this package, this
release includes a revamped parseHeaderValue which removes the rather
flakey regex, with a real parser, which should be considerably more
robust.

Bug Fixes
#17844 - all regression tests fixed - remove the last of the while
         list each() .. this is 2010 ;)...
#11410 - support wap multipart
#9616 - long strings as filename
        etc.. aaa*0=.... aaa*1=.... aaa*2=.... (merged into aaa=.....)
#9100 - change to preg_split for mime boundary detection , in theory
        should catch boundaries in nested situations better...
#7709 - check for last element on boundary split to see if its usable
#7065 - wrapped header lines with encoding should be concated without spaces
#6495 - missing body in decoded object
#11537 - better decode and multi-line support


1.5.2: 2010-09-02 12:01 UTC

Bug Fixes
#4739 - regexp parsing of header values does not balance quoting
        correctly - Fix sponsored by http://webyog.com
#17325 - empty body messages are valid messages
#17276 - remove &new usage which throws errors now
2010-09-23 08:08:56 +00:00
taca
826a53810e Note update of mail/pear-Mail_Mime package to 1.8.0. 2010-09-23 08:06:41 +00:00
taca
86590152da Update mail/pear-Mail_Mime to 1.8.0.
1.8.0: 2010-07-29 06:46 UTC

Changelog:

Bugs Fixed:

* Double-addition of e-mail domain to content ID in HTML images [alec]
* #17311: Multi-octet characters are split across adjacent 'encoded-word's
  [alec]
* #17573: Place charset parameter in first line of Content-Type header
  (if possible) [alec]

Implemented Features:

* #17518: addTo() method [alec]

1.7.0: 2010-04-12 12:03 UTC

Changelog:

Implemented Features:

* Added Mail_mime::setContentType() function with possibility to set various
  types in Content-Type header (also fixes problem with boundary parameter
  when Content-Type header was specified by user) [alec]
2010-09-23 08:03:02 +00:00
taca
52fffc3c8c +setxkbmap-1.2.0. 2010-09-23 07:47:25 +00:00
taca
f5fbebebbd +ruby-gnome2-0.90.0. 2010-09-23 07:42:53 +00:00
taca
ed13cf7c2b Add LICENSE. 2010-09-23 07:40:42 +00:00
taca
0f6f3cb859 Update MASTER_SITES and HOMEPAGE. 2010-09-23 07:39:26 +00:00
taca
3d3161280e A little improvement of a sentence. 2010-09-23 07:38:05 +00:00
taca
ac57ceb8ca Note addtion of these pacakges:
www/merb-admin		0.8.5
	www/ruby-css-parser	1.0.1
	www/ruby-csspool	2.0.0
2010-09-23 07:33:28 +00:00
taca
5bd43fc63c Add and enable merb-admin, ruby-css-parser and ruby-csspool. 2010-09-23 07:32:26 +00:00
taca
fdbe3ed681 Importing www/ruby-csspool 2.0.0.
CSSPool is a CSS parser.  CSSPool provides a SAC interface for parsing
CSS as well as a document oriented interface for parsing CSS.
2010-09-23 07:30:33 +00:00
taca
86f0e747ba Importing www/ruby-css-parser 1.0.1.
A set of classes for parsing CSS in Ruby.
2010-09-23 07:28:39 +00:00
taca
5385e591ea Importing www/merb-admin 0.8.5.
MerbAdmin is a Merb plugin that provides an easy-to-use interface for
managing your data.  It currently offers the features listed
here: http://sferik.tadalist.com/lists/1352791/public.
2010-09-23 07:27:35 +00:00
taca
6b74f62d1c Note addition of security/ruby-hmac package version 0.4.0. 2010-09-23 07:26:15 +00:00
taca
4ebaef927f Add and enable ruby-hmac. 2010-09-23 07:25:13 +00:00
taca
12103504fd Importing security/ruby-hmac 0.4.0.
This module provides common interface to HMAC functionality. HMAC is a
kind of "Message Authentication Code" (MAC) algorithm whose standard
is documented in RFC2104. Namely, a MAC provides a way to check the
integrity of information transmitted over or stored in an unreliable
medium, based on a secret key.

Originally written by Daiki Ueno. Converted to a RubyGem by Geoffrey Grosenbach
2010-09-23 07:24:28 +00:00
taca
bbb9aba6e0 Note addition of theses packages:
devel/ruby-ffi		0.6.3
	devel/ruby-getopt	1.4.0
2010-09-23 07:22:41 +00:00
taca
a737e26a65 Add and enable ruby-ffi and ruby-getopt. 2010-09-23 07:20:07 +00:00
taca
fa97b31c73 Importing devel/ruby-getopt 1.4.0.
The getopt library provides two different command line option parsers.
They are meant as easier and more convenient replacements for the
command line parsers that ship as part of the Ruby standard library.
Please see the README for additional comments.
2010-09-23 07:18:42 +00:00
taca
708f544f06 Importing devel/ruby-ffi 0.6.3.
== DESCRIPTION:

Ruby-FFI is a ruby extension for programmatically loading dynamic
libraries, binding functions within them, and calling those functions
from Ruby code.  Moreover, a Ruby-FFI extension works without changes
on Ruby and JRuby.

Discover why should you write your next extension using Ruby-FFI
here[http://wiki.github.com/ffi/ffi/why-use-ffi].

== FEATURES/PROBLEMS:

* It has a very intuitive DSL
* It supports all C native types
* It supports C structs (also nested), enums and global variables
* It supports callbacks
* It has smart methods to handle memory management of pointers and structs
2010-09-23 07:18:01 +00:00
adam
aa127cef13 Updated devel/pkg-config to 0.25 2010-09-23 07:09:25 +00:00
adam
a5f9b726c7 Changes 0.25:
* 0.24 included a too strict whitespace/shell metacharacter filter
  leading to some legal characters like = and : being escaped in the
  output.  This has been fixed.
* when building with newer and external libpopt, it would be confused
  over being asked to split an empty string, leading to errors with
  packages that included empty fields in their .pc files.
* Make the COPYING file explicitly GPLv2.  The COPYING file in 0.24
  was inadvertently GPLv3 rather than the correct GPLv2.
* Minor changes to documentation

Changes 0.24:
* Fix up bug in PKG_CONFIG_SYSROOT handling which mangled non-I and
  non-L arguments
* Put /usr/lib/pkgconfig and /usr/share/pkgconfig into the default
  search path when no prefix is passed to configure.
* Portability fixes for Windows and NetBSD
* Various man page updates
* Add logging support to log how pkg-config is being called.
* Skip Requires.private unless we need them for Cflags
* Add a variable, pc_path to the compiled-in pkg-config package that
  you can query for the compiled-in PKG_CONFIG_PC_PATH.
* Various updates to pkg.m4.
* Update rpmvercmp with bugfixes from upstream.
* Add introductory guide to pkg-config, thanks to Dan Nicholson for
  the patch.
* Add listing of variables in a package
* Make it possible to use external popt.
* Add --print-provides and --print-requires(-private) options
* Add support for paths containing whitespace and shell metacharacters
2010-09-23 07:07:46 +00:00
taca
5a265b9e6b Note update of www/ruby-patron package to 0.4.9. 2010-09-23 06:54:40 +00:00
taca
ee6f2a545c Update www/ruby-patron to 0.4.9.
0.4.9

use rb_hash_foreach to make this work on rubinius and jruby
2010-09-23 06:53:58 +00:00
taca
30eb944d53 Note update of textproc/ruby-will-paginate package to 2.3.15. 2010-09-23 06:52:38 +00:00
taca
8d2ca9776e Update textproc/ruby-will-paginate to 2.3.15.
Changes are unknown, but it seems a few bug fixes.
2010-09-23 06:52:03 +00:00
sno
0d3cf06c65 Updating devel/p5-Parse-ExuberantCTags from 1.01nb1 to 1.02
Upstream changes:
1.02  Tue Sep 21 22:23 2010
  - Fix compilation in C89 mode (RT #61526)
  - Better Makefile.PL (Alexandr Ciornii)
2010-09-23 06:52:02 +00:00
taca
59fee0c5ea Note update of security/ruby-net-scp package to 1.0.4. 2010-09-23 06:50:14 +00:00
taca
a19ff7255e Update security/ruby-net-scp to 1.0.4.
=== 1.0.4 / 16 Sep 2010

* maintain filename sanitization compatibility with ruby 1.8.6 [Sung Pae, Tim Charper]
2010-09-23 06:49:34 +00:00
sno
1830e1bae4 Updated devel/p5-Perl-Version to 1.010 2010-09-23 06:48:41 +00:00
taca
4ff00f239b Note update of net/ruby-dnsruby package to 1.50. 2010-09-23 06:48:19 +00:00
sno
d16bfc8b06 Updating devel/p5-Perl-Version from 1.009nb1 to 1.010
pkgsrc changes:
- adding license definition
- removing upstream applied fix

Upstream changes:
1.010   2010-09-19
        Install perl-reversion by default.
2010-09-23 06:47:54 +00:00
taca
fd6e25924a Update net/ruby-dnsruby to 1.50.
Changes:
------------------------------------------------------------------------
r432 | alexd | 2010-09-15 10:06:11 +0100 (Wed, 15 Sep 2010) | 1 line

Removing trailing SOA record from returned AXFR data
------------------------------------------------------------------------
r431 | alexd | 2010-09-15 10:05:40 +0100 (Wed, 15 Sep 2010) | 1 line

Making RRs comparable - they now sort by owner name then type then rdata
------------------------------------------------------------------------
r430 | alexd | 2010-09-02 14:48:18 +0100 (Thu, 02 Sep 2010) | 1 line

Suppress unnecessary fatal error
------------------------------------------------------------------------
r429 | alexd | 2010-08-26 11:28:43 +0100 (Thu, 26 Aug 2010) | 1 line

Handle exceptions when closing potentially borked sockets
------------------------------------------------------------------------
r428 | alexd | 2010-08-25 16:16:39 +0100 (Wed, 25 Aug 2010) | 1 line

Synchronising access properly - rubyforge 28504
2010-09-23 06:47:35 +00:00
taca
0c9313ec1b Note update of net/ruby-addressable package to 2.2.1. 2010-09-23 06:46:18 +00:00
taca
f3b4ac5df8 Update net/ruby-addressable to 2.2.1.
=== Addressable 2.2.1
- added support for application/x-www-form-urlencoded.
2010-09-23 06:45:40 +00:00
taca
c94eb91af2 Note update of mail/ruby-mail package to 2.2.6.1. 2010-09-23 06:44:26 +00:00
taca
1bf583393a Update mail/ruby-mail to 2.2.6.1.
== Mon Sep 13 02:31:21 UTC 2010 Mikel Lindsaar <mikel@rubyx.com>

* Replace some missing documentation
* Version bump to 2.2.6.1

== Sat 11 Sep 2010 05:13:36 UTC Mikel Lindsaar <mikel@rubyx.com>

* Fixed parsing an email with an empty In-Reply-To header (Reported by Eugene Pimenov)
* Adding address spec for groupname+domain.com@example.com format emails
* Version bump to 2.2.6

== Sat Sep 11 01:56:59 UTC 2010 Mikel Lindsaar <mikel@rubyx.com>

* Added new way to do versioning for rubygems
* Added additional specs for Content-Disposition: inline which are not being encoded correctly - Shawn Pyle
* Make sure Mail::Message#attachment? returns true/false - Simone Carletti
* Replace hard-coded references to Mail with more generic self references to allow easier inheritance (closes #61) - Simone Carletti
* Force encoding on Regexp for Ruby 1.9 to avoid encoding conflicts - Golubev Pavel
* Added lazy evaluation to message body: body is not parsed until need. It greatly improves performance with big mails if you don't need to read the body (yet)
* Added Mail.read_from_string as an explicit method (mcansky)
* Fixed bounce detection for multipart reports that contain a human readable report status part
* Closed Issue #65 found (incredibly) by quetz - major Kudos for bug hunting
* Fixed missing trailing CRLF in content type field - Closes issue #57 - Kudos to Henry Flower for finding it
* Version bump to 2.2.5.2

== Sat Sep 11 01:32:13 UTC 2010 Mikel Lindsaar <mikel@rubyx.com>

* Closed issue #58 - Content Type not parsing unless lower case.
* Version bump to 2.2.5.1
2010-09-23 06:43:23 +00:00
taca
af32d56c41 Note update of devel/ruby-thor package to 0.14.1. 2010-09-23 06:42:06 +00:00
taca
a8b622d180 Update devel/ruby-thor to 0.14.1.
Official changes are unknown but it seems that some bug fixes was done.
2010-09-23 06:41:27 +00:00
taca
f3ee90dcf5 Note update of devel/ruby-rcov package to 0.9.9. 2010-09-23 06:37:58 +00:00
sno
21d44bec85 Updating math/p5-Spreadsheet-ParseExcel from 0.5700nb1 to 0.5800
Upstream changes:
0.58 September 17 2010
    ! Fix for text cells formatted with a leading apostrophe.
      http://rt.cpan.org/Public/Bug/Display.html?id=61299
    ! Documentation fixes. Thanks to Dan Dascalescu
      Fix RT #61320 (typos)
      http://rt.cpan.org/Public/Bug/Display.html?id=61320
    ! Fix for currency locales in format strings.
      Reported by wjaguar.
      http://rt.cpan.org/Public/Bug/Display.html?id=60547
    ! Fix for incomplete SETUP records.
      Reported by M.C. Deurloo.
2010-09-23 06:37:46 +00:00
taca
c4f1fc5d4b Update devel/ruby-rcov to 0.9.9.
It seems that a little improvemnt for JRuby (not related to ruby in
pkgsrc).
2010-09-23 06:37:17 +00:00