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

2024-05-13 11:25:09 UTC Now

2012-05-28 18:38:36 UTC MAIN commitmail json YAML

Updated parallel/openmpi to 1.5.5

(asau)

2012-05-28 18:38:18 UTC MAIN commitmail json YAML

Update to OpenMPI 1.5.5

Changes in 1.5.5
----------------

- Many, many portability configure/build fixes courtesy of Paul
  Hargrove.  Thanks, Paul!
- Fixed shared memory fault tolerance support compiler errors.
- Removed not-production-quality rshd and tmd PLM launchers.
- Minor updates to the Open MPI SRPM spec file.
- Fixed mpirun's --bind-to-socket option.
- A few MPI_THREAD_MULTIPLE fixes in the shared memory BTL.
- Upgrade the GNU Autotools used to bootstrap the 1.5/1.6 series to
  all the latest versions at the time of this release.
- Categorically state in the README that if you're having a problem
  with Open MPI with the Linux Intel 12.1 compilers, *upgrade your
  Intel Compiler Suite to the latest patch version*, and the problems
  will go away. :-)
- Fix the --without-memory-manager configure option.
- Fixes for Totalview/DDT MPI-capable debuggers.
- Update rsh/ssh support to properly handle the Mac OS X library path
  (i.e., DYLD_LIBRARY_PATH).
- Make warning about shared memory backing files on a networked file
  system be optional (i.e., can be disabled via MCA parameter).
- Several fixes to processor and memory affinity.
- Various shared memory infrastructure improvements.
- Various checkpoint/restart fixes.
- Fix MPI_IN_PLACE (and other MPI sentinel values) on OS X.  Thanks to
  Dave Goodell for providing the magic OS X gcc linker flags necessary.
- Various man page corrections and typo fixes.  Thanks to Fujitsu for
  the patch.
- Updated wrapper compiler man pages to list the various --showme
  options that are available.
- Add PMI direct-launch support (e.g., "srun mpi_application" under
  SLURM).
- Correctly compute the aligned address when packing the
  datatype description. Thanks to Fujitsu for the patch.
- Fix MPI obscure corner case handling in packing MPI datatypes.
  Thanks to Fujitsu for providing the patch.
- Workaround an Intel compiler v12.1.0 2011.6.233 vector optimization
  bug.
- Output the MPI API in ompi_info output.
- Major VT update to 5.12.1.4.
- Rankfile 'P'hysical mapping is no longer available.
- Upgrade embedded Hardware Locality (hwloc) v1.3.2, plus some
  post-1.3.2-release bug fixes.  All processor and memory binding is
  now done through hwloc.  Woo hoo!  Note that this fixes core binding
  on AMD Opteron 6200 and 4200 series-based systems (sometimes known
  as Interlagos, Valencia, or other Bulldozer-based chips).
- New MCA parameters to control process-wide memory binding policy:
  hwloc_base_mem_alloc_policy, hwloc_base_mem_bind_failure_action (see
  ompi_info --param hwloc base).
- Removed direct support for libnuma.  Libnuma support may now be
  picked up through hwloc.
- Added MPI_IN_PLACE support to MPI_EXSCAN.
- Various fixes for building on Windows, including MinGW support.
- Removed support for the OpenFabrics IBCM connection manager.
- Updated Chelsio T4 and Intel NE OpenFabrics default buffer settings.
- Increased the default RDMA CM timeout to 30 seconds.
- Issue a warning if both btl_tcp_if_include and btl_tcp_if_exclude
  are specified.
- Many fixes to the Mellanox MXM transport.

(asau)

2012-05-28 18:06:48 UTC MAIN commitmail json YAML

Add VAX to the list of supported architectures
(That is not a typo)

(abs)

2012-05-28 13:34:43 UTC MAIN commitmail json YAML

Updated devel/scmgit to 1.7.10.3

(adam)

2012-05-28 13:33:21 UTC MAIN commitmail json YAML

Changes 1.7.10.3:
* The message file for German translation has been updated a bit.
* Running "git checkout" on an unborn branch used to corrupt HEAD.
* When checking out another commit from an already detached state, we
  used to report all commits that are not reachable from any of the
  refs as lossage, but some of them might be reachable from the new
  HEAD, and there is no need to warn about them.
* Some time ago, "git clone" lost the progress output for its
  "checkout" phase; when run without any "--quiet" option, it should
  give progress to the lengthy operation.
* The directory path used in "git diff --no-index", when it recurses
  down, was broken with a recent update after v1.7.10.1 release.
* "log -z --pretty=tformat:..." did not terminate each record with
  NUL.  The fix is not entirely correct when the output also asks for
  --patch and/or --stat, though.
* The DWIM behaviour for "log --pretty=format:%gd -g" was somewhat
  broken and gave undue precedence to configured log.date, causing
  "git stash list" to show "stash@{time stamp string}".
* "git status --porcelain" ignored "--branch" option by mistake.  The
  output for "git status --branch -z" was also incorrect and did not
  terminate the record for the current branch name with NUL as asked.
* When a submodule repository uses alternate object store mechanism,
  some commands that were started from the superproject did not
  notice it and failed with "No such object" errors.  The subcommands
  of "git submodule" command that recursed into the submodule in a
  separate process were OK; only the ones that cheated and peeked
  directly into the submodule's repository from the primary process
  were affected.

(adam)

2012-05-28 11:02:03 UTC pkgsrc-2012Q1 commitmail json YAML

Pullup tickets #3807 and #3808.

(tron)

2012-05-28 10:58:03 UTC pkgsrc-2012Q1 commitmail json YAML

Pullup ticket #3807 - requested by spz
textproc/p5-YAML-LibYAML: security update

Revisions pulled up:
- textproc/p5-YAML-LibYAML/Makefile                            1.9-1.10
- textproc/p5-YAML-LibYAML/distinfo                            1.7-1.8
- textproc/p5-YAML-LibYAML/patches/patch-LibYAML_perl__libyaml.c 1.1

---
  Module Name:    pkgsrc
  Committed By:  sno
  Date:          Tue Apr 10 13:50:05 UTC 2012

  Modified Files:
          pkgsrc/textproc/p5-YAML-LibYAML: Makefile distinfo

  Log Message:
  Updating package for CPAN module YAML::LibYAML in textproc/p5-YAML-LibYAML
  from 0.37 to 0.38

  Upstream changes:
  version: 0.38
  date:    Tue Jan  3 22:56:01 PST 2012
  changes:
  - Apply SPROUT++ deparse test patch. Thanks!

---
  Module Name: pkgsrc
  Committed By: spz
  Date: Thu May 24 20:21:18 UTC 2012

  Modified Files:
  pkgsrc/textproc/p5-YAML-LibYAML: Makefile distinfo
  Added Files:
  pkgsrc/textproc/p5-YAML-LibYAML/patches: patch-LibYAML_perl__libyaml.c

  Log Message:
  fix for CVS-2012-1152 taken from
  https://rt.cpan.org/Ticket/Attachment/920541/477607/YAML-LibYAML-0.35-format-err
  or.patch

(tron)

2012-05-28 10:51:01 UTC pkgsrc-2012Q1 commitmail json YAML

Pullup ticket #3808 - requested by spz
devel/rt3: security update

Revisions pulled up:
- devel/rt3/Makefile                                            1.49
- devel/rt3/Makefile.install                                    1.18
- devel/rt3/PLIST                                              1.21
- devel/rt3/distinfo                                            1.22
- devel/rt3/patches/patch-lib_RT_Action_CreateTickets.pm        deleted
- devel/rt3/patches/patch-lib_RT_Ticket__Overlay.pm            deleted
- devel/rt3/patches/patch-lib_RT_Transaction__Overlay.pm        deleted
- devel/rt3/patches/patch-share_html_Admin_CustomFields_Modify.html deleted
- devel/rt3/patches/patch-share_html_Search_Bulk.html          deleted
- devel/rt3/patches/patch-share_html_Search_Elements_SelectChartType deleted
- devel/rt3/patches/patch-share_html_Ticket_Elements_PreviewScrips deleted

---
  Module Name: pkgsrc
  Committed By: spz
  Date: Fri May 25 19:55:44 UTC 2012

  Modified Files:
  pkgsrc/devel/rt3: Makefile Makefile.install PLIST distinfo
  Removed Files:
  pkgsrc/devel/rt3/patches: patch-lib_RT_Action_CreateTickets.pm
      patch-lib_RT_Ticket__Overlay.pm
      patch-lib_RT_Transaction__Overlay.pm
      patch-share_html_Admin_CustomFields_Modify.html
      patch-share_html_Search_Bulk.html
      patch-share_html_Search_Elements_SelectChartType
      patch-share_html_Ticket_Elements_PreviewScrips

  Log Message:
  Update RT to version 3.8.12:

  Changes from 3.8.11 to 3.8.12:
      This release, in addition to being a bugfix release, also resolves a
      number of security vulnerabilities.  It resolves CVE-2011-2082,
      CVE-2011-2083, CVE-2011-2084, CVE-2011-2085, CVE-2011-4458,
      CVE-2011-4459, and CVE-2011-4460.

        * Upgrade prototype.js to version 1.7, for compatibility with google
          charts.
        * Remove ie7.js, which is no longer used.
        * Ensure that TransactionBatch scripts are only run once.

  Changes from 3.8.10 to 3.8.11:
      This release contains a number of bugfixes and minor security updates
      since the 3.8.10 release, most notably:

        * Adjust FCGI dependency to one which resolves FCGI's CVE-2011-2766

        * New WebHttpOnlyCookies option, enabled by default, which hides RT's
          cookie from direct Javascript access.

        * Compatibility with perl 5.12 and 5.14, by removing deprecated "for
          qw(...)" and "defined %hash" syntax.

        * MySQL 5.5 compatibility, by specifying ENGINE=InnoDB rather than
          TYPE=InnoDB

        * Ensure that RT::Interface::Web's _Overlay, _Local, and _Vendor files
          are loaded correctly.

        * Fix session cleaner for on-disk sessions, broken since 3.8.0.

        * Ensure that only one "Based on" attribute is stored for each custom
          field.

        * Fix the loading of Shredder plugins, broken in 3.8.10.

(tron)

2012-05-28 10:07:41 UTC MAIN commitmail json YAML

+ ImageMagick-6.7.7.3, aria2-1.15.1, boehm-gc-7.2b, calibre-0.8.53,
  curl-7.26.0, ffmpeg-20120527.0.11, ffplay-20120527.0.11,
  libexttextcat-3.3.0, libmusicbrainz-5.0.1, mathomatic-15.8.5,
  mkvtoolnix-5.6.0, p5-PerlMagick-6.7.7.3, tea-33.1.0, texmaker-3.3.4,
  tomboy-1.10.2, wine-devel-1.5.5.

(wiz)

2012-05-28 09:57:24 UTC pkgsrc-2012Q1 commitmail json YAML

2012-05-28 09:55:47 UTC pkgsrc-2012Q1 commitmail json YAML

Pullup ticket #3809 - requested by schmonz
www/ikiwiki: security update

Revisions pulled up:
- www/ikiwiki/Makefile                                          1.94
- www/ikiwiki/distinfo                                          1.78
- www/ikiwiki/PLIST                                            1.36

-------------------------------------------------------------------
  Module Name:   pkgsrc
  Committed By:  schmonz
  Date:          Thu May 17 05:51:05 UTC 2012

  Modified Files:
          pkgsrc/www/ikiwiki: Makefile distinfo

  Log Message:
  Update to 3.20120516. From the changelog:

    * meta: Security fix; add missing sanitization of author and authorurl.
      Thanks, Raç‚­l Benencia

  To generate a diff of this commit:
  cvs rdiff -u -r1.93 -r1.94 pkgsrc/www/ikiwiki/Makefile
  cvs rdiff -u -r1.77 -r1.78 pkgsrc/www/ikiwiki/distinfo
