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

2024-05-13 09:27:41 UTC Now

2012-12-20 22:05:06 UTC MAIN commitmail json YAML

2012-12-20 22:04:15 UTC MAIN commitmail json YAML

2012-12-20 22:03:01 UTC MAIN commitmail json YAML

2012-12-20 22:02:13 UTC MAIN commitmail json YAML

2012-12-20 22:01:22 UTC MAIN commitmail json YAML

2012-12-20 22:00:42 UTC MAIN commitmail json YAML

Using long as modifier for typedef'd names is invalid C.

(joerg)

2012-12-20 22:00:06 UTC MAIN commitmail json YAML

Define prototypes to avoid conflicting implicit declarations.

(joerg)

2012-12-20 21:59:21 UTC MAIN commitmail json YAML

2012-12-20 21:57:52 UTC MAIN commitmail json YAML

Always return a value from non-void functions. Add missing system
header.

(joerg)

2012-12-20 21:55:29 UTC MAIN commitmail json YAML

2012-12-20 21:54:24 UTC MAIN commitmail json YAML

2012-12-20 21:53:20 UTC MAIN commitmail json YAML

2012-12-20 21:52:28 UTC MAIN commitmail json YAML

2012-12-20 21:51:39 UTC MAIN commitmail json YAML

2012-12-20 21:50:48 UTC MAIN commitmail json YAML

2012-12-20 21:49:07 UTC MAIN commitmail json YAML

Consistently return a value in non-void functions.

(joerg)

2012-12-20 21:48:15 UTC MAIN commitmail json YAML

2012-12-20 21:47:31 UTC MAIN commitmail json YAML

To be a friend, you have to know the other function. Make sure that the
ordinal.h header is include guarded. Fix main prototype.

(joerg)

2012-12-20 21:46:16 UTC MAIN commitmail json YAML

Stop clang from caring about return usage, this is way too messy to fix up.

(joerg)

2012-12-20 21:44:52 UTC MAIN commitmail json YAML

2012-12-20 21:42:46 UTC MAIN commitmail json YAML

Create user and group before installation starts.

(joerg)

2012-12-20 21:42:06 UTC MAIN commitmail json YAML

Always include termios.h, libutil.h no longer does it.

(joerg)

2012-12-20 21:39:28 UTC MAIN commitmail json YAML

Don't force -ansi by really honouring the user CFLAGS.

(joerg)

2012-12-20 21:38:46 UTC MAIN commitmail json YAML

2012-12-20 21:37:37 UTC MAIN commitmail json YAML

Fix return type of function to match the (missing) return values.

(joerg)

2012-12-20 21:36:04 UTC MAIN commitmail json YAML

Consistently return a value in non-void functions.

(joerg)

2012-12-20 21:33:57 UTC MAIN commitmail json YAML

2012-12-20 21:33:07 UTC MAIN commitmail json YAML

2012-12-20 20:38:46 UTC MAIN commitmail json YAML

add details about what to do if you don't have mailwrapper

(jnemeth)

2012-12-20 18:39:14 UTC MAIN commitmail json YAML

Replace comment about volunteers to test language bindings.

(This is a comment-only change.)

I used to maintain the subversion packages, but am no longer actively
doing so.  I basically removed my name from the comment soliciting
volunteers to test the language binding part of updates, and updated
the text.

(gdt)

2012-12-20 18:22:06 UTC MAIN commitmail json YAML

Add missing xineplug_inp_vcdo.* to Solaris PLIST.

(jperkin)

2012-12-20 15:11:15 UTC MAIN commitmail json YAML

Fix build of octave on systems with fltk installed (PR47216)
"Native graphics" = opengl + fltk, so switching off opengl also switches
off fltk.

(prlw1)

2012-12-20 15:01:28 UTC MAIN commitmail json YAML

Avoid warnings running make readme / checksum etc in py-gobject3 on systems
without python. Reported by wiz@

(prlw1)

2012-12-20 14:50:17 UTC MAIN commitmail json YAML

Add milter-greylist 4.4.1, pointed out by Snader_LB.

(tron)

2012-12-20 14:31:46 UTC MAIN commitmail json YAML

Update to version 5.0.1.

Upstream changelog:

5.0.1:
This release fixes two security vulnerabilities in Roller, listed below:
  CVE-2012-2380: Apache Roller Cross-Site-Resource-Forgery (XSRF) vulnerability
  CVE-2012-2381: Apache Roller Cross-Site-Scripting (XSS) vulnerability

5.0:
What's new in Roller 5.0:
  https://cwiki.apache.org/confluence/display/ROLLER/What's+new+in+Roller+5.0

(spz)

2012-12-20 14:14:14 UTC MAIN commitmail json YAML

Revert the compression feature of 20060221 (wrap the original file in
a procedure and call that N times later), as it exceeds some limits of
ghostscript as well as other printers at least for nontrivial files.

Patch by Ingvar Hagelund via Redhat Bugzilla # 436969.

(is)

2012-12-20 13:32:34 UTC MAIN commitmail json YAML

Modify Python script to work under 3.x
No PKGREVISION bump since it only affects builds that failed before.

(darcy)

2012-12-20 13:21:49 UTC MAIN commitmail json YAML

2012-12-20 12:49:06 UTC MAIN commitmail json YAML

Note update of Drupal security release.

www/drupal7 7.18
www/drupal6 6.27

(taca)

2012-12-20 12:47:35 UTC MAIN commitmail json YAML

Update drupal6 to 6.27 fixed security problem.

* Add a possible fix of SA4931, too.

Drupal 6.27, 2012-12-19
----------------------
- Fixed security issues (multiple vulnerabilities), see SA-CORE-2012-004.

(taca)

2012-12-20 12:45:58 UTC MAIN commitmail json YAML

Update drupal7 to 7.18 fixed security problem.

* Fix misspelling in options.mk

Drupal 7.18, 2012-12-19
-----------------------
- Fixed security issues (multiple vulnerabilities). See SA-CORE-2012-004.

(taca)

2012-12-20 12:39:09 UTC MAIN commitmail json YAML

Fix build on Solaris.
Fix "call of overloaded 'log(unsigned char&)' is ambiguous" error.

(ryoon)

2012-12-20 12:37:31 UTC MAIN commitmail json YAML

Fix guile16-gtk successor.

(gdt)

2012-12-20 10:02:41 UTC MAIN commitmail json YAML

Fix build on Solaris.
curl is also required in link stage.

(ryoon)

2012-12-20 09:14:35 UTC MAIN commitmail json YAML

Fix builf on Solaris.
When isainfo command exists, libdir is changed.

(ryoon)

2012-12-20 07:50:19 UTC MAIN commitmail json YAML

2012-12-20 06:30:31 UTC MAIN commitmail json YAML

add and enable grilo-testui

(jnemeth)

2012-12-20 03:32:37 UTC MAIN commitmail json YAML

