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

2024-05-13 07:52:57 UTC Now

2008-08-11 13:07:43 UTC MAIN commitmail json YAML

Add p5-AutoLoader.

(he)

2008-08-11 13:06:47 UTC MAIN commitmail json YAML

Import p5-AutoLoader version 5.66.

The AutoLoader module works with the AutoSplit module and the
__END__ token to defer the loading of some subroutines until they
are used rather than loading them all at once.

To use AutoLoader, the author of a module has to place the definitions
of subroutines to be autoloaded after an __END__ token. (See
perldata.) The AutoSplit module can then be run manually to extract
the definitions into individual files auto/funcname.al.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(he)

2008-08-11 12:53:35 UTC MAIN commitmail json YAML

Updated from version 0.29 to 0.31.  Changes:

By: smueller on 2008/05/28
    * Fix small bug in _unzip that could cause double extraction.
    * This is 0.31.

(he)

2008-08-11 12:48:45 UTC MAIN commitmail json YAML

Update from version 3.34 to 3.45.

Pkgsrc changes:
o Change module type to Module::Build.

Upstream changes:

3.45 Fri Jul 11 18:58:46 2008
- Don't clone deep internally held objects

3.44 Fri Jul 11 17:39:35 2008
- Don't clone internally held objects

3.43 Tue Jun 24 18:05:10 2008
- Added 'scalar' type checking

3.42 Fri Jun 13 17:35:27 2008
- End all tests with exit(0) and fix SKIPs
- Recommended modules in META.yml

3.41 Fri May 16 11:16:30 EDT 2008
- Changed function shared_clone() to clone_shared() in Util.pm
- Handle circular refs when cloning data

3.39 Mon Mar 10 20:25:30 2008
- Catch unhandled params to ->new()

3.38 Tue Feb 26 16:54:46 2008
- No shared copying if no threads

3.37 Tue Feb 19 19:01:56 2008
- Fixed another preformance issue with reclaiming object IDs
- Fix testing under Perl 5.8.0

3.36 Fri Feb 15 19:45:37 2008
- Shared copies of refs of refs

3.35 Fri Dec 21 15:18:29 2007
- Set min threads::shared version when overloading '==' operator
    for shared objects
- Added a countdown indicator to Term::YAPI

(he)

2008-08-11 12:43:24 UTC MAIN commitmail json YAML

Update from version 0.15 to 0.17.  Changes:

0.17  Tue May 10  00:00:00 2008

    - Rewrote internal date handling functions to avoid
      Math::BigInt due to further problems introduced by the
      patch in 0.15.
      http://rt.cpan.org/Public/Bug/Display.html?id=34567
      Reported by Andrew Benham.

0.16  Tue Feb 19  23:00:00 2008

    - Workaround for HP-UX Perl 5.6 integer bug.
      Thanks Bob Rose.

    - Fix for binmode() on IO::Scalar.
      Reported by Tobias Tacke:
      http://rt.cpan.org/Public/Bug/Display.html?id=32603

(he)

2008-08-11 12:39:53 UTC MAIN commitmail json YAML

Update from version 1.52 to 1.60.

Pkgsrc changes:
o Use dist/ on search.cpan.org instead of personal page

Upstream changes:

Changes for version 1.60 (Jul 2, 2008)
------------------------
  - Rewrite new() and format_price() to use mon_* POSIX Locale values
  - Add all missing POSIX Locale variables
    (Thanks to Kevin Ryde for help identifying the problem)

(he)

2008-08-11 12:39:08 UTC MAIN commitmail json YAML

Note update of textproc/p5-XML-Atom-SimpleFeed package to 0.82.

(kleink)

2008-08-11 12:36:46 UTC MAIN commitmail json YAML

Update p5-XML-Atom-SimpleFeed to 0.82; changes since 0.8 include:

0.82 (2008-06-21)

* I can't believe no one noticed in such a long time that the XML
  escaping function was broken. I need unit tests

* Also, the date in the changelog entry for 0.81 was wrong.

0.81 (2008-06-21)

* Put private functions in XML::Atom::SimpleFeed::YeWhoEnters and
  placed methods in XML::Atom::SimpleFeed explicitly. This gets rid of
  approximately 734 prefix underscores.

* It turns out Carp::Clan wasn't even necessary, Carp works
  that way by default. *blush*

