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 (39m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 15:33:55 UTC Now

2010-09-10 06:44:03 UTC MAIN commitmail json YAML

* Update RUBY_HAS_ARCHLIB.
* Remove RUBY_HAS_ARCHLIB.

(taca)

2010-09-10 06:42:52 UTC MAIN commitmail json YAML

Update graphics/ruby-RMagick to 2.13.1.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.

RMagick 2.13.1
    o Fixed bug preventing RMagick from working with version 6.5.9 or higher

RMagick 2.13.0
    o Added Doxygen documentation, for automatic documentation
    o Fixed bug #27467, get RMagick to compile witH ImageMagick 6.5.7
    o Fixed bug #27607, switch Pixel#from_hsla and Pixel#to_hsla to use ranges
      0-255 instead of 0-100 for saturation and lightness (range used by
      ImageMagick 6.5.6-5 and higher). Also added ability to specify all
      arguments to these functions as percentages (bug report by Arthur Chan).

(taca)

2010-09-10 06:40:06 UTC MAIN commitmail json YAML

Remove default value's PKGNAME.

(taca)

2010-09-10 06:39:06 UTC MAIN commitmail json YAML

Update finance/ruby-activemerchant to 1.5.1.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Ajust new ruby package's framework.

Changes are over 100 lines, please refer HOMEPAGE for detail.

(taca)

2010-09-10 06:37:04 UTC MAIN commitmail json YAML

Update devel/rubyforge to 2.0.4.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Add CONFLICTS since it will install the same name commands both
  ruby18 and ruby19 based packages.

=== 2.0.4 / 2010-02-28

* Stubbed out login and logout commands to print a warning and return

(taca)

2010-09-10 06:35:55 UTC MAIN commitmail json YAML

Update devel/ruby2ruby to 1.2.5.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Update dependency according to gemspec.
* Add CONFLICTS since it will install the same name commands both
  ruby18 and ruby19 based packages.

=== 1.2.5 / 2010-09-01

* 4 minor enhancements:

  * Added braces to hash args surrounded if in a binary method call.
  * Added rewrite_resbody to double check structure and freak if necessary.
  * Added stress task
  * rewrite_rescue now detects rescue with multiple arguments.

* 2 bug fixes:

  * Fixed dstr/dregex/d* roundtripping problem
  * Fixed up call arg processing to be more correct and to work with the new sexp form

(taca)

2010-09-10 06:34:24 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Correct LICENSE.
* Ajust new ruby package's framework; no need to patch rakefile.rb.

(taca)

2010-09-10 06:32:52 UTC MAIN commitmail json YAML

Update devel/ruby-thrift_client to 0.4.6

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.

v0.4.6 Add support for oneway methods.

v0.4.5. Fix broken retries.

v0.4.4. Default to 0 retries rather than the number of servers.

(taca)

2010-09-10 06:32:00 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Ajust new ruby package's framework.

(taca)

2010-09-10 06:31:43 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Folder to 0.855

(sno)

2010-09-10 06:30:47 UTC MAIN commitmail json YAML

Update devel/ruby-test-spec to 0.10.0.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.

Changes are unknown.

(taca)

2010-09-10 06:29:40 UTC MAIN commitmail json YAML

Update devel/ruby-termcolor to 1.2.1.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.

Changes are unknown.

(taca)

2010-09-10 06:29:38 UTC MAIN commitmail json YAML

Updating mail/p5-Email-Folder from 0.854nb2 to 0.855

pkgsrc changes:
- add license definition

Upstream changes:
0.855    2009-07-26
          fix pod tests

(sno)

2010-09-10 06:28:44 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Ajust new ruby package's framework.

(taca)

2010-09-10 06:28:04 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE (unknown).
* Remove default value of GEM_BUILD.

(taca)

2010-09-10 06:27:05 UTC MAIN commitmail json YAML

Update devel/ruby-sexp-processor to 3.0.5.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.

=== 3.0.5 / 2010-09-01

* 2 minor enhancements:

  * Added in_context to clean up code.
  * optimize inspect to avoid needlessly caching @line

=== 3.0.4 / 2010-03-27

* 1 minor enhancement:

  * Added line number to pretty_print output if $VERBOSE

(taca)

2010-09-10 06:26:01 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update MASTER_SITES.
* Add LICENSE.
* Remove default value of GEM_BUILD.

== 3.4.1 (2005-11-20)
  * [CHANGE] do not apply *.rb filter for lib/**.
  * [CHANGE] updates "#!/usr/bin/env ruby" on --shebang=ruby (it is default).
  * [fix] --shebang option did not work.
  * [fix] --without-ext option did not work.
  * [fix] default --rubypath value should include file extension. (Thanks U.Nakamura)
  * [fix] task SHOW, SETUP, TEST, CLEAN, DISTCLEAN with any argument wrongly caused exception.

(taca)

2010-09-10 06:25:05 UTC MAIN commitmail json YAML

Update devel/ruby-rspec to 1.3.0.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Update dependency according to gemspec.
* Add CONFLICTS since it will install the same name commands both

Changes are too may to write here, please refer:

http://rspec.info/documentation/changes-rspec.html

(taca)

2010-09-10 06:21:17 UTC MAIN commitmail json YAML

Update devel/ruby-rgl pacakge to 0.4.0.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.

2008-08-28 01:36  javanthropus

* ChangeLog (tags: REL_0_4_0): pre-tag commit

2008-08-28 01:36  javanthropus

* Rakefile (tags: REL_0_4_0): Update rdoc2rf task to use rsync and
  more generic remote path specification

2008-08-27 23:30  javanthropus

* lib/rgl/base.rb (tags: REL_0_4_0): Preparing for 0.4.0 release

2008-08-26 20:07  javanthropus

* lib/rgl/dot.rb, lib/rgl/rdot.rb, tests/TestRdot.rb: Move the DOT
  module into the RGL module

  * This eliminates a class conflict with the DOT module from rdoc
  when building RGL's documentation * Also remove the superfluous
  DOT prefixes from class names in the DOT module

2008-08-24 06:16  javanthropus

* Rakefile: Remove some comments I accidentally left in while
  testing rdoc functionality

2008-08-24 06:03  javanthropus

* Rakefile, lib/rgl/transitiv_closure.rb, lib/rgl/transitivity.rb,
  tests/TestTransitiveClosure.rb, tests/TestTransitivity.rb:
  Feature 21641: Added transitive reduction functionality

  * Updated the gem description to announce this functionality *
  Moved the transitive closure functionality into the
  transitivity.rb file along with the transitive reduction
  funtionality * Modifed the transitiv_closure.rb file to simply
  load the transitivity.rb file for backward compatibility * Moved
  all transitivity tests into TestTransitivity.rb

2008-08-23 15:45  javanthropus

* lib/rgl/condensation.rb, lib/rgl/transitiv_closure.rb,
  tests/TestTransitiveClosure.rb: Defect 21630: Fixed transitive
  closure

  * The fix is based on the algorithm described in the
  documentation for the implementation of transitive closure in
  Boost * Along with the fix, performance is improved to O(|V||E|)
  * This implementation needs graph condensation, so that function
  was added as well * More tests were added to cover more corner
  cases

2008-08-23 05:40  javanthropus

* tests/TestGraph.rb: Update basic graph tests to account for
  graphs with edgeless vertices Also clean up some minor formatting
  and assertion issues

2008-08-23 05:37  javanthropus

* lib/rgl/adjacency.rb: Defect 21609: Fix the to_adjacency method
  to preserve edgeless vertices

2008-03-18 15:03  javanthropus

* lib/rgl/rdot.rb, tests/TestRdot.rb: More reliably detect and
  handle newlines embedded within IDs and labels

(taca)

2010-09-10 06:21:09 UTC MAIN commitmail json YAML

Updated mail/p5-Email-MIME to 1.905

(sno)

2010-09-10 06:20:28 UTC MAIN commitmail json YAML

Updating mail/p5-Email-MIME from 1.904 to 1.905

Upstream changes:
1.905  2010-09-06
        fix a long-standing bug that prevent walk_parts from reaching all parts
        (thanks, Erik Logtenberg)

(sno)

2010-09-10 06:20:13 UTC MAIN commitmail json YAML

2010-09-10 06:19:50 UTC MAIN commitmail json YAML

Add a patch to support both ruby18 and ruby19.

No functional change.

(taca)

2010-09-10 06:18:42 UTC MAIN commitmail json YAML

Imported most of missing xorg font packages.

(obache)

2010-09-10 06:18:17 UTC MAIN commitmail json YAML

Update devel/ruby-rcov to 0.9.8.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.

Changes are too may to write here, but it seems to support Ruby 1.9 as well.

(taca)

2010-09-10 06:16:11 UTC MAIN commitmail json YAML

fix a entry mame.

(obache)

2010-09-10 06:15:47 UTC MAIN commitmail json YAML

Update devel/ruby-rbtree to 0.3.0.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.

2009-11-14  OZAWA Takuma

* version 0.3.0 released.

2009-11-10  OZAWA Takuma

* rbtree.c: applied patches for Ruby 1.9 by Florian Gilcher and
Nobu Nakada. Thanks.
http://redmine.ruby-lang.org/issues/show/2348

* test.rb: ditto.

* extconf.rb: ditto.

* extconf.rb: remove options for only gcc.

* test.rb (test_inspect): correct recursion tests.

* rbtree.c (rbtree_to_s_recursive): should return if recursive.

* test.rb (test_to_s): add recursion tests.

(taca)

2010-09-10 06:14:47 UTC MAIN commitmail json YAML

Updated mail/p5-Email-MessageID to 1.402

(sno)

2010-09-10 06:12:59 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.

(taca)

2010-09-10 06:12:17 UTC MAIN commitmail json YAML

Update devel/ruby-polyglot to 0.3.1.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.
* Ajust new ruby package's framework.

No change are available.

(taca)

2010-09-10 06:10:23 UTC MAIN commitmail json YAML

:+ font-arabic-misc, font-cronyx-cyrillic, font-micro-misc, font-misc-cyrillic, font-misc-ethiopic, font-misc-meltho, font-schumacher-misc, font-screen-misc, font-sun-misc, font-winitzki-cyrillic, font-xfree86-type1

(obache)

2010-09-10 06:08:32 UTC MAIN commitmail json YAML

Update devel/ruby-pathname2 to 1.6.3.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Update dependency according to gemspec.

== 1.6.3 - 2-Oct-2009
* Updated Windows platform handling code to include mingw and cygwin.
* Added the :gem rake task.
* Minor gemspec updates.
* Some minor test suite updates.

== 1.6.2 - 4-Aug-2009
* Now compatible with Ruby 1.9.x.
* License changed to Artistic 2.0.
* Added the Pathname.pwd method as a synonym for Pathname.new(Dir.pwd).
* Modified Pathname#dirname so that you can specify a level that indicates
  how many levels up you want to retrieve. For example, if your path was
  '/usr/local/bin', then path.dirname(2) would return '/usr'.
* Now compatible with Ruby 1.9.x.
* Bumped required version of the facade library to 1.0.4.

(taca)

2010-09-10 06:08:05 UTC MAIN commitmail json YAML

Updating mail/p5-Email-MessageID from 1.401nb1 to 1.402

pkgsrc changes:
- add license definition

Upstream changes:
1.402    2010-07-14
          improve documentation of in_brackets

(sno)

2010-09-10 06:07:32 UTC MAIN commitmail json YAML

Update devel/ruby-parsetree to 3.0.6.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update dependency according to gemspec.

=== 3.0.6 / 2010-09-01

* 1 bug fix:

  * fixed requires (e-tobi)

=== 3.0.5 / 2010-03-27

* 1 bug fix:

  * Fixed NODE_METHOD but also commented that you shouldn't ever see it naturally (tmm1)

(taca)

2010-09-10 06:06:27 UTC MAIN commitmail json YAML

Add CONFLICTS pattern between "ruby18-" and "ruby19-".

(taca)

2010-09-10 06:05:26 UTC MAIN commitmail json YAML

Correct the userid on schnoebe's updates from 'eric' to 'schnoebe'.

(schnoebe)

2010-09-10 06:05:18 UTC MAIN commitmail json YAML

Update devel/ruby-parser to 2.0.5.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.

=== 2.0.5 / 2010-09-01

* 1 minor enhancement:

  * Started merging like lexical cases to try to squeeze some optimization out

(taca)

2010-09-10 06:04:02 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.

(taca)

2010-09-10 06:03:26 UTC MAIN commitmail json YAML

Updated net/p5-SNMP_Session to 1.13

(schnoebe)

2010-09-10 06:03:19 UTC MAIN commitmail json YAML

Make sure to update distinfo.

(taca)

2010-09-10 06:02:58 UTC MAIN commitmail json YAML

Update devel/ruby-ncurses to 1.2.4.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Don't install by gem.
* Add patch to support both ruby18 and ruby19.

(taca)

2010-09-10 06:02:38 UTC MAIN commitmail json YAML

Added fonts/font-xfree86-type1 version 1.0.2

(obache)

2010-09-10 06:02:32 UTC MAIN commitmail json YAML

Bring forward about 2 years, to 1.13:

2008-03-19  Simon Leinen  <simon.leinen@switch.ch>

* lib/SNMP_Session.pm: Improved initialization of the flags for
non-blocking behavior in receive_response_3().  The __DIE__ and
__WARN__ signal handlers should be bound to the defaults, because
the caller might be binding those and get in our way.  Also, we
only want to compute the flags once, on initialization.

2007-12-22  Simon Leinen  <simon.leinen@switch.ch>

* lib/SNMP_util.pm, lib/SNMP_Session.pm, lib/BER.pm:
Upgraded to Artistic License 2.0.

Copyright notice updated for 2008.

* Artistic: Upgraded to Artistic License 2.0, from

http://svn.perl.org/viewcvs/parrot/trunk/LICENSE?view=markup&rev=19096

2007-11-01  Simon Leinen  <simon.leinen@switch.ch>

* lib/SNMP_util.pm: New MIB parsing code from Mike Mitchell.

2007-10-13  Simon Leinen  <simon.leinen@switch.ch>

* lib/SNMP_Session.pm ($VERSION):
Upgraded to 1.11, to pick up change to SNMP_util.pm.

* changes.html: Document loop detection fix in SNMP_util.pm.

* faq.html, index.html: Updated my e-mail address.

* README, README.SNMP_util, lib/SNMP_Session.pm, lib/SNMP_util.pm,
changes.html: Changed Tobi Oetiker's mail address.

* README, index.html: Changed MRTG URL.

* lib/SNMP_util.pm: [All changes from Mike Mitchell]

Global replace || => or, && => and, to avoid precedence errors.

(snmpwalk_flg): Improved loop detection.

2007-10-13  Simon Leinen  <simon.leinen@switch.ch>

* lib/SNMP_Session.pm ($VERSION): Upgraded to 1.11, to pick up
change to SNMP_util.pm.

* README, README.SNMP_util, changes.html, lib/SNMP_Session.pm:
Changed Tobi Oetiker's mail address.

* lib/SNMP_util.pm: [All changes from Mike Mitchell]

Changed Tobi Oetiker's mail address.

Global replace || => or, && => and, to avoid precedence errors.

(snmpwalk_flg): Improved loop detection.

* README: Changed MRTG URL.

2007-05-18  Simon Leinen  <simon.leinen@switch.ch>

* README, changes.html, index.html: Updated copyright.

* lib/SNMP_util.pm (Check_OID):
Fix regexp for qualified OID case (Mike Mitchell).

2007-05-03  Simon Leinen  <simon.leinen@switch.ch>

* lib/SNMP_Session.pm: Added Mike Fischer as a contributor.

($VERSION): Incremented to 1.10.

(receive_response_3): Added optional "dont_block" argument.  If
this is present and non-zero, pass MSG_DONTWAIT to the recv()
call.  MSG_DONTWAIT is wrapped in an eval, to avoid breaking the
code on systems that don't have the flag.

(request_response_5): Pass dont_block=1 to receive_response_3.
According to Mike Fisher, Linux sometimes blocks on recv() even
though a select() for readability has returned, for example when a
checksum fails.

2007-05-03  Simon Leinen  <simon.leinen@switch.ch>

* lib/SNMP_Session.pm: Added Mike Fischer as a contributor.

($VERSION): Incremented to 1.10.

(receive_response_3): Added optional "dont_block" argument.  If
this is present and non-zero, pass MSG_DONTWAIT to the recv()
call.  MSG_DONTWAIT is wrapped in an eval, to avoid breaking the
code on systems that don't have the flag.

(request_response_5): Pass dont_block=1 to receive_response_3.
According to Mike Fisher, Linux sometimes blocks on recv() even
though a select() for readability has returned, for example when a
checksum fails.

2007-01-06  Simon Leinen  <simon.leinen@switch.ch>

* lib/BER.pm: Updated copyright notice.

(pretty_print): Use PDU names according to RFC3416.

2006-12-21  Simon Leinen  <simon.leinen@switch.ch>

* test/cricket-genconf-sensor:
Try to install newly generated configuration, where possible.

* test/cricket-genconf-sensor: Added header comment.

* test/cricket-genconf-sensor: New script.

2006-12-15  Simon Leinen  <simon.leinen@switch.ch>

* test/entls (router_pretty_name):
New subroutine, greps RANCID configuration file
for `hostname' command.  Caches the result so that files are only
opened once.

(print_physical): Use new forms of per-router defaults.

* test/entls:
Changed so that `-t' generates a Cricket configuration file to measure
all transceivers that support DOM (Digital Optical Monitoring).  This
involves some structural changes.

(print_phys_tree): Implemented in terms of the new
`print_phys_tree_1'.

(print_phys_tree_1): Maintain a stack of parent nodes when traversing
the node tree.  This stack is stored in each node's `parent_stack'
slot, and can be used by the node class' `tostring' method.

* test/entls ($print_vendor_type, $print_ent_physical_index):
New variables.

(Entity::PhysicalEntry::tostring): Added optional printing of index
and entPhysicalVendorType, controlled by the above variables.

2006-10-12  Simon Leinen  <simon.leinen@switch.ch>

* lib/SNMP_Session.pm, lib/BER.pm: Updated copyright string.

2006-08-06  Simon Leinen  <simon.leinen@switch.ch>

* faq.html:
Updated SNMPv3 text, mentioning that SNMPv3 is supported by MRTG 2.13
and up, using Net::SNMP.

* lib/SNMP_util.pm (snmpLoad_OID_Cache):
Strip single or double quotes around the OID and
value.  This allows us to read SunNet Manager OID files, which are
also distributed by e.g. Cisco (ftp://ftp.cisco.com/pub/mibs/oid).
Idea by Jan van Keulen, code cleanup by Mike Mitchell.

2006-07-13  Simon Leinen  <simon.leinen@switch.ch>

* lib/SNMP_Session.pm ($VERSION): Incremented to 1.08.

* lib/SNMP_Session.pm (BEGIN):
Bind the __DIE__ signal handler, so that detection of IPv6
capability works even when someone else has bound that handler.
(Patch from Tobi Oetiker.)

2006-04-09  Simon Leinen  <simon.leinen@switch.ch>

* lib/SNMP_Table.pm (snmp_row_to_object): Added.

2006-04-05  Simon Leinen  <simon.leinen@switch.ch>

* test/trap-listener: Added prettyfication of OIDs.

Suppressed less-than-useful output such as the trap community or the
source port.

2006-03-16  Simon Leinen  <simon.leinen@switch.ch>

* README: Update copyright notice for 2006.

2006-02-17  Simon Leinen  <simon.leinen@switch.ch>

* test/entls: New "entls" script.

(schnoebe)

2010-09-10 06:02:23 UTC MAIN commitmail json YAML

Import font-xfree86-type1-1.0.2 as fonts/font-xfree86-type1.

This are the Type1 versions of the XFree86 cursor font.

This is from the modular Xorg project.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-09-10 06:01:58 UTC MAIN commitmail json YAML

Updating www/p5-Rose-HTML-Objects from 0.606.1nb1 to 0.607

pkgsrc changes:
- adjust notation for dependencies without minimum version

Upstream changes:
0.607 (04.28.2010) - John Siracusa <siracusa@gmail.com>
    * Moved version number back to three places after the decimal in order
      to placate Unix package management systems.

(sno)

2010-09-10 06:01:34 UTC MAIN commitmail json YAML

Added fonts/font-winitzki-cyrillic version 1.0.1

(obache)

2010-09-10 06:01:22 UTC MAIN commitmail json YAML

Import font-winitzki-cyrillic-1.0.1 as fonts/font-winitzki-cyrillic.

This are the PCF versions of the Winitzki Cyrillic fonts.

This is from the modular Xorg project.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-09-10 06:00:39 UTC MAIN commitmail json YAML

Added fonts/font-sun-misc version 1.0.1

(obache)

2010-09-10 06:00:21 UTC MAIN commitmail json YAML

Import font-sun-misc-1.0.1 as fonts/font-sun-misc.

This are the PCF versions of the Sun Open Look cursor and gryph fonts.

This is from the modular Xorg project.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-09-10 05:59:29 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.

(taca)

2010-09-10 05:59:28 UTC MAIN commitmail json YAML

Added fonts/font-screen-cyrillic version 1.0.2

(obache)

2010-09-10 05:59:06 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Ajust new ruby package's framework.

(taca)

2010-09-10 05:58:15 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Valid to 0.184

(sno)

2010-09-10 05:58:07 UTC MAIN commitmail json YAML

Import font-screen-cyrillic-1.0.2 as fonts/font-screen-cyrillic.

This are the PCF versions of the Screen Cyrillic fonts.

This is from the modular Xorg project.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-09-10 05:57:24 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE (but unkown).
* Remove default value of GEM_BUILD.

(taca)

2010-09-10 05:57:21 UTC MAIN commitmail json YAML

Updating mail/p5-Email-Valid from 0.182nb1 to 0.184

Upstream changes:
0.184    2010-06-10
          initialize Net::DNS resolver earlier
          (address RT #56828, thanks mschout @ github)

0.183_001 2009-10-05
          reject addresses with any octets that are &128
          (address RT #50230, thanks Adriano Ferreira and Graham Barr)

(sno)

2010-09-10 05:56:35 UTC MAIN commitmail json YAML

* Update HOMEPAGE.
* Add LICENSE.
* Add a patch to support both ruby18 and ruby19.

(taca)

2010-09-10 05:54:23 UTC MAIN commitmail json YAML

Added fonts/font-schumacher-misc version 1.1.0

(obache)

2010-09-10 05:54:13 UTC MAIN commitmail json YAML

Update devel/ruby-log4r to 1.1.8.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.

Changes may be too may, please refer http://log4r.rubyforge.org/.

(taca)

2010-09-10 05:54:09 UTC MAIN commitmail json YAML

Import font-schumacher-misc-1.1.0 as fonts/font-schumacher-misc.

This are the PCF versions of the Schumacher Miscellaneous fonts for
75dpi displays.

This is from the modular Xorg project.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-09-10 05:53:00 UTC MAIN commitmail json YAML

Added fonts/font-misc-meltho version 1.0.1

(obache)

2010-09-10 05:52:48 UTC MAIN commitmail json YAML

Import font-misc-meltho-1.0.1 as fonts/font-misc-meltho.

This are the OTF versions of the Miscellaneous Meltho fonts.

This is from the modular Xorg project.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-09-10 05:52:09 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.

(taca)

2010-09-10 05:51:44 UTC MAIN commitmail json YAML

Added fonts/font-misc-ethiopic version 1.0.1

(obache)

2010-09-10 05:51:38 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.

(taca)

2010-09-10 05:51:30 UTC MAIN commitmail json YAML

Import font-misc-ethiopic-1.0.1 as fonts/font-misc-ethiopic.

This are the TTF and OTF versions of the Miscellaneous Ethiopic fonts.

This is from the modular Xorg project.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-09-10 05:50:44 UTC MAIN commitmail json YAML

Added fonts/font-misc-cyrillic version 1.0.1

(obache)

2010-09-10 05:50:40 UTC MAIN commitmail json YAML

Update devel/ruby-inline to 3.8.6.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update dependency according to gemspec.

=== 3.8.6 / 2010-09-03

* 1 bug fix:

  * Had to fix the ZenTest dependency to work with the whole 4.x series

=== 3.8.5 / 2010-09-01

* 1 bug fix:

  * Added DLDFLAGS to compiler flags to fix OSX linking on 1.9.2

=== 3.8.4 / 2009-12-09

* 1 bug fix:

  * Clean up example.rb and force removal of ~/.ruby_inline

(taca)

2010-09-10 05:50:29 UTC MAIN commitmail json YAML

Import font-misc-cyrillic-1.0.1 as fonts/font-misc-cyrillic.

This are the PCF versions of the Miscellaneous Cyrillic fonts.

This is from the modular Xorg project.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-09-10 05:49:39 UTC MAIN commitmail json YAML

Update devel/ruby-highline to 1.6.1.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.

== 1.6.1

* Fixed raw_no_echo_mode so that it uses stty -icanon rather than cbreak
  as cbreak does not appear to be the posixly correct argument. It fails
  on Solaris if cbreak is used.
* Fixed an issue that kept Menu from showing the correct choices for
  disambiguation.
* Removed a circular require that kept Ruby 1.9.2 from loading HighLine.
* Fixed a bug that caused infinite looping when wrapping text without spaces.
* Fixed it so that :auto paging accounts for the two lines it adds.
* On JRuby, improved error message about ffi-ncurses.  Before 1.5.3,
  HighLine was silently swallowing error messages when ffi-ncurses gem
  was installed without ncurses present on the system.
* Reverted Aaron Simmons's patch to allow redirecting STDIN on Windows.  This
  is the only way we could find to restore HighLine's character reading to
  working order.

(taca)

2010-09-10 05:49:37 UTC MAIN commitmail json YAML

Added fonts/font-micro-misc version 1.0.1

(obache)

2010-09-10 05:49:24 UTC MAIN commitmail json YAML

Import font-micro-misc-1.0.1 as fonts/font-micro-misc.

This is the PCF versions of Miscellaneous Micro fonts for 75dpi display.

This is from the modular Xorg project.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-09-10 05:48:37 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update dependency according to gemspec.

Bump PKGREVISION.

(taca)

2010-09-10 05:48:20 UTC MAIN commitmail json YAML

Added fonts/font-cronyx-cyrillic version 1.0.1

(obache)

2010-09-10 05:48:08 UTC MAIN commitmail json YAML

Import font-cronyx-cyrillic-1.0.1 as fonts/font-cronyx-cyrillic.

This are the PCF versions of the following Cronyx Cyrillic fonts for 100dpi
displays:
- Courier
- Helvetica
- Times

This is from the modular Xorg project.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-09-10 05:47:23 UTC MAIN commitmail json YAML

Allow depending "ruby19-" package.

(taca)

2010-09-10 05:46:47 UTC MAIN commitmail json YAML

Added fonts/font-arabic-misc version 1.0.1

(obache)

2010-09-10 05:46:31 UTC MAIN commitmail json YAML

Import font-arabic-misc-1.0.1 as fonts/font-arabic-misc.

This are the PCF versions of the following Arabic fonts for 100dpi display:
- Newspaper-Medium

This is from the modular Xorg project.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-09-10 05:45:34 UTC MAIN commitmail json YAML

* Remove default value of GEM_BUILD.
* Ajust new ruby package's framework, changing dependency pattern.

(taca)

2010-09-10 05:44:25 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.

(taca)

2010-09-10 05:41:27 UTC MAIN commitmail json YAML

2010-09-10 05:41:26 UTC MAIN commitmail json YAML

Updated www/p5-Captcha-reCAPTCHA to 0.94

(sno)

2010-09-10 05:40:31 UTC MAIN commitmail json YAML

Update to devel/ruby-gemcutter to 0.6.1.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Update dependency according to gemspec.

Changes are unknown.

(taca)

2010-09-10 05:38:39 UTC MAIN commitmail json YAML

Updating www/p5-Captcha-reCAPTCHA from 0.92nb2 to 0.94

pkgsrc changes:
- add license definition

Upstream changes:
0.94    2010-07-03
*no changes recorded, 0.93 distfile removed, assume distfile failure in 0.93*

0.93    2010-07-03
        Updated Perl plugin to use Google infrastructure.

(sno)

2010-09-10 05:38:02 UTC MAIN commitmail json YAML

Update devel/ruby-flexmock to 0.8.7.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.

Changes for 0.8.6 and 0.8.7 are unknown.

== Version 0.8.5

* Fixed warning about a void context.
* hsh() argument matcher now reports its matching constraints in error
  messages.

== Version 0.8.4

* Added support for rails 2.2.x in should_render_view.

(taca)

2010-09-10 05:34:41 UTC MAIN commitmail json YAML

Update devel/ruby-facade to 1.0.4.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.

== 1.0.4 - 3-Aug-2009
* Fixed a symbol vs string issue for Ruby 1.9.x.

== 1.0.3 - 21-Jul-2009
* License changed to Artistic 2.0.
* Documentation updates.
* Test file renamed to test_facade.rb.
* Some Rakefile and gemspec updates
* One test modified so that it passes with 1.9.x as well.

(taca)

2010-09-10 05:33:41 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.

(taca)

2010-09-10 05:33:13 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Ajust new ruby package's framework.

(taca)

2010-09-10 05:32:22 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.

(taca)

2010-09-10 05:32:01 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.

Also add caution for updating version.

(taca)

2010-09-10 05:30:11 UTC MAIN commitmail json YAML

Update devel/ruby-debug-ide to 0.4.10.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Ajust new ruby package's framework.
* Adjust pacakge name, no duplicated ruby.

Changes are too may to write here, please refer CHANGES.

(taca)

2010-09-10 05:22:19 UTC MAIN commitmail json YAML

Updated www/p5-Rose-URI to 1.000

(sno)

2010-09-10 05:21:49 UTC MAIN commitmail json YAML

Updating www/p5-Rose-URI from 0.50nb1 to 1.00

pkgsrc changes:
- add license definition
- adjust dependency format for dependencies without minimum version

Upstream changes:
1.00 (03.17.2010) - John Siracusa <siracusa@gmail.com>
    * Updated tests to accomodate new default escaping rules in
      URI::Escape 3.30 (and, presumably, later versions).
    * Bumped version number to reflect API stability.

(sno)

2010-09-10 05:19:13 UTC MAIN commitmail json YAML

Update devel/ruby-debug to 0.10.3

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Adjust pacakge name, no duplicated ruby.

0.10.3
11/17/08

- a backtrace now warns when it thinks the callstack is truncated which it
  gets by comparing with caller()
- fix setting $0.
- fix bug in showing variables in post-mortem
- Document how Debugger.start with a block is intended to be used.
- Move Kernel#debugger from ruby-debug-base into ruby-debug
- Get regression tests working again
- Warn and add a "confirmation" when setting a breakpoint on a
  file that is not loaded.

(taca)

2010-09-10 05:17:37 UTC MAIN commitmail json YAML

Update devel/ruby-debug-base to 0.10.3.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.

0.10.3
11/17/08

- a backtrace now warns when it thinks the callstack is truncated which it
  gets by comparing with caller()
- fix setting $0.
- fix bug in showing variables in post-mortem
- Document how Debugger.start with a block is intended to be used.
- Move Kernel#debugger from ruby-debug-base into ruby-debug
- Get regression tests working again
- Warn and add a "confirmation" when setting a breakpoint on a
  file that is not loaded.

(taca)

2010-09-10 05:16:14 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Use original version name 0.43 instead of 0.4.3 to maintain
  packages more easy.

(taca)

2010-09-10 05:13:13 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Fix dependency to support both ruby18 and ruby19.

(taca)

2010-09-10 05:12:28 UTC MAIN commitmail json YAML

2010-09-10 05:11:58 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Update dependency according to gemspec.

Bump PKGREVISION.

(taca)

2010-09-10 05:10:59 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.

(taca)

2010-09-10 05:10:14 UTC MAIN commitmail json YAML

Update devel/ruby-activesupport to 2.3.9.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.

*2.3.9 (September 4, 2010)*

* i18n: bundle i18n 0.4.1 for forward compatibility with Rails 3.
  Deprecates {{foo}} interpolation syntax in favor of 1.9-native %{foo}.

* Deprecate Kernel#returning in favor of Object#tap since it's included
  in Ruby 1.8.7 and later. [Santiago Pastorino]

* Deprecates ActiveSupport::Dependencies.load_(once_)paths, renamed to
  autoload_(once_)paths. [fxn]

* Deprecates Array#random_element, renamed to sample to match Ruby 1.9,
  thanks to Marc-Andre Lafortune. [fxn]

(taca)

2010-09-10 05:08:47 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.

(taca)

2010-09-10 05:08:23 UTC MAIN commitmail json YAML

Update devel/ruby-SDL to 2.1.1.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.

version 2.1.1
Fix a compile problem on MacOS X
Rename sdl.so to sdl_ext
Add following constants
* SDL::Mixer::NO_FADING
* SDL::Mixer::FADING_OUT
* SDL::Mixer::FADING_IN
* SDL::TRANSFORM_AA(for compatible with 1.x)
* SDL::TRANSFORM_TMAP(for compatible with 1.x)
* SDL::TRANSFORM_SAFE(for compatible with 1.x)
Fix documents
Remove obsolete documents

version 2.1.0
add following methods
* SDL::TTF#close
* SDL::TTF#closed?
* SDL::BMFont#close
* SDL::BMFont#closed?
* SDL::Kanji#close
* SDL::Kanji#closed?
* SDL::Surface#destroyed?
* SDL::Joystick#closed?
* SDL::Mixer::Wave#destroyed?
* SDL::Mixer::Music#destroyed?
* SDL::Kanji#get_coding_system
modify documents
Async following methods on Ruby 1.9
* SDL::Event#wait
* SDL.delay
Ruby m17n support on Ruby 1.9
* SDL::WM.set_caption
* SDL::WM.caption
* SDL::TTF#draw_solid
* SDL::TTF#draw_blended
* SDL::TTF#draw_shaded
* SDL::TTF#render_solid
* SDL::TTF#render_blended
* SDL::TTF#render_shaded
* SDL::Kanji#put
* SDL::Kanji#putTate
* SDL::SDLSKK#str
Fix the bug of following methods
* SDL::MPEG#move

version 2.0.1b
fix sample bug
fix SDL::MPEG.info

(taca)

2010-09-10 05:07:22 UTC MAIN commitmail json YAML

Update devel/rubigen to 1.5.5.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.

== 1.5.5 2010-05-25

* Allow activesupport 2.3.5+

(taca)

2010-09-10 05:05:40 UTC MAIN commitmail json YAML

2010-09-10 05:03:12 UTC MAIN commitmail json YAML

Add * Add LICENSE.

(taca)

2010-09-10 05:02:40 UTC MAIN commitmail json YAML

Update devel/hoe to 2.6.2.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Update dependency according to gemspec.

(taca)

2010-09-10 05:00:51 UTC MAIN commitmail json YAML

Update devel/ZenTest to 4.4.0.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Add CONFLICTS since it will install the same name commands both
  ruby18 and ruby19 based packages.

=== 4.4.0 / 2010-09-01

* 1 major enhancement:

  * Removed git building. I'm dropping direct support for rubinius.

* 3 minor enhancements:

  * Added multiruby  mri:list:x.y.z command so you can see what's available.
  * Enabled installing specific patch versions of ruby.
  * multiruby rubygems:update now forces a build to be less confusing.

* 1 bug fix:

  * Removed redundant test_to_normal, now in zentest_mappings

=== 4.3.3 / 2010-06-17

* 2 minor enhancements:

  * Added options and removed pattern from Autotest::RCov
  * update_rubygems now deletes cached rubygems installs

=== 4.3.2 / 2010-06-02

* 1 minor enhancement:

  * Removed support for rbx builds.

* 2 bug fixes:

  * Removed 'preview' from version filter so I can test with 1.9.2
  * Put PATH tweaks at front of PATH

=== 4.3.1 / 2010-03-30

* 1 bug fix:

  * Fixed autotest output on 1.8. That's what I get for not having
    tests for dots.

=== 4.3.0 / 2010-03-27

* 1 minor enhancement:

  * Added gemcutter rubyforge and hoe to the_usual setup

* 4 bug fixes:

  * 1.9 compat: don't use putc anymore. (fistfvck (hah!))
  * Added note that included articles are out of date
  * Fixed rcov plugin so multiple all_good hooks can coexist
  * Fixed typo in doco

=== 4.2.1 / 2009-12-09

* 1 minor enhancement:

  * Added GEM_HOME/GEM_PATH setting to multiruby.

* 1 bug fix:

  * Fixed multiruby refactoring bug from previous release.

=== 4.2.0 / 2009-12-08

* 3 minor enhancements:

  * Added 'multiruby -1 $version' for easier execution (idea from flori)
  * Set up and tear down PATH in multiruby (luis)
  * died hook now gets passed the exception (amikula)

* 3 bug fixes:

  * Deal with windoze getc returning nil (undees)
  * Fix unit_diff for multiline miniunit results.
  * Fix warning for 1.8.8+

(taca)

2010-09-10 04:58:14 UTC MAIN commitmail json YAML

* Remove default value of PKGNAME.
* Add LICENSE.
* Add CONFLICTS since it will install the same name commands both
  ruby18 and ruby19 based packages.

(taca)

2010-09-10 04:56:04 UTC MAIN commitmail json YAML

2010-09-10 04:54:04 UTC MAIN commitmail json YAML

2010-09-10 04:53:25 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.

(taca)

2010-09-10 04:52:59 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.

(taca)

2010-09-10 04:51:58 UTC MAIN commitmail json YAML

Note ruby packages' update (still on going):

      archivers/ruby-archive-tar-minitar 0.5.2nb2
      archivers/ruby-zip 0.9.4
      comms/ruby-termios 0.9.6
      converters/ruby-romkan 0.4nb3
      databases/ruby-activeldap 1.2.2
      databases/ruby-dbi 0.4.5
      databases/ruby-dbd-mysql 0.4.4
      databases/ruby-dbd-pg 0.3.9
      databases/ruby-mysql 2.8.2
      databases/ruby-pg 0.9.0
      databases/ruby-postgres-pr 0.6.3
      databases/ruby-sequel 3.15.0

And remove of databases/ruby-sequel-core.

(taca)

2010-09-10 04:49:22 UTC MAIN commitmail json YAML

databases/ruby-sequel-core has merged (or renamed) to databases/ruby-sequel.

(taca)

2010-09-10 04:48:30 UTC MAIN commitmail json YAML

Delete ruby-sequel-core.

(taca)

2010-09-10 04:45:46 UTC MAIN commitmail json YAML

Update databases/ruby-sequel 3.15.0.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.

It is really renamed from ruby-sequel-core and changes are too may,
please refer CHANGELOG file.

(taca)

2010-09-10 04:42:58 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Add patches for supporting ruby19.

(taca)

2010-09-10 04:38:02 UTC MAIN commitmail json YAML

Update databases/ruby-postgres-pr to 0.9.0.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Correct LICENSE.
* Remove default value of GEM_BUILD.

Changes: Add quote_ident method for rails 2.3.{3,4} compat.

(taca)

2010-09-10 04:36:01 UTC MAIN commitmail json YAML

Update databases/ruby-pg to 0.9.0.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Correct LICENSE.
* Remove default value of GEM_BUILD.

CHANGES:

158[tip]  872063e42b12  2010-02-19 08:02 -0800  ged
  Adding "fat gem" compatible loader, set the default RUBY_CC_VERSION.

157  ab525ca90531  2010-02-19 06:27 -0800  ged
  Updated the Rakefile so it includes itself in gems. (closes #15) Thanks to flameeyes@bitbucket for

156  9c65eb905416  2010-02-18 06:52 -0800  ged
  Applied patch for PGconn#async_exec to make it have the same semantics as PGconn#exec (closes #19). Thanks again to Lars Kanis for the patch.

155  b0017ac0ecb5  2010-02-17 15:30 -0800  ged
  Updated the Rakefile to always default the package version even if a version can't be read from the VERSION_FILE.

154  c7d5458af696  2010-02-17 06:23 -0800  ged
  Improving spec database setup function (closes #18). Thanks to Lars Kanis for another fine patch.

153  39b11474d035  2010-02-17 06:14 -0800  ged
  Ack! Removing typo

152  9d54bbc98488  2010-02-17 06:10 -0800  ged
  Adding a test to ensure the result encoding remains the same even when client_encoding in the connection changes.

151  31afece7c203  2010-01-18 09:15 -0800  ged
  Made the 'make_header' in the extconf more clear.

150:149,148  d9c920068712  2010-01-13 20:56 -0800  pgsql
  Merged

149:141  294eb6d5530b  2010-01-13 20:51 -0800  pgsql
  In rspec tests, replace the pattern:

148  74fab32c2687  2010-01-11 08:15 -0800  ged
  A better fix for the PGconn#block weirdness on Win32 (closes #16).

147  f8dfc1b6c51c  2010-01-06 06:17 -0800  ged
  Rearranged the sections of the README.

146  0df792de2a19  2010-01-05 08:48 -0800  ged
  Updating MacOS X README.

145  2894973bc63f  2010-01-04 18:28 -0800  ged
  Work around broken rb_thread_select() on win32; thanks to Lars Kanis for the patch!

144  88dacdb9c97d  2010-01-04 18:16 -0800  ged
  Reverted removal of PGresult::InvalidOid, fixed broken spec.

143  739cec560448  2010-01-04 17:55 -0800  ged
  Ignore some generated files, documentation work, removed type OID constants.

142  38a0d2a90664  2010-01-04 17:39 -0800  ged
  Applied patch for static cross-compilation of win32 gem from Lars Kanis with a few changes to

141  f31202539234  2010-01-03 11:40 -0800  ged
  Updated build system

(taca)

2010-09-10 04:34:43 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.

(taca)

2010-09-10 04:34:12 UTC MAIN commitmail json YAML

Update databases/ruby-mysql to 2.8.2.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove RUBY_HAS_ARCHLIB.
* Add PKG_DESTDIR_SUPPORT.
* Private patch isn't needed any more.

version 2.8.2

    * Fix: Mysql#insert_id returns invalid value when larger than 2**32.

(taca)

2010-09-10 04:31:57 UTC MAIN commitmail json YAML

* Update MASTER_SITES and HOMEPAGE.
* Ajust new ruby package's framework.

No functional change.

(taca)

2010-09-10 04:29:12 UTC MAIN commitmail json YAML

Update databases/ruby-dbd-pg to 0.3.9.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Fix dependency according to gemspec.
* Remove default value of GEM_BUILD.

Official changes are unknown.

* initial @stmt_name make unique.
* add DBI::ForcedError class.

(taca)

2010-09-10 04:24:50 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.

(taca)

2010-09-10 04:23:25 UTC MAIN commitmail json YAML

Update databases/ruby-dbd-mysql to 0.4.4.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.

0.4.4

Make sure to use String representation of type constants. This fixes
the problem of MySQL values all becoming Ruby Strings instead of sane
and proper Ruby types (like Fixnum for MySQL integers, etc.) Thanks go
to http://github.com/naturalethic who suggested the fix at
http://github.com/Pistos/m4dbi/issues/#issue/2/comment/123677

(taca)

2010-09-10 04:22:08 UTC MAIN commitmail json YAML

Update databases/ruby-dbi package to 0.4.5.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Fix dependency according to gemspec.

Changes are unknown, but may be some bug fixes.

(taca)

2010-09-10 04:14:08 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Remove dependency to rake.

(taca)

2010-09-10 04:12:52 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Fix dependency according to gemspec.

(taca)

2010-09-10 04:11:12 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.

(taca)

2010-09-10 04:09:42 UTC MAIN commitmail json YAML

Update databases/ruby-activeldap to 1.2.2.

* Add LICENSE.
* Add proper dependency.
* Remove default value of GEM_BUILD.

= CHANGES

== 1.2.2: 2010-07-04

* Supported ActiveRecord 2.3.8 and Rails 2.3.8.
* [#37] Fixed gem dependencies in Rakefile. [zachwily]
* Fixed a bug that setting 'false' but 'nil' is returned. [Hideyuki Yasuda]
* Supported non-String attribute value as LDIF value. [Matt Mencel]
* Worked with a LDAP server that uses 'objectclass' not 'objectClass' as
  objectClass attribute name. [Tim Hermans]
* [#41] Provide SASL-option support, primarily for authzid
  [Anthony M. Martinez]
* [#43] Error with to_xml [ilusi0n.x]
* [#44] Accept '0' and '1' as boolean value [projekttabla]
* [#27429] Fixed inverted validatation by validate_excluded_classes
  [Marc Dequènes]
* Supported DN attribute value for assosiation replacement.
  [Jörg Herzinger]

(taca)

2010-09-10 04:07:53 UTC MAIN commitmail json YAML

2010-09-10 04:05:04 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove RUBY_HAS_ARCHLIB.

(taca)

2010-09-10 04:04:07 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Explicitly set script of encoding for ruby19.

Bump PKGREVISION.

(taca)

2010-09-10 04:01:36 UTC MAIN commitmail json YAML

Update comms/ruby-termios package to 0.9.6

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.
* Add LICENSE.

2009-08-28  akira yamada  <akira@arika.org>

* version 0.9.6.

2009-02-05  akira yamada  <akira@arika.org>

* termios.c: added RDoc.

* README: converted to RDoc.

* ruby-termios.gemspec: added.

2008-10-23  akira yamada  <akira@arika.org>

* termios.c: added IOCTL_COMMANDS, IOCTL_COMMAND_NAMES,
  MODEM_SIGNALS, MODEM_SIGNAL_NAMES, PTY_PACKET_OPTIONS,
  PTY_PACKET_OPTION_NAMES, LINE_DISCIPLINES and
  LINE_DISCIPLINE_NAMES.

  This change is contributed from Chris Hoffman
  <chrishoffman_cardialife.com>.

* termios.c, extconf.rb: included <sys/ioctl.h>.

2008-06-03  akira yamada  <akira@arika.org>

* extconf.rb, termios.c: adjusted rb_io_t/OpenFile checks for Ruby
  1.8.7.

(taca)

2010-09-10 04:00:29 UTC MAIN commitmail json YAML

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.

(taca)

2010-09-10 03:59:20 UTC MAIN commitmail json YAML

Update archivers/ruby-zip package to 0.9.4.

* Use lang/ruby/gem.mk.

= Version 0.9.4

Changed ZipOutputStream.put_next_entry signature (API CHANGE!). Now
allows comment, extra field and compression method to be specified.

= Version 0.9.3

Fixed: Added ZipEntry::name_encoding which retrieves the character
encoding of the name and comment of the entry. Also added convenience
methods ZipEntry::name_in(enc) and ZipEntry::comment_in(enc) for
getting zip entry names and comments in a specified character
encoding.

= Version 0.9.2

Fixed: Renaming an entry failed if the entry's new name was a
different length than its old name. (Diego Barros)

(taca)

2010-09-10 03:58:06 UTC MAIN commitmail json YAML

* Adjust new ruby package's framework.
* Add LICENSE.
* Install minitar command with ${RUBY_VER} suffix and add ALTERNATIVES.

Bump PKGREVISION.

(taca)

2010-09-10 03:55:54 UTC MAIN commitmail json YAML

Note update of misc/rubygems package to 1.3.5nb3 and devel/rake
package to 0.8.7nb1.

(taca)

2010-09-10 03:54:51 UTC MAIN commitmail json YAML

Adjust devel/rake to new ruby package's framework.

* Add LICENSE.
* Update HOMEPAGE.
* Installing command name to rake${RUBY_VER} == ruby18.

Bump PKGREVISION.

(taca)

2010-09-10 03:48:40 UTC MAIN commitmail json YAML

2010-09-10 03:41:03 UTC MAIN commitmail json YAML

Note update of ruby18-base related package to 1.8.7.302 (1.8.7 patchlevel 302).

(taca)

2010-09-10 03:38:10 UTC MAIN commitmail json YAML

Add support for Ruby19.

(taca)

2010-09-10 03:37:05 UTC MAIN commitmail json YAML

* Add LICENSE.
* Use new dependency pattern.

(taca)

2010-09-10 03:35:59 UTC MAIN commitmail json YAML

* Remove RUBY_HAS_ARCHLIB.
* Use patches and distinfo from lang/ruby18-base.
* Add support for both ruby18 and ruby19.

(taca)

2010-09-10 03:32:30 UTC MAIN commitmail json YAML

* Remove RUBY_HAS_ARCHLIB.
* Reset PKGREVISION along with implicit update of this package to 1.8.7.302.

(taca)

2010-09-10 03:31:12 UTC MAIN commitmail json YAML

* Remove RUBY_HAS_ARCHLIB.
* Use patches and distinfo from lang/ruby18-base.

(taca)

2010-09-10 03:30:05 UTC MAIN commitmail json YAML

Remove RUBY_HAS_ARCHLIB.

(taca)

2010-09-10 03:29:01 UTC MAIN commitmail json YAML

2010-09-10 03:24:42 UTC MAIN commitmail json YAML

* Ruby's patchlevel N reflect as "plN" instead of ".N" from Ruby 1.9.

ruby18-base-1.8.7.302
ruby19-base-1.9.2pl0

* Now patches of ruby-gdm, ruby-curses, ruby-readline and ruby-tk
  are gathered to lang/ruby18-base and lang/ruby19-base.

(taca)

2010-09-10 03:21:57 UTC MAIN commitmail json YAML

* Default PKGNAME will be set to ${RUBY_PKGPREFIX}-${DISTNAME}.
* RUBY_HAS_ARCHLIB is deprecated.
* Add support of both ruby18 and ruby19.

(taca)

2010-09-10 03:20:31 UTC MAIN commitmail json YAML

Use RUBY_API_VERSION for BUILDLINK_ABI_DEPENDS instead of RUBY_VERSION.

(taca)

2010-09-10 03:19:54 UTC MAIN commitmail json YAML

* Add support for Ruby 1.9.x and update 1.8.7.302 (1.8.7 patchlevel 302).
  Ruby's patchlevel N reflect as "plN" instead of ".N" from Ruby 1.9.

ruby18-base-1.8.7.302
ruby19-base-1.9.2pl0

  Still Ruby 1.9.2pl0 support is disabled.

* Introduce RUBY_API_VERSION.

* RUBY_BUILD_RDOC and RUBY_BUILD_RI controls build of rdoc/ri.  But,
  currently ruby18-base and ruby19-base according to PKG_OPTION.

* Define rubygem supporting macros.

* RUBY_HAS_ARCHLIB is deprecated.

* Many directory macros are changed to relative path against PREFIX and
  some of them are their name.

(taca)

2010-09-10 03:13:59 UTC MAIN commitmail json YAML

Allow RUBY_ENCODING_ARG to add extra option to shbang line.

(taca)

2010-09-10 03:12:02 UTC MAIN commitmail json YAML

Move misc/rubygems/rubygem.mk as lang/ruby/gem.mk.

* Many directory macro, such as GEM_DOCDIR and GEM_LIBDIR are changed
  to relative path against PREFIX.
* RUBYGEM_OPTIONS could be set from pkgsrc's Makefile.
* RUBY_BUILD_RDOC and RUBY_BUILD_RI controls build of rdoc/ri.  But,
  currently ruby18-base and ruby19-base according to PKG_OPTION.
* Assume name of commands gem18/rake18 or gem19/rake19.
* GEM_BUILD's default has changed from rake to gemspec.  Most of rubygem
  based pacakges would be installed via gem command.
* USE_RAKE controls the needs of the rake command.
* MASTER_SITES now use http://rubygems.org/downloads/ first.
* Check existence of GEM_DOCDIR before execute find(1).
* Deprecate RUBYGEM_PKGPREFIX which was defined the same as RUBY_PKGPREFIX
  in long term.
* PRIVILEGED_STAGES isn't set "clean" any more.

misc/rubygems/rubygem.mk will be removed later.

(taca)

2010-09-10 02:42:59 UTC MAIN commitmail json YAML

Force to use select(2) instead of poll(3) for Interix.

(obache)

2010-09-10 02:27:43 UTC MAIN commitmail json YAML

Note update of www/contao29-translations package to 20100909.

(taca)

2010-09-10 02:27:02 UTC MAIN commitmail json YAML

2010-09-09 21:32:38 UTC MAIN commitmail json YAML

Updated time/p5-Time-Progress to 1.6

(sno)

2010-09-09 21:32:15 UTC MAIN commitmail json YAML

Updating time/p5-Time-Progress from 1.5nb1 to 1.6

pkgsrc changes:
- adjust license definition

Upstream changes:
1.6  Wed Sep  8 2010
  - fixed helpers (note by Andreas Koenig)

(sno)

2010-09-09 21:28:30 UTC MAIN commitmail json YAML

Updated net/p5-Net-Ident to 1.23

(sno)

2010-09-09 21:28:07 UTC MAIN commitmail json YAML

Updating net/p5-Net-Ident from 1.20nb4 to 1.23

pkgsrc changes:
- remove patch which remove a sub signature - it's fixed upstream

Upstream changes:
1.23 Sun Jun 13 2010
    - Setting values for read only tied hash %! is illegal. removing code.
1.22 Fri Jun 11 09:00:00 CST 2010
    - Remove Apache (mod_perl) as a dep for this module
1.21 Fri Jun 11 01:00:00 CST 2010
    - Move sub around to fix prototyping bug.
    - Remove broken ident hosts from list so tests don't break. Right now
      i know of no working public ident hosts. Patches welcome!
    - Update Makefile.PL with new options
    - Add META.yml to module
    - use %! to determine if error was EINPROGRESS to function in other
      languages

(sno)

2010-09-09 21:19:37 UTC MAIN commitmail json YAML

Updated textproc/p5-Pod-Tree to 1.17

(sno)

2010-09-09 21:19:16 UTC MAIN commitmail json YAML

Updating textproc/p5-Pod-Tree from 1.16nb1 to 1.17

pkgsrc changes:
- add license definition

Upstream changes:
1.17 2010 Jun 21
pods2html
- quote paths in REs

(sno)

2010-09-09 21:12:30 UTC MAIN commitmail json YAML

Updated databases/p5-perl-ldap to 0.40.01

(sno)

2010-09-09 21:12:07 UTC MAIN commitmail json YAML

Updating databases/p5-perl-ldap from 0.39nb1 to 0.40.01

pkgsrc changes:
- mark dependencies satisfied by Perl5 Core
- add license definition

Upstream changes:
0.4001 -- Wed Mar 24 14:54:35 CDT 2010

  * Update Module::Install and generate META.yml

0.40 -- Thu Mar 11 20:56:28 CST 2010
  * Avoid 'cookie parsing error' on OpenLDAP 2.3 [Mathieu Parent]
  * Added e-syncRefreshRequired constant [Mathieu Parent]
  * Minor typo fix in documentation [Quanah Gibson-Mount]
  * Update CREDITS for Mathieu Parent
  * Remove runtime dependency on DATA handle for constants
  * Clarify documentation for gen_password
  * Allow caller to pass Authen::SASL client_new object
  * fix typo [Peter Marschall]
  * use current IO::Socket::SSL's method start_SSL instead of deprecated
    function socketToSSL; raise required IO::Socket:SSL version
    appropriately [Peter Marschall]
  * FilterMatch.pm: fix regex treatment in _{cis,exact}_substrings().
    [Peter Marschall]
  * FilterMatch.pm: correct # of args in function declarations/definitions
    [Peter Marschall]
  * Don't duplicate documentation [Mathieu Parent]
  * Added numcmp option to compare attributes numerically. [Kartik Subbarao]
  * Avoid infinite loop when authenticating with EXTERNAL mechanism
  * Add Net::LDAP::Extension::Refresh as described in RFC2589
    [Etienne Bagnoud]
  * RT#40068 Fix tests to work with 2.4.11
  * Add ldif method to Net::LDAP::Entry
  * RT#46111 Make LWP::Protocol::ldap return ldif when requested
  * RT#51165 Compact multiple consecutive spaces in
    Net::LDAP::Util::canonical_dn
  * RT#46125 Add LWP::Protocol::ldaps to support ldaps: urls
  * RT#44110 Fix Net::LDAP::LDIF->current_lines

(sno)

2010-09-09 20:36:13 UTC MAIN commitmail json YAML

Updated lang/perl5 to 5.12.2

(sno)

2010-09-09 20:35:43 UTC MAIN commitmail json YAML

Updating lang/perl5 from 5.12.1nb2 to 5.12.2

Upstream changes:
Incompatible Changes
There are no changes intentionally incompatible with 5.12.1.
If any exist, they are bugs and reports are welcome.

Core Enhancements
Other than the bug fixes listed below, there should be no
user-visible changes to the core language in this release.

Modules and Pragmata

New Modules and Pragmata
This release does not introduce any new modules or pragmata.

Pragmata Changes
In the previous release, no VERSION; statements triggered a bug
which could cause feature bundles to be loaded and strict mode
to be enabled unintentionally.

Updated Modules

Carp
    Upgraded from version 1.16 to 1.17.

    Carp now detects incomplete caller() overrides and avoids using bogus
@DB::args. To provide backtraces, Carp relies on particular behaviour
of the caller built-in. Carp now detects if other code has overridden
this with an incomplete implementation, and modifies its backtrace
accordingly. Previously incomplete overrides would cause incorrect
values in backtraces (best case), or obscure fatal errors (worst case)

    This fixes certain cases of Bizarre copy of ARRAY caused by modules
overriding caller() incorrectly.

CPANPLUS
    A patch to cpanp-run-perl has been backported from CPANPLUS 0.9004.
This resolves [perl #55964] and [perl #57106], both of which related
to failures to install distributions that use Module::Install::DSL.

File::Glob
    A regression which caused a failure to find CORE::GLOBAL::glob after
loading File::Glob to crash has been fixed. Now, it correctly falls
back to external globbing via pp_glob.

File::Copy
    File::Copy::copy(FILE, DIR) is now documented.

File::Spec
    Upgraded from version 3.31 to 3.31_01.

    Several portability fixes were made in File::Spec::VMS: a colon is now
recognized as a delimiter in native filespecs; caret-escaped
delimiters are recognized for better handling of extended filespecs;
catpath() returns an empty directory rather than the current
directory if the input directory name is empty; abs2rel() properly
handles Unix-style input.

Utility Changes
    * perlbug now always gives the reporter a chance to change the email
      address it guesses for them.
    * perlbug should no longer warn about uninitialized values when using
      the -d and -v options.

Changes to Existing Documentation
    * The existing policy on backward-compatibility and deprecation has
      been added to perlpolicy, along with definitions of terms like
      deprecation.
    * "srand" in perlfunc's usage has been clarified.
    * The entry for "die" in perlfunc was reorganized to emphasize its role
      in the exception mechanism.
    * Perl's INSTALL file has been clarified to explicitly state that Perl
      requires a C89 compliant ANSI C Compiler.
    * IO::Socket's getsockopt() and setsockopt() have been documented.
    * alarm()'s inability to interrupt blocking IO on Windows has been
      documented.
    * Math::TrulyRandom hasn't been updated since 1996 and has been removed
      as a recommended solution for random number generation.
    * perlrun has been updated to clarify the behaviour of octal flags to
      perl.
    * To ease user confusion, $# and $*, two special variables that were
      removed in earlier versions of Perl have been documented.
    * The version of perlfaq shipped with the Perl core has been updated
      from the official FAQ version, which is now maintained in the
      briandfoy/perlfaq branch of the Perl repository at
      git://perl5.git.perl.org/perl.git.

Installation and Configuration Improvements
Configuration improvements
    * The d_u32align configuration probe on ARM has been fixed.

Compilation improvements
    * An "incompatible operand types" error in ternary expressions when
      building with clang has been fixed.
    * Perl now skips setuid File::Copy tests on partitions it detects to
      be mounted as nosuid.

Selected Bug Fixes
    * A possible segfault in the T_PRTOBJ default typemap has been fixed.
    * A possible memory leak when using caller() to set @DB::args has been
      fixed.
    * Several memory leaks when loading XS modules were fixed.
    * unpack() now handles scalar context correctly for %32H and %32u,
      fixing a potential crash. split() would crash because the third item
      on the stack wasn't the regular expression it expected.
      unpack("%2H", ...) would return both the unpacked result and the
      checksum on the stack, as would unpack("%2u", ...). [perl #73814]
    * Perl now avoids using memory after calling free() in pp_require when
      there are CODEREFs in @INC.
    * A bug that could cause "Unknown error" messages when
      "call_sv(code, G_EVAL)" is called from an XS destructor has been fixed.
    * The implementation of the open $fh, '>' \$buffer feature now supports
      get/set magic and thus tied buffers correctly.
    * The pp_getc, pp_tell, and pp_eof opcodes now make room on the stack
      for their return values in cases where no argument was passed in.
    * When matching unicode strings under some conditions inappropriate
      backtracking would result in a Malformed UTF-8 character (fatal)
      error. This should no longer occur. See [perl #75680]

Platform Specific Notes
AIX
    * README.aix has been updated with information about the XL C/C++ V11
      compiler suite.

Windows
    * When building Perl with the mingw64 x64 cross-compiler incpath,
      libpth, ldflags, lddlflags and ldflags_nolargefiles values in
      Config.pm and Config_heavy.pl were not previously not being set
      correctly because, with that compiler, the include and lib
      directories are not immediately below $(CCHOME).

VMS
    * git_version.h is now installed on VMS. This was an oversight in
      v5.12.0 which caused some extensions to fail to build.
    * Several memory leaks in stat() have been fixed.
    * A memory leak in Perl_rename() due to a double allocation has been
      fixed.
    * A memory leak in vms_fid_to_name() (used by realpath() and
      realname()) has been fixed.

(sno)

2010-09-09 20:30:02 UTC MAIN commitmail json YAML

Use bundled M::I to avoid cyclic dependency

(sno)

2010-09-09 19:51:32 UTC pkgsrc-2010Q2 commitmail json YAML

2010-09-09 19:50:19 UTC pkgsrc-2010Q2 commitmail json YAML

Pullup ticket 3216 - requested by tron
security update

Revisions pulled up:
- pkgsrc/www/squid/options.mk 1.20
- pkgsrc/www/squid31/Makefile 1.26
- pkgsrc/www/squid31/distinfo 1.24

-------------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  adam
  Date:          Wed Jul 28 10:16:14 UTC 2010

  Modified Files:
          pkgsrc/www/squid: options.mk
          pkgsrc/www/squid31: Makefile distinfo

  Log Message:
  Changes 3.1.5.1:
  * SourceFormat Enforcement
  * Replace most USE_IPV6 with run-time support probing
  * Translations: sync with 3.HEAD language updates
  * Split-Stack enable DNS and http(s)_port sockets.
  * Bug: --with-valgrind-debug failures ignored
  * Fixed comm.cc:377: "fd_table[fd].halfClosedReader !=3D NULL" assertion
  * Kludge: try to detect system acinclude path, to fix libtool brokenness.
  * Bug: search scope for digest_ldap_auth didn't work
  * Update libtool autoconf macros to libtool2 style
  * Correction documentation of QoS disable-preserve-miss
  * Remove .so from SASL build checks
  * Bug: AIX support: c only c++ style comments test case
  * Bug: AIX support: check libm for log()
  * Do not stop accepting just because we got COMM_NOMESSAGE.
  * Bug: AIX support: uchar is already define (more)
  * Bug: AIX support: uchar is already define
  * Bug: crash handling NULL write callback
  * Correct Joomla DB auth handling
  * Fixed memory leak related to retried requests.
  * Prevent memory leaks when cloning Range requests.
  * Fixed memory leaks related to Range requests.

  Changes 3.1.5:
  * Bug: Fix context leak in HttpStateData::processReplyHeader
  * Bug: raw-IPv6 address URL with append_domain broken
  * Bug: does not send indirect X-Client-Ip in ICAP respmod
  * Fix free memory corruption and off-by-on error when comparing SNMP OIDs
  * Restart DNS retransmission count when restarting the query as an A lookup
  * Bug: HTTP responses with no Date, L-M or Expires can now be cached
  * Maintenance: Formater skip libltdl dirs
  * SourceFormat Enforcement
  * Bug: Fails to detect chunked encoding if not given in all lower case
  * Port from 2.7: max_filedescriptor config option
  * persistent_connection_after_error is meant to be on by default
  * kFreeBSD does not have linux headers. Wrap properly.
  * Maintenance: Use system MD5 instead of hard-coded python paths
  * Bug: ICAP tokens not logged when using multiple access
  * SourceFormat Enforcement
  * OpenBSD: Fix build mem.cc warning: converting of negative value

  To generate a diff of this commit:
  cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/squid/options.mk
  cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/squid31/Makefile
  cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/squid31/distinfo

-------------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  tron
  Date:          Wed Aug  4 11:36:08 UTC 2010

  Modified Files:
          pkgsrc/www/squid31: Makefile distinfo

  Log Message:
  Update "squid31" package to version 3.1.6. Changes since 3.1.5.1:
  - Bug 2994, 2995: IPv4-only regressions
  - Bug 2991: Wrong parameters to fcntl() in commSetCloseOnExec()
  - Bug 2975: chunked requests not supported after regular ones
  - Fix: 32-bit overflow in reported bytes received from next hop
  - Fix Libtool build regressions
  - Limited split-stack IPv6 support.
  - squid_db_auth support MD5 encrypted passwords

  To generate a diff of this commit:
  cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/squid31/Makefile
  cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/squid31/distinfo

-------------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  tron
  Date:          Wed Aug 25 17:53:44 UTC 2010

  Modified Files:
          pkgsrc/www/squid31: Makefile distinfo

  Log Message:
  Update "squid31" package to version 3.1.7. Change since 3.1.6:
  - Regression Bug 3021: Large DNS reply causes crash
  - Regression Bug 3011: ICAP, HTTPS, cache_peer probe IPv4-only port fixes
  - Regression Bug 2997: visible_hostname directive no longer matches docs
  - Bug 3012: deprecate sslBump and support ssl-bump spelling in http_port
  - Bug 3006: handle IPV6_V6ONLY definition missing
  - Bug 3004: Solaris 9 SunStudio 12 build failure
  - Bug 3003: inconsistent concepts in documentation of cache_dir
  - Bug 3001: dnsserver link issues
  - HTTP/1.1: default keep-alive for 1.1 clients (bug 3016)
  - HTTP/1.1: Improved Range header field validation
  - HTTP/1.1: Forward multiple unknown Cache-Control directives
  - HTTP/1.1: Stop sending Proxy-Connection header
  - Fix 32-bit wrap in refresh_pattern min/max values
  - ... and several documentation corrections.

  To generate a diff of this commit:
  cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/squid31/Makefile
  cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/squid31/distinfo

-------------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  tron
  Date:          Tue Sep  7 19:55:17 UTC 2010

  Modified Files:
          pkgsrc/www/squid31: Makefile distinfo

  Log Message:
  Update "squid31" package to version 3.1.8. Changes since 3.1.7:
  - Security fixes:
    - Fixes for the request processing vulnerability tagged SQUID-2010:3.
      http://www.squid-cache.org/Advisories/SQUID-2010_3.txt
    - A hardening of the DNS client against packet queueing approaches
      used to enable attacks. This completes the protection against attacks
      published by Yamaguchi late in 2009.
    - An HTTP request-line parser hardened against several categories of
      request attack. This greatly increasing the speed of detection and
      reducing resources used to detect these categories of attack.
  - Fixes for the following bugs:
    - Bug 3020: Segmentation fault: nameservers[vc->ns].vc =3D NULL
    - Bug 3005,2972: Locate LTDL headers correctly (again)
    - Bug 2872: leaking file descriptors
    - Bug 2583: pure virtual method called

  To generate a diff of this commit:
  cvs rdiff -u -r1.25 -r1.26 pkgsrc/www/squid31/Makefile
  cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/squid31/distinfo

(spz)

2010-09-09 18:55:19 UTC MAIN commitmail json YAML

Updated fonts/font-util to 1.1.1

(joerg)

2010-09-09 18:54:40 UTC MAIN commitmail json YAML

font-util-1.1.1:
Add a bunch of macros for common code.
Fix passing of hexadecimal arguments to bdftruncate

(joerg)

2010-09-09 18:49:36 UTC MAIN commitmail json YAML

Updated fonts/font-sony-misc to 1.0.1

(joerg)

2010-09-09 18:48:53 UTC MAIN commitmail json YAML

2010-09-09 18:45:04 UTC MAIN commitmail json YAML

Updated fonts/font-mutt-misc to 1.0.1

(joerg)

2010-09-09 18:44:32 UTC MAIN commitmail json YAML

2010-09-09 18:40:54 UTC MAIN commitmail json YAML

Updated fonts/font-jis-misc to 1.0.1

(joerg)

2010-09-09 18:39:34 UTC MAIN commitmail json YAML

2010-09-09 18:38:10 UTC MAIN commitmail json YAML

Updated fonts/font-isas-misc to 1.0.1

(joerg)

2010-09-09 18:37:11 UTC MAIN commitmail json YAML

2010-09-09 18:34:01 UTC MAIN commitmail json YAML

Updated fonts/font-ibm-type1 to 1.0.1

(joerg)

2010-09-09 18:32:58 UTC MAIN commitmail json YAML

2010-09-09 18:32:06 UTC MAIN commitmail json YAML

Updated fonts/font-dec-misc to 1.0.1

(joerg)

2010-09-09 18:29:52 UTC MAIN commitmail json YAML

2010-09-09 18:29:08 UTC MAIN commitmail json YAML

Updated fonts/font-daewoo-misc to 1.0.1

(joerg)

2010-09-09 18:28:27 UTC MAIN commitmail json YAML

2010-09-09 18:27:37 UTC MAIN commitmail json YAML

Updated fonts/font-cursor-misc to 1.0.1

(joerg)

2010-09-09 18:26:20 UTC MAIN commitmail json YAML

2010-09-09 18:25:15 UTC MAIN commitmail json YAML

Updated fonts/font-bitstream-type1 to 1.0.1

(joerg)

2010-09-09 18:24:28 UTC MAIN commitmail json YAML

2010-09-09 18:22:54 UTC MAIN commitmail json YAML

Updated fonts/font-bitstream-75dpi to 1.0.1

(joerg)

2010-09-09 18:21:42 UTC MAIN commitmail json YAML

2010-09-09 18:19:39 UTC MAIN commitmail json YAML

Updated fonts/font-bitstream-100dpi to 1.0.1

(joerg)

2010-09-09 18:18:03 UTC MAIN commitmail json YAML

2010-09-09 18:17:13 UTC MAIN commitmail json YAML

Updated fonts/font-bh-type1 to 1.0.1

(joerg)

2010-09-09 18:15:39 UTC MAIN commitmail json YAML

2010-09-09 18:14:45 UTC MAIN commitmail json YAML

Updated fonts/font-bh-ttf to 1.0.1

(joerg)

2010-09-09 18:13:19 UTC MAIN commitmail json YAML

2010-09-09 18:11:19 UTC MAIN commitmail json YAML

Updated fonts/font-bh-lucidatypewriter-75dpi to 1.0.1

(joerg)