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

2024-05-13 20:06:17 UTC Now

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

turn ImageMagick/bl3 inclusion into a simple DEPENDS, nothing
is compiled here

(drochner)

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

recursive PKGREVISION bump for icu shlib version change,
suggested by OBATA Akio

(drochner)

2009-08-11 11:33:58 UTC MAIN commitmail json YAML

Update to Dovecot 1.1.18.

+ dovecot -n/-a now outputs also lda settings.
- Maildir++ quota: Quota was sometimes updated wrong when it was
  being recalculated.
- Searching quoted-printable message body internally converted "_"
  characters to spaces and didn't match search keys with "_".
- Messages in year's first/last day may have had broken timezones
  with OSes not having struct tm->tm_gmtoff (e.g. Solaris).

(ghen)

2009-08-11 11:29:04 UTC MAIN commitmail json YAML

add checksum for added patch

(drochner)

2009-08-11 11:26:23 UTC MAIN commitmail json YAML

Add some updates I have done a bit ago.

(joerg)

2009-08-11 11:17:56 UTC MAIN commitmail json YAML

2009-08-11 11:16:38 UTC MAIN commitmail json YAML

make the installed include files more consistent: don't rely
on HAVE_STDINT_H defined by the client app, don't install
mp4ffint.h which is purely internal,
fix build of the xmms plugin,
bump PKGREVISION

(drochner)

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

Set license to "mit", "gnu-lgpl-v2.1" and "modified-bsd".

(tron)

2009-08-11 06:07:21 UTC MAIN commitmail json YAML

Updated textproc/iso-codes to 3.10.2

(wiz)

2009-08-11 06:07:01 UTC MAIN commitmail json YAML

Update to 3.10.2:

iso-codes 3.10.2
----------------
Tobias Quathamer <toddy@debian.org>
Mon, 3 August 2009

  [ ISO 3166 translations ]
  * Russian by Yuri Kozlov. Closes:#537814
  * Breton by Denis Arnaud (LP)
  * Marathi by Sandeep Shedmake (TP)
  * new Bengali (India) by Runa Bhattacharjee (TP)
  * Czech by Miroslav Kure

  [ ISO 3166-2 translations ]
  * Simplified Chinese by LI Daobing (TP)
  * Danish by Joe Hansen (TP)

  [ ISO 639 translations ]
  * Traditional Chinese by Wei-Lun Chao (TP)
  * Breton by Denis Arnaud (LP)
  * Marathi by Sandeep Shedmake (TP)
  * new Gujarati by Ankit Patel (TP)
  * new Bengali (India) by Runa Bhattacharjee (TP)
  * new Punjabi by A S Alam (TP)
  * Czech by Miroslav Kure

  [ ISO 639-3 translations ]
  * Breton by Denis Arnaud (LP)
  * Marathi by Sandeep Shedmake (TP)
  * new Gujarati by Ankit Patel (TP)

  [ ISO 15924 translations ]
  * Breton by Denis Arnaud (LP)
  * Czech by Miroslav Kure

  [ ISO 4217 translations ]
  * Breton by Denis Arnaud (LP)
  * Czech by Miroslav Kure

(wiz)

2009-08-10 23:12:38 UTC MAIN commitmail json YAML

Updated misc/pciids to 20090807

(wiz)

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

2009-08-10 23:10:29 UTC MAIN commitmail json YAML

patch LP64 bug in AAC plugin (Raymond Meyer via PR pkg/41872)

(tnn)

2009-08-10 23:03:20 UTC MAIN commitmail json YAML

If the OPSYS-specific defconfig file isn't present, don't bomb out the
Makefile by trying to concatenate the non-existent file.  Fixes the build for
Linux, and presumably all other non-NetBSD platforms too.

(dsainty)

2009-08-10 20:37:15 UTC MAIN commitmail json YAML

Disable use of SSE2 accelerations if compiled with gcc<4.2, this causes
crashes. (means this snapshot is just too new for NetBSD's toolchain)

(drochner)

2009-08-10 20:01:37 UTC MAIN commitmail json YAML

bump PKGREVISION for ImageMagick shlib change

(drochner)

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

this changed its shlib major number on last update, adjust ABI requirement

(drochner)

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

+bmp-scrobbler SUBDIR

(kefren)

2009-08-10 19:01:26 UTC MAIN commitmail json YAML

+audio/bmp-scrobbler

(kefren)

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

Import audio/bmp-scrobbler 0.4.0, a last.fm reporter for beep media player.
Started from wip xmms similar work

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(kefren)

2009-08-10 17:53:45 UTC MAIN commitmail json YAML

xchm update is done.

(minskim)

2009-08-10 17:50:43 UTC MAIN commitmail json YAML

Note update of xchm.

(minskim)

2009-08-10 17:50:04 UTC MAIN commitmail json YAML

Update xchm to 1.17.

Changes since 1.13:
+ fixed Normalize() code for Windows CHM files.
+ fixed "Cannot display document in <whatever> encoding"
  error.
+ now allowing ENTER to work in the bookmarks list.
+ updated Romanian, German translations.
+ added Belarusian translation.
+ don't initialize locale data on Windows (English-only)
+ fixed build problem with Unicode-detecting #ifdefs
  inside wxT() macros.
+ made the source code GCC 4.3 friendly (fixed duplicate
  parameters issue in GetItem()).
+ #included <bitfiddle.inl> in chmapp.cpp (apparently it
  did not compile without this on some platforms)
+ updated French translation.
+ fixed XPM compile-time warnings for GCC 4.3
+ bumped minimum accepted wxWidgets version to 2.8.
+ added tabbed browsing support (from Cedric Boudinet).
+ Firefox-style shortcuts for navigation.
+ fixed font non-Latin encoding character set encoding
  problem.
+ replaced the checks for u_intXX_t with checks for the
  more standard uintXX_t.
+ some refactoring.
+ added #include <stdint.h> GCC 4.4 patch from the Gentoo
  ebuild.

(minskim)

2009-08-10 17:00:36 UTC MAIN commitmail json YAML

Updated misc/xchm to 1.13nb1

(wiz)

2009-08-10 17:00:15 UTC MAIN commitmail json YAML

Convert to wxGTK28. Bump PKGREVISION.

(wiz)

2009-08-10 16:59:20 UTC MAIN commitmail json YAML

Updated multimedia/dvdstyler to 1.5.1nb1

(wiz)

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

Convert to wxGTK28. Bump PKGREVISION.

(wiz)

2009-08-10 16:58:29 UTC MAIN commitmail json YAML

Updated multimedia/mmg to 1.7.0nb1

(wiz)

2009-08-10 16:58:03 UTC MAIN commitmail json YAML

Updated graphics/wxsvg to 1.0beta6nb2

(wiz)

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

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

Convert to wxGTK28. Bump PKGREVISION.

(wiz)

2009-08-10 15:14:03 UTC MAIN commitmail json YAML

option perl needs perl at runtime.

(wiz)

2009-08-10 14:18:13 UTC MAIN commitmail json YAML

Add two patches:
* On some systems, curses.h defines TRUE and FALSE, so conditionalise
  them in lib.h to avoid compiler complaints about duplicate definitions.
* mutt_curses.h refers to event_t from mutt.h, and SHORT_STRING from lib.h,
  so include those headers fom mutt_curses.h.

These patches allow mutt-devel to build on NetBSD-5.99.15.

Bump PKGREVISION to 1.

(apb)

2009-08-10 14:03:56 UTC MAIN commitmail json YAML

Basic default buildlink3.mk, for packages wanting access to pppd's headers.

(dsainty)

2009-08-10 13:17:34 UTC MAIN commitmail json YAML

inputmethod/libhangul uses c99.

(minskim)

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

Fix GRE registration. Should fix PR pkg/41866. PKGREVISION++

(tnn)

2009-08-10 12:15:57 UTC MAIN commitmail json YAML

Updated net/Transmission to 1.73

(tnn)

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

Update to Transmission-1.73.

All Platforms
* Fix bug where user-configured peer limits could be exceeded
* Use less memory in some high-peer situations
* Better estimation of time left to download
* Support supportcrypto and requirecrypto flags in http tracker announces
* Update to newer snapshots of libnatpmp and miniupnpc
* Make DHT a compile-time option
GTK+
* Use GDK-safe versions of g_idle_add() and g_timeout_add*()
* Save some space in GTK+ >= 2.16.0 by not building SexyIconEntry
Qt
* Fix bug that crashed Qt client when setting alternative up/down speeds
Daemon
* Add umask support
Web Client
* Inspector and Add Torrent buttons for iPhone/iPod Touch
* Add location field to inspector
CLI
* Some torrent files created with transmission-cli were invalid