* More big POD cleanups (converted lots of list items to
  subheadings so they're linkable and listed in the TOC).

* Throw out the pointless POD and POD coverage tests.

* Automatically escape the content of the icon, id, logo,
  published, and updated elements. Oops. (CPAN RT #36961)

(kleink)

2008-08-11 12:33:54 UTC pkgsrc-2008Q2 commitmail json YAML

2008-08-11 12:33:37 UTC MAIN commitmail json YAML

Update from version 0.76nb1 to 0.77.

Pkgsrc changes:
o Adjust dependencies, add p5-Devel-PPPort

Upstream changes:
0.77 Fri  8 Aug 2008
- Don't break directories starting with inc(oming) (ADAMK, RT #30637)
- Adding more phrases to recognise GPL variants (ADAMK, RT #35195)
- Skip 03_autoinstall.t except at release, as it can hang in some
  situations (ADAMK, #29448)
- Add a file check to the all_from param (ADAMK, #24586)
- Fixed bug in can_run when PATH starts with a sep (ADAMK, #29866)
- Don't overwrite dist args if there is a preop (ADAMK, #36831)
- Bug fix in the command dispatcher (ADAMK, #27327)
        - perl_version now understands three-part Perl versions like
          5.8.1 (PJF, RT #38317)
- Numify version.pm objects when generating YAML (ADAMK)

(he)

2008-08-11 12:32:53 UTC pkgsrc-2008Q2 commitmail json YAML

pullup ticket #2479 - requested by tron
p5-Error: required for ticket #2472

revisions pulled up:
pkgsrc/devel/p5-Error/Makefile 1.17
pkgsrc/devel/p5-Error/distinfo 1.8

  Module Name: pkgsrc
  Committed By: rhaen
  Date: Tue Jul 22 08:05:15 UTC 2008

  Modified Files:
  pkgsrc/devel/p5-Error: Makefile distinfo

  Log Message:
  updated to 0.17015

  ChangeLog:
  Jul 19 2008 <shlomif@iglu.org.il> (Shlomi Fish)

    Error.pm #0.17015
    - Added the "SEE ALSO" section to the Error.pm POD mentioning
    Exception::Class and Error::Exception.

(rtr)

2008-08-11 12:28:51 UTC MAIN commitmail json YAML

Add p5-Devel-PPPort.

(he)

2008-08-11 12:28:01 UTC MAIN commitmail json YAML

Import devel/p5-Devel-PPPort version 3.14.  ("Perl/Pollution/Portability")

Perl's API has changed over time, gaining new features, new functions,
increasing its flexibility, and reducing the impact on the C
namespace environment (reduced pollution). The header file written
by this module, typically ppport.h, attempts to bring some of the
newer Perl API features to older versions of Perl, so that you can
worry less about keeping track of old releases, but users can still
reap the benefit.

Devel::PPPort contains a single function, called WriteFile. Its
only purpose is to write the ppport.h C header file. This file
contains a series of macros and, if explicitly requested, functions
that allow XS modules to be built using older versions of Perl.
Currently, Perl versions from 5.003 to 5.10.0 are supported.

This module is used by h2xs to write the file ppport.h.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(he)

2008-08-11 12:14:21 UTC MAIN commitmail json YAML

2008-08-11 12:14:10 UTC MAIN commitmail json YAML

Updated VIM to 7.2

This is a minor release of Vim.  In the 15 months since Vim 7.1 many
bugs were fixed and runtime files have been added and updated.  There
are also security improvements, therefore it's a good idea to upgrade.

The main new feature since 7.1 is floating point support.  You can use
it in the Vim script language to add up a list of amounts, for example.

Once you have installed Vim 7.2 you can find details about the changes
since Vim 7.1 with ":help version-7.2".

(martti)

2008-08-11 12:12:13 UTC MAIN commitmail json YAML

Update from version 1.48 to 1.49.

Pkgsrc changes:
o Added HOMEPAGE using search.cpan.org

Upstream changes:
1.49  Sat Aug  9 15:12:00 CET 2008
    - Modified manufacturer() to work also with some Motorola phones,
      that report AT+CGMI in a slightly different way.
    - Changed by phone number :)

(he)

2008-08-11 12:04:46 UTC MAIN commitmail json YAML

Update from version 0.12 to 0.14.  Changes:

0.14 Wed 06 Aug 2008
    - skip xml failure tests if XML::LibXML < 1.59 is installed, it seems
      to parse anything you throw at it (Matt S. Trout)

0.13 Tue 05 Aug 2008
    - show actual parse error when parse fails (Marcus Ramberg)
    - ensure Config::Tiny parse errors are trapped
    - added tests for each format to ensure they throw parse errors
    - added a caveat regarding XML::Simple's strict mode (Peter Corlett)
    - added a flatten_to_hash option to return a simple key-value hashref
      instead of the default "arrayref of hashrefs" (Pedro Figueiredo)

(he)

2008-08-11 11:52:08 UTC MAIN commitmail json YAML

Update from version 0.04002 to 0.04003.  Changes:

0.04003 Thur Aug 07 19:27:33 2008
    - Changed license to Perl now that Inheritable has also changed
    - Class::Data::Accessor is not deprecated in favor of
Class::Accessor::Grouped or Moose

(he)

2008-08-11 11:47:15 UTC MAIN commitmail json YAML

Update from version 1.86 to 1.87.  Changes:

1.87=1.86_03  2008-08-08
1.86_03  2008-08-03 by Alexandr Ciornii
  - disabled 99semaphore.t. Help needed.

1.86_02  2008-06-27 by Alexandr Ciornii
  - correct number of tests in 99semaphore.t

1.86_01  2008-06-20 by Alexandr Ciornii
  - use Carp::confess in Apache::Session::Lock::Semaphore
  - more info in die message in Apache::Session::Generate::MD5
    (RT#36412, by Knu t Arne Bjorndal)
  - semaphore tests check for semctl availability
  - Makefile.PL prints message if perl version < 5.006

(he)

2008-08-11 10:43:15 UTC MAIN commitmail json YAML

firefox and firefox-gtk bumped to 2.0.0.16nb1 to fix alignment problems.

(martin)

2008-08-11 10:09:21 UTC MAIN commitmail json YAML

Add "unicode" processing alignment patch from mozilla's bugzilla to make
firefox work again on archs requiring strict alignement.
Bump pkgrevision.

(martin)

2008-08-11 08:51:05 UTC MAIN commitmail json YAML

If the Emacs flavour is "xemacs", don't pull in the www/w3 support, pull in
"xemacs-packages" instead.  Also, make sure that the Lisp installation
directory is correct for all flavours.

Patch from PR39287 from Anthony Mallet, with minor modification to pull in
"xemacs-packages" as a replacement for "www/w3".

(dsainty)

2008-08-11 07:04:09 UTC MAIN commitmail json YAML

Note update of Ruby 1.8.7.72 (1.8.7-p72) related pacakges.

lang/ruby18-base
databases/ruby-gdbm
devel/ruby-curses
devel/ruby-readline
x11/ruby-tk
lang/ruby18
lang/ruby
devel/ruby-mode

(taca)

2008-08-11 06:59:55 UTC MAIN commitmail json YAML

Update ruby-curses package to 1.8.7.72.
It is distfile change only.

(taca)

2008-08-11 06:59:40 UTC MAIN commitmail json YAML

Update ruby-curses package to 1.8.7.72.
It is distfile change only.

(taca)

2008-08-11 06:58:33 UTC MAIN commitmail json YAML

Update ruby18-base to 1.8.7.72 (Ruby 1.8.7-p72).

These packages are implicitly updated with distfile update only.

databases/ruby-gdbm
devel/ruby-readline
lang/ruby
lang/ruby18

Here's quote from release announce:

Sorry for a fuss, but it turned out that taintness check of dl in last
releases I made was incomplete. Here are fixes for that.

And relevant changes:

Mon Aug 11 09:37:17 2008  Yukihiro Matsumoto  <matz@ruby-lang.org>

* ext/dl/dl.c (rb_str_to_ptr): should propagate taint to dlptr.

* ext/dl/dl.c (rb_ary_to_ptr): ditto.

* ext/dl/sym.c (rb_dlsym_call): should check taint of DLPtrData as
  well.

(taca)

2008-08-10 22:09:38 UTC pkg_install-renovation commitmail json YAML

2008-08-10 22:08:17 UTC pkg_install-renovation commitmail json YAML

2008-08-10 19:50:47 UTC MAIN commitmail json YAML

2008-08-10 17:40:00 UTC MAIN commitmail json YAML

Use patch --suffix instead of -b, the latter will be problematic when
PR  11220 gets addressed.

(joerg)

2008-08-10 17:39:15 UTC MAIN commitmail json YAML

Remove long outdated comment about full destdir not working completely.

(joerg)

2008-08-10 17:03:49 UTC pkgsrc-2008Q2 commitmail json YAML

2008-08-10 17:02:26 UTC pkgsrc-2008Q2 commitmail json YAML

Pullup ticket 2480 - requested by drochner
Security patches for python24

Revisions pulled up:
- lang/python24/Makefile 1.44-1.45
- lang/python24/distinfo 1.29-1.31
- lang/python24/patches/patch-ba 1.1
- lang/python24/patches/patch-bb 1.1
- lang/python24/patches/patch-bc 1.1
- lang/python24/patches/patch-bd 1.1
- lang/python24/patches/patch-be 1.1
- lang/python24/patches/patch-bf 1.1
- lang/python24/patches/patch-bg 1.1
- lang/python24/patches/patch-bh 1.1
- lang/python24/patches/patch-bi 1.1
- lang/python24/patches/patch-bj 1.1
- lang/python24/patches/patch-bk 1.1
- lang/python24/patches/patch-bl 1.1
- lang/python24/patches/patch-bm 1.1
---
    Module Name:    pkgsrc
    Committed By:  joerg
    Date:          Mon Jul 14 14:42:51 UTC 2008

    Modified Files:
        pkgsrc/lang/python24: Makefile

    Log Message:
    Always build depend on readline, so that devel/py-readline can pick up
    the right config. Bump revision.
---
    Module Name:    pkgsrc
    Committed By:  drochner
    Date:          Tue Aug  5 10:13:34 UTC 2008

    Modified Files:
            pkgsrc/lang/python24: Makefile distinfo
    Added Files:
            pkgsrc/lang/python24/patches: patch-ba patch-bb patch-bc patch-bd
                patch-be patch-bf patch-bg

    Log Message:
    add patches from upstream svn rev.65333, fix integer overflows in
    memory allocation (CVE-2008-2315)
---
    Module Name:    pkgsrc
    Committed By:  drochner
    Date:          Tue Aug  5 10:45:46 UTC 2008

    Modified Files:
            pkgsrc/lang/python24: distinfo
    Added Files:
            pkgsrc/lang/python24/patches: patch-bh patch-bi patch-bj patch-bk
                patch-bl

    Log Message:
    also apply upstream svn rev.65262, fixes overflow checks in memory
    allocation (CVE-2008-3142), ride on PKGREVISION bump some minutes ago
---
    Module Name:    pkgsrc
    Committed By:  drochner
    Date:          Thu Aug  7 11:20:18 UTC 2008

    Modified Files:
            pkgsrc/lang/python24: distinfo
    Added Files:
            pkgsrc/lang/python24/patches: patch-bm

    Log Message:
    Add a patch from the upstream 2.5 branch (svn rev.63883) to fix an
    integer overflow in the vsnprintf replacement function.
    This is likely not a real problem, and the patch wasn't pulled to
    the upstream 2.4 branch, but so we can formally declare our 2.4
    as not vulnerable now.

(tron)

2008-08-10 16:51:12 UTC MAIN commitmail json YAML

Updated net/mrtg to 2.16.2

(adrianp)

2008-08-10 16:50:56 UTC MAIN commitmail json YAML

Changes 2.16.2, 2008-05-16
--------------------------
From: Steven Bakker steven.bakker ams-ix.net
* globally disable __DIE__ handler in eval using $^S check

* updated to SNMP_Session 1.12

From: Tobi
* make SNMP_Session.pm work on windows even when a __DIE__ handler ist
  installed.

(adrianp)

2008-08-10 16:21:40 UTC MAIN commitmail json YAML

At least the esound support requires pkg-config, so pull it in.

(joerg)

2008-08-10 16:21:23 UTC MAIN commitmail json YAML

Note update of "mono" package to version 1.9.1nb3.

(tron)

2008-08-10 16:19:33 UTC MAIN commitmail json YAML

Remove directory "include/mono-1.0/mono" on deinstallation.
Bump package revision because of a package list fix.

(tron)

2008-08-10 16:12:16 UTC MAIN commitmail json YAML

2008-08-10 16:09:17 UTC MAIN commitmail json YAML

2008-08-10 16:05:28 UTC MAIN commitmail json YAML

2008-08-10 15:30:12 UTC pkgsrc-2008Q2 commitmail json YAML

Pullup tickets #2477 and #2478.

(tron)

2008-08-10 15:27:26 UTC pkgsrc-2008Q2 commitmail json YAML

Pullup ticket 2478 - requested by kefren
Security patch for mono

Revisions pulled up:
- lang/mono/Makefile 1.69
- lang/mono/distinfo 1.36
- lang/mono/patches/patch-cf 1.1
- lang/mono/patches/patch-cg 1.1
- lang/mono/patches/patch-ch 1.1
- lang/mono/patches/patch-ci 1.1
- lang/mono/patches/patch-cj 1.1
- lang/mono/patches/patch-ck 1.1
---
    Module Name: pkgsrc
    Committed By: kefren
    Date: Sat Aug  9 19:57:51 UTC 2008

    Modified Files:
pkgsrc/lang/mono: Makefile distinfo
    Added Files:
pkgsrc/lang/mono/patches: patch-cf patch-cg patch-ch patch-ci patch-cj
    patch-ck

    Log Message:
    fix an cross site scripting vulnerability
    bump PKGREVISION

(tron)

2008-08-10 15:17:26 UTC MAIN commitmail json YAML

Prefer builtin echo, test/[, true/false.
State that we use pdksh on these platforms.

(ahoka)

2008-08-10 13:07:39 UTC pkgsrc-2008Q2 commitmail json YAML

2008-08-10 13:07:15 UTC pkgsrc-2008Q2 commitmail json YAML

pullup ticket #2475 - requested by tron
libxslt: security patch fixes buffer overflow

revisons pulled up:
pkgsrc/textproc/libxslt/Makefile 1.82
pkgsrc/textproc/libxslt/distinfo 1.50
pkgsrc/textproc/libxslt/patches/patch-af 1.3

  Module Name: pkgsrc
  Committed By: drochner
  Date: Thu Aug  7 10:47:44 UTC 2008

  Modified Files:
  pkgsrc/textproc/libxslt: Makefile distinfo
  Added Files:
  pkgsrc/textproc/libxslt/patches: patch-af

  Log Message:
  add patch from upstream CVS to fix buffer overflow in RC4 crypto
  code (CVE-2008-2935), bump PKGREVISION

(rtr)

2008-08-10 12:38:39 UTC MAIN commitmail json YAML

2008-08-10 11:57:39 UTC pkgsrc-2008Q2 commitmail json YAML

Pullup ticket 2477 - requested by kefren
Security patch for apache2

Revisions pulled up:
- www/apache2/Makefile 1.126
- www/apache2/distinfo 1.54
- www/apache2/patches/patch-aq 1.5
---
Module Name: pkgsrc
Committed By: kefren
Date: Sat Aug  9 20:33:38 UTC 2008

Modified Files:
pkgsrc/www/apache2: Makefile distinfo
Added Files:
pkgsrc/www/apache2/patches: patch-aq

Log Message:
CVE-2008-2939
bump PKGREVISION

(tron)

2008-08-10 11:11:04 UTC MAIN commitmail json YAML

Updated audio/icecast to 2.3.2

(kim)

2008-08-10 11:09:01 UTC MAIN commitmail json YAML

2008-08-10 09:47:26 UTC MAIN commitmail json YAML

Updated fonts/thaixfonts to 1.2.4

(obache)

2008-08-10 09:47:05 UTC MAIN commitmail json YAML

Update thaixfonts to 1.2.4.

2003-01-13  Theppitak Karoonboonyanan <thep@linux.thai.net>

* Makefile.am:
Use install-data-hook instead of install-data-local target,
and uninstall-hook instead of uninstall-local as well.

* thaixfonts.spec.in:
Fix "%install" mess in new rpmbuild version.

2002-03-30  Theppitak Karoonboonyanan <thep@links.nectec.or.th>

* thaixfonts.spec.in:
Add Prereq: section, for proper order of installation via apt.
(Thanks to Sadit)

2002-02-23  Theppitak Karoonboonyanan <thep@links.nectec.or.th>

* phaisarn/angsana*.bdf:
Relocate extra chars into 8-bit range.

* thai.alias:
Fix thai.alias according to recent changes in PtThaiSmall.bdf
and PtSanSerif.bdf

* thaixfonts.spec.in:
Check-in changes made to RPM spec during TLE 4.1 development.
(Mainly: automatically generate fonts.alias from alias files
stored in /etc/X11/fonts [borrowed from debian] instead of
trying to merge old and new fonts.alias, which would otherwise
cause problem with RPM scriptlet execution order)

* phaisarn/PtBrowallia12.bdf:
Change font size from 12 Px to 16 Px (actual ascent).
Change spacing from "C" to "P".

* configure.in:
Version 1.2.4

2002-02-19  Theppitak Karoonboonyanan <thep@links.nectec.or.th>

* phaisarn/PtThaiSmall.bdf:
Fix font size property from 20 px to 14 px, to reflect actual size.
Change font spacing tag from "C" to "P".

* phaisarn/PtSanSerif.bdf, phaisarn/PtSanSerifB.bdf:
Fix font size property from 8 px to 14 px, to reflect actual size.
Change font spacing tag from "m" to "p".

* configure.in:
Version 1.2.3

2002-01-04  Theppitak Karoonboonyanan <thep@links.nectec.or.th>

* thai.alias:
Add tis620-0 subsetting aliases for tis620-2 fonts.
Fix comment sign from # to !

* configure.in:
Version 1.2.2

2001-11-25  Theppitak Karoonboonyanan <thep@links.nectec.or.th>

* thaixfonts.spec.in:
Fix configure --with-fontdir option. Redefine fontdir to
/usr/X11R6/lib/X11/fonts/local. Add BuildArch: section.
Filter out dynamic files from manifest.
Add fonts.alias manipulation in %post and %postun.

* Makefile.am:
Add thai.alias to installation list, for post processing.
Fix uninstall-local script, to remove dir if empty.

* Makefile.am, dbthaitext/Makefile.am, etlthai/Makefile.am,
manop/Makefile.am, nectec/Makefile.am, phaisarn/Makefile.am,
yenbut/Makefile.am:
Fix fontdir var: remove $(DESTDIR) from assignment, and use it
literally in installation scripts instead.

* configure.in, Makefile.am, poonlap/Makefile.am:
Add Poonlap's fonts to the package.

* thai.alias, -poonlap/fonts.alias, -poonlap/fonts.dir:
Move Poonlap's alias info into thai.alias.

* thaixfonts.spec.in:
Update summary to include Poonlap's.
Fix many typos in scripts.

* configure.in:
Version 1.2.1

2001-08-24  Theppitak Karoonboonyanan <thep@links.nectec.or.th>

* +configure.in, +Makefile.am, +Make.rule,
+{dbthaitext|etlthai|manop|nectec|phaisarn|yenbut}/Makefile.am :
Use autoconf/automake to manage package.

* +AUTHORS, +INSTALL, +NEWS, +README, +COPYING, +ChangeLog :
Add necessary files for automake.

* +thaixfonts.spec.in :
Add RPM spec file into the source tree.

* +autogen.sh :
Add autogen.sh script for invoking autotools.

* Makefile.am, {dbthaitext|etlthai|manop|phaisarn|yenbut}/Makefile.am :
Add EXTRA_DIST to list source files. Use DESTDIR in fontdir.

(obache)

2008-08-10 06:35:00 UTC MAIN commitmail json YAML

2008-08-10 05:20:13 UTC MAIN commitmail json YAML

No need to define INSTALL_TARGET=install-strip.
Framework pass -s flag automatically if required (INSTALL_UNSTRIPPED!=yes).

Part of fixes PR 15107.

(obache)

2008-08-10 05:02:23 UTC MAIN commitmail json YAML

Switch to use normal INSTALL_PROGRAM and SPECIAL_PERMS combination
instead of custom setuid root installation.

Part of fixes PR 15107.

(obache)

2008-08-10 04:42:52 UTC MAIN commitmail json YAML

Remove DiscWithHoleFlag definition in header file.
It is only used internally and occured extern v.s. static build failure.

(obache)

2008-08-10 04:40:40 UTC MAIN commitmail json YAML

Marked as DESTDIR ready.

(obache)

2008-08-10 04:35:44 UTC MAIN commitmail json YAML

No need bison to build.

(obache)

2008-08-10 02:52:27 UTC MAIN commitmail json YAML

Let to fix MANSUFFIX=1.
This package's MANSUFFIX detection is incompatible with pkgsrc's
IMAKE_MAN_SUFFIX handling as problem on Linux reported in PR 37646.

(obache)

2008-08-10 02:41:26 UTC MAIN commitmail json YAML

Stop to use internal variable _STRIPFLAG_INSTALL to detect need to strip or not.
It is handled automatically with tools wrapper script.
Part of PR 15107.

(obache)

2008-08-10 01:19:46 UTC MAIN commitmail json YAML

2008-08-09 22:17:20 UTC MAIN commitmail json YAML

Note update of the "apache22" package to version 2.2.9nb1.

(tron)

2008-08-09 22:16:44 UTC MAIN commitmail json YAML

Add patch from Apache SVN repository to avoid cross-site scripting attacks
in the FTP proxy module. This fixes the security vulnerability reported
in CVE-2008-2939.

(tron)

2008-08-09 22:03:52 UTC MAIN commitmail json YAML

Enable IPv6 support by default, approved by Luke Mewburn.

(tron)

2008-08-09 21:33:48 UTC MAIN commitmail json YAML

Updated most to 5.0.0a

(bjs)

2008-08-09 21:33:18 UTC MAIN commitmail json YAML

+ Updated misc/most to 5.0.0a [bjs 2008-08-09]

(bjs)

2008-08-09 21:32:39 UTC MAIN commitmail json YAML

Update to most-5.0.0a, using libslang2.

Myriad feature enhancements (such as UTF-8 and enhanced regexp
support via libslang2) as well as bug fixes (notably proper shell
in some formerly problematic cases).  Also, mmap is enabled by
default now.

(bjs)

2008-08-09 21:24:15 UTC MAIN commitmail json YAML

Add devel/libslang2

(bjs)

2008-08-09 21:23:40 UTC MAIN commitmail json YAML

Add oniguruma option for textproc/oniguruma regular expression library

(bjs)

2008-08-09 21:22:53 UTC MAIN commitmail json YAML

+ Added devel/libslang2 version 2.1.3 [bjs 2008-08-09]

(bjs)

2008-08-09 21:22:12 UTC MAIN commitmail json YAML

Import devel/libslang2 (version 2.1.3).  This is the current
version, and packages should switch to it as they are deemed compatible.
blurb:

S-Lang is a C programmer's library that includes routines for the rapid
development of sophisticated, user friendly, multi-platform applications.

The S-Lang library includes the following:

- Low level tty input routines for reading single characters at a
time, as well as low-level terminal-independent routines for
manipulating the display of a terminal.

- Keymap routines for defining keys and manipulating multiple
keymaps.

- High level screen management routines for manipulating both
monochrome and color terminals.  These routines are very efficient.

- Routines for reading single line input with line editing and recall
capabilities.

- Searching functions: both ordinary searches and regular expression
searches.

- An embedded stack-based language interpreter with a C-like syntax.

- A malloc debugging package

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-08-09 20:33:38 UTC MAIN commitmail json YAML

2008-08-09 20:08:35 UTC MAIN commitmail json YAML

update to xrdb-1.0.5 has been done

(bjs)

2008-08-09 20:07:53 UTC MAIN commitmail json YAML

+ Updated x11/xrdb to 1.0.5 [bjs 2008-08-09]

(bjs)

2008-08-09 20:07:34 UTC MAIN commitmail json YAML

Update to xrdb-1.0.5.  One bug fix:

commit 09ef847d16333d6ae04c3f88ff7f535381cb9405
Date:  Mon Jan 7 23:48:12 2008 +0100

    Prevent cpp from prefixing errors with <stdin> when the
    xrdb input is a file

    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458246

(bjs)

2008-08-09 20:05:48 UTC MAIN commitmail json YAML

update to xprop-1.0.4 done

(bjs)

2008-08-09 20:04:07 UTC MAIN commitmail json YAML

+ Updated x11/xprop to 1.0.4 [bjs 2008-08-09]

(bjs)

2008-08-09 20:03:35 UTC MAIN commitmail json YAML

Update to xprop-1.0.4.  Changes:

commit 427023df02bd38ff9dc2af2a2059466f37f4cfd8
Date:  Wed Dec 19 15:17:34 2007 +1030

    Fix build under autoconf 2.57

    configure.ac specifies a max version of 2.57 but AC_CHECK_HEADERS_ONCE
    was only introduced to autoconf in 2.59c.
    Drop the _ONCE to make autoconf happy

commit e09956f244099ddd36b1a2cd5d7800d5fc7120c1
Date:  Thu Dec 6 05:30:43 2007 -0500

    Select correct client window in WMs using virtual roots

(bjs)

2008-08-09 20:00:49 UTC MAIN commitmail json YAML

update to links-2.2 has been done.

(bjs)

2008-08-09 19:59:53 UTC MAIN commitmail json YAML

+ Updated www/links to 2.2 [bjs 2008-08-09]

(bjs)

2008-08-09 19:59:10 UTC MAIN commitmail json YAML

Update to links-2.2.  Changes:

=== RELEASE 2.1.pre37 - RELEASE 2.2 ===

- Swiss German (Zueriduetsch) translation

- Fix scrollbars being offset by few pixels when "scrolling" attribute
  was used

- Drop .gz or .bz2 extension when viewing files downloaded from ftp (and
  decompressing them)

- Turn memory debugging off by default

- Security bug fixed: when "only proxies" is selected, don't pass URLs
  to external programs

(bjs)

2008-08-09 19:57:51 UTC MAIN commitmail json YAML

2008-08-09 19:52:56 UTC MAIN commitmail json YAML

+ Added fonts/gbdfed version 1.4 [bjs 2008-08-09]

(bjs)

2008-08-09 19:52:21 UTC MAIN commitmail json YAML

2008-08-09 19:52:02 UTC MAIN commitmail json YAML

Import gbdfed-1.4 + distribution patch.

gbdfed is a GTK-based BDF font editor with the following features:

  o  Multiple fonts can be loaded from the command line.
  o  Multiple fonts can be open at the same time.
  o  Cutting and pasting glyphs between fonts.
  o  Multiple glyph bitmap editors can be open at the same time.
  o  Cutting and pasting between glyph bitmap editors.
  o  Export of XBM files from glyph bitmap editors.
  o  Automatic correction of certain metrics when a font is loaded.
  o  Generation of XLFD font names for fonts without XLFD names.
  o  Update an XLFD font name from the font properties and vice-versa.
  o  Font property & comment editor.
  o  Supports unencoded glyphs (ENCODING of -1).
  o  Display of glyph encodings in octal, decimal, or hex.
  o  Builtin on-line help.

gbdfed imports and/or exports the following formats:

  o PK/GF, HBF (Han Bitmap Font)
  o PSF, CP, FNT (linux) and vfont (Sun) console fonts
  o X server built-in fonts
  o Windows FON/FNT
  o OpenType/TrueType fonts and collections
  o PSF/HEX fonts

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-08-09 19:29:59 UTC MAIN commitmail json YAML

icon-naming-utils-0.8.7 update has been done

(bjs)

2008-08-09 19:28:32 UTC MAIN commitmail json YAML

+ Updated graphics/icon-naming-utils to 0.8.7 [bjs 2008-08-09]

(bjs)

2008-08-09 19:27:40 UTC MAIN commitmail json YAML

Update to icon-naming-utils-0.8.7.  Changes:

* legacy-icon-mapping.xml:
Add gnome-shutdown link for system-shutdown
Add inode-directory link for folder

* legacy-icon-mapping.xml:
Add gnome-mime-application-x-lzma and
gnome-mime-application-x-lzma-compressed-tar as links for
package-x-generic

(bjs)

2008-08-09 17:52:57 UTC MAIN commitmail json YAML

2008-08-09 17:44:26 UTC MAIN commitmail json YAML

Added textproc/oniguruma version 5.9.1

(ahoka)

2008-08-09 17:35:37 UTC MAIN commitmail json YAML

2008-08-09 17:33:22 UTC MAIN commitmail json YAML

Import oniguruma-5.9.1 as textproc/oniguruma.

Oniguruma is a regular expressions library.
The characteristics of this library is that different character encoding
for every regular expression object can be specified.

Supported APIs: GNU regex, POSIX and Oniguruma native

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ahoka)

2008-08-09 17:27:02 UTC MAIN commitmail json YAML

Note update of the "milter-regex" package to version 1.7.

(tron)

2008-08-09 17:26:36 UTC MAIN commitmail json YAML

Update "milter-regex" package to version 1.7. Changes since 1.6:
- Support filtering sendmail macros, like {auth_type}.

(tron)

2008-08-09 16:30:43 UTC MAIN commitmail json YAML

g/c completed updates

(tnn)

2008-08-09 16:29:01 UTC MAIN commitmail json YAML

Note updates of x11/xf86-video-*.
All drivers should be up-to-date with exception of tdfx and nsc.

(tnn)

2008-08-09 16:27:19 UTC MAIN commitmail json YAML

Update to xf86-video-vmware-10.16.4.

10.16.4:
  Video Overlay: Handle clipping correctly with AutoPaint colorkey.
10.16.3:
  minor Xv fixes
10.16.2:
  More xorg and xfree86 backwards compatibility
  Fix VMWARE_CTRL and Xinerama Initialization
  Prepare for 10.16.2

(tnn)

2008-08-09 16:21:18 UTC MAIN commitmail json YAML

Update to xf86-video-vesa-2.0.0.

2.0.0:
  Remove unused ->device
  Un-duplicate some init code.
  vesa 2.0.0
1.99.1:
  Don't disable FB access when it's already disabled.
  Remove all trace of mfb
  Bug #10004: Fix palette initialization in 8bpp modes.
  Fix boolean inversion in VBE screen clear.
  Remove some useless module loading cruft.
  Prefer a more modern depth/bpp selection.
  Add semi-reasonable mode validation.
  Clean up memory model checking, and properly refuse unsupported models.
  Update copyright.
  vesa 1.99.1
  Bug #11090: xf86-video-vesa COPYING file
  Add conditional support for pci-rework branch.
  Correct '#ifdef' to '#ifndef'.  Oops.
  Use XSERVER_LIBPCIACCESS to autodetect libpciaccess usage.
  Use pci_device_map_range instead of pci_device_map_memory_range
  Rename .cvsignore to .gitignore
  Add *~ to .gitignore to skip patch/emacs droppings
  fixup pciaccess version detect
  Planar video is gone
  Makefile.am: nuke RCS Id

(tnn)

2008-08-09 16:16:43 UTC MAIN commitmail json YAML

Update to xf86-video-tseng-1.2.0.

  Death to RCS tags.
  Fix distcheck
  Finish making xf1bpp/xf4bpp optional.
  tseng 1.2.0
  Replace XFree86 references in man page
  renamed: .cvsignore -> .gitignore
  blind pciaccess conversion
  oops forgot pcirename file
  Makefile.am: nuke RCS Id

(tnn)

2008-08-09 16:15:04 UTC MAIN commitmail json YAML

Update to xf86-video-trident-1.3.0.

1.3.0:
  Death to RCS tags.
  Fix distcheck
  trident 1.3.0
  initial trident pciaccess support
  Makefile.am: nuke RCS Id
1.2.4:
  changes unknown

(tnn)

2008-08-09 16:10:10 UTC MAIN commitmail json YAML

Update to xf86-video-sis-0.10.0.

0.10.0:
  Death to RCS tags.
  Fix distcheck
  sis 0.10.0
  inital SiS pci access patch
  fix warnings in build
  fix thinko between open/fopen
  another open/fopen confusion
  fixup type punning
  convert all hostbridge read/writes to accessor functions
  finish off read/write long conversion
  switch bios reading over
  use map domain memory with pciinfo
  fixup unmap memory
  fix some thinkos in the pciaccess patch, this now works on real hardware
  Require pciaccess >= 0.10.0 for pci_device_map_range()
  fixup pciaccess version detect
  Makefile.am: nuke RCS Id
  switch vga over to pciaccess
0.9.4:
  bump Xv image height up from 1080 to 1088 for 315 chips
  Define SIS_*_VERSION using PACKAGE_VERSION*
  Convert callers of LookupWindow() to dixLookupWindow().
  Revert "Convert callers of LookupWindow() to dixLookupWindow()."
  Rename .cvsignore to .gitignore
  Add *~ to .gitignore to skip patch/emacs droppings
  Fix xserver version detection.
  Get rid of the XFree86Server macro.
  Bump to 0.9.4.

(tnn)

2008-08-09 16:04:46 UTC MAIN commitmail json YAML

Update to xf86-video-siliconmotion-1.6.0.

  Death to RCS tags.
  Fix distcheck
  siliconmotion 1.6.0
  more clock fixes
  hostdata blit UTS works, but SW is faster
  minor fixup
  define SILICONMOTION_VERSION* using PACKAGE_VERSION*
  smi: add pciaccess support
  Fix UTS issues with flash
  Makefile.am: nuke RCS Id

(tnn)

2008-08-09 16:02:35 UTC MAIN commitmail json YAML

Update to xf86-video-savage-2.2.1.

2.2.1:
  Don't try to call vbeModeInit(), it doesn't exist and never will.
  Fake sync ranges for panels with no EDID.
  savage 2.2.1
  no, really, savage 2.2.1
  EXA upload to screen must honor pitch of the source data
  savage: fix typos in error message
  savage/pciaccess: don't try to map aperture larger than region window
2.2.0:
  Death to RCS tags.
  Remove use of deprecated {DE,}ALLOCATE_LOCAL.
  savage 2.2.0
  fix segfault from pScrn->currentMode
  fix the build for the non-pci-rework case (compile tested only)
  Fix reversed logic in SavageMapMem()
  Fix broken downscale past 2:1 - MM8190 and MM8198 can be used together
    for arbitrary downscale
  BCI can only handle widths that are multiple of 16, so only use BCI for these
  Prevent use of BCI for YV12 -> YUY2 conversion from scribbling past the
    end of the allocated video buffer.
  Reset lastKnownPitch to 0 right after enabling streams.
  Do not wait for vertical retrace anymore on old streams engine.
  Make sure MMIO region is mapped VIDMEM_MMIO, not VIDMEM_FRAMEBUFFER
  Fix ambiguous operator precedence
  Implement driver option IgnoreEDID
  Minimal change set to convert driver to the new PCI interfaces.  Enjoy.
  dos2unix
  Merge PCI-rework support and "classic" PCI interface support into one tree
  Update to use new libpciaccess interfaces for mapping with MTRR support.
  Fix odd typo.
  Rename .cvsignore to .gitignore
  Add *~ to .gitignore to skip patch/emacs droppings
  Include <unistd.h> to get a declaration for usleep()
  fixup pciaccess version detect
  Makefile.am: nuke RCS Id
  Bug #11139: Remove some dead code.

(tnn)

2008-08-09 15:58:36 UTC MAIN commitmail json YAML

Update to xf86-video-s3virge-1.10.1.

1.10.1:
  Bug #14298: Fix mode validation to be less ridiculous.
  Nuke the useless UseFB option.
  Bug #13243: Re-enable 24+32 framebuffer.
  Fix typo in S3VValidMode.
1.10.0:
  Death to RCS tags.
  Fix distcheck
  s3virge 1.10.0
  Replace references to XFree86/XF86Config in man page
  renamed: .cvsignore -> .gitignore
  Define S3VIRGE_VERSION_* using PACKAGE_VERSION*
  s3virge: pciaccess conversion
  oops fixed pointed out by pcpa
  Makefile.am: nuke RCS Id
  Clean up: Remove some mga remains

(tnn)

2008-08-09 15:54:07 UTC MAIN commitmail json YAML

Update to xf86-video-s3-0.6.0.

  Death to RCS tags.
  Fix distcheck
  s3 0.6.0
  renamed: .cvsignore -> .gitignore
  Was previously done in monolith Imakefile as:
  Define VERSION* using PACKAGE_VERSION*
  s3: pciaccess conversion
  Add non-vbe DPMS support for TRIOs, adjust max clock on Trio64V2

(tnn)

2008-08-09 15:52:00 UTC MAIN commitmail json YAML

Update to xf86-video-rendition-4.2.0.

  Death to RCS tags.
  Fix includes to silence a warning.
  rendition 4.2.0
  Man page updates - replace references to XFree86 & changes for XF86 4.0
  RENDITION_VERSION* using PACKAGE_VERSION_*
  pciaccess: make auto-detect work
  pciaccess: do unmap path
  Supply NULL driverFunc pointer in DriverRec.
  Add prototype for renditionGetRec.
  Move renditionTypes, renditionChipsets, and renditionPCIchipsets earlier
    in file.
  Port driver to PCI-rework interfaces.
  Makefile.am: nuke RCS Id

(tnn)

2008-08-09 15:46:43 UTC MAIN commitmail json YAML

Update to xf86-video-neomagic-1.2.1.

1.2.1:
  fbpseudocolor no longer exists, don't try to use it.
  neomagic 1.2.1
  Compile warning fix.
  Don't include fbpseudocolor.h, as it is no longer available.
1.2.0:
  Death to RCS tags.
  neomagic 1.2.0
  Replace references to XFree86/XF86Config in man page
  renamed: .cvsignore -> .gitignore
  Define NEO_*_VERSION using PACKAGE_VERSION_*
  neomagic: port to libpciaccess
  neo: finish pciaccess conversion
  finish pciaccess conversion
  Makefile.am: nuke RCS Id

(tnn)

2008-08-09 15:43:37 UTC MAIN commitmail json YAML

Update to xf86-video-mga-1.4.9.

  Update PInS defaults for G200SE-A.
  Filter high-bandwidth modes on G200SE.
  No depth 15 on G200SE-A.
  Updates to memory sizing on G200SE.
  Adjust memory timings on G200SE-A.
  Change initial memory sizing on G200SE.
  Disable I2C on G200SE for now.
  Death to RCS tags.
  mga 1.4.9
  cfb8_32: Gut a remnants of support for 24-bit with 8-bit overlay
  Initialize default BIOS values from a data table instead of from code
  Get memory probe size and stride (offset) values values from a data table
    instead of from code
  I2C: First round of clean-ups
  I2C: Second (and final) round of clean-ups
  G200EV: Enable support for G200EV
  Makefile.am: nuke RCS Id
  Replace ALLOCATE_LOCAL/DEALLOCATE_LOCAL with xalloc/xfree.
  For compatibility, accept SWcursor as option.
  Bug #15836: Fix DDC on G200SE.
  Bug #16545: Add G200WB support.

(tnn)

2008-08-09 15:40:04 UTC MAIN commitmail json YAML

Update to xf86-video-i740-1.2.0.

  Death to RCS tags.
  Fix distcheck
  i128 1.2.0
  Replace references to XFree86/XF86Config in man page
  renamed: .cvsignore -> .gitignore
  Define I740_*_VERSION* using PACKAGE_VERSION_*
  i740: pciaccess conversion
  Makefile.am: nuke RCS Id
  Minor fixes to compile with pciaccess.

(tnn)

2008-08-09 15:37:02 UTC MAIN commitmail json YAML

Update to xf86-video-i128-1.3.0.

  Death to RCS tags.
  Fix distcheck
  i128 1.3.0
  Replace references to XFree86/XF86Config in man page
  renamed: .cvsignore -> .gitignore
  Define I128_*_VERSION* using PACKAGE_VERSION_*
  i128: pciaccess conversion
  i128: drop ansi C wrapper
  i128: fixup typo
  Makefile.am: nuke RCS Id

(tnn)

2008-08-09 15:32:44 UTC MAIN commitmail json YAML

Update to xf86-video-glint-1.2.1.

1.2.1:
  Fix regression from pciaccess conversion (bug#16060)
  Bump to 1.2.1
1.2.0:
  Fix distcheck
  glint 1.2.0
  Fix --disable-dri for glint driver
  Define GLINT_*_VERSION* using PACKAGE_VERSION_*
  half attempt at pciaccess conversion for glint - doesn't build yet
  fix typos in dac code from last commit
  hey look a flying pig....
  fix regression in tinderbox
  Rename .cvsignore to .gitignore
  Add *~ to .gitignore to skip patch/emacs droppings
  Add missing #includes to fix compiler warnings.
  Makefile.am: nuke RCS Id

(tnn)

2008-08-09 15:24:54 UTC MAIN commitmail json YAML

Update to xf86-video-cirrus-1.2.1.

1.2.1:
  Bug #10715: Fix depth configuration for alpine chips.
  cirrus 1.2.1
1.2.0:
  Replace references to XFree86/XF86Config in man page
  renamed: .cvsignore -> .gitignore
  Define CIR_*_VERSION* using PACKAGE_VERSION_*
  cirrus initial pci access support
  test for 1/4 bpp in case server is configured with them off
  make dist check pass
  fixup iomapsize so we only map the 4k not 16k which is an error
  cirrus: set default depth to 24bpp
  Makefile.am: nuke RCS Id

(tnn)

2008-08-09 15:21:07 UTC MAIN commitmail json YAML

Update to xf86-video-chips-1.2.0.

  Death to RCS tags.
  Fix distcheck
  chips 1.2.0
  Define CHIPS_*_VERSION* using PACKAGE_VERSION_*
  chips: pciaccess conversion
  add another missing rename file
  chips: remove ALLOCATE_LOCAL
  chips: optionalise 1/4bpp support
  Rename .cvsignore to .gitignore
  Add *~ to .gitignore to skip patch/emacs droppings
  Makefile.am: nuke RCS Id
  Fix Xv with scaling

(tnn)

2008-08-09 15:14:09 UTC MAIN commitmail json YAML

Update to xf86-video-ast-0.85.0.

  Fix distcheck.
  ast 0.85.0
  Define AST_*_VERSION* using PACKAGE_VERSION_*
  ast: pciaccess conversion
  Rename .cvsignore to .gitignore
  Add *~ to .gitignore to skip patch/emacs droppings
  Compile warning fixes.
  compiler warning fixed
  modified:  ChangeLog
  Make sure used symbols are of public visibility
  Fixed can't get correct MCLK in some platforms

(tnn)

2008-08-09 15:14:01 UTC MAIN commitmail json YAML

UCB binaries were removed from OpenSolaris, so let's use builtin echo
as we use pdksh on this platform.
Also use /usr/bin/ginstall when it's present (it is on OpenSolaris)
for the same reason.

This problem was reported by Andras Barna.

(ahoka)

2008-08-09 15:11:19 UTC MAIN commitmail json YAML

Update to xf86-video-ark-0.7.0.

  Death to RCS tags.
  ark 0.7.0
  Define VERSION* using PACKAGE_VERSION*
  ark: add basic pciaccess support
  Rename .cvsignore to .gitignore
  Add *~ to .gitignore to skip patch/emacs droppings

(tnn)

2008-08-09 15:09:00 UTC MAIN commitmail json YAML

Update to xf86-video-apm-1.2.0.

  Remove useless mfb.h include.
  Death to RCS tags.
  apm 1.2.0
  Replace references to XFree86/XF86Config in man page
  renamed: .cvsignore -> .gitignore
  Define APM_*_VERSION using PACKAGE_VERSION_*
  pcirename conversion
  xf1/4 bpp conversion
  further build fixes
  Naming change: Security*Access -> Dix*Access
  Makefile.am: nuke RCS Id

(tnn)

2008-08-09 14:45:39 UTC MAIN commitmail json YAML

-bind-9.4.2-P2, bind-9.5.0-P2.
s/squid-2.7.3/squid-2.7.4/
s/squid-3.0.7/squid-3.0.8/

(taca)

2008-08-09 13:48:43 UTC MAIN commitmail json YAML

Updated x11/xf86-input-vmmouse to 12.5.1 [tnn 2008-08-07]
Updated net/Transmission to 1.32 [tnn 2008-08-09]

(tnn)

2008-08-09 13:47:44 UTC MAIN commitmail json YAML

Update to Transmission-1.32.

Transmission-1.32:
All Platforms
+ Fix a bug introduced in 1.30 that caused problems establishing tracker communication
+ Creating torrent files for files >= 2 GB will result in 2 MB pieces

Transmission-1.31:
All Platforms
+ Fix a crash caused by certain torrent files

Transmission-1.30:
All Platforms
+ The "Clutch" web interface is now bundled with Transmission (as a beta)
+ Ability to add and remove tracker addresses
+ Ability to create torrent files with multiple tracker addresses
+ Added support for HTTP/FTP Seeding (GetRight style)
+ Added proxy support for communicating with trackers
+ Allow torrent creation with no tracker address (required by some trackers)
+ New JSON-RPC protocol for clients to interact with the backend
Daemon
+ transmission-daemon and transmission-remote were rewritten from scratch
+ remote and daemon now support per-file priority & download flag settings
GTK+
+ Add options to inhibit hibernation and to toggle the tray icon
+ Various bug fixes and usability improvements

(tnn)

2008-08-09 10:33:17 UTC MAIN commitmail json YAML

Update patch comment to reflect its contents.

(bjs)

2008-08-09 10:12:31 UTC MAIN commitmail json YAML

+ Updated x11/xcompmgr to 1.1.4nb1 [bjs 2008-08-09]

(bjs)

2008-08-09 10:12:06 UTC MAIN commitmail json YAML

Enable damage notification by default, as I've been using xcompmgr
with this enabled for a while now with no untoward effects.

(bjs)

2008-08-09 09:28:19 UTC MAIN commitmail json YAML

Change installation to BSD_INSTALL_*.
Part of honor INSTALL_UNSTRIPPED, PR 15107.

While here, add DESTDIR support.

(obache)

2008-08-09 06:16:27 UTC MAIN commitmail json YAML

Add and enable p5-Tie-File.

(obache)

2008-08-09 06:15:49 UTC MAIN commitmail json YAML

Added devel/p5-Tie-File version 0.96

(obache)

2008-08-09 06:15:34 UTC MAIN commitmail json YAML

Import p5-Tie-File-0.96 as devel/p5-Tie-File.
Packaged by Jens Rehsack and provided via PR 39221.

Tie::File represents a regular text file as a Perl array. Each element in the
array corresponds to a record in the file. The first line of the file is
element 0 of the array; the second line is element 1, and so on.
The file is not loaded into memory, so this will work even for gigantic files.
Changes to the array are reflected in the file immediately.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2008-08-09 06:09:34 UTC MAIN commitmail json YAML

Add and enable p5-Tie-Array-Sorted.

(obache)

2008-08-09 06:08:45 UTC MAIN commitmail json YAML

Added devel/p5-Tie-Array-Sorted version 1.41

(obache)

2008-08-09 06:08:31 UTC MAIN commitmail json YAML

Import p5-Tie-Array-Sorted-1.41 as devel/p5-Tie-Array-Sorted.
Packaged by Jens Rehsack and provided via PR 39220.

This presents an ordinary array, but is kept sorted. All pushes and unshifts
cause the elements in question to be inserted in the appropriate location to
maintain order.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2008-08-09 05:45:50 UTC MAIN commitmail json YAML

Add and enable p5-Sys-Filesystem.

(obache)

2008-08-09 05:45:01 UTC MAIN commitmail json YAML

Added sysutils/p5-Sys-Filesystem version 1.22

(obache)

2008-08-09 05:44:42 UTC MAIN commitmail json YAML

Import p5-Sys-Filesystem-1.22 as sysutils/p5-Sys-Filesystem.
Packaged by Jens Rehsack and privided via PR 39219.

Sys::Filesystem is intended to be a portable interface to list and query
filesystem names and their properties.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2008-08-09 03:00:20 UTC MAIN commitmail json YAML

Add and enable p5-Text-Diff-Parser

(obache)

2008-08-09 02:59:11 UTC MAIN commitmail json YAML

Added textproc/p5-Text-Diff-Parser version 0.08

(obache)

2008-08-09 02:58:56 UTC MAIN commitmail json YAML

Import p5-Text-Diff-Parser-0.08 as textproc/p5-Text-Diff-Parser.
Based on PR 39224 by Jens Rehsack.

Text::Diff::Parser parses diff files and patches. It allows you to access the
changes to a file in a standardized way, even if multiple patch formats are
used.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2008-08-09 02:38:17 UTC MAIN commitmail json YAML

Need Mac::Carbon for Darwin.

(obache)

2008-08-09 02:37:18 UTC MAIN commitmail json YAML

Add and enable p5-Mac-Carbon.

(obache)

2008-08-09 02:35:40 UTC MAIN commitmail json YAML

Added devel/p5-Mac-Carbon version 0.77

(obache)

2008-08-09 02:35:21 UTC MAIN commitmail json YAML

Import p5-Mac-Carbon-0.77 as devel/p5-Mac-Carbon.

Mac::Carbon is a collection of perl modules for accessing the Carbon API under
Mac OS X. It is a port of the Toolbox modules written by Matthias Neeracher for
MacPerl.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2008-08-09 01:41:27 UTC MAIN commitmail json YAML

- p5-File-HomeDir-0.80 [pkg/39227]

(obache)

2008-08-09 01:40:58 UTC MAIN commitmail json YAML

Updated devel/p5-File-HomeDir to 0.80

(obache)

2008-08-09 01:40:42 UTC MAIN commitmail json YAML

Update p5-File-HomeDir to 0.80.
Patch provided by Jens Rehsack in PR 39227.

0.80 Fri 27 Jun 2008
- All clear on the CPAN Testers front, flipping to production

0.71_03 Wed 25 Jun 2008
- Removing the Server 2003 and 2008 skips that should work
  now that we create directories on demand.
- File::HomeDir should now support "Perl on a Stick"

0.71_02 Mon 28 Apr 2008
- Added `my_dot_config`.
- Adding a base driver class.

0.71_01 Fri  4 Apr 2008
- Converted from Registry checks to Win32 calls.
  This includes giving it the "create directory" call.
- Removing the dependency on the registry modules.

0.70    Fri 28 Feb 2008
- Windows Server 2003 does not have Music/Pictures/etc directories
  (correct the test to not expect them to exist)
- Make the same assumption about Windows Server 2008

(obache)

2008-08-09 01:33:05 UTC MAIN commitmail json YAML

- p5-PPI-1.203 [pkg/39228]

(obache)

2008-08-09 01:19:49 UTC MAIN commitmail json YAML

Updated devel/p5-PPI to 1.203

(obache)

2008-08-09 01:19:34 UTC MAIN commitmail json YAML

Update p5-PPI to 1.203.
Based on PR 39228 and update dependency pattern.

1.203    Wed 14 May 2008
Summary:
- No change, switching to production version

1.202_03 Wed 14 May 2008
Summary:
- Initial Perl 6 support
- Bug fixes and final 1.203 release candidate
- I finally catch up with all the failing test cases
  that Chris Dolan keeps commiting :)

Details:
- Adding initial support for "use v6-alpha;"
- Adding new class Perl::Statement::Include::Perl6
- Adding a test on the KindaPerl6::Grammar,
  which triggered a bug in the tokenizer during
  CPAN::Metrics tinderboxing.
- All open() calls now use three-argument form
- Upgrading explicit Perl dependency to 5.006,
  because of the previous item.
- Better support for labels, including tricky ones like "BEGIN : { ... }"

1.202_02 Wed  2 Jan 2008
Summary:
- Back-compatibility and 1.203 release candidate

Details:
- Removing the use of use base 'Exporter';
- Updating Test::SubCalls dep to 1.07 to get
  the use base 'Exporter' fix for that too.

1.202_01 Tue 20 Nov 2007
Summary:
- Minor bug fix release

Details:
- RT #30469: calling length() on PPI::Token gives error
- 14_charsets.t was incorrectly skipping in situations
  that it should have been running.

1.201    Mon 22 Oct 2007
Summary:
- Minor bug fix release

Details:
- The internal exception class PPI::Exception::ParserTimeout was
  inheriting from itself.

1.200    Mon 15 Oct 2007
Summary:
- Production Release

Details:
- Zero changes from 1.199_07
- Updated version from 1.199_07 to 1.200

1.199_07 Fri 12 Oct 2007
Summary:
- This is the third release candidate for 1.200
- Minor tweak

Details:
- Changed the way to detect Perl 5.6 to ignore the 1_0e1_0 failure

1.199_06 Wed 10 Oct 2007
Summary:
- This is the second release candidate for 1.200
- Some small bug fixes

Details:
- Remove -w from test scripts to allow taint'enabled testing
- Skip the failing 1_0e1_0 test on Perl 5.6.2

1.199_05 Tue  9 Oct 2007
Summary:
- This is the first release candidate for 1.200
- Fix some parser corner cases

Details:
- Fixed parsing of %!, $^\w, and %^H
- Fixed parsing of @{$foo}-1
- Fixed parsing of <$fh1>, <$fh2>

1.199_04
Summary:
- Build tweaks
- More regression changes

Details:
- Increasing List::Util dependency to 1.19
  (Removes a memory leak on Win32)

1.199_03 Thu 12 Jul 2007
Summary:
- Support for a few more rare/legacy Perl syntax
- Tokenizer simplification, optimization and exception'ification

Details:
- Added support for the <<\EOF heredoc style
- Always create ->{type} in full-quote sections
- Converted more of the Tokenizer to use exceptions
- Optimized away a bunch of now-unneeded "or return undef"
- Optimized _set_token_class down to a single statement
- Inlined _set_token_class out of existance
- Cache and fast-clone PPI::Token::Whitespace->null
- Removed some superfluous parameter checks on private methods,
  for conditions that would cause explosions and be noticed anyway.
- Removed the fancy options from PPI::Token::new
        - More consistent structure of incomplete quotes

1.199_02 Mon  5 Mar 2007
Summary:
- Added parser timeout support
- Fixing various regression cases
- Adding some housekeeping tweaks

Details:
- Created PPI::Exception with an eye to moving towards
  using exceptions more for error handling (for speed).
  The goal is to get rid of the "or return undef"s.
- Added the timeout param to the PPI::Document constructor
  which uses alarm to implement basic timeout support.
          This should help when parsing a large corpus on Unix.
  (Not available on Win32)
- Fixed incorrect location() for PPI::Structure instances.
- Adding better parsing of hash constructors.
- Pushing Clone dependency to 0.22 to get closer to taint support)
- Pushing deps on bundled test modules to prevent accidentally
  bundling old versions.

1.199_01 Tue 31 Oct 2006
Summary:
- Improved lexing correctness
- Partial implementation of literal
- Initial implementation of Number classes (Chris Dolan)

Details:
- Split out PPI::Token::Number subclasses
- Implement numbers with exponential notation
        - Implement literal() for ::Number classes (except ::Version)
- Implement literal() for ::Token::Quote::Single
- Added -T for inline tests
- Add tests for nested statements and nested structures
- Fixed some bugs as a result
- Improved detection of the correct curly brace structure types

(obache)

2008-08-08 23:48:01 UTC MAIN commitmail json YAML

2008-08-08 23:42:29 UTC MAIN commitmail json YAML

Updated mail/nmh to 1.3 [epg 2008-08-08]

(epg)

2008-08-08 23:41:22 UTC MAIN commitmail json YAML

- Update from 1.0.4 (Apr 2000) to 1.3 (Jun 2008) (whew!).
  - many bug fixes
  - MM_CHARSET no longer needed; now uses iconv to decode RFC2047-encoded
    headers and convert to current locale.
  - various MIME improvements

- Take maintainership (ok'd by kim@).

- Replace DESCR with text from web site.

- Support user-destdir.

- Use --with-hash-backup instead of hacking config.h post-configure.

- Drop IRIX-specific part of fmt_scan.c patch-cd, and therefore drop patch-ck
  and IRIX bits in Makefile.

- A tmac.h conf file (wtf?) is no longer installed.

- Update what's installed to share/doc/nmh.

- Update PLIST for added/removed/renamed files.

- Patches:
  - Update patch-ca and patch-cd.

  - Remove errno patches, upstream since XXX: patch-aa, patch-ab, patch-ad,
    patch-ae, patch-ag, patch-ah, patch-ai, patch-aj, patch-ak, patch-al,
    patch-am, patch-an patch-ao, patch-ap, patch-aq, patch-ar, patch-as,
    patch-at, patch-au, patch-av, patch-aw, patch-ax, patch-az, patch-ba,
    patch-bb, patch-bc, patch-bd, patch-be, patch-bf, patch-bg, patch-bh,
    patch-bi

  - patch-aa also had a patch for some fgetstr problem on NetBSD which no
    longer seems to happen.

  - Remove patch-cb; GCOS_HACK is referenced nowhere in nmh code (only
    apparently outdated docs) or in any other pkgsrc patch; HAVE_SYS_PARAM_H
    is already elsewhere in config.h, and sys/param.h is included in nmh.h.

  - Remove patch-ce (http://savannah.nongnu.org/bugs/?1393 fixed in
    uip/sortm.c r1.7).

  - Remove patch-ci (fixed in uip/show.c r1.6).

  - Remove patch-cj; $(etcdir)/tmac.h is gone and the folders/flists problems
    were fixed (differently) in 2000.

  - Remove patch-ck (CPPFLAGS support for the IRIX-specific part of patch-cd.

(epg)

2008-08-08 22:45:36 UTC MAIN commitmail json YAML

+ abcmidi-20080804, aspell-danish-1.6.16, cdrtools-2.01.01.45,
  distcc-3.0, highlight-2.6.12, konversation-1.1, py-bsddb3-4.7.2,
  py-sqlite2-2.4.1.

(wiz)

2008-08-08 21:31:36 UTC MAIN commitmail json YAML

Added entries for updating prelude-manager, pcsc-lite and ccid.

(shannonjr)

2008-08-08 21:27:58 UTC MAIN commitmail json YAML

2008-08-08 21:27:25 UTC MAIN commitmail json YAML

2008-08-08 21:25:49 UTC MAIN commitmail json YAML

2008-08-08 21:15:57 UTC MAIN commitmail json YAML

2008-08-08 20:03:34 UTC MAIN commitmail json YAML

2008-08-08 20:01:34 UTC MAIN commitmail json YAML

Add maintainer-zts option
Suggested by riz@ in PR 39312

(adrianp)

2008-08-08 15:00:53 UTC MAIN commitmail json YAML

2008-08-08 14:57:39 UTC MAIN commitmail json YAML

2008-08-08 14:39:50 UTC pkgsrc-2008Q2 commitmail json YAML

2008-08-08 14:37:50 UTC pkgsrc-2008Q2 commitmail json YAML

Pullup ticket 2473 - requested by taca
security update for ruby

- pkgsrc/devel/ruby-curses/distinfo 1.16
- pkgsrc/lang/ruby/rubyversion.mk 1.43
- pkgsrc/lang/ruby18-base/Makefile 1.46
- pkgsrc/lang/ruby18-base/distinfo 1.32
- pkgsrc/lang/ruby18-base/patches/patch-ad removed
- pkgsrc/x11/ruby-tk/distinfo 1.19

  Module Name: pkgsrc
  Committed By: taca
  Date: Fri Aug  8 12:38:59 UTC 2008

  Modified Files:
  pkgsrc/lang/ruby: rubyversion.mk

  Log Message:
  Start update of Ruby 1.8.7 patchlevel 71.
---
  Module Name: pkgsrc
  Committed By: taca
  Date: Fri Aug  8 12:42:44 UTC 2008

  Modified Files:
  pkgsrc/lang/ruby18-base: Makefile distinfo
  Removed Files:
  pkgsrc/lang/ruby18-base/patches: patch-ad

  Log Message:
  Update ruby18-base to 1.8.7.71.

  pkgsrc change:

  Apply fix for sunpro compilre, provided by PR pkg/37771 from
  Naoto Morishima.

  This release includes fix for multiple vulnerabilities.

  http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/

  * Several vulnerabilities in safe level
  * DoS vulnerability in WEBrick
  * Lack of taintness check in dl
  * DNS spoofing vulnerability in resolv.rb

  Full changes are too many, please refer ChangeLog file.
---
  Module Name: pkgsrc
  Committed By: taca
  Date: Fri Aug  8 12:43:51 UTC 2008

  Modified Files:
  pkgsrc/devel/ruby-curses: distinfo

  Log Message:
  Update ruby-curses package to 1.8.7.71.

  This is version update only, no functional change in this ruby extention.
---
  Module Name: pkgsrc
  Committed By: taca
  Date: Fri Aug  8 12:44:51 UTC 2008

  Modified Files:
  pkgsrc/x11/ruby-tk: distinfo

  Log Message:
  Update ruby-tk package to 1.8.7.71.

  This is version update only, no functional change in this ruby extention.

(ghen)

2008-08-08 14:32:38 UTC MAIN commitmail json YAML

Update wm/pekwm to 0.1.7.
Based on patch provided by Juan RP in PR 39311.

NEWS pekwm-0.1.7
================

Bugs fixed

  * #XX Several memory leaks identified with valgrind plugged.
  * #XX Fixed broken iconfied state reported by
    <giuliani{.}blackfenix{@}gmail{.}com>
  * #XX CfgParser parsed data twice.
  * #XX StatusWindow placement fixed.
  * #XX Fix for _NET_WM_NAME ops by Florian Hoppe <flp{@}floppi{.}de>
  * #22 Font type is now possible to define as the first argument in
    themes.
  * #30 Panel raise issues, reported and fixed by Jyri Jokinen
    <shared{@}adresh{.}com>
  * #21 Dynamic menu entries become unselectable after first
    visit. Reported by Lassi Pæ—¦læ—¦nen and fixed by Andreas
    <ioerror{@}lavabit{.}com>
  * #14 SendKey action requested by nidan.
  * #29 drag'n'drop requires the recieving window to be moved before
    working. Reported by Jyri Jokinen <shared{@}adresh{.}com>, fixed
    by Andreas <ioerror{@}lavabit{.}com>
  * #32 Shaping issues after shading. Reported by Paulo Igor Barra
    Nascimento <pibarnas{@}yahoo{.}com{.}br> and fixed by Andreas
    <ioerror{@}lavabit{.}com>
  * #XX Corrects the interpretation of the motif windowmanager hints
    by Andreas <ioerror{@}lavabit{.}com>
  * #XX Remove perl scripts reducing dependencies on packages.

User visible changes

  * UTF-8 support added for reading and rendering window titles.
  * _NET_WM_ICON is now read and rendered in menus.
  * RandR support for multi-screen configurations.
  * New default theme.
  * CmdDialog size is now calculated from the current head and not the
    whole display.

Configuration changes

  * _NET_WM_WINDOW_TYPE handling configurable via autoproperties.
  * Width/Height 0 in autoproperties now means screen width/height.
  * WorkspacesPerRow and WorkspaceNames added with matching
    GotoWorkspace/SendToWorkspace parameters Up, PrevV, Down, NextV.
  * ShowWorkspaceIndicator
  * WorkspaceIndicatorScale
  * PCRE support remove.
  * EdgeIndent option added to Screen section of main configuration
    file. If true reserves space where the screen edge is.
  * EdgeSize now supports per edge configuration.

Theme changes

  * Shaping suport for non-corner windows.
  * XMB type is used by default in favour of X11 type fonts.
  * Font alpha is now handles as % from 0-100 instead of previous Xft
    unsigned int value.
  * HeightAdapt option added to theme.
  * Font type is now possible to define as the first argument in themes.

(obache)

2008-08-08 12:52:41 UTC MAIN commitmail json YAML

Note update of Ruby language package to 1.8.7.71 (1.8.7 patchlevel 71).

lang/ruby18-base
databases/ruby-gdbm
devel/ruby-curses
devel/ruby-readline
x11/ruby-tk
lang/ruby18
lang/ruby
devel/ruby-mode

(taca)

2008-08-08 12:44:51 UTC MAIN commitmail json YAML

Update ruby-tk package to 1.8.7.71.

This is version update only, no functional change in this ruby extention.

(taca)

2008-08-08 12:43:51 UTC MAIN commitmail json YAML

Update ruby-curses package to 1.8.7.71.

This is version update only, no functional change in this ruby extention.

(taca)

2008-08-08 12:42:44 UTC MAIN commitmail json YAML

Update ruby18-base to 1.8.7.71.

pkgsrc change:

Apply fix for sunpro compilre, provided by PR pkg/37771 from
Naoto Morishima.

This release includes fix for multiple vulnerabilities.

http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/

* Several vulnerabilities in safe level
* DoS vulnerability in WEBrick
* Lack of taintness check in dl
* DNS spoofing vulnerability in resolv.rb

Full changes are too many, please refer ChangeLog file.

(taca)

2008-08-08 12:38:59 UTC MAIN commitmail json YAML

Start update of Ruby 1.8.7 patchlevel 71.

(taca)

2008-08-08 07:55:59 UTC MAIN commitmail json YAML

Ruby RSS Parser is bundled in Ruby 1.8.7 now and pkg/37766 was already
closed.

(taca)

2008-08-08 07:50:33 UTC MAIN commitmail json YAML

+ruby-1.8.7.71

And I'll handle squid-3.0.7.

(taca)

2008-08-08 07:46:14 UTC MAIN commitmail json YAML

Note I'm working on updating nmh.

(epg)

2008-08-08 01:58:17 UTC MAIN commitmail json YAML

Add missing category to gst-plugins0.10-bad.

(obache)

2008-08-07 23:26:49 UTC MAIN commitmail json YAML

Note update of textproc/p5-Pod-Tree to 1.15.

(he)

2008-08-07 23:26:01 UTC MAIN commitmail json YAML

Update from version 1.11 to 1.15.

Pkgsrc changes:
o Add new dependencies; and p5-HTML-Stream appears to be not
  only a build-time dependency
o Fix Pod::Tree::HTML to actually write to a referenced string,
  using IO::String
o Get rid of the half-assed IO::String dummy in the html test,
  and adapt to using IO::String instead
This makes the self-tests pass.  Diffs reported upstream.

Upstream changes:

1.15    2007 Jun 24
Rename pod2html -> podtree2html (RT 18742)

Pod::Tree::HTML
- Changed destination resolution to accept a scalar reference,
  or anything with a 'print' method. (RT 12335)

        podtree2html, pods2html
- documented HTML elements for CSS rules (RT 6118)

pod.css
- add example style sheet

1.14 2007 Jun 12
Pod::Tree::HTML
- remove use vars qw(&isa); (RT 14530)
- document translate() error conditions (RT 12336)

Makefile.PL
- add Text::Template prerequisite (RT 26440)

1.13    2007 Apr 06
Pod::Tree
- rename the Stream package

Pod::Tree::HTML
- change the X<> markup to render as empty, per the perlpod manpage
- rename the BitBucket package
- add template support

Pod::Tree:PerlUtil
- handle malformed NAME paragraphs more gracefully

pod2html
- add template support

pods2html
- add template support

1.12 2006 Apr 22
Pod::Tree::PerlBin
- ignore non-existant directories on $PATH
- protect File::Find::find from empty directory list

Pod::Tree:PerlFunc
- find the pod/ directory under either perl/ or perl/lib/ (Win32 issue)

Pod::Tree::PerlLib
- increase default col_width to 30

Pod::Tree:PerlTop
- find the pod/ directory under either perl/ or perl/lib/ (Win32 issue)

Pod::Tree:PerlUtil
- clean up whitespace in module names and descriptions

pods2html
- recursion check compares absolute paths instead of inodes (Win32 issue)

t/pods2html.t
- use rmtree instead of system "rm -r" (Win32 issue)

(he)

2008-08-07 20:54:01 UTC MAIN commitmail json YAML

Add package for Xen 3.3.0-rc3 (repository changeset 18261)

(cegger)

2008-08-07 20:31:34 UTC MAIN commitmail json YAML

Import Xen 3.3.0-rc3

Xen is a virtual machine monitor for x86 hardware (runs only on i686-class
CPUs), which supports running multiple guests operating systems on a single
machine.  At boot, the xen kernel is loaded (via grub) along with the guest
kernel for the first domain (called domain0).  domain0 has privileges to access
the physical hardware (PCI and ISA devices), administrate other domains and
provide virtual devices (disks and network) to other domains.
This package contains the Xen 3.3 kernel itself.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(cegger)

2008-08-07 20:26:59 UTC MAIN commitmail json YAML

Import Xen 3.3.0-rc3

The Xen virtual machine monitor allows running several virtual machines on a
single physical machine.  The xentools33 package contains the tools to create,
destroy and control the virtual machines.
The xentools33 package contains the tools for Xen 3.3.x

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(cegger)

2008-08-07 19:02:12 UTC MAIN commitmail json YAML

Remove wm/awesome as it was just updated by me.

(ahoka)

2008-08-07 18:54:22 UTC MAIN commitmail json YAML

mention recent updates

(drochner)

2008-08-07 18:51:24 UTC MAIN commitmail json YAML

Updated wm/awesome to 2.3.3

(ahoka)

2008-08-07 18:47:00 UTC MAIN commitmail json YAML

Update to 2.3.3.

Changes:
Fix xterm -e in default config for other terminal ;
Give floating dialogs of maximised windows focus (FS#232).

(ahoka)

2008-08-07 18:43:42 UTC MAIN commitmail json YAML

2008-08-07 18:27:08 UTC MAIN commitmail json YAML

update to 0.1.4
changes: Fix segfault when using extremely low conversion ratios

(drochner)

2008-08-07 18:23:18 UTC MAIN commitmail json YAML

update to 0.5.1
changes:
New optimizations have been provided for SSE2 and ARM instruction sets,
while a lot of warnings triggered by recent compiler changes have been
fixed.
A new function has been added to guess the aspect ratio of streams where
it is not properly coded. Also it is now possible to retrieve the value
of the MPEG-2 repeat_first_field flag, and to be notified when the
sequence header of a stream changes (eg. aspect ratio on-the-fly changes).

(drochner)

2008-08-07 18:21:40 UTC MAIN commitmail json YAML

update to 8.63
changes:
-bugfixes
-multithreaded rendering
-Images are now always interpolated in their source colorspace
-Support for OpenPrinting Vector devices has been upgraded to version 1.0
-two new devices: cairo, svgwrite
-maximum number of color components has been reduced to 8 (from 252)
-The -Z: debugging option now uses 'realtime' instead of 'usertime'

(drochner)

2008-08-07 18:13:31 UTC MAIN commitmail json YAML

update to 0.4.12
changes:
-minimize the number of password prompts
-bugfixes

(drochner)

2008-08-07 16:47:39 UTC MAIN commitmail json YAML

Update to xf86-input-vmmouse-12.5.1.

Vinay Bondhugula (2):
      Compatibility with older versions of X
      Don't call conversion_proc for older Xservers

(tnn)

2008-08-07 16:23:42 UTC MAIN commitmail json YAML

Delete emulators/emutos, since we install the emutos image with the
aranym emulator now. The only other Atari emulator that can use
emutos, Hatari, comes with its own emutos image, too.

(hauke)

2008-08-07 16:19:34 UTC MAIN commitmail json YAML

2008-08-07 16:00:14 UTC MAIN commitmail json YAML

2008-08-07 15:51:11 UTC MAIN commitmail json YAML

Ensure that DESTDIR builds don't leak the build user, but use root
for permissions. Bump revision.

(joerg)

2008-08-07 14:56:38 UTC MAIN commitmail json YAML

Updated textproc/py-feedparser to 4.2pre290

(schmonz)

2008-08-07 14:56:11 UTC MAIN commitmail json YAML

Update to a prerelease 4.2 snapshot, as 4.1 no longer copes
particularly well with many feeds and there's no indication that
a release is imminent. From the changelog:

* Support for parsing microformats, including rel=enclosure, rel=tag,
  XFN, and hCard.
* Updated the whitelist of acceptable HTML elements and attributes based
  on the latest draft of the HTML 5 specification.
* Support for CSS Sanitization. (Previous versions of Universal Feed
  Parser simply stripped all inline styles.) Many thanks to Sam Ruby for
  implementing this, despite my insistence that it was impossible.
* Support for SVG Sanitization.
* Support for MathML Sanitization. Many thanks to Jacques Distler for
  patiently debugging this feature.
* IRI support for every element that can contain a URI.
* Ability to disable relative URI resolution.
* Command-line arguments and alternate serializers, for manipulating
  Universal Feed Parser from shell scripts or other non-Python sources.
* More robust parsing of author email addresses, misencoded win-1252
  content, rel=self links, and better detection of HTML content in
  elements with ambiguous content types.

(schmonz)

2008-08-07 14:05:56 UTC MAIN commitmail json YAML

DESTDIR support.

(joerg)

2008-08-07 13:36:31 UTC MAIN commitmail json YAML

Updated mail/spamdyke to 4.0.2

(schmonz)

2008-08-07 13:36:05 UTC MAIN commitmail json YAML

Update to 4.0.2. From the changelog:

  Fixed a bug in filter_graylist() that was creating infinitely deep "_none"
    directories.  The special-case conversion code added in 4.0.1 was not
    checking to see if "_none" was a file or a directory and performing the
    conversion every time.  Thanks to Bob Alanis for reporting this one.

(schmonz)

2008-08-07 12:53:46 UTC MAIN commitmail json YAML

Fix installed pkgconfig file. Bump PKGREVISION.

(wiz)

2008-08-07 12:01:03 UTC MAIN commitmail json YAML

A new set from this corner:

Updated www/p5-HTML-Stream to 1.60
Updated devel/p5-ExtUtils-XSBuilder to 0.28
Updated net/p5-Geo-IP to 1.34
Updated chat/p5-Net-AOLIM to 1.61
Updated www/p5-Kwiki-Archive-Cvs to 0.103
Updated www/p5-Kwiki-Icons-Gnome to 0.15
Updated www/p5-Kwiki-RecentChanges to 0.14

(he)

2008-08-07 11:20:18 UTC MAIN commitmail json YAML

Add a patch from the upstream 2.5 branch (svn rev.63883) to fix an
integer overflow in the vsnprintf replacement function.
This is likely not a real problem, and the patch wasn't pulled to
the upstream 2.4 branch, but so we can formally declare our 2.4
as not vulnerable now.

(drochner)

2008-08-07 10:47:44 UTC MAIN commitmail json YAML

add patch from upstream CVS to fix buffer overflow in RC4 crypto
code (CVE-2008-2935), bump PKGREVISION

(drochner)

2008-08-07 10:28:59 UTC MAIN commitmail json YAML

Update UDFclient to version 0.6.3.

Implemented byteswapping option to allow udfclient to read and write PVR
harddiscs who appear to be byteswapped for some reason (copy protection?).
Also improved udfdump dumping making it handle big free space maps and
allocation extensions and making cd_disect ATAPI happy again.

(reinoud)