Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (155d) 

2024-05-13 17:15:00 UTC Now

2008-12-10 23:27:47 UTC MAIN commitmail json YAML

Updated devel/cpuflags to 1.24

(abs)

2008-12-10 23:27:17 UTC MAIN commitmail json YAML

Updated devel/cpuflags to 1.24

Add map_x86_brand_string to subr_x86 and use in NetBSD,
Linux and Solaris to determine ARCH for Intel CPUs after PIII.
(Still need to rework AMD CPU detection to use family and
extended family)
Added 'AMD K6-2 (586-class)' - thanks Brian Ginsbach
Added 'Pentium(R) Dual-Core  CPU      E5200' - thanks Andreas Burghardt

(abs)

2008-12-10 23:12:43 UTC MAIN commitmail json YAML

Updated lang/guile to 1.8.6

(gdt)

2008-12-10 23:11:55 UTC MAIN commitmail json YAML

Update to 1.8.6.  Adjust patch-ah slightly for new upstream code.
Delete patch-aa as the whole lt_preloaded_symbols bit is gone upstream.

Changes in 1.8.6 (since 1.8.5)

* New features (see the manual for details)

** New convenience function `scm_c_symbol_length ()'

** Single stepping through code from Emacs

When you use GDS to evaluate Scheme code from Emacs, you can now use
`C-u' to indicate that you want to single step through that code. See
`Evaluating Scheme Code' in the manual for more details.

** New "guile(1)" man page!

* Changes to the distribution

** Automake's `AM_MAINTAINER_MODE' is no longer used

Thus, the `--enable-maintainer-mode' configure option is no longer
available: Guile is now always configured in "maintainer mode".

** `ChangeLog' files are no longer updated

Instead, changes are detailed in the version control system's logs.  See
the top-level `ChangeLog' files for details.

* Bugs fixed

** `symbol->string' now returns a read-only string, as per R5RS
** Fix incorrect handling of the FLAGS argument of `fold-matches'
** `guile-config link' now prints `-L$libdir' before `-lguile'
** Fix memory corruption involving GOOPS' `class-redefinition'
** Fix possible deadlock in `mutex-lock'
** Fix build issue on Tru64 and ia64-hp-hpux11.23 (`SCM_UNPACK' macro)
** Fix build issue on mips, mipsel, powerpc and ia64 (stack direction)
** Fix build issue on hppa2.0w-hp-hpux11.11 (`dirent64' and `readdir64_r')
** Fix build issue on i386-unknown-freebsd7.0 ("break strict-aliasing rules")
** Fix misleading output from `(help rationalize)'
** Fix build failure on Debian hppa architecture (bad stack growth detection)
** Fix `gcd' when called with a single, negative argument.
** Fix `Stack overflow' errors seen when building on some platforms
** Fix bug when `scm_with_guile ()' was called several times from the
  same thread
** The handler of SRFI-34 `with-exception-handler' is now invoked in the
  dynamic environment of the call to `raise'
** Fix potential deadlock in `make-struct'
** Fix compilation problem with libltdl from Libtool 2.2.x
** Fix sloppy bound checking in `string-{ref,set!}' with the empty string

(gdt)

2008-12-10 22:06:48 UTC MAIN commitmail json YAML

audit-packages is now in pkg_install on pkgsrc HEAD and stable so update
the pointer to audit-packages to point to pkgtools/pkg_install.

(adrianp)

2008-12-10 22:02:18 UTC MAIN commitmail json YAML

+audit-packages
+download-vulnerability-list

(adrianp)

2008-12-10 21:25:29 UTC MAIN commitmail json YAML

Belatedly note updates and additions done 28 Nov 2008:

Updated textproc/p5-Text-RewriteRules to 0.16
Added textproc/p5-XML-SAX-Base version 1.02
Updated textproc/p5-XML-SAX-Writer to 0.52
Updated textproc/p5-XML-SemanticDiff to 0.99

(he)

2008-12-10 20:44:56 UTC MAIN commitmail json YAML

Remove obsolete patch - pointed out by tron@

(adrianp)

2008-12-10 19:37:19 UTC MAIN commitmail json YAML

Updated lang/php5 to 5.2.8

(adrianp)

2008-12-10 19:37:01 UTC MAIN commitmail json YAML

Update to 5.2.8.

Security Enhancements and Fixes in PHP 5.2.7:

Upgraded PCRE to version 7.8 (Fixes CVE-2008-2371)
Fixed missing initialization of BG(page_uid) and BG(page_gid), reported by Maksymilian Arciemowicz.
Fixed incorrect php_value order for Apache configuration, reported by Maksymilian Arciemowicz.
Fixed a crash inside gd with invalid fonts (Fixes CVE-2008-3658).
Fixed a possible overflow inside memnstr (Fixes CVE-2008-3659).
Fixed security issues detailed in CVE-2008-2665 and CVE-2008-2666.
Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots)).(Fixes CVE-2008-3660)
Fixed bug #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow). (Fixes CVE-2008-2829)
Key enhancements in PHP 5.2.7 include:

Fixed several memory leaks inside the readline and sqlite extensions
A number of corrections relating to date parsing inside the date extension
Fixed bugs relating to data retrieval in the PDO extension
A series of crashes in various areas of code were resolved
Several corrections were made to the strip_tags() function in terms of < and <?XML handling
A number of bugs were fixed in extract() function when EXTR_REFS flag is being used
Added the ability to log PHP errors to the SAPI (Ex. Apache log) logging facility
Over 170 bug fixes.

5.2.8
Reverted bug fix Fixed bug #42718 that broke magic_quotes_gpc (Scott)

(adrianp)

2008-12-10 17:13:30 UTC MAIN commitmail json YAML

Updated net/p5-Net-Jifty to 0.08

(rhaen)

2008-12-10 17:12:54 UTC MAIN commitmail json YAML

updated to 0.08
Changelog:
0.08    Mon Nov 17 18:39:11 UTC-4 2008
        added form_form_data_args method to support file uploads (ruz)
reworked documentation (ruz)

(rhaen)

2008-12-10 16:59:02 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Abstract

(rhaen)

2008-12-10 16:58:26 UTC MAIN commitmail json YAML

updated to 3.000
Changelog:
3.000    2008-12-09
          accept scalar references for more efficient msg-from-string

(rhaen)

2008-12-10 16:56:45 UTC MAIN commitmail json YAML

updated misc/p5-Business-ISBN-Data

(rhaen)

2008-12-10 16:55:48 UTC MAIN commitmail json YAML

updated to 20081208

Changelog:
0.00 - Fri Dec  5 12:00:41 2008
* Latest data update.

(rhaen)

2008-12-10 16:53:41 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Simple

(rhaen)

2008-12-10 16:52:59 UTC MAIN commitmail json YAML

updated to 0.86
ChangeLog:
0.86  Sun Nov  9 01:09:05 PST 2008
    Same as 0.85_01

0.85_01  Thu Oct 23 18:57:38 PDT 2008
    New Features
    * cmp_ok() now displays the error if the comparison throws one.
      For example, broken overloaded objects.

    Bug Fixes
    * cmp_ok() no longer stringifies or numifies its arguments before comparing.
      This makes cmp_ok() properly test overloaded ops.
      [rt.cpan.org 24186] [code.google.com 16]
    * diag() properly escapes blank lines.

    Feature Changes
    * cmp_ok() now reports warnings and errors as coming from inside cmp_ok,
      as well as reporting the caller's file and line.  This let's the user
      know where cmp_ok() was called from while reminding them that it is
      being run in a different context.

    Other
    * Dependency on ExtUtils::MakeMaker 6.27 only on Windows otherwise the
      nested tests won't run.