deforaos-todo category todo -> time

(mspo)

2012-12-20 01:24:34 UTC MAIN commitmail json YAML

Note that options for zlib and jpeg support are desirable.

(This commit adds a comment and does not change code.)

(gdt)

2012-12-20 01:17:58 UTC MAIN commitmail json YAML

2012-12-20 01:16:24 UTC MAIN commitmail json YAML

Remove devel/guile16-gtk.

guile16 is very old, and devel/guile-gtk uses guile 1.8 (which is
merely old, but the newest in pkgsrc proper).  Removal proposed on
pkgsrc-users with no objections.  (ok wiz@ during freeze.)

(gdt)

2012-12-19 17:21:49 UTC MAIN commitmail json YAML

Avoid "error: call of overloaded 'pow(int, int&)' is ambiguous".

Fixes build on Solaris.

(jperkin)

2012-12-19 16:00:21 UTC MAIN commitmail json YAML

Make sure that mc's editor looks in the right directory for the Syntax
file. Bump revision.

(joerg)

2012-12-19 14:58:45 UTC MAIN commitmail json YAML

Add conditional xft2 include, requested by joerg.

(wiz)

2012-12-19 14:58:34 UTC MAIN commitmail json YAML

add patch from upstream to fix possible memory allocation problems
in the SWF demuxer, fixes SA51464 originally (wrongly) rteported
against vlc
bump PKGREV

(drochner)

2012-12-19 14:26:37 UTC MAIN commitmail json YAML

Need to explicitly link against libiconv on Solaris.

(jperkin)

2012-12-19 14:25:57 UTC MAIN commitmail json YAML

2012-12-19 14:05:26 UTC MAIN commitmail json YAML

Enable package on Solaris 11 and friends.

(jperkin)

2012-12-19 13:50:35 UTC MAIN commitmail json YAML

2012-12-19 13:42:04 UTC MAIN commitmail json YAML

2012-12-19 13:29:25 UTC MAIN commitmail json YAML

Fix build.

docbook-xsl is also needed.
Thank you, joerg@ again.

(ryoon)

2012-12-19 12:53:25 UTC MAIN commitmail json YAML

2012-12-19 12:51:26 UTC MAIN commitmail json YAML

2012-12-19 12:50:00 UTC MAIN commitmail json YAML

Tell clang to not care about extern "C" functions returning non-POD
types.

(joerg)

2012-12-19 12:49:16 UTC MAIN commitmail json YAML

2012-12-19 12:33:31 UTC MAIN commitmail json YAML

Note xentools41-4.1.3nb4

(is)

2012-12-19 12:29:44 UTC MAIN commitmail json YAML

Fix for DOS: XSA25 (CVE-2012-4544 / CVE-2012-2625) - dom0 memory exhaustion
possibility by uncompressing of domU kernels.

>From upstream; only file paths changed to be relative to our WRKSRC.

ok'd by cegger@/wiz@.

(is)

2012-12-19 11:59:35 UTC MAIN commitmail json YAML

Fully disable assembly on Solaris 32-bit to avoid GENERAL_REGS errors.

(jperkin)

2012-12-19 11:25:31 UTC MAIN commitmail json YAML

2012-12-19 10:46:56 UTC MAIN commitmail json YAML

2012-12-19 08:14:42 UTC MAIN commitmail json YAML

prevent using lang/ruby, it will conflict with pkg_alternatives.

(obache)

2012-12-19 07:32:17 UTC MAIN commitmail json YAML

Updated net/p5-Geo-IPfree to 1.122880

(wen)

2012-12-19 07:22:17 UTC MAIN commitmail json YAML

Update to 1.122880
Add LICENSE

Upstream changes:
1.122880 2012-10-14
    - Updated database: Sun Oct 14 06:40:02 2012 UTC.
    - Added Bonaire, Sint Eustatius and Saba country code: BQ

1.121660 2012-06-14
    - Updated database: Thu Jun 14 06:40:01 2012 UTC.

1.120460 2012-02-15
    - Updated database: Wed Feb 15 06:40:01 2012 UTC.
    - Fix tests due to updated data

1.112870 2011-10-14
    - Added South Sudan country code: .ss
    - Updated database: Fri Oct 14 06:40:01 2011 UTC.

1.112490 2011-09-06
    - Add a "country name" for code ZZ (private IP addresses) (Neil Bowers)
    - Various POD improvements (Neil Bowers)
    - Updated database: Tue Sep  6 06:40:01 2011 UTC.

1.111650 2011-06-14
    - Updated database: Tue Jun 14 06:40:01 2011 UTC.

1.110450 2011-02-14
    - Updated database: Mon Feb 14 06:40:01 2011 UTC.

1.102870 2010-10-14
    - Updated database: Thu Oct 14 06:40:01 2010 UTC.

1.101650 2010-06-14
    - Minor code and test cleanup
    - Updated database: Mon Jun 14 06:40:01 2010 UTC.

(wen)

2012-12-19 07:11:25 UTC MAIN commitmail json YAML

Updated devel/p5-Proc-Simple to 1.31

(wen)

2012-12-19 07:09:41 UTC MAIN commitmail json YAML

Update to 1.31

Upstream changes:
1.31 (2012/11/17)
            (ms) To better deal with the race condition in the
                previous release, kill the newly created child
                process first, then send a killpg to its process
                group and ignore the outcome.

            (ms) [RT 81203] Jim A Kessler reported a perl 5.16 issue
                with the "AutoLoader" line, so I went ahead and removed
                all references to "Exporter" and "AutoLoader", as
                Proc::Simple isn't using them at all.

(wen)

2012-12-19 03:22:17 UTC MAIN commitmail json YAML

Update to 2.32

Upstream changes:
2.32    Fri Dec 14 14:20:17 EST 2012
- Fixes "Taint checks are turned on and your key is tainted" error when autogenerating salt and IV.

(wen)

2012-12-19 03:03:19 UTC MAIN commitmail json YAML

Updated devel/pango to 1.32.4nb1

(obache)

2012-12-19 03:02:50 UTC MAIN commitmail json YAML

Drop use of deprecated G_CONST_RETURN (from upstream).
fixes build failure of depending packages using G_DISABLE_DEPRECATED.

Bump PKGREVISION.

(obache)

2012-12-19 02:49:02 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-Reporter to 1.2009

(wen)

2012-12-19 02:47:43 UTC MAIN commitmail json YAML

Update to 1.2009
Update DEPENDS

Upstream changes:
1.2009    2012-12-18 16:08:37 America/New_York

  [BUG FIXES]

  - Expanded prerequisite load check skip to all Acme::* modules; prereqs
    still need to be installed and of sufficient version, but we don't
    check that Acme modules load without error to avoid side effects.

1.2008    2012-12-15 07:26:11 America/New_York

  [BUG FIXES]

  - Don't try to check if Acme::Bleach can be loaded if it's listed
    as a prereq

