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 (1h)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (155d) 

2024-05-13 17:40:07 UTC Now

2011-11-09 18:28:40 UTC MAIN commitmail json YAML

Update xdm to 1.1.11 (PR 45554). It works fine on 5.99.56
      with modular xorg, build succeeds with native Xorg.

  Major changes since 1.10
    Check for allowRootLogin on PAM and non-OpenBSD passwd authentication
        backends
      s/Sun/Oracle/g
      Add man page for xdmshell
      Only install xdmshell if --enable-xdmshell is passed to configure
      config: rename XDM_PRINT to XDM_TOOLKIT
      xdm itself doesn't need to link with Xinerama library
      Delete some unused variables
      greeter: Remove unused extern dpy that is shadowed by local variables
      greeter: inline valueMask for xpm window to avoid shadowing argument
      greeter: Add echoPasswdChar resource to set character to display
      greeter: Make sure text input areas stay inside the lines
      greeter: Replace several #ifdef XPM blocks with LOGO_W macro
      greeter: Make sure cursor stays in bounds too
      Fix potential memory leak in allocation failure cleanup path
      Stop checking for NULL before calling free()
      Stop casting free() arguments to (char *)
      Stop casting return values of malloc and friends
      Only greeter needs XPM CFLAGS & LIBS, not xdm daemon
      Add Solaris 11 libsocket to list of libraries to search for
      getifaddrs()
      freeifaddrs() when done with it in DefineSelf()
      xdm.man: address only needs 2 S's, not 3
      On Solaris, make sure PAM_TTY is only ever set to an actual /dev path
      Bug 13455: allowNullPasswd: true doesn't work until the second login
      attempt
      Use C99 named initializers for XSetWindowAttributes structure
      Replace GCC_PRINTFLIKE with xproto's _X_ATTRIBUTE_PRINTF
      Add _X_ATTRIBUTE_PRINTF to LogVWrite declaration
      Stop using username retrieved from PAM before pam_end frees it.
      Simplify FailedLogin code
      fix whitespace issues

(cheusov)

2011-11-09 15:28:36 UTC MAIN commitmail json YAML

Add FETCH_MESSAGE following a suggestion by troxel.
Text inspired by David Brownlee.

(wiz)

2011-11-09 14:30:42 UTC MAIN commitmail json YAML

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

2011-11-09 02:43:27 UTC MAIN commitmail json YAML

Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL.

(sbd)

2011-11-09 02:37:37 UTC MAIN commitmail json YAML

Revert removal of neon (hi ryoon!)

(joerg)

2011-11-09 01:30:20 UTC MAIN commitmail json YAML

Now that -current includes sqlite3, add a builtin.mk so that packages
can use.

(jnemeth)

2011-11-09 01:28:03 UTC MAIN commitmail json YAML

Restore dependency on gpsd; it was only removed because of viking's
failure to keep up with gpsd's deprecation pace.  PKGREVISION++.

(gdt)

2011-11-09 01:23:42 UTC MAIN commitmail json YAML

Updated geography/viking to 1.2.2

(gdt)

2011-11-09 01:23:14 UTC MAIN commitmail json YAML

