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 (36m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-27 05:45:12 UTC Now

2011-06-12 07:58:51 UTC MAIN commitmail json YAML

drop --fetch-cmd option and FETCH_CMD settings for default mk.conf.
fetch stuff was changed and it will not works as expected nowadays.

(obache)

2011-06-12 04:48:27 UTC MAIN commitmail json YAML

games/sex bump (but no grind, sorry)

(dholland)

2011-06-12 04:47:27 UTC MAIN commitmail json YAML

Fix build problem on Minix and a couple other minor C issues I noticed
while passing by. Closes PR 45048 from Thomas Cort.

(dholland)

2011-06-12 00:31:48 UTC MAIN commitmail json YAML

2011-06-12 00:31:02 UTC MAIN commitmail json YAML

Update xbiff to 1.0.3. Changes seem to be mostly code cleanup and
autoconf churn.

(dholland)

2011-06-12 00:23:07 UTC MAIN commitmail json YAML

Updated libXi. Also include bump of games/velena I did two weeks ago and
forgot to commit here.

(dholland)

2011-06-12 00:21:53 UTC MAIN commitmail json YAML

2011-06-11 20:54:01 UTC MAIN commitmail json YAML

Note update of emacs-snapshot.

(minskim)

2011-06-11 20:53:11 UTC MAIN commitmail json YAML

Update emacs-snapshot to 24.0.50.20110608.

Changes:
- New input method: ipa-paraat.
- url-future.el: Add general futures facility.

(minskim)

2011-06-11 20:27:12 UTC MAIN commitmail json YAML

- Fix issue on PubSub preventing publication of items (EJAB-1457)

(mspo)

2011-06-11 19:24:26 UTC MAIN commitmail json YAML

Updated lang/sbcl to 1.0.49

(asau)

2011-06-11 19:24:10 UTC MAIN commitmail json YAML

Update to SBCL 1.0.49

changes in sbcl-1.0.49 relative to sbcl-1.0.48:
* minor incompatible change: WITH-LOCKED-HASH-TABLE no longer disables
  interrupts for its body.
* enhancement: source locations are now available for files loaded as
  source, compile-time-too evaluation, and initialization files.
  * enhancement: WITH-COMPILATION-UNIT :SOURCE-NAMESTRING allows providing
    virtual source-file information, eg. overriding input-file of COMPILE-FILE
    when a temporary file is used for compilation.
  * enhancement: ASDF has been updated to version 2.015.3.
  * enhancement: backtraces involving frames from the default evaluator are
    more readable.
  * enhancement: RUN-PROGRAM works with user-defined binary input and output
    streams.
  * enhancement: more informative compile-time warnings and runtime errors for
    type-errors detected at compile-time.
  * enhancement: deadlock detection for mutexes and spinlocks.
  * enhancement: dynamic-extent for &rest lists stack allocate only their
    spines, not their argumets. While portable code should not rely on this,
    particularly in combination with inlining, it should make dynamic-extent
    easier to use safely.
  * enhancement: SB-POSIX improvements:
    ** WNOHANG and WUNTRACED are exported.
    ** SYSCALL-ERROR now also provides the name of the failing system call.
  * enhancement: --script improvements:
    ** errors on standard input, output, and error streams are handled and
      cause scripts to exit silently, making them easier to use in shell
      pipelines.
    ** backtraces from scripts now go to standard error instead of the
      terminal even if one is available.
    ** --script can be an argument, causing the script to be loaded from
      standard input.
  * enhancement: MAKE-ALIEN-STRING provides an easy way to transport lisp
    strings to foreign memory.
  * enhancement: (SETF GC-LOGFILE) allows logging garbage collections to
    a file, making it easier to understand heap dynamics.
  * optimization: using a &REST argument only in APPLY or VALUES-LIST calls
    allows the compiler to automatically elide rest-list allocation so long as
    the call sites are in functions that the compiler knows cannot escape.
    (lp#504575)
  * optimization: CALL-NEXT-METHOD using explicit arguments is faster,
    especially in safe code when none of the required arguments have changed
    their identities.
  * bug fix: blocking reads from FIFOs created by RUN-PROGRAM were
    uninterruptible, as well as blocking reads from socket streams created
    with for which :SERVE-EVENTS NIL. (regression from 1.0.42.43)
  * bug fix: SET-SYNTAX-FROM-CHAR now removes dispatch-macro character syntax
    from the to-char if the from-char is not a dispatch-macro character.
  * bug fix: references to undefined variables in function calls that are
    optimized away now signal a runtime error. (lp#722734)
  * bug fix: miscompilation of MULTIPLE-VALUE-CALL when asserting derived
    types from a function defined in the same file. (regression from
    1.0.43.57)
  * bug fix: TRULY-THE forms are now macroexpandable and setf-expandable.
    (lp#771673)
  * bug fix: spurious errors during QUIT when standard streams were closed.

(asau)

2011-06-11 18:56:17 UTC MAIN commitmail json YAML

Remove fotoxx

(ryoon)

2011-06-11 18:55:36 UTC MAIN commitmail json YAML

Updated graphics/fotoxx to 11.06.1

(ryoon)

2011-06-11 18:54:24 UTC MAIN commitmail json YAML

Update to 11.06.1

Changelog:
2011.06.09  v.11.06.1
Bugfix: A hole was closed that could cause a crash if an area is
deleted while an edit function is open and active.

2011.06.01  v.11.06
+ Smart Erase and Remove Dust were made slightly more effective.
+ Brightness/Color retouching and Tone Mapping were made 25-40% faster.
+ Retouching brightness/color by "painting" with the mouse (dodge and
  burn) was made much faster (instant response on a fast computer).
+ If at startup the previous image file is no longer present then a
  gallery of the 100 most recent files viewed is shown.
+ New function: Tools > Toolbar Style: set to text, icons, or both.
+ New function: Tools > Edit Translation: edit translations interactively
  as Fotoxx is being used, and the changes are immediately effective.
+ Several other small usability improvements were made.
+ Minor bugfix: paste area edge blending lost 1 pixel around the edge.

(ryoon)

2011-06-11 18:49:31 UTC MAIN commitmail json YAML

PR/39663: enable 256 color support (only with ncurses and PDCurses).

(shattered)

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

Update MASTER_SITES.

(obache)

2011-06-11 04:44:18 UTC MAIN commitmail json YAML

Updated mail/sendmail to 8.14.5

(jnemeth)

2011-06-11 04:44:08 UTC MAIN commitmail json YAML

Update to 8.14.5, a general bugfix release:

8.14.5/8.14.5 2011/05/17
Do not cache SMTP extensions across connections as the cache
is based on hostname which may not be a unique identifier
for a server, i.e., different machines may have the
same hostname but provide different SMTP extensions.
Problem noted by Jim Hermann.
Avoid an out-of-bounds access in case a resolver reply for a DNS
map lookup returns a size larger than 1K.  Based on a
patch from Dr. Werner Fink of SuSE.
If a job is aborted using the interrupt signal (e.g., control-C from
the keyboard), perform minimal cleanup to avoid invoking
functions that are not signal-safe. Note: in previous
versions the mail might have been queued up already
and would be delivered subsequently, now an interrupt
will always remove the queue files and thus prevent
delivery.
Per RFC 6176, when operating as a TLS client, do not offer SSLv2.
Since TLS session resumption is never used as a client, disable
use of RFC 4507-style session tickets.
Work around gcc4 versions which reverse 25 years of history and
no longer align char buffers on the stack, breaking calls
to resolver functions on strict alignment platforms.
Found by Stuart Henderson of OpenBSD.
Read at most two AUTH lines from a server greeting (up to two
lines are read because servers may use "AUTH mechs" and
"AUTH=mechs"). Otherwise a malicious server may exhaust
the memory of the client.  Bug report by Nils of MWR
InfoSecurity.
Avoid triggering an assertion in the OpenLDAP code when the
connection to an LDAP server is lost while making a query.
Problem noted and patch provided by Andy Fiddaman.
If ConnectOnlyTo is set and sendmail is compiled with NETINET6
it would try to use an IPv6 address if an IPv4 (or
unparseable) address is specified.
If SASLv2 is used, make sure that the macro {auth_authen} is
stored in xtext format to avoid problems with parsing
it.  Problem noted by Christophe Wolfhugel.
CONFIG: FEATURE(`ldap_routing') in 8.14.4 tried to add a missing
-T<TMPF> that is required, but failed for some cases
that did not use LDAP.  This change has been undone
until a better solution can be implemented.  Problem
found by Andy Fiddaman.
CONFIG: Add cf/ostype/solaris11.m4 for Solaris11 support.
Contributed by Casper Dik of Oracle.
CONTRIB: qtool.pl: Deal with H entries that do not have a
letter between the question marks.  Patch from
Stefan Christensen.
DOC: Use a better description for the -i option in sendmail.
Patch from Mitchell Berger.
Portability:
Add support for Darwin 10.x (Mac OS X 10.6).
Enable HAVE_NANOSLEEP for FreeBSD 3 and later.  Patch
from John Marshall.
Enable HAVE_NANOSLEEP for OpenBSD 4.3 and later.
Use new directory "/system/volatile" for PidFile on
Solaris 11.  Patch from Casper Dik of Oracle.
Fix compilation on Solaris 11 (and maybe some other
OSs) when using OpenSSL 1.0.  Based on patch from
Jan Pechanec of Oracle.
Set SOCKADDR_LEN_T and SOCKOPT_LEN_T to socklen_t
for Solaris 11.  Patch from Roger Faulkner of Oracle.
New Files:
cf/ostype/solaris11.m4

(jnemeth)

2011-06-11 03:26:58 UTC MAIN commitmail json YAML

Note update of Ruby on Rails 3.0.8 update:

devel/ruby-activesupport3 3.0.8
devel/ruby-activemodel 3.0.8
www/ruby-actionpack3 3.0.8
databases/ruby-activerecord3 3.0.8
www/ruby-activeresource3 3.0.8
mail/ruby-actionmailer3 3.0.8
devel/ruby-railties 3.0.8
www/ruby-rails3 3.0.8

(taca)

2011-06-11 03:25:42 UTC MAIN commitmail json YAML

Update ruby-rails3 package 3.0.8.

Version only change.

(taca)

2011-06-11 03:25:00 UTC MAIN commitmail json YAML

Update ruby-railties package to 3.0.8.

*Rails 3.0.8 (unreleased)*

* Fix Rake 0.9.0 support.

(taca)

2011-06-11 03:24:05 UTC MAIN commitmail json YAML

Update actionmailer3 pacakge to 3.0.8.

*Rails 3.0.8 (unreleased)*

* Mail dependency increased to 2.2.19

(taca)

2011-06-11 03:23:12 UTC MAIN commitmail json YAML

Update ruby-activeresource3 package to 3.0.8.

Changed version only.

(taca)

2011-06-11 03:22:09 UTC MAIN commitmail json YAML

Update ruby-activerecord3 pacakge to 3.0.8.

*Rails 3.0.8 (unreleased)*

* Fix various problems with using :primary_key and :foreign_key options in conjunction with
  :through associations. [Jon Leighton]

* Correctly handle inner joins on polymorphic relationships.

* Fixed infinity and negative infinity cases in PG date columns.

* Creating records with invalid associations via `create` or `save` will no
  longer raise exceptions.

(taca)

2011-06-11 03:20:58 UTC MAIN commitmail json YAML

Update ruby-actionpack3 package to 3.0.8.

*Rails 3.0.8 (unreleased)*

* Fixed github issue #342 with asset paths and relative roots.

(taca)

2011-06-11 03:19:31 UTC MAIN commitmail json YAML

2011-06-11 03:17:50 UTC MAIN commitmail json YAML

Update devel/ruby-activesupport3 package to 3.0.8.

Verson only change.

(taca)

2011-06-11 03:17:01 UTC MAIN commitmail json YAML

Note update of Ruby on Rails package to 2.3.12.

devel/ruby-activesupport 2.3.12
www/ruby-actionpack 2.3.12
mail/ruby-actionmailer 2.3.12
databases/ruby-activerecord 2.3.12
www/ruby-activeresource 2.3.12
www/ruby-rails 2.3.12

(taca)

2011-06-11 03:14:44 UTC MAIN commitmail json YAML

Update ruby-rails package to 2.3.12.

Exact changes are unknown but some bug fixes.

* pkgsrc change: remove one extra file.

(taca)

2011-06-11 03:13:46 UTC MAIN commitmail json YAML

2011-06-11 03:04:22 UTC MAIN commitmail json YAML

Start update of Ruby on Rails 2.3.12/3.0.8.

(taca)

2011-06-11 02:50:20 UTC MAIN commitmail json YAML

Note update of ruby-mail package to 2.2.19.

(taca)

2011-06-11 02:49:39 UTC MAIN commitmail json YAML

Update ruby-mail package 2.2.19, latest 2.2.x series.

== Tue Apr 26 09:49:54 UTC 2011 Mikel Lindsaar <mikel@rubyx.com>

* Update activesupport require to use inflector - closes #217

== Tue Apr 26 06:18:19 UTC 2011 Mikel Lindsaar <mikel@rubyx.com>

* Fixed charset warning issue with multipart messages - https://github.com/arvindsv
* Version bump to 2.2.18 and gem release

== Wed 20 Apr 2011 15:16:20 UTC Mikel Lindsaar <mikel@rubyx.com>

* Mail::Field.new("Subject: foobar", 'iso-2022-jp') does not set charset - https://github.com/yalab

== Tue Apr 19 00:20:54 UTC 2011 Mikel Lindsaar <mikel@rubyx.com>

* Fixed an exception with nil in Reply-To and References field - https://github.com/dcormier
* Version bump to 2.2.17 and gem release

== Sat Apr 16 12:57:27 UTC 2011 Mikel Lindsaar <mikel@rubyx.com>

* Added support for open SMTP connections and returning the Mail server's response - https://github.com/spiegela
* RE: not appended to subject when replying to a reply - https://github.com/prateekdayal
* Support not ascii compatible charset mail send - https://github.com/yalab
* Fix for issue 208 "mail.body after mail.add_file truncates message body" - https://github.com/glongman
* Handle bad subject encoding (or ":invalid => :replace" is ineffective for utf-8 to utf-8 encoding) - https://github.com/choonkeat
* Handle blank Received header field - https://github.com/bcantin
* Handle part with missing content type - https://github.com/bcantin
* Handle a "<>" Return field - https://github.com/bcantin
* Performance improvements for 1.9 - https://github.com/nobu
* Fix heavy CPU issues when messages are missing a space - https://github.com/scsmith
* Tighten up allowed encodings - https://github.com/scsmith
* Added to_yaml & from_yaml (as well as to_hash & from_hash) - https://github.com/srushti
* Fix up some comments - https://github.com/takahashim
* Version bump to 2.2.16 and gem release

(taca)

2011-06-11 02:47:25 UTC MAIN commitmail json YAML

Note update of ruby-rack and ruby-rack-mount package:

www/ruby-rack 1.2.3
www/ruby-rack-mount 0.6.14

(taca)

2011-06-11 02:45:12 UTC MAIN commitmail json YAML

Add a note in comment to keep this package to 0.5.x series.

(taca)

2011-06-11 02:43:54 UTC MAIN commitmail json YAML

Update ruby-rack-mount pacakge to 0.6.14, latest 0.6.x series.

Changes are unknown.

(taca)

2011-06-11 02:42:44 UTC MAIN commitmail json YAML

Update ruby-rack package to 1.2.3, latest 1.2.x series.

Changes are unknown.

(taca)

2011-06-11 02:39:14 UTC MAIN commitmail json YAML

Note update of these packages:

databases/ruby-arel 2.0.10
misc/ruby-bundler 1.0.15

(taca)

2011-06-11 02:38:03 UTC MAIN commitmail json YAML

Update ruby-bundler package to 1.0.15.

## 1.0.15 (June 9, 2011)

Features:

  - Improved Rubygems integration, removed many deprecation notices

Bugfixes:

  - Escape URL arguments to git correctly on Windows (1.0.14 regression)

## 1.0.14 (May 27, 2011)

Features:

  - Rubinius platform :rbx (@rkbodenner)
  - Include gem rake tasks with "require 'bundler/gem_tasks" (@indirect)
  - Include user name and email from git config in new gemspec (@ognevsky)

Bugfixes:

  - Set file permissions after checking out git repos (@tissak)
  - Remove deprecated call to Gem::SourceIndex#all_gems (@mpj)
  - Require the version file in new gemspecs (@rubiii)
  - Allow relative paths from the Gemfile in gems with no gemspec (@mbirk)
  - Install gems that contain 'bundler', e.g. guard-bundler (@hone)
  - Display installed path correctly on Windows (@tadman)
  - Escape quotes in git URIs (@mheffner)
  - Improve Rake 0.9 support (@quix)
  - Handle certain directories already existing (@raggi)
  - Escape filenames containing regex characters (@indirect)

## 1.0.13 (May 4, 2011)

Features:

  - Compatibility with Rubygems master (soon to be v1.8) (@evanphx)
  - Informative error when --path points to a broken symlink
  - Support Rake 0.9 and greater (@e2)
  - Output full errors for non-TTYs e.g. pow (@josh)

Bugfixes:

  - Allow spaces in gem path names for gem tasks (@rslifka)
  - Have cap run bundle install from release_path (@martinjagusch)
  - Quote git refspec so zsh doesn't expand it (@goneflyin)

## 1.0.12 (April 8, 2011)

Features:

  - Add --no-deployment option to `install` for disabling it on dev machines
  - Better error message when git fails and cache is present (@parndt)
  - Honor :bundle_cmd in cap `rake` command (@voidlock, @cgriego)

Bugfixes:

  - Compatibility with Rubygems 1.7 and Rails 2.3 and vendored gems (@evanphx)
  - Fix changing gem order in lock (@gucki)
  - Remove color escape sequences when displaying man pages (@bgreenlee)
  - Fix creating GEM_HOME on both JRuby 1.5 and 1.6 (@nickseiger)
  - Fix gems without a gemspec and directories in bin/ (@epall)
  - Fix --no-prune option for `bundle install` (@cmeiklejohn)

## 1.0.11 (April 1, 2011)

Features:

  - Compatibility with Rubygems 1.6 and 1.7
  - Better error messages when a git command fails

Bugfixes:

  - Don't always update gemspec gems (@carllerche)
  - Remove ivar warnings (@jackdempsey)
  - Fix occasional git failures in zsh (@jonah-carbonfive)
  - Consistent lock for gems with double deps like Cap (@akahn)

## 1.0.10 (February 1, 2011)

Bugfixes:

  - Fix a regression loading YAML gemspecs from :git and :path gems
  - Requires, namespaces, etc. to work with changes in Rubygems 1.5

(taca)

2011-06-11 02:35:10 UTC MAIN commitmail json YAML

Update ruby-arel package to 2.0.10, latest 2.0.x series.

== 2.0.10 / 2011/05/14

* Bug Fixes

  * Fix thread safety issue in ToSql visitor.  Thanks Damon McCormick and
    Cameron Walters!

(taca)

2011-06-10 21:57:10 UTC MAIN commitmail json YAML

2011-06-10 17:49:55 UTC MAIN commitmail json YAML

Note update of the "sqlite3" package to version 3.7.6.3.

(tron)

2011-06-10 17:48:32 UTC MAIN commitmail json YAML

Bump the revision number so it matches the version number required by
the buildlink file.

(tron)

2011-06-10 17:07:16 UTC MAIN commitmail json YAML

add a patch from Gnome bugzille to fix a bug where the terminal could
be sent into an endless loop allocating memory by a simple escape sequence
bump PKGREV

(drochner)

2011-06-10 16:23:45 UTC MAIN commitmail json YAML

add a hint for gnupg2 users (as claws-mail with the s/mime plugin)

(drochner)

2011-06-10 12:10:51 UTC MAIN commitmail json YAML

2011-06-10 12:05:49 UTC MAIN commitmail json YAML

Exactly pass OpenSP header and library locations to configure.
PR#45033.

(obache)

2011-06-10 11:45:01 UTC MAIN commitmail json YAML

remove bpf_dump() definition from sf-gencode.h.
Its signature is changed at libpcap-1.0, not DragonFly specific,
and it should be defined by include of pcap.h, no need to define here.

fixes PR#45035.

(obache)

2011-06-10 10:36:18 UTC MAIN commitmail json YAML

Update to nginx-1.0.4 on the release branch. Many bug fixes, improvements
for dealing with many clients under load, support for in-unmodified-since
and a shiny new manual page.

(joerg)

2011-06-10 10:14:14 UTC MAIN commitmail json YAML

Fix interpreter path

(joerg)

2011-06-10 09:51:15 UTC MAIN commitmail json YAML

Add missing version number to PKGNAME.

(obache)

2011-06-10 09:49:03 UTC MAIN commitmail json YAML

2011-06-10 09:44:04 UTC MAIN commitmail json YAML

Note update of the "automake14" package to version 1.4.6nb1.

(tron)

2011-06-10 09:43:41 UTC MAIN commitmail json YAML

Add fix for the vulnerability reported in CVE-2009-4029 taken from the
automake GIT repository.

(tron)

2011-06-10 09:40:04 UTC MAIN commitmail json YAML

2011-06-10 09:36:57 UTC MAIN commitmail json YAML

needs libsoup24>=2.34, noticed ny obache

(drochner)

2011-06-10 09:33:53 UTC MAIN commitmail json YAML

2011-06-10 08:59:58 UTC MAIN commitmail json YAML

Support gcc-4.5 and gcc-4.6. Some testing by Jæ—¦rn Clausen.

(wiz)

2011-06-10 04:14:02 UTC MAIN commitmail json YAML

mono & mono-xsp updated to 2.10.2

(kefren)

2011-06-10 04:12:38 UTC MAIN commitmail json YAML

2011-06-10 04:11:29 UTC MAIN commitmail json YAML

2011-06-10 03:48:01 UTC MAIN commitmail json YAML

Add a note to be careful for updating this package.

(taca)

2011-06-10 03:46:09 UTC MAIN commitmail json YAML

Add a note to be careful for updating this package.

(taca)

2011-06-10 02:10:13 UTC MAIN commitmail json YAML

Updated security/ruby-roauth to 0.0.7

(obache)

2011-06-10 02:09:57 UTC MAIN commitmail json YAML

2011-06-09 23:28:30 UTC MAIN commitmail json YAML

Disable openexr, so it doesn't break the build when it's installed
and cmake finds it, but buildlink3 hides it. Reported by Aymeric.

XXX: should be made an option instead

(wiz)

2011-06-09 17:19:29 UTC MAIN commitmail json YAML

2011-06-09 17:08:00 UTC MAIN commitmail json YAML

update to 1.0.16
changes: improvements to gameplay (tetromino sequence)

(drochner)

2011-06-09 17:06:16 UTC MAIN commitmail json YAML

2011-06-09 17:01:39 UTC MAIN commitmail json YAML

2011-06-09 16:55:30 UTC MAIN commitmail json YAML

update to 0.9.12
changes:
-added IPv6 support
-more statistics, can be exported as XML
-minor feature additions
-bugfixes

(drochner)

2011-06-09 16:44:10 UTC MAIN commitmail json YAML

2011-06-09 13:48:07 UTC MAIN commitmail json YAML

2011-06-09 13:47:31 UTC MAIN commitmail json YAML

update to 23.3
Emacs 23.3 is primarily a bugfix release.  Also included are a number of
enhancements to VC and Rmail, and a new indentation library, smie.el.
For details, see the file etc/NEWS.

(drochner)

2011-06-09 13:15:35 UTC MAIN commitmail json YAML

Update SIEVE_VERSION to 0.1.19
Update MANAGESIEVE_VERSION to 0.11.13, for dovecot-1.2.17.
rest part of PR#44970.

Sieve:
v0.1.19 19-05-2011 Stephan Bosch <stephan@rename-it.nl>

- Enotify extension: fixed inappropriate return type in mailto URI parse
  function, also fixing ARM compiler warning.
- Vacation extension: fixed handling of sendmail errors. It produced an
  additional confusing success message in case of error.
- Removed header MIME-decoding to fix erroneous address parsing. Applies to
  address test and vacation command.

ManageSieve:
v0.11.13:
- ManageSieve: fixed bug in UTF-8 checking of string values.

(obache)

2011-06-09 12:10:03 UTC MAIN commitmail json YAML

Updated games/onscripter to 20110528

(obache)

2011-06-09 12:09:23 UTC MAIN commitmail json YAML

Update onscripter to 20110528.
PR#45025 by ISIHARA Takanori.

some bug fixes.

(obache)

2011-06-09 12:03:50 UTC MAIN commitmail json YAML

reset PKGREV for base pkg update

(drochner)

2011-06-09 12:03:07 UTC MAIN commitmail json YAML

update to 5.14
changes:
-Optionally enabled full-scene OpenGL antialiasing. Set the resource
*multiSample to true if doing so doesn't kill performance with
your video hardware.
-New version of glhanoi.
-Image-loading hacks that display the file name now also display the
sub-directory (xscreensaver-getimage now returns relative paths
under imageDirectory).
-Passwords that contain UTF-8 non-Latin1 chars are now typeable.
-Added ``Quick Power-off in Blank Only Mode'' option.
-BSOD GLaDOS.
+bugfixes

(drochner)

2011-06-09 11:56:25 UTC MAIN commitmail json YAML

update to 4.12.3
This is a minor bug fix release.

(drochner)

2011-06-09 11:54:59 UTC MAIN commitmail json YAML

update to 3.2.6
changes:
-import speed improvements
-bugfixes
-translation updates

(drochner)

2011-06-09 11:53:06 UTC MAIN commitmail json YAML

Updated mail/fetchmailconf to 6.3.20

(obache)

2011-06-09 11:52:51 UTC MAIN commitmail json YAML

Updated mail/fetchmail to 6.3.20

(obache)

2011-06-09 11:52:34 UTC MAIN commitmail json YAML

Update fetchmail to 6.3.20.
Requested by PR#45030.

fetchmail-6.3.20 (released 2011-06-06, 26005 LoC):

# SECURITY BUG FIXES
* CVE-2011-1947:
  STARTTLS: Fetchmail runs the IMAP STARTTLS or POP3 STLS negotiation with the
  set timeout (default five minutes) now. This was reported missing, with
  observed fetchmail freezes beyond a week, by Thomas Jarosch.
    SSL-wrapped connections were unaffected by this timeout, so users of older
  versions can force ssl-wrapped connections -- if supported by the server --
  with the --ssl command line or ssl rcfile option.
  See fetchmail-SA-2011-01.txt for further details.

# BUG FIXES
* IMAP: Do not search for UNSEEN messages in ranges. Usually, there are very few
  new messages and most of the range searches result in nothing. Instead, split
  the long response to make the IMAP driver think that there are multiple lines
  of response. (Sunil Shetye)
* Do not print "skipping message" for old messages even in verbose mode. If
  there are too many old messages, the logs just get filled without any real
  activity. (Sunil Shetye) (suggested by Yunfan Jiang)
* Build: fetchmail now always uses its own MD5 implementation rather than trying
  to find a system library with matched header. The library and header variants
  found on systems are too diverse, and the code size saving is not worth any
  more wasted user or programmer time.

# CHANGES
* Call strlen() only once when removing CRLF from a line. (Sunil Shetye)
* fetchmail sets Internet domain sockets to "keepalive" mode now. Note that
  there is no portable way to configure actual timeouts for this mode, and some
  systems only support a system-wide timeout setting. fetchmail does not
  attempt to tune the time spans of keepalive mode.

# TRANSLATION UPDATES
  [cs]    Chech (Petr Pisar)
  [nl]    Dutch (Erwin Poeze)
  [fr]    French (Fr辿d辿ric Marchal)
  [de]    German (Matthias Andree)
  [ja]    Japanese (Takeshi Hamasaki)
  [pl]    Polish (Jakub Bogusz)
  [sk]    Slovak (Marcel Telka)

# KNOWN BUGS AND WORKAROUNDS
  (this section floats upwards through the NEWS file so it stays with the
  current release information - however, it was stuck with 6.3.8 for a while)
* fetchmail does not handle messages without Message-ID header well
  (See sourceforge.net bug #780933)
* BSMTP is mostly untested and errors can cause corrupt output.
* Sun Workshop 6 (SPARC) is known to miscompile the configuration file lexer in
  64-bit mode.  Either compile 32-bit code or use GCC to compile 64-bit
  fetchmail.  Note that fetchmail doesn't take advantage of 64-bit code,
  so compiling 32-bit SPARC code should not cause any difficulties.
* fetchmail does not track pending deletes over crashes.
* the command line interface is sometimes a bit stubborn, for instance,
  fetchmail -s doesn't work with a daemon running.
* Linux systems may return duplicates of an IP address in some circumstances if
  no or no global IPv6 addresses are configured.
  (No workaround. Ubuntu Bug#582585, Novell Bug#606980.)
* Kerberos 5 may be broken, particularly on Heimdal, and provide bogus error
  messages. This will not be fixed, because the maintainer has no Kerberos 5
  server to test against. Use GSSAPI.

fetchmail-6.3.19 (released 2010-12-10, 25945 LoC):

# ERRATUM NOTICE ISSUED
* fetchmail 6.3.18 contains several bug fixes that were considered sufficiently
  grave to warrant the issue of an erratum notice, fetchmail-EN-2010-03.txt.

# BUG FIXES
* When specifying multiple local multidrop lists, do not lose wildcard flag.
  (Affects "user foo is bar baz * is joe here")
* In multidrop configurations, an asterisk can now appear anywhere in the list
  of local users, not just at the end.
* In multidrop mode, header parsing is now more verbose in -vv mode, so that it
  becomes possible to see which header is used.
* Make --antispam work from command line (these used to work in rcfiles).
  Reported by Kees Bakker, BerliOS Bug #17599. (Sunil Shetye)
* Smoke test XHTML 1.1 validation, and if it fails, skip validating HTML
  documents.  Skip validating Mailbox-Names-UTF7.html. Several systems have
  broken XHTML 1.1 DTD installations that jeopardize the build.
  Reported by Mihail Nechkin against FreeBSD port.
  Workaround for 6.3.18: build in a separate directory, i. e:
  mkdir build && cd build && ../configure --options-go-here
* Send a NOOP only after a failed STARTTLS in IMAP. (Sunil Shetye)
* Demote GSSAPI verbose/debug syslog to INFO severity. Requested by Carlos E. R.
  and Derek Simkowiak via the fetchmail-users@ mailing list.
* Do STARTTLS/STLS negotiation in IMAP/POP3 if it is mandatory even if the
  server capabilities do not show support for upgradation to TLS.
  To use this, configure --sslproto tls1. (Sunil Shetye)
* IMAP: Understand empty strings as FETCH response, seen on Yahoo. Reported by
  Yasin Malli to fetchmail-users@ 2010-12-10.
  Note that fetchmail continues to expect literals as FETCH response for now.

# DOCUMENTATION
* The manual page now links to IANA for GSSAPI service names.

# TRANSLATION UPDATES
  [cs]    Czech (Petr Pisar)
  [fr]    French (Fr辿d辿ric Marchal)
  [de]    German
  [it]    Italian (Vincenzo Campanella)
  [pl]    Polish (Jakub Bogusz)

fetchmail-6.3.18 (released 2010-10-09, 25936 LoC):

# SECURITY IMPROVEMENTS TO DEFANG X.509 CERTIFICATE ABUSE
* Fetchmail now only accepts wildcard certificate common names and subject
  alternative names if they start with "*.". Previous versions would accept
  wildcards even if no period followed immediately.
* Fetchmail now disallows wildcards in certificates to match domain literals
  (such as 10.9.8.7), or wildcards in domain literals ("*.168.23.23").
  The test is overly picky and triggers if the pattern (after skipping the
  initial wildcard "*") or domain consists solely of digits and dots, and thus
  matches more than needed.
* Fetchmail now disallows wildcarding top-level domains.

# CRITICAL BUG FIXES AND REGRESSION FIXES
* Fetchmail 6.3.15, 6.3.16, and 6.3.17 would pick up libmd5 to obtain MD5*
  functions, as an effect of an undocumented Solaris MD5 fix.
  This caused all MD5-related functions to malfunction if, for instance,
  libmd5.so was installed on other operating systems as part of libwww on
  machines where long isn't 32-bits, i. e. usually on 64-bit computers.
  Fixes Gentoo Bug #319283, reported, including libwww hint, by Karl Hakimian.
  Side effect: fetchmail will now use -lmd on Solaris rather than -lmd5.
* Fetchmail 6.3.17 warned about insecure SSL/TLS connections even if a matching
  --sslfingerprint was specified. This is an omission from an SSL usability
  change made in 6.3.17.
  Fixes Debian Bug#580796 reported by Roland Stigge.
* Fetchmail will now apply timeouts to the authentication stage.
  This stage encompasses STARTTLS/STLS negotiation in IMAP/POP3.
  Reported missing by Thomas Jarosch.
* Fetchmail now cancels GSSAPI authentication properly when encountering GSS
  errors, such as no or unsuitable credentials.
  It now sends an asterisk on a line by its own, as required in SASL.
    This fixes protocol synchronization issues that cause Authentication
  failures, often observed with kerberized MS Exchange servers.
  Fixes Debian Bug #568455 reported by Patrick Rynhart, and Alan Murrell, to the
  fetchmail-users list. Fix verified by Thomas Voigtmann and Patrick Rynhart.

# BUG FIXES
* Fetchmail will no longer print connection attempts and errors for one host
  in "silent" and "normal" logging modes, unless all connections fail. This
  should reduce irritation around refused-connection logging if services are
  only on an IPv4 socket if the host also supports IPv6. Often observed as
  connections refused to ::1/25 when the subsequent connection to 127.0.0.1/25
  then - silently - succeeds.  Fetchmail, unless in verbose mode, will collect
  all connect errors and only report them if all of them fail.
* Fetchmail will not try GSSAPI authentication automatically, unless it has GSS
  credentials. However, if GSSAPI authentication is requested explicitly,
  fetchmail will always try it.
* Fetchmail now parses response to "FETCH n:m RFC822.SIZE" and "FETCH n
  RFC822.HEADER" in a more flexible manner. (Sunil Shetye)
* The manual page clearly states that --principal is for Kerberos 4 only, not
  for Kerberos 5 or GSSAPI. Found by Thomas Voigtmann.

# CHANGES
* When encountering incorrect headers, fetchmail will refer to the bad-header
  option in the manpage.
  Fixes BerliOS Bug #17272, change suggested by Bjæ—¦rn Voigt.
* Fetchmail now decodes and reports GSSAPI status codes upon errors.
* Fetchmail now autoprobes NTLM also for POP3.
* The Fetchmail FAQ has a new item #R15 on authentication failures.

# INTERNAL CHANGES
* The common NTLM authentication code was factored out from pop3.c and imap.c.

# TRANSLATION UPDATES
  [zh_CN] Chinese/simplified (Ji Zheng-Yu)
  [cs]    Czech (Petr Pisar)
  [nl]    Dutch (Erwin Poeze)
  [fr]    French (Fr辿d辿ric Marchal)
  [de]    German
  [it]    Italian (Vincenzo Campanella)
  [ja]    Japanese (Takeshi Hamasaki)
  [pl]    Polish (Jakub Bogusz)
  [sk]    Slovak (Marcel Telka)

(obache)

2011-06-09 11:50:18 UTC MAIN commitmail json YAML

update to 2.12a
changes: bugfixes, minor feature improvements

(drochner)

2011-06-09 11:46:15 UTC MAIN commitmail json YAML

update to 3.3.22
changes: speed improvement, bugfixes, UI improvements

(drochner)

2011-06-09 11:21:22 UTC MAIN commitmail json YAML

Updated net/quvi to 0.2.16

(wiz)

2011-06-09 11:21:12 UTC MAIN commitmail json YAML

Update to 0.2.16:

0.2.16  Sat May 21 2011  Toni Gundogdu

Changes: quvi
    - Rename '-s,--no-shortened' -> '-r,--no-resolve'
    - Add support for reading input from files

Changes: API
    - Add "Network interface" (quvi_net_*, QUVI_NET_*, quvi/net.h)
        - Add examples/callback_libsoup.c
    - Make LUA errors more informative (e.g. fname, func, etc.)
    - Add "Linked list interface" (quvi_llst_*, quvi/llst.h)
    - Add quvi_supported_ident (#44)
        - Add quvi_supported_ident_close
        - Add quvi_ident_getprop
    - Deprecate remaining symbols that use 'video' and 'link' in names
    - Rename (&depr.) QUVISTATUS_SHORTENED -> QUVISTATUS_RESOLVE
    - Rename (&depr.) QUVIOPT_NOSHORTENED -> QUVIOPT_NORESOLVE
    - Deprecate QUVIINFO_HTTPCODE, QUVIPROP_HTTPCODE

Changes: Webscripts
    - Pass _quvi_media_t to quvi object functions in LUA reg. index
    - collegehumor.lua: Add 'best' ('hq') format
    - LUA: Add resolve function to quvi object
    - Add bikeradar.lua (#50)
    - Add guardian.lua (#51)
    - Add more NSFW scripts
    - Add blip.lua (#39)

Changes: Build system
    - Add --with-soup (see INSTALL)

Changes: Documentation
    - INSTALL: Remove list of (obsolete) env. variables
    - Add doc/WebsiteScriptGuideLines
    - API: Reorganize "Modules"

Bugfixes: Webscripts
    - collegehumor.lua:51: server response code 404 (#35)
    - vimeo.lua:62: no match: hd button (#48)
    - liveleak.lua:48: no match: config (#47)

(wiz)

2011-06-09 11:18:09 UTC MAIN commitmail json YAML

update to 3.0.11
changes:
-Modernize custom paper size dialog look
-Add an app chooser to the gtk-demo 'Pickers' example
-bugfixes
-translation updates

(drochner)

2011-06-09 11:16:38 UTC MAIN commitmail json YAML

2011-06-09 11:10:42 UTC MAIN commitmail json YAML

update to 0.12.1
changes: Many bug fixes and binding updates

(drochner)

2011-06-09 11:06:07 UTC MAIN commitmail json YAML

2011-06-09 11:02:13 UTC MAIN commitmail json YAML

update to 0.3.6
changes: speed improvements, bugfixes

(drochner)

2011-06-09 11:00:03 UTC MAIN commitmail json YAML

2011-06-09 09:18:01 UTC MAIN commitmail json YAML

Updated comms/asterisk16 to 1.6.2.18

(jnemeth)

2011-06-09 09:17:44 UTC MAIN commitmail json YAML

Updated comms/asterisk18 to 1.8.4.2

(jnemeth)

2011-06-09 09:17:27 UTC MAIN commitmail json YAML

Upgrade to 1.8.4.2.  This fixes several security issues including:
AST-2011-002, AST-2011-003, AST-2011-004, AST-2011-005, AST-2011-006,
and AST-2011-007.

pkgsrc changes:
- add patch for autosupport script; == -> =
- patch configure to not unconditionally set PBX_LAUNCHD=1
  - this allows res_timing_kqueue.so to build

This last change brings a timing source to NetBSD which allows IAX
trunking and allows the bridging modules to work, a rather major
piece that was missing.  Note that I haven't extensively tested
it.  But, have at it...

===========================================================================
1.8.4.2:

The Asterisk Development Team has announced the release of Asterisk
version 1.8.4.2, which is a security release for Asterisk 1.8.

The release of Asterisk 1.8.4.2 resolves an issue with SIP URI parsing
which can lead to a remotely exploitable crash:

    Remote Crash Vulnerability in SIP channel driver (AST-2011-007)

The issue and resolution is described in the AST-2011-007 security
advisory.

For more information about the details of this vulnerability, please
read the security advisory AST-2011-007, which was released at the same
time as this announcement.

For a full list of changes in the current release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.8.4.2

Security advisory AST-2011-007 is available at:

http://downloads.asterisk.org/pub/security/AST-2011-007.pdf

===========================================================================
1.8.4.1:

The Asterisk Development Team has announced the release of Asterisk 1.8.4.1.

The release of Asterisk 1.8.4.1 resolves several issues reported by the
community. Without your help this release would not have been possible.
Thank you!

Below is a list of issues resolved in this release:

* Fix our compliance with RFC 3261 section 18.2.2. (aka Cisco phone fix)

* Resolve a change in IPv6 header parsing due to the Cisco phone fix issue.
  This issue was found and reported by the Asterisk test suite.

* Resolve potential crash when using SIP TLS support.

* Improve reliability when using SIP TLS.

For a full list of changes in this release candidate, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.4.1

===========================================================================
1.8.4:

The Asterisk Development Team has announced the release of Asterisk 1.8.4.

The release of Asterisk 1.8.4 resolves several issues reported by the community.
Without your help this release would not have been possible. Thank you!

Below is a sample of the issues resolved in this release:

* Use SSLv23_client_method instead of old SSLv2 only.

* Resolve crash in ast_mutex_init()

* Resolution of several DTMF based attended transfer issues.

  NOTE: Be sure to read the ChangeLog for more information about these changes.

* Resolve deadlocks related to device states in chan_sip

* Resolve an issue with the Asterisk manager interface leaking memory when
  disabled.

* Support greetingsfolder as documented in voicemail.conf.sample.

* Fix channel redirect out of MeetMe() and other issues with channel softhangup

* Fix voicemail sequencing for file based storage.

* Set hangup cause in local_hangup so the proper return code of 486 instead of
  503 when using Local channels when the far sides returns a busy. Also affects
  CCSS in Asterisk 1.8+.

* Fix issues with verbose messages not being output to the console.

* Fix Deadlock with attended transfer of SIP call

Includes changes per AST-2011-005 and AST-2011-006
For a full list of changes in this release candidate, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.4

Information about the security releases are available at:

http://downloads.asterisk.org/pub/security/AST-2011-005.pdf
http://downloads.asterisk.org/pub/security/AST-2011-006.pdf

===========================================================================
1.8.3.3:

The Asterisk Development Team has announced security releases for Asterisk
branches 1.4, 1.6.1, 1.6.2, and 1.8. The available security releases are
released as versions 1.4.40.1, 1.6.1.25, 1.6.2.17.3, and 1.8.3.3.

The releases of Asterisk 1.4.40.1, 1.6.1.25, 1.6.2.17.3, and 1.8.3.3 resolve two
issues:

* File Descriptor Resource Exhaustion (AST-2011-005)
* Asterisk Manager User Shell Access (AST-2011-006)

The issues and resolutions are described in the AST-2011-005 and AST-2011-006
security advisories.

For more information about the details of these vulnerabilities, please read the
security advisories AST-2011-005 and AST-2011-006, which were released at the
same time as this announcement.

For a full list of changes in the current releases, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.8.3.3

Security advisory AST-2011-005 and AST-2011-006 are available at:

http://downloads.asterisk.org/pub/security/AST-2011-005.pdf
http://downloads.asterisk.org/pub/security/AST-2011-006.pdf

===========================================================================
1.8.3.2:

he Asterisk Development Team has announced security releases for Asterisk
branches 1.6.1, 1.6.2, and 1.8. The available security releases are
released as versions 1.6.1.24, 1.6.2.17.2, and 1.8.3.2.

** This is a re-release of Asterisk 1.6.1.23, 1.6.2.17.1 and 1.8.3.1 which
    contained a bug which caused duplicate manager entries (issue #18987).

The releases of Asterisk 1.6.1.24, 1.6.2.17.2, and 1.8.3.2 resolve two issues:

  * Resource exhaustion in Asterisk Manager Interface (AST-2011-003)
  * Remote crash vulnerability in TCP/TLS server (AST-2011-004)

The issues and resolutions are described in the AST-2011-003 and AST-2011-004
security advisories.

For more information about the details of these vulnerabilities, please read the
security advisories AST-2011-003 and AST-2011-004, which were released at the
same time as this announcement.

For a full list of changes in the current releases, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.8.3.2

Security advisory AST-2011-003 and AST-2011-004 are available at:

http://downloads.asterisk.org/pub/security/AST-2011-003.pdf
http://downloads.asterisk.org/pub/security/AST-2011-004.pdf

===========================================================================
1.8.3.1:

The Asterisk Development Team has announced security releases for Asterisk
branches 1.6.1, 1.6.2, and 1.8. The available security releases are
released as versions 1.6.1.23, 1.6.2.17.1, and 1.8.3.1.

The releases of Asterisk 1.6.1.23, 1.6.2.17.1, and 1.8.3.1 resolve two issues:

  * Resource exhaustion in Asterisk Manager Interface (AST-2011-003)
  * Remote crash vulnerability in TCP/TLS server (AST-2011-004)

The issues and resolutions are described in the AST-2011-003 and AST-2011-004
security advisories.

For more information about the details of these vulnerabilities, please read the
security advisories AST-2011-003 and AST-2011-004, which were released at the
same time as this announcement.

For a full list of changes in the current releases, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.8.3.1

Security advisory AST-2011-003 and AST-2011-004 are available at:

http://downloads.asterisk.org/pub/security/AST-2011-003.pdf
http://downloads.asterisk.org/pub/security/AST-2011-004.pdf

===========================================================================
1.8.3:

The Asterisk Development Team has announced the release of Asterisk 1.8.3.

The release of Asterisk 1.8.3 resolves several issues reported by the community
and would have not been possible without your participation. Thank you!

The following is a sample of the issues resolved in this release:

* Resolve duplicated data in the AstDB when using DIALGROUP()

* Ensure the ipaddr field in realtime is large enough to handle IPv6 addresses.

* Reworking parsing of mwi => lines to resolve a segfault. Also add a set of
  unit tests for the function that does the parsing.

* When using cdr_pgsql the billsec field was not populated correctly on
  unanswered calls.

* Resolve memory leak in iCalendar and Exchange calendaring modules.

* This version of Asterisk includes the new Compiler Flags option
  BETTER_BACKTRACES which uses libbfd to search for better symbol information
  within both the Asterisk binary, as well as loaded modules, to assist when
  using inline backtraces to track down problems.

* Resolve issue where no Music On Hold may be triggered when using
  res_timing_dahdi.

* Resolve a memory leak when the Asterisk Manager Interface is disabled.

* Reimplemented fax session reservation to reverse the ABI breakage introduced
  in r297486.

* Fix regression that changed behavior of queues when ringing a queue member.

* Resolve deadlock involving REFER.

Additionally, this release has the changes related to security bulletin
AST-2011-002 which can be found at
http://downloads.asterisk.org/pub/security/AST-2011-002.pdf

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.3

===========================================================================
1.8.2.4:

The Asterisk Development Team has announced security releases for Asterisk
branches 1.4, 1.6.1, 1.6.2, and 1.8. The available security releases are
released as versions 1.4.39.2, 1.6.1.22, 1.6.2.16.2, and 1.8.2.4.

The releases of Asterisk 1.4.39.2, 1.6.1.22, 1.6.2.16.2, and 1.8.2.4 resolve an
issue that when decoding UDPTL packets, multiple stack and heap based arrays can
be made to overflow by specially crafted packets. Systems configured for
T.38 pass through or termination are vulnerable. The issue and resolution are
described in the AST-2011-002 security advisory.

For more information about the details of this vulnerability, please read the
security advisory AST-2011-002, which was released at the same time as this
announcement.

For a full list of changes in the current release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.8.2.4

Security advisory AST-2011-002 is available at:

http://downloads.asterisk.org/pub/security/AST-2011-002.pdf

(jnemeth)

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

Updated lang/sun-jdk6 to 6.0.26

(obache)

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

Updated lang/sun-jre6 to 6.0.26

(obache)

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

Update sun-{jre,jdk}6 to 6.0.26, aka 6u26.

Java SE 6 Update 26
* Olson Data 2011g
* Bug fixes
  This release contains fixes for security vulnerabilities. For more
  information, please see Oracle Java SE Critical Patch Update advisory:
  http://www.oracle.com/technetwork/topics/security/javacpujune2011-313339.html

Java SE 6 Update 25
* Olson Data 2011b
* Java Hotspot VM 20
* Performance Improvement to BigDecimal
* Performance Improvement to java.util.logging.LogRecord
* Bug Fixes

(obache)

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

Updated mail/rss2email to 2.71

(schmonz)

2011-06-09 06:21:58 UTC MAIN commitmail json YAML

Update to 2.71. From the changelog:

* Potentially safer method for writing feeds.dat on UNIX
* Handle via links with no title attribute
* Handle attributes more cleanly with OVERRIDE_EMAIL and DEFAULT_EMAIL

(schmonz)

2011-06-09 06:21:47 UTC MAIN commitmail json YAML

Updated textproc/py-html2text to 3.02

(schmonz)

2011-06-09 06:21:38 UTC MAIN commitmail json YAML

Update to 3.02. From the changelog:

3.02:
* Use optparse for parsing and checking arguments
* Encode all output as UTF-8
* Accept optional encoding for local file or URL
* Use chardet for guessing local file character sets
* Fix double-newlines inside code blocks

3.01:
* Fix bug with unknown entities

3.0:
* Add forward compatibility with Python3

2.40:
* Update from sgmllib to HTMLParser so that valid XHTML doesn't fail

(schmonz)

2011-06-09 04:39:26 UTC MAIN commitmail json YAML

2011-06-09 04:38:52 UTC MAIN commitmail json YAML

add and enable php-redis

(jnemeth)

2011-06-09 02:57:33 UTC MAIN commitmail json YAML

Updated www/ikiwiki to 3.20110608

(schmonz)

2011-06-09 02:57:18 UTC MAIN commitmail json YAML

Update to 3.20110608. From the changelog:

  * ikiwiki-mass-rebuild: Fix tty hijacking vulnerability by using su.
    (Once su's related bug #628843 is fixed.) Thanks, Ludwig Nussel.
    (CVE-2011-1408)
  * search: Update search page when page.tmpl or searchquery.tmpl are locally
    modified.

(schmonz)

2011-06-09 01:47:23 UTC MAIN commitmail json YAML

Updated net/ucspi-tcp to 0.88nb3

(schmonz)

2011-06-09 01:47:13 UTC MAIN commitmail json YAML

2011-06-09 01:44:17 UTC MAIN commitmail json YAML

Instead of a separate PLIST file for inet6, use PLIST_VARS.

(schmonz)

2011-06-09 00:55:53 UTC MAIN commitmail json YAML

Updated net/djbdns to 1.05nb10

(schmonz)

2011-06-09 00:55:41 UTC MAIN commitmail json YAML

2011-06-08 21:16:38 UTC MAIN commitmail json YAML

+ dar-2.4.0, eric4-4.4.15, eric5-5.1.3, fotoxx-11.06, glib2-2.28.8,
  gnome-packagekit-3.0.3, gnutls-2.12.6, gtk3-3.0.11, horde-4.0.5,
  imp-5.0.5, inputproto-2.0.2, john-1.7.7jumbo5, libXi-1.4.3,
  libfolks-0.5.2, libssh-0.5.0, mu-0.9.6, openttd-1.1.1, pidgin-2.8,
  py-cups-1.9.56, raptor-2.0.3, turba-3.0.3, vala-0.12.1,
  worker-2.17.13.

(wiz)

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

Note update of databases/ruby-dbi package to 0.4.5nb1.

(taca)

2011-06-08 14:46:05 UTC MAIN commitmail json YAML

Restrict dependency to devel/ruby-deprecated.  It is known not to work
with ruby-deprecated>=3.0.

Bump PKGREVISION.

(taca)

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

Note update of devel/ruby-polyglot package to 0.3.1nb1.

(taca)

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

No need to depends on devel/hoe.

Bump PKGREVISION.

(taca)

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

onscripter-20110528 [pkg/45025]

(obache)

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

Updated audio/sptk to 3.4.1

(obache)

2011-06-08 13:32:03 UTC MAIN commitmail json YAML

Update sptk to 3.4.1.
In addition to PR#45024 by ISIHARA Takanori,
* also update refrence manual and examples PDF document files.
* exactly depend on csh, some installed scripts are csh script.

Version 3.4.1:
* add 'idct' command.
* remove all input/output data type except float from 'frame', 'snr', 'us16',
  and 'uscd' command.
* add input/output data type to many commands.
* show number of byte for all input/output data type in 'x2x' command.
* rename 'pcap' command to 'pcas' command.
* add new constant (octave and cent) to 'sopr' command.
* bug fixes.

(obache)

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

Updated audio/sonata to 1.6.2.1

(obache)

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

Update sonata to 1.6.2.1.
In addition to PR#45023 by ISIHARA Takanori,
* LICENSE=gnu-gpl-v3
* register egg
* convert some buildlink to simple DEPENDS, because no contents to buildlink.
* drop dependency on py-elementtree, it's py24 way.
* honor PKGMANDIR.

v1.6.2.1 - September 21, 2009
        + Library artwork caching/displaying improvements
        + Lyricwiki screen scraping workaround
        + Replace Amazon.com cover art fetching with Rhapsody.com
        + Bug: Fix library sorting when adding, e.g., albums to playlist
        + Bug: Fix window positioning weirdness when unwithdrawing from systray
        + Bug: Fix album being labeled various artists when a duplicate exists
        + Bug: Fix album tracks in the info tab being out of order sometimes
        + Bug: Show songs with a missing date in info album listing
        + Bug: Library icons change after adding stream to playlist
        + Bug: Cpu spike, tooltips missing in library search results with gtk 2.16.2

(obache)

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

Import php-redis-2.1.3 as databases/php-redis.

The phpredis extension provides an API for communicating with the Redis
key-value store. It is released under the PHP License, version 3.01.
This code has been developed and maintained by Owlient from
November 2009 to March 2011.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(fhajny)

2011-06-08 10:07:35 UTC MAIN commitmail json YAML

Updated databases/php-redis to 5.3.6.2.1.3

(fhajny)

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

Updated graphics/png to 1.5.3rc02

(wiz)

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

Update to 1.5.3rc02 for a security fix.

Version 1.5.3beta07 [May 11, 2011]
  Added expand_16 support to the high level interface.
  Added named value and 'flag' gamma support to png_set_gamma.  Made a minor
    change from the previous (unreleased) ABI/API to hide the exact value used
    for Macs - it's not a good idea to embed this in the ABI!
  Moved macro definitions for PNG_HAVE_IHDR, PNG_HAVE_PLTE, and PNG_AFTER_IDAT
    from pngpriv.h to png.h because they must be visible to applications
    that call png_set_unknown_chunks().
  Check for up->location !PNG_AFTER_IDAT when writing unknown chunks
    before IDAT.

Version 1.5.3beta08 [May 16, 2011]
  Improved "pngvalid --speed" to exclude more of pngvalid from the time.
  Documented png_set_alpha_mode(), other changes in libpng.3/libpng-manual.txt
  The cHRM chunk now sets the defaults for png_set_rgb_to_gray() (when negative
    parameters are supplied by the caller), while in the absence of cHRM
    sRGB/Rec 709 values are still used.
  The bKGD chunk no longer overwrites the background value set by
    png_set_background(), allowing the latter to be used before the file
    header is read. It never performed any useful function to override
    the default anyway.
  Added memory overwrite and palette image checks to pngvalid.c
    Previously palette image code was poorly checked. Since the transformation
    code has a special palette path in most cases this was a severe weakness.
  Minor cleanup and some extra checking in pngrutil.c and pngrtran.c. When
    expanding an indexed image, always expand to RGBA if transparency is
    present.

Version 1.5.3beta09 [May 17, 2011]
  Reversed earlier 1.5.3 change of transformation order; move png_expand_16
    back where it was.  The change doesn't work because it requires 16-bit
    gamma tables when the code only generates 8-bit ones.  This fails
    silently; the libpng code just doesn't do any gamma correction.  Moving
    the tests back leaves the old, inaccurate, 8-bit gamma calculations, but
    these are clearly better than none!

Version 1.5.3beta10 [May 20, 2011]

  png_set_background() and png_expand_16() did not work together correctly.
    This problem is present in 1.5.2; if png_set_background is called with
    need_expand false and the matching 16 bit color libpng erroneously just
    treats it as an 8-bit color because of where png_do_expand_16 is in the
    transform list.  This simple fix reduces the supplied colour to 8-bits,
    so it gets smashed, but this is better than the current behavior.
  Added tests for expand16, more fixes for palette image tests to pngvalid.
    Corrects the code for palette image tests and disables attempts to
    validate palette colors.

Version 1.5.3rc01 [June 3, 2011]
  No changes.

Version 1.5.3rc02 [June 7, 2011]
  Fixed 1-byte uninitialized memory reference in png_format_buffer() (Bug
    report by Frank Busse, related to CVE-2004-0421).

(wiz)

2011-06-07 13:59:17 UTC MAIN commitmail json YAML

update to 1.1.10
changes:
Security update regarding an integer overflow in xspf demuxer
Rewrite of the pulseaudio audio output module
Major updates in most language translations
Many miscellaneous fixes in decoders, demuxers and subtitles
3rd party libraries updates

(drochner)

2011-06-07 12:01:52 UTC MAIN commitmail json YAML

Note missing update of chat/ejabberd to 2.1.7.

(obache)

2011-06-07 11:52:11 UTC MAIN commitmail json YAML

+ mysql55-client, mysql55-server-5.5.13, vlc-1.1.10.

(taca)

2011-06-07 11:48:18 UTC MAIN commitmail json YAML

Note update of net/nagios-plugin-radius package to 1.4.15nb2.

(taca)

2011-06-07 11:47:04 UTC MAIN commitmail json YAML

It needs runtime dependency to radiusclient-ng.

Bump PKGREVISION.

(taca)

2011-06-07 11:29:28 UTC MAIN commitmail json YAML

+ websvn-2.3.2

(obache)

2011-06-07 11:28:14 UTC MAIN commitmail json YAML

2011-06-07 07:27:11 UTC MAIN commitmail json YAML

Fix typos in patch description. I must have been talking with soemone
else while typing it in the dirst place.

(manu)

2011-06-07 03:25:51 UTC MAIN commitmail json YAML

2011-06-07 03:24:32 UTC MAIN commitmail json YAML

LICENSE=public-domain.

(schmonz)

2011-06-07 02:53:42 UTC MAIN commitmail json YAML

DESTDIR support, PKGMANDIR support, OS X fixes, general cleanups.
For ${OPSYS}/${USE_DESTDIR}/${PKGMANDIR} combinations that already
worked, no functional change (hence no PKGREVISION bump).

(schmonz)

2011-06-06 16:20:33 UTC MAIN commitmail json YAML

Make sure libperfuse has -lpuffs, so that DSO will not miss it when
calling dlopen()

(manu)

2011-06-06 15:53:14 UTC MAIN commitmail json YAML

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

Upgrade prosody to 0.8.1.

(schnoebe)

2011-06-06 14:41:48 UTC MAIN commitmail json YAML

Update to prosody 0.8.1.

A security and bug fix release.  The security aspect is to mitigate the
"billion laughs" denial-of-service attack against XML parsers and XMPP
servers.

Other changes:

- Reject XML DTDs, comments and processing instructions, preventing
  the "billion laughs" attack
- Switch to MEDIUMTEXT in the schema for MySQL to avoid truncating
  large data (such as large avatars)
  Prosody automatically upgrades the table in-place if possible, see:
  http://prosody.im/doc/mysql
- Fix for endless loop when parsing certain invalid JSON
- Fix PostgreSQL compatibility in prosody-migrator
- Fix timestamp parsing for DST (affecting MUC scrollback retrieval)
- mod_legacyauth now correctly disabled for unencrypted connections by default
- Components properly inherit SSL settings and certificates from their
  'parent' hosts
- Prevent startup with no VirtualHost entries in the config file

(schnoebe)

2011-06-06 13:46:01 UTC MAIN commitmail json YAML

Updated chat/ejabberd to 2.1.7

(fhajny)

2011-06-06 13:45:38 UTC MAIN commitmail json YAML

Updated chat/ejabberd to 2.1.7.

Small list of changes:

2.1.7
* BOSH: Keep the order of stanzas when BOSH sends several
* CAPTCHA in MUC: New whitelist option
* CAPTCHA: New captcha_limit option
* Core: Disable all entity expansions
* Core: Do not accept XML with undefined prefixes
* ejabberdctl: New DIST_USE_INTERFACE restricts IP erlang listen
* ejabberdctl: New ERL_EPMD_ADDRESS that works since Erlang/OTP R14B03
* extauth: If script crashes, ejabberd should restart it
* If a module start fails during server start, stop erlang
* mod_blocking: New XEP-0191 Simple Communications Blocking
* mod_pres_counter: Prevent subscription flood
* mod_register: Access now also controls account unregistrations
* mod_shared_roster: Fix support for anonymous accounts in @all@
* mod_shared_roster: New @online@ directive
* New Indonesian translation
* Pubsub: Apply filtered notification to PEP last items
* Pubsub: Owner can delete any items from its own node

2.1.6
* BOSH: Fix rare loop, support vhosts, allow module restart
* Config: Default configuration allows registrations only from localhost
* Config: Support to change loglevel per module at runtime
* Erlang/OTP: Fix compatibility from R10B-9 to R14B01
* ODBC: Compatibility with PostgreSQL 9.0
* Privacy lists: Fix to allow block by group and subscription again
* Pubsub: Fix cross domain eventing
* Register: Added CAPTCHA, password strength and ip_access to mod_register
* Register: New mod_register_web, with CAPTCHA support
* S2S: New options to require encryption, and verify certificates
* Shared Rosters: Added mod_shared_roster_ldap
* Bind listener ports early and start accepting connections later

(fhajny)

2011-06-06 12:48:14 UTC MAIN commitmail json YAML

2011-06-06 12:32:02 UTC MAIN commitmail json YAML

update to 1.2.0
changes:
-minor feature additions
-bugfixes
also patch some portability problems to make the selftest succeed

(drochner)

2011-06-06 12:09:01 UTC MAIN commitmail json YAML

addmore patches from upstream:
-fix more potential problems on reallocation failures (CVE-2011-1944)
-Fix memory corruption
also replace an error handling which doesn't recover from
integer overflow
bump PKGREV

(drochner)

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

Workaround for PR#41475 is not required anymore.

(obache)

2011-06-06 08:32:40 UTC MAIN commitmail json YAML

Workaround for PR#41475 is not required anymore.

(obache)

2011-06-06 08:31:18 UTC MAIN commitmail json YAML

Workaround for PR#41475 is not required anymore.

(obache)

2011-06-06 07:55:54 UTC MAIN commitmail json YAML

Workaround for PR#41475 is not required anymore.

(obache)

2011-06-06 06:25:06 UTC MAIN commitmail json YAML

Upgrade to 1.6.2.18.  This fixes several security issues including:
AST-2011-002, AST-2011-003, AST-2011-004, AST-2011-005, and AST-2011-006.

===========================================================================
1.6.2.18:

The Asterisk Development Team has announced the release of Asterisk 1.6.2.18.

The release of Asterisk 1.6.2.18 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!

The following is a sample of the issues resolved in this release:

* Only offer codecs both sides support for directmedia.

* Resolution of several DTMF based attended transfer issues.
  NOTE: Be sure to read the ChangeLog for more information about these changes.

* Resolve deadlocks related to device states in chan_sip

* Fix channel redirect out of MeetMe() and other issues with channel softhangup

* Fix voicemail sequencing for file based storage.

* Guard against retransmitting BYEs indefinitely during attended transfers with
  chan_sip.

In addition to the changes listed above, commits to resolve security issues
AST-2011-005 and AST-2011-006 have been merged into this release. More
information about AST-2011-005 and AST-2011-006 can be found at:

http://downloads.asterisk.org/pub/security/AST-2011-005.pdf
http://downloads.asterisk.org/pub/security/AST-2011-006.pdf

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.2.18

===========================================================================
1.6.2.17.3

The Asterisk Development Team has announced security releases for Asterisk
branches 1.4, 1.6.1, 1.6.2, and 1.8. The available security releases are
released as versions 1.4.40.1, 1.6.1.25, 1.6.2.17.3, and 1.8.3.3.

The releases of Asterisk 1.4.40.1, 1.6.1.25, 1.6.2.17.3, and 1.8.3.3 resolve two
issues:

* File Descriptor Resource Exhaustion (AST-2011-005)
* Asterisk Manager User Shell Access (AST-2011-006)

The issues and resolutions are described in the AST-2011-005 and AST-2011-006
security advisories.

For more information about the details of these vulnerabilities, please read the
security advisories AST-2011-005 and AST-2011-006, which were released at the
same time as this announcement.

For a full list of changes in the current releases, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.6.2.17.3

Security advisory AST-2011-005 and AST-2011-006 are available at:

http://downloads.asterisk.org/pub/security/AST-2011-005.pdf
http://downloads.asterisk.org/pub/security/AST-2011-006.pdf

===========================================================================
1.6.2.17.2:

The Asterisk Development Team has announced security releases for Asterisk
branches 1.6.1, 1.6.2, and 1.8. The available security releases are
released as versions 1.6.1.24, 1.6.2.17.2, and 1.8.3.2.

** This is a re-release of Asterisk 1.6.1.23, 1.6.2.17.1 and 1.8.3.1 which
    contained a bug which caused duplicate manager entries (issue #18987).

The releases of Asterisk 1.6.1.24, 1.6.2.17.2, and 1.8.3.2 resolve two issues:

  * Resource exhaustion in Asterisk Manager Interface (AST-2011-003)
  * Remote crash vulnerability in TCP/TLS server (AST-2011-004)

The issues and resolutions are described in the AST-2011-003 and AST-2011-004
security advisories.

For more information about the details of these vulnerabilities, please read the
security advisories AST-2011-003 and AST-2011-004, which were released at the
same time as this announcement.

For a full list of changes in the current releases, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.6.2.17.2

Security advisory AST-2011-003 and AST-2011-004 are available at:

http://downloads.asterisk.org/pub/security/AST-2011-003.pdf
http://downloads.asterisk.org/pub/security/AST-2011-004.pdf

===========================================================================
1.6.2.17.1:

The Asterisk Development Team has announced security releases for Asterisk
branches 1.6.1, 1.6.2, and 1.8. The available security releases are
released as versions 1.6.1.23, 1.6.2.17.1, and 1.8.3.1.

These releases are available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/releases

The releases of Asterisk 1.6.1.23, 1.6.2.17.1, and 1.8.3.1 resolve two issues:

  * Resource exhaustion in Asterisk Manager Interface (AST-2011-003)
  * Remote crash vulnerability in TCP/TLS server (AST-2011-004)

The issues and resolutions are described in the AST-2011-003 and AST-2011-004
security advisories.

For more information about the details of these vulnerabilities, please read the
security advisories AST-2011-003 and AST-2011-004, which were released at the
same time as this announcement.

For a full list of changes in the current releases, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.6.2.17.1

Security advisory AST-2011-003 and AST-2011-004 are available at:

http://downloads.asterisk.org/pub/security/AST-2011-003.pdf
http://downloads.asterisk.org/pub/security/AST-2011-004.pdf

===========================================================================
1.6.2.16.2:

The Asterisk Development Team has announced security releases for Asterisk
branches 1.4, 1.6.1, 1.6.2, and 1.8. The available security releases are
released as versions 1.4.39.2, 1.6.1.22, 1.6.2.16.2, and 1.8.2.4.

The releases of Asterisk 1.4.39.2, 1.6.1.22, 1.6.2.16.2, and 1.8.2.4 resolve an
issue that when decoding UDPTL packets, multiple stack and heap based arrays can
be made to overflow by specially crafted packets. Systems configured for
T.38 pass through or termination are vulnerable. The issue and resolution are
described in the AST-2011-002 security advisory.

For more information about the details of this vulnerability, please read the
security advisory AST-2011-002, which was released at the same time as this
announcement.

For a full list of changes in the current release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.6.2.16.2

Security advisory AST-2011-002 is available at:

http://downloads.asterisk.org/pub/security/AST-2011-002.pdf

(jnemeth)

2011-06-06 01:40:11 UTC MAIN commitmail json YAML

Updated pkgtools/port2pkg to 1.11nb8

(obache)

2011-06-06 01:39:59 UTC MAIN commitmail json YAML

replace shebang for perl.

Bump PKGREVISION.

(obache)

2011-06-05 23:10:12 UTC MAIN commitmail json YAML

2011-06-05 23:05:59 UTC MAIN commitmail json YAML

Use REPLACE_PYTHON in the appropriate places - bump pkgrevision

(abs)

2011-06-05 12:13:47 UTC MAIN commitmail json YAML

Rename immodule related variable names, and not to conflict with gtk2 immodules.

(obache)

2011-06-05 11:18:44 UTC MAIN commitmail json YAML

Updated x11/mlterm to 3.0.5

(ryoon)

2011-06-05 11:17:28 UTC MAIN commitmail json YAML

Update to 3.0.5

Changelog:
* Support ssh directly (pkgsrc does not support yet)
* Documents are updated.
* Many font related fix.

(ryoon)

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

Updated net/mikutter to 0.0.3.7

(obache)

2011-06-05 08:57:47 UTC MAIN commitmail json YAML

Update mikutter to 0.0.3.7.

Changes:
New features
* Support to preview images for Twitter official image upload service.
* If extracted short URL is gotten with Twitter API, use it.
Fixes
* fixes link string position gap on timeline.
* some memory leaks.

(obache)

2011-06-05 06:06:10 UTC MAIN commitmail json YAML

Add user-destdir installation support.

(obache)

2011-06-05 04:31:22 UTC MAIN commitmail json YAML

- lprof-1.11.4.1 (development snapshot version).

(obache)

2011-06-05 04:27:22 UTC MAIN commitmail json YAML

+ lprof-1.11.4.1

(obache)

2011-06-05 00:43:24 UTC MAIN commitmail json YAML

Someone forgot to update devel/libgsf-gnome when updating devel/libgsf.

(schnoebe)

2011-06-04 23:13:40 UTC MAIN commitmail json YAML

Update textproc/lua-expat to 1.2.0.

Required for updating chat/prosody to 0.8.1, which helps handle the
"billion laughs" exploits on XML parsers and XMPP servers.

Change log as recorded in the README:

Version 1.2.0 [02/Jun/2011]

        * support for the StartDoctypeDecl handler
* add parser:stop() to abort parsing inside a callback

(schnoebe)

2011-06-04 16:31:52 UTC MAIN commitmail json YAML

the taglib check fails as it does not pass 1.10 as later than 1.4.
let pkgsrc handle the version check
bump pkgrevision

(abs)

2011-06-04 15:23:47 UTC MAIN commitmail json YAML

Updated www/ikiwiki to 3.20110431

(schmonz)

2011-06-04 15:23:36 UTC MAIN commitmail json YAML

Update to 3.20110431. From the changelog:

  * Danish translation update. Closes: #625721
  * Danish underlay translation update. Closes: #625765
    (Thanks, Jonas Smedegaard)
  * Support YAML::XS by not passing decoded unicode to Load. Closes: #625713
  * openid, aggregate, pinger: Use Net::INET6Glue if available to
    support making ipv6 connections. (Note that if LWPx::ParanoidAgent
    is installed, it defeats this for openid.)
  * Add additional directive quoting styles, to better support nested
    directives. Both triple-single-quote and heredoc quotes can be used.
    (Thanks, Timo Paulssen)
  * Changed license of madduck's python plugins from GPL-2 to BSD-2-clause.
  * po: support language codes in the form of 'es_AR', and 'arn'. (intrigeri)
    Closes: #627844
  * po: Make po4a warn, not error on a malformed document. (intrigeri)
  * Support the Hiawatha web server which sets HTTPS=off rather than not
    setting it. (There does not seem to be a standard here.)

pkgsrc changes:
* Adjust local modifications to improve our upstream chances.
* Quell pkglint.
* Indent consistently.

(schmonz)

2011-06-04 10:05:00 UTC MAIN commitmail json YAML

Add support undo-replace with USE_DESTDIR.
fixes PR#43689.

(obache)

2011-06-04 05:08:34 UTC MAIN commitmail json YAML

Updated lang/python25 to 2.5.6

(obache)

2011-06-04 05:08:20 UTC MAIN commitmail json YAML

Update python25 to 2.5.6.
(contains already fixed issues, #11662 patch-b{a,b}, #8674,#7673 patch-bc)

What's New in Python 2.5.6?
===========================

*Release date: 26-May-2011*

What's New in Python 2.5.6c1?
=============================

*Release date: 17-Apr-2011*

Library
-------

- Issue #11442: Add a charset parameter to the Content-type in SimpleHTTPServer
  to avoid XSS attacks.

- Issue #11662: Make urllib and urllib2 ignore redirections if the
  scheme is not HTTP, HTTPS or FTP (CVE-2011-1521).

- Issue #8674: Fixed a number of incorrect or undefined-behaviour-inducing
  overflow checks in the audioop module (CVE-2010-1634).

- Issue #7673: Fix security vulnerability (CVE-2010-2089) in the audioop
  module, ensure that the input string length is a multiple of the frame size.

(obache)

2011-06-04 03:59:30 UTC MAIN commitmail json YAML

Updated lang/python26 to 2.6.7

(obache)

2011-06-04 03:58:59 UTC MAIN commitmail json YAML

Update python26 to 2.6.7.
(CVE-2011-1521 had been fixed in pkgsrc).

What's New in Python 2.6.7?
===========================

*Release date: 2011-06-03*

*NOTE: Python 2.6 is in security-fix-only mode.  No non-security bug fixes are
allowed.  Python 2.6.7 and beyond will be source only releases.*

* No changes since 2.6.7rc2.

What's New in Python 2.6.7 rc 2?
================================

*Release date: 2011-05-20*

*NOTE: Python 2.6 is in security-fix-only mode.  No non-security bug fixes are
allowed.  Python 2.6.7 and beyond will be source only releases.*

Library
-------

- Issue #11662: Make urllib and urllib2 ignore redirections if the
  scheme is not HTTP, HTTPS or FTP (CVE-2011-1521).

- Issue #11442: Add a charset parameter to the Content-type in SimpleHTTPServer
  to avoid XSS attacks.

What's New in Python 2.6.7 rc 1?
================================

*Release date: 2011-05-06*

Library
-------

- Issue #9129: smtpd.py is vulnerable to DoS attacks deriving from missing
  error handling when accepting a new connection.

(obache)

2011-06-03 19:30:39 UTC MAIN commitmail json YAML

2011-06-03 19:29:54 UTC MAIN commitmail json YAML

Fix build on Linux (enable native audio output driver).

(shattered)

2011-06-03 13:39:45 UTC MAIN commitmail json YAML

Updated devel/libthrift to 0.6.1. Besides minor changes in 0.6.1 (see below),
major fixes to the pkgsrc package:

* Libraries can now be enable/disabled properly.
* Using a proper Java buildlink.
* Fixed dependencies for the Java and Perl library builds.
* Passing the Python prefix now for proper installation.
* Patched the Ruby library to support DESTDIR and prefer the vendor dir.
* Explicitly install the C# library, as the Makefile won't do it.

Changelog for 0.6.1:

* .keystore and .truststore are missing from the 0.6.0 distribution
* C# JSON Protocol is unable to decode escaped characters in string
* Maven Deploy
* Deploy fb303 along side libthrift to maven repo
* Java and JavaScript tutorial is broken since we have Java maven deployment

(fhajny)

2011-06-03 13:28:03 UTC MAIN commitmail json YAML

Note update of subverison packages:

devel/subversion-base 1.6.17
www/ap2-subversion 1.6.17
devel/p5-subversion 1.6.17
devel/py-subversion 1.6.17
devel/ruby-subversion 1.6.17
devel/subversion 1.6.17

(taca)

2011-06-03 13:26:50 UTC MAIN commitmail json YAML

Update subversion pacakges to 1.6.17.

Version 1.6.17
(01 Jun 2011, from /branches/1.6.x)
http://svn.apache.org/repos/asf/subversion/tags/1.6.17

  User-visible changes:
    * improve checkout speed on Windows (issue #3719)
    * make 'blame -g' more efficient on with large mergeinfo (r1094692)
    * avoid some invalid handle exceptions on Windows (r1095654)
    * preserve log message with a non-zero editor exit (r1072084)
    * fix FSFS cache performance on 64-bit platforms (r1103665)
    * make svn cleanup tolerate obstructed directories (r1091881)
    * fix deadlock in multithreaded servers serving FSFS repositories (r1104093)
    * detect very occasional corruption and abort commit (issue #3845)
    * fixed: file externals cause non-inheritable mergeinfo (issue #3843)
    * fixed: file externals cause mixed-revision working copies (issue #3816)
    * fix crash in mod_dav_svn with GETs of baselined resources (r1104126)
            See CVE-2011-1752, and descriptive advisory at
            http://subversion.apache.org/security/CVE-2011-1752-advisory.txt
    * fixed: write-through proxy could direcly commit to slave (r917523)
    * detect a particular corruption condition in FSFS (r1100213)
    * improve error message when clients refer to unkown revisions (r939000)
    * bugfixes and optimizations to the DAV mirroring code (r878607)
    * fixed: locked and deleted file causes tree conflict (issue #3525)
    * fixed: update touches locked file with svn:keywords property (issue #3471)
    * fix svnsync handling of directory copyfrom (issue #3641)
    * fix 'log -g' excessive duplicate output (issue #3650)
    * fix svnsync copyfrom handling bug with BDB (r1036429)
    * server-side validation of svn:mergeinfo syntax during commit (issue #3895)
    * fix remotely triggerable mod_dav_svn DoS
            See CVE-2011-1783, and descriptive advisory at
            http://subversion.apache.org/security/CVE-2011-1783-advisory.txt
    * fix potential leak of authz-protected file contents
            See CVE-2011-1921, and descriptive advisory at
            http://subversion.apache.org/security/CVE-2011-1921-advisory.txt

  Developer-visible changes:
    * fix reporting FS-level post-commit processing errors (r1104098)
    * fix JVM recognition on OS X Snow Leopard (10.6) (r1028084)
    * allow building on Windows with recent Expat (r1074572)

(taca)

2011-06-03 12:50:54 UTC MAIN commitmail json YAML

2011-06-03 12:49:10 UTC MAIN commitmail json YAML

Package doesn't depend on expat directly, so remove expat inclusion
in bl3.mk as well.

(wiz)

2011-06-03 12:48:48 UTC MAIN commitmail json YAML

2011-06-03 10:25:04 UTC MAIN commitmail json YAML

add "" to ${DESCR_SRC} to make the
[: /ftp/pub/pkgsrc/current/pkgsrc/archivers/heirloom-tar/DESCR: unexpected operator
go away

(spz)

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

Convert to destdir. From Makoto Fujiwara <makoto@ki.nu>.

(wiz)

2011-06-03 08:32:30 UTC MAIN commitmail json YAML

Convert to destdir, from Makoto Fujiwara <makoto@ki.nu>.

(wiz)

2011-06-03 07:21:47 UTC MAIN commitmail json YAML

Updated mail/roundcube to 0.5.3

(adam)

2011-06-03 07:21:01 UTC MAIN commitmail json YAML

Changes 0.5.3:
This bugfix release fixes two important bugs in the IMAP communication which
prevented sent messages from being saved in version 0.5.2.

(adam)

2011-06-03 01:44:53 UTC MAIN commitmail json YAML

Updated www/ruby-httpclient to 2.2.1

(obache)

2011-06-03 01:44:40 UTC MAIN commitmail json YAML

Update ruby-httpclient to 2.2.1.

== Changes

= Changes in 2.2.1 =

  Jun 2, 2011 - version 2.2.1

    * Bug fixes

      * For Lighttpd + PUT/POST support, do not send a request using chunked
        encoding when IO respond to :size, File for example.

        - There is no need to send query with Transfer-Encoding: chuncked when
          IO respond to :size.
        - Lighttpd does not support PUT, POST with Transfer-Encoding: chuncked.
          You will see that the lighty respond with 200 OK, but there is a file
          whose size is zero.

        LIMITATION:
          timeout occurs certainly when you send very large file and
          @send_timeout is default since HTTPClient::Session#query() assumes
          that *all* write are finished in @send_timeout sec not each write.

        WORKAROUND:
          increment @send_timeout and @receive_timeout or set @send_timeout and
          @receive_timeout to 0 not to be timeout.

        This fix is by TANABE Ken-ichi <nabeken@tknetworks.org>. Thanks!

      * Allow empty http_proxy ENV variable. Just treat it the same as if it's
        nil/unset. This fix is by Ash Berlin <ash_github@firemirror.com>.
        Thanks!

      * Check EOF while reading chunked response and close the session. It
        raised NoMethodError.

    * Changes

      * Updated trusted CA certificates file (cacert.p7s and cacert_sha1.p7s).
        CA certs are imported from
        'Java(TM) SE Runtime Environment (build 1.6.0_25-b06)'.

      * Changed default chunk size from 4K to 16K. It's used for reading size
        at a time.

(obache)

2011-06-03 00:57:47 UTC MAIN commitmail json YAML

Fix broken test by assuming pkgsrc handles version check for us.
(Problem here is that 1.10 doesn't compare as bigger than 1.4.)

(wiz)

2011-06-03 00:48:57 UTC MAIN commitmail json YAML

Fix taglib-config --libs output. Bump PKGREVISION.

(wiz)

2011-06-03 00:33:42 UTC MAIN commitmail json YAML

Updated devel/mercurial to 1.8.4

(wiz)

2011-06-03 00:33:33 UTC MAIN commitmail json YAML

Update to 1.8.4:

  This is a regular time-based bugfix release.
    * bookmarks: do not forward merged bookmark (issue1877)
    * changelog: convert user and desc from local encoding early
    * fix bookmarks rollback behavior
    * hgrc.5: document shell aliases
    * httprepo: proper handling of invalid responses without content-type (issue2019)
    * httprepo: send URL redirection notices to stderr (issue2828)
    * localrepo: don't add deleted files to list of modified/added files (issue2761)
    * localrepo: ignore tags to unknown nodes (issue2750)
    * mq: strip extra whitespace from node ids in header (issue2790)
    * rebase: restore mq guards after rebasing (issue2107)
    * revset: expand help for contains predicate
    * revset: note case-insensitive matches in keyword and user
    * revset: note case-sensitive match in grep
    * revset: report a parse error if a revset is not parsed completely (issue2654)
    * revset: the name is optional for the tag predicate
    * simplemerge: do not allow binary files to abort an entire merge
    * strip: make it clear that --force discards changes (issue310)
    * subrepo: don't crash when git .hgsubstate is empty (issue2716)
    * subrepo: make stdin for svn a pipe for non-interactive use (issue2759)
    * subrepo: respect non-default path for incoming/outgoing
    * subrepo: svn abort now depends on exit code (issue2833)
    * subrepo: use code from 71ea5b only if Python needs it (issue2795)
    * tags: catch more corruption during cache parsing (issue2779)

(wiz)

2011-06-03 00:22:19 UTC MAIN commitmail json YAML

2011-06-02 18:08:46 UTC MAIN commitmail json YAML

Needs gz_header structure so
BUILDLINK_API_DEPENDS.zlib+=  zlib>=1.2.2.1

(reed)

2011-06-02 15:35:58 UTC MAIN commitmail json YAML

Change MAINTAINER to adam, since he has done all the recent updates.

(schnoebe)

2011-06-02 10:09:53 UTC MAIN commitmail json YAML

Updated inputmethod/scim-tables to 0.5.10

(obache)

2011-06-02 10:09:37 UTC MAIN commitmail json YAML

Update scim-tables to 0.5.10.

The new features of scim-tables are the the next tables who are included:

Kirshenbaum input method for emacs
polytonic Greek added
Hebrew added
Hindi-remington added
Hindi-inscript improved
Marathi-remington added
Punjabi-remington added
Russian Yawerty improved
Tamil-tamil99 added
Uyghu-standard added
Uyghu-romanized added
Chinese Cangjie 6 added
Chinese ZhuYin improved
Chinese ZhuYin-Big improved
Chinese Cantonese improved

(obache)

2011-06-02 09:11:24 UTC MAIN commitmail json YAML

Updated devel/scmgit to 1.7.5.4; emulators/wine-devel to 1.3.21

(adam)