1.2007    2012-12-10 15:13:22 America/New_York

  [BUG FIXES]

  - Recognize another form of "Perl is too low" message [CHORNY]

(wen)

2012-12-19 02:18:50 UTC MAIN commitmail json YAML

I forgot to update distinfo after small fix to patches/patch-tools_cachemgr.c.

(taca)

2012-12-18 23:33:24 UTC MAIN commitmail json YAML

Note update of editors/vim-xaw

(morr)

2012-12-18 23:30:37 UTC MAIN commitmail json YAML

Workaround too much linking. Use link.sh instead of --as-needed fro linker
until I'll find proper solution.

Should help with PR 47281.

(morr)

2012-12-18 22:27:11 UTC MAIN commitmail json YAML

devel/xulrunner10: DRAGONFLY_CCVER=gcc44

Don't bother to patch an older xulrunner to work on gcc47 on DragonFly.
Unfortunately, xulrunner 10 breaks for other reasons right now, but
when those gets fixed it needs this directive to build for systems that
have gcc47 requested in the makefile.

Also affects Firefox 10 and Thunderbird 10, of course.

(marino)

2012-12-18 21:53:30 UTC MAIN commitmail json YAML

security/libsecret: USE_TOOLS+= msgfmt

(marino)

2012-12-18 21:34:10 UTC MAIN commitmail json YAML

textproc/mecab-base: DRAGONFLY_CCVER=gcc44

This builds with gcc 4.7, but it causes all the mecab-* packages
to segfault during build.  Tell DragonFly explicitly to use gcc 4.4
to build the base package.  The rest can continue to use gcc 4.7
without issue.

(marino)

2012-12-18 20:28:43 UTC MAIN commitmail json YAML

Sync with xulrunner/xpi.mk

Fix www/firefox10-l10n build on SmartOS.

(ryoon)

2012-12-18 18:23:40 UTC MAIN commitmail json YAML

2012-12-18 17:52:33 UTC pkgsrc-2012Q3 commitmail json YAML

Pullup tickets #3993, #3994 and #3995.

(tron)

2012-12-18 17:51:03 UTC pkgsrc-2012Q3 commitmail json YAML

Pullup ticket #3995 - requested by obache
www/opera: security update

Revisions pulled up:
- www/opera/Makefile                                            1.101
- www/opera/distinfo                                            1.43

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Tue Dec 18 11:56:21 UTC 2012

  Modified Files:
  pkgsrc/www/opera: Makefile distinfo

  Log Message:
  Update opera to 12.12.

  Release notes
  Release date: 2012-12-18
  Opera 12.12 is a recommended upgrade offering security and stability enhancements.

  Fixes and Stability Enhancements since Opera 12.11
  General and User Interface
    * Several general fixes and stability improvements
    * New option `Delete settings and data for all extensions' option (off by
      default) in the Delete Private Data dialog
    * Corrected an issue where using the 'Delete Private Data' dialog could delete
      extension and settings data
    * Redesigned the 'Delete Private Data' dialog to be more usable with small
      screens
    * Fixed an issue where quitting Opera while in fullscreen mode could cripple
      the interface on the next start-up
  Security
    * Fixed an issue where malformed GIF images could allow execution of arbitrary    code; see our advisory
      http://www.opera.com/support/kb/view/1038/
    * Fixed an issue where repeated attempts to access a target site could trigger
      address field spoofing, as reported by Masato Kinugawa; see our advisory
      http://www.opera.com/support/kb/view/1040/
      UNIX-only
        * Fixed an issue where private data could be disclosed to other computer
          users, or be modified by them, as reported by Jann Horn; see our advisory
          http://www.opera.com/support/kb/view/1039/

(tron)

2012-12-18 17:46:42 UTC pkgsrc-2012Q3 commitmail json YAML

Pullup ticket #3994 - requested by obache
emulators/suse121_libxml2: security update

Revisions pulled up:
- emulators/suse121_libxml2/Makefile                            1.5
- emulators/suse121_libxml2/distinfo                            1.5

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Tue Dec 18 11:25:52 UTC 2012

  Modified Files:
  pkgsrc/emulators/suse121_libxml2: Makefile distinfo

  Log Message:
  Update libxml2 rpm to 2.7.8+git20110708-3.15.1 for CVE-2012-5134.

  Bump PKGREVISION.

(tron)

2012-12-18 17:43:02 UTC pkgsrc-2012Q3 commitmail json YAML

Pullup ticket #3993 - requested by is
x11/modular-xorg-server: security patch

Revisions pulled up:
- x11/modular-xorg-server/Makefile                              1.73 via patch
- x11/modular-xorg-server/distinfo                              1.47
- x11/modular-xorg-server/patches/patch-os_utils.c              1.1

---
  Module Name: pkgsrc
  Committed By: is
  Date: Sat Dec 15 09:26:07 UTC 2012

  Modified Files:
  pkgsrc/x11/modular-xorg-server: Makefile distinfo
  Added Files:
  pkgsrc/x11/modular-xorg-server/patches: patch-os_utils.c

  Log Message:
  Fix CVE-2011-4028: File disclosure vulnerability.
  use O_NOFOLLOW to open the existing lock file, so symbolic links
  aren't followed, thus avoid revealing if it point to an existing
  file. Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
  Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>

  Fix CVE-2011-4029: File permission change vulnerability.
  Use fchmod() to change permissions of the lock file instead of
  chmod(), thus avoid the race that can be exploited to set a symbolic
  link to any file or directory in the system. Signed-off-by: Matthieu
  Herrb <matthieu.herrb@laas.fr> Reviewed-by: Alan Coopersmith
  <alan.coopersmith@oracle.com>

(tron)

2012-12-18 17:03:57 UTC MAIN commitmail json YAML

USE_TOOLS+= bison
(instead of using incompatible (f)lex found on some platforms)

(pettai)

2012-12-18 15:38:10 UTC MAIN commitmail json YAML

- sylpheed-3.3.0.

(taca)

2012-12-18 15:37:56 UTC MAIN commitmail json YAML

Note update of mail/sylpheed package to 3.3.0.

(taca)

2012-12-18 15:37:19 UTC MAIN commitmail json YAML

Update sylpheed to 3.3.0, referring PR pkg/47349.

Changes of Sylpheed

* 3.3.0

* 3.3.0rc (release candidate)

    * The Japanese manual was updated.
    * The bug that hyperlinks did not respond when 'Show attached files
      first on message view' option was set was fixed.
    * Some compilation fixes were made.
    * Win32: .eml file association was added to installer.
    * Win32: mailto and .eml association are automatically set to default
      on Windows 7 on installation.
    * Win32: included libtiff library was updated to 3.9.7 (security fix).

* 3.3.0beta2 (development)

    * The ability of opening external rfc822 format message files (.eml) was
      added.
    * Sylpheed now accepts mailto: and file: URL without command-line option.
      (sylpheed file:///path/to/file.eml)
    * The option to specify the position of the attach tool button was added.
    * The header labels on the header view now have tooltips.
    * A minor memory leak related to tooltips was fixed.
    * The long-standing drag-without-button-press bug on IMAP folders (since
      3.0) was fixed (#93).
    * The sylpheed.desktop file was modified so that desktop shells can
      recognize Sylpheed as rfc822 and mailto handler.
    * The sylpheed.spec file was fixed so that it builds on x86_64 platform,
      and also builds sylpheed-plugins package.

* 3.3.0beta1 (development)

    * Attached files are now placed first on the message view.
    * Attached files can be opened from the attachment tool menu.
    * The attachment tool menu was moved to the left of the header view.
    * The option 'Toggle attachment list view with tab' and 'Show attached
      files first on message view' were added at 'Common preferences -
      Display - Attachment'.
    * 'Export only selected messages' option was added to the message export
      dialog.
    * The import/export of messages became cancellable.
    * config.rpath and install-sh script in the tarball were updated.
    * IMAP FETCH command response parser was fixed.

(taca)

2012-12-18 14:42:29 UTC MAIN commitmail json YAML

On 64-bit Solaris FILE is an opaque type, disable the rewind functionality.

Fixes package build.

(jperkin)

2012-12-18 14:01:07 UTC MAIN commitmail json YAML

update to 0.48.4
changes:
-bugfixes
-patches to allow build against newer png and poppler were included
-security fix for "XXE" vulneralility: inkscape could be used
to put contents of other files into SVG output

(drochner)

2012-12-18 13:54:04 UTC MAIN commitmail json YAML

Re-fix Solaris support, the previous patch was for some reason removed in
the last update, despite still being required.

(jperkin)

2012-12-18 13:39:23 UTC MAIN commitmail json YAML

+ fetchmail-6.3.23, py-docutils-0.10, sylpheed-3.3.0, vym-2.2.4
  [pkg/47350].

(wiz)

2012-12-18 13:27:10 UTC MAIN commitmail json YAML

Copy the ix86_SunOS5.mak file from the distribution into files.  It's
a bit crazy that we deliberately break the config script in this
package and have to replicate everything into files/ just to support
NetBSD, it's significantly reducing the portability.

Avoid ssize_t clash on newer Solaris.

These fixes make the package now build on Solaris.

(jperkin)

2012-12-18 12:33:07 UTC MAIN commitmail json YAML

Fix PR/47199

Restore _MIPS_SIM workaround, removed during updating to rev. 1.4 of patch-ae.
Functionality is not tested yet.

(ryoon)

2012-12-18 12:31:31 UTC MAIN commitmail json YAML

Ensure HAVE_FIONREAD_IN_SYS_FILIO is defined on Solaris, it appears to
have been somewhat removed from the source and there is no configure test
left to enable it, but it is still required.

(jperkin)

2012-12-18 12:08:25 UTC MAIN commitmail json YAML

Mention that this also licensed under later versions as 3 of the GNU GPL.
Pointed out by Snader_LB.

(tron)

2012-12-18 12:02:10 UTC MAIN commitmail json YAML

2012-12-18 11:56:40 UTC MAIN commitmail json YAML

Updated www/opera to 12.12

(obache)

2012-12-18 11:56:21 UTC MAIN commitmail json YAML

Update opera to 12.12.

Release notes
Release date: 2012-12-18
Opera 12.12 is a recommended upgrade offering security and stability enhancements.

Fixes and Stability Enhancements since Opera 12.11
General and User Interface
* Several general fixes and stability improvements
* New option `Delete settings and data for all extensions' option (off by
  default) in the Delete Private Data dialog