(rhaen)

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

Updated devel/p5-Log-Dispatch

(rhaen)

2008-12-10 16:50:21 UTC MAIN commitmail json YAML

Updated to 2.22

Changelog:
2.22 Nov 11, 2008

- Fixed a bug where Log::Dispatch::Email would die when it tried to
  log under taint mode. Patch by Neil Hemingway. RT #40042.

- Fixed a misuse of warnings::enabled(). Reported by Darian
  Patrick. RT #39784.

- Syslog logging now requires Sys::Syslog 0.16+.

- If you don't pass a socket argument to Log::Dispatch::Syslog, it
  does not call Sys::Syslog::setlogsock(), which is the preferred
  option for portability.

* If any of the syslog calls die, this is trapped and the error is
  output as a warning if warnings are on. This is mostly a workaround
  for Sys::Sylog not handling utf-8. RT #35270 & #37397.

  This isn't backwards-compatible, but it's probably wrong for the
  logging code to die because it can't log (even though some other
  output modules still do).

(rhaen)

2008-12-10 15:30:30 UTC MAIN commitmail json YAML

libgetopt-1.4.4:
If getopt.h is included, the getopt extension is really wanted. So
remove check for _XOPEN_SOURCE and _POSIX_SOURCE, resolving errors on
AIX.

(joerg)

2008-12-10 12:32:27 UTC MAIN commitmail json YAML

Remove homepage URL from DESCR.

(wiz)

2008-12-10 12:32:09 UTC MAIN commitmail json YAML

2008-12-10 11:57:18 UTC MAIN commitmail json YAML

Add some context to patch-ae.  No functional change, unless you count being
able to build the package on systems with GNU patch lurking around.

(dsainty)

2008-12-10 11:43:20 UTC MAIN commitmail json YAML

consolekit wants (requires) libz, so pull it in.  Fixes build on some (Linux) systems.

(dsainty)

2008-12-10 00:55:08 UTC MAIN commitmail json YAML

Updated x11/py-sip to 4.7.9

(wiz)

2008-12-10 00:54:56 UTC MAIN commitmail json YAML

Update to 4.7.9:

SIP v4.7.9 has been released.

This is a bug fix release needed to build PyKDE v3.16.2.

SIP v4.7.8 has been released.

* Added the /Deprecated/ class and function annotation (based on
a patch from Lorenzo Berni).
* Templates now support instance variables and enums.
* A Python int object can now be used whenever an enum is expected
without needing to explicitly cast it using the enum's constructor.
The /Constrained/ argument annotation can be used to suppress this
behaviour.
* typedef type names are now used in string representations of
types (e.g. in the names of mapped types) to reflect what the
programmer sees rather than what the compiler sees. The /NoTypeName/
typedef annotation can be used to suppress this behaviour.

(wiz)

2008-12-10 00:48:38 UTC MAIN commitmail json YAML

Updated graphics/GraphicsMagick to 1.3.3

(obache)

2008-12-10 00:48:22 UTC MAIN commitmail json YAML

Update GraphicsMagick to 1.3.3.

1.3.3 (December 9, 2008)
========================

Security Fixes:

  * None.

Bug fixes:

  * 'identify' was throwing an assertion when used on colormapped
    files (this bug was introduced by 1.3.2).

  * With the -segment option, eliminate trashing the image colors when
    used on huge images.

  * 'identify -format "%c"' now reports the entire comment regardless
    of size.

  * Argument to -convolve is no longer arbitrarily truncated so huge
    convolution kernels may now be specified from the command line.

Performance Improvements:

  * Image segmentation (-segment) is now accelerated using OpenMP and
    uses several other tactics to improve execution performance.

  * 'identify "*"' now successfully works in a 32-bit application when
    used in a directory containing a million files.

  * 'identify' now executes quickly when used on TIFF files.

(obache)

2008-12-10 00:19:38 UTC MAIN commitmail json YAML

Added games/LostPixels version 0.5.3

(wiz)

2008-12-10 00:19:16 UTC MAIN commitmail json YAML

+ LostPixels.

(wiz)

2008-12-10 00:17:16 UTC MAIN commitmail json YAML

Initial import of LostPixels-0.5.3:

Blinken Sisters is an open source game in 80s retro style, free to
download, fully playable and easy to handle. Enjoy jumping and
running with Agent Kate through various levels of danger, collecting
all the pixels that were lost in another dimension!

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20081210

(wiz)

2008-12-09 23:07:20 UTC MAIN commitmail json YAML

Note update of databases/p5-CatalystX-CRUD to version 0.37

(seb)

2008-12-09 23:05:47 UTC MAIN commitmail json YAML

Update from version 0.36 to version 0.37

Upstream changes:
0.37    8 Dec 2008
        * support x-tunneled-method for DELETE in save() calls

(seb)

2008-12-09 22:20:43 UTC MAIN commitmail json YAML

Note update of devel/p5-Class-MOP and devel/p5-Moose
to respectively version 0.72 and version 0.63.

(seb)

2008-12-09 22:19:14 UTC MAIN commitmail json YAML

Update from version 0.62 to version 0.63.

Pkgsrc changes:
- adjust dependency on devel/p5-Class-MOP: minimum required version is
0.72 while Moose's minimum required version is 0.71_02 but the latter
did not make it into pkgsrc.
- set minimum required version of devel/p5-List-MoreUtils to 0.12
- whitespace fix

Upstream changes:
0.63 Mon, December 8, 2008
    * Moose::Unsweetened
      - Some small grammar tweaks and bug fixes in non-Moose example
        code. (Dave Rolsky)

