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 (6m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (41d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (153d) 

2024-05-12 12:48:20 UTC Now

2011-08-06 14:59:52 UTC MAIN commitmail json YAML

Changes 1.822:
* Keep DB_File's warnings in sync with perl's

(adam)

2011-08-06 14:58:08 UTC MAIN commitmail json YAML

Changes 0.97:
* CPAN testers looks relativley clean. Publishing a stable version.

(adam)

2011-08-06 14:54:47 UTC MAIN commitmail json YAML

Changes 1.10:
* Add Apache2::RequestUtil for mp2 instances.

Changes 1.09:
* Fix pod errors
* Adds PerlChildExitHandler to disconnect existing connections

(adam)

2011-08-06 14:51:55 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 14:51:08 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 14:49:40 UTC MAIN commitmail json YAML

Changes 0.48:
* Fixed test harness issue with Heap.t RT-68818

Changes 0.47:
* Add support for new Heap database format.
* Changes to build with BDB 5.2

(adam)

2011-08-06 14:47:29 UTC MAIN commitmail json YAML

Changes 1.1616:
* Fixed spurious dbi_profile lines written to the log when
  profiling is enabled and a trace flag, like SQL, is used.
* Fixed to recognize SQL::Statement errors even if instantiated
  with RaiseError=0
* Fixed RT-61513 by catching attribute assignment to tied table access
  interface
* Fixing some misbehavior of DBD::File when running within the Gofer server.
* Fixed compiler warnings RT-62640
* Optimized connect() to remove redundant FETCH of \%attrib values.
* Improved initialization phases in DBI::DBD::SqlEngine
* Added DBD::Gofer::Transport::corostream. An experimental proof-of-concept
  transport that enables asynchronous database calls with few code changes.
  It enables asynchronous use of DBI frameworks like DBIx::Class.
* Added additional notes on DBDs which avoid creating a statement in
  the do() method and the effects on error handlers
* Adding new attribute "sql_dialect" to DBI::DBD::SqlEngine to allow
  users control used SQL dialect (ANSI, CSV or AnyData), defaults to CSV
* Add documentation for DBI::DBD::SqlEngine attributes
* Documented dbd_st_execute return
* Fixed typo in InactiveDestroy

(adam)

2011-08-06 14:42:14 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 14:41:11 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 14:38:53 UTC MAIN commitmail json YAML

2011-08-06 14:37:50 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 14:36:36 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 14:33:52 UTC MAIN commitmail json YAML

Changes 2.01:
* fix bug 6909: single + and & signs are encoded as the same sequence

(adam)

2011-08-06 14:03:40 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 13:59:36 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 13:58:20 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 13:57:34 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 13:56:41 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 13:47:40 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 13:46:38 UTC MAIN commitmail json YAML

Changes 1.29:
* Artificially bump our version number because an upstream author decided to
  not play nice. Fixes RT-68690

Changes 1.28:
* Move podspell into xt/

Changes 1.27:
* Add auto_install so feature works again, fixes RT-67169

(adam)

2011-08-06 13:45:24 UTC MAIN commitmail json YAML

Changes 2.31:
* don't accumulate initial whitespace in the incremental buffer
  (this can be useful to allow whitespace-keepalive on a tcp
  connection without triggering the max_size limit).
* properly croak on some invalid inputs that are not strings
  (e.g. undef) when trying to decode a json text

(adam)

2011-08-06 13:39:49 UTC MAIN commitmail json YAML

Updated graphics/rabbit to 1.0.4

(obache)

2011-08-06 13:39:36 UTC MAIN commitmail json YAML

Changes 2.53:
* made Makefile.PL skipping a installing XS question when set $ENV{PERL_ONLY}
  or $ENV{NO_XS}

Changes 2.52:
* fixed to_json
* backport JSON::PP 2.27200
* fixed incr_parse docodeing string more correctly

Changes 2.51:
* import JSON::PP 2.27105 as BackportPP
* fixed documentations

Changes 2.50:
* stable release

(adam)

2011-08-06 13:39:27 UTC MAIN commitmail json YAML

Update rabbit to 1.0.4.

== 1.0.4: 2011-08-06

Theme improvements release!

=== Improvements

==== Theme

  * nari: Added. This is for nari. [Created by nari]
  * image-slide-number: Changed the default here to a cute here.
  * image-slide-number: Supported flag color customize.
  * image-timer: Changed the default tortoise to a cute tortoise.
  * rubykaigi2011: Supported the tortoise and the here.

=== Fixes

==== Documentation

  * Fixed Pango link. [Patch by Ken Muryoi]

=== Thanks

  * nari
  * Ken Muryoi

== 1.0.3: 2011-07-17

A bug fix release of 1.0.2.

=== Improvements

==== Core

  * Supported RubyGems 1.8.5.
    [Reported by okkez]
  * rabbit command doesn't use standard input as the default
    source type.

=== Fixes

==== Core

  * Fixed a problem that Wiki notation support doesn't show error.
    [Reported by kimura wataru]
  * Added missing Sinatra dependency.

==== Theme

  * footer-comment: Fixed a problem that a comment is hidden
    shortly.

=== Thanks

  * okkez
  * kimura wataru

(obache)

2011-08-06 13:36:10 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 13:34:55 UTC MAIN commitmail json YAML

Changes 1.4:
* avoid a classical buffer overflow in case a progress message is too long.
* this release adds depdencies for snprintf/vsnprintf.
* some uuencode encoders do not generate a final "space" line
  before the "end" marker, so do not rely on the line to be there.

(adam)

2011-08-06 13:33:47 UTC MAIN commitmail json YAML

Added www/ruby-sinatra version 1.2.6

(obache)

2011-08-06 13:33:33 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 13:33:20 UTC MAIN commitmail json YAML

Import ruby-sinatra-1.2.6 as www/ruby-sinatra.

Classy web-development dressed in a DSL.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2011-08-06 13:31:02 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 13:29:43 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 13:24:20 UTC MAIN commitmail json YAML

Changes 1.312:
* Apply Stephen Oberholtzer's patch to fix a test freeze.
* IO::Handle->blocking() is broken on MSWin32, locking up
  t/10_units/04_drivers/01_sysrw.t in some cases. Stephen provided a
  patch to Perl and to POE to work around the issue. It's portable
  enough that things shouldn't immediately break after Perl is fixed.
* Resolves rt.cpan.org ticket 69769.
* getnameinfo() returns host and port in the opposite order of
  unpack_sockaddr_in(). Swap the return values so the right ones appear
  in ARG1 and ARG2. Thanks to Luiz Eduardo Roncato Cordeiro at CERT
  Brazil for spotting the problem and suggesting the fix. This should
  resolve his rt.cpan.org ticket, #68959.
* Add stack traces to _data_handle_remove() failures.
* Add note about Perl 5.6 issues with '>&' open mode
* Document using getsockname to verify a listening socket
* Localize $SIG{__DIE__} when rethrowing userspace exceptions from a
  safe point. Avoids shenanigans at a distance when reporting on
  userspace errors. May thwart someone's exception handling, but I
  don't know a good way to satisfy everyone here. Suggestions?
* Don't fail t/00_info.t if POE::Test::Loops is unavailable.
* This test dependency is intended to be optional, and the loop tests
  should be skipped if the user doesn't want them. Problem reported by
  skbz in irc.perl.org #poe, related to cpanm installing
  POE::Test:Loops in a user-local directory but not looking there when
  installing POE.
* Fix mangled stdio checks. This one passes all tests.

(adam)

2011-08-06 13:15:54 UTC MAIN commitmail json YAML

Changes 1.312:
Require Test::More 0.94. Dist::Zilla's ReportVersinos plugin wants it.

(adam)

2011-08-06 13:12:39 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 13:11:26 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 13:10:47 UTC MAIN commitmail json YAML

Added textproc/ruby-tilt version 1.3.2

(obache)

2011-08-06 13:10:18 UTC MAIN commitmail json YAML

Import ruby-tilt-1.3.2 as textproc/ruby-tilt.

Tilt is a thin interface over a bunch of different Ruby template engines in
an attempt to make their usage as generic possible. This is useful for web
frameworks, static site generators, and other systems that support multiple
template engines but don't want to code for each of them individually.

The following features are supported for all template engines (assuming the
feature is relevant to the engine):

* Custom template evaluation scopes / bindings
* Ability to pass locals to template evaluation
* Support for passing a block to template evaluation for "yield"
* Backtraces with correct filenames and line numbers
* Template file caching and reloading
* Fast, method-based template source compilation

The primary goal is to get all of the things listed above right for all
template engines included in the distribution.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2011-08-06 13:09:38 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 13:08:27 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 13:07:28 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 13:06:14 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 13:05:54 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 13:04:14 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 13:02:33 UTC MAIN commitmail json YAML

Changes 1.13:
* Apply patches from Ian:
* ID3v2:add section BUGS with explanation of how we treat v2.4 frames.
extract MP3 start bytes even if ID3v2 tag is present.
recognize MP3 MIME type by start bytes
* Tag.pm:document mime_Pretype(), mime_type().
New optional arguments to mime_Pretype(), mime_type().
ID3v2 genre tag with value "Blues" or "(0)" could not be set
(thanks to Eric Benson for analysis).
* ID3v2_Data.pod: rename s/-/_/ - cygwin buggy, fails manifying
- this was BS, the problem is elsewhere
* mp3info2: state another time that COMM(eng)[lyrics] is a non-standard place
  for lyrics...

(adam)

2011-08-06 12:57:25 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 12:56:40 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 12:52:39 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 12:51:48 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 12:49:26 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 12:48:30 UTC MAIN commitmail json YAML

Changes 0.90:
* ID3: Bug 17392, fixed APIC offset calculation for non-MP3 files such as AIFF
  and WAV where the tag does not live at the front of the file.

Changes 0.89:
* APE: Bug 15895, better handling if we have a broken APE tag and run out of
  tag data.
* WMA: Bug 17355, fixed WM/Picture offset calculation when artwork is stored in
  the Header Extension/Metadata Library block.
* WMA: Added output warning when trying to seek in a file without ASF_Index.
* Switched aac.t to Test::Warn instead of manual STDERR redirection.

Changes 0.88:
* ADTS AAC: Check first 2-3 frames to avoid false syncs.
* OSX: Xcode 4 doesn't include the 10.5 SDK, so check for this before using it.
* Win32: Display better error messages when unable to read from files.
* MP3, AAC, MPC: Bug 17173: Cleaned up several places where invalid memory reads could occur.

Changes 0.87:
* AAC: Bug 16874, Fixed infinite loop that could occur when reading a truncated
  ADTS stream.
* Win32: Fixed MSVC compilation error in mp3.c.

Changes 0.86:
* MP3: Require first 3 frames to have matching samplerate and channel values.
* MP3: Fixed bug where info->{vbr} would not be set if a file had a Xing frame
  but no LAME data.
* MP3: Handle case where ID3 tag indicates an extended header is present but no
  actual header exists.

(adam)

2011-08-06 12:31:10 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 12:30:18 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 12:28:54 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 12:27:10 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 12:22:56 UTC MAIN commitmail json YAML

Changes 1.76:
* upstream blead patches from Peter Acklam

Changes 1.74:
* Skip extracting pax extended headers

(adam)

2011-08-06 12:18:45 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-06 11:53:30 UTC MAIN commitmail json YAML

The "mrtg" package was update to version 2.17.2.

(tron)

2011-08-06 11:52:32 UTC MAIN commitmail json YAML

Note update of the "mrtg" package to version 2.17.2.

(tron)

2011-08-06 11:52:16 UTC MAIN commitmail json YAML

Update "mrtg" package to version 2.17.2. Changes since version 2.16.4:
- can not replace a file by renaming another to its name under WIN32
  fix in rateup #104
- Fix scaling when noo and noi options are used. fix for  #95
- Stop staticly linking rateup. fix for #97
- Only set LD_RUN_PATH if it is actually necessary. patch from #98
- Net::SNMP only support aes128, des and 3des ... fix for cfgmaker from #99
- Understand desc and descr in ifdesc option of cfgmaker
- only set $args{'-maxrepetitions'} if $Net_SNMP_util::MaxRepetitions > 0
- do not load Net_SNMP_util unless snmpv3 is requested ... fix for #75
- be more agressive about updating the confcache. If a key is missing, go
  looking for it again and complain. fix for #74
- only apply 32bit counter wrap compensation when the wrap is within 32bit
  range. fix for #70
- implement pngdate as TimeStrPos[x]: RU instead of separately. for for #68
- add missing <p> tag arount 'last updated ... ' in html output. fix for #63
- remove rececondition when writing new trafic graph files by writing to a
  temp file and moving it later. fix for #51
- make snmpopt_current available in cfgmaker templates. fix for #48
- explicitly import Socket6 routines in SNMP_Session. fix for #45
- default ThreshHyst to 0.1 only if ThreshDir is define. fix for #42
- point out when there is an unknown interface found. fix for #41.
- allow for $speed to return 0 and still use SNMPv2 ... some Cisco Gear
  seems todo that. Fix for #33
- add dlink support for ifAlias OIDs to cfgmaker from #50
- add WWP (Ciena) support for ifAlias OIDs to cfgmaker from #66
- Updated squid docu #80
- Fix russian translation bug #92
- added rrdcached support
  - new keyword:  RRDCached: which overrides anything set in the RRDCACHED_ADDRESS
    environment variable and sets MRTG to work in RRDCached mode.  This verifies
    that you're using a unix-domain socket and the socket is writeable.
  - Check for environment variable RRDCACHED_ADDRESS and use this if no
    explicit address was set in the cfg file, making the same config validity
    checks.
  - Make warning if using rrdcached to the effect that the thresholding
    checks will no longer work.
  - If in rrdcached-mode, and using RRDTool 1.4, then force use of update
    rather than updatev (as rrdcached does not yet support updatev) and
    consequently bypass the thresholding checks.
  - Changes to validity check error messages  to also report the file
    containing the error (as well as the line).
- Added support for glob patterns in include
- Make daemon reload cfg automatically when it changes
- added support for Arista to cfgmaker
- fix cfgmaker to work in mixed v1/2/3 snmp environment
- do not strigify arguments to conversion function let eval take care of this
- untaint inlast and outlast to make  perl taint mode happy
- teach cfgmaker about openbsd

pkgsrc changes:
- Avoid "Subroutine SNMP_Session::pack_sockaddr_in6 redefined" warnings
  with the Perl 5.14.1. As the patch might break "mrtg" with older version
  of Perl require at least version 5.14.1 of the "perl5" package.

(tron)

2011-08-06 11:36:41 UTC MAIN commitmail json YAML

Updated misc/gaupol to 0.19

(wiz)

2011-08-06 11:36:30 UTC MAIN commitmail json YAML

Update to 0.19:

(speech recognition support not yet packaged -- needs
gst plugins vader + pocketsphinx; the latter depends on
cmusphinx)

Gaupol 0.19
===========

* Add speech recognition to allow generating subtitles from video
  http://live.gnome.org/Gaupol/SpeechRecognition
* Fix installation of custom-framerates extension
* Add optional dependency on gst-python (this also implies a
  dependency on one or more of gst-plugins-base, gst-plugins-good,
  gst-plugins-ugly, gst-plugins-bad, gst-ffmpeg depending on what
  video and audio formats are being used)
  http://gstreamer.freedesktop.org/
* Add optional dependency on pocketsphinx
  http://cmusphinx.sourceforge.net/
* Add gaupol-i18n mailing list for translators
* Update Spanish translation (Carlos Mella)
* Update Hungarian translation (Andr叩ssy L叩szl坦)

(wiz)

2011-08-06 10:54:43 UTC MAIN commitmail json YAML

Note update of the "p5-IO-Socket-INET6" package to version 2.67.

(tron)

2011-08-06 10:54:25 UTC MAIN commitmail json YAML

Update "p5-IO-Socket-INET6" package to version 2.67.
Changes since version 2.65:
- IO-Socket is doing some imports so we now do use IO::Socket ().
  - Fixed the rest of the imports.
- Thanks to LeoNerd
- Made the use Socket call import constants selectively, and not rely
  on @EXPORT's whims:
- http://www.cpantesters.org/cpan/report/d6e547be-19b5-11e0-bbdc-e5c0d6c987b5

This update stops warnings about re-defining "sockaddr_in6" produced
by e.g. "mrtg" or "spamassassin".

(tron)

2011-08-06 10:53:39 UTC MAIN commitmail json YAML

Updated devel/mdds to 0.5.3

(wiz)

2011-08-06 10:53:30 UTC MAIN commitmail json YAML

Update to 0.5.3:

mdds 0.5.3

* mixed_type_matrix

  * re-implemented the filled storage for better performance, with two
    separate implementations for zero and emtpy matrix types.  The
    newer implementation should improve object creation time
    considerably.

(wiz)

2011-08-06 10:45:31 UTC MAIN commitmail json YAML

Updated devel/meld to 1.5.2

(wiz)

2011-08-06 10:45:21 UTC MAIN commitmail json YAML

Update to 1.5.2:

2011-7-24 meld 1.5.2
=====================

  New features:

    * Add a new menu item and shortcut for switching between panes in
      file comparisons (Kai Willadsen)
    * Support type-ahead search in version control views (Oliver Gerlich)

  Fixes:

    * Non-editable files are now handled properly when doing sensitivity
      setting of change actions, and actions on the central change bar are
      presented accordingly (Piotr Piastucki, Kai Willadsen)
    * Fix incorrect comparison display in files containing FF or NEL linebreak
      literals (Kai Willadsen)
    * Updates to the Fossil version control support (Jan Danielsson)
    * Use faster validity check for Bazaar repositories (Kai Willadsen)
    * Many minor updates and other fixes (Tomasz Bury, Alan Horkan,
      Julian Taylor, Kai Willadsen)

  Translation updates

(wiz)

2011-08-06 10:43:36 UTC MAIN commitmail json YAML

Updated www/surfraw to 2.2.8

(wiz)

2011-08-06 10:43:26 UTC MAIN commitmail json YAML

Update to 2.2.8:

Tue Jul 12 00:46:02 BST 2011  - surfraw 2.2.8

        * New elvi:
  + ads - search the SAO/NASA Astrophysics data system.
  + archwiki: search the arch wiki.
  + bugzilla - search various bugzillas, defaults to kernel.
  + cablesearch - search wikileaks cables
  + deli: search delicious.com.
  + duckduckgo - replace with better implementation
  + openports - search openbsd ports
  + pasearch - search Penny Arcade archives.
  + scirus, scitopia, worldwidescience - science searches
  + stack: search stackoverflow.com and friends.
  + yandex - russian web search.
* Changed elvi:
  + archpkg: now supports options.
  + arxiv: quote queries for exact string matches.
  + ctan: Option -doc replaced by -id. Options no longer mutually
    exclusive.
  + codesearch, musicbrainz, rpmsearch: rewritten to match new
    site. Options have changed to match site, see help message.
  + debbugs: add -s as an alias for -search=src.
  + google: new options:
    * -v, -search=video: search video
    * -m, -search=maps: search maps
    * -n, -search=news: search news
    * -i: new shortcut for -search=images
    * -safe=default|off|moderate|strict: safe search
  + openbsd: support -misc and -tech.
  + opensearch: new option -r, uses remote redirector
    which means it can run without heavy dependencies.
  + pgpkeys: add more options, support more keyservers,
    default to sks-keyservers.net.
  + translate: added Google Translate support.
  + wayback: advanced search is broken, rip out all
    options and use basic search.
  + wikipedia: new option -d, uses remote redirector
    to search both wikipedia and deletionpedia.
    use -fallback=wikipedia|deletionpedia to customise
    behaviour.
* Fixed elvi: archpkg, arxiv, cia, codesearch, ctan, javasun,
  lastfm, musicbrainz, netbsd, rpmsearch, w3link, yahoo.
* Removed elvi:
  + altavista: is now just a front-end to yahoo. RIP.
  + cddb: gracenote made the "hard decision" to remove the
    website search. sigh.
  + fast: another yahoo front-end.
  + filesearching: refuses to work without 'Referer:' header.
  + port: site gone
* Support -local-help, --local-help or -lh to get elvi-specific
  help without displaying the global options. This works for
  all elvi and the main surfraw script.
* Support -h as a synonym for -help.
* Improved listing of elvi.
* Default to surfraw_graphical_remote=no,
  as chromium doesn't support "-remote openURL".
* Bookmark names are now an exact match not a substring match.
* Support BSD/POSIX make.
* README: added INTEGRATION section on uzbl and pentadactyl.

(wiz)

2011-08-06 10:23:26 UTC MAIN commitmail json YAML

Updated audio/libsndfile to 1.0.25

(wiz)

2011-08-06 10:23:17 UTC MAIN commitmail json YAML

Update to 1.0.25:
(SA45125 was already fixed in the package)

Version 1.0.25 (2011-07-13)
  * Fix for Secunia Advisory SA45125, heap overflow in PAF file handler.
  * Accept broken WAV files with blockalign == 0.
  * Minor bug fixes and improvements.

(wiz)

2011-08-06 10:21:28 UTC MAIN commitmail json YAML

Updated devel/mercurial to 1.9.1

(wiz)

2011-08-06 10:21:19 UTC MAIN commitmail json YAML

Update to 1.9.1:

Mercurial 1.9.1 (2011-08-01)

This is a regular bugfix release. It fixes several regressions
introduced in 1.9. The hgweb server now disables MIME type guessing
by default to avoid a potential cross-site scripting issue when
hosting untrusted repositories (issue2923). See UpgradeNotes for
more info.

    dispatch: make sure global options on the command line take precedence
    eol: ignore IOError from deleted files in commitctx
    hgcia: set default value of strip to -1 (issue2891)
    hgweb: do not ignore [auth] if url has a username (issue2822)
    hgweb: handle 'baseurl' configurations with leading slash (issue2934)
    hgweb: raw file mimetype guessing configurable, off by default (BC) (issue2923)
    httpclient: import ca33b88d143c from py-nonblocking-http (issue2932)
    patch: fix parsing patch files containing CRs not followed by LFs
    rebase: block collapse with keepbranches on multiple named branches (issue2112)
    rebase: reset bookmarks (issue2265 and issue2873)
    revert: restore check for uncommitted merge (issue2915) (BC)
    revsets: catch type error on tip^p1(tip) (issue2884)
    revsets: do the right thing with x^:y (issue2884)
    subrepo: handle adding svn subrepo with a svn:external file in it (issue2931)
    subrepo: use working copy of .hgsub to filter status (issue2901)
    url: store and assume the query part of an url is in escaped form (issue2921)
    util: rename the util.localpath that uses url to urllocalpath (issue2875)
    verify: filter messages about missing null manifests (issue2900)
    web: output a correct date in short format (issue2902)

(wiz)

2011-08-06 10:17:26 UTC MAIN commitmail json YAML

Note update of the "p5-Mouse" package to version 0.93.

(tron)

2011-08-06 10:16:56 UTC MAIN commitmail json YAML

Update "p5-Mouse-0.93" package 0.93. Changes since version 0.70:
- Make sure weak attributes remain weak when cloning (Moose 2.0007)
- Replace C++-style comments (//) with C89-style comments(/* */)
  (RT #67412)
- $type_constraint->check() accepts extra arguments for extensibility
  (requested by @lestrrat)
- Fix an abuse of a private Perl API, which changed at Perl 5.13.10
  (Thanks to avar)
- Support the DOES() method for Mouse::Object
-  Disable foreign class warnings introduced at 0.71, which affects
  compatibility with Moose (and will re-introduce in more compatible
  way in the future)
- Workaround SL4A where mro.pm doesn't exist even if Perl >= 5.10.0
  (reported by @hide_o_55)
- Fix packaging issues
- META.yml was not updated (reported by @shohex)
- `make realclean` should remove xshelper.h
  (patched by Ingy dot Net, and modified by gfx)
- Type coercion routines have been refactored; coercions are compiled
  on demand.
- Role application to instances cached anonymous classes in wrong way
- Fix an error message to be compatible with Moose's
- Fix build problems
- Fix tests not to depend on platforms
- 'Int' type constraint passed dualvars (e.g. $!) while Moose's doesn't
- Wrong name for a method in Mouse::Meta::TypeConstraint:
  s/is_a_subtype_of/is_a_type_of/
- $type_constraint->type_parameter didn't return the correct value
  if it's a subtype of paramterized type constraints
- Roles which attributes has no methods could affect cache invalidation
- Resolve RT #61906 (Syohei Yoshida): A single 'accessor' did
  not define the method for the attribute
- Fix a mis-use of aTHX_/pTHX_ in XS (Vincent Pit)
- Resolve RT #61852 (Vincent Pit): Parametrized type constraints didn't
  call their "where" clause anymore.
- Mouse::Object::DESTROY could fail to call DEMOLISHes in some cases
  (reported by @typester).
- Fix tests failed against 5.6.2
- Combination of 'isa' and 'does' for has() sugar was incorrectly
  proccessed in Mouse::PurePerl.
- Fix foreign class checking routines. Please update MouseX::Foreign.
- Workaround 5.6.problems
- Fix edge cases of handles => sub { ... }
- Aoid warnigs on attribute cloning
- Diamond inheritanc without C3 mro cauld cause problems in Mouse::XS
- Workaround Test::Builder2 problem again.
  Loading Mouse before loading Test::Builder 2.00_01 could causes SEGV,
  so I ensure to load Test::Builder first.
- Fix some compatibility issues on perl 5.6.2
- Resolve RT #61613 (Brett)
- Internal refatoring has removed a number of incompatibilities
  in Mouse::PurePerl.
- Error messages from duck types are now compatible with Moose.
- Inheritance from non-Mouse classes now produces warnings.
  Use MouseX::Foreign if you want this type of inheritance.
- A new module Mouse::Meta::Role::Application has been added.
  It doesn not affect public APIs, but internals are radically
  changed. For users, using Mouse without roles should consume
  less memory.
- Meta class reinitialization caused by Mouse::Util::MetaRole
  did not work correctly

(tron)

2011-08-06 10:03:20 UTC MAIN commitmail json YAML

Note update of the "p5-Devel-PPPort" package to version 3.19.03.

(tron)

2011-08-06 10:02:34 UTC MAIN commitmail json YAML

Update p5-Devel-PPPort to version 3.19.03. Chance since version 3.19.03:
- fix CPAN #50763: mistaken use of $[
      (thanks to Zefram for spotting this)
- remove spurious PUSHMARK from Perl_ppaddr_t
      (thanks to Gerard Goossen for providing a patch)
- improved support for newer compilers in buildperl.pl
      (thanks to Philippe Bruhat (BooK) for providing a patch)
- added support for the following API
  memEQs
  memNEs
- lots of small toolchain updates
- fix a warning emitted by the test suite with older perls
- added support for the following API
  newSVpvs_share
  get_cvn_flags
  get_cvs
      (thanks to Goro Fuji for providing a patch to
      implement all of these, fixes CPAN #47174)
- keep up with latest core changes

(tron)

2011-08-06 08:52:09 UTC MAIN commitmail json YAML

Depend on ocaml-3.11.2 per the web page (via Nicolas Thauvin).

(wiz)

2011-08-05 19:38:47 UTC MAIN commitmail json YAML

from CHANGES:
--- snip ---
2011-03-27  Release 6.02

This is the release where we try to help the CPAN-toolchain be able to install
the modules required for https-support in LWP.  We have done this by unbundling
the LWP::Protocol::https module from the libwww-perl distribution.  In order to
have https support you now need to install (or depend on) 'LWP::Protocol::https'
and then this will make sure that all the prerequsite modules comes along.
See [RT#66838].

This release also removes the old http10 modules that has really been
deprecated since v5.60.  These should have been removed at the v6.00 jump, but
I forgot.

Christopher J. Madsen (1):
      Ignores env variables when ssl_opts provided [RT#66663]

Gisle Aas (4):
      Fix typo; Authen::NTLM [RT#66884]

Yury Zavarin (1):
      Support LWP::ConnCache->new(total_capacity => undef)

_______________________________________________________________________________
2011-03-09  Release 6.01

Add missing HTTP::Daemon dependency for the tests.

_______________________________________________________________________________
2011-03-08  Release 6.00

Unbundled all modules not in the LWP:: namespace from the libwww-perl
distribution.  The new broken out CPAN distribtions are File-Listing,
HTML-Form, HTTP-Cookies, HTTP-Daemon, HTTP-Date, HTTP-Message, HTTP-Negotiate,
Net-HTTP, and WWW-RobotRules.  libwww-perl-6 require these to be installed.

This release also drops the unmaintained lwp-rget script from the distribution.

Perl v5.8.8 or better is now required.  For older versions of perl please stay
with libwww-perl-5.837.

For https://... default to verified connections with require IO::Socket::SSL
and Mozilla::CA modules to be installed.  Old behaviour can be requested by
setting the PERL_LWP_SSL_VERIFY_HOSTNAME environment variable to 0.  The
LWP::UserAgent got new ssl_opts method to control this as well.

Support internationalized URLs from command line scripts and in the proxy
environment variables.

The lwp-dump script got new --request option.

The lwp-request script got new -E option, contributed by Tony Finch.

Protocol handlers and callbacks can raise HTTP::Response objects as exceptions.
--- snip ---
This will abort the current request and make LWP return the raised response.

(spz)

2011-08-05 18:22:57 UTC MAIN commitmail json YAML

Detect BonJour on Lion

(adam)

2011-08-05 18:21:14 UTC MAIN commitmail json YAML

2011-08-05 18:07:16 UTC MAIN commitmail json YAML

Updated lang/perl5 to 5.14.1

(adam)

2011-08-05 18:06:15 UTC MAIN commitmail json YAML

Changes 5.14.1:
* Several modules were updated to fix minor bugs.
* Tests were fixed.
* Documentation was improved.

Changes 5.14.0:
* Unicode version 6.0 is now supported.
* Regular expressions can now be reset to the default modifiers.
* Four new regular expression modifiers, "/d", "/l" , "/u", and "/a", were
  introduced.
* The substitution operators now support the modifier "/r" to work
  non-destructively, leaving the original unmodified.
* Larger octals can now be specified.
* Array and hash operators can now experimentally operate directly on hard
  references.
* printf-like functions now understand post-1980 size modifiers.
* Exception handling was made more reliable and consistent.
* Other enhancements and many bug fixes were made

PkgSrc:
* Fixed configuring on Mac OS X 10.7.

(adam)

2011-08-05 15:40:48 UTC MAIN commitmail json YAML

Fix mistake in patch that linked diction to create style!
So style command was actually the diction command.
I guess nobody else used this.

(reed)

2011-08-05 15:12:40 UTC MAIN commitmail json YAML

Updated multimedia/libflashsupport to 1.1

(abs)

2011-08-05 15:12:20 UTC MAIN commitmail json YAML

Updated multimedia/libflashsupport to 1.1

update to latest (available) version of this source, plus binaries built on
appropriate Linux box

(abs)

2011-08-05 15:11:29 UTC MAIN commitmail json YAML

Add adobe-flashsupport-license for use with multimedia/libflashsupport

(abs)

2011-08-05 14:21:31 UTC MAIN commitmail json YAML

- fix taglib version check for current pkgsrc taglib version
- fix build against mysql55-server
- bump pkgrevision

(abs)

2011-08-05 13:40:44 UTC MAIN commitmail json YAML

mailhops - summarizes path and delays of an e-mail message.

(is)

2011-08-05 13:20:52 UTC MAIN commitmail json YAML

Mailhops bei Marius Gedminas/Roland Rosenfeld - a script to summarize the
path and delays an e-mail message encounted.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(is)

2011-08-05 13:12:18 UTC MAIN commitmail json YAML

Fix build on MacOS X Lion (Darwin Kernel Version 11.0.1).

>From upstream comment:
nm isn't known to work after Snow Leopard and XCode 4; testing with OS X 10.5
and Xcode 3 shows a working nm, but pretending it doesn't work produces no
problems.

>From upstream commit log:
Testing from 10.5 with Xcode 3 to the latest OS X works with usenm='false' but
not always with usenm='true'

(ryoon)

2011-08-05 12:22:55 UTC pkgsrc-2011Q2 commitmail json YAML

2011-08-05 12:22:04 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup ticket #3490 - requested by obache
lang/openjdk7: build fix

Revisions pulled up:
- lang/openjdk7/options.mk                                      1.2

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Wed Aug  3 13:28:35 UTC 2011

  Modified Files:
  pkgsrc/lang/openjdk7: options.mk

  Log Message:
  Set FETCH_MESSAGE for jce only when it is not fetched yet.
  fixes PR#44983 and PR#45202.

(tron)

2011-08-05 09:52:40 UTC MAIN commitmail json YAML

Updated net/samba35 to 3.5.11

(adam)

2011-08-05 09:51:46 UTC MAIN commitmail json YAML

Changes 3.5.11:
* Fix access to Samba shares when Windows security patch KB2536276 is installed
* Fix DoS in Winbind and smbd with many file descriptors open
* Fix Winbind panics if verify_idpool() fails

(adam)

2011-08-05 07:04:28 UTC MAIN commitmail json YAML

Fix for pkg_delete on NFS from Anthony Mallet.

Problem analysis from Anthony:

On Wednesday, at 23:52, Anthony Mallet wrote:
> # rm -rf ~tmp && mkdir ~/tmp
> # pkg_add -K ~/tmp/var/db/pkg -p ~/tmp /usr/pkgsrc/packages/All/digest-20080510.tgz
> # pkg_add -U -K ~/tmp/var/db/pkg -p ~/tmp /usr/pkgsrc/packages/All/digest-20080510.tgz
> pkg_delete: Couldn't remove package directory in `/home/tho/tmp/var/db/pkg/digest-20080510'
> Also, the dir var/db/pkg/digest-20080510.xxxxxxx is never cleaned.
>
> The problem apparently is that pkg_delete finds some stalled NFS entries
> (.nfs*) in the var/db/pkg/digest-20080510 dir, so it does not delete the
> directory. Is this due to pkg_add not correctly closing file descriptors before
> exec'ing pkg_delete? For instance, I really don't understand the logic in
> check_already_installed() (add/perform.c:375) regarding the open() of +CONTENTS
> which is almost never closed (and never used as well...). Shouldn't this be
> closed before running pkg_delete?

ktrace shows that the +CONTENTS file is open() by pkg_add, I believe this is in
check_already_installed(), add/perform.c:381. Then pkg_delete is run and when
it comes to deleting the pkgdir entry, it finds that .nfs file and aborts.

Bump version to 20110805

(agc)

2011-08-05 00:56:37 UTC MAIN commitmail json YAML

2011-08-05 00:36:11 UTC MAIN commitmail json YAML

2011-08-05 00:34:41 UTC MAIN commitmail json YAML

2011-08-05 00:26:25 UTC MAIN commitmail json YAML

2011-08-04 23:58:36 UTC MAIN commitmail json YAML

2011-08-04 23:52:04 UTC MAIN commitmail json YAML

Get rid of pkg-config build dependency.

(wiz)

2011-08-04 23:43:57 UTC MAIN commitmail json YAML

Updated multimedia/ffmpeg to 20110623.0.7.1nb1

(wiz)

2011-08-04 23:43:48 UTC MAIN commitmail json YAML

Enable vorbis support. From Matthew Mondor in PR 45208.
Bump PKGREVISION.

(wiz)

2011-08-04 23:40:49 UTC MAIN commitmail json YAML

Only depend on perl when the perl option is selected. From Matthew Mondor
in PR 45205.

(wiz)

2011-08-04 23:35:43 UTC MAIN commitmail json YAML

2011-08-04 21:37:13 UTC MAIN commitmail json YAML

Note update of the "youtube-dl" package to version 20110804.

(tron)

2011-08-04 21:36:56 UTC MAIN commitmail json YAML

Update "youtube-dl" package to version 20110804. Changes since 20110329:
- Fix YouTube downloads (code by Philipp Hagemeister)
- Update User-Agent string

(tron)

2011-08-04 18:48:17 UTC MAIN commitmail json YAML

2011-08-04 14:39:33 UTC MAIN commitmail json YAML

Fix logic in sort-packages. With the former revision the logic got crippled
and no packages were selected as `regular' and thus nothing was selected.

(reinoud)

2011-08-04 13:50:07 UTC MAIN commitmail json YAML

fix path of 'distfiles' directory on ftp.NetBSD.org

(kano)

2011-08-04 13:32:05 UTC MAIN commitmail json YAML

Add support of C++ crossbuild with g++, based on CC with gcc.

(obache)

2011-08-04 12:20:54 UTC MAIN commitmail json YAML

* Remove obsolete comments from patch-ej.
* Add * to pointer to function.

No functional change.
Thanks for tsustui@

(ryoon)

2011-08-04 11:45:20 UTC MAIN commitmail json YAML

Deal with C99 vs GNU89 inline semantics

(joerg)

2011-08-04 11:40:50 UTC MAIN commitmail json YAML

Disable stack scan for clang. It fails miserable and I can't figure out
what this $%^&$%^& is supposed to do.

(joerg)

2011-08-04 11:37:59 UTC MAIN commitmail json YAML

2011-08-04 09:44:50 UTC MAIN commitmail json YAML

+ abcmidi-20110719, amarok-2.4.3, aria2-1.12.1, bftpd-3.6, bzr-2.3.4,
  dar-2.4.1, dbus-1.4.14, digikam-2.0.0, dillo-2.2.1, dmenu-4.4,
  dspam-3.10.0, etm-845, ffmpeg-20110701.0.8.1, fotoxx-11.08,
  gammu-1.30.0, gaupol-0.19, gcal-3.6.1, genius-1.0.14, getmail-4.20.4,
  gnutls-3.0.0, gst123-0.2.1, gtk-gnutella-0.97, gtk3-3.0.12,
  hatari-1.5.0, horde-4.0.8, httping-1.5.2, imapsync-1.452, imp-5.0.9,
  ingo-2.0.4, john-1.7.8jumbo5, kde4-4.7, kipi-plugins-2.0.0,
  kronolith-3.0.6, libX11-1.4.4, libsndfile-1.0.25, libv4l-0.8.5,
  mdocml-1.11.5, meld-1.5.2, memtester-4.2.2, mercurial-1.9.1,
  miredo-1.2.4, mksh-40b, mp3diags-1.1.07, mp3splt-2.4, openbox-3.5.0,
  parallel-20110722, pbzip2-1.1.5, py-cups-1.9.58, py-qt4-4.8.5,
  py-sip-4.12.4, redland-1.0.14 [needs redland-0.9.22], scrotwm-0.9.33,
  stunnel-4.40, supertuxkart-0.7.2, surfraw-2.2.8, sympa-6.1.6,
  texmaker-3.1, tightvnc-2.0.95, tinc-1.0.16, turba-3.0.5, twm-1.0.7,
  uim-1.7.1, worker-2.18.0, x11perf-1.5.4, x264-devel-20110730,
  xinit-1.3.1, xset-1.2.2, xterm-271.

(wiz)

2011-08-04 09:09:41 UTC MAIN commitmail json YAML

2011-08-04 05:23:03 UTC MAIN commitmail json YAML

2011-08-03 21:05:13 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup tickets #3488 and #3489.

(tron)

2011-08-03 21:04:09 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup ticket #3489 - requested by drochner
multimedia/vlc: security patch

Revisions pulled up:
- multimedia/vlc/Makefile                                      1.113
- multimedia/vlc/distinfo                                      1.46
- multimedia/vlc/patches/patch-au                              1.7
- multimedia/vlc/patches/patch-av                              1.3

---
  Module Name:  pkgsrc
  Committed By: drochner
  Date:        Mon Jul 18 17:06:43 UTC 2011
  Modified Files:
        pkgsrc/multimedia/vlc: Makefile distinfo
  Added Files:
        pkgsrc/multimedia/vlc/patches: patch-au patch-av
  Log Message:
  add patches from upstream to plug 2 security problems:
  -heap overflow in the AVI file parser (CVE-2011-2588)
  -heap overflow in the Real Media file parser (CVE-2011-2587)
  bump PKGREV

(tron)

2011-08-03 17:51:52 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup ticket #3488 - requested by bouyer
net/nagios-base: security update

Revisions pulled up:
- net/nagios-base/Makefile                                      1.32
- net/nagios-base/Makefile.common                              1.12
- net/nagios-base/PLIST                                        1.10
- net/nagios-base/distinfo                                      1.13
- net/nagios-base/patches/patch-aa                              1.9
- net/nagios-base/patches/patch-ad                              1.8
- net/nagios-base/patches/patch-ag                              1.8
- net/nagios-base/patches/patch-ah                              1.3
- net/nagios-plugins/Makefile.common                            1.9

---
  Module Name: pkgsrc
  Committed By: bouyer
  Date: Tue Aug  2 14:03:18 UTC 2011

  Modified Files:
  pkgsrc/net/nagios-base: Makefile Makefile.common PLIST distinfo
  pkgsrc/net/nagios-base/patches: patch-aa patch-ad patch-ag patch-ah
  pkgsrc/net/nagios-plugins: Makefile.common

  Log Message:
  Update nagios-base to 3.3.1, fixig CVE-2011-1523 and CVE-2011-2179.
  Changes since 3.2.3:
  ENHANCEMENTS

      * Added support for same host service dependencies with servicegroups (Mathieu Gagn?)
      * Empty hostgroups referenced from services now optionally generate a warning instead of an error.
      * Documentation links now point to online resources
      * Matt Wall's Exfoliation theme is now installed by default. You can reinstall the classic theme with "make install-classicui"
      * Downtime delete commands made "distributable" by deleting by host group name, host name or start time/comment (Opsview team)
      * Allow status.cgi to order by "host urgency" (Jochen Bern)
      * Added news items and quick links to main splash page
      * Added ability to authenticate to CGIs using contactgroup name (Stephen Gran)

  FIXES

      * Fixes status.cgi when called with no parameters, where host should be set to all if none specified (Michael Friedrich)
      * Fixes possible validation error with empty hostgroups/servicegroups (Sven-G?ran Bergh)
      * Performance-data handling and checking is now thread-safe so long as embedded perl is not used.
      * Children should no longer hang on mutex locks held in parent for localtime() (and similar) calls.
      * Debug logging is now properly serialized, using soft-locking with a timeout of 150 milliseconds to avoid multiple threads competing for the privilege to write debug info.
      * Fixed extraneous alerts for services when host is down
      * Fixed incorrect parsing of multi-line host check results (Jochen Bern)
      * Fixed bug with passive host checks being incorrectly sent to event brokers as active checks
      * Fixed bug where passive host check status updates were not being propagated to event brokers
      * Reverted 'Fix for retaining host display name and alias, as well as service display name' as configuration information stored incorrectly over a reload
      * Fixed compile warnings for size_t (Michael Friedrich)
      * Fixed problem where acknowledgements were getting reset when a hard state change occurred
      * Removed duplicated unlinks for check result files with multiple results
      * Fixed race condition on flexible downtime commands when duration not set or zero (Michael Friedrich)
      * Fixed flexible downtime on service hard state change doesn't get triggered/activated (Michael Friedrich)
      * Fixed XSS vulnerability in config.cgi and statusmap.cgi (Stefan Schurtz)
      * Fixed segfault when sending host notifications (Michael Friedrich)
      * Fixed bug where unauthorized contacts could issue hostgroup and servicegroup commands (Sven Nierlein)

(tron)

2011-08-03 16:38:31 UTC MAIN commitmail json YAML

Compile this package with "-O1" under Mac OS X if GCC is used. The generated
"qmake" binary no longer crashes and the build actually succeeds.

This fixes PR pkg/44716 by Richard Hansen who found out that this is
a compiler problem in the first place.

(tron)

2011-08-03 13:28:35 UTC MAIN commitmail json YAML

Set FETCH_MESSAGE for jce only when it is not fetched yet.
fixes PR#44983 and PR#45202.

(obache)

2011-08-03 12:50:43 UTC MAIN commitmail json YAML

Compile to native code also for arm.
Require ocaml>=3.12.0nb2 for this, as the earlier compilers create code
that only runs on CPUs with the Thumb extension.

(is)

2011-08-03 10:01:25 UTC MAIN commitmail json YAML

pull in boundary check from gdk2-pixbuf to fix a possible buffer
overflow by invalid GIF images, see redhat bug#727081
bump PKGREV

(drochner)

2011-08-03 09:30:48 UTC MAIN commitmail json YAML

"yacc" was added to USE_TOOLS

(cheusov)

2011-08-03 08:34:34 UTC MAIN commitmail json YAML

Updated pkgtools/nih to 0.8.0nb1

(cheusov)

2011-08-03 08:34:00 UTC MAIN commitmail json YAML

Updated net/openvpn to 2.2.1nb1

(cheusov)

2011-08-03 08:33:33 UTC MAIN commitmail json YAML

rc.d script improvements:
  - openvpn_chrootdir variable was introduced for running openvpn in chroot
  - openvpn_flags variable was introduced for extra flag passed to openvpn
++pkgrevision

(cheusov)

2011-08-03 08:28:49 UTC MAIN commitmail json YAML

Updated graphics/freetype2 to 2.4.6

(cheusov)

2011-08-03 08:25:41 UTC MAIN commitmail json YAML

Fixed: build failure on 5.99.55
Update to 2.4.6, No answer from maintainer.

CHANGES BETWEEN 2.4.5 and 2.4.6

  I. IMPORTANT BUG FIXES

    - For TrueType based fonts, the ascender and descender values were
      incorrect sometimes  (off by a pixel if the ppem value was not a
      multiple of 5).  Depending on the use you might now  experience
      a different  layout; the  change should  result in  better, more
      consistent line spacing.

    - Fix CVE-2011-0226  which causes a  vulnerability while  handling
      Type 1 fonts.

    - BDF fonts  containing  glyphs with negative values  for ENCODING
      were  incorrectly  rejected.  This  bug has  been introduced  in
      FreeType version 2.2.0.

    - David Bevan contributed a major revision of the FreeType stroker
      code:

      . The behaviour of FT_STROKER_LINEJOIN_BEVEL has been corrected.

      . A new  line join style,  FT_STROKER_LINEJOIN_MITER_FIXED,  has
        been introduced to support PostScript and PDF miter joins.

      . FT_STROKER_LINEJOIN_MITER_VARIABLE  has been introduced ches has
        been fixed.

  II. MISCELLANEOUS

      - SFNT bitmap fonts which contain an outline glyph for `.notdef'
        only no longer set the FT_FACE_FLAG_SCALABLE flag.

CHANGES BETWEEN 2.4.4 and 2.4.5

  I. IMPORTANT BUG FIXES

    - A rendering regression  for second-order B#zier curves  has been
      fixed, introduced in 2.4.3.

  II. IMPORTANT CHANGES

    - If autohinting  is not  explicitly disabled,  FreeType now  uses
      the autohinter if  a TrueType based font doesn't  contain native
      hints.

    - The load flag FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH  has been made
      redundant and  is simply ignored;  this means that FreeType  now
      ignores the global advance width value in TrueType fonts.

  III. MISCELLANEOUS

    - `FT_Sfnt_Table_Info' can now return the number of SFNT tables of
      a font.

    - Support for PCF files compressed with bzip2 has been contributed
      by Joel  Klinghed.  To  make this  work, the  OS must  provide a
      bzip2 library.

    - Bradley  Grainger  contributed  project  and  solution  files in
      Visual Studio 2010 format.

    - Again some fixes to better handle broken fonts.

(cheusov)

2011-08-03 04:17:32 UTC MAIN commitmail json YAML

Update perfuse to 20110803

(manu)

2011-08-03 04:17:08 UTC MAIN commitmail json YAML

perfuse update: Fix permissions sent to FUSE when operations are done by
the kernel

(manu)

2011-08-02 21:51:02 UTC MAIN commitmail json YAML

Updated net/libgdata to 0.6.6nb3

(gls)

2011-08-02 21:50:46 UTC MAIN commitmail json YAML

Fix build with PKG_OPTIONS.libgdata+= -gnome. It requires libsoup24, even
with -gnome option set.
Spotted by Pierre Pronchery in private mail.
PKGREV++
While here, silence pkglint.

(gls)

2011-08-02 21:27:46 UTC MAIN commitmail json YAML

Updated pkgtools/pkgin to 0.4.2.1

(imil)

2011-08-02 21:26:59 UTC MAIN commitmail json YAML

20110802
Release 0.4.2.1
Fixed the "too many connexions" problem with libfetch and FTP

(imil)

2011-08-02 17:11:40 UTC MAIN commitmail json YAML

Don't fail on tautologic code when compiling with Clang

(joerg)

2011-08-02 17:11:00 UTC MAIN commitmail json YAML

2011-08-02 17:09:21 UTC MAIN commitmail json YAML

2011-08-02 17:05:48 UTC MAIN commitmail json YAML

2011-08-02 17:04:34 UTC MAIN commitmail json YAML

2011-08-02 17:03:15 UTC MAIN commitmail json YAML

Disable integrated assembler with Clang

(joerg)

2011-08-02 17:02:39 UTC MAIN commitmail json YAML

Adjust assembler constraint to work with Clang. From FreeBSD.

(joerg)

2011-08-02 16:15:50 UTC MAIN commitmail json YAML

Note update of databases/mysql5-server package to 5.0.92nb1.

(taca)

2011-08-02 16:15:08 UTC MAIN commitmail json YAML

2011-08-02 14:16:12 UTC MAIN commitmail json YAML

Use /usr/bin/ftp on *BSD systems and ftp command from net/tnftp package.
++pkgrevision

(cheusov)

2011-08-02 14:11:54 UTC MAIN commitmail json YAML

Note update of databases/mysql51-client and databases/mysql51-server
package to 5.1.58.

(taca)

2011-08-02 14:10:35 UTC MAIN commitmail json YAML

Update mysql51-client and mysql51-server package to 5.1.58 (MySQL 5.1.58).

This is bug fix release.  Since whole changes are too many to write here,
please refer http://dev.mysql.com/doc/refman/5.1/en/news-5-1-58.html.

Especially, some important one for related to us.

* On FreeBSD 64-built builds of the embedded server, exceptions were not
  prevented from propagating into the embedded application. (Bug #38965,
  Bug #11749418)

(taca)

2011-08-02 14:06:20 UTC MAIN commitmail json YAML

2011-08-02 14:05:28 UTC MAIN commitmail json YAML

2011-08-02 14:04:19 UTC MAIN commitmail json YAML

Updated net/nagios-base to 3.3.1

(bouyer)

2011-08-02 14:03:18 UTC MAIN commitmail json YAML

Update nagios-base to 3.3.1, fixig CVE-2011-1523 and CVE-2011-2179.
Changes since 3.2.3:
ENHANCEMENTS

    * Added support for same host service dependencies with servicegroups (Mathieu Gagn�)
    * Empty hostgroups referenced from services now optionally generate a warning instead of an error.
    * Documentation links now point to online resources
    * Matt Wall's Exfoliation theme is now installed by default. You can reinstall the classic theme with "make install-classicui"
    * Downtime delete commands made "distributable" by deleting by host group name, host name or start time/comment (Opsview team)
    * Allow status.cgi to order by "host urgency" (Jochen Bern)
    * Added news items and quick links to main splash page
    * Added ability to authenticate to CGIs using contactgroup name (Stephen Gran)

FIXES

    * Fixes status.cgi when called with no parameters, where host should be set to all if none specified (Michael Friedrich)
    * Fixes possible validation error with empty hostgroups/servicegroups (Sven-G�ran Bergh)
    * Performance-data handling and checking is now thread-safe so long as embedded perl is not used.
    * Children should no longer hang on mutex locks held in parent for localtime() (and similar) calls.
    * Debug logging is now properly serialized, using soft-locking with a timeout of 150 milliseconds to avoid multiple threads competing for the privilege to write debug info.
    * Fixed extraneous alerts for services when host is down
    * Fixed incorrect parsing of multi-line host check results (Jochen Bern)
    * Fixed bug with passive host checks being incorrectly sent to event brokers as active checks
    * Fixed bug where passive host check status updates were not being propagated to event brokers
    * Reverted 'Fix for retaining host display name and alias, as well as service display name' as configuration information stored incorrectly over a reload
    * Fixed compile warnings for size_t (Michael Friedrich)
    * Fixed problem where acknowledgements were getting reset when a hard state change occurred
    * Removed duplicated unlinks for check result files with multiple results
    * Fixed race condition on flexible downtime commands when duration not set or zero (Michael Friedrich)
    * Fixed flexible downtime on service hard state change doesn't get triggered/activated (Michael Friedrich)
    * Fixed XSS vulnerability in config.cgi and statusmap.cgi (Stefan Schurtz)
    * Fixed segfault when sending host notifications (Michael Friedrich)
    * Fixed bug where unauthorized contacts could issue hostgroup and servicegroup commands (Sven Nierlein)

(bouyer)

2011-08-02 12:15:19 UTC MAIN commitmail json YAML

Updated devel/cutter to 1.1.8

(obache)

2011-08-02 12:15:01 UTC MAIN commitmail json YAML

Update cutter to 1.1.8.

== [release-1-1-8] 1.1.8: 2011-07-31

=== Cutter

==== Improvements

  * Supported notify-send availability detection.
  * Added --mode=play option that plays test result from
    test log.
  * Updated documents for Solaris 10.
  * Supported assertion failures in other thread. Bug #3341429
    [Reported by Romain Tarti竪re]

==== Changes

  * Added Debian GNU/Linux wheezy support.
  * Removed Ubuntu Maverick Meerkat support.
  * Added Ubuntu Natty Narwhal support.
  * Removed Fedora 14 support.
  * Added Fedora 15 support.

=== cut-diff

==== Improvements

  * Made --label option optional.

(obache)

2011-08-02 08:31:35 UTC MAIN commitmail json YAML

Fix MAINTAINER e-mail address.

(ryoon)

2011-08-02 08:11:44 UTC pkgsrc-2011Q2 commitmail json YAML

2011-08-02 08:11:09 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup ticket #3487 - requested by drochner
net/libsoup24: security patch

Revisions pulled up:
- net/libsoup24/Makefile                                        1.33
- net/libsoup24/distinfo                                        1.23
- net/libsoup24/patches/patch-aa                                1.3

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Fri Jul 29 10:27:29 UTC 2011

  Modified Files:
          pkgsrc/net/libsoup24: Makefile distinfo
  Added Files:
          pkgsrc/net/libsoup24/patches: patch-aa

  Log Message:
  add patch from upstream to fix a directory traversal problem which
  could allow information disclosure  by servers (CVE-2011-2524, does not
  affect client applications)

(tron)

2011-08-02 06:16:09 UTC MAIN commitmail json YAML

2011-08-01 21:51:53 UTC MAIN commitmail json YAML

Note update of the "rtorrent" package to version 0.8.9nb2.

(tron)

2011-08-01 21:51:37 UTC MAIN commitmail json YAML

Recursive revision bump (well, not really, just showing off) of all
packages which require the "libtorrent" package as its ABI and API
minimum versions were increased to 0.12.9.

(tron)

2011-08-01 21:42:45 UTC MAIN commitmail json YAML

The "rtorrent" packges needs at least version 0.12.9 of the "libtorrent"
package. As the former is the only user of the later bump both the
minium ABI and API version.

Problem reported by Aleksey Cheusov in private e-mail.

(tron)

2011-08-01 18:53:12 UTC MAIN commitmail json YAML

Updated audio/cmus to 2.4.2

(gls)

2011-08-01 18:52:24 UTC MAIN commitmail json YAML

Update audio/cmus to 2.4.2

Maintenance release.

Donovan Watteau (1):
      Use -pthread on OpenBSD

Gregory Petrosyan (3):
      view_save(): use correct playlist filename
      id3: recognize TP2 frame as albumartist
      cmus 2.4.2

Johannes Wei�l (5):
      fix compile error for new versions of ffmpeg
      id3: fix parsing xing for mp3s with CRC protection
      fix relative path handling in playlists
      Map unicode punctation/quotation characters to ASCII ones
      Fix segfault caused by too late initialization of UI

Philipp Schafft (1):
      Update RoarAudio output plugin

(gls)

2011-08-01 17:01:29 UTC MAIN commitmail json YAML

kill some configure option to make this build again, from
Martin Brandenburg per PR pkg/45189

(drochner)

2011-08-01 15:21:16 UTC MAIN commitmail json YAML

Avoid gcc-inline vs C99-inline difference by using static inline.

(joerg)

2011-08-01 15:10:01 UTC MAIN commitmail json YAML

Updated pkgtools/x11-links to 0.66

(wiz)

2011-08-01 15:09:28 UTC MAIN commitmail json YAML

2011-08-01 14:55:48 UTC MAIN commitmail json YAML

Updated sysutils/apcupsd to 3.14.9

(bouyer)

2011-08-01 14:54:51 UTC MAIN commitmail json YAML

Update to 3.14.9.
Dragonfly users, please test that is still builds !
pkgsrc change: as snmp support doesn't depend on net-snmp
anymore, remove snmp option and always build snmp support.
cgi option now depend on graphics/gd/

User-visible changes sinces 3.14.3:

2010-08-30 14:18  adk0212

        * src/drivers/snmplite/: mge-mib.cpp, mge-oids.h, mibs.cpp:

        Add support for MGE SNMP MIB. Contributed by Lars T辰er
        <taeuber@bbaw.de>

2010-07-30 18:04  adk0212

        * src/drivers/snmplite/: apc-mib.cpp, apc-oids.h, mib.cpp, oids.h,
        rfc1628-mib.cpp, rfc1628-oids.h, snmplite.cpp, snmplite.h:

        Add support for RFC1628 SNMP MIB. Refactor APC MIB and create
        MibStrategy struct for associating MIB/CI mapping with
        corresponding processing function. RFC1628 strategy is coded per
        the MIB but untested.

2010-01-10 10:29  adk0212

        * include/defines.h, src/apctest.c, src/drivers/usb/usb.c:

        Add apctest support for reading/setting self-test interval on USB.
        Also show current setting in UPS status. Contributed by James
        Belleau <jpbelleau@gmail.com>

2009-10-25 11:03  adk0212

        * configure, autoconf/config.h.in, autoconf/configure.in,
        autoconf/variables.mak.in, include/struct.h,
        platforms/etc/apcupsd.conf.in, src/drivers/Makefile,
        src/drivers/drivers.c, src/drivers/snmplite/Makefile,
        src/drivers/snmplite/asn.cpp, src/drivers/snmplite/asn.h,
        src/drivers/snmplite/mib.cpp, src/drivers/snmplite/snmp.cpp,
        src/drivers/snmplite/snmp.h, src/drivers/snmplite/snmplite.cpp,
        src/drivers/snmplite/snmplite.h, src/lib/apcconfig.c,
        src/lib/apcstatus.c:

        Add SNMP Lite driver which does not depend on net-snmp library.
        This makes it more portable and eliminates need to move libsnmp.so
        to /lib in order to do a killpower on systems where /usr is
        unmounted.

2009-09-01 20:30  adk0212

        * src/apctest.c:

        Implement battery calibration in apctest for USB models.  Thanks to
        James Belleau <james@belleau.net> for the original implementation
        which has been modified somewhat in this commit.

2009-05-02 10:30  adk0212

        * src/action.c:

        Change log level of UPS self-test messages to WARNING from ALERT.
        Given that self-test messages are routine, they do not belong at
        LOG_ALERT.  Contributed by Dave Ewart <davee@ceu.ox.ac.uk>.

2009-04-25 10:58  adk0212

        * src/lib/apcconfig.c:

        Remove EVENTFILE, EVENTFILEMAX config directives. These were
        replaced by the plural versions that are in use today (EVENTSFILE,
        EVENTSFILEMAX) almost 10 years ago. It's time to kill the old
        names.  (h/t Trevor Roydhouse <trev@sentry.org>)

2009-03-02 17:48  adk0212

        * doc/apcupsd.man, include/drivers.h, include/extern.h,
        src/action.c, src/apctest.c, src/apcupsd.c, src/device.c,
        src/options.c, src/drivers/drivers.c,
        src/drivers/apcsmart/apcsmart.h, src/drivers/apcsmart/smart.c,
        src/drivers/apcsmart/smartoper.c, src/drivers/usb/usb.c,
        src/drivers/usb/usb.h, src/lib/apclock.c:

        Add support for turning the UPS off completely. This complements
        existing hibernate (aka killpower) functionality. Turn-off is
        implemented for apcsmart and USB drivers, subject to support for
        the relevant commands in the UPS itself. Contributed by Keith
        Campbell <campbell@econnectix.com>.

2008-06-29 11:12  adk0212

        * src/action.c:

        Fix bug in LOWBATT glitch handling. We must examine LOWBATT for
        changes every time thru the status loop, not just during the
        OnBattery state.  Otherwise we can miss the initial LOWBATT
        assertion, which defeats the glitch rejection logic.

2008-05-06 20:16  skoona

        * src/gapcmon/gapcmon.c:

        Corrected the use of NOMPOWER and the calc of current usage amount

2008-05-04 11:13  adk0212

        * src/drivers/usb/usb.c:

        Add a heuristic to fix up incorrect NOMINV or NOMOUTV. Some UPSes
        (RS 500) report decivolts instead of volts. Reported by Kirill S.
        Bychkov <yason@linklevel.net>.

2008-01-27 12:00  adk0212

        * include/struct.h, platforms/etc/apcupsd.conf.in,
        platforms/mingw/apcupsd.conf.in, src/device.c,
        src/drivers/net/net.c, src/drivers/snmp/drv_powernet.c,
        src/lib/apcconfig.c:

        Add POLLTIME directive to control UPS polling interval. NETTIME is
        accepted as a synonym for compatibility with old config files.

(bouyer)

2011-08-01 13:12:38 UTC MAIN commitmail json YAML

Restore previous window sizes fix (both height and width non-zero).
Bump PKGREVISION.
Fix a pkglint warning while here.

(wiz)

2011-08-01 11:59:47 UTC MAIN commitmail json YAML

Remove obsolete hack about now non-existing perl5-base package.

(asau)

2011-08-01 11:58:28 UTC MAIN commitmail json YAML

Note update of the "pkglint" package to version 4.102.

(tron)

2011-08-01 11:58:14 UTC MAIN commitmail json YAML

Update "pkglint" package to version 4.102. Changes since version 4.101:
Allow "@" as a character for directories in "${WRKSRC}". This stop bogus
warnings for the "phpmyadmin" package which contains directory names
like "locale/sr@latin/LC_MESSAGES".

Change suggested by Thomas Klausner in private e-mail.

(tron)

2011-08-01 11:52:02 UTC MAIN commitmail json YAML

Updated lang/racket to 5.1.1
Updated lang/racket-textual to 5.1.1

(asau)

2011-08-01 11:45:43 UTC MAIN commitmail json YAML

Update to Racket 5.1.1

Changes in version 5.1.1, May 2011:

Enabled single-precision floats by default
Added single-flonum?
Changed eqv? so that inexacts are equivalent only when they
have the same precision
Changed file-or-directory-permission to add 'bits mode
and permission-setting mode
Added special treatment of void as an 'inferred-name property
Removed the "MrEd" compatability executable under Windows
and Mac OS X, but the "mred" compatibility script remains
racket/gui: added multi-column support to list-box%
racket/gui: added scrollbar support to panel%, vertical-panel%,
and horizontal-panel%
racket/gui: added 'wheel-left and 'wheel-right events
racket/file: add user-read-bit, etc.
racket/contract: removed some (undocumented) exports.

Changes in version 5.1, February 2011

Renamed "proxy" to "impersonator"
Added current-get-interaction-input-port, which enables
racket/gui events to be dispatched while a REPL is blocked
Changed equal? to equate C pointers when they refer to the
same address
Internal: weak boxes are cleared before non-will-like
finalizers; use late-weak boxes to get the old behavior

Changes in version 5.0.2, October 2010

Changed body of `when', `unless', `cond' clauses, `case'
clauses, and `match' clauses to be internal-definition contexts
Swapped unsafe-vector*-ref with unsafe-vector-ref, etc.
Added ->i to the contract library, improved ->*, adding #:pre and
#:post, as well as making the optional arguments clause optional.
Added #true and #false, and changed #t/#T and #f/#F to
require a delimiter afterward
Added print-boolean-long-form
Added read-accept-lang, which is set to #t when
reading a module
Added flonum?
Changed continuation-marks to accept a #f argument
to produce an empty set of marks
Added fxvectors
Added unsafe-{s,u}16-{ref,set!}
Added prop:proxy-of
Added proxies to go with chaperones, and renamed chaperone property
as proxy property; beware that the word "proxy" will change in
a future version, perhaps to "impersonator"
Added collection-file-path and collection splicing at the file
level

(asau)

2011-08-01 11:00:13 UTC MAIN commitmail json YAML

Pass PKGNAME_REQD through to the make process on the other side
of the "su" command.  This fixes {cd math/py-networkx;
env PYTHON_VERSION_DEFAULT=25 PKGNAME_REQD='py24-networkx-*' make replace;}

(apb)

2011-08-01 09:31:22 UTC MAIN commitmail json YAML

Updated comms/minicom to 2.5

(adam)

2011-08-01 09:30:33 UTC MAIN commitmail json YAML

Changes 2.5:
* Handle device reconnected more smoothly (USB-serial dongles)
* Translation updates: Danish
* Several fixes (see ChangeLog)

Changes 2.4:
* Add -D and -b options to specify device and baud rate on the command
  line.
* Do character conversion between local and remote side (-R option)
* Added indonesian translation
* Compatibility fixes for recent build environments
* Remove code that handled very old systems

Changes 2.3:
* Fix build on Mac OS X
* New version of the dial format to be little and big endian as well as
  32/64 bit safe
* Support more baud rates
* Handle device disappearances (e.g. serial-USB device unplug)
* Various build and other fixes

Changes 2.2:
* Vietnamese translation added
* Norwegian translation added
* Traditional chinese translation added
* Swedish translation added
* Romanian translation added
* default to 8bit mode if LANG or LC_ALL are set
* default baud rate set to 115200
* Various code cleanups and fixes

(adam)

2011-08-01 08:42:39 UTC MAIN commitmail json YAML

Fix an infinite loop in the configure script's test for
"checking for replacing readdir using getdirentries()".
The implementation of get
on NetBSD 5.99.54.

Not bumping PKGREVISION, because this affects only the
configure script, and the package did not build on
NetBSD-curren

(apb)

2011-08-01 08:17:17 UTC MAIN commitmail json YAML

2011-08-01 06:03:35 UTC MAIN commitmail json YAML

2011-08-01 05:56:30 UTC MAIN commitmail json YAML

Disable groff html check to prevent random PLIST variation.

(dholland)

2011-08-01 05:47:40 UTC MAIN commitmail json YAML

2011-08-01 05:44:26 UTC MAIN commitmail json YAML

2011-08-01 05:41:09 UTC MAIN commitmail json YAML

2011-08-01 05:37:12 UTC MAIN commitmail json YAML

Fix void main, which clang won't accept. While here, fix an LP64 issue
caught by gcc (malloc without stdlib.h) so bump PKGREVISION.

(dholland)

2011-08-01 05:19:12 UTC MAIN commitmail json YAML

2011-08-01 05:03:45 UTC MAIN commitmail json YAML

Fix bug that was emitting #line directives with a line number of 0, which
clang strenuously objects to. Fixes clang build of audio/gmpc and maybe
others. PKGREVISION -> 2.

(dholland)

2011-08-01 04:35:45 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup tickets 3483, 3484, 3485 & 3486

(sbd)

2011-08-01 04:33:23 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup ticket #3486 - requested by dholland
chat/amsn build fix

Revisions pulled up:
- chat/amsn/Makefile                                            1.21
- chat/amsn/distinfo                                            1.8-1.9
- chat/amsn/patches/patch-utils_TkCximage_src_CxImage_ximapng.cpp 1.2-1.3

---
  Module Name: pkgsrc
  Committed By: dholland
  Date: Mon Aug  1 00:43:59 UTC 2011

  Modified Files:
  pkgsrc/chat/amsn: distinfo
  pkgsrc/chat/amsn/patches: patch-utils_TkCximage_src_CxImage_ximapng.cpp

  Log Message:
  Improve png-1.5 support. Still broken: writing palettes and transparency.

---
  Module Name: pkgsrc
  Committed By: dholland
  Date: Mon Aug  1 01:16:50 UTC 2011

  Modified Files:
  pkgsrc/chat/amsn: Makefile distinfo
  pkgsrc/chat/amsn/patches: patch-utils_TkCximage_src_CxImage_ximapng.cpp

  Log Message:
  Fix build with png-1.5, fully now. Also add various REPLACE_INTERPRETER
  and add a dependency on Python for the two installed Python scripts. No
  version bump since this hasn't been buildable in a long time.

(sbd)

2011-08-01 04:32:51 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup ticket #3485 - requested by dholland
editors/scite build fix

Revisions pulled up:
- editors/scite/Makefile                                        1.4

---
  Module Name: pkgsrc
  Committed By: dholland
  Date: Sun Jul 31 23:32:10 UTC 2011

  Modified Files:
  pkgsrc/editors/scite: Makefile

  Log Message:
  Needs pkg-config. Depends on glib2 directly. PKGREVISION -> 2. Should fix
  failure seen in bulk builds.

(sbd)

2011-08-01 04:30:52 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup ticket #3484 - requested by dholland
devel/tig build fix

Revisions pulled up:
- devel/tig/distinfo                                            1.5
- devel/tig/patches/patch-tig_c                                1.1
- devel/tig/patches/patch-tig_h                                1.1

---
  Module Name: pkgsrc
  Committed By: dholland
  Date: Sun Jul 31 22:15:36 UTC 2011

  Modified Files:
  pkgsrc/devel/tig: distinfo
  Added Files:
  pkgsrc/devel/tig/patches: patch-tig_c patch-tig_h

  Log Message:
  Fix broken build.

(sbd)

2011-08-01 04:21:26 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup ticket #3483 - requested by pettai
security/opensaml security update

Revisions pulled up:
- security/opensaml/Makefile                                    1.8
- security/opensaml/PLIST                                      1.5
- security/opensaml/distinfo                                    1.3

---
  Module Name: pkgsrc
  Committed By: pettai
  Date: Thu Jul 28 22:44:37 UTC 2011

  Modified Files:
  pkgsrc/security/opensaml: Makefile PLIST distinfo

  Log Message:
  Update fixes CVE-2011-2516
  (See http://shibboleth.internet2.edu/secadv/secadv_20110706.txt for details)

(sbd)

2011-08-01 04:08:51 UTC MAIN commitmail json YAML

2011-08-01 04:05:01 UTC MAIN commitmail json YAML

2011-08-01 03:54:53 UTC MAIN commitmail json YAML

2011-08-01 03:49:50 UTC MAIN commitmail json YAML

2011-08-01 03:40:58 UTC MAIN commitmail json YAML

Fix build with recent curl; also fix deps via verifypc, uses glib2 and
libX11. (yes, it uses libX11 directly, I checked. sigh.) PKGREVISION -> 7

(dholland)