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

2024-05-13 14:11:39 UTC Now

2011-09-21 19:34:52 UTC MAIN commitmail json YAML

Added sysutils/eventlog version 0.2.12
Updated sysutils/syslog-ng to 3.2.4

(bouyer)

2011-09-21 19:33:10 UTC MAIN commitmail json YAML

Update syslog-ng to 3.2.4 (from 1.6.2),  OK agc@.
Changes for 3 years of work is too large to paste here ...

(bouyer)

2011-09-21 19:30:19 UTC MAIN commitmail json YAML

2011-09-21 19:29:25 UTC MAIN commitmail json YAML

Initial import of eventlog 0.2.12, required by the upcoming syslog-ng
update (OK agc@)
The EventLog library aims to be a replacement of the simple syslog() API
provided on UNIX systems. The major difference between EventLog and syslog
is that EventLog tries to add structure to messages.

Where you had a simple non-structrured string in syslog() you have a
combination of description and tag/value pairs.

EventLog provides an interface to build, format and output an event record.
The exact format and output method can be customized by the administrator
via a configuration file.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc_base

(bouyer)

2011-09-21 16:07:15 UTC MAIN commitmail json YAML

Help configure in finding glibmm's doctools.

(joerg)

2011-09-21 15:29:30 UTC MAIN commitmail json YAML

Note update of www/contao210-translations pacakge to 20110920.

(taca)

2011-09-21 15:28:55 UTC MAIN commitmail json YAML

Update contao210-translations package to 20110920.

Update French, Guarani and Japanese language files.

(taca)

2011-09-21 15:26:47 UTC MAIN commitmail json YAML

Move RUBY_VERSION_SUPPORTED=18 restriction to each Makefile from
graphics/ruby-clutter/Makefile.common, making it really work.

A short discussion with joerg@.  Thanks Joerg.

(taca)

2011-09-21 15:00:05 UTC MAIN commitmail json YAML

Updated www/ap-perl to 1.31

(obache)

2011-09-21 14:59:33 UTC MAIN commitmail json YAML

Update ap-perl to 1.31.
While here, fixes build with perl-5.14.

= 1.31 May 11, 2009

Fix static APACI build on Mac OS X. [Gozer]

Fix XSS vulnerability in Apache::Status reported by
Richard J. Brain, CVE-2009-0796
[Fred Moyer]

On Win32, mod_perl.h needs to include <malloc.h> before the perl
headers, at least when built with USE_ITHREADS
[Steve Hay]