Viking 1.2.2 (2011-11-03)
Fixes since 1.2.1
* Increase default tile age check to 7 days.
* Fix compilation with curl 7.21.7 (SF#3376584)

(gdt)

2011-11-09 00:31:01 UTC MAIN commitmail json YAML

Updated filesystems/tahoe-lafs to 1.9.0

(gdt)

2011-11-09 00:30:13 UTC MAIN commitmail json YAML

Update to 1.9.0.

- The most significant new feature in this release is MDMF: "Medium-size
  Distributed Mutable Files". Unlike standard SDMF files, these provide
  efficient partial-access (reading and modifying small portions of the file
  instead of the whole thing). MDMF is opt-in (it is not yet the default
  format for mutable files), both to ensure compatibility with previous
  versions, and because the algorithm does not yet meet memory-usage goals.
  Enable it with ``--format=MDMF`` in the CLI (``tahoe put`` and ``tahoe
  mkdir``), or the "format" radioboxes in the web interface. See
  `<docs/specifications/mutable.rst>`_ for more details (`#393`_, `#1507`_)
- A "blacklist" feature allows blocking access to specific files through
  a particular gateway. See the "Access Blacklist" section of
  `<docs/configuration.rst>`_ for more details. (`#1425`_)
- A "drop-upload" feature has been added, which allows you to upload
  files to a Tahoe-LAFS directory just by writing them to a local
  directory. This feature is experimental and should not be relied on
  to store the only copy of valuable data. It is currently available
  only on Linux. See `<docs/frontends/drop-upload.rst>`_ for documentation.
  (`#1429`_)
- The timeline of immutable downloads can be viewed using a zoomable and
  pannable JavaScript-based visualization. This is accessed using the
  'timeline' link on the File Download Status page for the download, which
  can be reached from the Recent Uploads and Downloads page.

(gdt)

2011-11-08 23:56:04 UTC MAIN commitmail json YAML

Rename
net/gcap to net/p5-gcap
net/grake to net/p5-grake
net/umph to net/p5-umph

(ryoon)

2011-11-08 23:54:20 UTC MAIN commitmail json YAML

Remove gcap, grake, and umph.
And add p5-gcap, p5-grake, p5-umph.

(ryoon)

2011-11-08 23:52:25 UTC MAIN commitmail json YAML

Successor of net/umph

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-11-08 23:51:44 UTC MAIN commitmail json YAML

Successor of net/grake

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-11-08 23:50:38 UTC MAIN commitmail json YAML

Successor of net/gcap

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-11-08 23:49:19 UTC MAIN commitmail json YAML

2011-11-08 21:58:44 UTC pkgsrc-2011Q3 commitmail json YAML

2011-11-08 21:58:07 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup ticket #3594 - requested by dholland
lang/moscow_ml: security patch

Revisions pulled up:
- lang/moscow_ml/Makefile                                      1.29
- lang/moscow_ml/distinfo                                      1.6
- lang/moscow_ml/patches/patch-mosmlyac_main_c                  1.1

---
  Module Name: pkgsrc
  Committed By: dholland
  Date: Tue Nov  8 12:41:30 UTC 2011

  Modified Files:
  pkgsrc/lang/moscow_ml: Makefile distinfo
  Added Files:
  pkgsrc/lang/moscow_ml/patches: patch-mosmlyac_main_c

  Log Message:
  Fix PR 45558 (aka CVE-2011-4119) which also turns out to affect Moscow ML.
  Credit to Florian Weimer for noticing this.

(tron)

2011-11-08 21:52:50 UTC MAIN commitmail json YAML

Updated lang/sbcl to 1.0.53

(asau)

2011-11-08 21:52:35 UTC MAIN commitmail json YAML

Update to SBCL 1.0.53

changes in sbcl-1.0.53 relative to sbcl-1.0.52:
  * enhancement: on 64-bit targets, in src/compiler/generic/early-vm.lisp,
    the parameter n-fixnum-tag-bits may now vary from 1 (fixnum =
    (signed-byte 63)) to 3 (fixnum = (signed-byte 61)) at build-time.
  * enhancement: SB-EXT:WAIT-FOR allows waiting for arbitrary events.
  * minor(?) incompatible(?) change: The default fixnum width on 64-bit
    targets is now 63 bits (up from 61).
  * enhancement: DESCRIBE now reports a lambda-list and source location
    for complext setf-expanders.
  * bug fix: PUSH, PUSHNEW, POP, REMF, INCF, DECF, DEFINE-MODIFY-MACRO,
    GETF, LOGBITP, LDB, and MASK-FIELD now arrange for non-primary values
    of multiple-valued places to be set to NIL, instead of signalling an
    error (per a careful reading of CLHS 5.1.2.3).
  * bug fix: floating-point traps now work on darwin/x86 and /x86-64.
  * bug fix: repair crash in x86oid darwin signal handling emulation
    when built with certain compilers.
  * bug fix: SB-ROTATE-BYTE misrotated to the right when using constant
    rotation arguments on x86-64. (lp#882151)
  * bug fix: low-level control flow optimisations could result in bogus
    code in functions with tail and non-tail calls to local functions on
    x86oids. (lp#883500)
  * bug fix: on SPARC/:sb-unicode, avoid crashing the assembler by trying
    to emit literal characters > (code-char 4095), for comparisons with
    constant characters.
  * bug fix: ROOM reported only the low 32 bits of dynamic space usage
    on 64 bit platforms. (lp#881445)
  * bug fix: DELETE-FILE did not MERGE-PATHNAMES, making it possible to
    delete the wrong file when using relative pathnames. (lp#882877)
  * bug fix: optimized SEARCH of vectors-on-vectors mishandled zero-length
    sequences and :KEY NIL.

changes in sbcl-1.0.52 relative to sbcl-1.0.51:
  * enhancement: ASDF has been updated to version 2.017.
  * enhancement: the --core command line option now accepts binaries with
    an embedded core.
  * enhancement: when built with :sb-core-compression, core files (regular
    or executable) can be compressed with zlib.  Use the :COMPRESSION
    argument to SAVE-LISP-AND-DIE to specify a compression level.
  * enhancement: --[no-]merge-core-pages determines whether the runtime
    hints the operating system that identical core pages between SBCL
    processes should share the same physical memory.  Default is to only
    enable this for compressed cores.
  * optimization: SLEEP no longer conses.
  * optimization: *PRINT-PRETTY* no longer slows down printing of strings
    or bit-vectors when using the standard pretty-print dispatch table.
  * bug fix: non-function FTYPE declarations no longer cause a compiler-error.
    (lp#738464)
  * bug fix: compiler-errors causes by MEMBER types in conjunction with with
    AREF, CHAR, etc. (lp#826971)
  * bug fix: compiler-errors causes by integer arguments with composed of
    multiple ranges to ARRAY-IN-BOUNDS-P. (lp#826970)
  * bug fix: ,@ and ,. now signal a read-time error for certain non-list
    expressions. (lp#770184)
  * bug fix: complex single float literals are correctly aligned when used
    as arguments of arithmetic operators.
  * bug fix: on 32-bit platforms, rounding of double floats larger than a
    fixnum is correct.  (reported by Peter Keller)
  * bug fix: stray FD-HANDLERs are no longer left lying around after unwinds
    from RUN-PROGRAM.  (lp#840190, reported by Dominic Pearson; fix from Max
    Mikhanosha)
  * bug fix: redefining classes such that slots with custom allocation are
    added or removed works again.

(asau)

2011-11-08 20:43:19 UTC MAIN commitmail json YAML

Added net/grake version 0.1.0

(ryoon)

2011-11-08 20:42:19 UTC MAIN commitmail json YAML

Note PKGREVISION bump of avrdude.

(minskim)

2011-11-08 20:41:40 UTC MAIN commitmail json YAML

Use TeX Live packages instead of teTeX to build documentation.

(minskim)

2011-11-08 20:40:19 UTC MAIN commitmail json YAML

2011-11-08 20:39:18 UTC MAIN commitmail json YAML

Import p5-grake-0.1.0 as wip/grake from wip/grake

grake is a command line tool for scanning webpages for Youtube links.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-11-08 20:37:41 UTC MAIN commitmail json YAML

Added net/gcap version 0.1.1

(ryoon)

2011-11-08 20:36:48 UTC MAIN commitmail json YAML

2011-11-08 20:35:46 UTC MAIN commitmail json YAML

Import p5-gcap-0.1.1 as wip/gcap from wip/gcap

gcap is a command line tool for retrieving Youtube closed captions.
The retrieved closed captions are saved in Subrip (srt) file format.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-11-08 20:33:21 UTC MAIN commitmail json YAML

2011-11-08 20:31:47 UTC MAIN commitmail json YAML

Added net/umph version 0.2.0

(ryoon)

2011-11-08 20:30:59 UTC MAIN commitmail json YAML

2011-11-08 20:29:59 UTC MAIN commitmail json YAML

Import p5-umph-0.2.0 as net/umph from wip/umph

umph is a command line tool for parsing video links from Youtube
feeds, such as playlists, favorites and uploads. The parsed video
links are printed to the standard output each separated with a
newline.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-11-08 20:23:09 UTC MAIN commitmail json YAML

Added net/p5-Umph-Prompt version 0.1.0

(ryoon)

2011-11-08 20:22:06 UTC MAIN commitmail json YAML

Add p5-Umph-Prompt

(ryoon)

2011-11-08 20:21:30 UTC MAIN commitmail json YAML

Import p5-Umph-Prompt-0.1.0 as net/p5-Umph-Prompt from wip/p5-Umph-Prompt

Umph::Prompt is an interactive prompt module for umph and similar
programs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-11-08 19:29:09 UTC MAIN commitmail json YAML

Update MAINTAINER e-mail address

(ryoon)

2011-11-08 18:20:03 UTC MAIN commitmail json YAML

2011-11-08 18:02:27 UTC MAIN commitmail json YAML

More help for stupid glibc headers.

(joerg)

2011-11-08 16:46:50 UTC MAIN commitmail json YAML

Note update of time/ruby-tzinfo package to 0.3.31.

(taca)

2011-11-08 16:46:15 UTC MAIN commitmail json YAML

Update ruby-tzinfo package to 0.3.31.

== Version 0.3.31 (tzdata v2011n) - 6-Nov-2011

* Updated to tzdata version 2011n
  (http://article.gmane.org/gmane.comp.time.tz/4434).

== Version 0.3.30 (tzdata v2011k) - 29-Sep-2011

* Updated to tzdata version 2011k
  (http://article.gmane.org/gmane.comp.time.tz/4084).

(taca)

2011-11-08 16:38:24 UTC MAIN commitmail json YAML

Note update of devel/ruby-mode package to 1.9.3p0.

(taca)

2011-11-08 16:37:33 UTC MAIN commitmail json YAML

Update ruby-mode package to 1.9.3p0.

* Several improvements.

(taca)

2011-11-08 16:35:36 UTC MAIN commitmail json YAML

No need to define here RUBY_VERSION any more.

(taca)

2011-11-08 16:34:47 UTC MAIN commitmail json YAML

Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL.

(taca)

2011-11-08 16:33:36 UTC MAIN commitmail json YAML

Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL.

(taca)

2011-11-08 16:28:18 UTC MAIN commitmail json YAML

2011-11-08 16:19:04 UTC MAIN commitmail json YAML

Note addition of Ruby 1.9.3 p0 packages:

lang/ruby193-base 1.9.3p0
lang/ruby193 1.9.3p0
databases/ruby-gdbm 1.9.3p0nb1
devel/ruby-curses 1.9.3p0
devel/ruby-fiddle 1.9.3p0
devel/ruby-readline 1.9.3p0
x11/ruby-tk 1.9.3p0

(taca)

2011-11-08 16:13:50 UTC MAIN commitmail json YAML

Add and enable ruby193-base and ruby193.

(taca)

2011-11-08 16:12:25 UTC MAIN commitmail json YAML

Importing ruby193 version 1.9.3p0 (Ruby 1.9.3 p0).

This is meta pacakge which contains lang/ruby193-base, databases/ruby-gdbm,
devel/ruby-curses, devel/ruby-fiddle, devel/ruby-readline and x11/ruby-tk.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

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

Importing ruby193-base version 1.9.3p0 (Ruby 1.9.3 p0):

Please refer detail for:
http://svn.ruby-lang.org/repos/ruby/tags/v1_9_3_0/NEWS
http://svn.ruby-lang.org/repos/ruby/tags/v1_9_3_0/ChangeLog

Short summary from NEWS:

* Ruby's License is changed from a dual license with GPLv2
  to a dual license with 2-clause BSDL.

* Encoding
  * new encodings: CP950, CP951, UTF-16 and UTF-32
  * change alias:
    * SJIS is Windows-31J

* Regexps now support Unicode 6.0. (new characters and scripts)

* builtin classes

  * ARGF
    * new methods: ARGF.read_nonblock and so on.
  * Array
    * extended method: Array#pack supports endian modifiers
  * String
    * extended method: String#unpack supports endian modifiers
    * new method: String#prepend and String#byteslice
  * Bignum
    * Multiplication algorithm for Bignums with a large number of digits over
      150 BDIGITs is changed in order to reduce its calculation time.
      Now such large Bignums are multiplied by using Toom-3 algorithm.
  * File
    * new constant: File::NULL and File::DIRECT
  * IO
    * extended method: IO#putc supports multibyte characters
    * new methods: * IO#advise, IO.write and IO.binwrite
  * Kernel
    * move #__id__ to BasicObject
    * extended method: Kernel#rand supports range argument
  * Module
    * new methods: Module#private_constant and Module#public_constant
  * Random
    * extended method: Random.rand supports range argument
  * Time
    * extended method: Time#strftime supports %:z and %::z
  * Process
    * Process#maxgroups and Process#maxgroups= now raise NotImplementedError if
      the platform don't support supplementary groups concept


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-11-08 15:47:57 UTC MAIN commitmail json YAML

Note update of devel/ruby-priority-queue pacakge to 0.1.2nb4.

(taca)

2011-11-08 15:46:53 UTC MAIN commitmail json YAML

Don't try to patch gemspec file but use pre-generated one.
Instead, Use newer RDOC.

(taca)

2011-11-08 15:45:44 UTC MAIN commitmail json YAML

2011-11-08 15:45:13 UTC MAIN commitmail json YAML

2011-11-08 15:44:15 UTC MAIN commitmail json YAML

2011-11-08 15:42:27 UTC MAIN commitmail json YAML

2011-11-08 15:41:31 UTC MAIN commitmail json YAML

Remove .require_paths from GEM_CLEANBUILD since it isn't genrated any more.

(taca)

2011-11-08 15:40:03 UTC MAIN commitmail json YAML

Note update of these packages:

comms/ruby-termios 0.9.6nb2
databases/ruby-odbc 0.99994nb2
devel/ruby-debug 0.10.4nb3
devel/ruby-ffi 1.0.9
devel/ruby-metaid 1.0nb1
devel/ruby-parsetree 3.0.7nb1
devel/ruby-rbtree 0.3.0nb2
devel/ruby-thrift 0.7.0nb1
graphics/ruby-RMagick 2.13.1nb5
mail/ruby-tmail 1.2.7.1nb2
textproc/ruby-json 1.6.0nb1
textproc/ruby-oniguruma 1.1.0nb2
textproc/ruby-redcloth 4.2.8nb1
www/mongrel 1.1.5nb3
www/ruby-patron 0.4.16nb1
www/thoth-delicious 0.1.0nb2
www/thoth-flickr 0.1.0nb2

(taca)

2011-11-08 15:38:48 UTC MAIN commitmail json YAML

Create missing directory prior to installation

(gavan)

2011-11-08 15:37:35 UTC MAIN commitmail json YAML

2011-11-08 15:30:44 UTC MAIN commitmail json YAML

Remove (unused) comment outed RUBY_RD_LIST.

(taca)

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

Note update of these basic Ruby related pacakges:

lang/ruby18 1.8.7.352nb1
lang/ruby19-base 1.9.2pl290nb4
lang/ruby19 1.9.2pl290nb2
misc/rubygems 1.8.10nb1

(taca)

2011-11-08 15:26:12 UTC MAIN commitmail json YAML

2011-11-08 15:24:59 UTC MAIN commitmail json YAML

* Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL.
* Add support for Ruby 1.9.3.

(taca)

2011-11-08 15:24:39 UTC MAIN commitmail json YAML

* Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL.
* Add support for Ruby 1.9.3.

(taca)

2011-11-08 15:23:38 UTC MAIN commitmail json YAML

* Use RUBY_VERSION_SUPPORTED.
* Correct DESCR; this isn't 1.9.1 but 1.9.2.  And update including packages.
* Bump PKGREVISION.

(taca)

2011-11-08 15:22:45 UTC MAIN commitmail json YAML

* Use RUBY_VERSION_SUPPORTED.
* Correct DESCR; this is 1.9.2 release minimum base package.
* Don't remove whole gem directory but keep its own gem directory only.
* Also make MESSAGE explicitly 1.9.2.
* rubygem: Avoid to use Gem::RequirePathsBuilder now.
* Bump PKGREVISION.

(taca)

2011-11-08 15:21:38 UTC MAIN commitmail json YAML

* Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL.
* Explicitly show 1.8.7 in DESCR and COMMENT.
* Use RUBY_VERSION_SUPPORTED.
* Bump PKGREVISION.

(taca)

2011-11-08 15:20:36 UTC MAIN commitmail json YAML

* Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL.
* Remove workaround for version.h.

(taca)

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

* Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL.
* Add support for Ruby 1.9.3.

(taca)

2011-11-08 15:19:55 UTC MAIN commitmail json YAML

* Add LICENSE for Ruby 1.9.3.
* Add RUBY_DISTNAME to MESSAGE_SUBST.
* Move RUBY_SITE_SUBDIR from rubyversion.mk

(taca)

2011-11-08 15:19:34 UTC MAIN commitmail json YAML

* Document rdoc's version contained in each Ruby release.
* Add Ruby 1.9.3 support.

(taca)

2011-11-08 15:19:22 UTC MAIN commitmail json YAML

* Document rubygem's version contained in each Ruby release.
* Add RUBYGEM_LANG and use it as LANG and LC_CTYPE for proper rdoc
  processing.
* Add Ruby 1.9.3 support.

(taca)

2011-11-08 15:19:01 UTC MAIN commitmail json YAML

Use RUBY_VERSION instead of RUBY_REQD.

(taca)

2011-11-08 15:18:31 UTC MAIN commitmail json YAML

* Improve make macro's documentation.
* Use 18, 19 instead of 1.9, 2.0 for RUBY_VERSION_DEFAULT.
* Add 193 for Ruby 1.9.3, too.
* If RUBY_VERSION_SUPPORTED contains single version of Ruby, make package
  force depends to the version.
* Move RUBY_SITE_SUBDIR to Makefile.common.
* Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL.
* Remove small code for NetBSD 1.x.
* Change RUBY_DLEXT and RUBY_SLEXT by ${_OPSYS_SHLIB_TYPE} instead of
  ${OPSYS}'s value.

(taca)

2011-11-08 15:15:59 UTC MAIN commitmail json YAML

Use ${RUBY_BASE} instead of ${RUBY_VER}-base.

(taca)

2011-11-08 14:45:14 UTC MAIN commitmail json YAML

mod-limitipconn, as from wip/ap2-limitipconn by Todd Vierling, but
modified for user-destdir, brought forward to version 0.23, and
with the added contributed LocalIP patch from the author's web page.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(is)

2011-11-08 13:30:16 UTC MAIN commitmail json YAML

+ acroread9-9.4.6, bouml-4.22.2 [pkg/45574], digikam-2.3.0, etm-882,
  ffmpeg-20111105.0.8.6, fotoxx-11.11.1, horde-4.0.11, kdenlive-0.8.2,
  kmymoney2-4.6.1, knights-2.4.0, kronolith-3.0.11, nut-17.4,
  ocp-0.1.21, pixman-0.24.0, stunnel-4.46, turba-3.0.10,
  unrealircd-3.2.9.

(wiz)

2011-11-08 12:41:57 UTC MAIN commitmail json YAML

2011-11-08 12:41:30 UTC MAIN commitmail json YAML

Fix PR 45558 (aka CVE-2011-4119) which also turns out to affect Moscow ML.
Credit to Florian Weimer for noticing this.

(dholland)

2011-11-08 12:17:21 UTC MAIN commitmail json YAML

Note remove of typolight related packages.

www/typolight28
www/typolight28-example
www/typolight28-translations

(taca)

2011-11-08 12:16:12 UTC MAIN commitmail json YAML

2011-11-08 12:15:54 UTC MAIN commitmail json YAML

2011-11-08 12:15:12 UTC MAIN commitmail json YAML

Remove typolight related entries.

(taca)

2011-11-08 12:14:23 UTC MAIN commitmail json YAML

Note update of contao210 related packages:

www/contao210 2.10.3
www/contao210-example 2.10.3
www/contao210-translations 20111103

(taca)

2011-11-08 12:12:37 UTC MAIN commitmail json YAML

2011-11-08 12:11:42 UTC MAIN commitmail json YAML

Update www/contao210 and www/contao210-example package to 2.10.3.

Version 2.10.3 (2011-11-07)
---------------------------
- Fixed: the postLogin/Logout hooks broke the save() method of the model
  (#3545)
- Fixed: the style sheet editor did not handle font-family/size:inherit
  correctly (#3531)
- Fixed: MooTools changed the default wMode settings for Swiff (#3540)
- Fixed: the style sheet importer did not handle
  border-color:transparent/inherit (#3480)
- Fixed: do not index empty news/event/FAQ/newsletter reader pages (#3511)
- Fixed: group labels were not always loaded correctly (#3591)
- Fixed: added a rename() workaround for Windows to the FileCache class (#3390)
- Fixed: the site structure was not ordered properly for non-admins (#3423)
- Fixed: custom layout sections were not displayed in "override all" mode
  (#3460)
- Fixed a few minor issues

(taca)

2011-11-08 11:40:34 UTC MAIN commitmail json YAML

Updated fonts/umefont-ttf to 0.433

(ryoon)

2011-11-08 11:39:38 UTC MAIN commitmail json YAML

Update to 0.433

Changelog:
In Gothic (Sans-serif) family
* Fix glyphs in Unicode : 0020-668f, 98cc-ffff (first check)
* Fix glyphs in SJIS : second check completed

In Minchi (Serif) family
* Fix glyphs in Unicode : 0020-668f, 98cd-9aff, 9b18-ffff (first check)
* Fix glyphs in SJIS : second check completed

(ryoon)

2011-11-08 11:17:47 UTC MAIN commitmail json YAML

2011-11-08 11:16:43 UTC MAIN commitmail json YAML

Added textproc/coccigrep version 1.6

(ryoon)

2011-11-08 11:15:32 UTC MAIN commitmail json YAML

Import coccigrep-1.6 as textproc/coccigrep from wip/coccigrep

coccigrep is a semantic grep for the C language based on coccinelle.
It can be used to find where a given structure is used in code
files. coccigrep depends on the spatch program which comes with
coccinelle.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-11-08 11:04:57 UTC MAIN commitmail json YAML

Updated audio/abcmidi to 20111021

(ryoon)

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

Update to 20111021

Changelog:
October 21 2011

Abc2midi bug: %%MIDI control command after a rest causes loss of
synchronization. In the following example

X:1
T: Synchronization Loss after rest (z2)
V:1
V:2
M: 4/4
K:F#dor
V:1
|: A,G, | F,G,F,G, A,B,A,G, | F,4-F,2 :|
V:2
%%MIDI program 65
|:\
%%MIDI control 7 40
de|  f4 z2
%%MIDI control 7 80
GA|  f4-f2\
:|

The control command is used to modulate the loudness of the alto saxophone
in voice 2. The second control command which attenuates the saxophone
to velocity 80 introduces another delay of z2 causing the following
notes G and A to be played one beat late (into the next bar).

Analysis: The second control command introduces a beat delay because
delta_time is not zero when the function write_event is called. (Delta_time
is not zero after a rest so that the following note will be delayed.)

Fix: write_event should not introduce any delay, so that delta_time was
replaced by 0 in the function call mf_write_midi_event(..). The function
write_event is also called to turn on (off) portamento, to handle
pitch_bend, pedal on and pedal off MIDI commands. (Hopefully, this
change does not introduce a bug in the other functions.)

(ryoon)

2011-11-08 10:52:05 UTC MAIN commitmail json YAML

Added time/abclock version 1.0d

(ryoon)

2011-11-08 10:51:19 UTC MAIN commitmail json YAML

Added time/abclock version 1.0d

(ryoon)

2011-11-08 10:50:35 UTC MAIN commitmail json YAML

2011-11-08 10:49:36 UTC MAIN commitmail json YAML

Import abclock-1.0d as time/abclock from wip/abclock by ghen@

Digital clocks are nice for telling exactly what time it is, but, unlike an
analogue clock, they don't give a spatial representation of time. They don't
show where time is coming from or going to.

On the other hand, a bitmap representation of a mechanical clock doesn't tell
time very accurately if the bitmap is very small. And curves and oblique lines
don't look very nice in a small, low-resolution bitmap.

So, this is something different: an analogue clock that isn't tied to the
design of the mechanical clock, but instead uses the natural properties of
bitmaps: straight lines and rectangles.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-11-08 09:09:08 UTC MAIN commitmail json YAML

Updated net/ruby-tweetstream to 1.0.5

(obache)

2011-11-08 09:08:21 UTC MAIN commitmail json YAML

Update ruby-tweetstream to 1.0.5.

* Use ssl as per twitter requirements.

(obache)

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

Note update of the "wmakerconf" package to version 2.11nb18.

(tron)

2011-11-08 09:02:46 UTC MAIN commitmail json YAML

Remove dependency on "imlib2" package. This package wants "libgdk_imlib"
which is provided by the "imlib-gtk" package. As nobody seems to be
missing support for that library there is probably no point in adding
this dependency.

(tron)

2011-11-08 07:58:48 UTC MAIN commitmail json YAML

Added devel/p5-Clone-Fast version 0.92.
Updated devel/p5-MooseX-ConfigFromFile to 0.03.

(hiramatsu)

2011-11-08 07:57:29 UTC MAIN commitmail json YAML

Update p5-MooseX-ConfigFromFile to 0.03.

Changes from previous:
0.03 - Dec 18, 2010
    - The test suite now uses Test::Fatal instead of Test::Exception (Karen
      Etheridge).
    - Fix bug reported by Strayph in #moose with inheritance RT#63624 (perigrin)
    - Add repository metadata
    - Fix RT#57023, RT#49369.

(hiramatsu)

2011-11-08 07:56:44 UTC MAIN commitmail json YAML

Add p5-Clone-Fast.

(hiramatsu)

2011-11-08 07:54:36 UTC MAIN commitmail json YAML

Import perl module Clone::Fast into devel/p5-Clone-Fast. This
package is required to update www/p5-Catalyst-Plugin-Server.

This module is a very optimized version of Clone::More. By taking
advantage of one of Clone::More's 'OPTIMIZATION_HACKS' as well as
removing all the Pure Perl from the "More.pm"

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(hiramatsu)

2011-11-08 07:37:46 UTC MAIN commitmail json YAML

2011-11-08 07:30:09 UTC MAIN commitmail json YAML

2011-11-07 22:29:17 UTC pkgsrc-2011Q3 commitmail json YAML

2011-11-07 22:28:09 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup ticket #3593 - requested by spz
textproc/libxml2: security patch

Revisions pulled up:
- textproc/libxml2/Makefile                                    1.110
- textproc/libxml2/distinfo                                    1.84
- textproc/libxml2/patches/patch-ag                            1.9
- textproc/libxml2/patches/patch-ak                            1.3
- textproc/libxml2/patches/patch-include_libxml_xpath.h        1.1
- textproc/libxml2/patches/patch-xpointer.c                    1.1

---
  Module Name: pkgsrc
  Committed By: spz
  Date: Tue Nov  1 19:21:06 UTC 2011

  Modified Files:
  pkgsrc/textproc/libxml2: Makefile distinfo
  pkgsrc/textproc/libxml2/patches: patch-ag patch-ak
  Added Files:
  pkgsrc/textproc/libxml2/patches: patch-include_libxml_xpath.h
      patch-xpointer.c

  Log Message:
  sundry security patches taken from libxml2 git
  among these patches for http://secunia.com/advisories/46632/

(tron)

2011-11-07 20:27:31 UTC MAIN commitmail json YAML

PR/36986 -- two new options: -D -- print DESCR file of matched package to
stdout; -P -- search in PLIST files.

(shattered)

2011-11-07 20:05:34 UTC MAIN commitmail json YAML

Set PKG_DEDTDIR_SUPPORT for ruby-xz.

(minskim)

2011-11-07 18:00:26 UTC MAIN commitmail json YAML

oops, forgot to commit

(drochner)

2011-11-07 17:59:47 UTC MAIN commitmail json YAML

add patch from upstream to fix possible buffer overflow in LZW decoder
by invalid GIF file (CVE-2011-2896)
bump PKGREV

(drochner)

2011-11-07 15:37:05 UTC MAIN commitmail json YAML

Note update of mail/postfix package to 2.8.7.

(taca)

2011-11-07 15:36:07 UTC MAIN commitmail json YAML

Update postfix pacakge to 2.8.7.

Postfix stable release 2.8.7 is available. This contains a workaround
for a problem that is fixed in Postfix 2.9.

    * The postscreen daemon, which is not enabled by default, sent
      non-compliant SMTP responses (220- followed by 421) when it
      could not give a connection to a real smtpd process. These
      responses caused some remote SMTP clients to return mail as
      undeliverable.

      The workaround is to hang up after sending 220- without sending
      the 421 "sorry" reply; this is harmless.

      The complete fix involves too much change for a stable release:
      send the 220 greeting, wait for the EHLO command, then send
      the 421 "sorry" reply and hang up.

(taca)

2011-11-07 15:14:24 UTC MAIN commitmail json YAML

Updated devel/p5-Software-License to 0.103.004.
Updated www/p5-CSS to 1.09.

(hiramatsu)

2011-11-07 15:13:15 UTC MAIN commitmail json YAML

Update p5-CSS to 1.09.

Change from previous;
1.09
-Recompiled P::RD Grammar against newer version to fix https://rt.cpan.org/Public/Bug/Display.html?id=53948

(hiramatsu)

2011-11-07 15:12:31 UTC MAIN commitmail json YAML

Update p5-Software-License to 0.103004.

Changes from previous:
0.103004  2011-11-02 21:44:26 America/New_York
          update FSF's address

0.103003  2011-10-31 23:14:47 America/New_York
          use more direct links to GFDL 1.2 and 1.3

0.103002  2011-06-01 22:34:06 America/New_York
          add GFDL 1.3

0.103001  2011-04-28 07:20:39 America/New_York
          re-import text of GPL 1 and 2 to get new FSF address (RT #67795)

0.103000  2011-03-31 22:31:03 America/New_York
          improve method dependency chains (thanks, Flavio Poletti)

          add Custom license to stick the whole license in a file
          -- still probably a bit experiemental -- thanks, Flavio Poletti

0.102341  2010-12-11 10:22:56 America/New_York
          add note to Artistic 2 that it's GPL compatible

(hiramatsu)

2011-11-07 13:10:32 UTC MAIN commitmail json YAML

Libtorrent and rtorrent need gcc>=4.2.1, at least on some architectures.
Explicitly exclude architectures known to work with older gcc versions
(alpha, i386 and x86_64 for now). Ok by tron.

(hans)

2011-11-07 12:37:52 UTC MAIN commitmail json YAML

mention recent updates

(drochner)

2011-11-07 12:28:55 UTC MAIN commitmail json YAML

2011-11-07 12:26:59 UTC MAIN commitmail json YAML

update to 2.1
changes:
-Experimental --scale-down and --auto-zoom tiling support
-The button-options -0 through -9 are no longer supported.
Use .config/feh/buttons instead (see feh manpage)
-more minor UI changes
-bugfixes

(drochner)

2011-11-07 12:14:15 UTC MAIN commitmail json YAML

2011-11-07 12:09:50 UTC MAIN commitmail json YAML

update to 1.13
changes:
* Graphs are rendered in separate threads for speed and a responsive
  user interface
* A changed Graph is rendered immediately on document modification,
  improving latency
* A new ternary plot widget is included
* Size of pages can be modified individually in a document
* Binary data import added
* NPY/NPZ numpy data import added
* Axis and tick labels on axes can be rotated at 45 deg intervals
* Labels can be plotted next to points on non-orthogonal plots
* Add an option for DPI of output EPS and PDF files* Graphs are rendered
  in separate threads for speed and a responsive user interface
* A changed Graph is rendered immediately on document modification,
  improving latency
* A new ternary plot widget is included
* Size of pages can be modified individually in a document
* Binary data import added
* NPY/NPZ numpy data import added
* Axis and tick labels on axes can be rotated at 45 deg intervals
* Labels can be plotted next to points on non-orthogonal plots
* Add an option for DPI of output EPS and PDF files
-more minor changes
-bugfixes

(drochner)

2011-11-07 12:05:17 UTC MAIN commitmail json YAML

2011-11-07 12:04:34 UTC MAIN commitmail json YAML

update to 0.11.1
This switches to the 0.11 release branch (which took years to get
officially stable, although the release candidates were completely
usable).
changes:
-many bugfixes
-added some command line options to tools
-improved logging

0.11 is compatible to 0.10 -- if 0.11 programs are used in a client
setup installed by 0.10 a script should be modified to avoid spurious
email warnings -- see the release notes

(drochner)

2011-11-07 11:56:26 UTC MAIN commitmail json YAML

Don't require 'yaml' unconditionaly but try to call Gem.load_yaml.
Avoid possible problem of ruby192-base with ruby-psych installed.

(taca)

2011-11-07 11:28:40 UTC MAIN commitmail json YAML

2011-11-07 11:26:28 UTC MAIN commitmail json YAML

update to 1.18
changes:
-bugfixes
-cleanup: does not generate pre-0.11 devhelp files any more

(drochner)

2011-11-07 11:24:26 UTC MAIN commitmail json YAML

Mark as not make-jobs safe (I had two lines of
CC cmd/util.o
with a resulting truncated util.o file in a -j16 build).

(wiz)

2011-11-07 11:23:17 UTC MAIN commitmail json YAML

update to 4.8.6
changes: minor bugfixes

(drochner)

2011-11-07 11:22:21 UTC MAIN commitmail json YAML

update to 4.13
changes: minor feature additions (added some directives and operators)

(drochner)

2011-11-07 11:04:22 UTC MAIN commitmail json YAML

update to 2.4.11
changes:
-Switched %n behaviour to be linear increasing, instead of a folder index
-translation updates

(drochner)

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

update to 2.4.11
changes:
-support for many new cameras
-fixes to various backends
-bugfixes

(drochner)

2011-11-07 10:45:36 UTC MAIN commitmail json YAML

update for new release date

(drochner)

2011-11-07 10:43:35 UTC MAIN commitmail json YAML

update to 0.7.7
"fixes around 90 bugs, several of which are security relevant"
(sorry, no details in the release notes)

(drochner)

2011-11-07 08:29:55 UTC MAIN commitmail json YAML

Note update of tex-kpathsea.

(minskim)

2011-11-07 08:29:14 UTC MAIN commitmail json YAML

2011-11-07 08:28:16 UTC MAIN commitmail json YAML

Note PKGREVISION bump of kpathsea.

(minskim)

2011-11-07 08:27:36 UTC MAIN commitmail json YAML

Add the following configuration settings to texmf.cnf:
- LUAINPUTS.lualatex
- LUAINPUTS.dvilualatex
- RISINPUTS
- BLTXMLINPUTS

(minskim)

2011-11-07 03:45:18 UTC MAIN commitmail json YAML

Updated www/ikiwiki to 3.20111106

(schmonz)

2011-11-07 03:43:18 UTC MAIN commitmail json YAML

Update to 3.20111106. From the changelog:

  * searchquery.tmpl: Track escaping change in upstream template.
    Thanks Olly Betts for review.
  * svn: Support subversion 1.7, which does not have .svn in each
    subdirectory.
  * rst: import docutils lazily, to avoid errors during ikiwiki --setup.
    Closes: #637604 (Thanks, smcv)
  * Make the setup automator create YAML formatted files.
  * Fix handling of discussion page creation links to make discussion pages
    in the right place and with the right case. Broken by page case
    preservation feature added in 3.20110707.

(schmonz)

2011-11-06 23:53:57 UTC MAIN commitmail json YAML

Updated graphics/png to 1.5.6

(wiz)

2011-11-06 23:53:46 UTC MAIN commitmail json YAML

Update to 1.5.6, which integrated part of patch-aa (see beta04).

Version 1.5.6beta01 [September 22, 2011]
  Fixed some 64-bit type conversion warnings in pngrtran.c
  Moved row_info from png_struct to a local variable.
  The various interlace mask arrays have been made into arrays of
    bytes and made PNG_CONST and static (previously some arrays were
    marked PNG_CONST and some weren't).
  Additional checks have been added to the transform code to validate the
    pixel depths after the transforms on both read and write.
  Removed some redundant code from pngwrite.c, in png_destroy_write_struct().
  Changed chunk reading/writing code to use png_uint_32 instead of png_byte[4].
    This removes the need to allocate temporary strings for chunk names on
    the stack in the read/write code.  Unknown chunk handling still uses the
    string form because this is exposed in the API.

Version 1.5.6beta02 [September 26, 2011]
  Added a note in the manual the png_read_update_info() must be called only
    once with a particular info_ptr.
  Fixed a typo in the definition of the new PNG_STRING_FROM_CHUNK(s,c) macro.

Version 1.5.6beta03 [September 28, 2011]
  Revised test-pngtest.sh to report FAIL when pngtest fails.
  Added "--strict" option to pngtest, to report FAIL when the failure is
    only because the resulting valid files are different.
  Revised CMakeLists.txt to work with mingw and removed some material from
    CMakeLists.txt that is no longer useful in libpng-1.5.

Version 1.5.6beta04 [October 5, 2011]
  Fixed typo in Makefile.in and Makefile.am ("-M Wl" should be "-M -Wl")."

Version 1.5.6beta05 [October 12, 2011]
  Speed up png_combine_row() for interlaced images. This reduces the generality
    of the code, allowing it to be optimized for Adam7 interlace.  The masks
    passed to png_combine_row() are now generated internally, avoiding
    some code duplication and localizing the interlace handling somewhat.
  Align png_struct::row_buf - previously it was always unaligned, caused by
    a bug in the code that attempted to align it; the code needs to subtract
    one from the pointer to take account of the filter byte prepended to
    each row.
  Optimized png_combine_row() when rows are aligned. This gains a small
    percentage for 16-bit and 32-bit pixels in the typical case where the
    output row buffers are appropriately aligned. The optimization was not
    previously possible because the png_struct buffer was always misaligned.
  Fixed bug in png_write_chunk_header() debug print, introduced in 1.5.6beta01.

Version 1.5.6beta06 [October 17, 2011]
  Removed two redundant tests for unitialized row.
  Fixed a relatively harmless memory overwrite in compressed text writing
    with a 1 byte zlib buffer.
  Add ability to call png_read_update_info multiple times to pngvalid.c.
  Fixes for multiple calls to png_read_update_info. These fixes attend to
    most of the errors revealed in pngvalid, however doing the gamma work
    twice results in inaccuracies that can't be easily fixed.  There is now
    a warning in the code if this is going to happen.
  Turned on multiple png_read_update_info in pngvalid transform tests.
  Prevent libpng from overwriting unused bits at the end of the image when
    it is not byte aligned, while reading. Prior to libpng-1.5.6 libpng would
    overwrite the partial byte at the end of each row if the row width was not
    an exact multiple of 8 bits and the image is not interlaced.

Version 1.5.6beta07 [October 21, 2011]
  Made png_ptr->prev_row an aligned pointer into png_ptr->big_prev_row
    (Mans Rullgard).

Version 1.5.6rc01 [October 26, 2011]
  Changed misleading "Missing PLTE before cHRM" warning to "Out of place cHRM"

Version 1.5.6rc02 [October 27, 2011]
  Added LSR() macro to defend against buggy compilers that evaluate non-taken
    code branches and complain about out-of-range shifts.

Version 1.5.6rc03 [October 28, 2011]
  Renamed the LSR() macro to PNG_LSR() and added PNG_LSL() macro.
  Fixed compiler warnings with Intel and MSYS compilers. The logical shift
    fix for Microsoft Visual C is required by other compilers, so this
    enables that fix for all compilers when using compile-time constants.
    Under MSYS 'byte' is a name declared in a system header file, so we
    changed the name of a local variable to avoid the warnings that result.
  Added #define PNG_ALIGN_TYPE PNG_ALIGN_NONE to contrib/pngminim/*/pngusr.h

Version 1.5.6 [November 3, 2011]
  No changes.

(wiz)

2011-11-06 23:47:34 UTC MAIN commitmail json YAML

+ bzr-2.4.2, caff-1.1.4, cue-20100426 [pkg/45557], feh-2.1,
  kid3-2.0.1, libmicrohttpd-0.9.16, mathomatic-15.7.0,
  modular-xorg-server-1.11.2, pbzip2-1.1.6, png-1.5.6, puppet-2.7.6,
  samba35-3.5.12, viewvc-1.1.12, x264-devel-20111106, yasm-1.2.0.

(wiz)

2011-11-06 22:27:52 UTC MAIN commitmail json YAML

Update R-combinat to 0.0.8.

(mishka)

2011-11-06 22:24:45 UTC MAIN commitmail json YAML

Update to R-combinat 0.0.8 - latest upstream release.

(mishka)

2011-11-06 21:54:32 UTC MAIN commitmail json YAML

patch-ai: Fix a compile problem with the asio headers on NetBSD.
Upstream bug: https://svn.boost.org/trac/boost/ticket/6098

Bump revision of boost-headers.

(tnn)

2011-11-06 21:46:34 UTC MAIN commitmail json YAML

Annotate p5-Convert-BinHex dependency with upstream bug report.

(wiz)

2011-11-06 21:35:39 UTC MAIN commitmail json YAML

Updated mail/p5-MIME-tools to 5.502nb1

(wiz)

2011-11-06 21:35:30 UTC MAIN commitmail json YAML

lib/MIME/Decoder/BinHex.pm uses Convert::BinHex, so depend on
p5-Convert-BinHex. Noted by Teemu Rinta-aho on pkgsrc-users.

Bump PKGREVISION.

(wiz)

2011-11-06 21:01:30 UTC MAIN commitmail json YAML

2011-11-06 20:33:04 UTC pkgsrc-2011Q3 commitmail json YAML

pullups #3591 and #3592

(spz)

2011-11-06 20:31:01 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup ticket #3592 - requested by dholland
lang/caml-light: security patch

Revisions pulled up:
- lang/caml-light/Makefile                                      1.13
- lang/caml-light/distinfo                                      1.9
- lang/caml-light/patches/patch-yacc_main_c                    1.1

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: dholland
  Date: Sun Nov  6 19:32:07 UTC 2011

  Modified Files:
  pkgsrc/lang/caml-light: Makefile distinfo
  Added Files:
  pkgsrc/lang/caml-light/patches: patch-yacc_main_c

  Log Message:
  Fix insecure-temp-files, PR 45558

  To generate a diff of this commit:
  cvs rdiff -u -r1.12 -r1.13 pkgsrc/lang/caml-light/Makefile
  cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/caml-light/distinfo
  cvs rdiff -u -r0 -r1.1 pkgsrc/lang/caml-light/patches/patch-yacc_main_c

(spz)

2011-11-06 20:22:28 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup ticket #3591 - requested by tron
www/squid31: security update

Revisions pulled up:
- www/squid31/Makefile                                          1.34
- www/squid31/distinfo                                          1.31

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: tron
  Date: Sat Oct 22 17:54:25 UTC 2011

  Modified Files:
  pkgsrc/www/squid31: Makefile distinfo

  Log Message:
  Update "squid31" package to version 3.1.16. Changes since 3.1.15:
  - Bug 3373: invalid URL in ERR_CACHE_ACCESS_DENIED
  - Bug 3368: Unhandled exceptions are not logged (workaround)
  - Bug 3326: miss_access incorrect default
  - Bug 3320: miss_access description confusing
  - Bug 3241: squid_kerb_auth cross compilation fix
  - Bug 3237: seq fault in free() from rfc1035RRDestroy
  - Bug 3190: Large HTTP POST stuck after early ICAP 400 error response
  - db_auth: display available DSN drivers on connect error
  - Updated OpenSSL 1.0.0 version checks
  - ... and several documentation fixes

  To generate a diff of this commit:
  cvs rdiff -u -r1.33 -r1.34 pkgsrc/www/squid31/Makefile
  cvs rdiff -u -r1.30 -r1.31 pkgsrc/www/squid31/distinfo

(spz)

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

Do not define HAVE_SA_LEN when __minix is defined per pkg/45039

(tcort)

2011-11-06 19:51:13 UTC MAIN commitmail json YAML

2011-11-06 19:32:30 UTC MAIN commitmail json YAML

2011-11-06 19:32:07 UTC MAIN commitmail json YAML

2011-11-06 17:30:06 UTC MAIN commitmail json YAML

Remove BROKEN.
The package builds fine, if you have the distfile; no reason to
mark it broken.

(wiz)

2011-11-06 13:42:21 UTC MAIN commitmail json YAML

Back out last change. The package builds and works fine with GCC 4.1.3
under NetBSD/amd64 5.1_STABLE.

This change was also not approved by the owner of the package.

(tron)

2011-11-06 12:55:22 UTC MAIN commitmail json YAML

Tcl/Tk 8.5.10

(bsiegert)

2011-11-06 11:49:50 UTC MAIN commitmail json YAML

PR#44913 net/skype: Marked as BROKEN

Version 1.4 distfiles have been permanently removed from skype.com,
the only known master site.  This package either needs to be upgraded
to the 2.x.x series or permanently removed from pkgsrc.

(marino)

2011-11-06 09:20:41 UTC MAIN commitmail json YAML

2011-11-06 08:48:31 UTC MAIN commitmail json YAML

Note PKGREVISION bump of tex-glossaries.

(minskim)

2011-11-06 08:48:03 UTC MAIN commitmail json YAML

Add missing dependencies to tex-glossaries.

(minskim)

2011-11-06 08:46:37 UTC MAIN commitmail json YAML

Note PKGREVISION bump of teTeX-texmf.

(minskim)

2011-11-06 08:46:12 UTC MAIN commitmail json YAML

Resolve conflicts between teTeX-texmf and recent changes in TeX Live
packages.

(minskim)

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

Note update of packages related to the updmap upgrade.

(minskim)

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

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

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

Import tex-texlive.infra-2011 as print/tex-texlive.infra.

This package contains the files needed to get the TeX Live tools
running.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

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

Updated net/mikutter to 0.0.4.571

(obache)

2011-11-06 07:49:38 UTC MAIN commitmail json YAML

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

Updated net/ruby-addressable to 2.2.6nb1

(obache)

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

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

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

Note update of devel/p5-MooseX-LazyRequire, textproc/p5-Net-Dict,
www/p5-CGI-PSGI and devel/p5-Module-Install-RTx.

(hiramatsu)

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

Update p5-Module-Install-RTx to 0.29.

Changes from previous:
[Changes for 0.29 2011-05-20]
* add requires_rt to handle requiring an RT version
  since MakeMaker and Module::Install::AutoInstall can't deal
  with RT version numbers.

[Changes for 0.28 2011-03-15]
* search /opt/rt4 for RT.pm

[Changes for 0.27 2010-12-16]
* Include RT's lib/ directory in INC so that requires()
  on RT::VERSION work properly

[Changes for 0.26 2010-12-14]

* Search RTHOME before searching @INC
  This works around distribution packages lurking in @INC

(hiramatsu)

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

Update p5-CGI-PSGI to 0.15.

Changes from previous:
0.15  Tue May 17 13:58:50 PDT 2011
        - Updated the list of overriding methods per CGI.pm update
        - Added a note that you can't use CGI::Pretty (reported by Maestro)

0.14  Sat Dec 25 11:35:52 PST 2010
        - Port fixes for header injection from CGI.pm (markstos)

0.13  Sat Oct 30 23:09:06 PDT 2010
        - Specify Test::More dep

0.12  Mon Oct 25 11:06:59 PDT 2010
        - Strip Status: header since to conform PSGI spec (clkao)

(hiramatsu)

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

Update p5-Net-Dict to 2.08.

Change from previous:
2.08 2011-08-02 neilb
    * updated testsuite to refer to dict.org, as test.dict.org no longer exists
    * updated testsuite to reflect the much greater list of databases now hosted on dict.org

(hiramatsu)

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

Update p5-MooseX-LazyRequire to 0.07.

Change from previous:
0.07  Mon, 04 Apr 2011 18:08:34 +0200
  * Allow this module to be used with attributes in roles when using Moose
    1.9900+ (Dave Rolsky).

(hiramatsu)

2011-11-06 00:55:00 UTC MAIN commitmail json YAML

Updated devel/mr to 1.06

(schmonz)

2011-11-06 00:52:18 UTC MAIN commitmail json YAML

Update to 1.06. From the changelog:

* Fix propagation of failure from pre and post hooks and from fixups.
* Support chaining to absolute paths.
* Add support for skip = lazy, a mode where mr only operates on
  repositories that are checked out.

(schmonz)

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

PR#45500 benchmarks/libmicro: Add DragonFly support

This commit fixes the run-libmicro command which was broken for all
platforms.  It was pointing at the destdir version instead of the
installed version.

It also provides a DragonFly-specific makefile which enables it to
build and run on DragonFly.

(marino)

2011-11-05 23:27:16 UTC MAIN commitmail json YAML

Fix an LP64 problem. It was noted in PR 41638 that prcs doesn't work on
64-bit platforms. This fixes what gcc found, but it's probably not the
whole story.

(dholland)

2011-11-05 23:25:35 UTC MAIN commitmail json YAML

2011-11-05 23:21:32 UTC MAIN commitmail json YAML

Updated chat/ysm to 2.9.9.1

(wiz)

2011-11-05 23:21:22 UTC MAIN commitmail json YAML

Update to 2.9.9.1. For Manuel.

No guarantees that it does anything more useful than the previous
version (from 2002).

+++++++++++++++++++++++++ ysm 2.9.9.1 +++++++++++++++++++++++++++++++++
++++++++++++++++++ Bringing ICQ back to life ++++++++++++++++++++++++++

19th Jan 2007
+ Fixed a messages-related bug that prevented ysm from parsing received
messages. The error was triggered due to a recent protocol change (a TLV type
5 was introduced before the actual TLV type 5 with the data showed up).

+++++++++++++++++++++++++ ysm 2.9.9 +++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++ Reviving ICQ +++++++++++++++++++++++++++++++++

25th Oct 2006
+ Again, another protocol fix. A new TLV was introduced in the initial connection packages (0x8e) and that pretty much broke our client. Reviving ICQ!

+++++++++++++++++++++++++ ysm 2.9.8 +++++++++++++++++++++++++++++++++++
+++++++++++++++++++++ Giving life to ICQ ++++++++++++++++++++++++++++++

12th Feb 2006
+ ICQ protocol fix. In the past few days, AOL changed the ICQ protocol a bit,
that way disabling a lot of clone clients. This fix re-enables ysmICQ. Have
fun!

+++++++++++++++++++++++++ ysm 2.9.7 +++++++++++++++++++++++++++++++++++
+++++++++++++++++++++ Ready for the future ++++++++++++++++++++++++++++

26th Dec 2005
+ Removed UIN registration from ysmICQ. It is no longer possible to register
UINs using ysm. Instead, a link is provided to icq.com where to register a
UIN online.

13th Sep 2005
+ New YSM_TRACE_MEMLEAK option in YSM_Config.h provides a way of tracing down
memory leaks in ysm.

3rd Sep 2005
+ fixed lots of warnings in Cygwin. ysm looks so lovely when run under cygwin..really.

19th Aug 2005
+ my 22nd birthday :) as always - it deserves a line in ysm's ChangeLog.

31st Jul 2005
+ Bug fix! fixed an exception being thrown while deleting the last slave in the slaves list. Thanks to Alexey Semonov for reporting the problem.

9th Jul 2005
+ ysmICQ is now an official package of the Debian distribution! Thanks to Ilya M. Slepnev who took all the hard work of packaging it and finding a sponsor! It's available as an unstable package by now.

12 Jun 2005
+ Bug fix! reported a few months ago by a user through sourceforge's bug
system. Pager messages generated a crash. They are now received correctly.
+ Added ucs2be_decode, meaning that KOI8-R users in windows clients might now
be decoding characters correctly. This needs confirmation!

29th Apr 2005
+ patch sent by Antony Pavloff related to the TAB completion feature. The
patch fixes a few weird behaviors - Thanks Antony.

14th Apr 2005
+ win32 warnings fix. source code cleanup.

5 Feb 2005
+ It's been a long time.. and this time for real. I've added a few missing checks on iconv_close, cleaning up a few warnings that showed up in MacOSX when running ysm.
+ Added support for WINALERT to non OS/2 - Windows operating systems. Now anything that supports ICONIFY/DECONIFY will have its WINALERT. Tested to run ok in MacOSX.
+ Updated ysm's website to add a few MacOSX screenshots.

24th Oct 2004
+ bugfix. the online slaves counter was not being reset during reconnects. Thanks to f00li5h for reporting this.
+ new language translation (CZ) submitted by Kuda Ondrej

11th Oct 2004
+ added a comment to new configuration files in CHARSET_TRANS and CHARSET_LOCAL  saying that for Windows console users, the default settings for the Russian language should be CHARSET_TRANS>1251 and CHARSET_LOCAL>866 since the Windows console uses the 866 codepage. Thanks to Alexey Zakharov for the headsup.
+ started fixing charset convertion support for Windows. Hope this does it for the russian users out there!

10th Oct 2004
+ been a long time! patch by Dominic Waesch. It adds the slave-colors to YSM_PrintSlaves, so that one can see the names of the slaves in the chosen color. Fixed a few strncat calls introduced with COMPACT_DISPLAY back in february 2003.
+ fixes on comfortable mode (broken in the CVS)

21st Aug 2004
+ fixing prompt redraw for AFK mode.
+ now incrementing the AFK message counter for messages coming from nonslaves.
+ removed the MSG_KIND setting. It was obsolete.

19th Aug 2004
+ my birthday! 21 years old now.

25th Jul 2004
+ patch sent by MSB related to Memory Leaks.
+ patch sent by MSB: clean up for YSM_ReadLog and new tokenizer.

17th Jul 2004
+ patch sent by MSB related to colors.
a. Adds the colors TERMINAL_DEFAULT and BRIGHT_TERMINAL_DEFAULT. These set the default color the user has configured for the terminal
b. Adds the colors GRAY and BRIGHT_GRAY.
+ patch sent by MSB rewrote whole ReadSlaves function making it easier to add new slave fields in the config file. New YSM_trim function.
+ new YSM_IsInvalidPtr function that should be used in all function frames. We will use this as a wrapper to include ptr checking functions from win32 and unix (if any).
+ patch sent by MSB related to slave colors. It adds a new (optional) field to the SLAVES entries that takes a color. When a color is provided, then incoming message texts as well as the comfortable message editor will use that color. This makes communication with multiple slaves at the same time much easier, since you won't confuse incoming messages and won't accidentally send messages to the wrong slave.
+ patch sent by MSB related to status colors. Now get status-dependent coloring of the status word when a slave changes status. If you wish to override the status-dependent coloring, use the new COLOR_STATUSCHANGESTATUS option in ysm's cfg.
+ patch sent by MSB related to Charsets. Rewrote YSM_Iconv() to allow error recovery, now a corrupted charset-translated message will show <REST OF TEXT POSSIBLY CORRUPTED> instead of showing up empty as it did before.
+ patch sent by MSB turns more compiler warnings on and fixes lots of warnings we were missing due to our incompetence.
+ patch sent by Alex Samorukov (samm at os2 dot ru) fixes prompt redraw on CloseDC and in general for readline/getline support.

++++++++++++++++++++++++++ ysm 2.9.6 ++++++++++++++++++++++++++++++++++
++++++++++++++++++++ Peace, Love & Dreams  ++++++++++++++++++++++++++++

10th Jul 2004
+ fix when reading the BROWSER> path from the config in win32. Path's with spaces were being cut

4th Jul 2004
+ Alex Samorukov (samm at os2) sent a patch for YSM_Thread_Sleep fixing a 10% cpu usage.
+ [ts at rot13 dot de] sent a patch for getline, fixing support for umlauts.
+ Alex Samorukov (samm at os2) sent a patch for the CtrlHandler under unix.
+ fix for Win32. The burl command and actions used with arguments should now work ok. I spotted this bug blindly thanks to Johannes.
+ blind fix for the 'Age' field on the whois command. It sometimes showed up negative, changed d to %ud lets see if its fixed now, couldn't find any erroneous test case.
+ fixed crash on 'del' command. duplicate (erroneous cfg) entries in the config lead to a crash when deleting that slave name. Thanks to f00li5h for reporting the problem.
+ fix on COMMANDSFILE> . Any commands without arguments were being ignored.
+ fix for readline! the inputrc file was only being read from ~/.ysm/inputrc. If that file doesnt exist its now read from the default locations.
+ fix on TAB cycling for slaves. now cycling alphabetically.

29th May 2004
+ started adding colors configuration support! By now you can select colors for COLOR_MESSAGE (message body colors) COLOR_STATUSCHANGENAME (nick on status changes) and COLOR_STATUSCHANGESTATUS (status on status changes).

++++++++++++++++++++++++++ ysm 2.9.5 ++++++++++++++++++++++++++++++++++
++++++++++++++++++ Unlimited, unlocked and wild +++++++++++++++++++++++

1st May 2004
+ bugfix when creating the configuration file under Win32. If proxy settings were detected automatically and the user didn't want to use a proxy, the proxy was still being added to the configuration file.
+ bugfix when trying to send an 'mplain' command to an UIN instead of a slave. Crash fixed.

28th Apr 2004
+ fixed a remaining issue in win32 introduced in 2.9.3 with crypto triggered when receiving an encrypted message from a slave you -already- had a key set with but different.

25th Apr 2004
+ now the 'auto away' status is canceled and you are put back online, when you send a message. Note this only happens for 'auto away' and not any 'away' status changes you have done manually.
+ now reading automatic messages! (away, occupied, NA, DND and FFCHAT messages). They are shown while using the 'whois' command on a slave. If the slave has an automatic message set, it will be displayed under a label named 'Auto Message'.
+ setting FISHGUI> and FISHGUI_HIDE_CONSOLE> in default configurations to 0, since for non fishgui users this could represent a pain in the behind.
+ There was a mistake in YSM_Lang.h where there was a 'PORTUGUESE_BR' instead of a 'BR_PORTUGUESE', its now fixed. (Thanks to an anonymous who reported this).
+ fixed all calls to snprintf. Now -always- adding a trailing \0 byte. (This is because under WIN32 _snprintf does not always add it, even though snprintf on unix does.)
+ New 'WEBAWARE' setting in the configuration file. If set to 1, your status will be public (hence online status scripts will work).
+ New 'MYBIRTHDAY' setting in the configuration file. If set to 1, you will have the birthday flag so that everyone knows about it.

24th Apr 2004
+ new alias for the 'hist' command, 'history'.
+ now recoding messages from users which are NOT in your contact list.
+ new NEWLOGSFIRST> setting for the configuration file. Can be set to
'1' or '0'. If enabled (1 - default), newer logs will be added at the
top of the log file (new style). Otherwise, newer logs will be added
at the bottom of the log file (old style).
+ fix for readline users, the 'readafk' and 'hist' commands had keyboard
related issues when using the menus.

++++++++++++++++++++++++++ ysm 2.9.4 ++++++++++++++++++++++++++++++++++
++++++++++++++++++ Cavernet Sauvignon Edition +++++++++++++++++++++++++

1st Apr 2004
+ fixed an introduced bug in 2.9.3 related to the win32 version and
encryption; when receiving encrypted messages from slaves in the list
to which you didn't have a key with. (thanks jrz and net23 for reporting it)
+ fixed configuration file parsing, if certain vars (i.e. PROXY_PORT) had a 0 length value, ysm would crash atoi(NULL). (thanks laura N. for reporting this)

++++++++++++++++++++++++++ ysm 2.9.3 ++++++++++++++++++++++++++++++++++
++++++++++++++++++++++ red wine and cheese ++++++++++++++++++++++++++++

28th Mar 2004
+ new auto away mode and AWAYTIME> setting in the configuration file. If you are in online or freeforchat status, your status is changed to AWAY after n minutes of no keyboard input (5 by default).
+ extended the 'command line width' for WIN32 (it was 80 now its 95)
+ console related features fixed for win2k and XP systems.
+ now accepting '0' in proxy_host during config creation to cancel proxy cfg.
+ rewrote some crypto interfacing code, also turned from ok to beautifull :).
+ now 'reason' and 'filename' on filetransfers is being charset recoded too.

21st Mar 2004
+ rewrote lots of network related code (it turned from ugly to beautifull)
+ Proxy related fixes. During UIN registration the HTTPS hack was not working.
+ Now all proxy configuration is prompted during config creation.
+ now the 'add' command works with 'add uin nick' and 'add nick uin'.
+ removed some output during log-in, we now show a poor status bar.
+ now showing the amount of online slaves in the output of the 'wo' command.

20th Mar 2004
+ re-wrote output for the 'info' and 'whois' commands.
whois command now shows: nick, first, last, email, city, state, phone
fax, street, cellular, age, sex and about information. All being decoded.
+ info command now shows which input library is being used.
+ disabled work information from being displayed in whois (lots of screen waste)

14th Mar 2004
+ UIN registration fixes. Now when registering a UIN it automagically creates the configuration file.

6th Mar 2004
+ now fingerprinting ICQ2GO - by Alex Samorukov
+ fix against ICQ2Go (who doesn't support UTF-8) - by Alex Samorukov
+ WINALERT now works on OS/2 - by Alex Samorukov
+ OS/2 API is now being used - By Alex Samorukov
+ Small fix on charsets for OS/2 with UCS2-BE - by Alex Samorukov
+ OS/2 makefile changes, reduced the binary size down to 190k - By Alex S.
+ New 'mv' alias for the 'rename' command.
+ Reversed the order of the logs. Newer logs will show up first (afk, history)

1st Mar 2004
+ OS/2 support! Thanks to Alex Samorukov who sent all patches!

28th Feb 2004
+ encoding 'whois' information if using specific charsets.

16th Feb 2004
+ new 'ls' and 'l' aliases. They do the same thing as 'w' or '2'.

8th Feb 2004
+ bug fix. Messages sent to slaves in DND status were being ignored (by the
receiver) due to a missusage of priorities. (thanks to smile for reporting this)
+ bug fix. Also related to priorities. Now checking message length before ignoring a certain type of priority. (thanks to an anonymous from the forums)

1st Feb 2004
+ added FRIBIDI support (A Free Implementation of the Unicode Bidirectional Algorithm - http://fribidi.sourceforge.net) use --with-fribidi to enable it. Thanks to David E. for sending a patch.
+ fix - we were ignoring priority messages from miranda clients.

24th Jan 2004
+ fix for Win32 (actually its for both, preventing a deadlock inside the
PRINTF call) removed busy display flag setting/clearing.
+ fix for non win32 systems, removed a mess of code from YSM_READ.

++++++++++++++++++++++++++ ysm 2.9.2 ++++++++++++++++++++++++++++++++++
+++++++++++++++ Queer protocol for the straight guy +++++++++++++++++++

10th Jan 2004
+ ctrl+c handler now tells you to type quit in order to exit ysm :)
+ now not letting encrypted messages fly in plaintext when sending to
an offline user or to a user who's not using ysm with crypto. (this is
when you have a key set with that user).

4th Jan 2004
+ fix on the 'seen' command (signon timestamps were wrong)
+ fixed the unthreaded version of ysm

3rd Jan 2004
+ IMFish modifications by aweil at mail dot ru
+ new AFKMINIMUMWAIT> setting to control seconds between AFK replies to slaves (thanks to [ts at rot13 dot de] for sending a patch!)
+ fix during config creation. Pressing enter for 'no proxy' was considered as configuring proxy settings. Thanks to Daniel Gaspary for noticing!.

30th Nov 2003
+ bugfix (i.e: sending a comfortable msg to '?' threw a segfault) Thanks to Kpzul@ for pointing it out.

22th Nov 2003
+ Not setting console title under OpenBSD (it screwed the console up) (fgsch)
+ fix on the 'chat' command, it was not working because of my fault obviously.
+ fixed slaves cycling with the TAB key.

08th Nov 2003
+ bugfix, COMMANDSFILE> commands were executed BEFORE being fully logged in.
+ now accepting multiline messages in COMMANDSFILE>
+ bugfixes for the chat command and file transfer (I had broken them for 2.9.1)

++++++++++++++++++++++++++ ysm 2.9.1 ++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++ Illuminati Release ++++++++++++++++++++++++++++

02th Oct 2003
+ I dont know if the threads bugs on win32 (hang on exit) is fixed or not,
but aweil@mail.ru sure spent some time debugging and came up with a fix, thanks!
+ new FISHGUI_HIDE_CONSOLE setting, if set to 1, ysm automatically hide when
executed with IMFish (imfish.sourceforge.net)
+ the release is coming out in these incoming days..sorry for the delay

13th Sep 2003
+ now outputting the slave status on the 'whois' command (thanks Rudolf P.)
+ extended the length of commands executed from COMMANDSFILE> to the same was any input command. - Thanks Rudolf P.

10th Sep 2003
+ fixes on BSD consoles (thanks Rudolf P.)
+ new ysm.dev <- makefile or project file for Dev c++ (free win32 compiler)
+ more work on FishGUI, a new plugable GUI for ysm.

30th Aug 2003
+ fixed a few issues with console settings and readline.

19th Aug 2003
+ my birthday!
+ now printing the 'about' information on the whois command output.
+ removed the sending of the UIN information during version check, I dont care anymore how many users I have, I know they all love ysm anyway ;).
+ removed CreateHotKey (CTRL+ALT hotkey) for WINNT 4.

10th Aug 2003
+ new 'chat' command! you can start a conversation with multiple ysm users!
just specify the nicks separated by ',' characters and optionally a message.
For example: chat mike,peter,tom I'm away in a conference, msg logged.
you can then leave the chat session by typing 'chat' again.

9th Aug 2003
+ new help on 'hotkeys'
+ fixed issues with a few proxys.

20th Jul 2003
+ fixed the scan command.
+ fixes on commands parsing (m nick  msgdata b c) (thanks jrz for the report)
+ fixes on getline + readline (clearing the line when receiving messages)
+ manpage updated by fritz@hush.com - new manpage maintainer.

12th Jul 2003
+ removed the Automatic AFK mode. no more.
+ fixes on readline and iconv detection, actually I wrote new m4 macros for all.

10th Jul 2003
+ added for unix systems 2 environment variables during exec of scripts.
YSM_STATUS with our current status and YSM_UIN with our current icq #.
+ restored 1,2,3,4,5 and 6! ysm hotkeys with those numbers.
+ updated the russian translation (thanks Aquatique)

09th Jul 2003
+ Argentina's Independence day.
+ added a croatian translation by fritz@hush.com, thanks!
+ added decoding of sent UCS-2BE messages (I find icq lite..guilty of charge!)

28th Jun 2003
+ Improved packets dump! they are now easier to read :).
+ fixed crash when deleting the last slave in the list.
+ fixed multiple issues on lists which contained only 1 slave.
+ fixed an infinite loop problem when pressing TAB for completion on the last
slave in the list.

14th Jun 2003
+ fix on DC_DISABLE, if it was set, cpu usage incremented considerably. Thanks to MSB for reporting this.
+ fix on zombie processes, seems we were leaving a few zombies behind. thanks to MSB for reporting this.
+ now reading readline macros from ~/.ysm/inputrc (thanks ccastig)
+ now by using the 'burl' command with '!' as an argument you can launch your browser for the last received url without having to type it yourself. (only applied to URL type messages, read about the 'url' command).
+ fix on prompt parsing, now filtering any extra spaces BEFORE an argument/command

08th Jun 2003
+ removed the 'send client information' functionality during config creation.
Moved the request inside the version checking system. Now when checking
the client version, your UIN is sent with the request for statistic purposes.
it will not be open to the public in order to preserve your privacy.
This is detailed in the configuration file and will be detailed in the docs
of the next incoming release.

07th Jun 2003
+ bugfix on offline messages. There was a condition where offline messages weren't being sent correctly.

2nd Jun 2003
+ now readline, getline and ysmline support!
+ new --disable-readline for the configure script. The default used is readline.
Non threaded systems will use ysmline. (the old console handling) (win32 uses getline by default)

31st May 2003
+ possible bugfix to win32 threads hang on exit (closing a few sockets
in order to make a blocking READ() exit with -1 while exiting)

++++++++++++++++++++++++++ YSM 2.9.0 ++++++++++++++++++++++++++++++++++
++++++++++++ Supercalifragilisticexpialidocious Release +++++++++++++++

11th May 2003
+ new EXEC_ONCOMING EXEC_OFFGOING and EXEC_LOGOFF action event settings.
+ new SOUND_* settings in the configuration file. I've started a sound system
in ysm! you will now be able to download sounds to a sounds/ directory in your
ysm's home path. new SOUND_PROGRAM setting in the configuration file.
+ new "sounds" command to globally enable or disable the usage of sounds in runtime. and new SOUNDS> setting in the cfg to do the same.

10th May 2003
+ new DC_DISABLE setting in the cfg to disable direct connections
(previously called DISABLEDC)
+ new DC_LAN setting to speed up negotiations in a local area network
(it connects first to the internal address and not the external)
+ new DC_PORT1 and DC_PORT2 settings which allows the user to force
direct connection ports in order to make ports redirection behind nat
a simple task.
+ now EXEC_INCOMING and EXEC_OUTGOING receive as extra arguments the
remote uin, remote nick, message length and message data. (thanks to msb for the idea) You may now implement useful scripts rather than just playing sounds.

04th May 2003
+ ysm now supports UTF8 encoding. It will encode and decode utf8 with clients that are utf8 compatible.
+ ysm charset support on win32 is now running.
+ ysm now clears the terminal title after leaving your session.

26th Apr 2003
+ Fix in the SEND command. Now by specifying a filename enclosed in "" chars you can transfer files with spaces.
+ removed an initial sleep of 2 seconds that should speed up the login to the IM network.
+ Created a new PROXY_RESOLVE setting in the configuration file to let the proxy resolve hostnames. (thanks to Federico Renolfi).
+ bugfix: added checks on the FD_x() functions for negative sockets. I was reported a Reconnect segfault on OpenBSD's many times due to negative socks.
+ removed the BEEPAMOUNT setting in the configuration file, its functionality is now included in the BEEP setting.
+ bugfix: now ysm doesn't hang on empty configuration files.
+ fixed the command history, it should now act normally.

20th Apr 2003
+ Fix on Win32 - now implementing an exit CtrlHandler which receives signals when the user shutdowns his workstation, closes the console window, etc. making possible a clean exit when no quit command is issued.
+ Fixes on file transfer speeds. Now transfering up to 1mb/sec.

14th Apr 2003
+ Now notifying the user when sending/receiving ENCRYPTED file transfers.

13th Apr 2003
+ now showing the amount of kilobytes per sec transfered/received on file transfers.
+ new ENCRYPTED file transfers between ysm clients if an encryption key is set!

05th Apr 2003
+ fixed further opendc's after a closedc has been issued. Informing the user whenever the DC session is closed.
+ Now parsing out correctly slave nicknames which contained extended ascii characteres difficult to type.

31st Mar 2003
+ enabled direct connections by default. ysm now supports file transfers
and receiving of different type of direct messages with v8 clients.
(including Mirabilis ICQ 2002/2003pro, Trillian, mICQ, etc..)
+ new DISABLEDCON> parameter which allows to keep private your internal address
and direct connection port without publishing it to other icq users.
You will still be able to establish direct connections but at your will,
only if you want to. Once you establish a connection to another slave, the
other user will be able to send you files.
+ Huge code cleanup (Modified function names and parameters according to
the current icq protocol documentation to allow a quicker understanding)
I re-wrote a lot of code and put up a Type2Common for DC messages and Type2
messages since both share the same body.
+ bugfix: AFK messages weren't being sent to incoming type2 nor type4 messages.
(thats why you sometimes didn't read the message sent line)
+ bugfix: Forwarding wasn't working for incoming type2 and type4 messages.
+ bugfix: Now receiving different type of offline messages, we were only allowing normal offline messages before. (Thanks to MSB for noticing this)
+ bugfix: Now TAB also works for incoming DC messages.
+ Wrote a new ysmICQ Users' Guide in XML with DocBook extensions, I'll commit the xml document and the html will be available in the next 2.9.0 release.

25th Mar 2003
+ fix on slaves downloading (now it should download those missing slaves).
+ huge code cleanup. (removing old ugly code!)
+ Fixed a typo in a help output. thanks Roeland Th. Jansen.

23rd Mar 2003
+ Added support for client fingerprinting over Capabilities and added support for simICQ fingerprinting.
+ oh btw i didn't mention i did ok in the exams a week and a half ago and i finally finished highschool :) Never ever try homeschool at least not in the last year!

20th Mar 2003
+ More fixes on File transfers, we still aren't ready though. Soon will.
+ Fixed the beeping/flashing during a comfortable message when a new message arrived, possibly screwing things up. Plus reduced the amount of ms the output thread waited before printing the new message on screen.

16th Mar 2003
+ Now showing our external ip address on the 'info command'
+ I finally have File transfers working, but! wait, they are disabled, i want to implement encrypted file transfers and fix a few bugs.
+ New faccept and fdecline commands to accept or decline an incoming. file transfer request.
+ New fstatus command to show info on the ongoing file transfers. (lovely).
+ New fcancel command to cancel an ongoing transfer.

08th Mar 2003
+ Huge advances on file transfers, i was already able to SEND! a file to a mirabilis client (of course some bugs showed up, but the file was sent ;P). Im still not able to receive files but ill fix this with time. I won't have a 2.9.0 release until i get file transfers working.
+ New URL command. (for sending urls).
+ fixes on the contacts command (buggy when sending more than allowed contacts).
+ fixed type 2 message sending, as well as A and B (replaced messageid with respective timestamp+id -though they are random- )
+ new rtf command sends a smily face to a mirabilis client.
+ now identifying ourselves as an icq 2003a to mirabilis servers.

02th Mar 2003
+ Lots of advances on file transfers.
+ Im having exams in the following 2 weeks so ill be busy i guess. Wish me luck!
+ Now setting the console title for unix terminals

21th Feb 2003
+ Now the slaves list is sorted in alphabetic order! (by alejo, thank you!)
+ New YSM_Config.h! I moved all pre compiling configuration settings there!.
+ New COMPACT_OUTPUT pre compiling configuration setting. If activated,
YSM output (such as slave lists, status changes, etc) are more compact.
+ bugfix: when adding a slave the whole list went offline, my mistake :) recently introduced on 20th Feb changes.

20th Feb 2003
+ bugfix: Now clearing the status of the slaves when reconnecting.
+ Added lots of improvements, such as the initial splash screen.
(made it win32 and non win32 portable!)
+ New 'opendc, closedc' commands.
+ New 'loadconfig' command for loading the configuration file on runtime!.
+ New COMMANDSFILE> setting in the configuration file for running commands from a file!
+ Rewrote Unicode/Charset support for win32 and non win32 systems!. I need configure.in to detect iconv automatically yet.
+ Now supporting UTF-8 Messages! (not yet implemented though)
+ New command not found error shown when using invalid commands.
+ New Help output! Check it out, its sorted in groups CLIENT/SETTINGS/etc..
+ Fixed a bug in DC_FileA, we are close to sending files over DC!
+ Now ACKing incoming DC messages.
+ New 'mplain' command for forcing plain messages if an encryption key is set.
+ Now the console title directly shows the UIN (it showed the pid in nt/2k systems)
+ New fingerprint -> Mirabilis ICQ Pro 2003A

02th Feb 2003
+ Added support for url's and contact lists received through DC
+ Fixed backspace bug for some systems where if you left the backspace key pressed ysm went crazy.
+ Told the openbsd team about a bug in writing to stdout with the pthreads libc.
(nothing harmfull for us, dont worry!) Will be fixed as soon as they fix it.

28th Jan 2003
+ Added a 'Contacts Sent' message after sending contacts.
+ Added a few fixes to the WINHOTKEY feature.
+ Added some FD checks.
+ Fix on showing received contacts.

27th Jan 2003
+ Now alert/log flags are saved in the configuration file!
+ New way of displaying the slaves list. 3 slaves per line now :)
+ Fixed pthreads leak on BSD systems!
+ Fixed reconnect problems on win32!
+ Finally! Implemented the HotKey for win32! Now using ctrl+alt+ a key specified in the WINHOTKEY> parameter in your configuration file (default is 's') the YSM Console window will restore if minimized and show up active.
+ removed win32 warnings.

23th Jan 2003
+ New 'contact' or 'contacts' command for sending contacts!.
+ Now YSM support receiving contacts! It didnt before, now it does!.

22th Jan 2003
+ lots of code cleanup.
+ lots of work on direct connections, still not available directly in the
cvs version since it needs a few more touches, but im able to receive
direct connections and messages via tcp. im still missing file transfers.
+ re-worked the Verbosity levels:
# Normal output -> 5
# - Remove status changes -> 0
# - Remove connecting information -> 1
# + Add direct connections information -> 20
# + Add data checking information -> 21
# + Add incoming/outgoing packets dump -> 22
# + Add slaves downloading processing -> 23

16th Jan 2003
+ new EXEC_INCOMING and EXEC_OUTGOING config params for executing commands
on incoming messages and outgoing messages.

14th Jan 2003
+ Code cleanup, ill be soon implementing actions on incoming/outgoing events.
+ replaced a realloc() call with the corresponding alloc, memcpy, free. -somehow- realloc wasn't working 100% ok in OpenBSD. probably my fault of course :)
+ added checks and fixes on saving contacts to the server, works ok for me!.
+ fix on logging, missing memset so new log entries had old stuff in it.

12th Jan 2003
+ Fixed comfortable messages input. backspace didn't allow re-editing of a previous line and if a '.' was inserted as character 81 (not as char 0) the message was sent directly.
+ Fixed YSM_Connect for the kill command. actually for any usage which specified only an ip address without a hostname to resolve.
+ small fix on showing /me actions, a double space was shown.

06th Jan 2003
+ Fixed input, sometimes prompt was eraseable.
+ Added a new prompt look. In AFK now the new amount of messages are shown.

03th Jan 2003
+ Started working on File transfers (first packet works at least ;P)
+ Fixed slave cycling bugs in <tab>
+ added a new fingerprint -> Mirabilis ICQ lite
+ fixed Proxy configuration for Win32.
+ Fixed Scrolling (Page up/Page down) for Win32.
+ fixed proxy authentication code.

31th Dec 2002
+ Almost New Year!
+ Now the 'msg' command takes any amount of dests! as in msg a,b,c,d message.
+ Multiple line messages are now fixed (\n chars were filtered)

30th Dec 2002
+ New version check fix by fgsch ! pre-releases are now marked as pre-releases.
+ Huge cleanup, the commands array is now a linked list, so I kinda organized all linked lists into YSM_Lists.c and .h
+ Fixed tab slaves cycling
+ Added support for the 'z' command (or minimize) in unix too! (for xterms)

26th Dec 2002
+ Changed maximum message len! Seems we are now able to send messages
up to 2547 bytes before the server starts ignoring them!.
+ Added a <press any key to exit> to YSM_Exit on win32.

21th Dec 2002
+ Added proxy authentication scheme! Thanks to Federico Renolfi for the diffs!
+ Fixes for QNX! pthreads do exist but integrated in the libc!.
  Thanks to Vincent Lonngren for the patch.
+ Win32 compilation fixes and code cleanup.

17th Dec 2002
+ Now failing connects dont neccesary exit ysm.
+ handlign SIGPIPE signal to YSM_Reconnect on unix systems.
+ new 'reconnect' command, guess for what ;)
+ removed ASK_DOWNLOAD, won't be around no more.
+ fixed config file comments

12th Dec 2002
+ Tried to fix reconnects, the thing is that a closesocket was issued
as soon as the connection went down, so the FIN couldnt reach destination
its now sent every time reconnect gets out of the sleep.
+ Added timestamp on the YSM Sent Msg line
+ Added the STATUS of the remote slave on the YSM Sent Msg line
+ Fixed TYPES, now we have int8, int16, int32 (_t) and u_ everything.
+ Added the new reconnect command for reconnecting manually too.
+ Fixed a bug on UPDATENICKS, if you had a key with the slave you were updating, it got lost :) now it doesn't.
+ Fixed proxy request issue, if it found an internet explorer setting, just hitting enter would exit the proxy configuration

09th Dec 2002
+ new UPDATENICKS> setting. If set to 1 (default) your slave names will be
updated whenever you run a whois on them with their current nick names.
+ fixed clonning problems in your contact list, there was a problem when
adding duplicate slaves, it would mark the slave as downloaded and then throw
an error when deleting the slave.
+ mostly code cleanup, lots.
+ Fixed an UNK status code bugging around, now you probably see more people online when doing 'w' ;) it was an unknown NA status.
+ Fixed the status command, it wasnt recognizing invisible, instead, it was turning into online or something else.

6th Dec 2002
+ ######### YSM FIRST BIRTHDAY ############ YSM IS ONE YEAR OLD! ######

01th Dec 2002
+ Fixed direct connections, seems we might be able to start doing something.

30th Nov 2002
+ Fixed autoafk mode, it now uses the default specified in the cfg, not the YSM_AFK_MESSAGE definition in YSM.h
+ Fixed message receiving of messages type B and C (type B can be a url, etc and type C is a new type of message)

28th Nov 2002
+ fixed messaging problems.
+ fixed autoafk, the default message used was the last one, not the default.

27th Nov 2002
+ Fixed reconnects on win32. actually on non win32 too.
+ updated ysm's name shown.
+ fixed some thread sleeps allowing faster network times.
+ added a thread for cycle, it should realise of disconnects with
the keepalive packet and automatically reconnect.
+ fixed the 'r' and 'a' commands (they just sent the first argv of the specified message if any)
+ added a space after slave/command completition

26th Nov 2002
+ Commands now get autocompleted when using <tab>! yeah!
+ re-wrote tab handling so bugs might show up.
+ fixed a bug where unfunctioned commands were calling nulled functions.
+ Iconv fixes sent by Yuri Y. Bushmelev. offline messages are now converted too.

25th Nov 2002
+ Ok! I added a new statistical feature. If the user agrees, YSM will send
Client information (only the UIN by now) for having ysm statistics, when
logging in the icq network. Its fully disable by the configuration file
or by typing 'no' when creating ysm's cfg file for the first time.
Its default value anyways is OFF. so don't go paranoid!
+ Fixed /me where a remote user with a short nick could impersonate someone else as in "/meave says you suck" if the slave was called "d" you would read "dave says you suck" and you would hit hard dave instead of 'd'.
+ reduced timeouts in waitforsingleobject for terminating threads (win32)
+ now proxied clients can check for newer versions too.
+ Now statistics are only sent once. When you create your cfg for the first time.

24th Nov 2002
+ My brother's birthday, fixed a bug in the 'w' command (actually all
*argv's outside the argc range werent nulled, now they are) (thanks to gustavo for reporting it!)
+ Finished re-writing help output, each command now follows a usage.
+ Now SECURE is replaced with an empty password! if you dont specify a password
you will be prompted for one when you run ysm!
+ Fixes when reading variables from the configuration file
+ Fixed incoming TypeA messages (now trillian's AFK thing is read correctly)

19th Nov 2002
+ Performed all Win32 fixes on the new code, added support for stricmp
instead of strcasecmp.
+ Fixed the max amount of cmd args constant.
+ Fixed command line parsing (this way is better, believe me :P)
+ Now commands are case insensitive.

18th Nov 2002
+ finished re-coding commands handling, also re-written the help system.
Its now in a lovely more automatic way. added support for command aliases.
+ fixed tab and commands which required long input such as 'msg' where
each word was sepparated as a different **arg, they are now re-chained.

17th Nov 2002
+ New /me actions supported! Whenever you receive a message with a
/me something it displays as an action, for example "/me runs away"
will be shown as * rad runs away *, pretty cool huh :)
+ At last! fixed Reconnects! Try it out. Yes it reconnects 3 times
per reconnection (at least for me) I believe this is because the server
didn't yet close the connection and thinks you are still alive, so
it has to kick you from the main and the BoS server first.
+ I started re-coding the whole implementation of commands handling
with function pointers for each command and argc/**argv params, pretty
nice looking and usefull, hope i finish it soon :).

15th Nov 2002
+ Fix for win32, \e isnt recognized as an escape sequence, hence we were
parsing out all 'e' characters from incoming messages.
+ Contacts downloading minor fixing (bounds checking to avoid faults when
the process fails)

14th Nov 2002
+ Tested YSM on Irix! (thank you adji!) We have some new screenshots I'll
be uploading soon.
+ Tested YSM on QNX! (thank you beto!), screens too!.

10th Nov 2002
+ More sparc fixing, terminal reading is now byte per byte, padding fixes
on the rijndaell code (!) Bus error when accessing an unaligned structure
and more endianess fixes on ysm code.
as far as i could test it, encryption, messaging and downloading contacts
is working perfectly in sparc.

09th Nov 2002
+ fixed endianess problems! Thanks to LiquidK for giving me a test account
on his university sparc for debugging!. Now ysm is tested to run in a big
endian Ultra-Enterprise Sparc with SunOS 5.7 system!. Though all the
endianness fixes should let ysm run ok in sparc, irix, ppc, etc.

05th Nov 2002
+ Worked on a single function for singing in the ICQ network, hence
allowing real reconnects when the connection goes down. I also added
incrementing retries. My kernel packets arent timing out so until now
this is a 'should work' fix. Hope it works though. =)

28th Oct 2002
+ New YSM_Exit wrapper for freeing every unfreed heap block on exit.
+ The slaves list is now being freed on exit (duh!, sorry)
+ slaves list code cleanup (new free functions)
+ new unfreed_blocks variable for debugging purposes.
+ Now only beeping birthdays if BEEP is ON. (heh started bothering!)

(wiz)

2011-11-05 23:13:27 UTC MAIN commitmail json YAML

2011-11-05 23:01:43 UTC MAIN commitmail json YAML

Updated www/p5-Squatting-On-PSGI to 0.06.
Updated security/p5-Net-OpenSSH to 0.52.

(hiramatsu)

2011-11-05 23:01:08 UTC MAIN commitmail json YAML

Update p5-Net-OpenSSH to 0.52.

Changes from previous:
0.52  May 9, 2011
        - release as stable
        - skip bad passwd test when IO::Pty is not available

0.51_12  May 2, 2011
        - require version 2 of the SSH protocol (bug report by Jo
          Rhett)
        - remove harmless "my $foo = ... if ..." bug

0.51_11  Apr 24, 2011
        - encoding handling in sftp method was broken (bug report and
          solution by Todd Rinaldo)
        - sftp method was broken (regression)
        - better support for sharing SSH connections with children
        - more tests
        - add sample for usage with Net::Telnet
        - bad sample in documentation corrected

0.51_10  Mar 29, 2011
        - error status was not reset between calls (regression)
        - remove internal line numbers from error messages
        - encoding errors were not propageted in pipe_in and pipe_out
          methods
        - minor debuging cleanup
        - better messages on bad encoding errors

0.51_09  Mar 29, 2011
        - add support for passphrase protected keys
        - add support for passing the private key path as an explicit
          constructor option
        - bug solved on password handling
        - bug solved in _fileno_dup_over
        - remove redundant _check_master_and_clear_error
        - more tests
        - some doc improvements

0.51_08  Mar 28, 2011
        - pipe_in and pipe_out were not correctly setting error status
          on failure
- support argument_encoding in pipe_in and pipe_out
        - document how to set StrictHostKeyChecking=no
        - replace @error_prefix arguments by a localized stack
- use _load_module for Encode loading
- remove no-encoding hack on _master_ctl

0.51_07  Mar 22, 2011
        - add encoding support
        - undef $SIG{CHLD} inside blocking methods

0.51_06  Mar 16, 2011
        - make hostname argument to constructor optional when
          external_master is set
        - better error handling in constructor
        - s/reuse_master/external_master/. I never were happy with the
          old option name.
        - some minor doc corrections

0.51_05  Mar 15, 2011
        - implement reuse_master feature
        - do not propagate extra arguments from wait_for_master to
          _wait_for_master
        - accept ssh_opts in make_remote_command

0.51_04  Mar 10, 2011
        - solve "Not enough arguments for grep" bug (reported by Tom
          Wittbrodt)
        - some documentation improvements

0.51_03  Mar 9, 2011
        - error message corrected
        - troubleshooting guide improved
        - add pointer to OpenSSH Wikibook
        - add autosudo.pl sample
        - implement stdintout_dpipe_is_parent feature

0.51_02  Feb 10, 2011
        - add support for test method
        - add support for dpipe feature
        - simplify _wait_for_master code
        - remove spurious warnings generated when control command
          failed to run (bug report by jaiieq from Perlmonks)
- timeout at object level where being ignored by _waitpid
        - document how to run detached remote processes

0.51_01  Feb 1, 2011
        - add support for kill_ssh_on_timeout feature and better
          timeout handling
        - set ssh option ServerAliveInterval
        - system could return -1 on error instead of false
        - add change_password.pl sample
- some tests were failing when using csh as the remote shell
          (bug report by Scott Davis)

(hiramatsu)

2011-11-05 23:00:34 UTC MAIN commitmail json YAML

Update p5-Squatting-On-PSGI to 0.06.

Changes from previous:
0.06  Fri Apr 29 21:09:58 PDT 2011
  - require latest Squatting

0.05  Wed Apr 27 04:38:04 PDT 2011
  - support for Plack::Middleware
  - updated tests to work w/ Squatting 0.80

(hiramatsu)

2011-11-05 22:54:44 UTC MAIN commitmail json YAML

PR#45476 devel/libthrift: Fix DragonFly breakage

Libthrift requires sys/socket.h to build on DragonFly and likely
other systems as well.  Patch provided with PR was tested on DragonFly
2.13 and NetBSD 5.99 (both x86_64).

(marino)

2011-11-05 20:27:19 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Plugin-AutoRestart to 0.94.
Updated net/p5-RPC-XML to 0.76.

(hiramatsu)

2011-11-05 20:26:27 UTC MAIN commitmail json YAML

Update p5-RPC-XML to 0.76.

Changes from previous:
        - fixed typo
        - clean up test suite
        - improved date parsing
        - fix MANIFEST
        - improved arguments-checking in send_request.
- fixes from Devel::Cover analysis.
        - fixes for file-based method loading/reloading.
        - documentation clean-up and update.

(hiramatsu)

2011-11-05 20:25:53 UTC MAIN commitmail json YAML

Update p5-Catalyst-Plugin-AutoRestart to 0.94.

Change from previous:
0.94    2011-06-29
                - Add option to kill through HUP signal instead of exit.

(hiramatsu)