(tnn)

2009-08-10 12:00:04 UTC pkgsrc-2009Q2 commitmail json YAML

Pullup ticket #2858 - requested by bouyer
py-smbpasswd: build fix

Revisions pulled up:
- security/py-smbpasswd/Makefile 1.4
---
Module Name: pkgsrc
Committed By: bouyer
Date: Sat Aug  8 14:16:55 UTC 2009

Modified Files:
pkgsrc/security/py-smbpasswd: Makefile

Log Message:
This works fine with python 2.5

(tron)

2009-08-10 11:59:23 UTC pkgsrc-2009Q2 commitmail json YAML

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

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

(tron)

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

Update "apache22" package to version 2.2.13. Changes since 2.2.12:
- mod_ssl, ab: improve compatibility with OpenSSL 1.0.0 betas.  Report
  warnings compiling mod_ssl against OpenSSL to the httpd developers.
  [Guenter Knauf]
- mod_cgid: Do not add an empty argument when calling the CGI script.
  Bug 46380 [Ruediger Pluem]
- Fix potential segfaults with use of the legacy ap_rputs() etc
  interfaces, in cases where an output filter fails.  Bug 36780.
  [Joe Orton]

(tron)

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

needs pkg-config (for newer libshout), pointed out by Hasso Tepper

(drochner)

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

needs pkg-config (for newer libshout), pointed out by Hasso Tepper

(drochner)

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

avoid crashes if the disk title or artist cannot be identified
(just workarounds, the code is too messy for a real fix),
bump PKGREVISION

(drochner)

2009-08-10 09:47:23 UTC MAIN commitmail json YAML

Correct patch-ac checksum.

(hasso)

2009-08-10 08:47:58 UTC MAIN commitmail json YAML

Note update of "mail/fetchmail" and "mail/fetchmailconf" packages
to version 6.3.11.

(tron)

2009-08-10 08:46:30 UTC MAIN commitmail json YAML

Update "fetchmail" package to version 6.3.11. Changes since version 6.3.8:
- Security fixes for CVE-2009-2666, CVE-2007-4565 and CVE-2008-2711.
- Fetchmail no longer drops permanently undelivered messages by default,
  to match historic documentation.  It does this by adding a new
  "softbounce" option.
- A lot bug fixes and improvements.

(tron)

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

Update to 1.6.1.2.

pkgsrc change: restore checksums for ilbc files.

  This release has been made to address one or more security vulnerabilities
  that have been identified. A security advisory document has been published
  for each vulnerability that includes additional information. Users of
  versions of Asterisk that are affected are strongly encouraged to review
  the advisories and determine what action they should take to protect their
  systems from these issues.

  Security Advisories: AST-2009-004

(jnemeth)

2009-08-10 06:49:46 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV_XS to 0.67

(sno)

2009-08-10 06:49:32 UTC MAIN commitmail json YAML

Updating package for p5 module Text::CSV_XS from 0.66 to 0.67

(sno)

2009-08-10 06:41:57 UTC MAIN commitmail json YAML

Updated security/p5-Module-Signature to 0.55nb2

(sno)

2009-08-10 06:40:38 UTC MAIN commitmail json YAML

Removing incorrect dependency to PAR::Dist and add license information
according to META.yml (to remove cyclic depend).

(sno)

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

Updated fonts/inconsolata-ttf to 20090207

(wiz)

2009-08-10 06:22:08 UTC MAIN commitmail json YAML

Since the font file name hasn't changed, set DIST_SUBDIR.
Set PKGVERSION to 20090207, since that's the file's date.

(wiz)

2009-08-10 06:18:52 UTC MAIN commitmail json YAML

Downgrade xf86-video-intel to 2.7.1nb1.

(wiz)

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

hasso says that 2.8.0 is almost useless for any user not using Linux,
because it now only supports DRI2 or KMS.

Downgrade to 2.7.1nb1.

(wiz)

2009-08-10 02:41:28 UTC MAIN commitmail json YAML

update to the latest version of the font file on the dist site

(perry)

2009-08-10 00:27:50 UTC MAIN commitmail json YAML

revision bump for PLIST fix

(tnn)

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

Updated audio/faad2 to 2.7

(tnn)

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

2009-08-10 00:01:56 UTC MAIN commitmail json YAML

- Update to faad2-2.7
- set LICENSE to gnu-gpl-v2
- install faad(1) manpage

2009-02-02 - Version 2.7
* DAB+ support
* Use public headers internally to prevent duplicate declarations
* Explicitly typedef all types as signed
* Made sure MAIN prediction can't be started after the first frame
* Lot's of compilation issues solved
* Bugfix in SBR envelope border calculation

(tnn)

2009-08-09 23:16:53 UTC MAIN commitmail json YAML

- libsigsegv-2.7, libxklavier-4.0, libxml++-2.26.1, mpc-0.16,
  ncmpc-0.14, nut-14.4.

(wiz)

2009-08-09 23:15:55 UTC MAIN commitmail json YAML

Updated biology/nut to 14.4

(wiz)

2009-08-09 23:15:43 UTC MAIN commitmail json YAML

Update to 14.4:

Changes: This release adds a feature that can automatically choose
food quantities when a meal is to have a particular amount of fat,
protein, or carbohydrate. Currently, you can modify a food quantity
from the meal list by typing the food number and a new quantity.
For example, "2 100g" means change food #2 to 100 grams. This
feature allows the user to type "protein", "carb", or "fat" instead
of an explicit new quantity. For example, "2 carb" indicates that
you want the second food's quantity changed so that the meal's
Daily Value for non-fiber carb is satisfied.

* 14.3

Changes: This release modifies the default polyunsaturated fat
reference values.

* 14.2

Changes: This release revises the default fatty acid reference
values.

* 14.1

Changes: This release updates the Omega-3 defaults.

* 14.0

Changes: This release introduces the new USDA Nutrient Database
SR21, and allows current nut installations to have their existing
meal records reinterpreted with the new database.

(wiz)

2009-08-09 23:14:02 UTC MAIN commitmail json YAML

Updated audio/mpc to 0.16

(wiz)

2009-08-09 23:13:52 UTC MAIN commitmail json YAML

Update to 0.16:

0.16 (2009/05/25)
* added command "current"
* support the new MPD modes "consume" and "single"
* added command "idle"

(wiz)

2009-08-09 23:13:04 UTC MAIN commitmail json YAML

Updated audio/ncmpc to 0.14

(wiz)

2009-08-09 23:12:54 UTC MAIN commitmail json YAML

Update to 0.14:

ncmpc 0.14 - 2009-04-21
  * bell on wrapped search (optionally)
  * added new "jump" ('.') command, which queries the user for a string and
    jumps to the entry which begins with that string while the user is typing.
  * added new "select range" ('v') command, which lets the user perform various
    actions (e.g. add to playlist, delete, move, shuffle) on ranges of songs
  * added commands ('H', 'M', 'L') to jump to top, middle, and bottom of screen
  * added scrolling commands ('^B', '^N', 'B', 'N') to scroll up/down one line
    or up/down half a screen
  * added screen swap ('`') command to switch to the most recently used screen
  * added MPD information and currently playing song to the info screen ('i')
  * support for new MPD 0.15 modes: single ('y'), consume ('C')
  * added "scroll-offset" option
  * new translations: Czech, Simplified Chinese, Korean, Ukrainian, Dutch

(wiz)

2009-08-09 23:07:59 UTC MAIN commitmail json YAML

Updated textproc/libxml++ to 2.26.1

(wiz)

2009-08-09 23:07:48 UTC MAIN commitmail json YAML

Update to 2.26.1:

2.26.1:

* Build fixes
* Build without exceptions

(wiz)

2009-08-09 23:05:43 UTC MAIN commitmail json YAML

remove stale PLIST entry

(tnn)

2009-08-09 23:04:41 UTC MAIN commitmail json YAML

Updated devel/libsigsegv to 2.7

(wiz)

2009-08-09 23:04:31 UTC MAIN commitmail json YAML

Update to 2.7:

New in 2.7:

* Support for platforms that follow POSIX:2008, not POSIX:2001.
* Support for MirBSD 10.
* Support for IRIX 5.3. Contributed by Eric Blake.
* On Linux platforms, libsigsegv now prefers the POSIX way of defining the
  signal handler over than the traditional one, when both are supported.
  As a consequence, on Linux/i386 and other Linux platforms, the type
  'stackoverflow_context_t' is now typedefed to 'ucontext_t *' rather than
  'struct sigcontext *'.