Win32 needs PERL_SYS_INIT/PERL_SYS_TERM calls when built with
USE_ITHREADS [sic--that's different to USE_THREADS]. In fact,
they ought to be always called if they are defined
[Steve Hay]

Fix potential segfault when the environment contains
NULL values [Mike Schilli]

Fix static APACI build against newer apache-1.3.38+
[Gozer]

Fixed modules/regex.t test 4 on Win32
[Steve Hay]

Avoid possible segfault when PerlFreshRestart is On.
[Michael Rendell <michael@cs.mun.ca>]

Prevent segfault when running with perl >= 5.9.3
[Steve Hay]

Fix shared libary extensions on Win32 to be .dll not .so
[Nikolay Ananiev <ananiev@thegdb.com>]

Patch to mod_perl.dsp to remove /D _WINSOCK2API_ on Win32
for perl >= 5.8.6 [Steve Hay]

= 1.30 March 29, 2007

SECURITY: CVE-2007-1349 (cve.mitre.org)
fix unescaped variable interpolation in Apache::PerlRun
regular expression to prevent regex engine tampering.
reported by Alex Solovey
[Randal L. Schwartz <merlyn@stonehenge.com>, Fred Moyer <fred@redhotpenguin.com>]

sync Apache-SizeLimit with latest version from CPAN (0.91)
[Philip M. Gollucci, Philippe M. Chiasson]

Fix an Apache::(Registry|PerlRun) bug caused by special characters
in the url [kolya@mail.ru]

Display a more verbose message if Apache.pm can't be loaded
[Geoffrey Young]

Fix incorrect win32 detection in Apache::SizeLimit reported by
Matt Phillips <mphillips@virage.com> [Philippe M. Chiasson]

The print-a-scalar-reference feature is now deprecated and documented
as such [Stas]

fix "PerlSetVar Foo 0" so that $r->dir_config('Foo') returns 0, not undef
[Geoffrey Young]

for some reason .pm files during the modperl build see $ENV{PERL5LIB}
set in Makefile.PL, which is used for generating Makefiles, as
"PERL5LIB=/path:/another/path" instead of "/path:/another/path"
essentially rendering this env var useless. I'm not sure why, may be
MakeMaker kicks in somewhere. Trying to workaround by
s/PERL5LIB/PERL5LIB_ENV/, using anything that's not PERL5LIB. [Stas]

change $INC{$key} = undef; to delete $INC{$key}; in PerlFreshRestart
[Geoffrey Young]

Fix a bug in Makefile.PL for Win32 where it would, in
certain cases, pick up the wrong Perl include directory
[Steve Hay]

(obache)

2011-09-21 14:58:37 UTC MAIN commitmail json YAML

2011-09-21 14:56:04 UTC MAIN commitmail json YAML

2011-09-21 14:08:29 UTC MAIN commitmail json YAML

2011-09-21 13:51:12 UTC MAIN commitmail json YAML

Rewrite example configuration file to use CGI (not CLI) version of PHP

(adam)

2011-09-21 13:38:49 UTC MAIN commitmail json YAML

Fix build on NetBSD/current by copying gcc34's patch-ac.

(joerg)

2011-09-21 13:16:05 UTC MAIN commitmail json YAML

Get the correct MySQL server dependency by including the buildlink
files.

(joerg)

2011-09-21 13:15:20 UTC MAIN commitmail json YAML

Handle isnan from cmath on NetBSD like on Darwin.

XXX The comment in the code is wrong and using std::isnan is actually
XXX the portable approach. DragonFly and other GCC users likely need the
XXX same change

(joerg)

2011-09-21 13:10:25 UTC MAIN commitmail json YAML

Added MESSAGE_SUBST

(adam)

2011-09-21 12:54:16 UTC MAIN commitmail json YAML

2011-09-21 11:55:44 UTC MAIN commitmail json YAML

pbulk-base updated

(joerg)

2011-09-21 11:55:15 UTC MAIN commitmail json YAML

pbulk-base-0.43: Explicitly re-run make clean after create-usergroup, if
it was run before configure. This ensures that the work directory gets
the correct owner. Fixes strange error in qmail build.

(joerg)

2011-09-21 11:06:10 UTC MAIN commitmail json YAML

Remove www.NetBSD.org from MASTER_SITES, not using sitedrivenby.gif logo

(obache)

2011-09-21 09:48:41 UTC MAIN commitmail json YAML

2011-09-21 09:45:18 UTC MAIN commitmail json YAML

Updated net/mikutter to 0.0.3.514

(obache)

2011-09-21 09:45:02 UTC MAIN commitmail json YAML

Update mikutter to 0.0.3.514.

* Fixes redundant retry setting times, if mis-POST At reached to API limitation.
* At unstable Twitter RESET API, large number of new tweet notifications are
  sometimes happened.

(obache)

2011-09-21 09:39:01 UTC MAIN commitmail json YAML

2011-09-21 09:10:37 UTC MAIN commitmail json YAML

PLIST correction (not only support dylib)

(adam)

2011-09-20 21:40:58 UTC MAIN commitmail json YAML

Use ${PKGLOCALEDIR} to tell configure where to put locales.

(hans)

2011-09-20 19:35:49 UTC MAIN commitmail json YAML

+ TeXmacs-1.0.7.13, ap-xslt-1.4.0, clutter-1.8.0, exiv2-0.22,
  gnutls-3.0.3, gtk-gnutella-0.97.1, json-glib-0.14.0, libaudiofile-0.3.1,
  libfolks-0.6.3, librep-0.92.1b, openttd-1.1.3, p5-ack-1.96,
  puzzles-9306, rep-gtk-0.90.7, sawfish-1.8.2, scala-2.9.1 [pkg/45379],
  tea-31.0.0, zim-0.53.

(wiz)

2011-09-20 19:11:54 UTC MAIN commitmail json YAML

MirBSD does not have fmin and fmax either, adapt patch-aq accordingly.

(bsiegert)

2011-09-20 16:50:54 UTC MAIN commitmail json YAML

Don't depend on GCC optimizer considering constant address
differences as ICE and depend on the corresponding xine version.
Patch from Bernhard Moellemann.

(joerg)

2011-09-20 16:47:57 UTC MAIN commitmail json YAML

Belated revision bump since the xine patch changes installed headers

(joerg)

2011-09-20 13:58:01 UTC MAIN commitmail json YAML

Should be INSTALL_LIB instead of INSTALL_DATA.
It is mistake.

(ryoon)

2011-09-20 13:19:36 UTC MAIN commitmail json YAML

Add workaround to fix broken "make package" on Darwin 11.0.1.

(ryoon)

2011-09-20 11:31:13 UTC MAIN commitmail json YAML

If building with threads support, add PTHREAD_LDFLAGS to LDFLAGS.

Fixes build on Ubuntu 11.04.  Unlikely to have an effect on platforms that
already built, so no PKGREVISION bump.

Ok'd in freeze by wiz@

(dsainty)

2011-09-20 11:09:46 UTC MAIN commitmail json YAML

Fix build on case insensitive filesystem.

(ryoon)

2011-09-19 18:46:07 UTC MAIN commitmail json YAML

2011-09-19 14:50:36 UTC MAIN commitmail json YAML

Exactly specify include path for npapi.h so that other xulrunner will not be
picked up.

Fixes PR pkg/45380.

(obache)

2011-09-19 07:15:52 UTC MAIN commitmail json YAML

Fix up a bunch of clang warnings and errors. This includes some bug
fixes, because clang found a couple things that were decidedly
wrong/broken; therefore PKGREVISION -> 3.

This package has too many patches (it only looks like a moderate number
compared to xview) and many/most of them should be rolled into a jumbo
patch and posted as a distfile. One of these years...

(dholland)

2011-09-19 04:44:19 UTC MAIN commitmail json YAML

2011-09-19 03:45:28 UTC MAIN commitmail json YAML

2011-09-19 01:01:12 UTC MAIN commitmail json YAML

Restore information about optional patches.

(jmmv)

2011-09-19 00:11:26 UTC MAIN commitmail json YAML

+ ruby-gnome2-1.0.3.

(taca)

2011-09-18 20:20:36 UTC MAIN commitmail json YAML

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

Tentatively switch X11_TYPE to modular to MirBSD. The native X is still
X11R6 so many new applications do not build. meta-pkgs/modular-xorg-libs
built correctly in my tests, so let's see what a bulk build will show.

(bsiegert)

2011-09-18 19:04:56 UTC MAIN commitmail json YAML

Before copying files into the destination directory, create it. Some pax
implementations do not accept a non-existing destination directory.

Fixes (some of) the texlive packages on MirBSD.

Reviewed by Jæ—¦rg Sonnenberger.

(bsiegert)

2011-09-18 16:51:32 UTC MAIN commitmail json YAML

Fix build on NetBSD/i386 5.99.55 and Darwin/11.0.1.

Tested on NetBSD/i386 5.99.55, Darwin/11.0.1, and NetBSD/i386 5.1.

(ryoon)

2011-09-18 15:05:47 UTC MAIN commitmail json YAML

+ calibre-0.8.19, clutter-1.6.18, libgdata-0.10.1, libgee-0.6.2,
  libssh-0.5.2 [www.libssh.org], php-libawl-0.47, stunnel-4.44,
  vala-0.14.0, wdiff-1.0.1, wget-1.13.4.

(wiz)

2011-09-18 15:05:11 UTC MAIN commitmail json YAML

+ davical-0.9.9.5, farsight2-0.0.30, gbrainy-2.02, libmicrohttpd-0.9.14,
  tor-0.2.2.33, x264-devel-20110917.

(wiz)

2011-09-18 14:32:59 UTC MAIN commitmail json YAML

Correct paths to tex-pst-node and tex-pstricks.

Noted by Robert Elz.

(minskim)

2011-09-18 14:18:25 UTC MAIN commitmail json YAML

2011-09-18 12:42:23 UTC MAIN commitmail json YAML

switch NetBSD-4 and AIX to default to modular X11_TYPE

(abs)

2011-09-18 12:03:59 UTC MAIN commitmail json YAML

remove audio/tunapie from the list, not vulnerable now.

(obache)

2011-09-18 11:59:05 UTC MAIN commitmail json YAML

Updated audio/tunapie to 2.1.18

(obache)

2011-09-18 11:58:49 UTC MAIN commitmail json YAML

Update tunapie to 2.6.18, for fixes CVE-2009-1253 and CVE-2009-1254.

2.6.18

Fix recording problem with Icecast.
Add totem and amarok as optional players.

2.1.17

Improve GUI responsiveness when playing radio stations

2.1.16

Fix security issue with use of os.system, commands and non-secure tempfiles

2.1.15

Fix minimal wx version back to 2.6

2.1.14

Fix errors with wxGTK 2.8.
Fix startup error if Geom file corrupted.

2.1.13

play icecast stations correctly

2.1.12

Fix bug where radiolist is not always refreshed correctly.

2.1.11

Revert to deprecated code in prefs as new version not supported by wxpython 2.6!

2.1.10

Fix icecast directory.
Fix deprecation warnings for wxpython 2.8

2.1.9

Fix problem with GUI breakage when right clicking before download finished.
Fix xcb_lock errors.

2.1.8

Fix to allow realplayer to play user-added streams.

2.1.7

Another record bug fixed (thanks Chris O'Halloran!)
Added option to add user-defined streams.

(obache)

2011-09-18 11:55:22 UTC MAIN commitmail json YAML

Add -pthread on MirBSD, fixes build of dependent packages like libXpm.

I think that patch-aa is incorrect, at least on MirBSD. It supposes that
pthread_self is already in libc. However, I won't touch the patches
during the freeze.

(bsiegert)

2011-09-18 10:45:15 UTC MAIN commitmail json YAML

Mention freeze start for pkgsrc-2011Q3.

(wiz)

2011-09-18 09:01:31 UTC MAIN commitmail json YAML

2011-09-18 04:44:47 UTC MAIN commitmail json YAML

+ mysql-client-5.1.59, mysql-server-5.1.59.

(taca)

2011-09-18 03:52:08 UTC MAIN commitmail json YAML

Note PKGREVISION bump of lyx.

(minskim)

2011-09-18 03:51:33 UTC MAIN commitmail json YAML

Replace lyx's dependencies on teTeX with those on TeX Live packages.

(minskim)

2011-09-18 03:32:35 UTC MAIN commitmail json YAML

Note update of tex-prosper.

(minskim)

2011-09-18 03:32:28 UTC MAIN commitmail json YAML

Add tex-prosper-doc.

(minskim)

2011-09-18 03:30:54 UTC MAIN commitmail json YAML

Import tex-prosper-doc-1.5 as print/tex-prosper-doc.

This is documentation for tex-prosper.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-18 03:30:26 UTC MAIN commitmail json YAML

Update tex-prosper to 1.5 and remove dependencies on teTeX.

Based on patches from Nicolas Thauvin.

Changes:
* bookmarks for all overlays
* corrected bug preventing correct use of \cite in slides with overlays.
* corrected reinitialization problem of the current color when
  option "colorlinks" is true
* Now, counters are not incremented inside overlays. Added macros to support
  this. Labels should no longer reported multiply defined in overlays either.
* Prosper now supports Adobe distiller for transforming PS files into PDF
  files

(minskim)

2011-09-18 01:36:06 UTC MAIN commitmail json YAML

Update glusterfs to 3.2.3
This maintenance release with no new features. Majot bug fixes are:
Bug 2464 Fixed all the issues caused by GFID mismatch during
  distribute rename.
Bug 2988 Fixed the issue of high CPU usage when Directory Quota
  is enabled.
Bug 3122 Enhanced the volume set interface to support io-threads
  on the client.
Bug 3210 Fixed the issue of modified mtime/atime of the files after
  rebalance operation.
Bug 3191 Fixed the issue with symlinks during rebalance operation.

(manu)

2011-09-18 01:21:51 UTC MAIN commitmail json YAML

Note PKGREVISION bump of teTeX-texmf.

(minskim)

2011-09-18 01:21:30 UTC MAIN commitmail json YAML

Resolve conflicts between teTeX-texmf and tex-seminar.

(minskim)

2011-09-18 01:01:21 UTC MAIN commitmail json YAML

Add tex-seminar{,-doc} and their dependencies.

(minskim)

2011-09-18 00:41:42 UTC MAIN commitmail json YAML

Import tex-seminar-doc-1.5 as print/tex-seminar-doc.

This is documentation for tex-seminar.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-18 00:41:30 UTC MAIN commitmail json YAML

Import tex-seminar-1.5 as print/tex-seminar.

A class that produces overhead slides (transparencies), with many
facilities. The class requires availability of the fancybox package.
Seminar is also the basis of other classes, such as prosper. In fact,
seminar is not nowadays reckoned a good basis for a presentation --
users are advised to use more recent classes such as powerdot or beamer,
both of which are tuned to 21st-century presentation styles. Note that
the seminar distribution relies on the xcomment package, which was once
part of the bundle, but now has a separate existence.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-18 00:37:21 UTC MAIN commitmail json YAML

Import tex-guide-to-latex-2011 as print/tex-guide-to-latex.

This package contains material presented in the book

      Guide To LaTeX, 4th Edition
  Helmut Kopka and Patrick W. Daly
      Addison-Wesley, 2003

as code, sample figures, processed files, as well as solutions
to the exercises.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-18 00:29:12 UTC MAIN commitmail json YAML

Import tex-xcomment-doc-1.3 as print/tex-xcomment-doc.

This is documentation for tex-xcomment.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-18 00:28:57 UTC MAIN commitmail json YAML

Import tex-xcomment-1.3 as print/tex-xcomment.

The package defines an environment that only typesets specified
environments within its scope. So, for example, if you want nothing but
the figure and table environments in your document, you can enclose the
whole document with an xcomment environment that excludes everything
but. This is a lot easier than excluding the chunks of text between the
environments you want, or creating an entire document containing only
those environments. The package was previously part of the seminar
bundle for typesetting presentations.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-18 00:25:01 UTC MAIN commitmail json YAML

Import tex-2up-doc-1.3 as print/tex-2up-doc.

This is documentation for tex-2up.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-18 00:24:41 UTC MAIN commitmail json YAML

Import tex-2up-1.3 as print/tex-2up.

2up.tex/2up.sty allows one to print a document two-up, with
considerable flexibility as to paper size and layout.  It produces a
standard dvi file, and does not involve an additional dvi or
PostScript filter.  It should work with most TeX macro packages.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-17 23:02:23 UTC MAIN commitmail json YAML

2011-09-17 22:56:57 UTC MAIN commitmail json YAML

Import tex-subfigmat-doc-1.0 as print/tex-subfigmat-doc.

This is documentation for tex-subfigmat.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-17 22:56:48 UTC MAIN commitmail json YAML

Import tex-subfigmat-1.0 as print/tex-subfigmat.

Defines an array/matrix-type environment that is used with the subfigure
package to automate the placement of subfigures (or tables or text). The
subfigures are placed left-to-right, top- to-bottom.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-17 22:53:45 UTC MAIN commitmail json YAML

2011-09-17 22:51:16 UTC MAIN commitmail json YAML

Import tex-statex-doc-1.6 as print/tex-statex-doc.

This is documentation for tex-statex.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-17 22:51:05 UTC MAIN commitmail json YAML

Import tex-statex-1.6 as print/tex-statex.

A package defining many macros for items of significance in statistical
presentations. An updated, but incompatible, version of the package is
available: statex2.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-17 22:47:20 UTC MAIN commitmail json YAML

Updated net/unbound to 1.4.13

(pettai)

2011-09-17 22:46:50 UTC MAIN commitmail json YAML

Unbound 1.4.13:

Features:

* Note that Unbound implements RFC6303 (since version 1.4.7).
tcp-upstream yes/no option (works with set_option) for tunnels.
* The format of answers to the qtype ANY with a CNAME have changed, so that there can be proper validated DNSSEC answers for them. This is for queries with qtype ANY where the domain name has a CNAME. Now an answer is returned, where before it resulted in SERVFAIL due to validation failure. When DNSSEC validation is disabled, the contents of the response have changed: the CNAME is not followed, and the correct contents of the RRsets at the initial name are included (where previously only partial contents of the initial names could have been included but the CNAME was followed). The qtype ANY is a query for debug where the resolver is to fill in relevant data that happens to be at hand from the cache.

Bug Fixes:

* Fix validation of qtype ANY responses with CNAMEs. Unbound responds with the RR types that are available at the name for qtype ANY and validates those RR types. It does not test for completeness (i.e. with NSEC or NSEC3 query), and it does not follow the CNAME or DNAME to another name (with even more data for the already large response)
* Documented the options that work with control set_option command.
* Fix that internally, CNAMEs with NXDOMAIN have that as rcode.
* Fix validation of . DS query.
* Fix wildcard expansion no-data reply under an optout NSEC3 zone is validated as insecure.
* Fix python site-packages path to /usr/lib64.
* fix memory and fd leak after out-of-memory condition.
* contrib. patch fixes load of python modules.
* contrib. patch that fixes a memory leak in the unbound python module, in string conversions.
* Fix num-threads 0 does not segfault.
* Fix autoconf 2.68 warnings
* iana portlist updated

(pettai)

2011-09-17 22:46:22 UTC MAIN commitmail json YAML

Import tex-sphack-doc-1.0 as print/tex-sphack-doc.

This is documentation for tex-sphack.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-17 22:46:10 UTC MAIN commitmail json YAML

Import tex-sphack-1.0 as print/tex-sphack.

Change the kernel internal \@bsphack/\@esphack so that it is also
invisible in vertical mode.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-17 22:44:35 UTC MAIN commitmail json YAML

Import tex-showtags-doc-1.05 as print/tex-showtags-doc.

This is documentation for tex-showtags.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-17 22:44:24 UTC MAIN commitmail json YAML

Import tex-showtags-1.05 as print/tex-showtags.

Prints the tag right-aligned on each line of the bibliography.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-17 22:43:02 UTC MAIN commitmail json YAML

2011-09-17 22:42:48 UTC MAIN commitmail json YAML

Import tex-shadow-1.3 as print/tex-shadow.

Defines a command \shabox (analgous to \fbox), and supporting
mechanisms.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-17 22:41:03 UTC MAIN commitmail json YAML

Import tex-sepnum-doc-2.0 as print/tex-sepnum-doc.

This is documentation for tex-sepnum.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-17 22:40:47 UTC MAIN commitmail json YAML

Import tex-sepnum-2.0 as print/tex-sepnum.

Provides a command to print a number with (potentially different)
separators every three digits in the parts either side of the decimal
point (the point itself is also configurable). The macro is fully
expandable and not fragile (unless one of the separators is). There is
also a command \sepnumform, that may be used when defining \the<counter>
macros.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-17 22:38:51 UTC MAIN commitmail json YAML

Import tex-section-doc-2011 as print/tex-section-doc.

This is documentation for tex-section.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-17 22:38:28 UTC MAIN commitmail json YAML

Import tex-section-2011 as print/tex-section.

The package implements a pretty extensive scheme to make more manageable
the business of configuring LaTeX output.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-17 22:36:38 UTC MAIN commitmail json YAML

Import tex-secdot-doc-1.0 as print/tex-secdot-doc.

This is documentation for tex-secdot.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-17 22:36:29 UTC MAIN commitmail json YAML

Import tex-secdot-1.0 as print/tex-secdot.

Makes the numbers of \section commands come out with a trailing dot.
Includes a command whereby the same can be made to happen with other
sectioning commands.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-17 22:35:57 UTC MAIN commitmail json YAML

Updated security/opendnssec to 1.3.2

(pettai)

2011-09-17 22:35:25 UTC MAIN commitmail json YAML

OpenDNSSEC 1.3.2

Bugfixes:
* Bugfix #257: Error in ods-signerd, where a corrupted backup file results
  in an invalid pointer free().
* Signer Engine: Mark that a zone has a valid signer configuration, after
  recovering the zone from the backup files.

OpenDNSSEC 1.3.1

Bugfixes:
* Auditor: Fix 'ZSK in use too long' message to handle new signer behaviour.
* Bugfix #255: RHEL6 patch to contrib/opendnssec.spec. (Rick van Rein)
* Bugfix #256: Make sure argument in "ods-control signer" is not stripped off.
* Bugfix #259: ods-ksmutil: Prevent MySQL username or password being interpreted
  by the shell when running "ods-ksmutil setup".
* Bugfix #260: "ods-ksmutil zone list" now handles empty zonelists.
* Enforcer: Unsigned comparison resulting in wrong error message.
* ods-ksmutil: fixed issue where first ds-seen command run on a zone would work,
  but return an error code and not send a HUP to the enforcerd.
* Signer Engine: A threading issue occasionally puts the default validity
  on NSEC(3) RRs and the denial validity on other RRs.
* Signer Engine: An update command could interrupt the signing process and the
  zone would get missing signatures.
* Signer Engine: Fix an issue where some systems could not copy the zone file.
* Zonefetcher: Check inbound serial in transferred file, to prevent
  redundant zone transfers.

(pettai)

2011-09-17 22:32:37 UTC MAIN commitmail json YAML

2011-09-17 22:31:31 UTC MAIN commitmail json YAML

Import tex-romanneg-doc-2011 as print/tex-romanneg-doc.

This is documentation for tex-romanneg.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-17 22:31:21 UTC MAIN commitmail json YAML

Import tex-romanneg-2011 as print/tex-romanneg.

Causes the page numbers in the DVI file (as defined by \count0) to be
negative when roman pagenumbering is in effect.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-09-17 21:49:12 UTC MAIN commitmail json YAML

Updated security/softhsm to 1.3.0

(pettai)

2011-09-17 21:47:30 UTC MAIN commitmail json YAML

SoftHSM 1.3.0

* Can now read CKA_ALWAYS_AUTHENTICATE but does not use it.
* Encryption and decryption using CKM_RSA_PKCS.
* Support X.509 certificates. (Patch from Thomas Calderon)
* Updated backup instructions.
* Only a Security Officer can set CKA_TRUSTED to true.
* The softhsm tool can set the value of CKA_TRUSTED.
* Support Botan 1.10.0.
* Better signing performance with a single element cache for
  the PK_Signer object.
* Document README.MinGW describes how to build on Windows.
  (Text and patches contributed by Jaroslav Imrich)

Bugfixes:
* API changes in Botan created a namespace collision.
* API changes in Botan's state handling.
* BigInt::to_u32bit was accidently dropped in Botan. Adding it
  as a compatibility function to SoftHSM.
* Better exception handling.
* CKF_USER_PIN_COUNT_LOW and CKF_SO_PIN_COUNT_LOW must be set
  if an incorrect PIN has been entered at least once.
* Windows: Detect LoadLibrary.
* Windows: Set CRYPTOKI_EXPORTS.
* Windows: Load library correctly in softhsm.
* Windows: Compatibility function for getpass.
* Windows: Use _putenv and not setenv.
* Windows: Generate the DLL file.
* Windows: The softhsm tool will use the DLL file by default.
* Windows: Log to EventLog.
* Windows: Fix parsing of configuration file.
* Windows: The check program now links with a shared libgcc in order to
  make the exceptions work.

Known issue:
* Firefox does improper setting of CKA_DERIVE attribute during PKCS#12
  import. See https://bugzilla.mozilla.org/show_bug.cgi?id=515663

(pettai)

2011-09-17 19:04:43 UTC MAIN commitmail json YAML

Replace hard-coded paths to /usr/pkg with $ENV{BUILDLINK_DIR} and remove
a hard-coded path to /usr/local/bin altogether.  This usage is consistent
with other paths already in the same file.

(brook)

2011-09-17 18:51:36 UTC MAIN commitmail json YAML

The CPAN module DB_File tries to link against -ldb, but NetBSD does not
provide a separate library so compilation fails.  Add a hints file to
correct the list of libraries used on NetBSD.

(brook)

2011-09-17 14:35:16 UTC MAIN commitmail json YAML

Updated inputmethod/scim-input-pad to 0.1.3

(obache)

2011-09-17 14:34:52 UTC MAIN commitmail json YAML

2011-09-17 14:33:45 UTC MAIN commitmail json YAML

Update scim-input-pad to 0.1.3.

The new features of scim-input-pad are the the next tables who are included:

korea.pad includes from Korean the letters, Hangul Jamo, Hangul
Compatibility Jamo, Halfwith/fullwith
arabian.pad includes the Arabian script
armenian.pad includes the Armenian script
georgian.pad includes the Georgian script from Georgia
russian.pad includes the Russian script
hebrew.pad includes the Hebrew script from Israel
india_bengali.pad includes the Bengali script from India
india_chiki.pad includes the Ol Chiki script from India
india_devanagari.pad includes the Devanagari script from India
india_gujarati.pad includes the Gujarati script from India
india_gurmukhi.pad includes the Gurmukhi script from India
india_kannada.pad includes the Kannada script from India
india_lepcha.pad includes the Lepcha script from India
india_limbu.pad includes the Limbu script from India
india_malayalam.pad includes the Malayalam script from India
india_oriya.pad includes the Oriya script from India
india_saurashtra.pad includes the Saurashtra script from India
india_sinhala.pad includes the Sinhala script from India
india_syloti_nagri.pad includes the Syloti Nagri script from India
india_tamil.pad includes the Tamil script from India
india_telugu includes the Telugu script from India

balinese.pad includes the Balinese script from Indonesia
buginese.pad includes the Buginese script from Sulawesi in Indonesia
cham.pad includes the Cham script from Vietnam and Cambodia
kayah.pad includes the Kayah Li script from the Karen in Myanmar
(Birma) and in Thailand
khmer.pad includes the Khmer script from Cambodia
mongolian.pad includes the Mongolian script from Mongolia
lao.pad includes the Lao script from Laos
myanmar.pad includes the Myamar script from Birma
philipine_buhid.pad includes the Buhid script from the Philipines
philipine_hanunoo.pad includes the Hanunoo script from the Philipines
philipine_tagalog.pad includes the Tagalog script from the Philipines
tai_lue.pad includes the old Thai script from China, Thailand,Birma
and Vietnam
rejang.pad includes the Rejang script from Sumatra in Indonesia
sundanese.pad includes the Sundanese script from west Java in Indonesia
tai_le.pad includes the new Thai script from China, Thailand,Birma and Vietnam
thai.pad includes the Thai script from Thailand
tibet.pad includes the Tibet script from Tibet
ethiopic.pad includes the ethiopian script from ethiopia

(obache)

2011-09-17 14:12:12 UTC MAIN commitmail json YAML

Revert previous and disable automatic gssapi/gnutls detection instead.
Confirmed to fix the issue by christos.

(wiz)

2011-09-17 13:39:50 UTC MAIN commitmail json YAML

2011-09-17 13:39:14 UTC MAIN commitmail json YAML

Updated time/etm to 877

(ryoon)

2011-09-17 13:35:17 UTC MAIN commitmail json YAML

Update to 877

Changelog:
877    2011-09-05
Fixed no_regex to only match 'no' or 'none' and not, for example,
'note'. Added the ability to specify RGB colors for the gui outline
and html window fonts. When displaying output in the html window, do
not change the outline panel display. Fixed bug in parsing alerts in
which a single alert would be treated as a list, e.g. '@a 12' would
give the list (1, 2). Skip 'showDay' when displaying html output.
876    2011-09-02
Provide a leading '+' for action @e entries that do not have one.
875    2011-09-02
When using '-gF' in outline view, prefix item titles with the
leader, i.e., the character(s) from ['~', '*', '!', '-', '+'] that
begin the item entry.
874    2011-09-02
Fixed missing color key 14 (details color) in the GUI.
873    2011-09-02
Fixed sorting and display with '-g F' to sort by file path and then
line number.
872    2011-08-31
Fixed bug in expanding children. Changed role of 'monthly' variables
such as etmActions. If an empty string is given then monthly files
will not be created and, e.g., 'actns.text' in the etmdata directory
will be used as the default. If not an empty string, then in August
2011, e.g., 'etmActions/2011/08/actns.text' would be created, if
necessary, and used as the default. (Note the addition of the month
directory.) The same directory can be specified for etmActions,
etmEvents, etmNotes and etmTasks, e.g., 'monthy' in the etmdata
directory and, if this is done, then 'actns.text', 'evnts.text',
'notes.text' and 'tasks.text' for August would all be placed in the
directory '../etmdata/2011/08/'. Introduced new variables,
'minutes_msg', 'oneminute_msg' and 'rightnow_msg' with defaults
'begins %s minutes from now', 'begins one minute from now' and
'begins now'. The '%s' can be placed anywhere in the expression for
'minutes_msg' and will be replaced by the number of minutes. Added
ability (experimental) to use foreign language characters in the
etmrc settings.
871    2011-08-29
Fixed codecs error under Windows. Fixed html printing under Windows
and Linux. Allow parsing option strings with embedded minus signs
such as searches for hyphenated words. Added term_print for terminal
output using term_encoding. Added < 2.0.0 to the setup requirement
for dateutils to avoid the Windows "_thread" problem.
870    2011-08-26
MS Windows fix. Changed locale to support the 3-manth calendar in
the CLI and the 12-month calendar in the GUI.
869    2011-08-25
Only load data in e.py when necessary and not, for example, when
doing a version check or displaying a three month calendar.
868    2011-08-25
Windows fixes for missing color attributes and bug in scrolling.
867    2011-08-25
When selecting a date in the monthly calendar scroll to the top of
the outline display. Save and restore outline expansion state after
making changes.
866    2011-08-24
In the interactive CLI, added edit, create, delete, finish, unfinish
and move using 'item numbers' from the interactive display. Added
'jump to date' (fuzzy parsed or relative) to both the CLI and the
GUI. Added a three month calendar display to the CLI. In in the GUI
change the monthy calendar to reflect a change in the 'begin_date'.
Fixed various bugs in parsing options, particularly for busy view.
865    2011-08-19
Removed unneeded fieldNames and fixed code for details to allow the
inclusion of any regular field. Reset totalsfirst to False when
restoring defaults by pressing "space". Added CenterOnScreen to gui
init.
864    2011-08-18
Cleaned up currentPage and char2PageMode. Removed spurious
'py_modules=['ez_setup'] from setup.py and setup_app.py.
863    2011-08-15
Added abbreviationsFile to etmrc and abbreviation expansion to entry
processing.
862    2011-08-15
For dated items without occurances within the beg_year, end_year
interval, add the last of the occurances before the interval and the
first of the occurances after the interval so that these items will
be available, e.g, for search and for grouping by file path.
861    2011-08-14
Cleaned up and simplified templates, hotkey shortcuts and histories.
Ctrl-Tab and Space-Tab are now bound to the same "smart" completion
routine which looks first for entries such as "@c" or "-g" and, if
found, indentifies possible completions. If no such match is
possible, then completions are sought for entries that begin with
"o", "b", "~", "*", "-", "+" or "!". Entries from contexts.txt,
keywords.txt, locations.txt and timezones are available as are
current file entries if the "addFile" switches are True. Current
session entries for "o" and "b" are also available.
860    2011-08-13
Added F (filepath) to grouby options. Modified afterChange to
restore view using current options.
859    2011-08-09
Remove item count from group header unless greater than 1.
858    2011-08-08
Added busyfontsize setting to etmRC - Windows needs a smaller font
size than the one used before.

(ryoon)

2011-09-17 12:56:17 UTC MAIN commitmail json YAML

Only make "readlink" a run-time dependence if we are actually building
the embedded server which is the only binary that requires the library.

No revision bump as there is no changed to the default binary package.

(tron)

2011-09-17 12:47:44 UTC MAIN commitmail json YAML

Updated x11/xlockmore to 5.34
Updated x11/xlockmore-lite to 5.34

(ryoon)

2011-09-17 12:45:32 UTC MAIN commitmail json YAML

Update to 5.34

* This change also bumps the version of x11/xlockmore-lite.
* Change primary MASTER_SITES to http, ftp is not fetchabel for me.

Changes:
sssss
changed from 30 sec to 5 sec.  Define -DMIN_DPMS=3 at compile-time
    if you would like to change it to be sooner.
  life mode fix for hexagons, life forms would not map certain screen sizes
  life mode: Added new neighbor 9 ship, added asym ships for neighbor 12
    S356/B46, and added some new oscillators including a neighbor 6 p16.
    Now (mostly) use generated file from java app and life2d.xml.
  life3d mode: Added new some new oscillators including a neighbor 12 p10
    S456/B3.  Also new puffers and gliders found.  Now use generated file
    from java app and life3d.xml.
  loop mode: made new small loops less frequent

5.33
  Took out mode description on screen for WIN32 as it seems to
    mess up the screen frequently.
  life updates:
    added 2 more triangle rules from Carter Bays' applet.
    added a few more life forms to life (hexagonal)
    added a non-totalistic rule to life (square)  known as Rule 3/2ab3
      but for consistency it is known here as S2a2b2c2d3/B3.
  life3d added new life forms to truncated octahedral.
  ant/demon/life updates for -neighbors 5 or 7.  Now with better
    pentagons.  ant with -neighbors 5 should now work properly (7 removed).
  loop update added Byl and Chou-Reggia (1&2) loops, changed colors to be
    more traditional

5.32
  life3d update for -neighbors 14, new truncated octahedral life form.
  ant & demon updates for -neighbors 5 or 7

5.31
  -xinerama option added off by default. [Untested as I do not have true
    multiscreen.  I tried with Xnest but I do not think this ever worked
    with Xinerama.]
  cppcheck fixed minor issues in xlock subdirectory and with pyro2 and
    invert.

5.30
  atlantis, atunnel, biof, bubble3d, cage, fire, gears, invert, lament,
    moebius, morph3d, noof, pipes, rubik, sballs, sierpinski3d, skewb,
    sproingies, stairs, and superquadrics added to Windows version (atunnel,
    fire, lament, and sballs lack textures).
  skewb mode now scrambles, taken out of unstable category.
  Undo a cleanup in vroot.h, as xlock exits on startup with a BadWindow
    on pievwm and tvtwm.

(ryoon)

2011-09-17 12:23:17 UTC MAIN commitmail json YAML

Updated misc/elscreen to 1.4.6.

(mef)

2011-09-17 12:03:57 UTC MAIN commitmail json YAML

Remove elscreen update to 1.4.6

(mef)

2011-09-17 12:02:17 UTC MAIN commitmail json YAML

Following commit based on PR pkg/43967. Ok'ed by uebayasi@
(I have added 'LICENSE=        gnu-gpl-v2a' after that)

List of Changes:
-elscreen-1.4.5
+elscreen-1.4.6

+elscreen-color-theme-0.0.0.tar.gz

-elscreen-gf-1.5.2.tar.gz
+elscreen-gf-1.5.3.tar.gz

-elscreen-howm-0.1.0.tar.gz
+elscreen-howm-0.1.3.tar.gz

-elscreen-server-0.0.1.tar.gz
+elscreen-server-0.2.0.tar.gz

-elscreen-wl-0.7.0.tar.gz
+elscreen-wl-0.8.0.tar.gz

elscreen-1.4.6/ChangeLog
-------------------------
2007-12-30  Naoto Morishima  <naoto@morishima.net>

        ElScreen 1.4.6 released.

2007-12-29  Naoto Morishima  <naoto@morishima.net>

        * elscreen.el (elscreen-delete-frame-confs): Don't call
        elscreen-notify-screen-modification which potentially causes an
        error when frame has been created via make-frame-on-display.

2007-11-22  Naoto Morishima  <naoto@morishima.net>

        * elscreen.el (elscreen-display-tab): Change type from boolean to
        choice of boolean and integer.  t means display with automatic
        width calculation, and integer means display with fixed width.
        (elscreen-tab-width): Removed.
        (elscreen-e21-tab-width,elscreen-xmas-tab-width): New functions.
        (elscreen-e21-tab-update,elscreen-xmas-tab-update): Use them.
        (elscreen-default-window-configuration): Set dedicated-p of
        selected-window to nil instead of splitting it.

2007-11-21  Naoto Morishima  <naoto@morishima.net>

        * elscreen.el (elscreen-default-window-configuration): Split
        window first to avoid error in case that the selected window is
        dedicated.
        (elscreen-copy-tree-1, elscreen-copy-tree): Split
        elscreen-copy-tree to two functions, backported from trunk.
        (elscreen-save-screen-excursion)
        (elscreen-notify-screen-modification-suppress)
        (elscreen-screen-modified-hook-setup)
        (elscreen-get-alist-to-nickname): Eliminate old-style backquotes,
        backported from trunk.
        (elscreen-get-alist-to-nickname): Define as subst instead of
        macro, backported from trunk.
        (elscreen-get-screen-to-name-alist): Rewritten to improve
        performance, backported from trunk.
        (elscreen-kill-internal): Returns killed screen, backported from
        trunk.
        (elscreen-tab-display-kill-screen): Now it's used to set the
        location of the icon to kill a screen.  Possible values are:
        'left, 'right and nil (to hide icons). Backported from trunk.
        (elscreen-e21-tab-create-keymap): Take arguments forming a
        sequence of KEY FUNCTION pairs, backported from trunk.
        (elscreen-e21-tab-update): Follow above changes, and M-mouse-1 on
        the icon [X] now calls elscreen-kill-screen-and-buffers.

(mef)

2011-09-17 11:41:04 UTC MAIN commitmail json YAML

2011-09-17 11:39:28 UTC MAIN commitmail json YAML

Note update of cyrus-sasl and related packages to 2.1.25.

(obache)

2011-09-17 11:34:43 UTC MAIN commitmail json YAML

Note update of the "mysql55-server" package to version 5.5.16nb1.

(tron)

2011-09-17 11:33:35 UTC MAIN commitmail json YAML

Change "readline" to a run-time dependence as it is used by at least
"bin/mysql_embedded". This fixes the build in pkgsrc developer mode.

Bump package revision because the dependence changed.

(tron)

2011-09-17 11:32:49 UTC MAIN commitmail json YAML

2011-09-17 11:32:03 UTC MAIN commitmail json YAML

Update cyrus-sasl to 2.1.25.
Take maintainership.

New in 2.1.25
-------------

* Make sure that a failed authorization doesn't preclude
  further server-side SASL authentication attempts from working.
* Fixed a crash caused by aborted SASL authentication
  and initiation of another one using the same SASL context.
* (Windows) Fixed the random number generator to actually produce random
  output on each run.
* Be protective against calling sasl_server_step once authentication
  has failed (multiple SASL plugins)
* Fixed several bugs in the mech_avail callback handling
  in the server side code.
* Added support for channel bindings
* Added support for ordering SASL mechanisms by strength (on the client side),
  or using the "client_mech_list" option.
* server_idle needs to obey server's SASL mechanism list from the server
  context.
* Better server plugin API mismatch reporting
* Build:
- Updated config to the latest GNU snapshot
- Fixed SASL's libtool MacOS/X 64-bit file magic
* New SASL plugin: SCRAM
* New SASL plugin: GS2
* DIGEST-MD5 plugin:
-  Allow DIGEST-MD5 plugin to be used for client-side and
    server-side HTTP Digest, including running over non-persistent
    connections (RFC 2617)
- Use the same username for reauthentication cache lookup and update
- Minimize the number of auxprop lookups in the server side DIGEST-MD5
  plugin for the most common case when authentication and authorization
  identities are the same.
- Updated digestmd5_server_mech_step2() to be more defensive against
  empty client input.
- Fixed some memory leaks on failed plugin initialization.
  Prevent potential race condition when freeding plugin state.
  Set the freed reauthentication cache mutex to NULL, to make errors
  due to mutex access after free more obvious.
- Test against broken UTF-8 based hashes if calculation using special
  ISO-8859-1 code fails.
- Fixed an interop problem with some LDAP clients ignoring server
  advertised realm and providing their own.
* GSSAPI plugin:
- Fix to build GSSAPI with Heimdal
- Properly set serveroutlen to 0 in one place.
  Don't send empty challenge once server context establishment is done,
  as this is in violation of the RFC 2222 and its successor.
- Don't send maxbuf, if no security layer can be established.
  Added additional checks for buffer lengths.
* LDAPDB plugin:
- build fixes

New in 2.1.24
-------------

* Order advertised server-side SASL mechanisms per the specified 'mech_list'
  option or by relative "strength"
* Make sure that sasl_set_alloc() has no effect once sasl_client_init()
  or sasl_server_init() is called
* Fixed sasl_set_mutex() to disallow changing mutex management functions
  once sasl_server_init()/sasl_client_init() is called (bug # 3083)
* Removed unused mutexes in lib/client.c and lib/server.c (bug # 3141)
* Added direct support for hashed password to auxprop API
* Don't treat a constraint violation as an error to store an auxprop property
* Extended libsasl (auxprop) to support user deletion
* Extended SASL auxprop_lookup to return error code
* Updated sasl_user_exists() so that it can handle passwordless accounts (e.g. disabled)
* (Windows) Free handles of shared libraries on Windows that were loaded
  but are not SASL plugins (bug # 2089)
* Prevent freeing of common state on a subsequent call to _sasl_common_init.
  Make sure that the last global callback always wins.
* Implemented sasl_client_done()/sasl_server_done()
* Added automatic hostname canonicalization inside libsasl
* Made sasl_config_init() public
* Strip trailing spaces from server config file option values (bug # 3139, bug # 3041)
* Fixed potential buffer overflow in saslautd_verify_password().
* Fixed segfault in dlclose() on HPUX
* Various bugfixes for 64bit platforms
* Fixed bug # 2895 (passing LF to sasl_decode64) in sample/sample-client.c,
  sample/sample-server.c, utils/smtptest.c
* pluginviewer: Code cleanup, improved human readable messages
* Build:
- (Windows) Updated makefiles to build with VC 8.0 (VC++ 2005)
- (Windows) Added Windows64 build
- Updated to use .plugin extension on MacOS
- Changed 64bit HP-UX build to use .so for shared libraries
* saslauthd:
- Fixed bug counting double-quotes in username/password in
  auth_rimap.c. Also fixed bug zeroing password.
- auth_krb.c: improved diagnostic in the k5support_verify_tgt() function.
- auth_sasldb.c: pid_file_lock is created with a mask of 644 instead of 0644
- auth_shadow.c: Define _XOPEN_SOURCE before including unistd.h,
  so that crypt is correctly defined
- auth_getpwent.c: Fixed Solaris build
* SASLDB plugin:
- Fixed spurious 'user not found' errors caused by an attempt
  to delete a non-existent property
- Added direct support for hashed password to auxprop API
- Sleepycat driver:  Return SASL_NOUSER instead of SASL_FAIL when the database
  file doesn't exist
- Ignore properties starting with '*' in the auxprop store function
* SQL plugin:
- Added support for SQLITE3
- Uninitialized variables can cause crash when the searched user is not found
- Added direct support for hashed password
- Ignore properties starting with '*' in the auxprop store function
* LDAPDB plugin:
- Added code to extend LDAPDB into a canon_user plugin in addition
  to its existing auxprop plugin functionality
* PLAIN plugin:
- Advertise SASL_SEC_PASS_CREDENTIALS feature
* LOGIN plugin:
- Advertise SASL_SEC_PASS_CREDENTIALS feature
* DIGEST-MD5 plugin:
- Fixed a memory leak in the DIGEST-MD5 security layer
- Fixed memory leaks in client-side reauth and other places
- More detailed error reporting.
- Fixed parsing of challenges/responses with extra commas.
- Allow for multiple qop options from the server and require
  a single qop option from the client.
* GSSAPI plugin:
- Check that params->serverFQDN is not NULL before using strlen on it
- Make auxprop lookup calls optional
* EXTERNAL plugin:
- Make auxprop lookup calls optional
* NTLM plugin:
- allow a comma separated list of servernames in 'ntlm_server' option
- Fixed crash in calculating NTv2 reponse
* OTP plugin:
- Don't use a stack variable for an OTP prompt (bug # 2822)
- Downgrade the failure to store OTP secret to debug level
* KERBEROS_V4 plugin:
- Make auxprop lookup calls optional

(obache)

2011-09-17 11:12:26 UTC MAIN commitmail json YAML

PR/39143 -- use generic 'perl' option instead of private one.

(shattered)

2011-09-17 08:13:06 UTC MAIN commitmail json YAML

IRIX 6 made it to X11R6, but never X11R7, so default to X11_TYPE=modular

(abs)

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

UnixWare 7 has move dup to X11R6, still less than X11R7, so default to
X11_TYPE=modular

(abs)

2011-09-17 08:06:40 UTC MAIN commitmail json YAML

Sinc BSD/OS has been oprhaned since 2004, default to modular X11_TYPE

(abs)

2011-09-17 08:05:02 UTC MAIN commitmail json YAML

Since Interix appears to use X11R5, switch to modular X11_TYPE by default

(abs)

2011-09-17 07:03:57 UTC MAIN commitmail json YAML

doc/istgt.1 does not exist at pre-configure, now it is istgt.1.in.

(obache)

2011-09-17 07:01:47 UTC MAIN commitmail json YAML

Fixes for the case that PKG_SYSCONFBASE is not ${PREFIX}/etc.

(obache)

2011-09-16 22:54:19 UTC MAIN commitmail json YAML

2011-09-16 19:17:52 UTC MAIN commitmail json YAML

2011-09-16 17:27:07 UTC MAIN commitmail json YAML

Don't need PKGREVISION for new version.

(darcy)

2011-09-16 17:23:29 UTC MAIN commitmail json YAML

Update of devel/generate to 2.7.

(darcy)

2011-09-16 17:21:47 UTC MAIN commitmail json YAML

Upgrade to version 2.7.

Should fix the bulk build for this package.

(darcy)

2011-09-16 15:39:29 UTC MAIN commitmail json YAML

Updated archivers/pbzip2 to 1.1.5.

Changes in 1.1.5 (Jul 16, 2011)
- Fixed excessive output permissions while compress/decompress
  is in progress (bug #807536)

Changes in 1.1.4 (Apr 22, 2011)
- Fixed hang on decompress with --ignore-trailing-garbage=1 when
  producer is interrupted on trailing garbage (bug #762464)
- Added example to help for decompression piped to tar (bug #746806)
- Fixed typo in Trailing Garbage printed message (bug #746799)

Changes in 1.1.3 (Mar 27, 2011)
- Print trailing garbage errors even when in quiet mode (bug #743635)
- Default extension on decompress of .tbz2 changed to .tar for
  bzip2 compatibility (bug #743639)
- Fixed hang on decompress with --ignore-trailing-garbage=1 and higher
  numCPU (e.g. > 2) (bug #740502)

Changes in 1.1.2 (Feb 19, 2011)
- Fix directdecompress segfault when destination file can't be
  opened (e.g. read-only) (bug #717852)
- Implemented --ignore-trailing-garbage feature (bug #594868)
- Fixed hang on decompress of some truncated archives (bug #590225)
- Pulled an error check out of normal logic block for clarity
- Debug print added after BZ2_bzDecompress to track it's return code.
- A debug print fixed in queue::remove
- Increased max memory usage limit from 1GB to 2GB
- If no -m switch given on command line, default max memory limit
  will now automatically increase from 100 MB to minimum amount
  of memory required to support the number of CPUs requested
- Improved performance when output buffer is full
- Fixed bug which caused hang while decompressing prematurely
  truncated bzip2 stream
- Consumer_decompress throttling modified to prevent potential
  deadlock/infinite loop in certain situations (Thanks to Laszlo
  Ersek for finding and helping track down the cause of this bug)
- Fixed deadlock bug and performance issue when consumer working
  with long bzip2 sequences (Thanks to Tanguy Fautre for finding)
- Fixed error message for block size range (max size was wrong)
- Moved #include <pthread.h> from pbzip2.cpp to pbzip2.h to fix
  OS/2 compiler issue

Changes in 1.1.1 (Apr 17, 2010)

- Modified decompression to use low-level libbz2 API to improve
  performance of long bzip2 streams of large single-stream bzip2
  blocks
- This release should now decompress files created with bzip2
  at least as fast as bzip2 or slightly faster
- Handle decompression of long bzip2 streams incrementally
  instead of loading whole stream in memory at once
- Fixed issue in safe_cond_timed_wait which caused segmentation
  fault when compiled in DEBUG mode
- Fixed issue with Sun Studio compiler - required explicit
  declaration of static const members in .cpp

Changes in 1.1.0 (Mar 13, 2010)
- Added support for multi-threaded decompression using STDIN/pipes
- Added code to support throttling compression to prevent memory
  exhaustion with slow output pipe
- Added -m switch to specify max memory usage amount before
  throttling starts (default 100MB)
- Fixed bug that did not allow command line parameters to be used
  when compressing data from STDIN
- Added long options to man page and -h output
- Added --loadavg, --read long options
- Added support for CPU detection on Win32
- Major improvements to protection of shared variables, error and
  signal handling, program termination
- Added -S switch for thread stack size customization
  (needs USE_STACKSIZE_CUSTOMIZATION defined when compiling)
- Fixed command line parsing bug for -b, -p, -m switches
- Fixed infinite loop when fileWriter fails to create output
  file at start
- Fixed bug that deleted input filename (with .bz2 extension for
  compression and without .bz2 extension for decompression) when
  a user interrupts process with CTRL-C while outputting to STDOUT
- Fixed bug where 0 byte files were not processed properly when
  data input from STDIN
- Ignores fwrite return and passes chown errors in writeFileMetaData
  if effective uid root
- OutputBuffer usage redesigned as fixed-size circular buffer
- Lots of minor bugs fixed (see AUTHORS or pbzip2.cpp for full details)
- Special thanks to Yavor Nikolov for providing the majority of
  contributions to this release and a significant amount of testing

(fhajny)

2011-09-16 15:08:27 UTC MAIN commitmail json YAML

Revert. Doesn't follow the patch rules for libtool, wasn't discussed
with the OWNER.

(joerg)

2011-09-16 14:28:13 UTC MAIN commitmail json YAML

Updated mail/dovecot2 to 2.0.15.

(ghen)

2011-09-16 14:26:54 UTC MAIN commitmail json YAML

Update to Dovecot 2.0.15.

+ doveadm altmove: Added -r parameter to move mails back to primary storage.
- v2.0.14: Index reading could have eaten a lot of memory in some situations
- doveadm index no longer affects future caching decisions
- mbox: Fixed crash during mail delivery when mailbox didn't yet have GUID
  assigned to it.
- zlib+mbox: Fetching last message from compressed mailboxes crashed.
- lib-sql: Fixed load balancing and error handling when multiple hosts are
  used.

(ghen)

2011-09-16 13:44:44 UTC MAIN commitmail json YAML

add missing dependencies so that it builds.

(christos)

2011-09-16 13:19:40 UTC MAIN commitmail json YAML

2011-09-16 12:26:03 UTC MAIN commitmail json YAML

Not just CONFLICTS with , but SUPERSEDES ctorrent.

(obache)

2011-09-16 12:21:58 UTC MAIN commitmail json YAML

Project Home should be set to HOMEPAGE, instead of noted in DESCR.

(obache)

2011-09-16 12:09:25 UTC MAIN commitmail json YAML

Note removal of mail/cyrus-imapd21.

(obache)

2011-09-16 12:07:32 UTC MAIN commitmail json YAML

2011-09-16 12:02:47 UTC MAIN commitmail json YAML

Note removal of net/hobbit{mon,client}, successor net/xymon{,client}.

(obache)

2011-09-16 11:59:00 UTC MAIN commitmail json YAML

2011-09-16 11:17:13 UTC MAIN commitmail json YAML

Added games/lincity-ng version 2.0

(ryoon)

2011-09-16 11:15:04 UTC MAIN commitmail json YAML

Add lincity-ng

(ryoon)

2011-09-16 11:13:32 UTC MAIN commitmail json YAML

Import lincity-ng-2.0 as games/lincity-ng from wip/lincity-ng.

LinCity-NG is a City Simulation Game.
It is a polished and improved version of the classic LinCity game.

Within the scope of the GoTM project at happypenguin we have created a new
iso-3D graphics engine, with a completely redone and modern GUI.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-09-16 11:09:28 UTC MAIN commitmail json YAML

Remove umefont-ttf

(ryoon)

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

Updated fonts/umefont-ttf to 0.431

(ryoon)

2011-09-16 11:07:56 UTC MAIN commitmail json YAML

Update to 0.431

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

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

(ryoon)

2011-09-16 10:08:20 UTC MAIN commitmail json YAML

Fix for intereger overflow when compiled with Clang

(adam)

2011-09-16 08:50:44 UTC MAIN commitmail json YAML

One again, fix for Clang and interger overflow, this time is should be correct

(adam)

2011-09-16 07:51:08 UTC MAIN commitmail json YAML

Updated lang/gauche to 0.9.2.

(enami)

2011-09-16 07:49:25 UTC MAIN commitmail json YAML

- Update gauche to 0.9.2.  See below for the list of changes.
- Replace the HOMEPAGE with the url used in the document
  such as README etc.
- Drop minoura@ from MAINTAINER as per his request on twitter.

Brief summary of Gauche 0.9.2:

[New Features]
    * Case mapping and character properties are fully supported,
      compatible to R6RS and R7RS draft (both based on Unicode
      standard).  Character-wise case mapping (char-upcase etc.) and
      property queries (char-alphabetic?, char-general-category,
      etc.) are built-in.  Context-aware string case mapping
      (string-upcase etc.) is provided in the new text.unicode
      module. (Note: srfi-13's string-upcase etc.  are unchanged;
      they are defined to use simple case mappings.) The text.unicode
      module also provides conversion between utf-8/utf-16 and
      Unicode codepoints.
    * Windows binary distribution is now in MS installer (*.msi)
      format, created with WiX. It's safer than the previous *.exe
      format created by NSIS, which had a bug that smashes PATH
      settings when it is too long.
    * A convenient wrapper for atomic execution is added in
      gauche.threads. See this intro post.
    * Benchmarking utilities resembles to Perl's Benchmark module is
      now available in gauche.time. See this post for an
      introduction.
    * with-lock-file: A long-awaited feature to use lock files
      conveniently. It is in file.util module.
    * Added full support of srfi-60, integer bitwise operations.
    * gauche.cgen: Some API that Gauche uses to generate C code
      become public. See the manual for the details.
[Incompatibile Changes]
    * control.thread-pool: add-job! now takes timeout argument. If it
      is omitted and the job queue is full, add-job! blocks. It is a
      change from 0.9.1, in which add-job! returns immediately in
      such case. To get the same behavior, pass 0 explicitly to the
      timeout argument.  The argument order of wait-all is also
      changed to take timeout optional argument first. In 0.9.1 it
      never timeouts.
    * If --enable-multibyte flag is given to ./configure without
      explicit encoding, we now assume utf-8. It used to be
      euc-jp. This is for the consistency. We don't think this change
      affects many, for the document has always been told to give
      explicit encoding name for this option.
    * The --enable-ipv6 configure option is turned on by default. It
      shouldn't cause problems on modern OSes. If you ever get a compile
      error in gauche.net module on a platform that lacks modern API,
      specify --disable-ipv6 option to ./configure.
    * (This is an internal change of undocumented feature. We mention
      it just in case if some extension packages depend on this.) In
      the initialization code generated by genstub or precomp, it
      used to be possible to refer to the current module by mod. Now
      you should use Scm_CurrentModule() instead. Also,
      gauche.cgen.unit now doesn't include <gauche.h> automatically.
[Improvements]
    * The compiler is improved to avoid creating a closure at
      execution time when it doesn't close local environment. For
      example, (map (^x (* x x)) lis) doesn't create a closure;
      instead, the internal lambda is compiled as if it is a
      toplevel-defined procedure. (Yeah, it's a simple lambda
      lifting. We didn't do it since it could slow down the
      compiler. Now the compiler is efficient enough to handle it.)
    * Supports zero or multi-argument unquote/unquote-splicing, as
      defined in R6RS.
    * sys-exec and sys-fork-and-exec now supports :detached keyword
      argument to make the child process detached from the parent's
      process group.
    * Buliltin reverse and reverse! takes optional list-tail
      argument.
    * A new builtin procedure map* that can deal with dotted list.
    * Common Lisp-like ecase macro is added.
    * The extended lambda formals (:key, :optional, etc) are now
      available in define-method as well.
    * New built-in function sys-clearenv, useful to fork subprocess
      securely.
    * rxmatch-case accepts (else => proc) form, just like case.
    * Socket address objects (e.g. <sockaddr-un>) can now be compared
      by equal? based on its content. Useful to put them in a
      hashtable, for example.
    * gauche.uvector: A new procedure uvector-copy! that can copy any
      type of uvectors.
    * gauche.test: A new test expected result constructor test-one-of
      allows to check if the test result matches any one of possible
      outcomes.
    * control.thread-pool: Now a pool raises <thread-pool-shut-down>
      condition if the pool has already be shut down and no longer
      accepting new jobs. terminate-all now takes :cancel-queued-jobs
      keyword argument to stop the pool immediately, instead of
      waiting for all the jobs to be finished. Canceled jobs are
      marked as killed . New APIs: thread-pool-results,
      thread-pool-shut-down?.
    * rfc.json: Allow construct-json to take optional output port for
      the consistency.
    * rfc.uri: A new procedure uri-merge that can be resolve a
      relative uri in regart to a base uri.
    * rfc.cookie: Recognize :http-only cookie attribute introduced in
      RFC6265.
    * Now the tilde `~' expansion of sys-normalize-pathname works on
      Windows as well to refer to the current user's home directory;
      it tries environment variables heuristically to find it. To
      refer to other user's home directory by ~user is still only
      available on Unix platforms, though.
    * util.combinations: combinations is optimized to handle leaf
      cases efficiently.
[Bux fixes]
    * Fixed a bug that the number parser hangs when reading
      2.2250738585072012e-308.
    * Integer multiplication routine had a code that depended on
      undefined behavior of C; it worked on gcc but revealed the bug
      on clang-llvm.
    * Fixed a module bug on the visibility of bindings of extended
      modules.
    * gauche.parameter: Fixed a couple of bugs on parameter objects.
    * Numeric comparison procedures such as < didn't work correctly
      when more than four arguments were given. The bug was
      introduced by incorrect optimization.
    * Fixed bugs in lognot, logand, logior and logxor, which crashed
      when non-integer ratinoal numbers are passed.
    * port->string, port->string-list: These procedures returned
      prematurely when the input contains an illegal byte sequence
      for internal encoding. Now they return an incomplete string
      instead.
    * srfi-1: Some srfi-1 procedures that are built-in were not
      exported, causing errors when you wanted to import them
      selectively, e.g.  (use srfi-1 :only (fold)).
    * util.queue: Fixed list->queue to work.
    * binary.pack: Fixed a bug that the result may be truncated if
      the input contains byte sequences that can be interpreted as
      invalid character multibyte sequences.
    * srfi-42: Fixed a hygiene bug; the previous versions failed when
      only toplevel macros are imported using :only import option.
    * rfc.json: Fixed a bug that didn't escape double-quotes in the
      string, and didn't handle empty array.
    * Coding-aware ports didn't count lines correctly in CR-only or
      CRLF line endings.
    * Fixed a problem that caused crash after changing metaclasses of
      a class metaobject. An additional protection mechanism is in
      place in the class metaobject so that it won't be in an
      inconsistent state unexpectedly.
    * Fixed sys-setenv in which you couldn't omit the overwrite
      argument, even if it was described optional.
    * Fixed build problem of gauche.net on Solaris.
    * Fixed a bug in gauche-package that caused an error when
      *load-path* contained a nonexistent path.
    * Fixed a bug in string comparison routine that surfaces in a
      special architecture.
    * The printed output of <time> was incorrect when its value was
      negative.
    * There was a bug in the reader it reads ().() incorrectly.
    * Fixed a bug in format to allow ~* to position after the last
      argument.
    * Fixed GC compliation problem on OSX Lion.

(enami)

2011-09-16 07:15:10 UTC MAIN commitmail json YAML

Updated databases/mysql55-{client,server} to 5.5.16

(adam)

2011-09-16 07:13:48 UTC MAIN commitmail json YAML

Changes 5.5.16:
* The default thread-handling model in MySQL Server executes statements using
  one thread per client connection.
* Commercial distributions of MySQL now include two plugins that enable MySQL
  Server to use external authentication methods to authenticate MySQL users
* Important Change: Replication: The RESET SLAVE statement has been extended
  with an ALL keyword.
* A new utility, mysql_plugin, enables MySQL administrators to manage which
  plugins a MySQL server loads.
* Bugs fixed.

(adam)

2011-09-16 05:46:27 UTC MAIN commitmail json YAML

2011-09-16 05:34:31 UTC MAIN commitmail json YAML

ruby-posix-spawn cannot be built on NetBSD, which doesn't have
posix_spawn().

Noted by joerg@.

(minskim)

2011-09-16 05:18:58 UTC MAIN commitmail json YAML

Make tmux build on Darwin/amd64.

Patches from tmux Subversion Revisions 2565 and 2568.

(minskim)

2011-09-16 02:26:45 UTC MAIN commitmail json YAML

2011-09-15 22:06:39 UTC MAIN commitmail json YAML

Copy __got section when copying data segment on Mac OS X.

Patch provided by Tom Yu in PR 45240.

(minskim)

2011-09-15 21:59:46 UTC MAIN commitmail json YAML

Note update of misc/ruby-commander package to 4.0.6.

(taca)

2011-09-15 21:59:14 UTC MAIN commitmail json YAML

Update misc/ruby-commander package to 4.0.6.

4.0.6 / 2011-09-15
==================

  * Improved load time on Ruby 1.9. (thanks to Jonathon M. Abbott)
  * Updated documentation.

(taca)

2011-09-15 21:57:47 UTC MAIN commitmail json YAML

Note update of net/ruby-net-ping package to 1.5.1.

(taca)

2011-09-15 21:57:10 UTC MAIN commitmail json YAML

Update net/ruby-net-ping package to 1.5.1.

== 1.5.1 - 15-Sep-2011
* Use RbConfig on Ruby 1.9 and later. Thanks go to Torsten Schönebaum
  for the patch.

(taca)

2011-09-15 21:45:53 UTC MAIN commitmail json YAML

Update description for cce, from Snader_LB.

(wiz)

2011-09-15 21:22:35 UTC MAIN commitmail json YAML

2011-09-15 19:50:14 UTC MAIN commitmail json YAML

Add a pthread option for MirBSD, regenerate patch-ac using autoconf-2.65nb1
to minimize its size.

No change for other platforms, thus no package revision bump.

(bsiegert)

2011-09-15 14:30:04 UTC MAIN commitmail json YAML

Fix "root" entries.

(ghen)

2011-09-15 14:29:18 UTC MAIN commitmail json YAML

+ umefont-ttf-0.431.

(taca)

2011-09-15 14:28:21 UTC MAIN commitmail json YAML

Note update of graphics/ruby-chunky_png package to 1.2.4.

(taca)

2011-09-15 14:27:14 UTC MAIN commitmail json YAML

Update ruby-chunky_png package to 1.2.4.

* Added Canvas.from_data_url to import an canvas from a PNG data URL.

(taca)

2011-09-15 14:26:49 UTC MAIN commitmail json YAML

Updated mail/dovecot2-pigeonhole to 0.2.4.

(ghen)

2011-09-15 14:22:29 UTC MAIN commitmail json YAML

Update pigeonhole plugin to 0.2.4.

Changelog:

+ Vacation extension: finally added support for using the original
  recipient in vacation address check. It is also possible to disable
  the recipient address check entirely. Check doc/vacation.txt for
  configuration information.
+ Include extension: made limits on the include depth and the total
  number of included scripts configurable. Check doc/include.txt for
  configuration information.
+ Implemented ihave extension. This allows checking for the availability
  of Sieve language extensions at 'runtime'. Actually, this is checked
  at compile time. At runtime the interpreter checks whether extensions
  that were not previously available are still unavailable. If the
  situation changed, the script is re-compiled and the ihave tests are
  evaluated again.
+ Sieve: optimized compilation of tests that yield constant results
  (i.e. known at compile tme), such as 'true' and 'false'. No code is
  produced anymore for script sections that are never executed. Also,
  semantics are not verified anymore in uncompiled script sections.
+ Made vnd.dovecot.debug extension available to the LDA plugin instead
  of only the command line tools.
+ Sieve: redirect action now adds X-Sieve-Redirected-From header
  (mainly for people using SPF/SRS).
- Sieve: fixed bug in handling flags and keywords; in case of error an
  assertion was triggered.
- Script storage: improved handling of unconfigured user home directory.
  Originally this would produce an unhelpful error message.
- Imap4flags extension: prevent forcibly enabling imap4flags when
  imapflags is enabled.
- Fixed various -Wunused-but-set-variable compiler warnings.
- Include extension: forgot to check variable identifier syntax for
  'global' command.
- Sieve: fixed debug mode; no messages were logged in some situations.
- sievec tool: forgot to enable -D (debug) parameter.

(ghen)

2011-09-15 13:59:49 UTC MAIN commitmail json YAML

+ abcmidi-20110913, colortail-0.3.3, diffutils-3.2, munin-doc-1.4.6,
  munin-node-1.4.6, munin-server-1.4.6.

Most noted by Snader_LB.

(wiz)

2011-09-15 13:01:14 UTC MAIN commitmail json YAML

2011-09-15 12:33:49 UTC MAIN commitmail json YAML

Add a line describing which part of munin is in this package.
Requested by Snader_LB.

(wiz)

2011-09-15 09:52:23 UTC MAIN commitmail json YAML

Updated firefox36 to 3.6.22.

(obache)

2011-09-15 09:51:27 UTC MAIN commitmail json YAML

Update firefox36-l10n to 3.6.22, sync with www/firefox36.

(obache)

2011-09-15 09:49:36 UTC MAIN commitmail json YAML

Update firefox36 to 3.6.22

* Removed trust exceptions for certificates issued by Staat der Nederlanden
(MFSA-2011-35)
* Resolved an issue with gov.uk websites

(obache)

2011-09-15 09:49:14 UTC MAIN commitmail json YAML

+ cdrtools-3.01alpha06, curl-7.22.0, digikam-2.1.1, libaudiofile-0.3.0,
  solfege-3.20.2.

(wiz)

2011-09-15 09:32:32 UTC MAIN commitmail json YAML

Remove CVS keywords from patch, so that distinfo has a chance of ever
being right.
XXX: this patch should be split up, it contains more than one file.

(wiz)

2011-09-15 09:15:44 UTC MAIN commitmail json YAML

2011-09-15 09:15:34 UTC MAIN commitmail json YAML

2011-09-15 09:05:11 UTC MAIN commitmail json YAML

Fix pgbuildfarm PKGVERSION.

(wiz)

2011-09-15 09:04:26 UTC MAIN commitmail json YAML

Fix PKGVERSION, noted by obache.

(wiz)

2011-09-15 08:43:18 UTC MAIN commitmail json YAML

Added databases/postgresql91 version 9.1.0

(adam)

2011-09-15 08:36:09 UTC MAIN commitmail json YAML

Added databases/postgresql91 version 9.1.0

(adam)

2011-09-15 08:35:40 UTC MAIN commitmail json YAML

Added databases/postgresql91 version 9.1.0

(adam)

2011-09-15 08:33:19 UTC MAIN commitmail json YAML

Version 9.1 delivers several features which users have been requesting for
years, removing roadblocks to deploying new or ported applications on
PostgreSQL. These include:
* Synchronous Replication: enable high-availability with consistency across
  multiple servers
* Per-Column Collations: support linguistically-correct sorting per database,
  table or column.
* Unlogged Tables: greatly improves performance for ephemeral data

Our community of contributors innovates with cutting-edge features. Version 9.1
includes several which are new to the database industry, such as:
* K-Nearest-Neighbor Indexing: index on "distance" for faster location and text
  search queries
* Serializable Snapshot Isolation: keeps concurrent transactions consistent
  without blocking, using "true serializability"
* Writeable Common Table Expressions: execute complex multi-stage data updates
  in a single query
* Security-Enhanced Postgres: deploy military-grade security and Mandatory
  Access Control

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2011-09-15 08:32:40 UTC MAIN commitmail json YAML

Version 9.1 delivers several features which users have been requesting for
years, removing roadblocks to deploying new or ported applications on
PostgreSQL. These include:
* Synchronous Replication: enable high-availability with consistency across
  multiple servers
* Per-Column Collations: support linguistically-correct sorting per database,
  table or column.
* Unlogged Tables: greatly improves performance for ephemeral data

Our community of contributors innovates with cutting-edge features. Version 9.1
includes several which are new to the database industry, such as:
* K-Nearest-Neighbor Indexing: index on "distance" for faster location and text
  search queries
* Serializable Snapshot Isolation: keeps concurrent transactions consistent
  without blocking, using "true serializability"
* Writeable Common Table Expressions: execute complex multi-stage data updates
  in a single query
* Security-Enhanced Postgres: deploy military-grade security and Mandatory
  Access Control

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2011-09-15 08:32:22 UTC MAIN commitmail json YAML

Version 9.1 delivers several features which users have been requesting for
years, removing roadblocks to deploying new or ported applications on
PostgreSQL. These include:
* Synchronous Replication: enable high-availability with consistency across
  multiple servers
* Per-Column Collations: support linguistically-correct sorting per database,
  table or column.
* Unlogged Tables: greatly improves performance for ephemeral data

Our community of contributors innovates with cutting-edge features. Version 9.1
includes several which are new to the database industry, such as:
* K-Nearest-Neighbor Indexing: index on "distance" for faster location and text
  search queries
* Serializable Snapshot Isolation: keeps concurrent transactions consistent
  without blocking, using "true serializability"
* Writeable Common Table Expressions: execute complex multi-stage data updates
  in a single query
* Security-Enhanced Postgres: deploy military-grade security and Mandatory
  Access Control

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2011-09-15 08:32:01 UTC MAIN commitmail json YAML

Version 9.1 delivers several features which users have been requesting for
years, removing roadblocks to deploying new or ported applications on
PostgreSQL. These include:
* Synchronous Replication: enable high-availability with consistency across
  multiple servers
* Per-Column Collations: support linguistically-correct sorting per database,
  table or column.
* Unlogged Tables: greatly improves performance for ephemeral data

Our community of contributors innovates with cutting-edge features. Version 9.1
includes several which are new to the database industry, such as:
* K-Nearest-Neighbor Indexing: index on "distance" for faster location and text
  search queries
* Serializable Snapshot Isolation: keeps concurrent transactions consistent
  without blocking, using "true serializability"
* Writeable Common Table Expressions: execute complex multi-stage data updates
  in a single query
* Security-Enhanced Postgres: deploy military-grade security and Mandatory
  Access Control

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2011-09-15 08:31:43 UTC MAIN commitmail json YAML

Version 9.1 delivers several features which users have been requesting for
years, removing roadblocks to deploying new or ported applications on
PostgreSQL. These include:
* Synchronous Replication: enable high-availability with consistency across
  multiple servers
* Per-Column Collations: support linguistically-correct sorting per database,
  table or column.
* Unlogged Tables: greatly improves performance for ephemeral data

Our community of contributors innovates with cutting-edge features. Version 9.1
includes several which are new to the database industry, such as:
* K-Nearest-Neighbor Indexing: index on "distance" for faster location and text
  search queries
* Serializable Snapshot Isolation: keeps concurrent transactions consistent
  without blocking, using "true serializability"
* Writeable Common Table Expressions: execute complex multi-stage data updates
  in a single query
* Security-Enhanced Postgres: deploy military-grade security and Mandatory
  Access Control

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2011-09-15 08:31:25 UTC MAIN commitmail json YAML

Version 9.1 delivers several features which users have been requesting for
years, removing roadblocks to deploying new or ported applications on
PostgreSQL. These include:
* Synchronous Replication: enable high-availability with consistency across
  multiple servers
* Per-Column Collations: support linguistically-correct sorting per database,
  table or column.
* Unlogged Tables: greatly improves performance for ephemeral data

Our community of contributors innovates with cutting-edge features. Version 9.1
includes several which are new to the database industry, such as:
* K-Nearest-Neighbor Indexing: index on "distance" for faster location and text
  search queries
* Serializable Snapshot Isolation: keeps concurrent transactions consistent
  without blocking, using "true serializability"
* Writeable Common Table Expressions: execute complex multi-stage data updates
  in a single query
* Security-Enhanced Postgres: deploy military-grade security and Mandatory
  Access Control

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2011-09-15 08:31:09 UTC MAIN commitmail json YAML

Version 9.1 delivers several features which users have been requesting for
years, removing roadblocks to deploying new or ported applications on
PostgreSQL. These include:
* Synchronous Replication: enable high-availability with consistency across
  multiple servers
* Per-Column Collations: support linguistically-correct sorting per database,
  table or column.
* Unlogged Tables: greatly improves performance for ephemeral data

Our community of contributors innovates with cutting-edge features. Version 9.1
includes several which are new to the database industry, such as:
* K-Nearest-Neighbor Indexing: index on "distance" for faster location and text
  search queries
* Serializable Snapshot Isolation: keeps concurrent transactions consistent
  without blocking, using "true serializability"
* Writeable Common Table Expressions: execute complex multi-stage data updates
  in a single query
* Security-Enhanced Postgres: deploy military-grade security and Mandatory
  Access Control

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)