-------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  schmonz
  Date:          Fri Apr 20 03:48:25 UTC 2012

  Modified Files:
          pkgsrc/www/ikiwiki: Makefile PLIST distinfo

  Log Message:
  Update to 3.20120419. From the changelog:

      * Remove dead link from plugins/teximg. Closes: #664885
      * inline: When the pagenames list includes pages that do not exist, skip
        them.
      * meta: Export author information in html <meta> tag. Closes: #664779
        Thanks, Martin Michlmayr
      * notifyemail: New plugin, sends email notifications about new and
        changed pages, and allows subscribing to comments.
      * Added a "changes" hook. Renamed the "change" hook to "rendered", but
        the old hook name is called for now for back-compat.
      * meta: Support keywords header. Closes: #664780
        Thanks, Martin Michlmayr
      * passwordauth: Fix url in password recovery email to be absolute.
      * httpauth: When it's the only auth method, avoid a pointless and
        confusing signin form, and go right to the httpauthurl.
      * rename: Allow rename to be started not from the edit page; return to
        the renamed page in this case.
      * remove: Support removing of pages in the transient underlay. (smcv)
      * inline, trail: The pagenames parameter is now a list of absolute
        pagenames, not relative wikilink type names. This is necessary to fix
        a bug, and makes pagenames more consistent with the pagespec used
        in the pages parameter. (smcv)
      * link: Fix renaming wikilinks that contain embedded urls.
      * graphviz: Handle self-links.
      * trail: Improve CSS, also display trail links at bottom of page,
        and a bug fix. (smcv)

  Add dependency on p5-HTML-Tree, suggested by Matthias Rampke in PR pkg/45688.

  To generate a diff of this commit:
  cvs rdiff -u -r1.92 -r1.93 pkgsrc/www/ikiwiki/Makefile
  cvs rdiff -u -r1.35 -r1.36 pkgsrc/www/ikiwiki/PLIST
  cvs rdiff -u -r1.76 -r1.77 pkgsrc/www/ikiwiki/distinfo

(spz)

2012-05-28 09:54:58 UTC pkgsrc-2012Q1 commitmail json YAML

Pullup ticket #3809 - requested by schmonz
www/ikiwiki: security update

Revisions pulled up:
- www/ikiwiki/Makefile                                          1.94
- www/ikiwiki/distinfo                                          1.78
- www/ikiwiki/PLIST                                            1.36

-------------------------------------------------------------------
  Module Name:   pkgsrc
  Committed By:  schmonz
  Date:          Thu May 17 05:51:05 UTC 2012

  Modified Files:
          pkgsrc/www/ikiwiki: Makefile distinfo

  Log Message:
  Update to 3.20120516. From the changelog:

    * meta: Security fix; add missing sanitization of author and authorurl.
      Thanks, Raç‚­l Benencia

  To generate a diff of this commit:
  cvs rdiff -u -r1.93 -r1.94 pkgsrc/www/ikiwiki/Makefile
  cvs rdiff -u -r1.77 -r1.78 pkgsrc/www/ikiwiki/distinfo
-------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  schmonz
  Date:          Fri Apr 20 03:48:25 UTC 2012

  Modified Files:
          pkgsrc/www/ikiwiki: Makefile PLIST distinfo

  Log Message:
  Update to 3.20120419. From the changelog:

      * Remove dead link from plugins/teximg. Closes: #664885
      * inline: When the pagenames list includes pages that do not exist, skip
        them.
      * meta: Export author information in html <meta> tag. Closes: #664779
        Thanks, Martin Michlmayr
      * notifyemail: New plugin, sends email notifications about new and
        changed pages, and allows subscribing to comments.
      * Added a "changes" hook. Renamed the "change" hook to "rendered", but
        the old hook name is called for now for back-compat.
      * meta: Support keywords header. Closes: #664780
        Thanks, Martin Michlmayr
      * passwordauth: Fix url in password recovery email to be absolute.
      * httpauth: When it's the only auth method, avoid a pointless and
        confusing signin form, and go right to the httpauthurl.
      * rename: Allow rename to be started not from the edit page; return to
        the renamed page in this case.
      * remove: Support removing of pages in the transient underlay. (smcv)
      * inline, trail: The pagenames parameter is now a list of absolute
        pagenames, not relative wikilink type names. This is necessary to fix
        a bug, and makes pagenames more consistent with the pagespec used
        in the pages parameter. (smcv)
      * link: Fix renaming wikilinks that contain embedded urls.
      * graphviz: Handle self-links.
      * trail: Improve CSS, also display trail links at bottom of page,
        and a bug fix. (smcv)

  Add dependency on p5-HTML-Tree, suggested by Matthias Rampke in PR pkg/45688.

  To generate a diff of this commit:
  cvs rdiff -u -r1.92 -r1.93 pkgsrc/www/ikiwiki/Makefile
  cvs rdiff -u -r1.35 -r1.36 pkgsrc/www/ikiwiki/PLIST
  cvs rdiff -u -r1.76 -r1.77 pkgsrc/www/ikiwiki/distinfo

(spz)

2012-05-28 09:03:04 UTC MAIN commitmail json YAML

Updated print/py-cups to 1.9.61

(wiz)

2012-05-28 09:02:55 UTC MAIN commitmail json YAML

Update to 1.9.61, set LICENSE. Requested by Francois Tigeot in PR 46489.

New in 1.9.60:

* New constants from 1.5:
  - IPP_AUTHENTICATION_CANCELED
  - IPP_PKI_ERROR
  - HTTP_NOT_IMPLEMENTED
  - HTTP_BAD_GATEWAY
  - HTTP_SERVICE_UNAVAILABLE
  - HTTP_GATEWAY_TIMEOUT
  - HTTP_NOT_SUPPORTED
  - HTTP_AUTHORIZATION_CANCELED
  - HTTP_PKI_ERROR

New in 1.9.59:

* Password callbacks can now return None to indicate they want to
  abort the current operation.

New in 1.9.58:

* cups.Connection.adminExportSamba

New in 1.9.57:

* Fixed rpm provides script for newer versions of rpm.

New in 1.9.56:

* Builds against older versions of CUPS again.

New in 1.9.55:

* cups.IPP_QUALITY_DRAFT, cups.IPP_QUALITY_NORMAL,
  cups.IPP_QUALITY_HIGH
* cups.IPP_PORTRAIT, cups.IPP_LANDSCAPE, cups.IPP_REVERSE_PORTRAIT,
  cups.IPP_REVERSE_LANDSCAPE
* cups.IPP_RES_UNITS_CM, cups.IPP_RES_UNITS_INCH
* Support for IPP_TAG_RESOLUTION as triplet (xres, yres, units).

New in 1.9.52:

* cups.Connection.getPPDs2(): New method, identical to getPPDs() but
  returning all attribute values as lists.

New in 1.9.50:

* cups.Connection.getPPD3()
* cups.Connection.getJobs() now takes optional requested_attributes argument.
* cups.Connection.getPrinterAttributes(): member-names is now always a list.
* cups.HTTP_NOT_MODIFIED constant.
* cups.PPD_ORDER_ANY constant.
* cups.PPD_ORDER_DOCUMENT constant.
* cups.PPD_ORDER_EXIT constant.
* cups.PPD_ORDER_JCL constant.
* cups.PPD_ORDER_PAGE constant.
* cups.PPD_ORDER_PROLOG constant.
* cups.PPD.emitString() method.
* cups.PPD.emit() method.
* cups.PPD.emitAfterOrder() method.
* cups.PPD.emitFd() method.
* cups.PPD.emitJCL() method.
* cups.PPD.emitJCLEnd() method.

New in 1.9.48:

* cups.Connection.cancelJob()'s optional second argument is now a keyword.

(wiz)

2012-05-28 08:10:58 UTC MAIN commitmail json YAML

Updated devel/apache-ant to 1.8.4

(tonio)

2012-05-28 08:10:06 UTC MAIN commitmail json YAML

Update devel/apache-ant to 1.8.4

Changes from Ant 1.8.3 TO Ant 1.8.4
Fixed bugs:
* Ported libbzip2's fallback sort algorithm to CBZip2OutputStream to
  speed up compression in certain edge cases.  Merge from Commons
  Compress.
* Using specially crafted inputs this can be used as a denial of
  service attack.
  See CVE-2012-2098.

(tonio)

2012-05-27 21:53:48 UTC MAIN commitmail json YAML

Fix PLIST, this fixes build failure.

(ryoon)

2012-05-27 21:13:31 UTC MAIN commitmail json YAML

sysutils/pfstat: Remove DragonFly hack.mk

The new patch rendered this hack unnecessary.

(marino)

2012-05-27 20:53:42 UTC MAIN commitmail json YAML

Needs more REPLACE_PERL, and USE_TOOLS+=perl needs to be perl:run.

(dholland)

2012-05-27 20:46:14 UTC MAIN commitmail json YAML

Avoid setting .PATH with '..' when the name of the containing directory
is the same as the name of a build product. I think this is what's been
confusing make.

(dholland)

2012-05-27 18:32:50 UTC MAIN commitmail json YAML

graphics/xart: Fix post-extract chmod again

Three months ago, the post-extract command was modified because it didn't
work on Solaris.  The fix provided broke the non-root user build.  The
problem with the original post-extract command was that it started with
$WRKDIR instead of $WRKSRC.  Return this target back to a tweaked version
of the original post-extract command (and cross fingers that it still
works on Solaris)

(marino)

2012-05-27 18:28:17 UTC MAIN commitmail json YAML

