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

2024-05-13 12:29:52 UTC Now

2009-10-11 10:10:12 UTC MAIN commitmail json YAML

Updated devel/p5-Variable-Magic to 0.38

(sno)

2009-10-11 10:09:53 UTC MAIN commitmail json YAML

Updating devel/p5-Variable-Magic from 0.37 to 0.38

Upstream changes:
0.38    2009-10-04 16:10 UTC
        + Dep : All the signature-related features are DEPRECATED and will be
                removed in december 2009. This includes the 'sig' option to
                wizard(), the getsig() and gensig() functions, and the SIG_*
                constants.
                Afaik those features were never used in real life, and they make
                the XS code slow and brittle. If you want your wizards to be
                globally available, you'll have to handle that yourself by
                storing them in a hash.
        + Doc : More examples in a new COOKBOOK section.
        + Fix : Compatiblity with the 5.11.0 release. The new compatibility
                constant VMG_COMPAT_ARRAY_PUSH_NOLEN_VOID was added to cover
                this.
        + Fix : Work around Kwalitee test misfailures.

(sno)

2009-10-11 10:04:40 UTC MAIN commitmail json YAML

Updated devel/p5-ExtUtils-ParseXS to 2.21

(sno)

2009-10-11 10:04:28 UTC MAIN commitmail json YAML

Updating devel/p5-ExtUtils-ParseXS from 2.20.04.01 to 2.21

Upstream changes:
2.21 - Mon Oct  5 11:17:53 EDT 2009

Bug fixes:
- Adds full path in INCLUDE #line directives (RT#50198) [patch by "spb"]

Other:
- Updated copyright and maintainer list

2.20_07 - Sat Oct  3 11:26:55 EDT 2009

Bug fixes:
- Use "char* file" for perl < 5.9, not "char[] file"; fixes mod_perl
  breakage due to prior attempts to fix RT#48104 [David Golden]

2.20_06 - Fri Oct  2 23:45:45 EDT 2009

Bug fixes:
- Added t/typemap to fix broken test on perl 5.6.2 [David Golden]
- More prototype fixes for older perls [Goro Fuji]
- Avoid "const char *" in test files as it breaks on 5.6.2 [Goro Fuji]

Other:
- Merged changes from 2.2004 maintenance branch (see 2.200401 to 2.200403)
  [David Golden]

2.20_05 - Sat Aug 22 21:46:56 EDT 2009

Bug fixes:
- Fix prototype related bugs [Goro Fuji]
- Fix the SCOPE keyword [Goro Fuji]

(sno)

2009-10-11 09:57:11 UTC MAIN commitmail json YAML

Updated devel/p5-Date-Calc to 6.0

(sno)

2009-10-11 09:56:55 UTC MAIN commitmail json YAML

Updating devel/p5-Date-Calc from 5.8 to 6.0

Upstream changesi (since 5.8):
Version 6.0  07.10.2009
+  Added new functions "N_Delta_YMDHMS()", "Add_N_Delta_YMD()"
    and "Add_N_Delta_YMDHMS()" to "Date::Calc"
+  Added more tests to "t/f037.t" for these new functions
+  Added a new "normalized" mode to "Date::Calc::Object" which
    uses the new functions "N_Delta_YMD()", "N_Delta_YMDHMS()",
    "Add_N_Delta_YMD()" and "Add_N_Delta_YMDHMS()"
+  Added test scripts "t/m012.t" and "t/m013.t" for this new mode
+  The language can now be set individually for each function
    in "Date::Calc" that requires it (through a new optional
    parameter; the default continues to be a global setting
    for backward compatibility); the affected functions are:
    "Decode_Month()", "Decode_Day_of_Week()", "Compressed_to_Text()",
    "Date_to_Text()", "Date_to_Text_Long()", "Calendar()",
    "Month_to_Text()", "Day_of_Week_to_Text()", "Day_of_Week_Abbreviation()",
    "Decode_Date_EU()", "Decode_Date_US()", "Decode_Date_EU2()",
    "Decode_Date_US2()", "Parse_Date()".
+  BEWARE that the interface of "DateCalc.c" has changed!
+  Module "Date::Calc::Object" has been changed similarly
+  Module "Date::Calendar::Year" has also been adapted accordingly
+  Many test scripts have been changed to reflect the modifications
    in "Date::Calc", "Date::Calc::Object" and "Date::Calendar::Year"
    and more test cases have been added
+  Updated the documentation to reflect all changes
+  Updated version numbers of dependencies in "t/f000.t"

(sno)

2009-10-11 09:55:51 UTC MAIN commitmail json YAML

Updated devel/p5-Bit-Vector to 7.1

(sno)

2009-10-11 09:55:38 UTC MAIN commitmail json YAML

Updating devel/p5-Bit-Vector from 7.0 to 7.1

Upstream changes:
Version 7.1  29.09.2009
+  Added prefix "BV_" to all global identifiers in "BitVector.c",
    "BitVector.h" and "Vector.xs"

(sno)

2009-10-11 09:45:52 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Getopt to 0.23

(sno)

2009-10-11 09:45:39 UTC MAIN commitmail json YAML

Updating devel/p5-MooseX-Getopt from 0.22nb1 to 0.23

pkgsrc changes:
  - add newly imported devel/p5-MooseX-ConfigFromFile as test depend

Upstream changes:
0.23 Fri. Oct  02 2009
  * MooseX::Getopt
    - Allow the config file to be a code ref which is called to return
      the config file location (Gordon Irving)

(sno)

2009-10-11 09:42:09 UTC MAIN commitmail json YAML

Added print/podofo version 0.7.0

(wiz)

2009-10-11 09:41:55 UTC MAIN commitmail json YAML

2009-10-11 09:41:35 UTC MAIN commitmail json YAML

Initial import of podofo-0.7.0:

PoDoFo is a library to work with the PDF file format. The name
comes from the first letter of PDF (Portable Document Format). A
few tools to work with PDF files are already included in the PoDoFo
package.

The PoDoFo library is a free, portable C++ library which includes
classes to parse PDF files and modify their contents into memory.
The changes can be written back to disk easily. The parser can also
be used to extract information from a PDF file (for example the
parser could be used in a PDF viewer). Besides parsing PoDoFo
includes also very simple classes to create your own PDF files.
All classes are documented so it is easy to start writing your own
application using PoDoFo.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20091011

(wiz)

2009-10-11 09:39:19 UTC MAIN commitmail json YAML

Added devel/p5-IMDB-Film version 0.41

(wiz)

2009-10-11 09:38:53 UTC MAIN commitmail json YAML

Added textproc/epubcheck version 1.0.3

(wiz)

2009-10-11 09:38:36 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Method-Signatures to 0.28

(sno)

2009-10-11 09:38:34 UTC MAIN commitmail json YAML

2009-10-11 09:38:24 UTC MAIN commitmail json YAML

+ fossil, p5-IMDB-Film.

(wiz)

2009-10-11 09:38:21 UTC MAIN commitmail json YAML

Updating devel/p5-MooseX-Method-Signatures from 0.27nb1 to 0.28

Upstream changes:
0.28  Fri, 09 Oct 2009 01:28:02 +0200
  * Fix default values for named arguments.

(sno)

2009-10-11 09:37:45 UTC MAIN commitmail json YAML

Initial import of p5-IMDB-Film-0.41:

IMDB::Film is OO Perl interface to the database of films IMDB
(www.imdb.com). It allows to retrieve information about movies by
its IMDB code or title. Also, there is a possibility to get
information about IMDB persons (actors, actresses, directors, etc.)
by their name of code.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20091011

(wiz)

2009-10-11 09:36:56 UTC MAIN commitmail json YAML

Initial import of epubcheck-1.0.3:

EpubCheck is a tool to validate IDPF Epub files. It can detect many
types of errors in Epub. OCF container structure, OPF and OPS
mark-up, and internal reference consistency are checked. EpubCheck
can be run as a standalone command-line tool, installed as a web
application or used as a library.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20091011

(wiz)

2009-10-11 09:34:05 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV to 1.14

(sno)

2009-10-11 09:33:51 UTC MAIN commitmail json YAML

Updating textproc/p5-Text-CSV from 1.13 to 1.14

pkgsrc changes:
  - Adjust dependencies

Upstream changes:
1.14  Thu Oct  8 15:02:24 2009
- updated the compatibility for Text::CSV_XS version 0.68
    * fail if first arg to new () is not a hash ref
    * added empty_is_undef
    * error_diag () uses warn () in void context instead of STDERR
    * added auto_diag attribute
      (not yet implemented localization feature for autodie)
    * updated documents same as Text::CSV_XS

(sno)

2009-10-11 09:33:17 UTC MAIN commitmail json YAML

Added devel/fossil version 20090921191920

(wiz)

2009-10-11 09:32:30 UTC MAIN commitmail json YAML

Initial import of fossil-200909211920:

There are plenty of open-source version control systems available
on the internet these days. What makes Fossil worthy of attention?

  1. Bug Tracking And Wiki - In addition to doing distributed
  version control like Git and Mercurial, Fossil also supports
  distributed bug tracking and distributed wiki all in a single
  integrated package.

  2. Web Interface - Fossil has a built-in and easy-to-use web
  interface that simplifies project tracking and promotes situational
  awareness. Simply type "fossil ui" from within any check-out
  and Fossil automatically opens your web browser in a page that
  gives detailed history and status information on that project.

  3. Autosync - Fossil supports "autosync" mode which helps to
  keep projects moving forward by reducing the amount of needless
  forking and merging often associated distributed projects.

  4. Self-Contained - Fossil is a single stand-alone executable
  that contains everything needed to do configuration management.
  Installation is trivial: simply download a precompiled binary
  for Linux, Mac, or Windows and put it on your $PATH. Easy-to-compile
  source code is available for users on other platforms. Fossil
  sources are also mostly self-contained, requiring only the "zlib"
  library and the standard C library to build.

  5. Simple Networking - Fossil uses plain old HTTP (with proxy
  support) for all network communications, meaning that it works
  fine from behind restrictive firewalls. The protocol is bandwidth
  efficient to the point that Fossil can be used comfortably over
  a dial-up internet connection.

  6. CGI Enabled - No server is required to use fossil. But a
  server does make collaboration easier. Fossil supports three
  different yet simple server configurations. The most popular is
  a 2-line CGI script. This is the approach used by the self-hosting
  fossil repositories.

  7. Robust & Reliable - Fossil stores content in an SQLite database
  so that transactions are atomic even if interrupted by a power
  loss or system crash. Furthermore, automatic self-checks verify
  that all aspects of the repository are consistent prior to each
  commit. In over two years of operation, no work has ever been
  lost after having been committed to a Fossil repository.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20091011

(wiz)

2009-10-11 09:30:27 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV_XS to 0.68

(sno)

2009-10-11 09:30:14 UTC MAIN commitmail json YAML

Updating textproc/p5-Text-CSV_XS from 0.67 to 0.68