(wiz)

2009-08-09 23:03:15 UTC MAIN commitmail json YAML

+ ircservices-5.1.20, libsigsegv-2.7, py-psycopg-2.0.12, tea-25.1.0,
  xf86-video-geode-2.11.3 [wip].
- autoconf-2.64, cdparanoia-3.0.10.2, gle-4.2.0 (does not exist),
  ircservices-5.1.19, py-bsddb3-4.7.6, py-cups-1.9.46, py-lxml-2.2.2,
  py-mad-0.6, py-musicbrainz-0.4.1, py-pytz-2009j, tomboy-0.14.3,
  xf86-input-vmmouse-12.6.5, xf86-video-apm-1.2.2, xf86-video-ast-0.89.9,
  xf86-video-cirrus-1.3.2, xf86-video-geode-2.11.2, xf86-video-glint-1.2.4,
  xf86-video-i128-1.3.3, xf86-video-i740-1.3.2, xf86-video-intel-2.8.0,
  xf86-video-mach64-6.8.2, xf86-video-mga-1.4.11,
  xf86-video-neomagic-1.2.4, xf86-video-nv-2.1.14, xf86-video-r128-6.8.1,
  xf86-video-rendition-4.2.2, xf86-video-s3-0.6.3,
  xf86-video-s3virge-1.10.4, xf86-video-savage-2.3.1,
  xf86-video-siliconmotion-1.7.3, xf86-video-sis-0.10.2,
  xf86-video-tdfx-1.4.3, xf86-video-trident-1.3.3, xf86-video-tseng-1.2.2,
  xf86-video-vesa-2.2.1, xf86-video-vmware-10.16.7, xtrans-1.2.4,
  xwininfo-1.0.4, yaz-3.0.47.

(wiz)

2009-08-09 23:01:48 UTC MAIN commitmail json YAML

Updated x11/xf86-video-vmware to 10.16.7

(wiz)

2009-08-09 23:01:37 UTC MAIN commitmail json YAML

Update to 10.16.7:
Bob Long (1):
      Fix black screen after resume from hibernate.

Micah Dowty (1):
      An imperfect fix for Xinerama state changes without a mode change

Philip Langdale (1):
      Bump for 10.16.7 Release.

(wiz)

2009-08-09 23:00:49 UTC MAIN commitmail json YAML

Updated x11/xf86-video-vesa to 2.2.1

(wiz)

2009-08-09 23:00:39 UTC MAIN commitmail json YAML

Update to 2.2.1:

Adam Jackson (1):
      Attempt VBE PanelID if DDC fails

Dave Airlie (3):
      vesa: update for resources/RAC API removal
      vesa: change to using ABI version check
      vesa: bump for release 2.2.1

Peter Hutterer (1):
      Update to xextproto 7.1 support.

(wiz)

2009-08-09 22:59:50 UTC MAIN commitmail json YAML

Updated x11/xf86-video-tseng to 1.2.2

(wiz)

2009-08-09 22:59:40 UTC MAIN commitmail json YAML

Update to 1.2.2:

Adam Jackson (2):
      Remove useless loader symbol lists.
      tseng 1.2.2

Alan Coopersmith (2):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos

(wiz)

2009-08-09 22:58:38 UTC MAIN commitmail json YAML

Updated x11/xf86-video-trident to 1.3.3

(wiz)

2009-08-09 22:58:28 UTC MAIN commitmail json YAML

Update to 1.3.3:

Adam Jackson (2):
      Remove useless loader symbol lists.
      trident 1.3.2

Alan Coopersmith (2):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos

Chris Ball (2):
      Build fix: set EXA_DRIVER_KNOWN_MAJOR=3
      Revert "Build fix: set EXA_DRIVER_KNOWN_MAJOR=3"

Dave Airlie (3):
      trident: update for resources/RAC API removal
      trident: change to using ABI version check
      bump to 1.3.3 for release

Peter Hutterer (1):
      Update to xextproto 7.1 support.

(wiz)

2009-08-09 22:57:29 UTC MAIN commitmail json YAML

Updated x11/xf86-video-tdfx to 1.4.3

(wiz)

2009-08-09 22:57:19 UTC MAIN commitmail json YAML

Update to 1.4.3:
Dave Airlie (3):
      tdfx: update for resources/RAC API removal
      tdfx: change to using ABI version check
      tdfx: bump for release 1.4.3

(wiz)

2009-08-09 22:56:23 UTC MAIN commitmail json YAML

Updated x11/xf86-video-sis to 0.10.2

(wiz)

2009-08-09 22:56:13 UTC MAIN commitmail json YAML

Update to 0.10.2:

Adam Jackson (1):
      Remove useless loader symbol lists.

Alan Coopersmith (3):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Make sisRegs3D4 big enough to hold all values written to it
      Correct bounds check of blitClip array access

Chris Ball (2):
      Build fixes for EXA3
      Revert "Build fixes for EXA3"

Dave Airlie (3):
      sis: update for resources/RAC API removal
      sis: change to using ABI version check
      sis: bump for release 0.10.2

Peter Hutterer (1):
      Update to xextproto 7.1 support.

(wiz)

2009-08-09 22:55:14 UTC MAIN commitmail json YAML

Updated x11/xf86-video-siliconmotion to 1.7.3

(wiz)

2009-08-09 22:55:04 UTC MAIN commitmail json YAML

Update to 1.7.3:

Adam Jackson (2):
      Remove useless loader symbol lists.
      siliconmotion 1.7.2

Alan Coopersmith (1):
      Fill in COPYING file, add SubmittingPatches URL to README

Francisco Jerez (5):
      Probe the amount of installed memory by trial and error on SM712.
      Fail gracefully when the specified virtual screen doesn't fit in RAM.
      Widen the pixel clock readjust interval for SM712.
      Program MCLK/MXCLK on startup for a secondary SM502.
      Fix EXA rotation for SM502 at 32bpp (bug 22432).

Dave Airlie (4):
      siliconmotion: update for resources/RAC API removal
      siliconmotion: change to using ABI version check
      update for 1.7.3
      fix build after headers moved

Peter Hutterer (1):
      Update to xextproto 7.1 support.

(wiz)

2009-08-09 22:54:05 UTC MAIN commitmail json YAML

Updated x11/xf86-video-savage to 2.3.1

(wiz)

2009-08-09 22:53:56 UTC MAIN commitmail json YAML

Update to 2.3.1:

Adam Jackson (2):
      Remove useless loader symbol lists.
      savage 2.3.0

Alan Coopersmith (2):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos

Alex Villac鱈s Lasso (9):
      Bug #18378: Use xfVillKeyHelperDrawable if available.
      Fix EXA Copy
      Document the existence of the IgnoreEDID option
      YUV packed buffer and YV12 planar buffer (if required) are now separate allocations
      Add AGPforXv Option
      EXA: UTS Optimization
      Fix crash by null pointer access when DRI is not available.
      Implement use of Mastered Image Transfer through AGP for UploadToScreen EXA acceleration.
      Do not use XAAGetCopyROP outside of XAA-specific code

Chris Ball (3):
      Build fix: EXA now requires -DEXA_DRIVER_KNOWN_MAJOR=3
      configure: use AC_DEFINE instead of shell substitution
      Revert EXA 3 build fix.

Tormod Volden (1):
      Savage: Do not add panel modes when there is no panel

Dave Airlie (4):
      savage: update for resources/RAC API removal
      savage: change to using ABI version check
      savage: move abi check down for RAC
      savage: bump for release 2.3.1

Peter Hutterer (1):
      Update to xextproto 7.1 support.

(wiz)

2009-08-09 22:52:28 UTC MAIN commitmail json YAML

Updated x11/xf86-video-s3virge to 1.10.4

(wiz)

2009-08-09 22:52:17 UTC MAIN commitmail json YAML

Update to 1.10.4:
Adam Jackson (2):
      Remove useless loader symbol lists.
      s3virge 1.10.3

Alan Coopersmith (2):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos

Dave Airlie (4):
      s3virge: update for resources/RAC API removal
      s3virge: change to using ABI version check
      s3v: add include to ABI version
      s3virge: bump for release 1.10.4

Peter Hutterer (1):
      Update to xextproto 7.1 support.

(wiz)

2009-08-09 22:51:23 UTC MAIN commitmail json YAML

Updated x11/xf86-video-s3 to 0.6.3

(wiz)

2009-08-09 22:51:13 UTC MAIN commitmail json YAML