* Corrected an issue where using the 'Delete Private Data' dialog could delete
  extension and settings data
* Redesigned the 'Delete Private Data' dialog to be more usable with small
  screens
* Fixed an issue where quitting Opera while in fullscreen mode could cripple
  the interface on the next start-up
Security
* Fixed an issue where malformed GIF images could allow execution of arbitrary    code; see our advisory
  http://www.opera.com/support/kb/view/1038/
* Fixed an issue where repeated attempts to access a target site could trigger
  address field spoofing, as reported by Masato Kinugawa; see our advisory
  http://www.opera.com/support/kb/view/1040/
  UNIX-only
    * Fixed an issue where private data could be disclosed to other computer
      users, or be modified by them, as reported by Jann Horn; see our advisory
      http://www.opera.com/support/kb/view/1039/

(obache)

2012-12-18 11:26:11 UTC MAIN commitmail json YAML

Updated emulators/suse121_libxml2 to 12.1nb4

(obache)

2012-12-18 11:25:52 UTC MAIN commitmail json YAML

Update libxml2 rpm to 2.7.8+git20110708-3.15.1 for CVE-2012-5134.

Bump PKGREVISION.

(obache)

2012-12-18 11:25:34 UTC MAIN commitmail json YAML

As GNU bison is pulled in on Solaris we need yystype.

(jperkin)

2012-12-18 10:48:09 UTC MAIN commitmail json YAML

Remove --disable-mmx2, it is no longer a valid option.

(jperkin)

2012-12-18 07:58:16 UTC MAIN commitmail json YAML

Updated sysutils/cdrtools to 3.01alpha10

(wiz)

2012-12-18 07:58:07 UTC MAIN commitmail json YAML

Update to 3.01a10 for the mkisofs regression (see last entry below).

NEW features of cdrtools-3.01a10:

This is the first localization step for cdrtools. All programs now (hopefully)
call gettext() for all strings that need localization.

- The next step will include dgettext() calls for the libraries.

- The following step will include the extracted strings

- The last step will include German translations and install support
for the resulting binary message object files.

All:

- Add support for semi-static (preconfigured) include files for Android:
include/schily/armv5tejl-linux-gcc/xconfig.h

- New include files include/schily/err_*.h are used to encapsulate
#error CPP statements that would otherwise always prevent compilation
with K&R compilers.