Use SUBST_BASH instead of hand-rolled seddery (and don't hardwire /usr/pkg).
While here fix the other preexisting SUBST to run at pre-configure instead
of post-patch time.

(dholland)

2012-05-27 18:21:44 UTC MAIN commitmail json YAML

Since a proper solution does not appear to be forthcoming anytime soon,
add a hack for "the pixman problem" on netbsd-5. Add -lpixman-1 to the
libs in cairo's .pc file when on netbsd-5.

(dholland)

2012-05-27 18:16:32 UTC MAIN commitmail json YAML

Fall back to "fixed" when a font is missing rather than crash. Add LICENSE. Bump PKGREVISION

(abs)

2012-05-27 18:14:00 UTC MAIN commitmail json YAML

wm/wmii: Fully implement DESTDIR

DESTDIR support was not complete for this package.  Attempts to create /usr/pkg/include and
/usr/pkg/lib directory were being made.  This was discovered while trying to build under a
non-root user.  After updating patch-aa, a non-root user can install this package without issue.

(marino)

2012-05-27 17:47:29 UTC MAIN commitmail json YAML

emulators/handy_sdl: Really fix normal user building

The post-extract target on this package was supposed to allow normal users
to build this package, but it didn't work for me.  It may have been the
attempt at changing $WRKSRC instead of $WRKSRC/src (recursively).
The updated command touches only directories rather than all files and
now handy_sdl builds for me with a non-root user.

(marino)

2012-05-27 17:40:38 UTC MAIN commitmail json YAML

Fix botch in previous: use more pkg-config metainfo for all necessary libs

(tsutsui)

2012-05-27 17:10:22 UTC MAIN commitmail json YAML

Updated games/onscripter to 20120527

(tsutsui)

2012-05-27 17:08:44 UTC MAIN commitmail json YAML

Update onscripter to 20120527.

Changes from 20120520:
- refactored Makefile.Linux
- fix textbtnwait command bug

(tsutsui)

2012-05-27 17:00:49 UTC MAIN commitmail json YAML

games/rtcw: Fix extract and PKG_DEVELOPER errors

On DragonFly with zlib 1.2.7, an error during extraction was seen:
> gzip: (stdin): trailing garbage ignored
> /usr/pkg/bin/gtar: Child return status 1
> /usr/pkg/bin/gtar: Error is not recoverable: exiting now

RTCW uses a custom extraction command which is sed piped into gtar.
To workaround this error, sed was piped into gunzip which was then
piped into gtar, so other error status was laundered out.

Also, there were some permission check failures when PKG_DEVELOPER=yes
so small workarounds were added.  rctw installs with PKG_DEVELOPER check
without error now.

(marino)

2012-05-27 16:11:20 UTC MAIN commitmail json YAML

www/ies4linux: Fix disallowed script interpreters

This package failed on script-interpreter check, "/usr/bin/env bash" is
not allowed.  Replace with "/usr/pkg/bin/bash"

(marino)

2012-05-27 14:32:29 UTC MAIN commitmail json YAML

"rebuild" and "retest" targets were added (by analogy with "reinstall").
rebuild is a special target to re-run the build target.
retest is a special target to re-run the test target.

(cheusov)

2012-05-27 13:33:44 UTC pkgsrc-2012Q1 commitmail json YAML

pullups 3801 3804 3805 3806

(spz)

2012-05-27 13:30:27 UTC pkgsrc-2012Q1 commitmail json YAML

Pullup ticket #3806 - requested by morr
net/haproxy: security update

Revisions pulled up:
- net/haproxy/Makefile                                          1.4
- net/haproxy/distinfo                                          1.3

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: morr
  Date: Fri May 25 08:19:47 UTC 2012

  Modified Files:
  pkgsrc/net/haproxy: Makefile distinfo

  Log Message:
  Update for net/haproxy to 1.4.21.

  ChangeLog:

  2012/05/21 : 1.4.21
      - MINOR: patch for minor typo (ressources/resources)
      - CLEANUP: fix typo in findserver() log message
      - DOC: cleanup indentation, alignment, columns and chapters
      - DOC: fix some keywords arguments documentation
      - MINOR: stats admin: allow unordered parameters in POST requests
      - MINOR: stats admin: use the backend id instead of its name in the form
      - BUG/MAJOR: trash must always be the size of a buffer
      - DOC: fix minor regex example issue and improve doc on stats
      - BUG/MAJOR: possible crash when using capture headers on TCP frontends
      - MINOR: config: disable header captures in TCP mode and complain
      - BUG/MEDIUM: balance source did not properly hash IPv6 addresses
      - CLEANUP: http: message parser must ignore HTTP_MSG_ERROR
      - CLEANUP: remove a few warning about unchecked return values in debug code
      - CLEANUP: http: remove unused http_msg->col
      - BUG/MINOR: http: error snapshots are wrong if buffer wraps
      - BUG/MAJOR: checks: don't call set_server_status_* when no LB algo is set
      - MINOR: proxy: make findproxy() return proxies from numeric IDs too
      - BUILD: http: stop gcc-4.1.2 from complaining about possibly uninitialized values
      - BUG/MINOR: stop connect timeout when connect succeeds

  2012/03/10 : 1.4.20
      - BUG/MINOR: fix typo in processing of http-send-name-header
      - BUG/MEDIUM: correctly disable servers tracking another disabled servers.
      - BUG/MEDIUM: zero-weight servers must not dequeue requests from the backend
      - MINOR: halog: add some help on the command line    (cherry picked from commit 615674cdec067066a42f53f5d55628ab7b207e6c)
      - BUILD: fix build error on FreeBSD
      - BUG: queue: fix dequeueing sequence on HTTP keep-alive sessions
      - BUG: http: disable TCP delayed ACKs when forwarding content-length data
      - BUG: checks: fix server maintenance exit sequence
      - BUG/MINOR: stream_sock: don't remove BF_EXPECT_MORE and BF_SEND_DONTWAIT on partial writes
      - DOC: enumerate valid status codes for "observe layer7"
      - BUILD: make it possible to look for pcre in the default system paths

  To generate a diff of this commit:
  cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/haproxy/Makefile
  cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/haproxy/distinfo

(spz)

2012-05-27 13:26:24 UTC pkgsrc-2012Q1 commitmail json YAML

Pullup ticket #3805 - requested by schmonz
textproc/py-feedparser: security update

Revisions pulled up:
- textproc/py-feedparser/Makefile                              1.22
- textproc/py-feedparser/distinfo                              1.13

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: schmonz
  Date: Sat May 26 16:51:59 UTC 2012

  Modified Files:
  pkgsrc/textproc/py-feedparser: Makefile distinfo

  Log Message:
  Update to 5.1.2. From the changelog:

  * Minor changes to the documentation
  * Strip potentially dangerous ENTITY declarations in encoded feeds
  * feedparser will now try to continue parsing despite compression errors
  * Fix issue 321 a little more (the initial fix missed a code path)
  * Issue 337 (`_parse_date_rfc822()` returns None on single-digit days)
  * Issue 343 (add magnet links to the ACCEPTABLE_URI_SCHEMES)
  * Issue 344 (handle deflated data with no headers nor checksums)
  * Issue 347 (support `itunes:image` elements with a `url` attribute)
  * Fix mistakes, typos, and bugs in the unit test code
  * Fix crash in Python 2.4 and 2.5 if the feed has a UTF_32 byte order mark
  * Replace the RFC822 date parser for more extensibility
  * Issue 304 (handle RFC822 dates with timezones like GMT+00:00)
  * Issue 309 (itunes:keywords should be split by commas, not whitespace)
  * Issue 310 (pubDate should map to `published`, not `updated`)
  * Issue 313 (include the compression test files in MANIFEST.in)
  * Issue 314 (far-flung RFC822 dates don't throw OverflowError on x64)
  * Issue 315 (HTTP server for unit tests runs on 0.0.0.0)
  * Issue 321 (malformed URIs can cause ValueError to be thrown)
  * Issue 322 (HTTP redirect to HTTP 304 causes SAXParseException)
  * Issue 323 (installing chardet causes 11 unit test failures)
  * Issue 325 (map `description_detail` to `summary_detail`)
  * Issue 326 (Unicode filename causes UnicodeEncodeError if locale is ASCII)
  * Issue 327 (handle RFC822 dates with extraneous commas)
  * Issue 328 (temporarily map `updated` to `published` due to issue 310)
  * Issue 329 (escape backslashes in Windows path in docs/introduction.rst)
  * Issue 331 (don't escape backslashes that are in raw strings in the docs)

  To generate a diff of this commit:
  cvs rdiff -u -r1.21 -r1.22 pkgsrc/textproc/py-feedparser/Makefile
  cvs rdiff -u -r1.12 -r1.13 pkgsrc/textproc/py-feedparser/distinfo

(spz)

2012-05-27 13:20:40 UTC MAIN commitmail json YAML

Updated www/opera-plugins to 1.0nb3

(obache)

2012-05-27 13:20:28 UTC MAIN commitmail json YAML

* allow adobe-flash-plugin packages for libflashplayer plugin.
* no need to require motif here, drop it.
* bump require suse version

Bump PKGREVISION.

(obache)

2012-05-27 13:15:37 UTC pkgsrc-2012Q1 commitmail json YAML

Pullup ticket #3804 - requested by he
shells/tcsh: bugfix

Revisions pulled up:
- shells/tcsh/Makefile                                          1.70
- shells/tcsh/distinfo                                          1.29
- shells/tcsh/patches/patch-aa                                  1.13
- shells/tcsh/patches/patch-ab                                  1.12
- shells/tcsh/patches/patch-ac                                  1.15

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: he
  Date: Fri May 25 20:01:31 UTC 2012

  Modified Files:
  pkgsrc/shells/tcsh: Makefile distinfo
  pkgsrc/shells/tcsh/patches: patch-aa patch-ab

  Log Message:
  Add a patch to fix issue with Meta-<key> no longer being recognized.
  Patch from christos@.
  Add comments to some of the other patch files to appease pkglint.
  Bump PKGREVISION.

  To generate a diff of this commit:
  cvs rdiff -u -r1.69 -r1.70 pkgsrc/shells/tcsh/Makefile
  cvs rdiff -u -r1.28 -r1.29 pkgsrc/shells/tcsh/distinfo
  cvs rdiff -u -r1.12 -r1.13 pkgsrc/shells/tcsh/patches/patch-aa
  cvs rdiff -u -r1.11 -r1.12 pkgsrc/shells/tcsh/patches/patch-ab

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: he
  Date: Sat May 26 08:34:14 UTC 2012

  Added Files:
  pkgsrc/shells/tcsh/patches: patch-ac

  Log Message:
  Add a patch to fix issue with Meta-<key> no longer being recognized.
  Patch from christos@.  (Sorry for overlooking "cvs add" earlier...)

  To generate a diff of this commit:
  cvs rdiff -u -r0 -r1.15 pkgsrc/shells/tcsh/patches/patch-ac

(spz)

2012-05-27 12:16:52 UTC pkgsrc-2012Q1 commitmail json YAML

Pullup ticket #3801 - requested by tron
net/wireshark: security update

Revisions pulled up:
- net/wireshark/Makefile                                        1.78
- net/wireshark/distinfo                                        1.55

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: tron
  Date: Tue May 22 22:42:17 UTC 2012

  Modified Files:
  pkgsrc/net/wireshark: Makefile distinfo

  Log Message:
  Update "wireshark" package to version 1.6.8. Changes since 1.6.7:
  - The following vulnerabilities have been fixed:
    o wnpa-sec-2012-08
      Infinite and large loops in the ANSI MAP, ASF, BACapp,
      Bluetooth HCI, IEEE 802.11, IEEE 802.3, LTP, and R3 dissectors
      have been fixed. Discovered by Laurent Butti. (Bugs 6805,
      7118, 7119, 7120, 7121, 7122, 7124, 7125)
      Versions affected: 1.4.0 to 1.4.12, 1.6.0 to 1.6.7.
    o wnpa-sec-2012-09
      The DIAMETER dissector could try to allocate memory improperly
      and crash. (Bug 7138)
      Versions affected: 1.4.0 to 1.4.12, 1.6.0 to 1.6.7.
    o wnpa-sec-2012-10
      Wireshark could crash on SPARC processors due to misaligned
      memory. Discovered by Klaus Heckelmann. (Bug 7221)
      Versions affected: 1.4.0 to 1.4.12, 1.6.0 to 1.6.7.
  - The following bugs have been fixed:
    o User-Password - PAP decoding passwords longer than 16 bytes.
      (Bug 6779)
    o The MSISDN is not seen correctly in GTP packet. (Bug 7042)
    o Wireshark doesn't calculate the right IPv4 destination using
      source routing options when bad options precede them. (Bug
      7043)
    o BOOTP dissector issue with DHCP option 82 - suboption 9. (Bug
      7047)
    o MPLS dissector in 1.6.7 and 1.7.1 misdecodes some MPLS CW
      packets. (Bug 7089)
    o ANSI MAP infinite loop. (Bug 7119)
    o HCIEVT infinite loop. (Bug 7122)
    o Wireshark doesn't decode NFSv4.1 operations. (Bug 7127)
    o LTP infinite loop. (Bug 7124)
    o Wrong values in DNS CERT RR. (Bug 7130)
    o Megaco parser problem with LF in header. (Bug 7198)
    o OPC UA bytestring node id decoding is wrong. (Bug 7226)
  - Updated Protocol Support
    ANSI MAP, ASF, BACapp, Bluetooth HCI, DHCP, DIAMETER, DNS, GTP,
    IEEE 802.11, IEEE 802.3, IPv4, LTP, Megaco, MPLS, NFS, OPC UA,
    RADIUS
  - New and Updated Capture File Support
    5View, CSIDS, pcap, pcap-ng

  To generate a diff of this commit:
  cvs rdiff -u -r1.77 -r1.78 pkgsrc/net/wireshark/Makefile
  cvs rdiff -u -r1.54 -r1.55 pkgsrc/net/wireshark/distinfo

(spz)

2012-05-27 12:16:32 UTC MAIN commitmail json YAML

Updated emulators/suse121_base to 12.1nb2

(obache)

2012-05-27 12:16:15 UTC MAIN commitmail json YAML

* Update aaa_base, bash and libreadline rpm for openSUSE-RU-2012:0454-1.
* Update glibc rpm to 2.14.1-14.17.1, previous one is not in repo.
* Change /etc/mtab symlink to relative so that linux binary can read it.

Bump PKGREVISION.

(obache)

2012-05-27 09:10:10 UTC MAIN commitmail json YAML

Updated emulators/suse121_libxml2 to 12.1nb1

(obache)

2012-05-27 09:09:57 UTC MAIN commitmail json YAML

Update libxml2 rpm to 2.7.8+git20110708-3.5.1 for CVE-2012-0841.

Bump PKGREVISION.

(obache)

2012-05-26 22:14:20 UTC MAIN commitmail json YAML

2012-05-26 22:13:26 UTC MAIN commitmail json YAML

Add:
+    <para>Please note that packages will to be removed from pkgsrc
+    when the distfiles are not distributable and cannot be obtained
+    for a period of one full quarter branch. Packages with manual /
+    interactive fetch must have a maintainer and it is his/her
+    responsibility to ensure this.</para>

Decided by pmc.

While here, sync list of default acceptable licenses with reality.

(wiz)

2012-05-26 16:52:07 UTC MAIN commitmail json YAML

Updated textproc/py-feedparser to 5.1.2

(schmonz)

2012-05-26 16:51:59 UTC MAIN commitmail json YAML

Update to 5.1.2. From the changelog:

* Minor changes to the documentation
* Strip potentially dangerous ENTITY declarations in encoded feeds
* feedparser will now try to continue parsing despite compression errors
* Fix issue 321 a little more (the initial fix missed a code path)
* Issue 337 (`_parse_date_rfc822()` returns None on single-digit days)
* Issue 343 (add magnet links to the ACCEPTABLE_URI_SCHEMES)
* Issue 344 (handle deflated data with no headers nor checksums)
* Issue 347 (support `itunes:image` elements with a `url` attribute)
* Fix mistakes, typos, and bugs in the unit test code
* Fix crash in Python 2.4 and 2.5 if the feed has a UTF_32 byte order mark
* Replace the RFC822 date parser for more extensibility
* Issue 304 (handle RFC822 dates with timezones like GMT+00:00)
* Issue 309 (itunes:keywords should be split by commas, not whitespace)
* Issue 310 (pubDate should map to `published`, not `updated`)
* Issue 313 (include the compression test files in MANIFEST.in)
* Issue 314 (far-flung RFC822 dates don't throw OverflowError on x64)
* Issue 315 (HTTP server for unit tests runs on 0.0.0.0)
* Issue 321 (malformed URIs can cause ValueError to be thrown)
* Issue 322 (HTTP redirect to HTTP 304 causes SAXParseException)
* Issue 323 (installing chardet causes 11 unit test failures)
* Issue 325 (map `description_detail` to `summary_detail`)
* Issue 326 (Unicode filename causes UnicodeEncodeError if locale is ASCII)
* Issue 327 (handle RFC822 dates with extraneous commas)
* Issue 328 (temporarily map `updated` to `published` due to issue 310)
* Issue 329 (escape backslashes in Windows path in docs/introduction.rst)
* Issue 331 (don't escape backslashes that are in raw strings in the docs)

(schmonz)

2012-05-26 16:42:53 UTC MAIN commitmail json YAML

Fix build on DragonFly/i386 3.0.1.
* Add LDFLAGS.DragonFly

(ryoon)

2012-05-26 15:54:02 UTC MAIN commitmail json YAML

Updated x11/kterm to 6.2.0nb22

(ryoon)

2012-05-26 15:52:41 UTC MAIN commitmail json YAML

Bump PKGREVISION

* Fix copy & paste segfault with ext06 patches (main.c)

(ryoon)

2012-05-26 15:16:58 UTC MAIN commitmail json YAML

Note update of shells/tcsh to 6.18.01nb2 due to me forgetting 'cvs add'
of the new patch...

(he)

2012-05-26 15:15:21 UTC MAIN commitmail json YAML

wiz@ points out I need to bump PKGREVISION again due to me leaving
a window when the new patch file wasn't committed, and there's no check
for "extra" lines in distinfo, so this clearly identifies the version
with the new patch file included.

(he)

2012-05-26 15:09:11 UTC MAIN commitmail json YAML

fix typo misc/pkpg -> misc/dpkg

(mspo)

2012-05-26 14:38:38 UTC MAIN commitmail json YAML

math/R-wle: Add gettext-lib buildlink3

(marino)

2012-05-26 14:29:15 UTC MAIN commitmail json YAML

2012-05-26 14:27:55 UTC MAIN commitmail json YAML

forgot to add this one: our tar does not have --warning=

(christos)

2012-05-26 14:27:21 UTC MAIN commitmail json YAML

2012-05-26 14:21:11 UTC MAIN commitmail json YAML

sysutils/pfstat: Add DragonFly hack

After spending more time on this this trying to patch it properly than I
care to admit, I concede defeat and add a hack.mk for DragonFly.

I'm not exactly sure what the problem is, other than "make" works on the
subdir makefile and "bmake" doesn't.  And that's only true if executed
outside of the package -- hardcoding "make" inside the do-build phase
doesn't work.  Weird problem, but the hack works.

(marino)

2012-05-26 13:09:55 UTC MAIN commitmail json YAML

Only pick up /sbin/ldconfig as ldconfig tool for the case OBJECT_FMT=="a.out".
Fixes PR 46445.

(obache)

2012-05-26 11:48:30 UTC MAIN commitmail json YAML

Updated mail/dovecot2-pigeonhole to 0.3.1.

(ghen)

2012-05-26 11:48:01 UTC MAIN commitmail json YAML

Update to Pigeonhole 0.3.1.

* Added support for retrieving Sieve scripts from dict lookup. This
  means that Sieve scripts can now be downloaded from a database.
  Compiled script binaries are still put on disk somewhere if used.
  The INSTALL documentation is updated with information on this new
  feature and the (backwards-compatible) changes to the configuration.
  Note that his feature is currently not supported for
  sieve_before/sieve_after or script management through ManageSieve.
+ Incorporated the sieve_duplicate plugin into main Pigeonhole tree as
  a normal extension (vnd.dovecot.duplicate). This Dovecot-specific
  extension adds the ability to check for duplicate deliveries based
  on message ID. Specification can be found in:
  doc/rfc/spec-bosch-sieve-duplicate.txt
+ Added support for specifying multiple sieve_before and sieve_after
  paths. This adds much more flexibility to the multiscript
  configuration. One application is to have user-specific Sieve
  scripts outside the user's normal control through ManageSieve.
+ Added a "session ID" string for managesieve connections, available in
  %{session} variable (analogous to Dovecot change).
- Fixed several small issues, including a few potential segfault bugs,
  based on static source code analysis.
- ManageSieve: changed use of EPROTO error to EIO in ManageSieve
  string stream implementation because it is apparently not known in
  BSD.
- Gave stamp.h.in (needed for autotools) some content to prevent it
  from disappearing in patch files.
- Fixed bug that caused a SunStudio CC compile failure (reported by
  Piotr Tarnowski).

(ghen)

2012-05-26 10:13:29 UTC MAIN commitmail json YAML

2012-05-26 08:50:53 UTC MAIN commitmail json YAML

* Let gmake to find files in BUILDLINK_DIR
* honor PTHREAD_* flags.
* Pass CFLAGS/LDFLAGS to make

PR 46445, patch-aa is regenerated.

(obache)

2012-05-26 08:34:14 UTC MAIN commitmail json YAML

Add a patch to fix issue with Meta-<key> no longer being recognized.
Patch from christos@.  (Sorry for overlooking "cvs add" earlier...)

(he)

2012-05-26 08:07:13 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 2.96

(mspo)

2012-05-26 08:06:14 UTC MAIN commitmail json YAML

pretty big version bump

2.96  2012-05-21
  - Added merge method to Mojo::Path.
  - Improved documentation.
  - Improved tests.
  - Fixed small memory leak in Mojolicious.
  - Fixed small bug that prevented already prepared IO::Socket::SSL handles to
    be used by Mojo::UserAgent.
  - Fixed small Mojo::URL and Mojo::Path stringification bugs.

2.95  2012-05-10
  - Improved documentation.
  - Fixed bug that caused inactivity timeouts to be logged too often.

2.94  2012-05-09
  - Added support for 308 redirects to Mojo::UserAgent.
  - Added support for new HTTP status codes.
  - Improved exception handling of all scripts.
  - Improved built-in web servers to log inactivity timeouts as debug messages
    instead of errors.
  - Improved documentation.
  - Fixed html_escape to always use entities with semicolon. (OlegG, crab)
  - Fixed typo in 414 status message.
  - Fixed small cookie formatting bug.
  - Fixed small bug in cookie parser.
  - Fixed small backlog bug in Mojo::Server::Daemon.

2.93  2012-05-05
  - Added remove method to Mojolicious::Routes::Route.
  - Improved 32bit Perl support of Mojo::Transaction::WebSocket.
    (mikemagowan, sri)
  - Improved exception handling of application and config file loaders.
  - Improved exception handling of Mojolicious::Plugin::I18N.
  - Improved renderer log messages.
  - Improved documentation.
  - Improved tests.
  - Fixed bug that prevented helper names from starting with "end". (Akron)
  - Fixed bug that prevented helper names from ending with "begin".
  - Fixed empty frame handling in Mojo::Transaction::WebSocket.
  - Fixed small rendering bug in Mojolicious::Plugin::PODRenderer.
  - Fixed small code generation bug in Mojolicious::Plugin::I18N.
  - Fixed small escaping bug in Mojo::URL.

2.92  2012-04-30
  - Added commands attribute to Mojolicious.
  - Improved documentation.
  - Improved tests.
  - Fixed attribute namespace selector bugs in Mojo::DOM::CSS.

2.91  2012-04-26
  - Added cookies method to Mojo::Message.
  - Updated HTML5 entities in Mojo::Util.
  - Improved documentation.

2.90  2012-04-25
  - Fixed small JavaScript bug in Mojolicious::Plugin::PODRenderer.

2.89  2012-04-24
  - Made logo on built-in templates smaller.
  - Improved CSS of built-in templates.
  - Improved documentation.
  - Improved tests.

2.88  2012-04-24
  - Improved documentation.
  - Improved tests.

2.87  2012-04-23
  - Improved html_escape performance and added pattern support.
  - Improved documentation.
  - Improved tests.
  - Fixed small escaping bug.

2.86  2012-04-23
  - Added support for TO_JSON method to Mojo::JSON.
  - Updated HTML5 entities in Mojo::Util.
  - Increased default heartbeat_timeout from 10 to 20 seconds in
    Mojo::Server::Hypnotoad.
  - Improved Mojo::Template exception handling.
  - Improved ojo exception handling.
  - Improved documentation.
  - Improved tests.
  - Fixed a few HTML5 unescaping bugs.

2.85  2012-04-19
  - Modernized ".perltidyrc".
  - Improved documentation. (diegok, sri)
  - Fixed bug in "user_agent.t".

2.84  2012-04-19
  - Improved documentation.
  - Improved tests.
  - Fixed flash.

2.83  2012-04-18
  - Added hostname verification support to Mojo::IOLoop::Client and
    Mojo::UserAgent.
  - Added SNI support to Mojo::IOLoop::Client and Mojo::UserAgent.
  - Improved documentation.
  - Fixed bug that prevented conditions to work in embedded applications.
  - Fixed bug that changed default values in embedded applications.
  - Fixed small bug in cpanify command.

2.82  2012-04-16
  - Deprecated relaxed placeholders "/(.foo)" in favor of "/#foo".
  - Deprecated Mojolicious::Routes::Route->waypoint.
  - Deprecated Mojolicious::Routes::Route->block.
  - Improved Mojolicious::Routes::Pattern to render formats.
  - Improved regex formatting in routes command.
  - Improved documentation.
  - Improved tests.

2.81  2012-04-15
  - Improved router to allow disabled format detection to be inheritable by
    nested routes.
  - Improved error handling in Mojolicious::Plugin::JSONConfig.
  - Improved match method in Mojolicious::Routes::Pattern to support format
    detection.
  - Improved router log messages.
  - Improved all debug messages.
  - Improved documentation.
  - Improved tests.
  - Fixed format detection bugs in Mojolicious::Routes::Pattern.
  - Fixed format handling in routes command.

2.80  2012-04-10
  - Added support for alternative MIME types to Mojolicious::Types.
  - Added endpoint method to Mojo::UserAgent::Transactor.
  - Improved tests.
  - Fixed HTTPS proxy keep alive bug in Mojo::UserAgent.

2.79  2012-04-10
  - Improved makefile and plugin generators to always use the latest
    Mojolicious version.
  - Improved documentation.
  - Improved tests.
  - Fixed HTTPS proxy support in Mojo::UserAgent.
  - Fixed multiple Mojo::UserAgent::Transactor bugs.

2.78  2012-04-09
  - Improved Mojolicious::Routes to allow redispatching controllers.
  - Improved Mojolicious::Routes logging.
  - Improved documentation.

2.77  2012-04-09
  - Improved Mojo::Transaction::WebSocket to allow custom message parsers.
  - Improved help command to be less strict.
  - Improved documentation. (tempire, sri)
  - Improved tests.
  - Fixed bug that prevented --help and -h flags from working for generator
    commands.
  - Fixed small bug that prevented non-string secrets in Mojolicious.

2.76  2012-04-05
  - Improved documentation.

2.75  2012-04-05
  - Improved documentation.
  - Improved tests.
  - Fixed small bug in params method of Mojo::Parameters.

2.74  2012-04-04
  - Improved documentation.
  - Improved tests.
  - Fixed multiple small bugs in form method of Mojo::UserAgent::Transactor.

2.73  2012-04-03
  - Improved documentation.
  - Improved tests.
  - Fixed multiple progress event bugs in Mojo::Message.

2.72  2012-04-03
  - Added kept_alive method to Mojo::Transaction::WebSocket.
  - Improved documentation.

2.71  2012-04-03
  - Improved Hypnotoad error handling.
  - Improved version command to detect proxy servers automatically.
  - Improved documentation.
  - Improved tests.
  - Fixed small argument bug in to_hash method of Mojo::Headers.

2.70  2012-03-30
  - Improved speed of version command by switching to the MetaCPAN API.
  - Improved all bundled TLS test certificates to expire at the same time.
  - Improved documentation.
  - Improved tests.
  - Fixed handler detection precedence bug in Mojolicious::Renderer.
  - Fixed ability to disable inactivity timeout in Hypnotoad.
  - Fixed ability to disable accepts limit in Hypnotoad.
  - Fixed small bug in get_all_data method of Mojo::Command.
  - Fixed small bug in inflate command. (memowe)

(mspo)

2012-05-26 02:50:53 UTC MAIN commitmail json YAML

remove patch-ad, simh-3.9.0 contains this fix.
part of PR 46445.

(obache)

2012-05-26 02:46:02 UTC MAIN commitmail json YAML

Remove redundant DISTFILES definition, it's the default value.

(obache)

2012-05-26 01:38:25 UTC MAIN commitmail json YAML

net/remmina-plugins: USE_TOOLS+= msgfmt

(marino)

2012-05-25 21:01:39 UTC MAIN commitmail json YAML

2012-05-25 21:00:26 UTC MAIN commitmail json YAML

Update to version 4.5

Patch provide by leot. Thank you.

Changes:
* Detects monitor based on input focus, not just pointer location.
* Token matching instead of just substrings.
* XIM composition support.
* Paste from clipboard with C-S-y.
* stest(1) replaces lsx(1).
* M-[Gghjkl] restored for vi-like navigation.
* New colour scheme, matching dwm-6.0.
* Couple of bug fixes.

(reed)

2012-05-25 20:40:09 UTC MAIN commitmail json YAML

Remove ultima4-data, the distfile has been pulled by upstream and replaced
with a Windows executable. No point in this package any longer.

(wiz)

2012-05-25 20:05:49 UTC MAIN commitmail json YAML

Updated databases/sqlite3 to 3.7.12.1

(adam)

2012-05-25 20:04:21 UTC MAIN commitmail json YAML

Changes 3.7.12.1:
* Fix a bug in the 3.7.12 release that can cause a segfault for certain obscure
  nested aggregate queries.
* Fix various other minor test script problems.

(adam)

2012-05-25 20:02:11 UTC MAIN commitmail json YAML

Note update of shells/tcsh to 6.18.01nb1.

(he)

2012-05-25 20:01:31 UTC MAIN commitmail json YAML

Add a patch to fix issue with Meta-<key> no longer being recognized.
Patch from christos@.
Add comments to some of the other patch files to appease pkglint.
Bump PKGREVISION.

(he)

2012-05-25 19:55:44 UTC MAIN commitmail json YAML

Update RT to version 3.8.12:

Changes from 3.8.11 to 3.8.12:
    This release, in addition to being a bugfix release, also resolves a
    number of security vulnerabilities.  It resolves CVE-2011-2082,
    CVE-2011-2083, CVE-2011-2084, CVE-2011-2085, CVE-2011-4458,
    CVE-2011-4459, and CVE-2011-4460.

    * Upgrade prototype.js to version 1.7, for compatibility with google
      charts.
    * Remove ie7.js, which is no longer used.
    * Ensure that TransactionBatch scripts are only run once.

Changes from 3.8.10 to 3.8.11:
    This release contains a number of bugfixes and minor security updates
    since the 3.8.10 release, most notably:

    * Adjust FCGI dependency to one which resolves FCGI's CVE-2011-2766

    * New WebHttpOnlyCookies option, enabled by default, which hides RT's
      cookie from direct Javascript access.

    * Compatibility with perl 5.12 and 5.14, by removing deprecated "for
      qw(...)" and "defined %hash" syntax.

    * MySQL 5.5 compatibility, by specifying ENGINE=InnoDB rather than
      TYPE=InnoDB

    * Ensure that RT::Interface::Web's _Overlay, _Local, and _Vendor files
      are loaded correctly.

    * Fix session cleaner for on-disk sessions, broken since 3.8.0.

    * Ensure that only one "Based on" attribute is stored for each custom
      field.

    * Fix the loading of Shredder plugins, broken in 3.8.10.

(spz)

2012-05-25 19:54:22 UTC MAIN commitmail json YAML

Slightly belatedly note update of graphics/gdk-pixbuf to 0.22.0nb17.

(he)

2012-05-25 18:45:26 UTC MAIN commitmail json YAML

emulators/wine-devel: regen broken distinfo

The first distinfo was bad for the three changed patches -- I can't
really explain it, but the committed patches were correct.

(marino)

2012-05-25 17:10:02 UTC MAIN commitmail json YAML

Updated shells/ast-ksh to 20120229

(asau)

2012-05-25 17:08:46 UTC MAIN commitmail json YAML

Update to AST/ksh to version 2012-02-29.
This unbreaks at least one of AST/ksh packages.

Changes since 2006-02-14:

2012-02-29

    See the release change log for details:

    http://www2.research.att.com/~gsf/download/release.2012-02-29.2011-02-08.html

2011-02-08

    This source release contains the first official ksh93u.
    See the release change log for details:

    http://www2.research.att.com/~gsf/download/release.2011-02-08.2010-08-26.html

2010-08-26

    See the release change log for details:

    http://www2.research.att.com/~gsf/download/release.2010-08-26.2010-06-21.html

2010-06-21

    This source release contains the last official ksh93t+.
    The only updates for ksh93t+ will be hotfixes for serious bugs.
    See the release change log for details:

    http://www2.research.att.com/~gsf/download/release.2010-06-21.2010-06-18.html

2010-03-09

    This source and binary release contains a fix for the
    2010-03-01 ksh memory leak plus a few minor fixes to clean
    up the bit rot that accumulated since 2009-07-04.
    See the release change log for details:

    http://www2.research.att.com/~gsf/download/release.2010-03-09.2010-03-01.html

2010-03-01

    This source and binary release contains minor fixes to the
    unannounced 2010-02-02 release. It is the first official
    non-beta release in almost 8 months (we really do try to
    decrease the time between official releases, but the
    abundance of moving targets sometimes makes that
    interesting). See the release change log for details:

    http://www2.research.att.com/~gsf/download/release.2010-03-01.2010-02-02.html

2010-02-02

    This source and binary release includes:
      # fixes for problems reported by the OpenSolaris community
        as part of the ksh93 integration project
      # a UWIN update with initial support for Windows 7,
        improved handle and process resource management, and
        improved /var/log/uwin logging
      # an expanded man page index that includes the UWIN man
        pages in the U subsections and nmake(1) rule and operator
        man pages in the 1M subsection
    See the release change log for details:

    http://www2.research.att.com/~gsf/download/release.2010-02-02.2009-07-04.html

2009-07-04

    See the release change log for details:

    http://www2.research.att.com/~gsf/download/release.2009-07-04.2009-05-05.html

2009-05-05

    This source and binary release cleans up a few reported
    build problems in the 2009-05-01 release (which has been
    removed). The release procedures have been adjusted to avoid
    similar problems in the future. (The main problem is
    synthesizing external non-ast environments to fully exercise
    portions of the build system seen by outside users -- since
    we use our stuff for everything, including packaging and
    building, setting up an environment that has no ast
    components leaking in can be non-trivial).
    See the release change log for details:

    http://www2.research.att.com/~gsf/download/release.2009-05-05.2009-05-01.html

2009-05-01

    This source release contains the official (and hopefully
    final) ksh93t+ 2009-05-01, along with updates for the ast
    commands and libraries. A lot of work went into cleaning up
    the regression tests -- most regressions directly correspond
    to unsupported native system features or buggy native system
    interfaces that we felt should be fixed rather than worked around.
    Of course we could be persuaded otherwise.
    See the release change log for details:

    http://www2.research.att.com/~gsf/download/release.2009-05-01.2008-11-04.html

2008-11-04

    This source release contains the official ksh93t 2008-11-04,
    along with updates for a few ast-open commands, libraries and plugins.
    See the release change log for details:

    http://www2.research.att.com/~gsf/download/release.2008-11-04.2008-07-25.html

2008-07-25

    This source release corrects the build problems in the 2008-06-24 source release.
    See the release change log for details:

    http://www2.research.att.com/~gsf/download/release.2008-07-25.2008-06-24.html

2008-06-24

    This source release contains first release of ksh93t and support libraries.
    See the release change log for details:

    http://www2.research.att.com/~gsf/download/release.2008-06-24.2008-02-02.html

2008-02-02

    This release addresses standalone build problems and issues
    raised on the lists. It also contains the final ksh93s+ release.
    See the release change log for details:

    http://www2.research.att.com/~gsf/download/release.2008-02-02.2007-11-05.html

2007-11-05

    This release adresses issues raised on the lists.
    See the release change log for details:

    http://www2.research.att.com/~gsf/download/release.2007-11-05.2007-03-28.html

2007-03-28

    Yes -- a new release in only 3 months. This release contains
    fixes and features that address the issues raised on the lists.
    A summary of recent ksh93 changes:
    1. Double precision floating point arithmetic with full C99
        arithmetic support on systems that provide the C99
        arithmetic functions. The numbers Inf and NaN can be
        used in arithmetic expressions.
    2. TAB-TAB completion generates a numbered list of
        completions which the user can select.
    3. Support for processing/handling multibyte locales (e.g.,
        en_US.UTF-8, hi_IN.UTF-8, ja_JP.eucJP, zh_CN.GB18030,
        zh_TW.BIG5 etc.) has been extensively revised, tested,
        and is now supported even on the language level (e.g.
        variable and function identifiers may contain locale
        specific codeset characters).
    4. /dev/(tcp|udp|sctp)/host/sevrice now handles IPv6
        addresses on systems that provide getaddrinfo(3).
    5. The ability to seek on a file by offset or content with
        new redirection operators.
    6. A new --showme option which allows portions of a script
        to behave as if -x were specified while other parts
        execute as usual. This simplifies the coding of make -n
        style semantics at the script level by eliminating code
        replication. In particular, io redirections are handled
        by --showme.
    7. The [[...]] operator =~ has been added which compares
        the string to an extended regular expression rather than
        == which compares against a shell pattern.
    8. The printf(1) builtin has been extended to support the =
        flag for centering a field. The # flag when used with
        %d and %i provides values in units of thousands or 1024
        respectively with an appropriate suffix added.
    9. Example screenshots from joint work with the Solaris
        ksh93 integration project are available here.
    See the release change log for details:

    http://www2.research.att.com/~gsf/download/release.2007-03-28.2007-01-11.html

2007-01-11

    This release, almost a year from the last big release,
    contains changes based on feedback from the { ast-users
    ast-developers uwin-users uwin-developers } lists and the
    ongoing ksh93-solaris integration project. Thanks to all
    who helped. Our resolution this year is to increase release
    frequency to keep internal and external source/binaries
    more in sync. See the release change log for details:

    http://www2.research.att.com/~gsf/download/release.2007-01-11.2006-02-14.html

2006-05-01

    Change log at

    http://www2.research.att.com/~gsf/download/release.2006-05-01.2006-02-14.html

    is empty.

(asau)

2012-05-25 15:34:07 UTC pkgsrc-2012Q1 commitmail json YAML

2012-05-25 15:31:58 UTC pkgsrc-2012Q1 commitmail json YAML

Pullup ticket #3803 - requested by he
graphics/gdk-pixbuf: security patch

Revisions pulled up:
- graphics/gdk-pixbuf/Makefile                                  1.45
- graphics/gdk-pixbuf/distinfo                                  1.23
- graphics/gdk-pixbuf/patches/patch-ao                          1.1

---
  Module Name: pkgsrc
  Committed By: he
  Date: Fri May 25 08:29:36 UTC 2012

  Modified Files:
  pkgsrc/graphics/gdk-pixbuf: Makefile distinfo

  Log Message:
  Add fix for http://secunia.com/advisories/49125/, taken from
  http://bugzilla-attachments.gnome.org/attachment.cgi?id=212053.
  Bump pkgrevision.

---
  Module Name: pkgsrc
  Committed By: he
  Date: Fri May 25 08:31:35 UTC 2012

  Added Files:
  pkgsrc/graphics/gdk-pixbuf/patches: patch-ao

  Log Message:
  Add fix for http://secunia.com/advisories/49125/, taken from
  http://bugzilla-attachments.gnome.org/attachment.cgi?id=212053.

(tron)

2012-05-25 11:25:56 UTC MAIN commitmail json YAML

Depend on foolscap >= 0.6.3.

This isn't strictly true; foolscap needs to be >= 0.6.3 if Twisted is
> 10, but it's easier to just require it than invent new compound
dependencies.

PKGREVISION++, because tahoe-lafs built with Twisted > 10 and foolscap
0.6.1 (from today or earlier in pkgsrc) fails to work.

(gdt)

2012-05-25 11:23:12 UTC MAIN commitmail json YAML

Updated net/py-foolscap to 0.6.3

(gdt)

2012-05-25 11:22:59 UTC MAIN commitmail json YAML

Update to 0.6.3.  Note that 0.6.1 really does not work with Twisted in
pkgsrc.

* Release 0.6.3 (05-Jan-2012)

** Compatibility Fixes

This release really is compatible with Twisted-11.1.0 . The previous Foolscap
release (0.6.2), despite the changes described below, suffered mild
incompatibilites with the new TLS code in the final Twisted-11.1.0 release.
The most common symptom is a DirtyReactorError in unit tests that use
Tub.stopService() in their tearDown() method (to coordinate shutdown and
cleanup). Another symptom is tests overlapping with one another, causing
port-already-in-use errors.

This incompatibility did not generally affect normal operation, but only
impacted unit tests.

** Other Changes

The Debian packaging tools in misc/ were removed, as they were pretty stale.
These days, both Debian and Ubuntu make their own Foolscap packages.

* Release 0.6.2 (15-Oct-2011)

** Compatibility Fixes

Foolscap-0.6.2 will be compatible with future versions of Twisted (>11.0.0).
The 0.6.1 release will not: a TLS change went into Twisted trunk recently
(after the 11.0.0 release) which broke Foolscap 0.6.1 and earlier.

This release also fixes a minor incompatibility with newer versions of
OpenSSL (0.9.8o was ok, 1.0.0d was not), which caused errors in the test
suite (but normal runtime operation) on e.g. Ubuntu 11.10 "Oneiric".

** Git-Over-Foolscap Tools

The doc/examples/ directory contains two executables (git-foolscap and
git-remote-pb) which, when placed in your $PATH, make it easy to use Foolscap
to access a Git repository. These use the flappserver/flappclient tools and
let you build a FURL that provides read-only or read-write access to a single
repository. This is somewhat like providing SSH access to a repo, but with a
much smaller scope: the client will only be able to manipulate the one
repository, and gets no other authority on the target system. See the tool's
inline comments for usage instructions.

** Minor Fixes

Using 'flappserver upload-file FILE1 FILE2 FILE3..' (with three or more
files) now correctly uploads all files: previously it only managed to upload
the first and last.

'flappserver' argument handling was improved slightly. A workaround was added
to handle a Twisted stdio-closing bug which affected flappserver's
run-command function and broke the git-foolscap tool. Several changes were
made for the benefit of Windows: log filenames all use hyphens (not colons),
log filtering tools tolerate the lack of atomic-rename filesystem operations,
and some unixisms in the test suite were removed.

The Tub.setLogGathererFURL() method can now accept a list (iterable) of log
gatherer FURLs, not just a single one.

(gdt)

2012-05-25 11:12:22 UTC MAIN commitmail json YAML

2012-05-25 09:06:53 UTC MAIN commitmail json YAML

lang/clang: USE_TOOLS+= pod2man pod2html, fix DragonFly

For some reason, LLVM is using autoconf files from 2003 which is before
DragonFly even existed.  I submitted a bug report #12944 at llvm.org's
bugzilla to request they use versions from 2012.

Also, installation fails at document generation without some extra tools.
No need to revbump, either built or it didn't without these packages.

(marino)

2012-05-25 08:31:35 UTC MAIN commitmail json YAML

2012-05-25 08:29:36 UTC MAIN commitmail json YAML

2012-05-25 08:28:23 UTC MAIN commitmail json YAML

Updated security/py-crypto to 2.6

(wiz)

2012-05-25 08:28:13 UTC MAIN commitmail json YAML

Update to 2.6:

2.6
===
* [CVE-2012-2417] Fix LP#985164: insecure ElGamal key generation.
  (thanks: Legrandin)

  In the ElGamal schemes (for both encryption and signatures), g is
  supposed to be the generator of the entire Z^*_p group.  However, in
  PyCrypto 2.5 and earlier, g is more simply the generator of a random
  sub-group of Z^*_p.

  The result is that the signature space (when the key is used for
  signing) or the public key space (when the key is used for encryption)
  may be greatly reduced from its expected size of log(p) bits, possibly
  down to 1 bit (the worst case if the order of g is 2).

  While it has not been confirmed, it has also been suggested that an
  attacker might be able to use this fact to determine the private key.

  Anyone using ElGamal keys should generate new keys as soon as practical.

  Any additional information about this bug will be tracked at
  https://bugs.launchpad.net/pycrypto/+bug/985164

* Huge documentation cleanup (thanks: Legrandin).

* Added more tests, including test vectors from NIST 800-38A
  (thanks: Legrandin)

* Remove broken MODE_PGP, which never actually worked properly.
  A new mode, MODE_OPENPGP, has been added for people wishing to write
  OpenPGP implementations.  Note that this does not implement the full
  OpenPGP specification, only the "OpenPGP CFB mode" part of that
  specification.
  https://bugs.launchpad.net/pycrypto/+bug/996814

* Fix: getPrime with invalid input causes Python to abort with fatal error
  https://bugs.launchpad.net/pycrypto/+bug/988431

* Fix: Segfaults within error-handling paths
  (thanks: Paul Howarth & Dave Malcolm)
  https://bugs.launchpad.net/pycrypto/+bug/934294

* Fix: Block ciphers allow empty string as IV
  https://bugs.launchpad.net/pycrypto/+bug/997464

* Fix DevURandomRNG to work with Python3's new I/O stack.
  (thanks: Sebastian Ramacher)

* Remove automagic dependencies on libgmp and libmpir, let the caller
  disable them using args.

* Many other minor bug fixes and improvements (mostly thanks to Legrandin)

(wiz)

2012-05-25 08:20:27 UTC MAIN commitmail json YAML

2012-05-25 08:19:47 UTC MAIN commitmail json YAML

Update for net/haproxy to 1.4.21.

ChangeLog:

2012/05/21 : 1.4.21
    - MINOR: patch for minor typo (ressources/resources)
    - CLEANUP: fix typo in findserver() log message
    - DOC: cleanup indentation, alignment, columns and chapters
    - DOC: fix some keywords arguments documentation
    - MINOR: stats admin: allow unordered parameters in POST requests
    - MINOR: stats admin: use the backend id instead of its name in the form
    - BUG/MAJOR: trash must always be the size of a buffer
    - DOC: fix minor regex example issue and improve doc on stats
    - BUG/MAJOR: possible crash when using capture headers on TCP frontends
    - MINOR: config: disable header captures in TCP mode and complain
    - BUG/MEDIUM: balance source did not properly hash IPv6 addresses
    - CLEANUP: http: message parser must ignore HTTP_MSG_ERROR
    - CLEANUP: remove a few warning about unchecked return values in debug code
    - CLEANUP: http: remove unused http_msg->col
    - BUG/MINOR: http: error snapshots are wrong if buffer wraps
    - BUG/MAJOR: checks: don't call set_server_status_* when no LB algo is set
    - MINOR: proxy: make findproxy() return proxies from numeric IDs too
    - BUILD: http: stop gcc-4.1.2 from complaining about possibly uninitialized values
    - BUG/MINOR: stop connect timeout when connect succeeds

2012/03/10 : 1.4.20
    - BUG/MINOR: fix typo in processing of http-send-name-header
    - BUG/MEDIUM: correctly disable servers tracking another disabled servers.
    - BUG/MEDIUM: zero-weight servers must not dequeue requests from the backend
    - MINOR: halog: add some help on the command line    (cherry picked from commit 615674cdec067066a42f53f5d55628ab7b207e6c)
    - BUILD: fix build error on FreeBSD
    - BUG: queue: fix dequeueing sequence on HTTP keep-alive sessions
    - BUG: http: disable TCP delayed ACKs when forwarding content-length data
    - BUG: checks: fix server maintenance exit sequence
    - BUG/MINOR: stream_sock: don't remove BF_EXPECT_MORE and BF_SEND_DONTWAIT on partial writes
    - DOC: enumerate valid status codes for "observe layer7"
    - BUILD: make it possible to look for pcre in the default system paths

(morr)

2012-05-25 08:03:03 UTC MAIN commitmail json YAML

Updated graphics/pngcrush to 1.7.28

(adam)

2012-05-25 08:01:33 UTC MAIN commitmail json YAML

Changes 1.7.28:
* Write proper copyright year for zlib, depending upon ZLIB_VERNUM

Changes 1.7.27:
* Increased row_buf malloc to row_bytes+64 instead of row_bytes+16, to
  match the size of big_row_buf in pngrutil.c (it is 48 in libpng14, 15, 16,
  and 64 in libpng10, 12.  Otherwise there is a double-free crash when the
  row_buf is destroyed.

Changes 1.7.26:
* Increased the text_text buffer from 2048 to 10*2048 (Ralph Giles), and
  changed an incorrect test for keyword length "< 180" to "< 80".  The
  text_text buffer was inadvertently reduced from 20480 to 2048 in
  pngcrush-1.7.9.
* Added -DZ_SOLO to CFLAGS, needed to compile zlib-1.2.6.
* Changed user limits to width and height max 500000, malloc max 2MB,
  cache max 500.
* Added -nolimits option which sets the user limits to the default
  unlimited values.

(adam)

2012-05-25 07:38:30 UTC MAIN commitmail json YAML

Add: patch-babl_babl-fish-reference.c

(jdc)

2012-05-25 07:37:21 UTC MAIN commitmail json YAML

2012-05-25 00:18:46 UTC MAIN commitmail json YAML

x11/ggiterm: Fix gentoo ltmain.sh bug in configure script

(marino)

2012-05-24 23:41:14 UTC MAIN commitmail json YAML

wm/wbar: USE_TOOLS+= msgfmt

(marino)

2012-05-24 23:23:21 UTC MAIN commitmail json YAML

misc/libgksu: USE_TOOLS+= msgfmt

(marino)

2012-05-24 23:07:29 UTC MAIN commitmail json YAML

misc/gwaei: USE_TOOLS+= msgfmt

(marino)

2012-05-24 21:25:46 UTC MAIN commitmail json YAML

net/remmina: USE_TOOLS+= msgfmt

(marino)

2012-05-24 20:21:18 UTC MAIN commitmail json YAML

2012-05-24 19:55:57 UTC MAIN commitmail json YAML

Updated x11/kterm to 6.2.0nb21

(ryoon)

2012-05-24 19:54:44 UTC MAIN commitmail json YAML

Bump PKGREVISION

Copy and paste cause segfault when UTF-8 character are hold in selection.
Reported on twitter and analysed by @oshimyja.

Use ext05 patch that does not contain UTF-8 specific copy/paste code.

(ryoon)

2012-05-24 19:44:07 UTC MAIN commitmail json YAML

x11/libdesktop-agnostic: USE_TOOLS+= msgfmt

(marino)

2012-05-24 19:42:23 UTC MAIN commitmail json YAML

graphics/ns-cult3d: Mark NOT-FOR-DRAGONFLY

Source unavailable, see policy:
<http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>

(marino)

2012-05-24 18:54:17 UTC MAIN commitmail json YAML

databases/mysql-workbench: Fix unportable patch, add DragonFly fix

One patch was hardcoded for NetBSD, return it closer to intention without
breaking NetBSD.  It's still not great, but a little better.

(marino)

2012-05-24 18:13:13 UTC MAIN commitmail json YAML

Updated devel/jenkins to 1.447.1

(ryoon)

2012-05-24 18:12:11 UTC MAIN commitmail json YAML

Update to 1.447.1

Changelog:
What's new in 1.447.1 (2012/03/28)

    File handle leak in serving static files (issue 13097)
    LDAP config error (issue 8152)
    jenkins running in Tomcat doesn't initalize slf4j properly (issue 12650)
    java.lang.NoClassDefFoundError: org.slf4j.impl.StaticLoggerBinder (issue 12446)
    Remote call on CLI channel from [ip] failed (issue 12302)
    jenkins does not start in jboss container (issue 12334)

(ryoon)

2012-05-24 17:13:55 UTC MAIN commitmail json YAML

misc/softmaker-office-demo: Mark NOT-FOR-DRAGONFLY

Besides the fact this is a crippled, obsolete demo of 6 year old
commercial productivity software, it doesn't even build successfully
on DragonFly.  Due to the license text file have a Portuguese name,
it fails during the package phase, specifically libarchive returns
an error that it can't translate the pathname to UTF.

(marino)

2012-05-24 17:01:44 UTC MAIN commitmail json YAML

2012-05-24 16:47:11 UTC MAIN commitmail json YAML

2012-05-24 15:29:43 UTC MAIN commitmail json YAML

2012-05-24 15:28:00 UTC MAIN commitmail json YAML

2012-05-24 15:26:14 UTC MAIN commitmail json YAML

2012-05-24 15:24:07 UTC MAIN commitmail json YAML

2012-05-24 15:22:53 UTC MAIN commitmail json YAML

Updated mail/milter-manager to 1.8.3

(obache)

2012-05-24 15:22:39 UTC MAIN commitmail json YAML

Update milter-manager to 1.8.3.

== [release-1-8-3] 1.8.3: 2012-05-22

A bug fix release of 1.8.2.

=== Package

  * [ubuntu] Added Ubuntu Precise Pangolin support.
  * [solaris] Use pkgutil instead of pkg-get.
    [GitHub #6]
    [Reported by h0lzi]

=== milter manager

==== Improvements

  * binding ruby: update bundled ruby-glib2 to 1.1.3

==== Fixes

  * [manager] support manager.event_loop_backend = "libev" on CentOS.
    [Reported by SHIONO Kenji]
  * [manager][children] use gulong instead of guint.
    g_signal_connect() returns gulong.

=== milter-core

==== Fixes

  * [libev] check whether the next id is used or not.

=== Document

==== Fixes

  * doc install debian ubuntu: add missing postfix group related configuration
    milter-manager user should belong to postfix group to access a socket
    of other milter.
    [milter-manager-users-ja:00163]
    [Suggested by Satoru Sakashita]
  * doc debian: adjust to the latest squeeze environment
    [Suggested by Satoru Sakashita]

(obache)

2012-05-24 15:22:18 UTC MAIN commitmail json YAML

2012-05-24 15:20:25 UTC MAIN commitmail json YAML

net/nagios-plugins: Fix unwanted directory removal

Currently it's possible to install Nagios plugins independently of
net/nagios-base.  However, the directories that the plugins install
into are created and owned by net/nagios-base, so it has to be
installed first to avoid unwanted directory removal when the only
plugin is deinstalled.

(marino)

2012-05-24 13:10:29 UTC MAIN commitmail json YAML

Updated www/neon to 0.29.6nb1

(wiz)

2012-05-24 13:10:20 UTC MAIN commitmail json YAML

Fix path in .so includes to be relative to ${PKGMANDIR}.
Bump PKGREVISION.

(wiz)

2012-05-24 12:01:12 UTC MAIN commitmail json YAML

+ abcm2ps-6.6.14, gramps3-3.3.2, hiawatha-8.3, libmemcached-1.0.8,
  milter-manager-1.8.3, wdiff-1.1.1.

(wiz)

2012-05-24 11:59:38 UTC MAIN commitmail json YAML

+ gallery3-3.0.2, libxml2-2.8.0, xf86-video-newport-0.2.4 [unpackaged].

(taca)

2012-05-24 11:34:16 UTC MAIN commitmail json YAML

Use ?= for setting PKGSRC_SETENV to make it easy to override in mk.conf

(abs)

2012-05-24 09:44:18 UTC MAIN commitmail json YAML

2012-05-24 09:35:54 UTC MAIN commitmail json YAML

Do not create diffs after build.
Thanks to Hans Rosenfeld for noticing.

(hauke)

2012-05-24 09:15:13 UTC MAIN commitmail json YAML

Updated lang/objc to 3.2.10

(asau)

2012-05-24 09:14:58 UTC MAIN commitmail json YAML

Update Portable Object Compiler to 3.2.10

Changes since 3.2.6:

3.2.10 * add patch Finn Wilcox finnw
  ocstring cannot concat: or at:insert: itself - ID: 1640788

* port to OpenSolaris 09/06 with Sun C 5.10 SunOS_i386 2009/06/03

* updated email address in indent-patch

3.2.9 * add OpenSolaris (solaris 2.11) to Platforms

* change __builtin_va_alist to builtinvar for OpenSolaris

3.2.8  * add __builtin_expect, __builtin_strchr and more garbage for gcc 3.4.6
  __builtin_cmp (GCC developers seem to believe they're using PASCAL)

        * regenerated configure with autoconf 2.6

* upgraded config.guess and config.sub to automake 1.9

* add NIOS2 sopc to platforms  (port by lionnel@ipricot.com)

* rebuilt bootstrap package

* upgraded nm objc1 | postlink >util/_objc1.c

3.2.7 * fix for -builtintype and -builtinfunction broken
          (pragma OCbuiltInFctn and OCbuiltInType still worked)

* port to IA-64 hpux 11.23 with HP aC++/ANSI C (add to platforms)

* add -hpux flag with some builtins: __va_list__, __va_arg__,
          __va_start__, __fpreg and __float80

(asau)

2012-05-24 08:09:36 UTC MAIN commitmail json YAML

2012-05-24 08:07:33 UTC MAIN commitmail json YAML

Changes 4.8.2:
* Over 100 functional improvements
* WebKit updated to version 2.2.2
* libpng updated to version 1.5.10
* Thirty improvements to documentation and tools

(adam)

2012-05-24 07:27:27 UTC MAIN commitmail json YAML

Treat /usr/lib${LIBABISUFFIX}} the same as /usr/lib and strip it out of
the runtime library search path.

(sbd)

2012-05-23 23:11:56 UTC MAIN commitmail json YAML

not MAKE_JOBS_SAFE

(gdt)

2012-05-23 21:06:02 UTC MAIN commitmail json YAML

Add ${PLIST.gnome} entries as per xulrunner and xulrunner192

(markd)

2012-05-23 21:03:08 UTC MAIN commitmail json YAML

Pass sysconfdir to configure so that its set correctly if PKG_SYSCONFBASE
has been changed from the default.
Bump PKGREVISION

(markd)

2012-05-23 20:57:29 UTC MAIN commitmail json YAML

2012-05-23 20:16:58 UTC MAIN commitmail json YAML

2012-05-23 20:15:48 UTC MAIN commitmail json YAML

Update pkg-vulnerabilities handling description. Prompted by reed.

(wiz)

2012-05-23 17:58:15 UTC pkgsrc-2012Q1 commitmail json YAML

2012-05-23 17:53:33 UTC pkgsrc-2012Q1 commitmail json YAML

Pullup ticket #3802 - requested by reed
x11/slock: security update

Revisions pulled up:
- x11/slock/Makefile                                            1.4
- x11/slock/distinfo                                            1.2

---
  Module Name:    pkgsrc
  Committed By:  reed
  Date:          Wed May 23 17:10:50 UTC 2012

  Modified Files:
          pkgsrc/doc: CHANGES-2012
          pkgsrc/x11/slock: Makefile distinfo

  Log Message:
  Upgrade slock to 1.0

  Add license and change homepage.

  No changes file included in source distribution.
  Changes can be seen at http://hg.suckless.org/slock/ (see changelog
  for last few versions).

  One important fix is:
  added XRaiseWindow workaround when new clients are launched

  See http://secunia.com/advisories/48700/ for the security issue.

(tron)

2012-05-23 17:48:54 UTC MAIN commitmail json YAML

2012-05-23 17:27:19 UTC MAIN commitmail json YAML

change to working generic HOMEPAGE

(reed)

2012-05-23 17:10:50 UTC MAIN commitmail json YAML

Upgrade slock to 1.0

Add license and change homepage.

No changes file included in source distribution.
Changes can be seen at http://hg.suckless.org/slock/ (see changelog
for last few versions).

One important fix is:
added XRaiseWindow workaround when new clients are launched

See http://secunia.com/advisories/48700/ for the security issue.

(reed)

2012-05-23 16:46:40 UTC MAIN commitmail json YAML

2012-05-23 16:46:15 UTC MAIN commitmail json YAML

Oops, need to explicitly pass VARBASE or it gets compiled in as "".

(dholland)

2012-05-23 16:07:51 UTC MAIN commitmail json YAML

Invoke pkgsrc Perl with absolute path.

(hauke)

2012-05-23 15:18:16 UTC MAIN commitmail json YAML

Updated lang/sbcl to 1.0.57

(asau)

2012-05-23 15:17:46 UTC MAIN commitmail json YAML

Update to SBCL 1.0.57

changes in sbcl-1.0.57 relative to sbcl-1.0.56:
  * RANDOM enhancements and bug fixes:
    ** bug fix: the range and distribution of random integers could be
      catastrophically wrong when the compiler derived the type of its
      argument as a disjoint set of small integers.
    ** bug fix: the distribution of random integers is now completely
      uniform even when the specified limit is not a power of two.
      (Previously some values could be about 0.1 % more probable than
      others in the worst case.)
    ** RANDOM on large integer arguments is generally faster and conses
      less than before; this is visible for fixnums above a length of
      about 24 bits, but extremely so for bignums: the old implementation
      used time and space quadratical in the size of the argument there,
      the new one is linear.
  * enhancement: redesigned protocol for quitting SBCL. SB-EXT:EXIT is the new
    main entry point, SB-EXT:QUIT is deprecated.
  * enhancement: additions to the SB-THREAD API: RETURN-FROM-THREAD,
    ABORT-THREAD, MAIN-THREAD-P, and MAIN-THREAD.
  * enhancement: FASL loading no longer grabs the world-lock.
  * enhancement: GENCGC reclaims space more aggressively when objects being
    allocated are a large fraction of the total available heap space.
    (lp#936304)
  * enhancement: backtraces show the correct number of arguments for frames
    called with too many arguments.
  * enhancement: support for abort(3), exit(3), and _exit(2) has been added to
    SB-POSIX.
  * enhancement: ASDF has been updated 2.21.
  * optimization: fewer uses of full calls to signed modular functions.
    (lp#903821)
  * optimization: typechecking alien values is typically 5 x faster.
  * optimization: FDEFINITION, SYMBOL-FUNCTION, MACRO-FUNCTION, and FBOUNDP
    are 20% faster.
  * bug fix: file compilation performance issues when dumping subtypes
    of CHARACTER (lp#994487)
  * bug fix: fixed disassembly of some SSE instructions on x86-64.
  * bug fix: SB-SIMPLE-STREAMS signals an error for bogus :CLASS arguments in
    OPEN. (lp#969352, thanks to Kambiz Darabi)
  * bug fix: CASE normal-clauses do not allow T and OTHERWISE as keys.
    (lp#959687)
  * bug fix: (SETF (FIND-CLASS X) NIL) removed proper name of the underlying
    classoid even if X was not the proper name of the class. (lp#941102)
  * bug fix: declaration leakage between lexical environments due to careless
    use of NCONC in MAKE-LEXENV. (lp#924276)
  * bug fix: ENSURE-DIRECTORIES-EXIST now works when
    *default-pathname-defaults* contains NAME or TYPE components.
  * bug fix: PPRINT couldn't print improper lists with CARs being some symbols
    from CL package, e.g. (loop . 10).
  * bug fix: run-program with existent or non-existent files for :output or
    :input when :if-output-exists or :if-input-does-not-exist are NIL properly
    returns NIL instead of signalling an obscure error.
  * bug fix: fix miscompilation of some logand forms with large constant
    arguments.  (lp#974406)
  * bug fix: account for funcallable-instance objects properly in ROOM.
  * bug fix: incorrect octets reported for c-string decoding errors.
    (lp#985505)
  * bug fix: miscompilation of LDB on the PowerPC platform.  (thanks to Bruce
    O'Neel)
  * bug fix: better input error reporting for COMPILE-FILE. (lp#493380)
  * bug fix: default size of non-nursery generations has been shrunk on GENCGC,
    allowing faster release of memory back to the OS. (lp#991293)
  * bug fix: WITH-DEADLINE (:SECONDS NIL :OVERRIDE T) now drops any
    existing deadline for the dynamic scope of its body.
  * bug fix: compiler-internal interval arithmetic needed to be more
    conservative about open intervals when operated on by monotonic but not
    strictly-monotonic functions.  (lp#975528)
  * bug fix: copy-tree caused stack exhaustion on long linear lists, and now
    it's also slightly faster. (lp#998926)
  * bug fix: better error messages for malformed declarations.
    (lp#1000239)
  * bug fix: define-condition didn't return the name of the defined condition.
  * documentation:
    ** improved docstrings: REPLACE (lp#965592)

(asau)

2012-05-23 13:26:49 UTC MAIN commitmail json YAML

Files as a argment of compileall.py is only acceptable for python 2.7 and 3.2.
Back to change generation of Makefile, and add some trick for PEP 3147.

(obache)

2012-05-23 13:16:34 UTC MAIN commitmail json YAML

Trim COMMENT slightly

(abs)

2012-05-23 13:15:03 UTC MAIN commitmail json YAML

+ nut-17.9, parallel-20120522, xf86-input-vmmouse-12.9.0.

(wiz)

2012-05-23 12:53:28 UTC MAIN commitmail json YAML

Added editors/edt version 1.9

(abs)

2012-05-23 12:51:49 UTC MAIN commitmail json YAML

2012-05-23 12:51:27 UTC MAIN commitmail json YAML

Added editors/edt version 1.9

Edt text editor emulator.  This text-editor emulates the VAX VMS
text editor known as Edt, and to some extent, later versions called
TPU/Eve.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(abs)

2012-05-23 12:50:04 UTC MAIN commitmail json YAML

cad/lc: Remove cat page installation

It seems like the document tarball is extracted twice, once into the
work directory and then again directly into the destdir.  To prevent the
cat pages from installing, the man directory was removed after the
second extraction.

At the same time, the hardcoded variations of "lc2.10" were replaced by
a variable to ease future upgrades.

(marino)

2012-05-23 11:03:42 UTC MAIN commitmail json YAML

Updated lang/clang to 3.1

(adam)

2012-05-23 11:02:41 UTC MAIN commitmail json YAML

Changes 3.1:
* Major New Features
  - AddressSanitizer, a fast memory error detector.
  - MachineInstr Bundles, Support to model instruction bundling / packing.
  - ARM Integrated Assembler, A full featured assembler and direct-to-object
    support for ARM.
  - Basic Block Placement Probability driven basic block placement.
* LLVM IR and Core Improvements
  - A new type representing 16 bit half floating point values has been added.
  - IR now supports vectors of pointers, including vector GEPs.
  - Module flags have been introduced. They convey information about the module
    as a whole to LLVM subsystems. This is currently used to encode Objective C
    ABI information.
  - Loads can now have range metadata attached to them to describe the possible
    values being loaded.
  - The llvm.ctlz and llvm.cttz intrinsics now have an additional argument which
    indicates whether the behavior of the intrinsic is undefined on a zero
    input. This can be used to generate more efficient code on platforms that
    only have instructions which don't return the type size when counting bits
    in 0.
* Optimizer Improvements
  - The loop unroll pass now is able to unroll loops with run-time trip counts.
    This feature is turned off by default, and is enabled with the
    -unroll-runtime flag.
  - A new basic-block autovectorization pass is available. Pass -vectorize to
    run this pass along with some associated post-vectorization cleanup passes.
    For more information, see the EuroLLVM 2012 slides: Autovectorization with
    LLVM.
  - Inline cost heuristics have been completely overhauled and now closely model
    constant propagation through call sites, disregard trivially dead code
    costs, and can model C++ STL iterator patterns.

(adam)

2012-05-23 10:09:45 UTC MAIN commitmail json YAML

Updated security/opendnssec to 1.3.8

(pettai)

2012-05-23 10:09:21 UTC MAIN commitmail json YAML

OpenDNSSEC 1.3.8

* OPENDNSSEC-228: Signer Engine: Make 'ods-signer update' reload signconfs
  even if zonelist has not changed.
* OPENDNSSEC-231: Signer Engine: Allow for Classless IN-ADDR.ARPA names
  (RFC 2317).
* OPENDNSSEC-234: Enforcer: Add indexes for foreign keys in kasp DB. (sqlite
  only, MySQL already has them.)
* OPENDNSSEC-246: Signer Engine: Warn if <Audit/> is in signer configuration,
  but ods-auditor is not installed
* OPENDNSSEC-249: Enforcer: ods-ksmutil: If key export finds nothing to do
  then say so rather than display nothing which might be misinterpreted.

Bugfixes:
* OPENDNSSEC-247: Signer Engine: TTL on NSEC(3) was not updated on SOA
  Minimum change.
* OPENDNSSEC-253: Enforcer: Fix "ods-ksmutil zone delete --all"

(pettai)

2012-05-23 10:07:25 UTC MAIN commitmail json YAML

Updated security/softhsm to 1.3.3

(pettai)

2012-05-23 10:06:50 UTC MAIN commitmail json YAML

Updated net/ldns to 1.6.13

(pettai)

2012-05-23 10:05:44 UTC MAIN commitmail json YAML

SoftHSM 1.3.3

* Increased performance by adding more indexes to the database.
* Describe the usage of SO and user PIN in the README.

Bugfixes:
* Detect if a C++ compiler is missing.

(pettai)

2012-05-23 09:53:12 UTC MAIN commitmail json YAML

1.6.13
        * New -S option for ldns-verify-zone to chase signatures online.
        * New -k option for ldns-verify-zone to validate using a trusted key.
        * New inception and expiration margin options (-i and -e) to
          ldns-verify-zone.
        * New ldns_dnssec_zone_new_frm_fp and ldns_dnssec_zone_new_frm_fp_l
          functions.
        * New ldns_duration* functions (copied from OpenDNSSEC source)
        * fix ldns-verify-zone to allow NSEC3 signatures to come before
          the NSEC3 RR in all cases.
        * Zero the correct flag (opt-out) when creating NSEC3PARAMS.
        * Canonicalize RRSIG's Signer's name too when validating, because
          bind and unbound do that too.
        * bugfix #433: Allocate rdf using ldns_rdf_new in ldns_dname_label
        * bugfix #432: Use LDNS_MALLOC & LDNS_FREE i.s.o. malloc & free
        * bugfix #431: Added error message for LDNS_STATUS_INVALID_B32_EXT
        * bugfix #427: Explicitely link ssl with the programs that use it.
        * Fix reading \DDD: Error on values that are outside range (>255).
        * bugfix #429: fix doxyparse.pl fails on NetBSD because specified
          path to perl.
        * New ECDSA support (RFC 6605), use --disable-ecdsa for older openssl.
        * fix verifying denial of existence for DS's in NSEC3 Opt-Out zones.

(pettai)

2012-05-23 08:11:18 UTC MAIN commitmail json YAML

Oops, needs to be curses.bl3.mk, not termcap.bl3.mk.

(dholland)

2012-05-23 08:05:25 UTC MAIN commitmail json YAML

archivers/sapcar: Mark NOT-FOR-DRAGONFLY

This consolidates 9 lines of error messages down to one.

(marino)

2012-05-23 07:20:50 UTC MAIN commitmail json YAML

Stuff from tonight.

(dholland)

2012-05-23 07:19:23 UTC MAIN commitmail json YAML

fd_set is a typedef, not a struct tag. Should fix Linux build.

(dholland)

2012-05-23 07:05:31 UTC MAIN commitmail json YAML

Honor pkgsrc CFLAGS and LDFLAGS. Should fix Linux build.

(dholland)

2012-05-23 06:58:15 UTC MAIN commitmail json YAML

Fix BUILD_TARGET for Linux.

(dholland)

2012-05-23 06:53:32 UTC MAIN commitmail json YAML

Installs csh scripts. (Fie!) Adjust accordingly. PKGREVISION -> 1.

(dholland)

2012-05-23 06:48:42 UTC MAIN commitmail json YAML

Needs libXt on Linux. (Build fails without it, so no PKGREVISION bump.)

(dholland)

2012-05-23 06:37:50 UTC MAIN commitmail json YAML

2012-05-23 06:35:17 UTC MAIN commitmail json YAML

2012-05-23 06:32:50 UTC MAIN commitmail json YAML

Fix segfaults in timeout.rb manifest with GCC 4.7 and default optimizations.
See https://bugs.ruby-lang.org/issues/6383 for more.

(fhajny)

2012-05-23 06:29:59 UTC MAIN commitmail json YAML

2012-05-23 06:26:59 UTC MAIN commitmail json YAML

Add missing termcap.bl3.mk.

(dholland)

2012-05-23 06:26:11 UTC MAIN commitmail json YAML

2012-05-23 06:23:02 UTC MAIN commitmail json YAML

2012-05-23 06:16:00 UTC MAIN commitmail json YAML

2012-05-23 06:15:37 UTC MAIN commitmail json YAML

2012-05-23 06:08:59 UTC MAIN commitmail json YAML

Fix patch to add <limits.h> instead of <sys/syslimits.h> as the latter
is nonstandard.

(dholland)

2012-05-23 06:05:39 UTC MAIN commitmail json YAML

Honor PKGMANDIR. While here, also honor VARBASE and LDFLAGS.
PKGREVISION -> 2

(dholland)

2012-05-23 05:58:17 UTC MAIN commitmail json YAML

Clean up legacy C code. Should fix Linux build. May also fix clang build.
Includes possible bug fixes so bump PKGREVISION.

(dholland)

2012-05-23 05:38:42 UTC MAIN commitmail json YAML

Honor LDFLAGS; should fix the Linux build. While here, patch out some
apparently unreachable insecure-temporary-files code.

(dholland)

2012-05-23 05:22:37 UTC MAIN commitmail json YAML

2012-05-23 05:19:40 UTC MAIN commitmail json YAML

2012-05-23 05:13:22 UTC MAIN commitmail json YAML

Don't hardwire /usr/lib/libelf.a, even for Linux. Should fix Linux build.

(dholland)

2012-05-23 05:08:00 UTC MAIN commitmail json YAML

Treat Linux 3.x like Linux 2.6 for PCI handling purposes.

(dholland)

2012-05-23 05:03:56 UTC MAIN commitmail json YAML

Add missing termcap.bl3.mk.

(dholland)

2012-05-23 05:03:26 UTC MAIN commitmail json YAML

Fix PLIST for Linux and apparently also MacOS. (An extra binary appears.)
Fix wrong WRKSRC. PKGREVISION -> 1.

(dholland)

2012-05-23 04:51:38 UTC MAIN commitmail json YAML

Honor LDFLAGS; should fix rpaths and thus the Linux build.

(dholland)

2012-05-23 04:48:35 UTC MAIN commitmail json YAML

Add missing termcap.bl3.mk.

(dholland)

2012-05-23 04:47:13 UTC MAIN commitmail json YAML

2012-05-23 04:43:17 UTC MAIN commitmail json YAML

2012-05-23 04:39:29 UTC MAIN commitmail json YAML

2012-05-23 04:34:06 UTC MAIN commitmail json YAML

Work around RMS's ego when examining config.guess output. Should fix
Linux build.

(dholland)

2012-05-23 04:28:29 UTC MAIN commitmail json YAML

2012-05-23 04:11:38 UTC MAIN commitmail json YAML