Update to 0.6.3:
Adam Jackson (2):
      Remove useless loader symbol lists.
      s3 0.6.2

Alan Coopersmith (2):
      Add README with pointers to mailing list, bugzilla & git repos
      Raise minimum xorg-server required to 1.4 for miGetPointerPosition

Evgeny M. Zubok (4):
      shadowFB option. Interlace mode support. Close bug #14999.
      Trio64V+ now using NewMMIO. Enable Xv for Trio64V+ and Trio64UV+
      Add manual page.
      Revert the using of BIOS defaults for the VRAM/DRAM timings

Adam Hoka (1):
      Handle libpciaccess errors more gently and report any problems

Dave Airlie (5):
      s3: switch to using config pci entity instead of active
      s3: remove unneeded include
      s3: fixup resources under pci access
      s3: change to using ABI version check
      s3: bump for release 0.6.3

(wiz)

2009-08-09 22:50:03 UTC MAIN commitmail json YAML

Updated x11/xf86-video-rendition to 4.2.2

(wiz)

2009-08-09 22:49:53 UTC MAIN commitmail json YAML

Update to 4.2.2:

Adam Jackson (2):
      Remove useless loader symbol lists.
      rendition 4.2.2

Alan Coopersmith (1):
      Fill in COPYING file

(wiz)

2009-08-09 22:48:57 UTC MAIN commitmail json YAML

Updated x11/xf86-video-r128 to 6.8.1

(wiz)

2009-08-09 22:48:48 UTC MAIN commitmail json YAML

Update to 6.8.1:

Alan Coopersmith (2):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos

Dave Airlie (3):
      r128: update for resources/RAC API removal
      r128: change to using ABI version check
      r128: bump for release 6.8.1

Gaetan Nadon (1):
      Use XORG_CHANGELOG macro to create ChangeLog. #22611

John Nielsen (1):
      R128: fix zaphod dualhead after libpciaccess switch

Matthieu Herrb (2):
      Kill bare RCS id.
      Don't de-reference a NULL pointer in R128FreeScreen in the error path.

Peter Hutterer (1):
      Update to xextproto 7.1 support.

(wiz)

2009-08-09 22:47:20 UTC MAIN commitmail json YAML

Updated x11/xf86-video-nv to 2.1.14

(wiz)

2009-08-09 22:47:09 UTC MAIN commitmail json YAML

Update to 2.1.14:
Aaron Plattner (6):
      Fix a dumb typo in the chip name entry for the GeForce 9800 GTX+
      More chip names.
      New chip support.
      Fix modesets on certain GPUs that were broken by the previous commit.
      More new chips
      Bump to 2.1.14

Adam Jackson (1):
      Remove useless loader symbol lists.

Yinan Shen (1):
      G80: Fix incorrect I2C port access for ports above 3.

(wiz)

2009-08-09 22:44:57 UTC MAIN commitmail json YAML

Updated x11/xf86-video-neomagic to 1.2.4

(wiz)

2009-08-09 22:44:47 UTC MAIN commitmail json YAML

Update to 1.2.4:
Adam Jackson (2):
      Remove useless loader symbol lists.
      neomagic 1.2.3

Alan Coopersmith (1):
      Remove xorgconfig & xorgcfg from See Also list in man page
Dave Airlie (4):
      neomagic: remove unneeded include
      neomagic: update for resources/RAC API removal
      neomagic: change to using ABI version check
      neomagic: bump for release 1.2.4

(wiz)

2009-08-09 22:43:38 UTC MAIN commitmail json YAML

Updated x11/xf86-video-mga to 1.4.11

(wiz)

2009-08-09 22:43:28 UTC MAIN commitmail json YAML

Update to 1.4.11:
Adam Jackson (4):
      Remove redundant MGAuseI2C macro
      Normalize DDC for the second head.
      Do E-EDID if built against a server that supports it.
      Remove useless loader symbol lists.

Alan Coopersmith (1):
      Fill in COPYING file, add SubmittingPatches URL to README

Dave Airlie (3):
      mga: update for resources/RAC API removal
      mga: change to using ABI version check
      mga: bump for release 1.4.11

Gaetan Nadon (1):
      xf86-video-mga: use XORG_CHANGELOG macro to create ChangeLog. #22611

(wiz)

2009-08-09 22:42:17 UTC MAIN commitmail json YAML

Updated x11/xf86-video-mach64 to 6.8.2

(wiz)

2009-08-09 22:42:07 UTC MAIN commitmail json YAML

Update to 6.8.2:
Alan Coopersmith (2):
      Doublecheck pictFormat is a supported format
      Fill in COPYING file, add SubmittingPatches URL to README

Dave Airlie (3):
      mach64: update for resources/RAC API removal
      mach64: change to using ABI version check
      mach64: bump for release 6.8.2

Peter Hutterer (1):
      Update to xextproto 7.1 support.

(wiz)

2009-08-09 22:40:28 UTC MAIN commitmail json YAML

Updated x11/xf86-video-intel to 2.8.0

(wiz)

2009-08-09 22:40:16 UTC MAIN commitmail json YAML

Update to 2.8.0:

We are pleased to present this major release of the xf86-video-intel
driver. This release is very similar to the 2.7.99.902 release
candidate but includes a couple of additional bug fixes, (for bugs
#22760 and @22483).

Compared to the 2.7 releases this driver contains several new features
and many bug fixes. The driver now depends on X server 1.6 or later,
and eliminates several obsolete code paths, (XAA and EXA removed in
favor of UXA, DRI1 support eliminated). The driver certainly will work
best with an i915 module from a recent kernel (2.6.31) and with
kernel-modesetting (KMS, specified by loading i915 with the option
"modeset=1").

(wiz)

2009-08-09 22:36:14 UTC MAIN commitmail json YAML

Updated x11/xf86-video-i740 to 1.3.2

(wiz)

2009-08-09 22:36:10 UTC MAIN commitmail json YAML

Fix dependency cycle to Module::Install

(sno)

2009-08-09 22:36:04 UTC MAIN commitmail json YAML

Update to 1.3.2:

Adam Jackson (2):
      Remove useless loader symbol lists.
      i740 1.3.1

Alan Coopersmith (2):
      Fill in COPYING file
      Documentation update

Dave Airlie (5):
      i740: fixup for rac/resources
      Revert "i740: fixup for rac/resources"
      i740: fix rac/resources properly
      i740: change to using ABI version check
      i740: bump for release 1.3.2

(wiz)

2009-08-09 22:35:01 UTC MAIN commitmail json YAML

Updated x11/xf86-video-i128 to 1.3.3

(wiz)

2009-08-09 22:34:51 UTC MAIN commitmail json YAML

Update to 1.3.3:
Adam Jackson (2):
      Remove useless loader symbol lists.
      i128 1.3.2

Alan Coopersmith (1):
      Remove xorgconfig & xorgcfg from See Also list in man page

Chris Ball (1):
      Build fix for EXA 3

Mark Kettenis (2):
      Properly unmap things with libpciaccess.
      Fix endianness bugs in cursor realization code.

Thomas Jaeger (1):
      CheckComposite: Add a few checks

Dave Airlie (3):
      i128: update for resources/RAC API removal
      i128: change to using ABI version check
      i128: bump for release 1.3.3

(wiz)

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

Updated x11/xf86-video-glint to 1.2.4

(wiz)

2009-08-09 22:33:07 UTC MAIN commitmail json YAML

Update to 1.2.4:

Adam Jackson (2):
      Remove useless loader symbol lists.
      glint 1.2.3

Alan Coopersmith (2):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos

Mark Kettenis (5):
      Fix for big-endian machines.
      Only map a 64k block of registers.
      Fix DDC probe.
      Disable int10 code if __sparc__.
      Don't set the default depth to 8bpp.

Dave Airlie (3):
      glint: update for resources/RAC API removal
      glint: change to using ABI version check
      glint: bump for release 1.2.4

Peter Hutterer (1):
      Update to xextproto 7.1 support.

(wiz)

2009-08-09 22:31:48 UTC MAIN commitmail json YAML

Updated x11/xf86-video-cirrus to 1.3.2

(wiz)

2009-08-09 22:31:37 UTC MAIN commitmail json YAML

Update to 1.3.2:
Adam Jackson (2):
      Remove useless loader symbol lists.
      cirrus 1.3.1

Dave Airlie (1):
      cirrus: add inputstr.h explicitly

Dave Airlie (3):
      cirrus: update for resources/RAC API removal
      cirrus: change to using ABI version check
      cirrus: bump for release 1.3.2

(wiz)

2009-08-09 22:30:22 UTC MAIN commitmail json YAML

Updated x11/xf86-video-ast to 0.89.9

(wiz)

2009-08-09 22:30:12 UTC MAIN commitmail json YAML

Update to 0.89.9:
Dave Airlie (4):
      ast: remove unneeded includes for RAC/resource
      ast: update for resources/RAC API removal
      ast: change to using ABI version check
      ast: bump for release 0.89.9

(wiz)

2009-08-09 22:29:01 UTC MAIN commitmail json YAML

Updated x11/xf86-input-vmmouse to 12.6.5

(wiz)

2009-08-09 22:28:51 UTC MAIN commitmail json YAML

Update to 12.6.5:
Adam Jackson (1):
      Compile with INPUT ABI 7.

Matthias Hopf (1):
      Remove ModuleInfoRec and associated bits.

Peter Hutterer (1):
      Needed by newer X servers, otherwise the module data is
      invisible and a dlopen error occurs.

Shelley Gong (1):
      Turn off built-in fallback-to-mouse-driver mechanism.

(wiz)

2009-08-09 22:27:25 UTC MAIN commitmail json YAML

Updated x11/xwininfo to 1.0.4

(wiz)

2009-08-09 22:27:15 UTC MAIN commitmail json YAML

Update to 1.0.4:
    James Cloos (1):
    xwininfo 1.0.4

    Kim Woelders (1):
    Fix window selection by pointer.

(wiz)

2009-08-09 22:25:07 UTC MAIN commitmail json YAML

Remove two master sites: one does not have the file, the other times out.

(wiz)

2009-08-09 22:19:50 UTC MAIN commitmail json YAML

Updated x11/xtrans to 1.2.4

(wiz)

2009-08-09 22:19:39 UTC MAIN commitmail json YAML

Update to 1.2.4:

Alan Coopersmith (6):
      Fix libICE build after code motion in d192bac409...
      Constify string argument to is_numeric
      Constify path argument to trans_mkdir()
      xfs segfaults in _FontTransSocketReopen when cloning itself
      Fix ifdef checks for SVR4 to do the right thing on Solaris
      Version 1.2.4

Benjamin Close (2):
      Revert "Fix "XXX declared 'static' but not defined""
      Update is_numeric base on the declaration change in
389e01fb51ba2d708015e27d8fc17c88a0e55802

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and compiler warnings.

Tomas Carnecky (2):
      Fix "warning: format not a string literal and no format arguments"
      Fix "XXX declared 'static' but not defined"

(wiz)

2009-08-09 21:55:21 UTC MAIN commitmail json YAML

Updated x11/xf86-video-apm to 1.2.2

(wiz)

2009-08-09 21:55:11 UTC MAIN commitmail json YAML

Update to 1.2.2:

Adam Jackson (1):
      Remove useless loader symbol lists.

Alan Coopersmith (1):
      Remove xorgconfig & xorgcfg from See Also list in man page

Dave Airlie (3):
      apm: update for resources/RAC API removal
      apm: fix up ABI properly
      apm: bump for 1.2.2 release

Julien Cristau (1):
      Typo fix

Peter Hutterer (1):
      Update to xextproto 7.1 support.

(wiz)

2009-08-09 21:51:27 UTC MAIN commitmail json YAML

Updated audio/py-musicbrainz to 0.4.1

(wiz)

2009-08-09 21:51:14 UTC MAIN commitmail json YAML

Update to 0.4.1, set LICENSE and convert to user-destdir.

Changes from 0.4.0:

  * Access to a CD drive other than the default drive works again (Luks).
  * IWebService.post() now returns a file-like object instead of None (Luks).
  * Added the "Artificial" language and the "Pseudo-Release" type (Luks).

(wiz)

2009-08-09 21:49:03 UTC MAIN commitmail json YAML

Updated time/py-pytz to 2009j

(wiz)

2009-08-09 21:48:52 UTC MAIN commitmail json YAML

Update to 2009j. Usual timezone updates, I guess.

(wiz)

2009-08-09 21:47:46 UTC MAIN commitmail json YAML

Updated audio/py-mad to 0.6

(wiz)

2009-08-09 21:47:35 UTC MAIN commitmail json YAML

Update to 0.6:

0.6
---

2007-01-22

* Fix decoding error with files containing largish id3v2 tags (Joerg
  Lehmann)
* Fix length calculation (Richard Adenling)

(wiz)

2009-08-09 21:45:59 UTC MAIN commitmail json YAML

Updated textproc/py-lxml to 2.2.2

(wiz)

2009-08-09 21:45:47 UTC MAIN commitmail json YAML

Update to 2.2.2:

2.2.2 (2009-06-21)
==================

Features added
--------------

* New helper functions ``strip_attributes()``, ``strip_elements()``,
  ``strip_tags()`` in lxml.etree to remove attributes/subtrees/tags
  from a subtree.

Bugs fixed
----------

* Namespace cleanup on subtree insertions could result in missing
  namespace declarations (and potentially crashes) if the element
  defining a namespace was deleted and the namespace was not used by
  the top element of the inserted subtree but only in deeper subtrees.

* Raising an exception from a parser target callback didn't always
  terminate the parser.

* Only {true, false, 1, 0} are accepted as the lexical representation for
  BoolElement ({True, False, T, F, t, f} not any more), restoring lxml <= 2.0
  behaviour.

2.2.1 (2009-06-02)
==================

Features added
--------------

* Injecting default attributes into a document during XML Schema
  validation (also at parse time).

* Pass ``huge_tree`` parser option to disable parser security
  restrictions imposed by libxml2 2.7.

Bugs fixed
----------

* The script for statically building libxml2 and libxslt didn't work
  in Py3.

* ``XMLSchema()`` also passes invalid schema documents on to libxml2
  for parsing (which could lead to a crash before release 2.6.24).

2.2 (2009-03-21)
================

Features added
--------------

* Support for ``standalone`` flag in XML declaration through
  ``tree.docinfo.standalone`` and by passing ``standalone=True/False``
  on serialisation.

Bugs fixed
----------

* Crash when parsing an XML Schema with external imports from a
  filename.

2.2beta4 (2009-02-27)
=====================

Features added
--------------

* Support strings and instantiable Element classes as child arguments
  to the constructor of custom Element classes.

* GZip compression support for serialisation to files and file-like
  objects.

Bugs fixed
----------

* Deep-copying an ElementTree copied neither its sibling PIs and
  comments nor its internal/external DTD subsets.

* Soupparser failed on broken attributes without values.

* Crash in XSLT when overwriting an already defined attribute using
  ``xsl:attribute``.

* Crash bug in exception handling code under Python 3.  This was due
  to a problem in Cython, not lxml itself.

* ``lxml.html.FormElement._name()`` failed for non top-level forms.

* ``TAG`` special attribute in constructor of custom Element classes
  was evaluated incorrectly.

Other changes
-------------

* Official support for Python 3.0.1.

* ``Element.findtext()`` now returns an empty string instead of None
  for Elements without text content.

2.2beta3 (2009-02-17)
=====================

Features added
--------------

* ``XSLT.strparam()`` class method to wrap quoted string parameters
  that require escaping.

Bugs fixed
----------

* Memory leak in XPath evaluators.

* Crash when parsing indented XML in one thread and merging it with
  other documents parsed in another thread.

* Setting the ``base`` attribute in ``lxml.objectify`` from a unicode
  string failed.

* Fixes following changes in Python 3.0.1.

* Minor fixes for Python 3.

Other changes
-------------

* The global error log (which is copied into the exception log) is now
  local to a thread, which fixes some race conditions.

* More robust error handling on serialisation.

2.2beta2 (2009-01-25)
=====================

Bugs fixed
----------

* Potential memory leak on exception handling.  This was due to a
  problem in Cython, not lxml itself.

* ``iter_links`` (and related link-rewriting functions) in
  ``lxml.html`` would interpret CSS like ``url("link")`` incorrectly
  (treating the quotation marks as part of the link).

* Failing import on systems that have an ``io`` module.

2.1.5 (2009-01-06)
==================

Bugs fixed
----------

* Potential memory leak on exception handling.  This was due to a
  problem in Cython, not lxml itself.

* Failing import on systems that have an ``io`` module.

2.2beta1 (2008-12-12)
=====================

Features added
--------------

* Allow ``lxml.html.diff.htmldiff`` to accept Element objects, not
  just HTML strings.

Bugs fixed
----------

* Crash when using an XPath evaluator in multiple threads.

* Fixed missing whitespace before ``Link:...`` in ``lxml.html.diff``.

Other changes
-------------

* Export ``lxml.html.parse``.

2.1.4 (2008-12-12)
==================

Bugs fixed
----------

* Crash when using an XPath evaluator in multiple threads.

2.0.11 (2008-12-12)
===================

Bugs fixed
----------

* Crash when using an XPath evaluator in multiple threads.

2.2alpha1 (2008-11-23)
======================

Features added
--------------

* Support for XSLT result tree fragments in XPath/XSLT extension
  functions.

* QName objects have new properties ``namespace`` and ``localname``.

* New options for exclusive C14N and C14N without comments.

* Instantiating a custom Element classes creates a new Element.

Bugs fixed
----------

* XSLT didn't inherit the parse options of the input document.

* 0-bytes could slip through the API when used inside of Unicode
  strings.

* With ``lxml.html.clean.autolink``, links with balanced parenthesis,
  that end in a parenthesis, will be linked in their entirety (typical
  with Wikipedia links).

(wiz)

2009-08-09 21:43:08 UTC MAIN commitmail json YAML

Updated print/py-cups to 1.9.46

(wiz)

2009-08-09 21:42:54 UTC MAIN commitmail json YAML

Update to 1.9.46:

New in 1.9.46:

* cups.Connection.getDevices() now takes optional limit,
  exclude_schemes and include_schemes arguments.
* cups.Connection.getPPDs() now takes optional limit, exclude_schemes,
  include_schemes, ppd_device_id, ppd_make, ppd_make_and_model,
  ppd_model_number, ppd_product, ppd_psversion, ppd_type and
  ppd_natural_language arguments.
* cups.ppdSetConformance() method.
* cups.PPD_CONFORM_RELAXED constant.
* cups.PPD_CONFORM_STRICT constant.
* cups.modelSort() now accepts Unicode strings.

New in 1.9.45:

* cups.PPD.localizeIPPReason()
* cups.PPD.localizeMarkerName()

(wiz)

2009-08-09 21:38:08 UTC MAIN commitmail json YAML

2009-08-09 21:37:19 UTC MAIN commitmail json YAML

Update to 1.45. From the changelog:

- Removed some unused module requirements statements from lib/**.pm.
- Added a note about date parsing/generation (thanks to an email
    correspondent).
- Applied a patch by "David White" to have uppercase letter in
    namespace/module identifiers.
- https://rt.cpan.org/Ticket/Display.html?id=48405
- Added "resources" and "keywords" to the Build.PL.

(schmonz)

2009-08-09 21:17:49 UTC MAIN commitmail json YAML

Enabled installation to DESTDIR. (OK by martti@).

(heinz)

2009-08-09 21:15:31 UTC MAIN commitmail json YAML

Enabled installation to DESTDIR. (OK by martti@).

(heinz)

2009-08-09 21:13:40 UTC MAIN commitmail json YAML

add mozilla-jit option

(tnn)

2009-08-09 21:13:34 UTC MAIN commitmail json YAML

Updated devel/autoconf to 2.64

(wiz)

2009-08-09 21:13:23 UTC MAIN commitmail json YAML

Update to 2.64.

XXX: Needs m4>=1.4.6, but we use USE_TOOLS+=gm4:run, and I don't see
a way to specify a version there. Please someone fix that :)
On the other hand, 1.4.6 was added to pkgsrc in 09/2006, so I hope
everyone has it by now.

* Major changes in Autoconf 2.64 (2009-07-26) [stable]
  Released by Eric Blake, based on git versions 2.63b.*.

** Autoconf now requires GNU M4 1.4.6 or later.  Earlier versions of M4
  have a bug in regular expression handling that interferes with some
  of the speedups provided since Autoconf 2.63.  GNU M4 1.4.13 or
  later is recommended.

** AS_IF and AS_CASE have been taught to avoid syntax errors even when
  given arguments that expand to just whitespace.

** The following documented autoconf macros are new:
  AC_ERLANG_SUBST_ERTS_VER

** The autoheader tool now understands m4 macro arguments passed to
  AC_DEFINE and AC_DEFINE_UNQUOTED.

** Ensure AT_CHECK can support commands that include a # given with
  proper m4 quoting.  For shell comments, this is a new feature; for
  non-shell comments, this fixes a regression introduced in 2.63b.
  Additionally, AT_CHECK correctly supplies shell escapes for
  metacharacters occurring in m4 macro expansions within the expected
  stdout and stderr parameters.

** The macro AT_CHECK now understands the concept of hard failure.  If
  a test exits with an unexpected status 99, cleanup actions for the
  test are inhibited and the test is treated as a failure regardless
  of AT_XFAIL_IF.  It also understands the new directives
  ignore-nolog, stdout-nolog, and stderr-nolog.

** The following documented autotest macros are new:
  AT_CHECK_UNQUOTED  AT_FAIL_IF  AT_SKIP_IF

** The following documented m4sugar macros are new:
  m4_argn  m4_copy_force  m4_default_nblank  m4_default_nblank_quoted
  m4_ifblank  m4_ifnblank  m4_rename_force

** The autoconf testsuite now exercises all Erlang macros.

* Major changes in Autoconf 2.63b (2009-03-31) [beta]
  Released by Eric Blake, based on git versions 2.63.*.

** The manual is now shipped under the terms of the GNU FDL 1.3.

** AC_REQUIRE now detects the case of an outer macro which first expands
  then later indirectly requires the same inner macro.  Previously,
  this case led to silent out-of-order expansion (bug present since
  2.50); it now issues a syntax warning, and duplicates the expansion
  of the inner macro to guarantee dependencies have been met.  See
  the manual for advice on how to refactor macros in order to avoid
  the bug in earlier autoconf versions and avoid increased script
  size in the current version.

** AC_DEFUN_ONCE has improved semantics.  Previously, a macro declared
  with AC_DEFUN_ONCE warned on a second invocation; and out-of-order
  expansion was still possible.  Now, dependencies are guaranteed,
  and subsequent invocations are a silent no-op.  This makes
  AC_DEFUN_ONCE an ideal macro for silencing AC_REQUIRE warnings.

** The following macros are now defined with AC_DEFUN_ONCE.  This means
  a subtle change in semantics; previously, an AC_DEFUN macro could
  expand one of these macros multiple times or surround the macro
  inside shell conditional text to bypass the effects of these
  macros, but now the macro will expand exactly once, and prior to
  the start of any enclosing AC_DEFUN macro:
  AC_CANONICAL_BUILD  AC_CANONICAL_HOST  AC_CANONICAL_TARGET
  AC_HEADER_ASSERT  AC_PROG_INSTALL  AC_PROG_MKDIR_P
  AC_USE_SYSTEM_EXTENSIONS

** AC_LANG_ERLANG works once again (regression introduced in 2.61a).

** AC_HEADER_ASSERT is fixed so that './configure --enable-assert' no
  longer mistakenly disables assertions.

** AC_INIT now takes an optional fifth parameter that can be used to
  set AC_PACKAGE_URL, a URL for the package's home page; the URL is
  used in `configure --help' and is also available via AC_DEFINE.

** Autotest testsuites accept an option --jobs[=N] for parallel testing.
  This feature is still in testing, and may not work on every
  platform, help in improving it would be appreciated.

** Autotest testsuites do not attempt to write startup error messages
  to the log file before that is opened (regression introduced in 2.63).

** Configure scripts now use shell functions.  This feature leads to
  smaller configure files and faster execution.

** Present But Cannot Be Compiled: Autoconf will now proceed with
  the compiler's result if a header is present but cannot be compiled.
  The warning is still printed, and you should really fix it by
  providing a fourth parameter to AC_CHECK_HEADER/AC_CHECK_HEADERS.

** Autoreconf added aclocal to the set of programs affected by the
  `autoreconf -I dir' option.

** The following documented m4sugar macros are new:
  m4_chomp  m4_chomp_all  m4_cleardivert  m4_curry  m4_default_quoted
  m4_esyscmd_s  m4_map_args  m4_map_args_pair  m4_map_args_sep
  m4_map_args_w  m4_set_map  m4_set_map_sep  m4_stack_foreach
  m4_stack_foreach_lifo  m4_stack_foreach_sep
  m4_stack_foreach_sep_lifo

** The following m4sugar macros are documented now, but in some cases
  with slightly different semantics than what the previous
  undocumented version had:
  m4_copy  m4_dumpdefs  m4_rename  m4_version_prereq

** The m4sugar macro m4_expand has been taught to handle unterminated
  comments and shell case statements.  As a result, it is used
  internally in more places, such as AC_DEFINE and AT_CHECK.  Most
  uses of AC_DEFINE and AT_CHECK should not behave any differently;
  however, it may be necessary to add double-quoting around
  unbalanced `(' where single-quoting used to be sufficient.

** The following documented m4sh macros are new:
  AS_INIT_GENERATED  AS_LINENO_PREPARE  AS_ME_PREPARE  AS_SET_STATUS
  AS_VAR_APPEND  AS_VAR_ARITH  AS_VAR_COPY

** The following m4sh macros are documented now, but in some cases
  with slightly different semantics than what the previous
  undocumented version had:
  AS_ECHO  AS_ECHO_N  AS_ESCAPE  AS_EXIT  AS_LITERAL_IF  AS_UNSET
  AS_VAR_IF  AS_VAR_POPDEF  AS_VAR_PUSHDEF  AS_VAR_SET  AS_VAR_SET_IF
  AS_VAR_TEST_SET  AS_VERSION_COMPARE

** The m4sh macros AS_IF and AS_CASE can now be used in shell lists.
  The responsibility for supplying a trailing newline now belongs to
  the call site, but since most users did not add dnl, this generally
  results in fewer empty lines in configure.

(wiz)

2009-08-09 21:12:51 UTC MAIN commitmail json YAML

2009-08-09 21:05:02 UTC MAIN commitmail json YAML

2009-08-09 20:51:10 UTC MAIN commitmail json YAML

+ asterisk-1.6.1.2, iso-codes-3.10.2, libcanberra-0.15,
  p5-DBD-postgresql-2.15.1, p5-XML-RSS-1.45, pciids-20090807,
  pear-Auth_SASL-1.0.3, slib-3b2, x264-devel-20090808,
  youtube-dl-20090808.
- font-util-1.0.2, hamster-applet-2.26.3,
  libSM-1.1.1, libixp-0.5, libtasn1-2.3,
  lynx-2.8.7, privoxy-3.0.14 (beta version),
  py-qt4-4.5.2, py-setuptools-0.6 (does not exist), py-yaml-3.08.

(wiz)

2009-08-09 20:05:37 UTC MAIN commitmail json YAML

Use mutts builtin mutt_curses.h to discover the correct curses header.
Fixes PR 41790.

(tonnerre)

2009-08-09 19:36:52 UTC MAIN commitmail json YAML

Fix HOMEPAGE. From K.I.H.Derouiche in PR 41860.

(wiz)

2009-08-09 19:35:12 UTC MAIN commitmail json YAML

Convert second line of EMACS_VERSIONS_ACCEPTED to acceptable syntax.

(tonnerre)

2009-08-09 19:25:50 UTC MAIN commitmail json YAML

Note which other packages use this Makefile fragment.

(wiz)

2009-08-09 19:24:58 UTC MAIN commitmail json YAML

2009-08-09 19:24:25 UTC MAIN commitmail json YAML

Remove BROKEN_IN 2006Q4, builds fine for me. Bump PKGREVISION for patch-ar.

(wiz)

2009-08-09 19:21:10 UTC MAIN commitmail json YAML

2009-08-09 19:20:50 UTC MAIN commitmail json YAML

2009-08-09 16:00:53 UTC MAIN commitmail json YAML

2009-08-09 15:11:02 UTC MAIN commitmail json YAML

note updates of comms/openobex and misc/zyGrib

(plunky)

2009-08-09 14:06:19 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-Balanced to 2.02

(sno)

2009-08-09 14:06:05 UTC MAIN commitmail json YAML

Updating package for p5 module Text::Balanced from 2.0.0 to 2.02

pkgsrc changes:
  - Adding license information
  - Adjusting dependencies (remove all) according to META.yml

Upstream changes:
2.02  Thu 20 Jul 2009
- Fixed the mixed "Damian Conway <adamk@cpan.org>" AUTHOR setting.
  For the record, I am NOT the author, I'm just the maintainer.
  Unfortunately, Makefile.PL does not have a MAINTAINER setting and
  this way all the emails about this module come to me.

2.01  Tue 28 Jul 2009
- Taken over by Adam Kennedy to move it to a long-term maintenance mode
- Removing use warnings to restore 5.005 compatibility
- Removing Module::Build for higher back-compatibility
- Removing version.pm for higher back-compatibility
- use Exporter -> use Exporter () to avoid some pathalogical cases
- Upgraded the bundled author tests to be friendlier
- Changes order now a more normal reverse chronological

(sno)

2009-08-09 13:41:16 UTC MAIN commitmail json YAML

Updated
misc/esniper to 2.19.0nb1

(heinz)

2009-08-09 13:39:06 UTC MAIN commitmail json YAML

Make esniper use case sensitive passwords. Patch was committed upstream
today and will be in the next release.

(heinz)

2009-08-09 13:32:55 UTC MAIN commitmail json YAML

Added www/p5-CatalystX-LeakChecker version 0.02

(sno)

2009-08-09 13:31:28 UTC MAIN commitmail json YAML

Importing package for p5 module CatalystX::LeakChecker version 0.02 to
support Catalyst Developers using pkgsrc a bit better.

It's easy to create memory leaks in Catalyst applications and often they're
hard to find. This module tries to help you finding them by automatically
checking for common causes of leaks.

Right now, only one cause for leaks is looked for: putting a closure, that
closes over the Catalyst context (often called $ctx or $c), onto the stash,
without weakening the reference first. More checks might be implemented in
the future.

This module is intended for debugging only. I suggest to not enable it in a
production environment.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2009-08-09 13:20:15 UTC MAIN commitmail json YAML

Updated chat/silc-client-icb to 0.14nb14

(tonnerre)

2009-08-09 13:19:35 UTC MAIN commitmail json YAML

Update after silc-client security update to match again.
Fixes PR 41852.

(tonnerre)

2009-08-09 13:17:29 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-SimpleTable to 2.0

(sno)

2009-08-09 13:17:18 UTC MAIN commitmail json YAML

Updating package for p5 module Text::SimpleTable from 1.4 to 2.0

pkgsrc changes:
  - Adjusting license information according to META.yml

Upstream changes:
2.0  2009-08-01 00:00:00
        - Fixed package.

1.9  2009-08-01 00:00:00
        - Improved Kwalitee.

1.8  2009-08-01 00:00:00
        - Improved Kwalitee.

1.7  2009-08-01 00:00:00
        - Fixed typo.

1.6  2009-07-27 00:00:00
        - Improved Kwalitee.

1.5  2009-07-27 00:00:00
        - Added readme.

(sno)

2009-08-09 13:06:58 UTC MAIN commitmail json YAML

Updated www/p5-HTTP-Response-Encoding to 0.06

(sno)

2009-08-09 13:06:46 UTC MAIN commitmail json YAML

Updating package for p5 module HTTP::Response::Encoding from 0.05 to 0.06

pkgsrc changes:
  - Adding license information

Upstream changes:
$Revision: 0.6 $ $Date: 2009/07/28 21:25:25 $
! lib/HTTP/Response/Encoding.pm t/01-file.t
  Addressed RT#47033:
    new libwww-perl-5.827 release from 15.06.2009 breaks all tests
  (Tested both on lwp5.826 and lwp5.830)
  http://rt.cpan.org/Ticket/Display.html?47033

(sno)

2009-08-09 13:01:59 UTC MAIN commitmail json YAML

Updated www/p5-CGI to 3.44

(sno)

2009-08-09 13:01:48 UTC MAIN commitmail json YAML

Updating package for p5 CGI.pm module from 3.43 to 3.44

pkgsrc changes:
  - Adjusting license information according to module Pod

Upstream changes:
  Version 3.44
  1. Patch from Kurt Jaeger to allow HTTP PUT even if the content length is unknown.
  2. Patch from Pavel merdin to fix a problem for one of the FireFox addons.
  3. Fixed issue in mod_perl & fastCGI environment of cookies returned from
    CGI->cookie() leaking from one session to another.

(sno)

2009-08-09 12:56:11 UTC MAIN commitmail json YAML

2009-08-09 12:55:35 UTC MAIN commitmail json YAML

Updated devel/p5-Proc-Simple to 1.26

(sno)

2009-08-09 12:55:23 UTC MAIN commitmail json YAML

Updating packag for p5 module Proc::Simple from 1.25 to 1.26

pkgsrc changes:
  - Adding license information
  - Remove workarounds for the crap of the last version

Update changes:
          from 1.25: Localize special variables so that the exit status
                    from waitpid doesn't leak out, causing exit status
                    to be incorrect (RT33440, fixed by Brad Cavanagh).

(sno)

2009-08-09 12:50:27 UTC MAIN commitmail json YAML

Updated devel/p5-Perl-Critic to 1.103

(sno)

2009-08-09 12:50:15 UTC MAIN commitmail json YAML

Updating package for p5 module Perl::Critic from 1.100 to 1.103

pkgsrc changes:
  - Adjusting dependency information according to META.yml

Upstream changes:
[1.103] Released on 2009-08-03

    Fix configure_require prerequisite on Module::Build 0.34_02.

[1.102] Released on 2009-08-03

    Bug fixes:
    * Works with PPI 1.205.  Yay for 5.10 support!
    * Variables::RequireLexicalLoopIterators didn't work correctly on foreach
      loops with labels.

[1.101_003] Released on 2009-07-22
[1.101_002] Released on 2009-07-21
[1.101_001] Released on 2009-07-21

    Changes summarized into 1.102 above.  For exact details, see Changes on
    BackPAN.

(sno)

2009-08-09 12:39:02 UTC MAIN commitmail json YAML

Updated devel/p5-PAR-Dist to 0.46

(sno)

2009-08-09 12:38:48 UTC MAIN commitmail json YAML

Updating package for p5 module PAR::Dist from 0.45 to 0.46

pkgsrc changes:
  - Adding license information
  - Adjusting dependencies according to comments in Changes and required
    modules with version checking in PAR/dist.pm

Upstream changes:
By: smueller on 2009/07/31
    * Do not use Archive::Zip if its version is 1.28.
    * This is 0.46.

(sno)

2009-08-09 12:33:14 UTC MAIN commitmail json YAML

2009-08-09 12:27:43 UTC MAIN commitmail json YAML

Updated devel/p5-PAR to 0.994

(sno)

2009-08-09 12:27:31 UTC MAIN commitmail json YAML

Updating package for p5 module PAR (Perl Archive Toolkit) from 0.992nb1
to 0.994

pkgsrc changes:
  - Adding license information
  - Adjusting dependencies according to META.yml

Upstream changce since 0.992:
[Changes for 0.994 - Jul 23, 2009]
  - Fix for the PAR::Heavy fix to the INC priority handling.

[Changes for 0.993 - Jul 19, 2009]
  - The priority (fallback=>0) repositories should look at @PAR_INC
    for the loaded PARs instead of @PAR_INC_LAST.
  - Don't reload from a downloaded .par file after installing it
    via "upgrade".
  - Band-aid fix for the loading priority of shared librares from
    PAR files: Try PAR's first, the local stuff, then fallback-PARs.
  - Initial support for running external perl scripts from a packaged
    interpreter.

(sno)

2009-08-09 12:18:17 UTC MAIN commitmail json YAML

2009-08-09 12:13:38 UTC MAIN commitmail json YAML

Updated devel/p5-Object-InsideOut to 3.56

(sno)

2009-08-09 12:13:19 UTC MAIN commitmail json YAML

Updating package for p5 module Object::InsideOut from 3.55 to 3.56

pkgsrc changes:
  - Adjust license according to META.yml
  - Adjust dependencies according to META.yml

Upstream changes:
3.56 Wed Jul 29 19:11:02 2009
- Changed label that was a keyword

(sno)

2009-08-09 12:04:05 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-MethodAttributes to 0.15

(sno)

2009-08-09 12:03:51 UTC MAIN commitmail json YAML

Updating package for p5 module MooseX::MethodAttributes from 0.14 to 0.15

pkgsrc changes:
  - Adjusting license
  - Adding dependency to MRO::Compat

Upstream changes:
0.15    Sun, Jul 26 18:02:05 2009 +0100
  * Fix test which was failing in some cases and additional test cases.
  * No other changes on the dev release.

0.14_01  Thu, Jul 16 20:04:04 2009 +0100
  * Add TODO tests for role combination with method attributes, proving that this doesn't work.
  * Add nasty hack to allow the application of roles with method attributes to anon classes to
    work if the user does a special handwave. This is less than optimum, see big block comment
    in the code. :/

(sno)

2009-08-09 12:01:52 UTC MAIN commitmail json YAML

Note update of mew.

(minskim)

2009-08-09 12:01:18 UTC MAIN commitmail json YAML

Update mew to 6.2.  This fixes PR 40808 and PR 41853.

Major changes:
    * Configuration in ".mew.el", especially of mew-config-alist is
      simplified. See the config2 node in info.
    * Virtual mode is categorized to Selection and Thread. You can create
      Selection by keyword, dialog, sorting, and so on. You can make
      Thread even of Selection as well as of Summary.
    * "S" is now virtual sort creating Selection. Physical sort is
      assigned to "M-s".
    * Punycode is supported. Mew now can display internationalized domain
      names.
    * "Z" collects a folder list according to the current world.
      No numeric argument is necessary any more.
    * "_" toggles a long line: normal, long, wrapped.
    * You can use gmail with IMAP.

(minskim)

2009-08-09 11:59:03 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Traits-Pluggable to 0.07

(sno)

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

Updating package for p5 module MooseX::Traits::Pluggable from 0.06 to 0.07

Upstream changes:
0.07  2009-07-23 20:38:37
  - added support for _trait_namespace arrays

(sno)

2009-08-09 11:53:48 UTC MAIN commitmail json YAML

Updated devel/p5-Module-ScanDeps to 0.93

(sno)

2009-08-09 11:53:34 UTC MAIN commitmail json YAML

Updating package for p5 module Module::ScanDeps from 0.91 to 0.93

pkgsrc changes:
  - Use Module::Install as module type

Upstream changes:
[Changes for 0.93 - 2009-07-19]
* Implement caching of dependencies (Christoph Lamprecht)

[Changes for 0.92 - 2009-07-19]
* Fix bug with {type} being set to unexpected values in some cases (Christoph Lamprecht)
* Add tests for scan_chunk (Alexandr Ciornii)
* Add special case for parent.pm (Alexandr Ciornii)
* Fix for "use parent::something" (Alexandr Ciornii)
* Add special case for Catalyst.pm (Alexandr Ciornii)

(sno)

2009-08-09 11:47:27 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Log4perl to 1.24

(sno)

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

Updating package for p5 module Log::Log4Perl from 1.23 to 1.24

pkgsrc changes:
  - Adjusting license according to module's POD

Upstream changes:
1.24 (2009/07/08)
    *  (ms) Fixed bug with Log::Log4perl::Util::tmpfile_name which
            surfaced on VMS, reported by Ben Humphreys.
    *  (ms) Fixed system-wide threshold to no longer lower appender
            thresholds. Bug reported by Jean-Denis Muys.
    *  (ms) Added benchmark to determine impact of eval-free handlers
    *  (ms) Merged with eval_free branch. Now there are no more
            eval("") statements left in the code, making it much easier
            to debug. Performance on init() is about the same, performance
            on init_and_watch() (noops and logged statements alike) is
            25% slower but still in the range of 400,000/sec on my
            1.80Ghz CPU.

(sno)

2009-08-09 11:41:53 UTC MAIN commitmail json YAML

Updated devel/p5-Lexical-Persistence to 1.01

(sno)

2009-08-09 11:41:42 UTC MAIN commitmail json YAML

Updating package for p5 module Lexical::Persistence from 0.98 to 1.01

pkgsrc changes:
  - Adding license (perl5 license)

Upstream changes:
=================================
2009-07-27T16:08:44.238440Z v1_01
=================================

  2009-07-27 16:08:19 (r22) by rcaputo; lib/Lexical/Persistence.pm M

    Reorganize documentation links.

  2009-07-27 04:48:07 (r21) by rcaputo
  lib/Lexical/Persistence.pm M; Makefile.PL M

    Added a machine-readable repository directory to the distribution.
    Documented the bug tracker, repository, and other resource URLs.

  2008-12-15 16:19:56 (r20) by rcaputo; Makefile.PL M

    Keep UTF8 out of the README, because that messes up the SYNOPSIS.

(sno)

2009-08-09 11:37:59 UTC MAIN commitmail json YAML

Updated devel/p5-IPC-Run to 0.84

(sno)

2009-08-09 11:37:47 UTC MAIN commitmail json YAML

Updating package for p5 module IPC::Run from 0.82 to 0.84

pkgsrc changes:
  - Adding license (unrolled perl license?) according to README file
  - Updated dependecies according to META.yml

Upstream changes:
0.84 Mon 13 Jul 2009
- Add darwin to the list of known-bad platforms

0.83 Fri 10 Jul 2009
- Switch from command.com to cmd.exe so we work on 2008 or newer.

(sno)