Mkisofs (Maintained/enhanced by J

- Revert a change to dvd_file.c::uniq() that was made because of a "valgrind"
warning that claims illegal memory access. With the change from 3.01a09, mkisofs
however does not deal correctly with DVD-Video padding, so the valgrind warning is
wrong.

(wiz)

2012-12-18 00:04:35 UTC MAIN commitmail json YAML

Note the start of the freeze of the repository for new packages, and
infrastructure changes, in preparation for the pkgsrc-2012Q4 branch.

(agc)

2012-12-17 23:26:47 UTC MAIN commitmail json YAML

Add a libidn option (defaulting to on) which allows libidn support to be
turned off in www/curl.

Modify the curl package to be aware of the libidn option. Ensure default
is on.

No functional change, so no version number bump.

(agc)

2012-12-17 21:48:00 UTC MAIN commitmail json YAML

Updated lang/abcl to 1.1.0

(asau)

2012-12-17 21:47:31 UTC MAIN commitmail json YAML

Update to ABCL 1.1.0

Version 1.1.0
=============
svn.uri=:"http//common-lisp.net/project/armedbear/svn/trunk/abcl/"
(22 November 2012)

Features
--------

  *  A functioning (A)MOP implementation through the hard work of Rudi
    Schlatte (@rudi)

  *  The implementation can be used across many more Quicklisp systems
    through a process of extensive testing.  Thanks @xach!

    Nota bene: all of the following systems need patches to work as
    of the 2012-10-13 Quicklisp.  All patches have been accepted in
    at least an initial form by the upstream maintainers.

    ** CLOSER-MOP
        Quite possible with local patches
    ** CFFI
      Needs patches to 2012-10-13 Quicklisp.  [!!?]
      *** Dynamic interfaces idempotent across process -- no more reloading
    ** HUNCHENTOOT
      *** some bugs with underlying streams to be fixed in abcl-1.2-dev
    ** CXML
        Basic XML parsing works.  XPath still borked. [???]
  *  Java 5 bytecode Compiler

    The internal Lisp-to-Java bytecode compiler has been hardened by
    regression testing across Quicklisp libraries.

    **  Extensive interpreter/compiler bug fixes due to access to cl-test-suite [???] @antov
    ** large objects (?!?)

  *  The facility to construct runtime classes via JNEW-RUNTIME-CLASS (@astalla)

    Pretty close to full coverage of primtives for creating synthethic
    java classes at runtime.  Easy to extend with your needs; sensible
    defaults.

    ** Fields
    *** getter/setters
    ** Annotations

  * ASDF

    ** Stock ASDF-2.26 with conditional patches for the URL-PATHAME and
        JAR-PATHNAME implementation extensions to ANSI.

  *  ABCL-CONTRIB

    ** ABCL-ASDF

        Network installation of binary artifacts named by Maven POM uris.

        *** checks at runtime if a given class is present in the
            accessible classloaders

        *** If the check for the presence of a class fails, find a
            maven-3.0.4 binary locally, execute its Aether connector
            to retrieve its transitive dependencies from the network.

      ** JSS

        Java Syntax Sucks.  q.v [lsw2]

        Extensive bugfixing wrt. method resolution [#229]

      ** JFLI

        A "captured from the wild" version of what @rich.hickey did before Clojure.

Changes
-------

  * [#249] PATHNAME merge semantics DWIMs on an inferred type

  Extends ANSI PATHNAME in a non-conforming manner, which was probably
  already the case.

  * [r13695] Reimplementation of global symbol macros to avoid using
    the symbol's value slot.

  * [r13696] DEFMACRO now supports documentation strings as per the
    ANSI specification.

  * [r13700] ABCL loads under the Weblogic 10.3 application server.

  * [r13768] [#193] Allow zero-length symbols

  * [r13785] JNEW-RUNTIME-CLASS gets fields and annotations

  * [r13790] JNEW-RUNTIME-CLASS getters/setters for fields

  * [r13796] [r13797] N3 DOAP description for ABCL

  * [r13803] Build target 'abcl-contrib.jar' packages ABCL-CONTRIB

Fixes
-----

  * ANSI [#241]

    ** &AUX parameters fixes RESTAS

  * [#221] Stack exhaustsion on funcall in non-existing package

  * [#113] DEFSTRUCT concurrency

  * [#216][#211] Compiler

    ** stack inconsistency

  * [#187] Better SORT and STABLE-SORT via Jorge Tavares [???]

(asau)

2012-12-17 21:35:56 UTC MAIN commitmail json YAML

Updated math/maxima to 5.29.1

(asau)

2012-12-17 21:35:14 UTC MAIN commitmail json YAML

Update to Maxima 5.29.1
Changes are unknown, but there's a usual batch of bug fixes.

(asau)

2012-12-17 20:26:19 UTC MAIN commitmail json YAML

Note xlockmore{,-lite} 5.41nb2

(is)

2012-12-17 20:07:35 UTC MAIN commitmail json YAML

Note modular-xorg-server 1.6.5nb14.

(is)

2012-12-17 18:39:06 UTC MAIN commitmail json YAML

Drop maintainership.  Haven't run this version of emacs for some time.

(markd)

2012-12-17 18:37:09 UTC MAIN commitmail json YAML

2012-12-17 17:45:19 UTC MAIN commitmail json YAML

Updated net/mikutter to 0.2.0.1089

(tsutsui)

2012-12-17 17:44:21 UTC MAIN commitmail json YAML

Update mikutter to 0.2.0.1089.

pkgsrc changes:
- customized escape.rb is no longer necessary
- catch up directory reorganaization
- update COMMENT and LICENSE per newer distribution files

Upstream changes:

0.2.0.1089:
- workaround bugs in several Twitter's APIs that cause auth dialogs and
  prevent initial authentication

0.2.0.1080:
- add auto scroll support in activity tab
- fix problems when access token is canceled
- workaround invalid response from Twitter that causes hourly auth dialog
- fix crash problem when profile command is invoked without selected tweet

0.2.0.1064
- same fix in 0.1.1.1063
- reorganize directories
- fix a problem that can't remove abstruct tab
- fix several bugs in setting windows
- add support preview of tumblr and hatena photolife

0.2.0.1054:
- fix open conversation tab commant without focused tweet
- stop sending a bug report without useful trace

0.2 major updates:
- reorganize UI APIs
- support multipain officially
- replace settings tab with window
- renew profile plugin
- add many mikutter commands for keyboard operation
- misc secret features

(tsutsui)

2012-12-17 16:53:57 UTC MAIN commitmail json YAML

Note update of devel/ruby-rake package to 10.0.3.

(taca)

2012-12-17 16:52:48 UTC MAIN commitmail json YAML

2012-12-17 16:09:06 UTC pkgsrc-2012Q3 commitmail json YAML

2012-12-17 16:08:22 UTC pkgsrc-2012Q3 commitmail json YAML

Pullup ticket #390 - requested by is
lang/perl5: security patch

Revisions pulled up:
- lang/perl5/Makefile patch
- lang/perl5/distinfo patch
- lang/perl5/patches/patch-AUTHORS patch
- lang/perl5/patches/patch-dist_Locale-Maketext_lib_Locale_Maketext.pm patch

---

Apply patch submitted by Ignatios Souvatzis to fix the security
vulnerability reported in SA51498.

(tron)

2012-12-17 15:57:17 UTC MAIN commitmail json YAML

Note update of www/thin package to 1.5.0.

(taca)

2012-12-17 15:56:43 UTC MAIN commitmail json YAML

Update thin to 1.5.0.

== 1.5.0 Knife
* Fix compilation under Ubuntu 12.04 with -Werror=format-security option.
* Raise an error when no PID file.
* Prevent duplicate response headers.
* Make proper response on exception [MasterLambaster].
* Automatically close idling pipeline connections on server stop [MasterLambaster].

(taca)

2012-12-17 15:55:43 UTC MAIN commitmail json YAML

Note update of www/ruby-unicorn package to 4.5.0.

(taca)

2012-12-17 15:55:15 UTC MAIN commitmail json YAML

Update ruby-unicorn to 4.5.0.

=== unicorn 4.5.0 - check_client_connection option / 2012-12-07 22:59 UTC

  The new check_client_connection option allows unicorn to detect
  most disconnected local clients before potentially expensive
  application processing begins.

  This feature is useful for applications experiencing spikes of
  traffic leading to undesirable queue times, as clients will
  disconnect (and perhaps even retry, compounding the problem)
  before unicorn can even start processing the request.

  To enable this feature, add the following line to a unicorn
  config file:

        check_client_connection true

  This feature only works when nginx (or any other HTTP/1.0+
  client) is on the same machine as unicorn.

  A huge thanks to Tom Burns for implementing and testing this
  change in production with real traffic (including mitigating
  an unexpected DoS attack).

  ref: http://mid.gmane.org/CAK4qKG3rkfVYLyeqEqQyuNEh_nZ8yw0X_cwTxJfJ+TOU+y8F+w@mail.gmail.com

  This release fixes broken Rainbows! compatibility in 4.5.0pre1.

=== unicorn 4.5.0pre1 - check_client_connection option / 2012-11-29 23:48 UTC

  The new check_client_connection option allows unicorn to detect
  most disconnected clients before potentially expensive
  application processing begins.

  This feature is useful for applications experiencing spikes of
  traffic leading to undesirable queue times, as clients will
  disconnect (and perhaps even retry, compounding the problem)
  before unicorn can even start processing the request.

  To enable this feature, add the following line to a unicorn
  config file:

    check_client_connection true

  A huge thanks to Tom Burns for implementing and testing this
  change in production with real traffic (including mitigating
  an unexpected DoS attack).

=== unicorn 4.4.0 - minor updates / 2012-10-11 09:11 UTC

  Non-regular files are no longer reopened on SIGUSR1.  This
  allows users to specify FIFOs as log destinations.

  TCP_NOPUSH/TCP_CORK is no longer set/unset by default.  Use
  :tcp_nopush explicitly with the "listen" directive if you wish
  to enable TCP_NOPUSH/TCP_CORK.

  Listen sockets are now bound _after_ loading the application for
  preload_app(true) users.  This prevents load balancers from
  sending traffic to an application server while the application
  is still loading.

  There are also minor test suite cleanups.

(taca)

2012-12-17 15:53:15 UTC MAIN commitmail json YAML

Note update of www/ruby-sass package to 3.2.3.

(taca)

2012-12-17 15:52:31 UTC MAIN commitmail json YAML

Update ruby-sass to 3.2.3.

3.2.3

* sass --watch no longer crashs when a file in a watched directory is deleted.
* Allow @extend within bubbling nodes such as @media.
* Fix various JRuby incompatibilities and test failures.
* Work around a performance bug that arises from using @extend with
  deeply-nested selectors.

3.2.2

* Add a --poll option to force sass --watch to use the polling backend to
  Listen.
* Fix some error reporting bugs related to @import.
* Treat protocol-relative URLs in @imports as static URLs, just like http and
  https URLs.
* Improve the error message for misplaced simple selectors.
* Fix an option-handling bug that was causing errors with the Compass URL
  helpers.
* Fix a performance issue with @import that only appears when ActiveSupport is
  loaded.
* Fix flushing of actions to stdout. Thanks to Russell Davis
  (http://github.com/russelldavis).
* Fix the documentation for the max() function.
* Fix a @media parsing bug.

  Deprecations -- Must Read!

* Sass will now print a warning when it encounters a single @import statement
  that tries to import more than one file. For example, if you have @import
  "screen" and both screen.scss and _screen.scss exist, a warning will be
  printed. This will become an error in future versions of Sass.

(taca)

2012-12-17 15:32:36 UTC MAIN commitmail json YAML

Note update of www/ruby-jquery-rails to package to 2.1.4 and
Remove of www/ruby-jquery-rails10 package.

(taca)

2012-12-17 15:31:38 UTC MAIN commitmail json YAML

Remove ruby-jquery-rails10 since ruby-jquery-rails supports all Ruby on
Rails versions.

(taca)

2012-12-17 15:31:06 UTC MAIN commitmail json YAML

Delete ruby-jquery-rails10.

(taca)

2012-12-17 15:30:11 UTC MAIN commitmail json YAML

Note update of www/ruby-jquery-rails package to 2.1.4.

(taca)

2012-12-17 15:29:33 UTC MAIN commitmail json YAML

Update ruby-jquery-rails to 2.1.4.

* Now this package support all Ruby on Rails packages.

## 2.1.4 (26 November 2012)

  - Updated to jQuery 1.8.3
  - Updated to jQuery UI 1.9.2
  - Rails 4 compatibility
  - Rails 3.0 compatibility
  - Rails 3.1 (without asset pipeline) compatibility

## 2.1.3 (24 September 2012)

  - Updated to latest jquery-ujs
  - Updated to jQuery 1.8.2

(taca)

2012-12-17 15:27:06 UTC MAIN commitmail json YAML

Note moving of www/ruby-jquery-rails20 to www/ruby-jquery-rails.

(taca)

2012-12-17 15:26:39 UTC MAIN commitmail json YAML

Change ruby-jquery-rails20 to ruby-jquery-rails.

(taca)

2012-12-17 15:26:12 UTC MAIN commitmail json YAML

2012-12-17 15:15:09 UTC MAIN commitmail json YAML

Note update of www/ruby-net-http-persistent package to 2.8.

(taca)

2012-12-17 15:14:42 UTC MAIN commitmail json YAML

Update ruby-net-http-persistent to 2.8.

=== 2.8 / 2012-10-17

* Minor enhancements
  * Added Net::HTTP::Persistent::detect_idle_timeout which can be used to
    determine the idle timeout for a host.
  * The read timeout may now be updated for every request.  Issue #33 by
    Mislav Marohnić
  * Added NO_PROXY support.  Pull Request #31 by Laurence Rowe.
  * Added #cert and #key aliases for Net::HTTP compatibility.  Pull request
    #26 by dlee.
  * The artifice gem now disables SSL session reuse to prevent breakage of
    testing frameworks.  Pull Request #29 by Christopher Cooke.
  * Disabled Net::HTTP::Persistent::SSLReuse on Ruby 2+.  This feature is now
    built-in to Net::HTTP.
* Bug fixes
  * Socket options are set again following connection reset.  Pull request #28
    by cmaion.
  * #shutdown now works even if no connections were made.  Pull Request #24 by
    James Tucker.
  * Updated test RSA key size to 1024 bits.  Bug #25 by Gunnar Wolf.
  * The correct host:port are shown in the exception when a proxy connection
    fails.  Bug #30 by glebtv.

(taca)

2012-12-17 15:13:49 UTC MAIN commitmail json YAML

Note update of www/ruby-rack-test package to 0.6.2.

(taca)

2012-12-17 15:13:24 UTC MAIN commitmail json YAML

Update ruby-rack-test to 0.6.2.

== 0.6.2 / 2012-09-27

* Minor enhancements

  * Support HTTP PATCH method (Marjan Krekoten' #33)
  * Preserve the exact query string when possible (Paul Grayson #63)
  * Add a #delete method to CookieJar (Paul Grayson #63)

* Bug fixes

  * Fix HTTP Digest authentication when the URI has query params
  * Don't append default ports to HTTP_HOST (David Lee #57)

(taca)

2012-12-17 15:11:41 UTC MAIN commitmail json YAML

Note update of ruby-innate package to 2012.12 and www/ramaze package
to 2012.12.08.

(taca)

2012-12-17 15:10:57 UTC MAIN commitmail json YAML

Update ramaze to 2012.12.08.

Changes are too many to write here, please refer CHANGELOG.

(taca)

2012-12-17 15:10:12 UTC MAIN commitmail json YAML

Update ruby-innate to 2012.12.

Changes are too many to write here, please refer CHANGELOG.

(taca)

2012-12-17 15:08:57 UTC MAIN commitmail json YAML

Note update of www/ruby-csspool package to 3.0.2.

(taca)

2012-12-17 15:08:28 UTC MAIN commitmail json YAML

Update ruby-csspool to 3.0.2.

== 3.0.2

* New Features

  * Support IE Safe Hacks [stereobooster]

* Bugfixes

  * Fix #23 - set up CSSPool.CSS so it can read files. [Mike Tierney]

(taca)

2012-12-17 15:07:22 UTC MAIN commitmail json YAML

Note update of textproc/ruby-treetop package to 1.4.12.

(taca)

2012-12-17 15:06:50 UTC MAIN commitmail json YAML

Update ruby-treetop to 1.4.12.

Exact changes aren't unavailable, please refer github:
      https://github.com/nathansobo/treetop/commits/master.

(taca)

2012-12-17 15:05:44 UTC MAIN commitmail json YAML

Updated math/R-randomForest to 4.6.7

(wen)

2012-12-17 15:04:19 UTC MAIN commitmail json YAML

2012-12-17 15:01:14 UTC MAIN commitmail json YAML

2012-12-17 14:44:54 UTC MAIN commitmail json YAML

Note update of the "squid31" package to version 3.1.22.

(tron)

2012-12-17 14:42:54 UTC MAIN commitmail json YAML

Updated "squid31" package to version 3.1.22. Changes sinc 3.1.20:
- Bug 3622: peerClearRRStart scheduling multiple events
- Bug 3615: configure check for default max number of FDs is broken
- Bug 3607: --enable-auth documented default action incorrect
- Bug 3593: socket failure: Address family not supported by protocol
- Bug 3584: Detection of setresuid() is broken
- Bug 3568: Consolidate external_acl_type config dumping and add missing %%
- Bug 3564: eCAP not supporting CoAP URI schemes
- Bug 3484: Docs: sslproxy_cert_error example flawed
- Bug 3462: Delay Pools and ICAP
- Bug 3133: better fix: Memory leak handling requests for sites that don't
  exist
- Bug 2976: ERR_INVALID_URL for transparently captured requests when
  reconfiguring
- Silence IOS 15.1 unknown capabilities messages.
- Account for Store disk client quota when bandwidth-limiting the server.
- ... and several documentation fixes
- ... and several compile fixes

(tron)

2012-12-17 14:39:44 UTC MAIN commitmail json YAML

Note update of textproc/ruby-stringex package to 1.5.1.

(taca)

2012-12-17 14:38:58 UTC MAIN commitmail json YAML

Update ruby-stringex to 1.5.1.

Exact changes aren't available, please refer github:
https://github.com/rsl/stringex/commits/master.

(taca)

2012-12-17 14:36:44 UTC MAIN commitmail json YAML

Note update of textproc/ruby-rdtool package to 0.6.38.

(taca)

2012-12-17 14:36:12 UTC MAIN commitmail json YAML

Update ruby-rdtool to 0.6.38.

:0.6.38
  * Fix incompatibility between Ruby1.8 and Ruby1.9
    ARGF.filename return "-" if ARGV is empty on Ruby >= 1.9
    Thanks to okkez!!

(taca)

2012-12-17 14:35:15 UTC MAIN commitmail json YAML

Note update of textproc/ruby-libxml package to 2.4.0.

(taca)

2012-12-17 14:34:50 UTC MAIN commitmail json YAML

Update ruby-libxml to 2.4.0.

= Release History

== 2.4.0 / 2012-12-14 Charlie Savage

* Support libxml 2.9.0 (Daniel Veillard)

* Extensive new interfaces for xml schema functionality including suppor for
  schemal elements, types, facets and attributes (Anton Sozontov)

* Fix Encoding#from_s bug and update docs (Nikita Afanasenko)

* Node#content= encoding (Nikita Afanasenko)

(taca)

2012-12-17 14:33:55 UTC MAIN commitmail json YAML

Note update of textproc/ruby-multi_json package to 1.5.0.

(taca)

2012-12-17 14:33:27 UTC MAIN commitmail json YAML

2012-12-17 14:30:03 UTC MAIN commitmail json YAML

Note update of textproc/ruby-kramdown package to 0.14.1.

(taca)

2012-12-17 14:29:27 UTC MAIN commitmail json YAML

Update ruby-kramdown to 0.14.1.

    Fixed GH#30: Specifying empty definitions for a definition list now works

    Better fix for the output of closed/open elements

    Using the already defined tags for HTML elements without a body
    and better output for unknown elements.

    Fixed: Using a block IAL before a definition list now works

    Fixed problem with the output of empty i/b HTML tags

    Document fix of doc/quickref.page

(taca)

2012-12-17 14:27:45 UTC MAIN commitmail json YAML

Fix typo in loop (wrong variable used).
Ok gdt.

(wiz)

2012-12-17 13:57:46 UTC MAIN commitmail json YAML

2012-12-17 13:55:56 UTC MAIN commitmail json YAML

Note update of textproc/ruby-ferret package to 0.11.8.5.

(taca)

2012-12-17 13:55:48 UTC MAIN commitmail json YAML

2012-12-17 13:55:27 UTC MAIN commitmail json YAML

Update ruby-ferret to 0.11.8.5.

Exact changes are unknown, please refer github:
https://github.com/jkraemer/ferret/commits/master.

(taca)

2012-12-17 13:54:23 UTC MAIN commitmail json YAML

2012-12-17 13:48:47 UTC MAIN commitmail json YAML

Note update of textproc/ruby-coderay package to 1.0.8.

(taca)

2012-12-17 13:48:10 UTC MAIN commitmail json YAML

Update ruby-coderay to 1.0.8.

* add :string/:char, remove :regexp/:function color from Terminal encoder [GH
  #29, thanks to Kyrylo Silin]
* allow - in line number anchor prefix for HTML encoder [GH #32, thanks to
  shurizzle]
* Fix HTML scanner: Don’t crash if HTML in a diff contains a JavaScript tag.

(taca)

2012-12-17 13:40:40 UTC MAIN commitmail json YAML

Note update of textproc/ruby-builder package to 3.0.4.

(taca)

2012-12-17 13:40:00 UTC MAIN commitmail json YAML

Update ruby-builder to 3.0.4, latest version of 3.0.x.

Exact changes are unknown.

(taca)

2012-12-17 13:37:02 UTC MAIN commitmail json YAML

Note update of www/squid27 package to 2.7.9nb5.

(taca)

2012-12-17 13:36:21 UTC MAIN commitmail json YAML

2012-12-17 13:25:57 UTC MAIN commitmail json YAML

Update dependency pattern.
Getopt::Long version 2.35 is in perl-5.8.8 CORE.

Bump PKGREVISION.

(obache)

2012-12-17 13:23:20 UTC MAIN commitmail json YAML

Note update of these packages:

sysutils/capistrano 2.13.5
sysutils/ruby-facter 1.6.16

(taca)

2012-12-17 13:22:34 UTC MAIN commitmail json YAML

2012-12-17 13:20:39 UTC MAIN commitmail json YAML

Update capistrano to 2.13.5.

## 2.13.5 (tentative) / October 26 2012

* Merged in `capistrano_colors` gem, and renamed to 'log_formatters', since it does much more than just colors
  (@ndbroadbent)
* Use more intelligence in setting the :scm variable based on known version control directory names (@czarneckid)
* Remove the deploy:web:{disable, enable} tasks (@carsomyr)
* Group finalize_update shell commands into one command, harden shell calls with #shellescape, and separate arguments
  with -- (@ndbroadbent)

(taca)

2012-12-17 13:16:04 UTC MAIN commitmail json YAML

Updated converters/txt2html to 2.51

(obache)

2012-12-17 13:15:39 UTC MAIN commitmail json YAML

Update txt2html to 2.51.

pkgsrc changes:
* set LICENSE=${PERL5_LICENSE}
* update dependencies (Getopt::Long is a part of CORE since perl-5, so drop it)

Revision history for txt2html
=============================

2.51 Sun 4th March 2008
- fixed bug with underscores in links
- fixed docs about escape_chars (should be escapechars)
- fixed docs about DOCTYPE

2.50 Sat 22nd December 2007
- fixed bug with formatting and punctuation
- removed old reference-to-an-array argument method
- made --xhtml true by default (used to be false)
- moved the debugging options to global variables

2.46 Fri 9th November 2007
- updated docs on custom_heading_regexp
- fixed bug with xhtml output
- documented all undocumented functions

(obache)

2012-12-17 13:12:17 UTC MAIN commitmail json YAML

Note update of security/ruby-net-ssh package to 2.6.2.

(taca)

2012-12-17 13:11:30 UTC MAIN commitmail json YAML

Update ruby-net-ssh to 2.6.2.

=== 2.6.0 / 19 Sep 2012

* Use OpenSSL::PKey.read to read arbitrary private key. [nagachika]
* Check availability of UNIXSocket and UNIXServer for Windows [Nobuhiro IMAI]
* Bump version to 2.5.3 and depend on newer jruby-pageant version for Java 1.5 compat. [arturaz]
* Implementation of the "none"-authentication method [dubspeed]
* Add class for stricter host key verification [Andy Brody]

(taca)

2012-12-17 13:03:14 UTC MAIN commitmail json YAML

Note update of net/ruby-domain_name package to 0.5.6.

(taca)

2012-12-17 13:02:41 UTC MAIN commitmail json YAML

Update ruby-domain_name to 0.5.6.

* Update Effective TLD list and changes for Japanese prefecture domains.
* Add host_only flag to DomainName#cookie_domain?.
* Miscellaneous fixes.

(taca)

2012-12-17 12:51:32 UTC MAIN commitmail json YAML

2012-12-17 12:49:41 UTC MAIN commitmail json YAML

2012-12-17 12:45:39 UTC MAIN commitmail json YAML

Note update of amq related ruby packages:

net/ruby-amq-client 0.9.10
net/ruby-amqp 0.9.8

(taca)

2012-12-17 12:44:56 UTC MAIN commitmail json YAML

2012-12-17 12:43:39 UTC MAIN commitmail json YAML

2012-12-17 12:42:24 UTC MAIN commitmail json YAML

* Digest::MD5 is in CORE since perl-5.7.3, update dependency pattern.
* Getopt::Long is in CORE since perl-5, drop dependency.

Bump PKGREVISION.

(obache)

2012-12-17 12:39:46 UTC MAIN commitmail json YAML

Remove duplicate &&

(wiz)

2012-12-17 12:38:47 UTC MAIN commitmail json YAML

Note update of net/ruby-amq-protocol package to 1.0.1.

(taca)

2012-12-17 12:37:51 UTC MAIN commitmail json YAML

Update ruby-amq-protocol to 1.0.1.

## Changes between 1.0.0 and 1.0.1

### Missing require

`amq-protocol` now makes sure `DateTime` is loaded before trying to use it.

## Changes between 1.0.0.pre6 and 1.0.0.pre7

### AMQ::Settings

`AMQ::Settings` extracts settings merging logic and AMQP/AMQPS URI parsing from `amq-client`.
Parsing follows the same convention amqp gem and RabbitMQ Java client follow.

Examples:

``` ruby
AMQ::Settings.parse_amqp_url("amqp://dev.rabbitmq.com")            # => vhost is nil, so default (/) will be used
AMQ::Settings.parse_amqp_url("amqp://dev.rabbitmq.com/")          # => vhost is an empty string
AMQ::Settings.parse_amqp_url("amqp://dev.rabbitmq.com/%2Fvault")  # => vhost is /vault
AMQ::Settings.parse_amqp_url("amqp://dev.rabbitmq.com/production") # => vhost is production
AMQ::Settings.parse_amqp_url("amqp://dev.rabbitmq.com/a.b.c")      # => vhost is a.b.c
AMQ::Settings.parse_amqp_url("amqp://dev.rabbitmq.com/foo/bar")    # => ArgumentError
```

### AMQ::Protocol::TLS_PORT

`AMQ::Protocol::TLS_PORT` is a new constant that contains default AMQPS 0.9.1 port,
5671.

(taca)