0.62_02 Fri, December 5, 2008
    * Moose::Meta::Role::Application::ToClass
      - When a class does not provide all of a role's required
        methods, the error thrown now mentions all of the missing
        methods, as opposed to just the first one found. Requested by
        Michael Schwern (RT #41119). (Dave Rolsky)

    * Moose::Meta::Method::Constructor
      - Moose will no longer inline a constructor for your class
        unless it inherits its constructor from Moose::Object, and
        will warn when it doesn't inline. If you want to force
        inlining anyway, pass "replace_constructor => 1" to
        make_immutable. Addresses RT #40968, reported by Jon
        Swartz. (Dave Rolsky)
      - The quoting of default values could be broken if the default
        contained a single quote ('). Now we use quotemeta to escape
        anything potentially dangerous in the defaults. (Dave Rolsky)

0.62_01 Wed, December 3, 2008
    * Moose::Object
      - use the method->execute API for BUILDALL
        and DEMOLISHALL (Sartak)

    * Moose::Util::TypeConstraints
      - We now make all the type constraint meta classes immutable
        before creating the default types provided by Moose. This
        should make loading Moose a little faster. (Dave Rolsky)

(seb)

2008-12-09 22:18:40 UTC MAIN commitmail json YAML

Update from version 0.71 to version 0.72.

Upstream changes:
0.72 Mon, December 8, 2008
    * Class::MOP::Package
      - Pass options to _new, so subclass' attributes can be
        initialized (Sartak)
    * Class::MOP::Method
      - In the docs, indicate that package_name and name are required
        when calling ->wrap (Stefan O'Rear)

(seb)

2008-12-09 19:50:02 UTC MAIN commitmail json YAML

Note PKGREVISION bump of ja-ptex-bin.

(minskim)

2008-12-09 19:49:22 UTC MAIN commitmail json YAML

2008-12-09 19:47:30 UTC MAIN commitmail json YAML

Note PKGREVISION bump of teTeX-bin.

(minskim)

2008-12-09 19:43:37 UTC MAIN commitmail json YAML

TEXMFSYSVAR should be under VARBASE.

Previously, TEXMFSYSVAR was placed under PREFIX, which was wrong
because TEXMFSYSVAR stores variable *runtime* data.  This change
relocates TEXMFSYSVAR under VARBASE and move VARTEXFONTS to its
default location inside the TEXMFSYSVAR tree.

Bump PKGREVISION.

(minskim)

2008-12-09 15:13:18 UTC MAIN commitmail json YAML

2008-12-09 15:13:01 UTC MAIN commitmail json YAML

Added graphics/fotoxx version 5.7.1

(wiz)

2008-12-09 15:11:59 UTC MAIN commitmail json YAML

+ fotoxx, - fotox.

(wiz)

2008-12-09 15:10:34 UTC MAIN commitmail json YAML

Initial import of fotoxx-5.7.1:

Fotoxx is a free open source Linux program for editing image files
from a digital camera. The goal of fotoxx is to meet most image
editing needs while remaining easy to use.

Navigate images with a pageable thumbnail window, edit an entire
image or selected areas, change brightness and contrast, flatten
brightness distribution, change color intensity, reduce the number
of colors (posterize), make panoramas, make HDR images, crop, rotate
(any angle), rescale, fix red-eye, fix perspective (slanted
buildings), warp, sharpen, blur, remove noise (speckles), add tags
to images and search by tags, make a collage of images and text,
print.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20081209

(wiz)

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

Use MASTER_SITE_SOURCEFORGE in MASTER_SITES and it fixes my download problem.

(taca)

2008-12-09 15:06:01 UTC MAIN commitmail json YAML

Added misc/xdg-utils version 1.0.2

(wiz)

2008-12-09 15:05:34 UTC MAIN commitmail json YAML

+ xdg-utils.

(wiz)

2008-12-09 15:04:57 UTC MAIN commitmail json YAML

Initial import of xdg-utils-1.0.2:

The xdg-utils package is a set of simple scripts that provide basic
desktop integration functions for any Free Desktop, such as Linux.

They are intended to provide a set of defacto standards. This means
that:

* Third party software developers can rely on these xdg-utils for
all of their simple integration needs.

* Developers of desktop environments can make sure that their
environments are well supported

If a desktop developer wants to be certain that their environment
functions with all third party software, then can simply make sure
that these utilities work properly in their environment.  This will
hopefully mean that 'third tier' window managers such as XFCE and
Blackbox can reach full parity with Gnome and KDE in terms of third
party ISV support.

* Distribution vendors can provide custom versions of these utilities

If a distribution vendor wishes to have unusual systems, they can
provide custom scripts, and the third party software should still
continue to work.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20081209

(wiz)

2008-12-09 14:49:24 UTC MAIN commitmail json YAML

2008-12-09 14:23:31 UTC MAIN commitmail json YAML

Mark as only for python 2.4 and 2.5, and py-gtk2>=2.10.

(wiz)

2008-12-09 14:20:08 UTC MAIN commitmail json YAML

Added devel/diffuse version 0.2.15

(wiz)

2008-12-09 14:19:47 UTC MAIN commitmail json YAML

2008-12-09 14:19:21 UTC MAIN commitmail json YAML

Initial import of diffuse-0.2.15:

Diffuse is a graphical tool for merging and comparing text files.
Diffuse is able to compare an arbitrary number of files side-by-side
and gives users the ability to manually adjust line matching and
directly edit files.  Diffuse can also retrieve revisions of files
from Bazaar, CVS, Darcs, Git, Mercurial, Monotone, Subversion, and
SVK repositories for comparison and merging.

Some key features of Diffuse:
- ability to compare and merge an arbitrary number of files
  side-by-side (n-way merges)
- line matching can be manually corrected by the user
- ability to directly edit files
- syntax highlighting
- Bazaar, CVS, Darcs, Git, Mercurial, Monotone, Subversion, and
  SVK support
- support for UTF-8 encoded unicode
- unlimited undo
- easy keyboard navigation

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20081209

(wiz)

2008-12-09 12:20:55 UTC MAIN commitmail json YAML

Added math/texdrive version 0.0.20081126.171834

(wiz)

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

2008-12-09 12:19:59 UTC MAIN commitmail json YAML

Initial import of texdrive-0.0.20081126:

texdrive is an emacs minor-mode for adding mathematical equations
to html-pages; things like Euler's identity, Pythagoras theorem
and so on.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20081209

(wiz)

2008-12-09 11:58:59 UTC MAIN commitmail json YAML

Fixes perl module installation path, PR 40138 by Rumko.
Change to install into vendor and use packlist.

(obache)

2008-12-09 10:57:05 UTC MAIN commitmail json YAML

+ php-5.2.8

(obache)

2008-12-09 10:54:00 UTC MAIN commitmail json YAML

Added misc/whohas version 0.21

(wiz)

2008-12-09 10:53:37 UTC MAIN commitmail json YAML

2008-12-09 10:53:10 UTC MAIN commitmail json YAML

Initial import of whohas-0.21:

whohas is a command line tool that allows querying several package
lists at once. whohas is written in Perl and was designed to help
package maintainers find ebuilds, pkgbuilds and similar package
definitions from other distributions to learn from. However, it
can also be used by normal users who want to know:

- Which distribution has packages available for apps upon whom the
user depends.

- What version of a given package is in use in each distribution,
or in each release of a distribution (implemented only for Debian).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20081209

(wiz)

2008-12-09 10:36:25 UTC MAIN commitmail json YAML

2008-12-09 10:36:02 UTC MAIN commitmail json YAML

Added xfce4-volman.

(ahoka)

2008-12-09 10:35:20 UTC MAIN commitmail json YAML

Added xfce4-volman.

(ahoka)

2008-12-09 10:33:36 UTC MAIN commitmail json YAML

2008-12-09 10:32:26 UTC MAIN commitmail json YAML

Import xfce4-volman-0.2.0 as sysutils/xfce4-volman.

HAL backed volume manager for Thunar and Xfce.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ahoka)

2008-12-09 10:16:40 UTC MAIN commitmail json YAML

Updated misc/mnemosyne to 1.2

(wiz)

2008-12-09 10:16:24 UTC MAIN commitmail json YAML

Update to 1.2:

-Improved support for unicode in filenames and directories.
-Reverted compression of backups from gz to bz2 again, to circumvent a
bug under Windows with unicode directory names.
-Wrote a plugin to always shuffle the revision queue, for users who want
to override the prioritised scheduling introduced in Mnemosyne 1.1.
This plugin can also be downloaded from
http://www.mnemosyne-proj.org/node/142
-Only open the sound system when needed in order to save CPU time
(patch by marmuta).
-More robust upgrading from old Mnemosyne versions.
-Fix bug where default export location was incorrectly specified.
-Reword statistics dialog to make clear that we only show data for
the next week.
-Norwegian translation by Petter Goksoyr Asen.

(wiz)

2008-12-09 09:41:27 UTC MAIN commitmail json YAML

Add hal's description to the list.

(ahoka)

2008-12-09 07:29:27 UTC MAIN commitmail json YAML

Note update of www/typolight www/typolight-translations packages.

(taca)

2008-12-09 07:28:16 UTC MAIN commitmail json YAML

2008-12-09 07:27:39 UTC MAIN commitmail json YAML

- Add write permission to plugins and system/libraries directories.
- Remove description of using PostgreSQL for backend database
  from files/README.
- Replace remained www/www to APACHE_USER/APACHE_GROUP in Makefile.
- Don't hardcord /typolight in files/typolight.conf.

Bump PKGREVISION.

(taca)

2008-12-09 07:24:14 UTC MAIN commitmail json YAML

Add build fix for cases where assert() is not a no-op. See also CPAN bug
#40356 which confirms this.

(tonnerre)

2008-12-09 06:57:39 UTC MAIN commitmail json YAML

Added devel/zzuf version 0.12

(bjs)

2008-12-09 06:57:28 UTC MAIN commitmail json YAML

Add zzuf to devel/Makefile

(bjs)

2008-12-09 06:56:52 UTC MAIN commitmail json YAML

Import zzuf-0.12.

zzuf is a transparent application input fuzzer. It works by intercepting
file operations and changing random bits in the program's input. zzuf's
behaviour is deterministic, making it easy to reproduce bugs.

For instructions and examples on how to use zzuf, see the manual page.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-12-09 05:42:00 UTC MAIN commitmail json YAML

Update distinfo.

(patch-aa's comment was added after creating distinfo?)

(taca)

2008-12-09 05:18:35 UTC MAIN commitmail json YAML

+ mDNSResponder-108.6

(obache)

2008-12-09 05:16:21 UTC MAIN commitmail json YAML

Remove an unused entry from REPLACE_PERL.

(minskim)

2008-12-09 05:07:49 UTC MAIN commitmail json YAML

2008-12-09 01:56:32 UTC MAIN commitmail json YAML

2008-12-09 01:54:25 UTC MAIN commitmail json YAML

Import silgraphite from pkgsrc-wip.

Graphite is a project under development within SIL's Non-Roman Script
Initiative and Language Software Development groups to provide
rendering capabilities for complex non-Roman writing systems.

Its smart-font engine is the bit that takes a Unicode string, font
formatting information (features, size, etc.), and a font, and returns
a set of positioned glyphs.  Graphite also does more than this, in
that it can handle cursor tracking and interaction with the
application for string selection, etc.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2008-12-08 23:25:04 UTC MAIN commitmail json YAML

Added net/barnyard version 0.2.0

(adrianp)

2008-12-08 23:24:16 UTC MAIN commitmail json YAML

2008-12-08 23:23:26 UTC MAIN commitmail json YAML

2008-12-08 20:26:13 UTC MAIN commitmail json YAML

Honour PKG_SYSCONFBASE when installing dbus policy.

(ahoka)

2008-12-08 19:47:27 UTC MAIN commitmail json YAML

Updated devel/cpuflags to 1.23

(abs)

2008-12-08 19:46:59 UTC MAIN commitmail json YAML

Updated devel/cpuflags to 1.23

Add:
'AMD Family 10h (686-class)' (-march=amdfam10)

(abs)

2008-12-08 17:40:42 UTC MAIN commitmail json YAML

Updated devel/cpuflags to 1.22

(abs)

2008-12-08 17:40:14 UTC MAIN commitmail json YAML

Updated devel/cpuflags to 1.22

  - Updates for NetBSD:
    - Report OS version in verbose mode
    - Cleanup the parsing of "cpuctl identify 0" / "grep ^cpu0: dmesg"
    - Add cases for:
      - 'AMD Athlon 64 X2 (686-class)' - thanks Ryo HAYASAKA
      - 'Intel Pentium M (Yonah) (686-class)' - thanks Juho Juopperi
      - 'Intel Pentium III (Katmai) (686-class)'
    - Adjust '-march=core2' facllback to pentium-m - thanks Thomas E. Spanjaard
    - Pickup -'msse3'
  - Updates for gcc:
    - Add some more x86 -march cases from gcc 4.3

(abs)

2008-12-08 17:24:19 UTC MAIN commitmail json YAML

Support PKGMANDIR

(tnn)

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

regen patch-aa from patch-ak to silence patch warning about missing hunk

(tnn)

2008-12-08 14:53:34 UTC MAIN commitmail json YAML

Downgraded lang/php5 to 5.2.6nb2

(adrianp)

2008-12-08 14:52:01 UTC MAIN commitmail json YAML

2008-12-08 14:06:57 UTC pkgsrc-2008Q3 commitmail json YAML

2008-12-08 14:06:41 UTC pkgsrc-2008Q3 commitmail json YAML

Pullup ticket #2606 - requested by ghen
powerdns: security update

Revision pulled up:
- net/powerdns/Makefile.common 1.5
- net/powerdns/distinfo 1.7
---
Module Name: pkgsrc
Committed By: ghen
Date: Mon Dec  8 12:26:57 UTC 2008

Modified Files:
pkgsrc/net/powerdns: Makefile.common distinfo

Log Message:
Update to PowerDNS 2.9.21.2.

This release consists of a single patch to address CVE-2008-5277.

(tron)

2008-12-08 13:50:05 UTC MAIN commitmail json YAML

Updated comms/op_panel to 0.29nb1

(jnemeth)

2008-12-08 13:49:45 UTC MAIN commitmail json YAML

mention that this package does not work with httpd

(jnemeth)

2008-12-08 13:34:47 UTC MAIN commitmail json YAML

Add fixes for CVE-2008-2827 and CVE-2008-5302 from CPAN respectively
Debian. While there also fix two check interpreter warnings.

(tron)

2008-12-08 13:09:59 UTC MAIN commitmail json YAML

Updated multimedia/totem-pl-parser to 2.24.3

(wiz)

2008-12-08 13:09:45 UTC MAIN commitmail json YAML

Update to 2.24.3:

2.24.3:
* Fix parsing of RSS feeds that use HTML comments
* Fix problems that made Totem show an error when selecting
  a data device in the Movie menu

(wiz)

2008-12-08 13:06:04 UTC MAIN commitmail json YAML

PKGREVISION--
No change in default behaviour so we don't need to bump this.

(adrianp)

2008-12-08 13:05:22 UTC MAIN commitmail json YAML

Oinkmaster can either use external tools or Perl modules to do it's job
so expose this via options.mk
Silence SUBST_SED pkglint warning
PKGREVISION++

(adrianp)

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

added fix for bug perl #57458 (relevant to FreeBSD 7.X)

(schwarz)

2008-12-08 12:27:36 UTC MAIN commitmail json YAML

Updated net/powerdns to 2.9.21.2.

(ghen)

2008-12-08 12:26:57 UTC MAIN commitmail json YAML

Update to PowerDNS 2.9.21.2.

This release consists of a single patch to address CVE-2008-5277.

(ghen)

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

This project is moved to Google Code.
(but MASTER_SITES is commented out, it also have versin 1.3,
but a little bit different)

(obache)

2008-12-08 04:58:53 UTC MAIN commitmail json YAML

note addition of comms/op_panel 0.29

(jnemeth)

2008-12-08 04:55:18 UTC MAIN commitmail json YAML

add and enable op_panel

(jnemeth)

2008-12-08 04:53:28 UTC MAIN commitmail json YAML

The Flash Operator panel is a 'switchboard' application for the Asterisk PBX
system. It displays information about your Asterisk PBX activity in real
time via a standard web browser with Flash plugin. The display and button
layout is configurable, you can have more than a 100 buttons on the screen
at once.

You can see at a glance:

  * What extensions are busy, ringing or available
  * Who is talking and to whom (clid, context, priority)
  * SIP registration status and reachability
  * Meetme room status (number of users) in the room
  * Queue status (number of users waiting)
  * Parked extensions
  * Call duration Timers
  * Logged in Agents

You can perform these actions:

  * Hang-up a channel (double click the colored dot on the button)
  * Transfer a call leg via drag&drop (drag the phone icon on a button to
    another button)
  * Originate calls via drag&drop
  * Drag an available extension to an ongoing conversation and conference
    the three together.
  * Change the callerid text to something meaningfull when transferring or
    originating a call
  * Mute/Unmute meetme participants

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jnemeth)

2008-12-08 00:16:55 UTC MAIN commitmail json YAML

2008-12-07 22:55:02 UTC MAIN commitmail json YAML

Updated sysutils/apcupsd to 3.14.3nb1

(bouyer)

2008-12-07 22:54:00 UTC MAIN commitmail json YAML

pkg/40112: don't hardcode "netbsd" in RCD_SCRIPT_SRC.apcupsd
bump PKGREVISION

(bouyer)

2008-12-07 22:41:25 UTC MAIN commitmail json YAML

And pear-Mail_Mime while we're here

(adrianp)

2008-12-07 22:38:33 UTC MAIN commitmail json YAML

Updated security/base to 1.4.1nb1

(adrianp)

2008-12-07 22:38:13 UTC MAIN commitmail json YAML

DEPENDS+=mail/pear-Mail
PKGREVISION++

(adrianp)

2008-12-07 22:14:22 UTC MAIN commitmail json YAML

Note update of www/p5-CatalystX-CRUD-Controller-RHTMLO to version 0.19.

(seb)

2008-12-07 22:13:50 UTC MAIN commitmail json YAML

Update from version 0.18 to version 0.19

Upstream changes:
0.19    03 Dec 2008
        * fix bug where form error was not set correctly

(seb)

2008-12-07 21:48:03 UTC MAIN commitmail json YAML

Note update of databases/p5-CatalystX-CRUD to version 0.36

(seb)

2008-12-07 21:47:46 UTC MAIN commitmail json YAML

Update from version 0.35 to version 0.36.

Upstream changes:
0.36    4 Dec 2008
        * add cxc-fuzzy2 feature and document both it and cxc-fuzzy.

(seb)

2008-12-07 19:39:56 UTC MAIN commitmail json YAML

Add -f to ${RM} as some implementation of ${RM} (e.g. OpenSolairs) are a little sensitive when it comes to removing non-existent files.

(adrianp)

2008-12-07 17:35:30 UTC MAIN commitmail json YAML

Add todo on dmenu update.

(ahoka)

2008-12-07 16:23:45 UTC MAIN commitmail json YAML

Make this compilable on the recent NetBSD-4.
- support for KERN_OLDSYSVSHM
  patch provided by Sergey Svishchev
- no support for NetBSD-5 because of /emul/pecoff

(kent)

2008-12-07 15:47:30 UTC MAIN commitmail json YAML

2008-12-07 15:46:39 UTC MAIN commitmail json YAML

Update wm/dwm to 5.3.1

No real changelog from upstream, apparently mostly bugfixes

(tonio)

2008-12-07 15:33:46 UTC MAIN commitmail json YAML

Updated emulators/wine to 1.0.1nb1
Updated emulators/wine-devel to 1.1.10nb1

(jmcneill)

2008-12-07 15:32:06 UTC MAIN commitmail json YAML

2008-12-07 15:31:57 UTC MAIN commitmail json YAML

2008-12-07 15:16:53 UTC MAIN commitmail json YAML

2008-12-07 15:16:31 UTC MAIN commitmail json YAML

Fix path to xauth executable. Bump PKGREVISION.

(wiz)

2008-12-07 12:32:27 UTC MAIN commitmail json YAML

Back out new-style BSD makefile, as older NetBSD mk files do not
support PROGS.  Ensure that we install the usbgen(8) manual page,
though.  No PKGREVISION bump as no change in installed files from
previous revision.

(bjs)

2008-12-07 11:42:01 UTC MAIN commitmail json YAML

Note Update and revision bump of TokyoCabinet families.

(obache)

2008-12-07 11:40:15 UTC MAIN commitmail json YAML

2008-12-07 11:38:34 UTC MAIN commitmail json YAML

Update ruby-tokyotyrant to 1.1, for tokyotyrant-1.1.9.

(obache)

2008-12-07 11:37:53 UTC MAIN commitmail json YAML

2008-12-07 11:36:24 UTC MAIN commitmail json YAML

Update p5-tokyotyrant to 1.3, for tokyotyrant-1.1.9.

(obache)

2008-12-07 11:34:53 UTC MAIN commitmail json YAML

Update tokyotyrant to 1.1.9.

2008-12-02  Mikio Hirabayashi

* tcrdb.c (tcrdbputshl): new function instead of "tcrdbputrtt".

* scrext.c (serv_isect, serv_union): new functions.

- Release: 1.1.9

2008-10-30  Mikio Hirabayashi

* scrext.c (serv_lock, serv_unlock): new functions.

* usherette.lua: new file.

- Release: 1.1.8

(obache)

2008-12-07 11:31:21 UTC MAIN commitmail json YAML

Update tokyocabinet to 1.3.23.

Changes:
2008-12-03  Mikio Hirabayashi

* tcbdb.c (tcbdbtranbegin): conbination of non-transaction and transaction became safer.

- Release: 1.3.23

2008-11-28  Mikio Hirabayashi

* tcutil.c (tcmapput3, tcmdbput3, tcmapputcat3, tcmdbputcat3): new functions.

* tcutil.c (tctreeput3, tcndbput3): new functions.

* tcadb.c (tcadbput, tcadbputcat): LRU rule is now strictly applied.

- Release: 1.3.22

(obache)

2008-12-07 11:17:07 UTC MAIN commitmail json YAML

Updated net/darkstat to 3.0.712

(obache)

2008-12-07 11:16:50 UTC MAIN commitmail json YAML

Update darkstat to 3.0.712.
Requested by maintainer in PR 40128.

Changes since 3.0.711:
- Web: Add --no-macs option to hide mac addresses.
  Thanks Dennis!
- Web: Make tables prettier.
- Host detail view now triggers a DNS lookup.
- Manpage tweaks, also move from section 1 to section 8.
- Track and show how long ago a host was last seen.
  Suggested by: Prof A Olowofoyeku (The African Chief)
- Show pcap_stats (like number of packets dropped) in the web
  interface and also upon exit.

(obache)

2008-12-07 06:44:08 UTC MAIN commitmail json YAML

Note update of tex-IEEEtran.

(minskim)

2008-12-07 06:43:22 UTC MAIN commitmail json YAML

Update tex-IEEEtran to 1.7a.

This is a bug fix release that corrects the problem of unwanted two
column peer review title page format.

(minskim)

2008-12-07 06:41:51 UTC MAIN commitmail json YAML

Add a rule to detect TEXMFDIST to PRINT_PLIST_AWK.

(minskim)

2008-12-07 06:40:47 UTC MAIN commitmail json YAML

Define TEXMFDIST, which will be used by packages that want to install
into the TEXMFDIST tree.

(minskim)

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

bzr-1.10 is done

(epg)

2008-12-07 02:37:52 UTC MAIN commitmail json YAML

Updated devel/bzr to 1.10 [epg 2008-12-07]
Updated devel/bzrtools to 1.10.0 [epg 2008-12-07]
Updated devel/bzr-svn to 0.4.16 [epg 2008-12-07]

(epg)

2008-12-07 02:36:29 UTC MAIN commitmail json YAML

November 28 2008
* RELEASE: bzrtools 1.10.0

Novemeber 23 2008
* Support auto-detecting or disabling color in cdiff (Beno樽t Pierre)
* Support auto-detecting color in shelf UI

November 11 2008
* Support colorizing in shelf UI

(epg)

2008-12-07 02:32:48 UTC MAIN commitmail json YAML

bzr-svn 0.4.16 2008-12-06

  BUG FIXES

  * Don't print backtrace when error occurs while accessing repository root.
    (#296224)

  * Add --svn-override-revprops option to svn-push.

  * Give proper error when tags can't be pushed. (#299490)

  * Set bzr:user-agent revision property, e.g. to allow blacklisting
    in the future.

  * Fix removing of file properties. (#304866)

  * Allow target URLs in redirect requests to contain relative URLs. (#303959)

  * Fix compatibility with bzr 1.10.

(epg)

2008-12-07 02:32:21 UTC MAIN commitmail json YAML

bzr 1.10 2008-12-05
-------------------

Bazaar 1.10 has several performance improvements for copying revisions
(especially for small updates to large projects).  There has also been a
significant amount of effort in polishing stacked branches.  The commands
``shelve`` and ``unshelve`` have become core commands, with an improved
implementation.

The only changes versus bzr-1.10rc1 are bugfixes for stacked branches.

  BUG FIXES:

    * Don't set a pack write cache size from RepoFetcher, because the
      cache is not coherent with reads and causes ShortReadvErrors.
      This reverses the change that fixed #294479.
      (Martin Pool, #303856)

    * Properly handle when a revision can be inserted as a delta versus
      when it needs to be expanded to a fulltext for stacked branches.
      There was a bug involving merge revisions. As a method to help
      prevent future difficulties, also make stacked fetches sort
      topologically. (John Arbash Meinel, #304841)

bzr 1.10rc1 2008-11-28
----------------------

This release of Bazaar focuses on performance improvements when pushing
and pulling revisions, both locally and to remote networks.  The popular
``shelve`` and ``unshelve`` commands, used to interactively revert and
restore work in progress, have been merged from bzrtools into the bzr
core.  There are also bug fixes for portability, and for stacked branches.

  NEW FEATURES:

    * New ``commit_message_template`` hook that is called by the commit
      code to generate a template commit message. (Jelmer Vernooij)

    * New `shelve` and `unshelve` commands allow undoing and redoing changes.
      (Aaron Bentley)

  IMPROVEMENTS:

    * ``(Remote)Branch.copy_content_into`` no longer generates the full revision
      history just to set the last revision info.
      (Andrew Bennetts, John Arbash Meinel)

    * Fetches between formats with different serializers (such as
      pack-0.92-subtree and 1.9-rich-root) are faster now.  This is due to
      operating on batches of 100 revisions at time rather than
      one-by-one.  (Andrew Bennetts, John Arbash Meinel)

    * Search index files corresponding to pack files we've already used
      before searching others, because they are more likely to have the
      keys we're looking for.  This reduces the number of iix and tix
      files accessed when pushing 1 new revision, for instance.
      (John Arbash Meinel)

    * Signatures to transfer are calculated more efficiently in
      ``item_keys_introduced_by``.  (Andrew Bennetts, John Arbash Meinel)

    * The generic fetch code can once again copy revisions and signatures
      without extracting them completely to fulltexts and then serializing
      them back down into byte strings. This is a significant performance
      improvement when fetching from a stacked branch.
      (John Arbash Meinel, #300289)

    * When making a large readv() request over ``bzr+ssh``, break up the
      request into more manageable chunks. Because the RPC is not yet able
      to stream, this helps keep us from buffering too much information at
      once. (John Arbash Meinel)

  BUG FIXES:

    * Better message when the user needs to set their Launchpad ID.
      (Martin Pool, #289148)

    * ``bzr commit --local`` doesn't access the master branch anymore.
      This fixes a regression introduced in 1.9.  (Marius Kruger, #299313)

    * Don't call the system ``chdir()`` with an empty path. Sun OS seems
      to give an error in that case.  Also, don't count on ``getcwd()``
      being able to allocate a new buffer, which is a gnu extension.
      (John Arbash Meinel, Martin Pool, Harry Hirsch, #297831)

    * Don't crash when requesting log --forward <file> for a revision range
      starting with a dotted revno.
      (Vincent Ladeuil, #300055)

    * Don't create text deltas spanning stacked repositories; this could
      cause "Revision X not present in Y" when later accessing them.
      (Martin Pool, #288751)

    * Pack repositories are now able to reload the pack listing and retry
      the current operation if another action causes the data to be
      repacked.  (John Arbash Meinel, #153786)

    * PermissionDenied errors from smart servers no longer cause
      "PermissionDenied: "None"" on the client.
      (Andrew Bennetts, #299254)

    * Pushing to a stacked pack repository now batches writes, the same
      way writes are batched to ordinary pack repository.  This makes
      pushing to a stacked branch over the network much faster.
      (Andrew Bennetts, #294479)

    * TooManyConcurrentRequests no longer occur when a fetch fails and
      tries to abort a write group.  This allows the root cause (e.g. a
      network interruption) to be reported.  (Andrew Bennetts, #297014)

    * RemoteRepository.get_parent_map now uses fallback repositories.
      (Aaron Bentley, #297991?, #293679?)

  API CHANGES:

    * ``CommitBuilder`` now validates the strings it will be committing,
      to ensure that they do not have characters that will not be properly
      round-tripped. For now, it just checks for characters that are
      invalid in the XML form. (John Arbash Meinel, #295161)

    * Constructor parameters for NewPack (internal to pack repositories)
      have changed incompatibly.

    * ``Repository.abort_write_group`` now accepts an optional
      ``suppress_errors`` flag.  Repository implementations that override
      ``abort_write_group`` will need to be updated to accept the new
      argument.  Subclasses that only override ``_abort_write_group``
      don't need to change.

    * Transport implementations must provide copy_tree_to_transport.  A default
      implementation is provided for Transport subclasses.

  TESTING:

    * ``bzr selftest`` now fails if no doctests are found in a module
      that's expected to have them.  (Martin Pool)

    * Doctests now only report the first failure.  (Martin Pool)

(epg)

2008-12-07 02:05:50 UTC MAIN commitmail json YAML

2008-12-07 00:45:59 UTC MAIN commitmail json YAML

Updated emulators/wine-devel to 1.1.10

(adam)

2008-12-07 00:44:40 UTC MAIN commitmail json YAML

Renamed option 'openssl' to 'ssl', which is more compatible with pkgsrc env.

(adam)

2008-12-07 00:43:04 UTC MAIN commitmail json YAML

Changes 1.1.10:
- Support for virtual memory write watches.
- Workarounds for the WINAPI compiler bug on Mac OS.
- Several fixes for the 64-bit build.
- Some more GdiPlus functions.
- Various bug fixes.

(adam)

2008-12-06 19:43:27 UTC MAIN commitmail json YAML

Depend on py-sqlite. Ride update.

(wiz)

2008-12-06 18:40:52 UTC MAIN commitmail json YAML

Updated graphics/comix to 4.0.0

(wiz)

2008-12-06 18:40:33 UTC MAIN commitmail json YAML

Update to 4.0.0:

Comix 4.0.0

    - Comix has been completely rewritten from scratch. On the surface things
    look quite a bit like they used to, but the internal workings are
    entirely new. There are too many changes for them all to be mentioned
    here, but a couple of highlights are a much more functional library and a
    new archive editing dialog. The work on this new version of Comix has
    been going on in rather sporadic phases for almost two years, and during
    that time I have received help from lots of different people. Now, I must
    admit, I can no longer remember them all. So instead of trying to list as
    many as I can here, I will instead simply say thank you to everyone who
    have contributed fixes, patches, suggestions or encouraging words. Thanks!

(wiz)

2008-12-06 18:18:03 UTC MAIN commitmail json YAML

Updated textproc/gtkspell to 2.0.15

(wiz)

2008-12-06 18:17:48 UTC MAIN commitmail json YAML

Update to 2.0.15:

version 2.0.15 (2008-12-01):
* Additional translations (see po/ChangeLog).
* Add missing G_BEGIN_DECLS/G_END_DECLS for C++ support
* Fix feature request #2101451 by removing the sub-menu
  of the context menu as any other in-line spell checker does.
* Fix feature request #1523881, #1643622 and #2054637
  by adding a Language selector sub-menu.
* Fix feature request #1362304 by fixing docs/Makefile.am
  to install gtkspell.devhelp so that it shows in devhelp

(wiz)

2008-12-06 17:57:45 UTC MAIN commitmail json YAML

This is not a love song^W^W^WRose-DB-Object: fix homepage.

(seb)

2008-12-06 13:10:35 UTC MAIN commitmail json YAML

Reset MAINTAINER, mail address in PR is bogus.

(obache)

2008-12-06 12:57:39 UTC MAIN commitmail json YAML

2008-12-06 12:57:01 UTC MAIN commitmail json YAML

Added emulators/xhomer version 9.16.06

(obache)

2008-12-06 12:56:27 UTC MAIN commitmail json YAML

Import xhomer-9.16.06 as emulators/xhomer.
Based on PR 39980 by John Maier.

Xhomer is a machine emulator for the Digital Equipment Corporation (DEC)
Pro 350 computer, a PDP-11-based machine that was sold in the early
to mid-'80's.  Xhomer is based on the PDP-11 CPU core from the SIMH simulator,
and is written entirely in C.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2008-12-06 12:25:19 UTC MAIN commitmail json YAML

Fix case-sensitivity problem on Darwin.
>From Tom Yu in PR 40100.

(wiz)

2008-12-06 12:01:48 UTC MAIN commitmail json YAML

2008-12-06 12:01:10 UTC MAIN commitmail json YAML

Updated emulators/bochs to 2.3.7

(wiz)

2008-12-06 12:00:56 UTC MAIN commitmail json YAML

Update to 2.3.7, based on diffs by Juan Romero Pardines.

+ More optimizations in CPU code - Bochs 2.3.7 is more than 2x faster
  than Bochs 2.3.5 build !
- Implemented LBA48 support in BIOS
- Added memory access tracing for Bochs internal debugger
- Implemented Intel(R) XSAVE/XRSTOR and AES instruction set extensions
- Many fixes in CPU emulation and internal debugger
  - MenuetOS64 floppy images booting perfect again !
- updated LGPL'd VGABIOS to version 0.6b

XXX: Darwin PLIST probably wrong, someone please fix and integrate
better.

(wiz)

2008-12-06 11:38:14 UTC MAIN commitmail json YAML

- dmidecode-2.10, done.

(obache)

2008-12-06 11:37:01 UTC MAIN commitmail json YAML

Updated sysutils/dmidecode to 2.10

(obache)

2008-12-06 11:36:41 UTC MAIN commitmail json YAML

Update dmidecode to 2.10.
Patch provided by Sergey Svishchev via PR 40104.

dmidecode:
* Support for Solaris (x86 only, of course).
* Possibility to dump the SMBIOS/DMI table to a small binary file
  (option --dump-bin).
* Possibility to read the SMBIOS/DMI table from such binary files
  (option --from-dump).
* Support for SMBIOS 2.6. This includes new chassis types, new
  processor family names, new processor family upgrade names, bus
  address for system slots, and a new entry type for on-board devices,
  amongst many other minor changes.
* Support for DMI entry type 31 (Boot integrity services).
* Many processor family names taken from the CIM Schema document.

vpddecode:
* No longer ask users to report broken records.
* Fix --quiet option.

(obache)

2008-12-06 10:52:42 UTC MAIN commitmail json YAML

Updated www/ja-trac to 0.11.2.1pl1

(obache)

2008-12-06 10:52:23 UTC MAIN commitmail json YAML

Update ja-trac to 0.11.2.1pl1, a.k.a Trac-0.11.2.1.ja1.

Trac-0.11.2.1.ja1 (Nov 30, 2008)
* Merge Trac-0.11.2 and Trac-0.11.2.1
* Change encodings on Option's doc from unicode to UTF-8 for `pydoc`.
  - trac/wiki/macros.py
  - trac/attachment.py
  - trac/db/api.py
  - trac/env.py
  - trac/mimeview/api.py
  - trac/mimeview/enscript.py
  - trac/mimeview/php.py
  - trac/mimeview/pygments.py
  - trac/mimeview/silvercity.py
  - trac/notification.py
  - trac/perm.py
  - trac/search/web_ui.py
  - trac/ticket/api.py
  - trac/ticket/notification.py
  - trac/ticket/query.py
  - trac/ticket/report.py
  - trac/ticket/roadmap.py
  - trac/ticket/web_ui.py
  - trac/timeline/web_ui.py
  - trac/versioncontrol/api.py
  - trac/versioncontrol/svn_authz.py
  - trac/versioncontrol/svn_fs.py
  - trac/versioncontrol/web_ui/browser.py
  - trac/versioncontrol/web_ui/changeset.py
  - trac/versioncontrol/web_ui/log.py
  - trac/web/auth.py
  - trac/web/chrome.py
  - trac/web/main.py
  - trac/wiki/api.py

Trac 0.11.2.1 (November 17, 2008)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.2.1

Trac 0.11.2.1 fixes a Python 2.3 incompatibility introduced in Trac 0.11.2.
Python 2.4+ users already running Trac 0.11.2 do not need to upgrade.

Trac 0.11.2 (November 8, 2008)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.2

Trac 0.11.2 contains two security fixes and a couple of bug fixes.
The following list contains only a few highlights:

Bug fixes:

* Fixes potential DOS vulnerability with certain wiki markup. Reported by
  Matt Murphy.
* Improved HTML sanitizer filter to detect possible phishing attempts.
  Reported by Simon Willison.
* MySQL db backend improvement (reconnect after idle timeout #4465)
* TicketQuery speed improvements (#6436)
* Fixes for RSS feeds (timeline entries no longer truncated #7316, no longer
  download some feeds under Firefox #3899)
* Search now works for custom fields (#2530)
* Same order for ticket fields for new and existing tickets (#7018)
* Enforce fine-grained permission for "quickjump" search results (#7655)
* E-mail obfuscation was not done in a few remaining places (#7688, #6532)
* Uninstall of plugins from WebAdmin was not working - feature disabled
  for now
* More robust pagination of results for reports and custom queries (#7424,
  #7544)
* Support for newer version of pygments (#7622)
* Documentation updated (#7603, #7205, #7318)

Minor improvements:

* Better support for Wiki page hierarchy (show path #2780, link to
  parent #2150)
* Custom query allow to search in description and other text fields (#4824)

(obache)

2008-12-06 09:29:51 UTC MAIN commitmail json YAML

Add missing ltdl dependency. Causes build failure, so no PKGREVISION bump.

(wiz)

2008-12-06 08:50:36 UTC MAIN commitmail json YAML

+ bzr-1.10, mkvtoolnix-2.4.1, vlc-0.9.8a.

(wiz)

2008-12-06 08:48:03 UTC MAIN commitmail json YAML

Add missing files to PLIST.
Bump PKGREVISION.

(wiz)

2008-12-06 01:00:42 UTC MAIN commitmail json YAML

Updated time/hamster-applet to 2.24.2nb1

(jmcneill)

2008-12-06 00:59:42 UTC MAIN commitmail json YAML

Fix path to python interpreter in hamster-applet, and copy hamster.db
with proper permissions to home directory. Bump PKGREVISION.

(jmcneill)

2008-12-05 19:02:09 UTC MAIN commitmail json YAML

MAKE_JOBS_SAFE= no

(ahoka)

2008-12-05 19:00:27 UTC MAIN commitmail json YAML

MAKE_JOBS_SAFE=no

(ahoka)

2008-12-05 16:31:52 UTC MAIN commitmail json YAML

2008-12-05 15:45:01 UTC MAIN commitmail json YAML

Fix bad entry for "sslproxy" reported by "pkglint".

(tron)

2008-12-05 15:18:40 UTC MAIN commitmail json YAML

We need a Real Shell to run some internal configure script (fixes
pkg/39836).

(is)

2008-12-05 14:06:13 UTC MAIN commitmail json YAML

-inspircd-1.1.22

(adrianp)

2008-12-05 14:05:14 UTC MAIN commitmail json YAML

Updated chat/inspircd to 1.1.22

(adrianp)

2008-12-05 14:04:52 UTC MAIN commitmail json YAML

Update to 1.1.22

Don't build the core as lots of shared objects, but instead do it properly.
Remove server name prefix from kill messages, low-priority cosmetic fix.
Change rm to force removal for configureclean target, obsoletes debian patch.
Don't attempt to modify permissions on config file, obsoletes debian patch.
Fix gnutls detection, wrong var was set, thanks SnoFox
Backport 8a7abaf: don't check permission to +Q if not a local user, fixes bug #619
Add alias for ALIS, closes bug #632.
Fix duplicated umode, closes bug #631
Backport r10791, m_watch was deleting the wrong user's watcher list
Fix an uninitialised variable in ConfigReader::GetError()
Backport leak on /rehash fix.
Backport race condition fixes.
Fix: Port was never read in for connect tags, patch from Szymek - thanks!
Fix a low risk race condition which could result in crashes, spotted by Szymek - big thanks!
Backport: Watch visibility test was working the wrong way. Patch from Darom.
Numerous fixes for m_dccallow - only the first banfile tag mattered, improper behavior with no banfile tags, incorrect check for adding yourself to the dccallow list, and several cosmetic issues.
Backport leak fix on helpop config reading, thanks Macgyver.
Fix for bug #614 reported by jdhore, thanks. NOTE: The numerics for /MODULES have been changed in 1.1 to match those in 1.2, now 703 and 704. This is required because conspire seems to want to interpret the old numeric for sasl even if sasl isnt available (numeric 900)
Fix for bug #604 reported by Phoenix, thanks
Replace the IP (in addition to hostname) for CGIIRC clients; fixes glines and zlines on IPs affecting cgiirc users. Thanks to Saz|Laptop
Backport r10602: potentially unsafe comparison in SSL
Fix for bug #610 reported by ankit
Backport r10517: Fix KILL server-notice duplication
backport r10054 from trunk. fixes output corruption if ports fail to bind.

(adrianp)

2008-12-05 13:34:59 UTC MAIN commitmail json YAML

+ clive-2.0.0, comix-4.0.0, dmidecode-2.10 [pkg/40104], dwm-5.3,
  glpk-4.34, gtkspell-2.0.15, inspircd-1.1.22, libIDL-0.8.12,
  libv4l-0.5.7, modular-xorg-server-1.5.99.2.

(wiz)

2008-12-05 13:07:59 UTC MAIN commitmail json YAML

Updated lang/php5 to 5.2.7

(adrianp)

2008-12-05 13:07:37 UTC MAIN commitmail json YAML

Update to 5.2.7.

Security Enhancements and Fixes in PHP 5.2.7:

Upgraded PCRE to version 7.8 (Fixes CVE-2008-2371)
Fixed missing initialization of BG(page_uid) and BG(page_gid), reported by Maksymilian Arciemowicz.
Fixed incorrect php_value order for Apache configuration, reported by Maksymilian Arciemowicz.
Fixed a crash inside gd with invalid fonts (Fixes CVE-2008-3658).
Fixed a possible overflow inside memnstr (Fixes CVE-2008-3659).
Fixed security issues detailed in CVE-2008-2665 and CVE-2008-2666.
Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots)).(Fixes CVE-2008-3660)
Fixed bug #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow). (Fixes CVE-2008-2829)
Key enhancements in PHP 5.2.7 include:

Fixed several memory leaks inside the readline and sqlite extensions
A number of corrections relating to date parsing inside the date extension
Fixed bugs relating to data retrieval in the PDO extension
A series of crashes in various areas of code were resolved
Several corrections were made to the strip_tags() function in terms of < and <?XML handling
A number of bugs were fixed in extract() function when EXTR_REFS flag is being used
Added the ability to log PHP errors to the SAPI (Ex. Apache log) logging facility
Over 170 bug fixes.

(adrianp)

2008-12-05 12:54:00 UTC MAIN commitmail json YAML

Added security/sslproxy 1.0.5

(sborrill)

2008-12-05 12:53:24 UTC MAIN commitmail json YAML

Add security/sslproxy

(sborrill)

2008-12-05 12:52:39 UTC MAIN commitmail json YAML

The Symbion SSL Proxy listens on a TCP port, accepts SSL connections, and
forwards them to another (local or remote) TCP port, or UNIX domain socket.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sborrill)

2008-12-05 12:20:05 UTC MAIN commitmail json YAML

Reinsert the missing part of the sentence...

(smb)

2008-12-05 09:15:58 UTC MAIN commitmail json YAML

Note update of www/p5-Rose-HTMLx-Form-Related to version 0.13

(seb)

2008-12-05 09:13:37 UTC MAIN commitmail json YAML

This is a duplicate of net/Transmission as spoted by tnn@ and obache@

(kefren)

2008-12-05 09:11:09 UTC MAIN commitmail json YAML

remove transmission duplicate

(kefren)

2008-12-05 09:09:19 UTC MAIN commitmail json YAML

net/transmission is a duplicate of net/Transmission, consequently remove
the import line

(kefren)

2008-12-05 09:06:02 UTC MAIN commitmail json YAML

Update from version 0.09 to version 0.13

Pkgsrc changes:
- Add dependencies for test target so most of this Perl module's
  tests can be run

Upstream changes:
0.10    27 Oct 2008
* calling $form->reset or $form->clear will now refetch
  objects from db for interrelated menus, re-populating the
  options.

0.11    27 Oct 2008
        * fix dbic tests so they skip the correct number of tests

0.12    17 Nov 2008
* support the new 'unqiue_value()' method in RDBOHelpers
  and MoreHelpers, which will now override
  show_related_field_using() when called in foreign_field_value().

0.13    24 Nov 2008
* fix autocomplete bug to call get_controller() rather than
  simply controller()
* add map_to_column, map_from_column and map_class_controller_class
  to RelInfo
        * add as_hash() to RelInfo

(seb)

2008-12-05 08:49:42 UTC MAIN commitmail json YAML

Remove ftp3.easysw.com from MASTER_SITES, its name cannot be resolved.

(obache)

2008-12-05 08:45:04 UTC MAIN commitmail json YAML

Mention transmission import

(kefren)