Upstream changes:
2009-09-25 0.68 - H.Merijn Brand  <h.m.brand@xs4all.nl>
    * Attribute auto_diag now localizes to +1 if autodie is active
    * Output name generation in csv2xls (RT#48954)
    * Added csvdiff to examples/
    * Reordered docs. Rewrote SYNOPSIS to be more like a real-world
      code example

(sno)

2009-10-11 09:23:00 UTC MAIN commitmail json YAML

Updated devel/p5-Mouse to 0.37

(sno)

2009-10-11 09:22:46 UTC MAIN commitmail json YAML

Updating devel/p5-Mouse from 0.32nb1 to 0.37

pkgsrc changes:
  - adjusting dependencies (according to META.yml/Makefile.PL)

Upstream changes:
0.37 Mon Sep 28 10:48:27 2009
    * Ensure backward compatibility by author/test-externa.pl (gfx)
    * Change the algorithm of has_method() for backward compatibility (gfx)
    * $ENV{MOUSE_VERBOSE}=1 for Moose-compatible warnings (gfx)

0.36 Sun Sep 27 16:53:06 2009
    * Fix an issue that breaks backward compatibility (gfx)
      - MouseX::Attribute does work, although make tests doesn't pass

0.35 Sat Sep 26 12:38:27 2009
    * Work around Test::Exception 0.27_0x by including authorized ver. (gfx)

0.34 Fri Sep 25 21:55:48 2009
    * Make sure to work on 5.6.2 (gfx)
    * Remove Class::Method::Modifiers dependency (gfx)
    * Remove testing modules from inc/ (gfx)
    * Put t/019-handles.t on ice (gfx)

0.33_01 Thu Sep 24 16:16:57 2009
    * Implement traits => [...] in has() (gfx)

0.33 Wed Sep 23 15:06:40 2009
    * Fix RT #49902: 0.32 fails tests reported by GRUBER (gfx)
    * Add some tests

(sno)

2009-10-11 09:22:00 UTC MAIN commitmail json YAML

Updated wormux; freeradius2; sqlite3; qt4

(adam)

2009-10-11 09:21:23 UTC MAIN commitmail json YAML

Comment out non-existing master sites.
Fix fetch stage on x86_64.

(wiz)

2009-10-11 09:18:25 UTC MAIN commitmail json YAML

Changes 2.1.7:
* Full support for CoA and Disconnect packets as per RFC 3576 and RFC 5176.
  Both receiving and proxying packets is supported.
* Added "src_ipaddr" configuration to "home_server". See proxy.conf for details.
* radsniff now accepts -I, to read from a filename instead of a device.
* radsniff also prints matching requests and any responses to those requests
  when '-r' is used.
* Added example of attr_filter for Access-Challenge packets
* Added support for udpfromto in DHCP code
* radmin can now selectively mark modules alive/dead. See "set module state".
* Added customizable messages on login success/fail.
* Document "chase_referrals" and "rebind" in raddb/modules/ldap
* Preliminary implementation of DHCP relay.
* Made thread pool section optional. If it doesn't exist, the server will run
  single-threaded.
* More...

(adam)

2009-10-11 09:18:05 UTC MAIN commitmail json YAML

Remove master site that does not resolve.

(wiz)

2009-10-11 09:14:53 UTC MAIN commitmail json YAML

2009-10-11 09:14:14 UTC MAIN commitmail json YAML

Changes 3.6.18:
* Versioning of the SQLite source code has transitioned from CVS to Fossil.
* Query planner enhancements.
* The SQLITE_ENABLE_STAT2 compile-time option causes the ANALYZE command to
  collect a small histogram of each index, to help SQLite better select among
  competing range query indices.
* Recursive triggers can be enabled using the PRAGMA recursive_triggers
  statement.
* Delete triggers fire when rows are removed due to a REPLACE conflict
  resolution. This feature is only enabled when recursive triggers are enabled.
* Added the SQLITE_OPEN_SHAREDCACHE and SQLITE_OPEN_PRIVATECACHE flags for
  sqlite3_open_v2() used to override the global shared cache mode settings for
  individual database connections.
* Added improved version identification features: C-Preprocessor macro
  SQLITE_SOURCE_ID, C/C++ interface sqlite3_sourceid(), and SQL function
  sqlite_source_id().
* Obscure bug fix on triggers

(adam)

2009-10-11 09:03:46 UTC MAIN commitmail json YAML

Updated devel/qbzr to 0.14.3

(wiz)

2009-10-11 09:03:29 UTC MAIN commitmail json YAML

Update to 0.14.3, and fix MASTER_SITES.

0.14.3 - 2009-10-02
-------------------
Bugfixes release.

* qcommit:
    * Fixed bug with inability of run qcommit /path/to/tree/root after merge.
      (#433137, Alexander Belchenko)
* qlog:
    * Ensure that tree objects correctly locked when checking for directories.
      (#436467, Gary van der Merwe)

0.14.2 - 2009-09-16
-------------------
Bugfixes.

* qlog:
    * Fixed couple of problems with proper rendering of branch labels
      when inspecting log for several branches (e.g. in shared repo).
* qmerge, qcommit, ...:
  * Fixed a bug where we create the QApp after opening a Branch, but we had
    already installed the QUIFactory(). A branch can be a lightweight checkout
    of a remote location which requires a password. Which wants to open a UI
    dialog, which causes a crash because QApp has not been created yet.
    (#430232, John Arbash Meinel)

0.14.1 - 2009-09-10
-------------------
Maintenance release:

* qannotate:
  * Fixed a bug when annotating a file in a branch with no working tree.
    (Bug 419477)
  * Fixed a bug were the logwidget would crash trying to render some graphs.
    (Bug 417895)
  * Fixed a bug were it was not possible to annotate files that have been
    deleted. (Bug 419790)
  * Fixed a bug where opening a per file diff would crash with a
    ObjectNotLocked error in a 2a branch. (Bug 426688)
* qlog:
  * Fixed a bug where it was not possible to do any file list context menu
    actions on a file that was renamed in the revision that you were viewing.
    (Bug 418340)
  * Fixed a graph layout bug, where if the first revions of a brach was
    filter, there was no non direct line to it. (Bug 417895)
  * Removed superfluous twisties at the end of a filterted branch line.
    (Bug 419784)
  * Fixed a bug where branch lables would show on the wrong revisions.
    (Bug 423201)
* qcommit:
  * Show a friendly error message when tring to commit a specific file,
    and there are pending merges. (Bug 417210)
* qbrowse:
  * Fixed a bug where the window would crash with a ObjectNotLocked error
    when expanded a folder in a 2a branch. (Bug 424258)
* Handle errors raised from _qbzr_run methods and the __init__ methods that
  they call, so that ui-mode is honoured when they are reported. (Bug 420534)

(wiz)

2009-10-11 08:59:58 UTC MAIN commitmail json YAML

Add explicit master site for gcc.

(wiz)

2009-10-11 08:59:39 UTC MAIN commitmail json YAML

Fix tuwien GNU path.

(wiz)

2009-10-11 08:51:51 UTC MAIN commitmail json YAML

Updated editors/Sigil to 0.1.4

(wiz)

2009-10-11 08:51:39 UTC MAIN commitmail json YAML

Update to 0.1.4:

Sigil v0.1.4 2009.10.08.
    - SGF files are now associated with Sigil on Windows (issue #135)
    - SGF files are now associated with Sigil on Mac OS X (issue #10)
    - fixed issue with "Open With" OS actions not working on Macs (issue #111)
    - provided more informative tooltips by following Word 2007 tooltip style (issue #64)
    - the heading text can now be edited in the TOC Editor (issue #131)
    - the Save As dialog now uses the current filename in the filename field (issue #18)
    - views can now be zoomed (issue #44)
    - Sigil no longer loads flow-specific CSS... this was causing more harm than good; loading
    flow-specific CSS will be back in 0.2.0.
    - implemented a NEW workaround for a webkit bug causing the first character of a heading
    created after a chapter break to be displayed incorrectly (issue #78)
    - fixed issue with TOC editor not resolving HTML entities (issue #125)
    - fixed issue with Tidy changing case of attribute names (issue #120)
    - Sigil will from now on check for a newer version on startup and present an informative
    message if such a version is found (issue #67)
    - made SGF importing MUCH faster (issue #119)
    - provided a window icon on Linux
    - providing binary installers for Windows AND LINUX (issue #6)
    - further improved encoding detection for HTML import
    - fixed graphical misalignment of controls in MetaEditor on Linux and Mac platforms
    - fixed syntax highlighting for XPGT stylesheets
    - fixed rare issue with SGF importing that displayed all body text underlined (issue #118)
    - fixed display of the Sigil chapter break in Book View: the red double-line now
    properly appears after all images (issue #117)
    - added support for importing images referenced in SVG elements in HTML import
    - HTML importing now defaults to a locale-aware codec if one is not detected in the HTML stream;
    previously the fallback codec was UTF-8; this change should improve importing of old HTML
    documents (issue #113)

(wiz)

2009-10-11 08:34:59 UTC MAIN commitmail json YAML

Add some suggested font packages for modular xorg.

+ encodings-1.0.3, font-adobe-100dpi-1.0.1, font-adobe-75dpi-1.0.1,
  font-adobe-utopia-100dpi-1.0.2, font-adobe-utopia-75dpi-1.0.2,
  font-adobe-utopia-type1-1.0.2, font-alias-1.0.2, font-bh-100dpi-1.0.1,
  font-bh-75dpi-1.0.1, font-bh-lucidatypewriter-100dpi-1.0.1,
  font-bh-lucidatypewriter-75dpi-1.0.1, font-bh-ttf-1.0.1,
  font-bh-type1-1.0.1, font-bitstream-100dpi-1.0.1,
  font-bitstream-75dpi-1.0.1, font-bitstream-type1-1.0.1,
  font-cursor-misc-1.0.1, font-daewoo-misc-1.0.1, font-dec-misc-1.0.1,
  font-ibm-type1-1.0.1, font-isas-misc-1.0.1, font-jis-misc-1.0.1,
  font-misc-misc-1.1.0, font-mutt-misc-1.0.1, font-sony-misc-1.0.1,
  iceauth-1.0.3, makedepend-1.0.2, mkfontdir-1.0.5, mkfontscale-1.0.7.

(wiz)

2009-10-11 08:33:52 UTC MAIN commitmail json YAML

Updated editors/Sigil to 0.1.3

(wiz)

2009-10-11 08:33:39 UTC MAIN commitmail json YAML

Update to 0.1.3:

Sigil v0.1.3 2009.09.02.
    - implemented a work-around for a bug in Qt causing documents with "us-ascii" encoding
    specified in the XML declaration to crash Sigil (issue #109)
    - resource path updating rewritten; should be more robust
    - fixed an issue where EPUB files from Google Books could not be opened (issue #106)
    - fixed regression for storing the folder from which the user last imported an image (issue #105)
    - refactored HTML file import resource loading: should be a lot more robust now
    - fixed an issue with loading HTML files that reference the same images multiple times (issue #90)
    - implemented non-live View position synchronization; the Views are now synced
    by HTML element: moving the caret in one View will center the other View (upon switching)
    to the same HTML element that held the caret in the first View (issue #8)
    - newlines are now removed from TOC headings to avoid rendering problems in ADE (issue #96)
    - Sigil now creates a unique book identifier (if one is not provided by the user)
    using the UUID standard instead of a radnom sequence of characters and numbers;
    the old "SigilGEN" scheme is replaced with "UUID"
    - initial support for calibre interoperability (issue #94)
    - book updates from TOC editor are now faster and have a much smaller memory overhead
    - fixed issue with removing headings from TOC in TOC editor (issue #88, part 2 and issue #21);
    also made TOC editor updates to headings MUCH more robust
    - all headings are now by default included in TOC... heuristics for "guessing" which
    headings the users wants have been removed (issue #88, part 1)
    - fixed critical issue with Sigil hanging when loading certain SGF files (issue #87)
    - fixed rare issue with duplicate image loading (issue #86)
    - implemented a workaround for a webkit bug causing the first character of a heading
    created after a chapter break to be displayed incorrectly (issue #78)
    - the "makedmg" target for Macs is not build by default anymore and needs to be
    invoked directly; this was done to speed rebuilds
    - Macs now have a standard multiple document interface: opening a new file opens it
    in a new window, not in the old one (issue #22)
    - fixed a bug with warning dialog not informing the user of unsaved changes
    if he tried to load from the recent files list

(wiz)

2009-10-11 08:33:03 UTC MAIN commitmail json YAML

Updated devel/py-usb to 0.4.2

(wiz)

2009-10-11 08:32:50 UTC MAIN commitmail json YAML

Update to 0.4.2:

This release fixes issues related to Python 2.5 and 64 bits machines.
It also fixes some issues in the treatment of return codes of some
libusb functions. As PyUSB 1.0 is under development, PyUSB 0.x is
in bug fixes only mode. This means that no additional future is
planned for this branch.

(wiz)

2009-10-11 08:32:18 UTC MAIN commitmail json YAML

Updated www/py-mechanize to 0.1.11

(wiz)

2009-10-11 08:32:05 UTC MAIN commitmail json YAML

Update to 0.1.11:

2009-02-07 John J Lee <jjl@pobox.com>
* 0.1.11 release.
* Fix quadratic performance in number of .read() calls (and add an
  automated performance test).

(wiz)

2009-10-11 08:31:19 UTC MAIN commitmail json YAML

Updated games/rftg to 0.5.4

(wiz)

2009-10-11 08:31:05 UTC MAIN commitmail json YAML

Update to 0.5.4:

0.5.4:
Fixes crashes when changing game settings on some machines.

(wiz)

2009-10-11 08:28:10 UTC MAIN commitmail json YAML

2009-10-11 08:24:31 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-MethodAttributes to 0.18

(sno)

2009-10-11 08:24:20 UTC MAIN commitmail json YAML

Updating devel/p5-MooseX-MethodAttributes from 0.16nb1 to 0.18

pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
0.18    Fri, 25 Sep 2009 10:51:24 +0100
  * Bump Test::More dependency to 0.88 for done_testing
  * Require namespace::autoclean for t/late_reinitialize.t

0.17    Wed, 23 Sep 2009 15:35:50 +0100
  * Bump MooseX::Types version to 0.20 to avoid warnings with newer
    Moose releases

(sno)

2009-10-11 08:22:34 UTC MAIN commitmail json YAML

Updated devel/p5-Moose to 0.92

(sno)

2009-10-11 08:22:23 UTC MAIN commitmail json YAML

Updating devel/p5-Moose from 0.91nb1 to 0.92

pkgsrc changes:
  - requiring new Class::MOP (0.94)

Upstream changes:
0.92 Tue, Sep 22, 2009
    * Moose::Util::TypeConstraints
      - added the match_on_type operator (Stevan)
        - added tests and docs for this (Stevan)

    * Moose::Meta::Class
      - Metaclass compat fixing should already happen recursively, there's no
        need to explicitly walk up the inheritance tree. (doy)

    * Moose::Meta::Attribute
      - Add tests for set_raw_value and get_raw_value. (nothingmuch)

(sno)

2009-10-11 08:20:05 UTC MAIN commitmail json YAML

Updated devel/p5-Params-Validate to 0.92

(sno)

2009-10-11 08:19:52 UTC MAIN commitmail json YAML

Updating devel/p5-Params-Validate from 0.91nb2 to 0.92

pkgsrc changes:
  - Adjusting license
  - Adjusting dependencies

Upstream changes:
0.92 Sep 25, 2009
- Switched to Module::Build and don't try to detect a compiler. If you want to
  force a Perl-only build, run the Build.PL as "perl Build.PL --pp". Addresses
  RT #44719 (more or less), Reported by Olivier Mengu'e.
- Require Scalar::Util 1.10, since that is the first version with
  looks_like_number. Reported by Olivier Mengu'e. RT #45103.
- Require Attribute::Handlers 0.79. Reported by Olivier Mengu'e. RT #44066.

(sno)

2009-10-11 08:16:35 UTC MAIN commitmail json YAML

Updated devel/p5-Class-C3-XS to 0.13

(sno)

2009-10-11 08:16:22 UTC MAIN commitmail json YAML

Updating devel/p5-Class-C3-XS from 0.11 to 0.13

pkgsrc changes:
  - Adjusting license

Upstream changes:
0.13 Thu Sep 24, 2009
        - Release 0.12_03 as a stable release, without further modifications.

0.12_03 Mon Sep 21, 2009
        - Fix compatibility with perl 5.6.x. Thanks again, Nicholas.

0.12_02 Mon Sep 7, 2009
        - Actually ship with the changes 0.12_01 claimed to have. Thanks for
          catching this, Nicholas.

0.12_01 Sat Aug 22, 2009
        - Backport a couple of performance tweaks from bleadperl. This gives a
          performance improvement of about 40% in calculating the linearized
          isa for hierarchies with single parents only.

(sno)

2009-10-11 08:14:39 UTC MAIN commitmail json YAML

Updated devel/p5-Cache-Memcached to 1.27

(sno)

2009-10-11 08:14:23 UTC MAIN commitmail json YAML

Updating devel/p5-Cache-Memcached from 1.26 to 1.27

pkgsrc changes:
  - Adjusting license

Upstream changes:
2009-09-22: version 1.27
* Fix get() with utf-8 keys  (athomason)
* "stats malloc" command is gone in 1.4; remove those tests (athomason)
* Add append/prepend support (dormando)
* Fix occasional failure in the 100_flush_bug.t test (Ask Bjorn Hansen)

(sno)

2009-10-11 08:13:41 UTC MAIN commitmail json YAML

Update KDE4 to 4.3.2

KDE 4.3.2 brings a nice number of bugfixes, some critical, some just
fixing small annoyances:
* Many crashers have been fixed in KDE's core libraries, bringing more
  stability to all applications
* KWin's window compositing effects have been further stabilized by fixing
  a number of bugs in effect plugins such as the famous coverswitch window
  switcher
* The biggest number of bugs for this release has been fixed in KMail,
  KDE's email client, making it more reliable and usable by correcting a
  number of display issues
* Saving files over themselves works again in Okular, KDE's document viewer

(markd)

2009-10-11 08:12:08 UTC MAIN commitmail json YAML

Updated time/p5-TimeDate to 1.19

(sno)

2009-10-11 08:12:07 UTC MAIN commitmail json YAML

Changes 0.8.5:
* Fix handling of key event during the game
* Fix new sound player warning
* Fix several network bugs related to random generator
* Fix keep-alive connexion to index server when hosting a server from the game
* Fix crash when invalid display resolution requested
* Fix "play in loop" options for network games
* Refresh the public network games list
* Multi-layer sky
* Camera enhancement
* Weapon behavior: gnu, supertux and polecat now explode when pressing space,
  M16 repeats shoot
* Lefthand-operated mouse option
* Small skin animation enhancements
* Automatically create personal directories for maps, teams and game_mode
* New maps
* Do not overlink index server and game server binaries
* Translation updates

(adam)

2009-10-11 08:11:55 UTC MAIN commitmail json YAML

Updating time/p5-TimeDate from 1.17 to 1.19

Upstream changes:
1.19 -- Fri Sep 25 13:59:41 CDT 2009
  * Replace Date::Language::Hungarian with version from CPAN by Lee Goddard

1.18 -- Thu Sep 24 17:43:28 CDT 2009
  * RT#49963 Skip pre 1970 date tests on Win32
  * Added Date::Language::Hungarian (Konrad Lorinczi)

(sno)

2009-10-11 08:10:12 UTC MAIN commitmail json YAML

Updated textproc/p5-Number-Format to 1.73

(sno)

2009-10-11 08:09:58 UTC MAIN commitmail json YAML

Updating textproc/p5-Number-Format from 1.72a to 1.73

pkgsrc changes:
  - Adjusting license

Upstream changes:
Changes for version 1.73 (September 25, 2009)
------------------------
  - Fix locale.t for RUR/RUB distinction (thanks Kevin Phair; RT 46660/45833)
  - Skip locale.t for BSD (thanks Zak B. Elep; RT 48481/46367)
  - In _get_self add UNIVERSAL::isa check on ref (thanks Jordan Macdonald)

(sno)

2009-10-11 08:09:16 UTC MAIN commitmail json YAML

Updated fontforge; jpegoptim; pngcrush

(adam)

2009-10-11 08:07:23 UTC MAIN commitmail json YAML

Changes 1.7.3:
* Print contents of text chunks after IDAT, even when the -n option is used.

(adam)

2009-10-11 08:06:55 UTC MAIN commitmail json YAML

Updated devel/p5-File-Which to 1.09

(sno)

2009-10-11 08:06:42 UTC MAIN commitmail json YAML

Updating devel/p5-File-Which from 1.08 to 1.09

Upstream changes:
1.09 Sun 27 Sep 2009
- Set svn:executable for the exe files so cygwin tests work

(sno)

2009-10-11 08:05:14 UTC MAIN commitmail json YAML

Updated devel/p5-Class-MOP to 0.94

(sno)

2009-10-11 08:05:00 UTC MAIN commitmail json YAML

Updating devel/p5-Class-MOP from 0.93 to 0.94

pkgsrc changes:
  - requiring more actual p5-Test-Simple (0.88) according to META.yml

Upstream changes:
0.94 Tue, Sep 22, 2009
    * Class::MOP::Attribute
        - Introduce set_raw_value and get_raw_value, side effect free variants
          of {get,set}_value. These don't do anything useful in Class::MOP but
          have different behavior that set_value and get_value for Moose
          attributes. (nothingmuch)

(sno)

2009-10-11 08:04:54 UTC MAIN commitmail json YAML

Changes 1.2.3:
* Additional support was added for IPTC and ICC markers.
* Minor fixes were made.

(adam)

2009-10-11 08:01:47 UTC MAIN commitmail json YAML

2009-10-11 08:01:46 UTC MAIN commitmail json YAML

Updated security/p5-IO-Socket-SSL to 1.31

(sno)

2009-10-11 08:01:27 UTC MAIN commitmail json YAML

Updating security/p5-IO-Socket-SSL from 1.30 to 1.31

Upstream changes:
v1.31 2009.09.25
- add and export constants for SSL_VERIFY_*
- set SSL_use_cert if cert is given and not SSL_server
- support alternative CRL file with SSL_crl_file thanks to patch of
  w[DOT]phillip[DOT]moore[AT]gmail[DOT]com

(sno)

2009-10-11 07:51:49 UTC MAIN commitmail json YAML

2009-10-11 07:49:49 UTC MAIN commitmail json YAML

delete pkgsrc generated code from patch-ab
add fix for #348522 from upstream
pkgrevision++

(kefren)

2009-10-11 07:39:26 UTC MAIN commitmail json YAML

2009-10-11 07:36:11 UTC MAIN commitmail json YAML

don't assume we have /bin/zcat

(tnn)

2009-10-11 04:42:05 UTC pkgsrc-2009Q3 commitmail json YAML

Add a file to track changes on the pkgsrc-2009Q3 branch.

(agc)

2009-10-11 04:30:23 UTC MAIN commitmail json YAML

Note the end of the freeze for pkgsrc-2009Q3

(agc)

2009-10-11 02:01:04 UTC MAIN commitmail json YAML

+ aria2-1.6.2, claws-mail-3.7.3, eric3-4.3.8 [now called eric4],
  font-util-1.1.0, fuse-encfs-1.5.2, gdb-7.0, gmime24-2.4.10,
  gnome-vfs-2.24.2, gpredict-1.1, gsasl-1.3, gwaei-1.1, konversation-1.2,
  libXfont-1.4.1, libXft-2.1.14, libXpm-3.5.8, libXres-1.0.4,
  libXt-1.0.7, libXxf86misc-1.0.2, libdrm-2.4.15, libexif-0.6.18,
  libgda-4.0.5 [GNOME 2.28], libv4l-0.6.2, mp3diags-0.99.06.041,
  mpg123-1.9.1, pound-2.4.5 [pkg/42163], py-psycopg-2.0.13,
  tgif-4.2.1, wine-devel-1.1.31, xf86-video-openchrome-0.2.904,
  xf86-video-radeonhd-1.3.0, xf86miscproto-0.9.3.

(wiz)

2009-10-10 20:01:31 UTC MAIN commitmail json YAML

add common Makefile fragment for mozilla packages based on gecko 1.9.1,
such as xulrunner-1.9.1, firefox-3.5, thunderbird-3.0 and seamonkey-2.0.
Nothing in the tree uses this file yet. Having it here now makes for one
less pullup later.

(tnn)

2009-10-10 17:58:57 UTC MAIN commitmail json YAML

Updated www/ikiwiki to 3.20091009

(schmonz)

2009-10-10 17:58:41 UTC MAIN commitmail json YAML

Update to 3.20091009. From the changelog:

  * parentlinks: Add has_parentlinks template parameter to allow styling
    the toplevel index differently etc.
  * img: Correct bug in image size calculation code.
  * img: Fix dependency code for full size images.
  * toggle, relativedate: Support templates that add attributes
    to the body tag.
  * Support RPC::XML 0.69's incompatible object instantiation method.
  * mirrorlist: Display nothing if list is empty.
  * Fix a bug that could lead to duplicate links being recorded
    for tags.
  * Optimize away most expensive file prune calls, when refreshing,
    by only checking new files.

(schmonz)

2009-10-10 12:52:40 UTC MAIN commitmail json YAML

Rename auxiliary getline function which collides with the new prototype in
NetBSD current.  Found on NetBSD/macppc 5.99.19.

(jmmv)

2009-10-10 11:43:38 UTC MAIN commitmail json YAML

2009-10-10 10:31:25 UTC MAIN commitmail json YAML

patch-ab was old and shouldn't have been commited, remove it.

(markd)

2009-10-10 08:33:24 UTC MAIN commitmail json YAML

Fix version number in PKGNAME. Noted by reed.

(wiz)

2009-10-10 08:32:42 UTC MAIN commitmail json YAML

Fix PKGNAME to have a better version number, noted by reed.
While here, update HOMEPAGE.

(wiz)

2009-10-10 02:19:08 UTC MAIN commitmail json YAML

Note update of www/typolight27-translations package to 20091009.

(taca)

2009-10-10 02:18:00 UTC MAIN commitmail json YAML

2009-10-09 19:41:46 UTC MAIN commitmail json YAML

s/Shiretoko/Browser/

(tnn)

2009-10-09 12:56:31 UTC MAIN commitmail json YAML

2009-10-09 12:27:05 UTC MAIN commitmail json YAML

Fix previous change to make really sence; avoid using PECL_VERSION but
mannually set PKGNAME.

Noted by Robert Elz by private mail.  (Thanks much!)

(taca)

2009-10-09 12:01:23 UTC MAIN commitmail json YAML

Fix mastersite / homepage.

(joerg)

2009-10-09 11:21:35 UTC MAIN commitmail json YAML

No find -print0 / xargs -0 on Solaris 10. OK: joerg@

(is)

2009-10-09 03:55:03 UTC MAIN commitmail json YAML

Note update of these packages which have these version on pkgsrc-2009Q2
branch already.

textproc/php5-xsl 5.2.11nb1
databases/php-sqlite 5.2.11.1.0.3

(taca)

2009-10-09 03:53:06 UTC MAIN commitmail json YAML

Add some infomation in comment about packages which shold be checked
when lang/php5 package updated.

(taca)

2009-10-09 03:51:03 UTC MAIN commitmail json YAML

Add PECL_VERSION again to prevent version decrease from pkgsrc-2009Q2
branch.  Add note to remove it after next release of lang/php5, too.

(taca)

2009-10-09 03:49:43 UTC MAIN commitmail json YAML

Remove a TAB in an empty line.

(taca)

2009-10-09 03:06:51 UTC MAIN commitmail json YAML

Bump PKGREVISION which was reseted by lang/php5 update since I forgot to
pullup request to that change to pkgsrc-2009Q2 branch and it is too late
for request the reset of PKGREVISION.

(taca)

2009-10-08 22:41:46 UTC MAIN commitmail json YAML

Remove manual extract step, infrastructure is smart enough for it nowadays.

(wiz)

2009-10-08 17:27:58 UTC MAIN commitmail json YAML

Remove message about xpdf being obsolete.
There are still pdfs that evince doesn't display correctly, while
xpdf does.

(wiz)

2009-10-08 16:52:05 UTC MAIN commitmail json YAML

2009-10-08 16:43:13 UTC MAIN commitmail json YAML

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

pkg_install-20091008:
- Fix German accent
- Don't dereference a null pointer for pkg_admin add

(joerg)

2009-10-08 16:12:41 UTC MAIN commitmail json YAML

+ abcm2ps-5.9.6, abcmidi-20090923, aria2-1.6.1, brasero-2.28.1
  [GNOME 2.28], bzr-2.0.0, cdrdao-1.2.3, diffstat-1.50, drivel-3.0.0,
  dvdstyler-1.7.4, empathy-2.28.0.1 [GNOME 2.28], fetchmail-6.3.12,
  file-roller-2.28.0 [GNOME 2.28], fixesproto-4.1.1, fotoxx-8.5,
  gcdmaster-1.2.3, glib2-2.22.2 [GNOME 2.28], gnome-media-2.28.1
  [GNOME 2.28], gst-plugins0.10-base-0.10.25, gstreamer0.10-0.10.25,
  gtk2-2.18.2 [GNOME 2.28], gtkmm-2.18.2 [GNOME 2.28], iso-codes-3.11,
  kde4-4.3.2, koffice-2.0.82, koffice-l10n-de-2.0.2, libXcomposite-0.4.1,
  libXfixes-4.0.4, libtheora-1.1.1, mpc-0.18, openldap-client-2.4.19,
  p5-DateTime-TimeZone-0.99, p5-GnuPG-Interface-0.42,
  p5-Module-CoreList-2.20, p5-Text-Markdown-1.0.26, pulseaudio-0.9.19,
  py-m2crypto-0.20.2, py-pytz-2009n, python26-2.6.3, scrotwm-0.9.10,
  snes9x-gtk-1.51.77, solfege-3.14.8, system-tools-backends-2.8.2
  [needs polkit>=1.0?|GNOME 2.28], telepathy-gabble-0.9.1,
  telepathy-glib-0.9.0, tellico-1.3.6, tgif-4.2, windowlab-1.37,
  x264-devel-20090930, xextproto-7.1.1, yaz-3.0.49.

(wiz)

2009-10-08 12:59:48 UTC MAIN commitmail json YAML

Set PKG_DESTDIR_SUPPORT to 'no'.  I had set it to user-destdir but it
failed on some ports.  I guess I don't understand PKG_DESTDIR_SUPPORT
so I will just set it to 'no' like others do.

(darcy)

2009-10-08 12:51:31 UTC MAIN commitmail json YAML

Pull up missing "'" from gnats trunk, since netbsd-5 sh(1) trips over
the missing quote -- first half of

2006-06-30  Stephane Chazelas  <Stephane@artesyncp.com>

* edit-pr.sh: missing quote on line 172 (it's OK for the
Bourne shell and AT&T ksh based sh, but not other shells), and
the tr syntax, though POSIX is causing trouble with Solaris
tr.  Closes: PR#613

(hauke)

2009-10-08 12:50:33 UTC MAIN commitmail json YAML

Pull up missing "'" from gnats trunk, since netbsd-5 sh(1) trips over
the missing quote -- first half of

2006-06-30  Stephane Chazelas  <Stephane@artesyncp.com>

* edit-pr.sh: missing quote on line 172 (it's OK for the
Bourne shell and AT&T ksh based sh, but not other shells), and
the tr syntax, though POSIX is causing trouble with Solaris
tr.  Closes: PR#613

(hauke)

2009-10-08 12:49:27 UTC MAIN commitmail json YAML

Redo fix for leaking .buildlink references in a more generic fashion by
using the real path in CPPFLAGS etc. The wrapper framework will translate
those back.

Add some more substitutions for additional directories to help other
packages being destdir safe.

(joerg)

2009-10-08 09:41:27 UTC MAIN commitmail json YAML

+apache-2.2.14, fixesproto-4.1.1, libXcomposte-0.4.1, libXdamage-1.1.2,
libXtst-1.1.0, libXvMC-1.0.5, libXxf86dga-1.1.1, libXxf86vm-1.1.0,
libxkbfile-1.0.6, openssh-5.3.1, randrproto-1.3.1,
xf86-input-keyboard-1.4.0, xf86-input-mouse-1.5.0, xmodmap-1.0.4

apache 2.2.14 fixes CVE-2009-2699, CVE-2009-3094 and CVE-2009-3095.

(taca)

2009-10-08 07:11:30 UTC MAIN commitmail json YAML

Updated mail/getmail to 4.12.0

(schmonz)

2009-10-08 07:11:11 UTC MAIN commitmail json YAML

Update to 4.12.0. From the changelog:

- handle MSExchange failure to deliver message gracefully.  Thanks: Morty
  Abzug.
- documentation updates regarding Python IMAP memory bug.  Thanks: "spig".
- fix bad tag in documentation.

(schmonz)

2009-10-08 06:20:07 UTC MAIN commitmail json YAML

2009-10-08 06:17:24 UTC MAIN commitmail json YAML

2009-10-08 06:15:59 UTC MAIN commitmail json YAML

add and enable kde4

(jnemeth)

2009-10-08 06:15:11 UTC MAIN commitmail json YAML

2009-10-08 01:24:51 UTC MAIN commitmail json YAML

2009-10-08 01:24:03 UTC MAIN commitmail json YAML

2009-10-07 23:58:51 UTC MAIN commitmail json YAML

Get this to build again on NetBSD-5.0/i386.  The build was being tripped
up by a configure script generated by a newer autoconf calling a configure
script generated by an old autoconf in an incompatible way.

(dmcmahill)

2009-10-07 19:40:41 UTC MAIN commitmail json YAML

2009-10-07 19:39:43 UTC MAIN commitmail json YAML

2009-10-07 18:23:19 UTC MAIN commitmail json YAML

2009-10-07 18:03:13 UTC MAIN commitmail json YAML

2009-10-07 17:41:35 UTC MAIN commitmail json YAML

2009-10-07 17:39:41 UTC MAIN commitmail json YAML

2009-10-07 17:34:54 UTC MAIN commitmail json YAML

Fix build. Prepare for DESTDIR.

(joerg)

2009-10-07 17:06:13 UTC MAIN commitmail json YAML

Deal with newer gnuradio and doxygen. Also use xmlto for the main document.

(joerg)

2009-10-07 16:03:00 UTC MAIN commitmail json YAML

2009-10-07 15:56:11 UTC MAIN commitmail json YAML

MAKE_JOBS_SAFE=no

(joerg)

2009-10-07 15:46:47 UTC MAIN commitmail json YAML

2009-10-07 15:38:03 UTC MAIN commitmail json YAML

When using modular Xorg, pass down --x-libaries, otherwise -L gets
used without argument.

(joerg)

2009-10-07 15:34:14 UTC MAIN commitmail json YAML

2009-10-07 15:31:10 UTC MAIN commitmail json YAML

2009-10-07 15:18:03 UTC MAIN commitmail json YAML

2009-10-07 15:14:47 UTC MAIN commitmail json YAML

2009-10-07 15:04:29 UTC MAIN commitmail json YAML

2009-10-07 14:59:36 UTC MAIN commitmail json YAML

DESTDIR support. Fix build on NetBSD 5.0+

(joerg)

2009-10-07 14:17:27 UTC MAIN commitmail json YAML

Note update of www/typolight27-translations package to 20091007.

(taca)

2009-10-07 14:16:04 UTC MAIN commitmail json YAML

2009-10-07 12:53:27 UTC MAIN commitmail json YAML

2009-10-07 11:38:50 UTC MAIN commitmail json YAML

Remove stale distinfo file.

(taca)

2009-10-07 10:58:59 UTC MAIN commitmail json YAML

Note bump PKGREVISION of emacs{,22}{,-nox11}.

(obache)

2009-10-07 10:56:40 UTC MAIN commitmail json YAML

fit for NetBSD-mips variants, do not use pmax configuration.

prevent unrequisite warning messages on NetBSD-alpha (patch-ac) and NetBSD-mips
variants (patch-af). fixes PR 39027.

Bump PKGREVISION.

(obache)

2009-10-07 10:50:59 UTC MAIN commitmail json YAML

2009-10-07 05:57:56 UTC MAIN commitmail json YAML

More gtkdoc-rebase workaround.

(sketch)

2009-10-07 05:01:51 UTC MAIN commitmail json YAML

Remove workaround code which isn't used any more.

(taca)

2009-10-07 05:00:59 UTC MAIN commitmail json YAML

Remove use of temporary workaround for version problem of php-pdo*
packages when they switched to use bundled files in php-5.2.9.

Now we don't need this workaround any more and code itself already
no operation.

No functional change.

(taca)

2009-10-07 04:49:58 UTC MAIN commitmail json YAML

Remove unused SITE_LISP.

(taca)

2009-10-06 21:37:12 UTC MAIN commitmail json YAML

2009-10-06 21:31:14 UTC MAIN commitmail json YAML

2009-10-06 18:47:10 UTC MAIN commitmail json YAML

No APM on NetBSD/amd64.

(joerg)

2009-10-06 18:34:14 UTC MAIN commitmail json YAML

2009-10-06 18:30:42 UTC MAIN commitmail json YAML

Unmark destdir ready, it tries to run a program during install.
Fix PLIST. Bump revision.

(joerg)

2009-10-06 17:41:49 UTC MAIN commitmail json YAML

2009-10-06 17:27:51 UTC MAIN commitmail json YAML

2009-10-06 17:16:47 UTC MAIN commitmail json YAML

Regen patch-aa to work. Do not look at the local tommath headers either.

(joerg)

2009-10-06 15:46:32 UTC MAIN commitmail json YAML

remove three files which were listed twice in the PLIST

(tnn)

2009-10-06 15:05:28 UTC MAIN commitmail json YAML

2009-10-06 14:57:28 UTC MAIN commitmail json YAML

Don't use the buildlink fake gnustep directory here as it would leak
the build path into the binary package. Bump revision.

(joerg)

2009-10-06 14:06:28 UTC MAIN commitmail json YAML

2009-10-06 13:34:54 UTC MAIN commitmail json YAML

Use the correct variable names.

(joerg)

2009-10-06 10:24:01 UTC MAIN commitmail json YAML

Updated www/elinks to 0.12rc2nb3

(obache)

2009-10-06 10:23:45 UTC MAIN commitmail json YAML

Drop dependency on getext-lib.
This packages contains hacked gettext and using it.

Bump PKGREVISION.

(obache)

2009-10-06 05:05:43 UTC MAIN commitmail json YAML

Fix build problem when php-pdo package is already installed.

No functional change.

(taca)

2009-10-06 01:01:52 UTC MAIN commitmail json YAML

Note update of www/typolight27 package to 2.7.5.

(taca)

2009-10-06 00:59:21 UTC MAIN commitmail json YAML

Update typolight27 package to 2.7.5 which fixes a few problem of 2.7.4.

Version 2.7.5 (2009-10-04)
--------------------------
- Fixed issue with newsletter subscriptions not being activated (#1036)
- Fixed issue with events spanning multiple months not displaying correctly (#1045)
- Optimized function trimsplit() to handle large amounts of data (#1001)

(taca)

2009-10-06 00:54:19 UTC MAIN commitmail json YAML

2009-10-06 00:53:26 UTC MAIN commitmail json YAML

2009-10-06 00:52:28 UTC MAIN commitmail json YAML

Add missing header needed for recent (gcc44) gcc.

(dmcmahill)

2009-10-05 08:39:06 UTC MAIN commitmail json YAML

Some fixes for previous.

(sketch)

2009-10-05 06:28:11 UTC MAIN commitmail json YAML

Kludge to work around hardcoded 'grep -o' GNUism.

(sketch)

2009-10-05 04:31:52 UTC MAIN commitmail json YAML

2009-10-05 04:28:46 UTC MAIN commitmail json YAML

Update distinfo to current DISTFILES.

(taca)

2009-10-05 02:40:06 UTC MAIN commitmail json YAML

Fix indentation of show-buildlink3, came from a typo.

(obache)

2009-10-04 17:31:32 UTC MAIN commitmail json YAML

update master_sites. remove one non-working mirror. add one japanese and one australian mirror.

(zafer)

2009-10-04 17:06:02 UTC MAIN commitmail json YAML

+libXv-1.0.5, libXxf86dga-1.1, luit-1.0.4, recordproto-1.14, xkbcomp-1.1.1,
xorg-server-1.7.0, xscope-1.2 [unpackaged]
-samba-3.0.37

(taca)

2009-10-04 17:00:11 UTC MAIN commitmail json YAML

Note update of net/samba package to 3.0.37.

(taca)

2009-10-04 16:58:38 UTC MAIN commitmail json YAML

Update samba package to 3.0.37.

This is a security release in order to address CVE-2009-2813, CVE-2009-2948
and CVE-2009-2906.
Please note that Samba 3.0 is not maintained any longer. This security
release is shipped on a voluntary basis.

  o CVE-2009-2813:
    In all versions of Samba later than 3.0.11, connecting to the home
    share of a user will use the root of the filesystem
    as the home directory if this user is misconfigured to have
    an empty home directory in /etc/passwd.

  o CVE-2009-2948:
    If mount.cifs is installed as a setuid program, a user can pass it a
    credential or password path to which he or she does not have access and
    then use the --verbose option to view the first line of that file.

  o CVE-2009-2906:
    Specially crafted SMB requests on authenticated SMB connections can
    send smbd into a 100% CPU loop, causing a DoS on the Samba server.

(taca)

2009-10-04 15:59:56 UTC MAIN commitmail json YAML

update master_sites. stick to official distribution sites. remove neu.edu.

(zafer)

2009-10-04 15:50:47 UTC MAIN commitmail json YAML

update master_sites. remove ftp entry. service has been suspended.

(zafer)

2009-10-04 15:41:25 UTC MAIN commitmail json YAML

Note update of net/filezilla to 3.2.8

(zafer)

2009-10-04 15:37:31 UTC MAIN commitmail json YAML

Update filezilla to 3.2.8.

Changelog:

* Changing directories at the same time an upload finishes no longer disturbs synchronized browsing
* *nix: Ensure dialogs can be closed using escape key
* *nix: Fix height of settings dialog
* Remember last used search conditions
* Display link overlay on icons of links in remote file list
* Display of average transfer speed should converge faster to overall average
* Simplify default file exists action dialogs
* Apply decimal places size formatting option also to total queue size
* MSW: Reduce number of needed user interactions in installer if update started from within FileZilla
* MSW: Check that there are no running instances of FileZilla before installing
* Fix handling of remote directory names with leading or trailing spaces
* *nix: Fix memory leaks in D-Bus session management and power management inhibitor client code
* *nix: Fall back to org.gnome.SessionManager if org.freedesktop.PowerManagment does not exit to inhibit idle sleep during transfers
* Increase default size of SO_RCVBUF (TCP advertised window) to fix performance issues on high-latency connections
* MSW: Fix displaying list of shares on local network resources
* MSW: Remote file editing no longer gets confused if two filenames only differ in character case
* Fix dialog line wrapping issues
* Ensure width of site manager is large enough to fit all tabs
* Better guard against filename columns being moved or hidden
* *nix, OS X: Handle filesystems without advisory file locking instead of falsely warning about site manager being opened in a different instance of FileZilla

(zafer)

2009-10-04 13:27:51 UTC pkgsrc-2009Q2 commitmail json YAML

2009-10-04 13:26:13 UTC pkgsrc-2009Q2 commitmail json YAML

Pullup ticket 2908 - requested by tron
security update

Revisions pulled up:
- pkgsrc/www/apache22/Makefile by patch to 1.52
- pkgsrc/www/apache22/distinfo by patch to 1.27
- pkgsrc/www/apache22/patches/patch-ab by patch to 1.14

Files removed:
pkgsrc/www/apache22/patches/patch-av
pkgsrc/www/apache22/patches/patch-ba
pkgsrc/www/apache22/patches/patch-bb

The patches update the package to the state in HEAD.

  -------------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: tron
  Date: Sun Oct  4 12:21:35 UTC 2009

  Modified Files:
  pkgsrc/www/apache22: Makefile distinfo
  pkgsrc/www/apache22/patches: patch-ab

  Log Message:
  Add patch from the Apache SVN repository to the vulnerability reported
  in CVE-2009-3095.

  To generate a diff of this commit:
  cvs rdiff -u -r1.51 -r1.52 pkgsrc/www/apache22/Makefile
  cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/apache22/distinfo
  cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/apache22/patches/patch-ab

(spz)

2009-10-04 12:23:55 UTC MAIN commitmail json YAML

Note update of the "apache22" package to version 2.2.13nb3.

(tron)

2009-10-04 12:21:35 UTC MAIN commitmail json YAML

Add patch from the Apache SVN repository to the vulnerability reported
in CVE-2009-3095.

(tron)

2009-10-04 01:28:16 UTC MAIN commitmail json YAML

Note update of mail/squirrelmail package to 1.4.20rc2nb2.

(taca)

2009-10-04 01:27:15 UTC MAIN commitmail json YAML

Add two small fix:

* Use case ignore match for detecting encoded header.  This is
  language independent problem.
* Improve handling of file name of attachment in Japanese environment.

These fixes make squirrelmail usable after remove of japaneses patch.

Bump PKGREVISION.

(taca)

2009-10-03 18:02:32 UTC MAIN commitmail json YAML

Set the correct cpu in macppc and macppc64 so that this builds.  Only
verified in macppc though.

(jmmv)

2009-10-03 16:23:28 UTC MAIN commitmail json YAML

mgetty 1.1.36nb1 actually didn't include the security patch.

(is)

2009-10-03 16:20:39 UTC MAIN commitmail json YAML

fix GNUism in find syntax in the news.daily script source
(reported by Geoff Wing <gcw@pobox.com>)

(spz)

2009-10-03 13:19:45 UTC MAIN commitmail json YAML

Updated mail/thunderbird and mail/thunderbird-gtk1 to 2.0.0.23.

(ghen)

2009-10-03 13:18:23 UTC MAIN commitmail json YAML

2009-10-03 11:43:49 UTC MAIN commitmail json YAML

Actually, the security patch was missing from my last commit. PKGREVISION
increased to distinguish.

(is)

2009-10-03 10:14:18 UTC MAIN commitmail json YAML

Avoid getline breakage.

Now with the patch actually committed.

(ahoka)