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

2024-05-13 16:10:45 UTC Now

2010-05-07 09:15:15 UTC MAIN commitmail json YAML

Document the tests option, first used by sysutils/etcutils.

(jmmv)

2010-05-07 09:14:26 UTC MAIN commitmail json YAML

Add and enable etcutils.

(jmmv)

2010-05-07 09:13:59 UTC MAIN commitmail json YAML

Import etcutils 0.1:

etcutils is a package that provides standalone utilities to manipulate some
of the configuration files in /etc in a programmatic manner.  Some of these
files can be seen as databases and, as such, they should have tools to
update them.

The utilities provided by etcutils are designed to permit their integration
into packaging systems.  Once integrated, packages can use these tools to
automatically modify these system-wide configuration files without having
to care about portability issues.  Of course, these utilities provide a
command-line interface that resembles that of other standard tools, and
thus their manual usage is also possible.

The following utilities are provided:

* services(8): Add, list, remove and check the presence of entries in the
  services(5) database.

* shells(8): Add, list, remove and check the presence of entries in the
  shells(5) database.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jmmv)

2010-05-07 08:34:23 UTC MAIN commitmail json YAML

2010-05-07 07:21:07 UTC MAIN commitmail json YAML

Updated comms/asterisk16 to 1.6.1.17nb3

(jnemeth)

2010-05-07 07:20:55 UTC MAIN commitmail json YAML

Install various docs found in the tarball.
README-SERIOUSLY.bestpractices.txt is the new README from 1.6.1.16
and AST-2010-002.

(jnemeth)

2010-05-07 06:56:31 UTC MAIN commitmail json YAML

+ libcassandra, p5-Net-Cassandra, py-cassa

(wiz)

2010-05-07 06:55:52 UTC MAIN commitmail json YAML

Remove files that were removed from distinfo during update to 3.2.1.

(wiz)

2010-05-07 03:49:07 UTC MAIN commitmail json YAML

Add a dependency on p5-DBI for the webvmail option.  Don't bother
with a PKGREVISION bump since this doesn't affect the installed
"binaries" and there have already been two bumps today.

(jnemeth)

2010-05-07 03:40:24 UTC MAIN commitmail json YAML

2010-05-07 03:16:47 UTC MAIN commitmail json YAML

Updated math/maxima to 5.21.1

(asau)

2010-05-07 03:16:07 UTC MAIN commitmail json YAML

Update to Maxima 5.21.1:

  New items in core:

* plot3d: multiple surfaces; built-in spherical transformation

  Other revisions:

* revision of hypergeometic functions
* extension of Bessel functions
* extension of abs_defint function
* extension of Riemann zeta function
* limits of signum functions
* package draw: new graphic object 'tube'

  Bug fixes:

  2979579: plot3d with format xmaxima does not work in Xmaxima
  2976744: postscript terminal requires manual reset of default termina
  2976657: Usage of gammagreek and %gammagreek
  2974616: mat_cond
  2969599: integrate bug?
  2968344: gamma_incomplete(1.0, 4.368265444147715e+19) fails
  2968174: Integration of hypergeometric bug
  2965201: run_testsuite() causes Lisp error
  2965115: 2*%e,numer -> single float precision
  2962943: simplifya gives Lisp error for a cons
  2961822: sinh(0.0b0) causes Maxima to abort
  2957758: plotting gamma_incomplete_regularized incorrect
  2954141: Kummer reflection
  2953369: Definite Integration of 1/(a-b*cos(x)) wrong
  2949677: hypergeometric floating point
  2948800: integrate((1-cos(2*x)^2)^2/x^4,x,0,inf) wrong
  2945609: incomplete/misleading documentation of coeff
  2943581: Grind omits empty strings
  2943400: 'linel' command can crash 'maxima'
  2938716: too much evaluation in translated code
  2938177: simplify_sum(sum(k^n,k,1,m)) -> stack overflow
  2938078: Crash on attached input
  2937837: find_root_error documentation incorrect
  2935631: bfloat(log(n)) can be different from log(bfloat(n))
  2933996: abs_integrate bug
  2933440: sqrt(-z^2) simplifies to %i*sqrt(z^2) for z complex
  2932096: allroots fails for real polynomial.
  2927502: abs() or cabs() are much slower than just sqrt(re^2+im^2)
  2924831: file_type is wrong for ccl on mac os x
  2921946: Expansion of bessel_k(1/2,x) with radexpand:false
  2920190: non-integer value for maxposex
  2919296: binomial sums
  2914376: implicit_plot error
  2914296: Limit gets Maxima stuck
  2914176: Conversion of rational to bfloat is inaccurate
  2913614: LAPACK: dgesvd is broken
  2911891: gcfac gives Lisp error
  2910437: non-repeatable beta_incomplete(1b0,1,z)
  2910001: optimization of bfloat input
  2909980: optimization for log of bfloats
  2909917: documentation type -- jornan
  2907952: diff of a taylor series
  2907815: sold variable in diag(x) (package diag) should be local
  2907727: Incorrect Integral with option integrate_use_rootsof
  2892710: Allow easier library access
  2880797: bad answer in integrate(sqrt(sin(t)^2+cos(t)^2),t,0,2*%pi)
  2875784: fourier integral incorrect
  2859856: csign(log(x)) --> pnz
  2852992: sqrt(-1/x)-%i/sqrt(x) not zero
  2843621: GosperSum error
  2808861: list function arguments with mode_declare in translate
  2786017: realonly in algsys.lisp
  2607007: legend does not work
  1869296: hgfred([1,2],[6],1) bogus
  1857562: hgfred([a,b],[c], 0) -/--> 1
  1633149: sum bug that never happens
  1620165: assoc needs to check argument, was: Strange error
  1531688: hgfred([ ], [ ], 0)
  1440286: documentation for 'listofvars'
  1440069: euler numbers & zerobern
  1376392: limit(x/(2+sin(1/x)), x, 0); wrong result
  1372264: no user doc for 'numer_pbranch'
  1219846:  properties of translated functions
  1106912: limit(x/sin(x)^2,x,inf)
  1010768: sqrt(1/z) - 1/sqrt(z) => 0
    932095: ode2 redundant asksign
    910270: 1/+3*x parses as 1/(+3*x)
    903166: assume works for real values only
    900860: Simplifications involving abs
    893633: depends(a,[b,b,b])
    856209: inconsistency between facts() and facts(v)
    840848: trigreduce doesn't enter unknown functions
    811522: redundant question in limit
    781657: binomial(x,x) => 1, but binomial(-1,-1) => 0
    777564: subtraction \"-\"(a,b) should work/FIX
    776441: orderlessp not transitive
    767556: Distributing operations over =
    767528: op(box(a)) bogus
    752417: KEEPFLOAT:TRUE ignored by SOLVE
    719968: No SIMP function
    710307: orderlessp of bfloat, %e, and inf
    660876: taylor and keepfloat ERR
    655270: Incomplete integration
    643254: orderlessp([rat(x)], [rat(x)])
    593351: limit/sin(inf)etc. should give 0, not IND

(asau)

2010-05-06 20:42:29 UTC MAIN commitmail json YAML

Note update of tex-enumitem{,-doc}.

(minskim)

2010-05-06 20:42:03 UTC MAIN commitmail json YAML

Update tex-enumitem{,-doc} to 2.2.

Changes:
- Fixes a bug in some description styles, which didn't empty the box
  containing the labels.

(minskim)

2010-05-06 20:41:23 UTC MAIN commitmail json YAML

webvmail only requires MySQL to be installed if you are using it

(jnemeth)

2010-05-06 20:11:09 UTC MAIN commitmail json YAML

describe Asterisk's webvmail option

(jnemeth)

2010-05-06 20:10:17 UTC MAIN commitmail json YAML

2010-05-06 17:02:12 UTC MAIN commitmail json YAML

-don't use assembler code on NetBSD/i386<current -- the gas doesn't
do SSSE3 instructions (noticed by OBATA Akio)
-cleanup: remove obsolete patch and bashism

(drochner)

2010-05-06 15:15:41 UTC MAIN commitmail json YAML

Be more specific with tex-latexconfig dependency
because the old version didn't provide needed color.cfg
and graphics.cfg configurations.

(reed)

2010-05-06 14:56:16 UTC MAIN commitmail json YAML

2010-05-06 14:51:41 UTC MAIN commitmail json YAML

Updated databases/p5-MLDBM to 2.04

(sno)

2010-05-06 14:51:29 UTC MAIN commitmail json YAML

Updating databases/p5-MLDBM from 2.01nb3 to 2.04

pkgsrc changes:
- Update comment
- Add license definition
- Switch to Module::Build

Upstream changes since 2.01
2.04 (08 Mar 2010, by Alexandr Ciornii)
    Compatibility with old EU::MM.

2.03 (27 Feb 2010, by Alexandr Ciornii)
    Error in test fixed.

2.02 (19 Feb 2010, by Alexandr Ciornii)
    New tests added.
    Distribution upgraded

(sno)

2010-05-06 13:27:08 UTC MAIN commitmail json YAML

2010-05-06 13:16:59 UTC MAIN commitmail json YAML

Add isc license as default acceptable license.

(obache)

2010-05-06 13:13:12 UTC MAIN commitmail json YAML

2010-05-06 13:12:23 UTC MAIN commitmail json YAML

Add open source intiative approved ISC License (ISCL).

(obache)

2010-05-06 13:07:10 UTC MAIN commitmail json YAML

Add the header line.

(obache)

2010-05-06 12:53:17 UTC MAIN commitmail json YAML

Added security/opendnssec version 1.0.0

(pettai)

2010-05-06 12:50:17 UTC MAIN commitmail json YAML

The OpenDNSSEC project announces the development of Open Source software
that manages the security of domain names on the Internet.
The project intends to drive adoption of Domain Name System Security Extensions
(DNSSEC) to further enhance Internet security.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(pettai)

2010-05-06 12:45:31 UTC MAIN commitmail json YAML

2010-05-06 12:30:00 UTC MAIN commitmail json YAML

The OpenDNSSEC project announces the development of Open Source software
that manages the security of domain names on the Internet.
The project intends to drive adoption of Domain Name System Security Extensions
(DNSSEC) to further enhance Internet security.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(pettai)

2010-05-06 12:26:08 UTC MAIN commitmail json YAML

Updated net/nsd to 3.2.5

(pettai)

2010-05-06 12:25:08 UTC MAIN commitmail json YAML

2010-05-06 12:22:50 UTC MAIN commitmail json YAML

Added net/unbound version 1.4.4

(pettai)

2010-05-06 12:15:55 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup tickets #3103 and #3106.

(tron)

2010-05-06 12:14:39 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3106 - requested by tez
lang/gcc34: security patch

Revisions pulled up:
- lang/gcc34/Makefile 1.45
- lang/gcc34/distinfo 1.20
---
Module Name:    pkgsrc
Committed By:  tez
Date:          Tue May  4 20:46:31 UTC 2010

Modified Files:
        pkgsrc/lang/gcc34: Makefile distinfo
Added Files:
        pkgsrc/lang/gcc34/patches: patch-cd

Log Message:
Add patch to embedded libltdl for CVE-2009-3736 from:
http://lists.gnu.org/archive/html/libtool/2009-11/msg00065.html

(tron)

2010-05-06 11:17:33 UTC MAIN commitmail json YAML

Updated benchmarks/netperf to 2.4.5

(adam)

2010-05-06 11:14:01 UTC MAIN commitmail json YAML

Changes 2.4.5:
* Fixes for Linux procstat-based CPU utilization on newer kernels
  from Andrew Gallatin.
* Fix for a TCP_RR hang from Michael Shuldman
* Compilation cleanups for MingW cnd MSDOS (djgpp) ourtesy of Gisle Vanem.
* Changes to enable compilation and building of netperf for
  VMware. Kudos to the person who did the first port, I will be happy
  to name that person when told it is OK :)
* Fixes from Adam Bidema for launching netserver children when the
  path to netserver.exe is very long.
* For the first time, netperf2 has a dependency, albeit optional, on
  another non-base-os bit of code - libsmbios under Linux.
* Fixes for BSD CPU utilization to deal with different BSD variants
  using different types.
* The "omni" suite has been added on an experimental basis.
* Coming along for the ride are some new platform specific files to
  determine the probable egress interface for each end of a test, as
  well as driver information for that interface.
* The UDP_RR test now understands the global -f option to change
  output units.  It also understands the -B option to tag
  results. Courtesy of Alexander Duyck.
* A fix has been added for hanging UDP_RR tests under Windows.
* Fixes for Solaris sendfilev usage.
* A TCP_MSS test has been added which will report the MSS for a data
  connection setup as if the test were a TCP_STREAM test.
* The width of the confidence interval can be specified in fractions
  of a percent for the confidence of a clean, close, comfortable
  calculation. :)
* Honor the global -B option in a TCP_SENDFILE test.
* Correct the sense of Send/Recv in the banner of a TCP_MAERTS test.

(adam)

2010-05-06 10:46:49 UTC MAIN commitmail json YAML

update to 1.6.5
changes:
-fixes for Mac OS X 10.6 (Snow Leopard)
-A number of newly reported crashes were fixed
-new layouts and modules
-Windows support

approved by Jeremy C. Reed

(drochner)

2010-05-06 10:37:49 UTC MAIN commitmail json YAML

nsd 3.2.5:

Features:
    * New option 'nsid:', to specify the NSID (Bugfix #298).
    * The default chroot can be set with --with-chroot=dir.
      If not set, by default chroot will not be used.
    * Optimized zonec and b64_pton compatibility code.
    * Optimized memory allocations. Use mmap/munmap instead of malloc/free.
      Experimental, by default off. Enable it at build time with --enable-mmap.

Bugfixes:
    * NSD will not start if chroot is configured,
      but changing root is not possible
    * Make use of the more secure strl* functions.
    * Bugfix #303: spelling error.

Operational notes:
    * NSID support is now enabled by default.

(pettai)

2010-05-06 10:22:11 UTC MAIN commitmail json YAML

Updated lang/gcc44 to 4.4.4

(adam)

2010-05-06 10:21:17 UTC MAIN commitmail json YAML

Changes 4.4.4:

The [1]GNU project and the GCC developers are pleased to announce the
release of GCC 4.4.4.

This release is a bug-fix release, containing fixes for regressions in
GCC 4.4.3 relative to previous releases of GCC.

(adam)

2010-05-06 09:53:32 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3103 - requested by markd
x11/kdebase-workspace4: security patch

Revisions pulled up:
- x11/kdebase-workspace4/Makefile 1.13 via patch
- x11/kdebase-workspace4/distinfo 1.7 via patch
---
Module Name: pkgsrc
Committed By: markd
Date: Wed May  5 11:52:48 UTC 2010

Modified Files:
pkgsrc/x11/kdebase-workspace4: Makefile distinfo

Log Message:
Fix for CVE-2010-0436. Bump PKGREVISION.

(tron)

2010-05-06 09:38:24 UTC MAIN commitmail json YAML

unbound-1.4.3:

Features:
    * Experimental ECC-GOST algorithm support.
    * unbound-host disables use-syslog from config file.
    * Include less in config.h and include per code file for ldns, ssl.

Bug Fixes:
    * [bugzilla: 305 ] (regarding pkt_dname_tolower).
    * Fix chain of trust with CNAME, for the DS processing proof.
    * Fix validation of queries with wildcard names (*.example).
    * Fix EDNS probe for .de DNSSEC testbed failure (backoff).
    * unbound control flushed items are not counted when flushed again.
    * iana portlist updated.
    * [bugzilla: 301 ] (regarding unbound-checkconf).
    * Fixed random numbers for port, interface and server selection.
    * Refer to the listing in unbound-control man page in the extended \
      statistics entry in the unbound.conf man page.
    * Fix interface-automatic for OpenBSD: msg.controllen was too small.
    * check for IP_SENDSRCADDR for interface-automatic or IP_PKTINFO.
    * for NSEC3 check if signatures are cached.
    * Reordered configure checks so fork and -lnsl -lsocket checks are earlier.
    * ldns tarball updated.
    * Fix python use when multithreaded.
    * Fix solaris python compile.
    * spelling fix in validation error involving cnames.

(pettai)

2010-05-06 09:36:28 UTC MAIN commitmail json YAML

Work around the inconsistent behavior "cp -r" when coping symbolic link.
Closes PR 41142.

(sbd)

2010-05-06 09:17:27 UTC MAIN commitmail json YAML

2010-05-06 09:15:55 UTC MAIN commitmail json YAML

2010-05-06 07:34:49 UTC MAIN commitmail json YAML

2010-05-06 07:33:41 UTC MAIN commitmail json YAML

Changes 2.11.0:
* Packages must have been installed under R >= 2.10.0, as the
  current help system is the only one now supported.
* A port to 64-bit Windows is now available as well as binary package
  repositiories: see the 'R Administration and Installation Manual'.
* Argument matching for primitive functions is now done in the same way
  as for interpreted functions except for the deliberate exceptions
call switch .C .Fortran .Call .External
  all of which use positional matching for their first argument,
  and also some internal-use-only primitives.
* The default device for command-line R at the console on Mac OS X
  is now quartz() and not X11().

New features
* The 'open' modes for connections are now interpreted more consistently.
* R CMD INSTALL now uses the internal untar() in package utils.
* help(try.all.packages = TRUE) is much faster.
* R CMD check has a new option '--timings' to record per-example timings
  in file <pkg>.Rcheck/<pkg>-Ex.timings.
* The TRE library has been updated to version 0.8.0 (minor bugfixes).
More...

(adam)

2010-05-06 06:06:48 UTC MAIN commitmail json YAML

bbdb doesn't like jobs.

(tonnerre)

2010-05-06 01:47:42 UTC MAIN commitmail json YAML

Add a CONFLICTS for tex-bin-tetex<=3.0.12897
which it also supersedes.
It had a conflciting PLIST entry: share/texmf/dvips/tetex/config.builtin35
(That old package doesn't exist anymore.)

(reed)

2010-05-06 00:45:50 UTC MAIN commitmail json YAML

Note initial addition of p5-Net-SMTP-SSL version 1.01 as
mail/p5-Net-SMTP-SSL into The NetBSD Packages Collection.

The Perl 5 module Net::SMTP::SSL implements the same API as Net::SMTP,
but uses IO::Socket::SSL for its network operations.

(seb)

2010-05-06 00:45:20 UTC MAIN commitmail json YAML

Add & enable p5-Net-SMTP-SSL

(seb)

2010-05-06 00:45:02 UTC MAIN commitmail json YAML

Initial import of p5-Net-SMTP-SSL version 1.01 in the NetBSD Packages
Collection.

The Perl 5 module Net::SMTP::SSL implements the same API as Net::SMTP,
but uses IO::Socket::SSL for its network operations.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2010-05-05 23:19:57 UTC MAIN commitmail json YAML

Updated devel/p5-Moose to 1.02

(seb)

2010-05-05 23:19:34 UTC MAIN commitmail json YAML

Update p5-Moose from version 1.01 to version 1.02.

Upstream changes:
1.02 Sat, May 01, 2010

  [BUG FIXES]

  * Stop the natatime method provided by the native Array trait from returning
    an exhausted iterator when being called with a callback. (Florian Ragwitz)

  * Make Moose::Meta::TypeConstraint::Class correctly reject RegexpRefs.
    (Florian Ragwitz)

  * Calling is_subtype_of on a Moose::Meta::TypeConstraint::Class with itself or
    the class the TC represents as an argument incorrectly returned true. This
    behavior is correct for is_type_of, not is_subtype_of. (Guillermo Roditi)

  * Use File::Temp for temp files created during tests. Previously, files were
    written to the t/ dir, which could cause problems of the user running the
    tests did not have write access to that directory.. (Chris Weyl, Ævar
    Arnfjörð Bjarmason)

  * Pass role arguments along when applying roles to instances. (doy, lsm)

(seb)

2010-05-05 22:58:48 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-TimeZone to 1.18

(seb)

2010-05-05 22:58:36 UTC MAIN commitmail json YAML

Update p5-DateTime-TimeZone from version 1.17 to version 1.18.

Upstream changes:
1.18    2010-04-19
- This release is based on version 2010i of the Olson database. This release
  includes changes for Morocco, Taiwan (historical only), and Argentina.

(seb)

2010-05-05 22:47:33 UTC MAIN commitmail json YAML

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

(seb)

2010-05-05 22:47:20 UTC MAIN commitmail json YAML

Update p5-IO-Socket-SSL from version 1.32 to version 1.33.

Upstream changes:
v1.33 2010.03.17
- attempt to make t/memleak_bad_handshake.t more stable, it fails
  for unknown reason on various systems
- fix hostname checking: an IP should only be checked against
  subjectAltName GEN_IPADD, never against GEN_DNS or CN.
  Thanks to rusch[AT]genua[DOT]de for bug report

(seb)

2010-05-05 22:19:38 UTC MAIN commitmail json YAML

Updated devel/p5-Params-Util to 1.01

(seb)

2010-05-05 22:19:24 UTC MAIN commitmail json YAML

Update p5-Params-Util from version 1.00 to version 1.01.

Upstream changes:
1.01 Thu 18 Mar 2010
        - Fixed can_cc() bug in Makefile.PL where it was checking an existence
          of PATH directory rather than executables. RT#55668 (DGOLDEN, MIYAGAWA)

(seb)

2010-05-05 22:07:34 UTC MAIN commitmail json YAML

Updated devel/p5-App-cpanminus to 1.0003

(seb)

2010-05-05 22:07:11 UTC MAIN commitmail json YAML

Update p5-App-cpanminus from version 1.0002 to version 1.0003.

Upstream changes:
1.0003  Tue May  4 16:12:53 PDT 2010
  - Worked around win32 fork and stdout dup issue (xaicron, charsbar)

(seb)

2010-05-05 22:00:47 UTC MAIN commitmail json YAML

belatedly note update of devel/p5-App-cpanminus to 1.0002

(seb)

2010-05-05 21:56:27 UTC MAIN commitmail json YAML

Updated textproc/p5-YAML-LibYAML to 0.33

(seb)

2010-05-05 21:56:11 UTC MAIN commitmail json YAML

Update p5-YAML-LibYAML from version 0.32 to version 0.33.

Pkgsrc changes:
- this package minimum required Perl version (PERL5_REQD) can be
dropped as pkgsrc requires a newer version anyway
- placate pkglint: whitespace fix

Upstream changes:
version: 0.33
date:    Wed Apr 14 17:57:10 PDT 2010
changes:
- Applied Gisle Aas' patch from https://rt.cpan.org/Ticket/Display.html?id=43115

(seb)

2010-05-05 21:51:59 UTC MAIN commitmail json YAML

Updated multimedia/farsight2 to 0.0.17nb3

(wiz)

2010-05-05 21:51:49 UTC MAIN commitmail json YAML

Fix build with libnice-0.0.11 and depend on it.

Bump PKGREVISION.

Fixes PR 43241 by Muhammad Hallaj Subery.

(wiz)

2010-05-05 18:33:30 UTC MAIN commitmail json YAML

The BUILDLINK API dependency should be for xf86driproto not
driproto. I noticed this when it built with old xf86driproto
that had conflicting file. So add a CONFLICTS too.

(reed)

2010-05-05 18:33:25 UTC MAIN commitmail json YAML

update to 0.9.4
fixes issues running Kye with newer versions of GTK and librsvg

(drochner)

2010-05-05 18:23:52 UTC MAIN commitmail json YAML

lua will be picked up if present, there is no easy way to disable this,
so just bl3 it

(drochner)

2010-05-05 18:21:52 UTC MAIN commitmail json YAML

explicitely disable openal if the option is not chosen, otherwise
it will be picked up anyway if present
(seems that some autoconf->cmake conversions are missing)

(drochner)

2010-05-05 18:06:08 UTC MAIN commitmail json YAML

Note PKGREVISION bump of tex-ifluatex-doc.

(minskim)

2010-05-05 18:05:36 UTC MAIN commitmail json YAML

2010-05-05 17:58:45 UTC MAIN commitmail json YAML

2010-05-05 17:43:25 UTC MAIN commitmail json YAML

Note PKGREVISION bump of tex-acmconf.

(minskim)

2010-05-05 17:42:59 UTC MAIN commitmail json YAML

Update tex-acmconf's DISTFILES and add a missing dependency.

(minskim)

2010-05-05 17:42:15 UTC MAIN commitmail json YAML

Let tex-acmconf-doc use DISTFILES from TeX Live 2009.

(minskim)

2010-05-05 17:39:06 UTC MAIN commitmail json YAML

Note update of tex-sttools{,-doc}.

(minskim)

2010-05-05 17:38:20 UTC MAIN commitmail json YAML

2010-05-05 17:31:12 UTC MAIN commitmail json YAML

2010-05-05 16:35:49 UTC MAIN commitmail json YAML

Note an attempt at packaging bsnmp is in pkgsrc-wip.

(hauke)

2010-05-05 15:17:51 UTC MAIN commitmail json YAML

Enable terminfo support for NetBSD if available.

(roy)

2010-05-05 14:32:00 UTC MAIN commitmail json YAML

Updated www/ikiwiki to 3.20100504

(schmonz)

2010-05-05 14:31:51 UTC MAIN commitmail json YAML

Update to 3.20100504. From the changelog:

  * Add parameter to displaytime to specify that it is a pubdate,
    and in html5 mode, use time tag.
  * Add placeholder text in search form (in html5 mode only).
  * In html5 mode, use all the nice new semantic tags. Care was taken
    to not change the id/class named used in the CSS, so only CSS
    that refers to tag types needed to be changed.
  * Add ACTIONS variable to page.tmpl, which allows plugins to add arbitrary
    links to the action bar without modifying the template further.
    (COMMENTSLINK and DISCUSSIONLINK could be folded into this, but
    are kept separate for now to avoid breaking modified templates.)
  * websetup: Only display Setup button on admins' preferences page.
  * graphviz: Fix display of preexisting images in preview mode.
  * Fixes a bug in skipping of illegal source files introduced in
    3.20100427.

(schmonz)

2010-05-05 14:26:36 UTC MAIN commitmail json YAML

Define TERMINFO for building on NetBSD-6 for the terminfo interface.

(roy)

2010-05-05 12:15:30 UTC MAIN commitmail json YAML

Fix loading of pam modules on older versions on NetBSD, where
the dependency of the module on libpam was not explicit.

(markd)

2010-05-05 11:52:48 UTC MAIN commitmail json YAML

2010-05-05 10:02:27 UTC MAIN commitmail json YAML

2010-05-05 06:12:36 UTC MAIN commitmail json YAML

2010-05-05 00:17:48 UTC MAIN commitmail json YAML

2010-05-05 00:07:32 UTC MAIN commitmail json YAML

Updated pkgtools/pbulk-base to 0.41

(joerg)

2010-05-05 00:07:08 UTC MAIN commitmail json YAML

pbulk-base-0.41:
Improve diagnostic message for dependency cycles by actually showing the
path.

(joerg)

2010-05-04 23:51:49 UTC MAIN commitmail json YAML

Note update of tex-xmltex{,-doc}.

(minskim)

2010-05-04 23:51:22 UTC MAIN commitmail json YAML

2010-05-04 23:17:11 UTC MAIN commitmail json YAML

Update DISTFILES of tex-kotex-base-doc.  No functional change.

(minskim)

2010-05-04 22:56:05 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup tickets #3101 and #3102.

(tron)

2010-05-04 22:54:59 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3102 - requested by gdt
chat/jabberd: portability fix

Revisions pulled up:
- chat/jabberd/Makefile 1.33
- chat/jabberd/distinfo 1.8
- chat/jabberd/patches/patch-ad 1.4
---
Module Name: pkgsrc
Committed By: gdt
Date: Tue May  4 18:33:35 UTC 2010

Modified Files:
pkgsrc/chat/jabberd: Makefile distinfo
pkgsrc/chat/jabberd/patches: patch-ad

Log Message:
Call SSL_library_init() before any other operations.  Fixes "no
ciphers" problem with newer openssl.  From
http://lists.alioth.debian.org/pipermail/pkg-openssl-devel/2005-October/000219.html

(tron)

2010-05-04 22:51:43 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3101 - requested by taca
typolight27: build fix

Revisions pulled up:
- www/typolight27/Makefile 1.17
- www/typolight27/distinfo 1.11
---
Module Name: pkgsrc
Committed By: taca
Date: Tue May  4 13:18:19 UTC 2010

Modified Files:
pkgsrc/www/typolight27: Makefile distinfo

Log Message:
Since DISTFILES has been changed with the same filename, now
specify DIST_SUBDIR.  Fix PR pkg/43249 reported by Robert Elz.

The change was installed TYPOlight's version string only but
binary package has changed.  So, bump PKGREVISION.

(tron)

2010-05-04 22:35:12 UTC MAIN commitmail json YAML

Update p5-App-cpanminus from version 1.0001 to version 1.0002.

Upstream changes:
1.0002  Sat May  1 20:49:39 PDT 2010
  - Fixed docs
  - Fallback to the version of the distribution filename when META.yml is not parsable

(seb)

2010-05-04 20:48:25 UTC MAIN commitmail json YAML

2010-05-04 20:46:31 UTC MAIN commitmail json YAML

2010-05-04 18:55:46 UTC MAIN commitmail json YAML

2010-05-04 18:33:43 UTC MAIN commitmail json YAML

trick "configure" to accept the 20090920 snapshot of x264-devel,
refine dependency pattern, bump PKGREVISION

(drochner)

2010-05-04 18:33:35 UTC MAIN commitmail json YAML

2010-05-04 18:30:10 UTC MAIN commitmail json YAML

update to 1.0.6
changes:
-fixes several vulnerabilities
(see http://www.videolan.org/security/sa1003.html)
-additional stability and other fixes

(drochner)

2010-05-04 18:18:57 UTC MAIN commitmail json YAML

update to the 20090920 snapshot
The snapshot date is chosen for some reason:
-vlc-1.0.6 (which I'll commit soon) needs an API change which
was introduced on 20090813
-pkgsrc's ffmpeg can't deal with an API change which was done 20090921
(and is not easily updated)

(drochner)

2010-05-04 16:52:16 UTC MAIN commitmail json YAML

Add C++ include path for NetBSD's /usr/include/g++, addresses
PR pkg/43237 by NAKAJIMA Yoshihiro.
This isn't too useful yet due to an incompatibility (apparently
a bug in gcc-4.1) which will be fixed soon.
bump PKGREVISION

(drochner)

2010-05-04 16:31:56 UTC MAIN commitmail json YAML

Note teapot import.

(hauke)

2010-05-04 15:56:44 UTC MAIN commitmail json YAML

Update tex-kotex-doc's DISTFILES.  No functional change.

(minskim)

2010-05-04 15:53:46 UTC MAIN commitmail json YAML

Note removal of tex-bin-kotex.

(minskim)

2010-05-04 15:52:45 UTC MAIN commitmail json YAML

2010-05-04 15:51:04 UTC MAIN commitmail json YAML

Note update of tex-kotex.

(minskim)

2010-05-04 15:50:45 UTC MAIN commitmail json YAML

Update tex-kotex to Revision 8 for TeX Live 2009.

- Fix crash with recent hyperref update.

(minskim)

2010-05-04 15:21:24 UTC MAIN commitmail json YAML

+apache-tomcat55-5.5.29, apache-tomcat6-6.0.26, umefont-0.415.

(taca)

2010-05-04 15:19:45 UTC MAIN commitmail json YAML

Note update of www/typolight28-translations package to 20100504.

(taca)

2010-05-04 15:18:50 UTC MAIN commitmail json YAML

Update typolight28-translations package to 20100504.

Update Japanese and Russian langage files.

(taca)

2010-05-04 14:45:32 UTC MAIN commitmail json YAML

teapot is a spread sheet program for UNIX, which uses modern concepts
besides being portable and extensible, for instance three dimensional
tables and iterative expressions.

The most important feature is the funktional addressing of cells,
unlike the traditional approach like A0, C5, etc. which is probably
inherited from VisiCalc.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(hauke)

2010-05-04 14:20:49 UTC MAIN commitmail json YAML

Add teapot-license for math/teapot.

(hauke)

2010-05-04 14:19:36 UTC MAIN commitmail json YAML

Add teapot, a CLI spreadsheet application.

(hauke)

2010-05-04 13:20:03 UTC MAIN commitmail json YAML

Note update of www/typolight27 package to 2.7.7nb1.

(taca)

2010-05-04 13:18:19 UTC MAIN commitmail json YAML

Since DISTFILES has been changed with the same filename, now
specify DIST_SUBDIR.  Fix PR pkg/43249 reported by Robert Elz.

The change was installed TYPOlight's version string only but
binary package has changed.  So, bump PKGREVISION.

(taca)

2010-05-04 11:14:23 UTC MAIN commitmail json YAML

2010-05-04 11:13:41 UTC MAIN commitmail json YAML

Updated databases/p5-DBI to 1.611

(sno)

2010-05-04 11:13:31 UTC MAIN commitmail json YAML

Updating databases/p5-DBI from 1.609 to 1.611

Upstream changes:
  NOTE: minimum perl version is now 5.8.1 (as announced in DBI 1.607)

  Fixed selectcol_arrayref MaxRows attribute to count rows not values
    thanks to Vernon Lyon.
  Fixed DBI->trace(0, *STDERR); (H.Merijn Brand)
    which tried to open a file named "*main::STDERR" in perl-5.10.x
  Fixes in DBD::DBM for use under threads (Jens Rehsack)

  Changed "Issuing rollback() due to DESTROY without explicit disconnect"
    warning to not be issued if ReadOnly set for that dbh.

  Added f_lock and f_encoding support to DBD::File (H.Merijn Brand)
  Added ChildCallbacks => { ... } to Callbacks as a way to
    specify Callbacks for child handles.
    With tests added by David E. Wheeler.
  Added DBI::sql_type_cast($value, $type, $flags) to cast a string value
    to an SQL type. e.g. SQL_INTEGER effectively does $value += 0;
    Has other options plus an internal interface for drivers.

  Documentation changes:
  Small fixes in the documentation of DBD::DBM (H.Merijn Brand)
  Documented specification of type casting behaviour for bind_col()
    based on DBI::sql_type_cast() and two new bind_col attributes
    StrictlyTyped and DiscardString. Thanks to Martin Evans.
  Document fetchrow_hashref() behaviour for functions,
    aliases and duplicate names (H.Merijn Brand)
  Updated DBI::Profile and DBD::File docs to fix pod nits
    thanks to Frank Wiegand.
  Corrected typos in Gopher documentation reported by Jan Krynicky.
  Documented the Callbacks attribute thanks to David E. Wheeler.
  Corrected the Timeout examples as per rt 50621 (Martin J. Evans).
  Removed some internal broken links in the pod (Martin J. Evans)
  Added Note to column_info for drivers which do not
    support it (Martin J. Evans)
  Updated dbipport.h to Devel::PPPort 3.19 (H.Merijn Brand)

(sno)

2010-05-04 11:10:07 UTC MAIN commitmail json YAML

update to 0.12.8
changes:
-some new features and plugins
-minor code cleanup
-bugfixes
-translation updates

(drochner)

2010-05-04 11:05:00 UTC MAIN commitmail json YAML

2010-05-04 02:49:04 UTC MAIN commitmail json YAML

Note update of textproc/ruby-json and textproc/ruby-json-json to 1.4.2.

(taca)

2010-05-04 02:48:22 UTC MAIN commitmail json YAML

Update ruby-json-pure from 1.2.0 to 1.4.2.

2010-04-26 (1.4.2)
  * Applied patch from naruse Yui NARUSE <naruse@airemix.com> to make building with
    Microsoft Visual C possible again.
  * Applied patch from devrandom <c1.github@niftybox.net> in order to allow building of
    json_pure if extensiontask is not present.
  * Thanks to Dustin Schneider <dustin@stocktwits.com>, who reported a memory
    leak, which is fixed in this release.
  * Applied 993f261ccb8f911d2ae57e9db48ec7acd0187283 patch from josh@github.
2010-04-25 (1.4.1)
  * Fix for a bug reported by Dan DeLeo <dan@kallistec.com>, caused by T_FIXNUM
    being different on 32bit/64bit architectures.
2010-04-23 (1.4.0)
  * Major speed improvements and building with simplified
    directory/file-structure.
  * Extension should at least be comapatible with MRI, YARV and Rubinius.
2010-04-07 (1.2.4)
  * Triger const_missing callback to make Rails' dynamic class loading work.
2010-03-11 (1.2.3)
  * Added a State#[] method which returns an attribute's value in order to
    increase duck type compatibility to Hash.
2010-02-27 (1.2.2)
  * Made some changes to make the building of the parser/generator compatible
    to Rubinius.
2009-11-25 (1.2.1)
  * Added :symbolize_names option to Parser, which returns symbols instead of
    strings in object names/keys.

(taca)

2010-05-04 02:46:50 UTC MAIN commitmail json YAML

Update ruby-json package from 1.2.0 to 1.4.2.

2010-04-26 (1.4.2)
  * Applied patch from naruse Yui NARUSE <naruse@airemix.com> to make building with
    Microsoft Visual C possible again.
  * Applied patch from devrandom <c1.github@niftybox.net> in order to allow building of
    json_pure if extensiontask is not present.
  * Thanks to Dustin Schneider <dustin@stocktwits.com>, who reported a memory
    leak, which is fixed in this release.
  * Applied 993f261ccb8f911d2ae57e9db48ec7acd0187283 patch from josh@github.
2010-04-25 (1.4.1)
  * Fix for a bug reported by Dan DeLeo <dan@kallistec.com>, caused by T_FIXNUM
    being different on 32bit/64bit architectures.
2010-04-23 (1.4.0)
  * Major speed improvements and building with simplified
    directory/file-structure.
  * Extension should at least be comapatible with MRI, YARV and Rubinius.
2010-04-07 (1.2.4)
  * Triger const_missing callback to make Rails' dynamic class loading work.
2010-03-11 (1.2.3)
  * Added a State#[] method which returns an attribute's value in order to
    increase duck type compatibility to Hash.
2010-02-27 (1.2.2)
  * Made some changes to make the building of the parser/generator compatible
    to Rubinius.
2009-11-25 (1.2.1)
  * Added :symbolize_names option to Parser, which returns symbols instead of
    strings in object names/keys.

(taca)

2010-05-04 00:14:00 UTC MAIN commitmail json YAML

Add a patch (already sent upstream) to fix the behavior (slippery slope,
sorry) of 'b', 'e' and 'w' commands in vi editing, when confronted with
a '_' character - this patch makes tcsh consider '_' characters to be part
of the word.

(agc)

2010-05-03 23:18:32 UTC MAIN commitmail json YAML

2010-05-03 23:17:48 UTC MAIN commitmail json YAML

Import tex-kotex-utils-0.1.1 as print/tex-kotex-utils.

This package provides utility programs for Korean typesetting in TeX,
and supersedes print/tex-bin-kotex.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-05-03 23:01:02 UTC MAIN commitmail json YAML

Note update of tex-kotex-base.

(minskim)

2010-05-03 23:00:45 UTC MAIN commitmail json YAML

Update tex-kotex-base to Revision 2.

- Fix euc vf.

(minskim)

2010-05-03 20:10:48 UTC MAIN commitmail json YAML

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

(tron)

2010-05-03 20:10:34 UTC MAIN commitmail json YAML

Make sure that the "suexec" module actually gets built and installed if the
package gets build with "apache-shared-modules suexec ..." as the options.
Bump package revision for the benefit of users which previously compiled
the package these options and don't have the "suexec" module available.

Problem pointed out by Filip Hajny in private e-mail.

(tron)

2010-05-03 19:19:31 UTC MAIN commitmail json YAML

Updated mail/dovecot to 1.2.11nb2.

(ghen)

2010-05-03 19:19:01 UTC MAIN commitmail json YAML

load_rc_config prior to setting a default for dovecot_fdlimit in the
rc.d script, so it can be overridden from rc.conf.  From Edgar Fuß.
Bump PKGREVISION.

(ghen)

2010-05-03 18:46:15 UTC MAIN commitmail json YAML

Note update of tex-collection-basic.

(minskim)

2010-05-03 18:45:36 UTC MAIN commitmail json YAML

Let tex-collection-basic depend on lua-alt-getopt.

It is used by texlua scripts in TeX Live.

(minskim)

2010-05-03 18:43:51 UTC MAIN commitmail json YAML

Add comments on why some TeX Live packages are not included.

(minskim)

2010-05-03 16:46:36 UTC MAIN commitmail json YAML

>From Aleksey Cheusov
pkg/2010/03/05/msg005088.html">http://mail-index.netbsd.org/tech-pkg/2010/03/05/msg005088.html
pkg/2010/03/05/msg005090.html">http://mail-index.netbsd.org/tech-pkg/2010/03/05/msg005090.html

This fixes problem where some packages didn't list correct
REQUIRES or PROVIDES.
Symlinks are removed from PROVIDES.
Libraries provided by same package are removed from REQUIRES.

Also see pkg PR #42907

(reed)

2010-05-03 15:40:35 UTC MAIN commitmail json YAML

Updated net/Transmission to 1.93

(tnn)

2010-05-03 15:39:33 UTC MAIN commitmail json YAML

2010-05-03 10:17:05 UTC MAIN commitmail json YAML

2010-05-03 07:02:24 UTC MAIN commitmail json YAML

Remove force to use symbolic link.
It is not a good idea to hide real issues.
If someone is really using hard link, it should be failed.

(obache)

2010-05-03 06:58:28 UTC MAIN commitmail json YAML

Revert addition of support for Haiku OS (BEINCLUDES and BELIBRARIES).
Improve a port is not better than break others, and current BUILDLINK3
dose not fit such a environment.
Thanks for tests and reviews after commit.

(obache)

2010-05-03 06:31:58 UTC MAIN commitmail json YAML

Updated scummvm to 1.1.1

(adam)

2010-05-03 06:30:40 UTC MAIN commitmail json YAML

Changes 1.1.1:
General:
- Fixed several minor bugs here and there.

Drascula:
- Fixed regression that caused some texts to always be in English, even when
  using another language.

KYRA:
- Fixed a bug which caused the DOS versions to crash before the credits when
  AdLib music is selected.

LURE:
- Fixed several memory leaks.
- Corrected problems in the handling of followers when blocked from performing
  actions by closed doors between rooms.
- Solved issues with Goewin not always correctly following the player out of
  the caves

Tinsel:
- Fix video playback regression in Discworld 2.

Parallaction:
- Fix several crashes and other regressions in Nippon Safes.

(adam)

2010-05-03 06:22:20 UTC MAIN commitmail json YAML

Updated x11/x11vnc to 0.9.10

(obache)

2010-05-03 06:21:54 UTC MAIN commitmail json YAML

Update x11vnc to 0.9.10.

New in the 0.9.10 x11vnc release:

IPv6 is now supported for all usage modes: forward and reverse
connections, SSL and unencrypted, etc.

The included SSL enabled Java VNC viewer applet now supports
Chained SSL Certificates (x11vnc -ssl always has.)
The applet autodects x11vnc and set GET=1 for faster
connecting via HTTPS.

A demo CGI script 'desktop.cgi' shows how to create an
SSL encrypted, multi-user x11vnc web login desktop
service.  The user logs into a secure web site and gets
his/her own virtual desktop and his browser accesses it
with the SSL Java VNC Viewer applet.

A serverCert Java Viewer applet parameter is provided.
Use an authenticated HTTPS browser connection to set
this parameter (the user could set it locally too.)
The onetimekey tool has -certonly option for this scheme.

The Xdummy script (use Xorg 'dummy' driver instead of Xvfb)
no longer requires being run as root.

  miscellaneous new features and changes:

In the Java viewer applet, debugCerts and debugKeyboard parameters
are provided.  The debugging output of the applet is more
readable.  Some corner-case bugs (e.g. socket exceptions)
are now handled gracefully.  Parameters forbid_Ctrl_Alt
and mapF5_to_atsign are added.

The amount of time to wait for HTTPS applet downloads to finish
can be set in env. var. X11VNC_HTTPS_DOWNLOAD_WAIT_TIME.

The -xkb mode is automatically enabled if there are more than
4 keysyms per key.

-coe is now an alias for -connect_or_exit.

The -input_eagerly option enables this LibVNCServer feature
(it is like -allinput.)

The "%" unix password verification tricks for the -unixpw
option are now documented.  They also run a command
in UNIXPW_CMD.

In -create (-svc, etc.) modes, a warning is printed out if Xvfb
cannot be found.  Xvfb '+kb' option is checked for.
The -env CREATE_DISPLAY_OUTPUT=/tmp/mydebug.txt debugging
option is documented.  Try to preserve user's PATH
if possible.

In XDMCP connection mode, a test for GDM listening only
on IPv6 (::1) is performed.  The interface can also be
specified via FD_XDMCP_IF.

The example scripts connect_switch, ultravnc_repeater.pl, inet6to4
have settings to let them run reliably for long times
as daemons.  They also support IPv6.

IPv6 notes: for some very esoteric cases (e.g. -chatwindow)
IPv4 localhost may be required for local IPC.  A demo
transition tool 'inet6to4' is also included (can be
used for other apps.)  x11vnc options related to IPv6:
-listen6, -6, -no6, -noipv4, -noipv6, and -connect,
-proxy.

Use STUNNEL_LISTEN in -stunnel mode to have it listen on a
particular interface.  Also STUNNEL_PROG.

New remote control query options: pointer_x, pointer_y,
pointer_same, pointer_root, and pointer_mask. A demo
script using them misc/panner.pl is provided.

Remote control change of -clip option will not create new
framebuffer if the size has not changed (for panner.pl)

The X11VNC_DISABLE_SSL_CLIENT_MODE env. var. can be set to
disable SSL client role in reverse connections.  This
means the VNC viewer side must be in SSL client role.
UltraVNC repeater operation can benefit from this.

The SSL_INIT_TIMEOUT is increased to 1 hour if 'repeater'
is detected in a reverse connect string.

The X property X11VNC_TRAP_XRANDR can be set on a desktop to
force x11vnc to use the -xrandr screen size change
trapping code.

The -sslScripts option prints out the SSL certificate management
scripts.

Suggest '-auth guess' and '-findauth' if X connection fails.

The TightVNC sercurity type (TightVNC features enabler) now
works for RFB version 3.8.

RECORD scroll detection is now working with the new gtk/gdk scroll
mechanism.  Set X11VNC_SCROLL_MUST_EQUAL to disable.

(obache)

2010-05-03 05:54:18 UTC MAIN commitmail json YAML

2010-05-03 05:52:59 UTC MAIN commitmail json YAML

Replace __noexistent__ with __nonexistent__ to avoid possibilty of another confusion.

(obache)

2010-05-03 05:03:28 UTC MAIN commitmail json YAML

Updated databases/myodbc to 5.1.6

(jnemeth)

2010-05-03 05:03:11 UTC MAIN commitmail json YAML

Update to MYSQL Connector/ODBC 5.1.6 so this will actually work
with a modern version of MySQL.  Also, fix some DESTDIR issues.

5.1.6

  Functionality added or changed:
  * Providing an empty string as the catalog argument to SQLTables()
    will return an empty result set. A catalog must have a name.
  * Remove use of "old" SQLLEN/SQLULEN types aliases. They are not
    supported in unixODBC 2.2.13 and later 64-bit builds. Removed
    SQLROWCOUNT, SQLROWSETSIZE, SQLTRANSID, SQLROWOFFSET.
  * Connection parameters can be specified individually instead of
    using OPTIONS bitflags. (See connection parameters documentation)
  * Edit controls for INITSTMT and CHARSET DSN options are added to the native
    Windows GUI. (Bug #40932)
  * Length/Indicator pointer is now stored and used internally as pointer to
    SQLLEN and not to SQLINTEGER. Using SQLINTEGER pointers as
    StrLen_or_IndPtr parameter of SQLBindParameter/SQLBindCol may cause crash
    on 64bit platforms.
  * Query log is not overwritten, but appended instead. (Bug #44965)
  * Fixed tab order in Windows datasource config dialog. (Bug #42905)

  Bugs fixed:
  * Add support for data-at-execution with positioned insert/update
    (Bug #37649)
  * Output string length from SQLDriverConnect() includes NULL-term
    (Bug #38949)
  * SQLGetInfo() returns 0 for SQL_CATALOG_USAGE info (Bug #39560)
  * SQLDriverConnect() may truncate output string erroneously
    (Bug #37278)
  * SQLTables() doesn't properly handle empty strings to list catalogs
    and tables. (Bug #39561)
  * Calling SQLDriverConnect() with no output buffer will crash if not
    prompting. (Bug #40316)
  * SQLTables() doesn't return the catalog name if the table is given
    and the catalog argument is NULL. (Bug #39957)
  * Driver crashes when attempting to retrieve data in a character set
    not compiled into libmysql. (Bug #39831)
  * SQLGetTypeInfo() doesn't return any rows SQL_TIMESTAMP on an ODBC v2
    connection. (Bug #30626)
  * Positioned update with SQL_C_NUMERIC loses prec/scale values
    (Bug #39961)
  * ADO adUseServer cursor is lost after updating adLongVarWChar field
    (Bug #26950)
  * Calling SQLDescribeCol() with a NULL buffer and non-zero buffer
    length causes a crash. (Bug #41942)
  * NULL parameters don't work correctly with ADO. (Bug #41256)
  * Unable to retrieve null DECIMAL fields in ADO. (Bug #41081)
  * Fix positioned update using data-at-execution, bind offsets and
    row-wise binding. (Bug #36071)
  * SQLConfigDataSource may fail with: Cannot find driver (Bug #41796)
  * FLAG_NO_BIGINT still returns bigint for SQLDescribeCol()
    (Bug #17679)
  * Random access violation exceptions (0xC0000005) in ASP scripts in the
    SQLSetConnectAttrW. (Bug #44971)
  * Binding SQL_C_BIT to an integer column didn't work. (Bug #39644)
  * Inserting a new record using SQLSetPos if the table is from different than
    current catalog. (Bug #41946)

  Includes changes from Connector/ODBC 3.51.27.

  Built using MySQL 5.1.34sp1.

----

5.1.5 (18-Aug-2008)

  Functionality added or changed:
  * Added FLAG_NO_BINARY_RESULT connection option to always handle
    binary function results as character data. (Bug #29402)

  Bugs fixed:
  * Some catalog functions used fixed-sized buffers for handling
    arguments that could be overrun, and misinterpreted some arguments
    as patterns when they should be treated as identifiers. (Bug #36275)
  * SQLDriverConnect() returned SQL_ERROR when the user cancelled
    the dialog box instead of SQL_NO_DATA. (Bug #36293)
  * System DSN lookup (using ODBC_BOTH_DSN) fails on Windows XP.
    (Bug #36203)
  * SQLProcedures() followed by SQLFreeStmt() crashes (Bug #36069)
  * ADO adUseServer cursor is lost after updating adLongVarWChar field
    (Bug #26950)
  * SQL_TYPE_TIMESTAMP and SQL_TYPE_TIME parameters were incorrectly
    included when parameters were expanded. (Bug #37342)
  * DSN-less connection prompting cannot lookup driver entry
    (Bug #37254)

  Includes changes from Connector/ODBC 3.51.26.

  Built using MySQL 5.0.60sp1.

----

5.1.4 (15-Apr-2008)

  Bugs fixed:
  * SQLGetDiagRec() sometimes returned SQL_SUCCESS but no error
    message. (Bug #33910)
  * Driver installer (myodbc-installer.exe) fails to create a new DSN
    (Bug #35776)
  * Get wrong result with decimal(8,2) field type (Bug #35920)

  Includes changes from Connector/ODBC 3.51.25.

  Built using MySQL 5.0.56sp1.

----

5.1.3 (26-Mar-2008)

  Functionality added or changed:
  * Added SSLVERIFY connection option to verify server certificate. By default
    certificate is not verified now. (Bug #34648)
  * Database list height is autoadjusted in Windows GUI. (Bug #33918)

  Bugs fixed:
  * Recordset-based update fails if blob field is queried. (Bug #19065)
  * Descriptor records were not cleared correctly when calling
    SQLFreeStmt(SQL_UNBIND). (Bug #34271)
  * The driver incorrectly reported that the SQL standard CAST() and
    CONVERT() functions were supported. (Bug #33808)
  * Unresolved symbols "min" and "max" in libmyodbc3.so w/gcc 4.2.
    (Bug #34256)
  * Notorious #DELETED problem when linking tables in Access and BIGINT PK
    (Bug #24535)
  * MyODBC 51/Access unable to use DBEngine.RegisterDatabase to create a DSN
    (Bug #33825)
  * Unable to use surrogate pairs into with unicode column. (Bug #34672)
  * SQLGetData w/SQL_C_WCHAR gives incorrect data. (Bug #34429)

  Includes changes from Connector/ODBC 3.51.24.

  Built using MySQL 5.0.52.

----

5.1.2 (12-Feb-2008)

  Functionality added or changed:
  * SQLForeignKeys uses INFORMATION_SCHEMA when it is available on the server,
    which allows more complete information to be returned.
  * Disabled MYSQL_OPT_SSL_VERIFY_SERVER_CERT when using an SSL connection.
  * Explicit descriptors are implemented. (Bug #32064)
  * Changed SQL_ATTR_PARAMSET_SIZE to return an error until support for it
    is implemented.

  Bugs fixed:
  * Tried to use the already-entered database when connecting to get list of
    databases in Windows setup library. (Bug #33615)
  * SQLForeignKeys returned an empty string for the schema columns instead of
    a NULL. (Bug #19923)
  * SQLGetInfo() reported characters for SQL_SPECIAL_CHARACTERS that were
    not encoded correctly. (Bug #33130)
  * Adding or updating a row using SQLSetPos() on a result set with aliased
    columns would fail. (Bug #6157)
  * Changing the DSN name when editing a DSN left behind the DSN
    under the old name in addition to creating the new entry. Fixed for
    native Windows GUI. (Bug #31165, fixed for Qt GUI in 3.51.23)
  * Numeric values (such as OPTIONS or PORT) were not read correctly
    from a connection string if they were not the last parameter. (Bug #33822)
  * The SSLCIPHER option was saved incorrectly on Windows. (Bug #33897)
  * The cursor position was incorrect after rows were deleted from a
    static cursor. (Bug #33388)
  * Dynamic cursors on statements with parameters were not supported.
    (Bug #11846)
  * FLAG_COLUMN_SIZE_S32 did not limit the octet length or display size
    reported for fields, causing problems with Microsoft Visual
    FoxPro. (Bug #30890)
  * Retrieving SQL_C_WCHAR data with SQLGetData() could crash due to
    incorrect handling of the buffer length. (Bug #32684)

  Includes changes from Connector/ODBC 3.51.23.

  Built using MySQL 5.0.52.

----

5.1.1 (12-Dec-2007)

  Functionality added or changed:
  * Added MSI installer for Windows 64-bit (Bug #31510)
  * Implemented support for SQLCancel(). (Bug #15601)
  * Added wrappers for missing ODBC driver manager installer functions.
    This makes it possible to use the driver with unixODBC 2.2.11, which
    is the version shipped with Debian and Ubuntu. (Bug #32685)
  * Disallow 'SET NAMES' in initial statement and in executed statements.
  * Replaced the internal library which handles creation and loading
    of DSN information. The new library, which was originally a part of
    Connector/ODBC 5.0, supports Unicode option values.
  * Implemented native Windows setup library
  * Removed monitor (myodbc3m) and dsn-editor (myodbc3c).
  * Replaced myodbc3i (now myodbc-installer) with Connector/ODBC 5.0
    version.
  * Added support for SQL_NUMERIC_STRUCT (Bug #3028, #24920).
  * Removed non-threadsafe configuration of the driver. The driver is
    now always built against the threadsafe version of libmysql.

  Bugs fixed:
  * SQL statements were limited to 64k. (Bug #30983)
  * Diagnostics were not correctly cleared on connection and
    environment handles.
  * SQLCopyDesc() did not correctly copy all records.
  * Freeing a statement resulted in a memory leak due to descriptor
    records not being freed.. (Bug #31115)
  * SQL_ODBC_SQL_CONFORMANCE was not handled by SQLGetInfo().
  * NULL pointers passed to SQLGetInfo() could result in a crash.
  * Passwords with ';' were not handled correctly. (Bug #16178)
  * Binding of columns between calling prepare and execute caused premature
    statement execution. (Bug #29239)
  * ADO could not open a recordset that has a DECIMAL field (Bug #31720)
  * SQLError() incorrectly cleared the error information, making it
    unavailable from subsequent calls to SQLGetDiagRec().
  * ADO was unable to open record set using dynamic cursor. (Bug #32014)
  * SQLSetConnectAttr() did not clear previous errors, possibly confusing
    SQLError().
  * SQLDescribeColW returned UTF-8 column as SQL_VARCHAR instead of
    SQL_WVARCHAR. (Bug #32161)
  * Fixed SQL_ATTR_PARAM_BIND_OFFSET, and fixed row offsets to work
    with updatable cursors.
  * SQLSetPos w/SQL_DELETE advances dynamic cursor incorrectly. (Bug #29765)
  * Recordset Update() fails in 5.1 ODBC connector when using adUseClient
    cursor. (Bug #26985)
  * MyODBC 5/ ADO Not possible to update a client side cursor. (Bug #27961)
  * Intermixing of SQLGetData() using SQL_C_CHAR and SQL_C_WCHAR on the same
    field value was incorrect. (Bug #28617)
  * SQLNativeSql() didn't properly handle the output length pointer.
    (Bug #10128 & Bug #31049)

  Includes changes from Connector/ODBC 3.51.21 and 3.51.22.

  Built using MySQL 5.0.52.

----

5.1.0 (8-Sep-2007)

  Functionality added or changed:
  * Added support for SQL_C_WCHAR.
  * Added support for Unicode functions (SQLConnectW, etc).
  * Added descriptor support (SQLGetDescField, SQLGetDescRec, etc)

----

3.51.27 (20-Nov-2008)
  Bugs fixed:
  * Cannot use ssl (Bug #29955)
  * Enable auto reconnect doesn't work (Bug #37179)
  * Add read and write timeouts on the connection (Bug #40407)

----

3.51.26 (7-Jul-2008)

  Bugs fixed:
  * Access Violation in myodbc3.dll (Bug #30770)
  * Truncation of "SHOW CREATE TABLE" result (Bug #24131)
  * Added a new connection option FLAG_NO_BINARY_RESULT. Fixed
    field type charset 63 problem. (Bug #29402)

(jnemeth)

2010-05-03 02:11:01 UTC MAIN commitmail json YAML

Updated databases/unixodbc to 2.3.0

(jnemeth)

2010-05-03 02:10:44 UTC MAIN commitmail json YAML

Update to unixODBC 2.3.0:

2.3.0

* Try and rationalise the way the connection process find the driver
  version and supported functions
* Sort out problem in isql with blank lines
* Stop libthread from being used under AIX
* Move the GUI parts off into a new project
http://sourceforge.net/projects/unixodbc-gui-qt/
* Strip out the GUI parts. I have also removed the spec files
  as they will need redoing,
* Move the Test parts off into a new project
http://sourceforge.net/projects/unixodbc-test/
* Add interface into odbcinstQ to allow for a dialog if SQLDriverConnect
  is called without a DSN= (as the MS spec)
* Allow the setting of a default Threading level in the ODBC section
          of odbcinst.ini
        * Change double format string in Postgre7.1 driver
* Add missing CR to output of odbcinst
* add fixes to MiniSQL driver
* Add missing .y in nn driver, now I need to get it to work
    * Assoured bux fixes and format problems, thanks Tom
* SQLBindCol on metadata calls was incorrectly going via the cursor lib if it
* fix isql problem with nested definitions.
  was enabled
* Add configure option to enable building of driver config libs
* Shift build to using config.h, the compile lines were so big it was hard to
  see warnings
* Fix bug in isql when using -b option.
    * Check attribute values when setting connection and statement attrs
    * Check for valid pointers in SQLGetInfo(W) and SQLGetFunctions
    * Add extra checks for states in SQLCopyDesc
    * Add --enable-stricterror option to allow compliance with the error reporting
      definition, driver errors don't have the unixODBC prefix
    * Check for statements in the NEED_DATA state when calling SQLEndTran
    * Extra error check for SQLPutData
    * Check handle type in SQLEndTran
    * Prevent seg fault if there are no driver error functions
    * the -n option to isql was not working correctly
    * Stripped out all the bespoke LDTL configure stull, not just what libtoolize
      provides
    * Fix problem where ansi_to_unicode_alloc didn't leave space for the NULL
      and could cause memory corruption
    * Add the ODBC 3.80 additions that MS have produced. I am sure I remember
      the standard being given to XOpen, what do I know :-)
    * Change the file open mode for the ini file from w to w+ just in case the
      original open failed but the file did exist
    * Fix configure problem preventing the CHAR encoding from being passed
    * Remove white spave from ini write, not all drivers use unixODBC ini functions
      and can handle the spaces
    * Update config.guess to current GNU version including support for AIX6
    * Create SVN repository at sourceforge
    * Add cast to fix problem in SQLSetConnectOption
    * Fix SQLINTEGER<->SQLLEN conversion broblem in SQLNativeSQL
    * Fix bug that stopped setting SQL_ATTR_CONCURRENCY to SQL_CONCUR_VALUES
    * Change minor version number because of the SQLLEN change
    * Remove unintended trailing white space from log generation

(jnemeth)

2010-05-03 00:08:53 UTC MAIN commitmail json YAML

2010-05-02 23:59:29 UTC MAIN commitmail json YAML

Fixes r1.3, and recommit.
Assign with expansion to avoid confusion if this file is included multiply.

(obache)

2010-05-02 23:23:26 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup tickets #3097 and #3098.

(tron)

2010-05-02 23:22:11 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3098 - requested by taca
www/typolight28: security update

Revisions pulled up:
- www/typolight28/Makefile 1.6-1.7
- www/typolight28/Makefile.version 1.6
- www/typolight28/PLIST 1.5
- www/typolight28/distinfo 1.6-1.7
---
ommitted By: taca
Date: Sat Apr 17 18:23:35 UTC 2010

Modified Files:
pkgsrc/www/typolight28: Makefile distinfo
Added Files:
pkgsrc/www/typolight28/patches: patch-aa patch-ab patch-ac

Log Message:
Add patches to disable autoresize plugin of TinyMCE since it cause
unexpected redisplay with large editing area.

This change is derived from TYPOlight's SVN repository.
(http://dev.typolight.org/projects/typolight/repository/revisions/317

Bump PKGREVISION.
---
Module Name: pkgsrc
Committed By: taca
Date: Sat May  1 23:42:56 UTC 2010

Modified Files:
pkgsrc/www/typolight28: Makefile Makefile.version PLIST distinfo
Removed Files:
pkgsrc/www/typolight28/patches: patch-aa patch-ab patch-ac

Log Message:
Update typolight28 package from 2.8.2 to 2.8.3.

Version 2.8.3 (2010-05-01)
--------------------------
- Removed the TinyMCE autoresize plugin
- Fixed: function idnaEncode() encoded the URL multiple times (#1829)
- Fixed: insert tags were not removed in the page description (#1856)
- Fixed: the download element was not hidden if there was no downloadable file (#1853)
- Fixed: ampersand characters were not converted to entities in meta files (#1823, #1831)
- Fixed: image paths were converted to absolute URLs during PDF export (#1843)
- Fixed: search index URLs were incorrect when alias usage is disabled (#1864)
- Fixed: automatically deactivate invalid e-mail addresses while sending newsletters
- Fixed: skipFirst had no effect on news lists without pagination (#1872)
- Fixed: the ModuleWizard and TableWizard were dependent on tl_content (#1883)
- Fixed: the XML news/calendar feeds were not updated if modified via Ajax (#1833)
- Fixed: CSV import failed if the Safe Mode Hack was enabled (#1908)
- Fixed a remote code execution vulnerability in the PDF export function
- Fixed some minor issues

(tron)

2010-05-02 23:13:25 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3098 - requested by taca
www/typolight28: security update

Revisions pulled up:
- www/typolight28/Makefile.version 1.5
- www/typolight28/PLIST 1.4
- www/typolight28/distinfo 1.5
---
Module Name: pkgsrc
Committed By: taca
Date: Tue Apr 13 15:43:59 UTC 2010

Modified Files:
pkgsrc/www/typolight28: Makefile.version PLIST distinfo

Log Message:
Update typolight28 package to 2.8.2.

Version 2.8.2 (2010-04-13)
--------------------------
- Updated TCPDF to version 4.9.011 (#1802)
- Updated TinyMCE to version 3.3.2 (#1711)
- Updated MooTools More to version 1.2.4.4 (#1697)
- Added: added the white Mediabox theme (#1637)
- Added: DC_Table "oncut_callback" and "oncopy_callback" (#1745)
- Added: added the active record to "ondelete_callbacks" (#1721)
- Added: added class "trail" to the custom navigation module (#1691)
- Added: added the wildcard ##token## to the newsletter subscription
module (#1729)
- Added: added the Russian typolinks translation to TinyMCE (#1744)
- Added: the image resizer now considers the file modification time (#1743)
- Added: added &shy; as basic entity (#1768)
- Added: added the "mode" parameter to the image insert tag (#1712)
- Added: added a loadDataContainer hook (#1687)
- Added: added an addComment hook (#1669)
- Fixed: special HTML characters were encoded twice (#1642)
- Fixed: the newsletter reader failed to replace insert tags (#1645)
- Fixed: the subtree navigation did not work in the popup file manager (#1653)
- Fixed: the BBCode parser did not add missing URI protocols (#1658)
- Fixed: PDF exports contained incorrect download links (#1654)
- Fixed: the option "always show in sitemap" did not work for hidden
pages (#1679)
- Fixed: the downloads element did not hide meta.txt files (#1688)
- Fixed: the downloads element did not pass all meta information (#1689)
- Fixed: reverted the changes to the navigation menu (#1635)
- Fixed: the function addToUrl() generated invalid URLs in the front end (#1707)
- Fixed: the Config library did not handle numeric strings correctly (#286)
- Fixed: the Mediabox plugin did not support .jpeg file extensions (#1728)
- Fixed: the file manager allowed invalid file and folder names (#1699)
- Fixed: the news and event reader did not overwrite the page
description (#1702)
- Fixed: regular users were not able to copy/move multiple content
elements (#1715)
- Fixed: the PDF export function did not handle whitespace characters
correctly (#1716)
- Fixed: news headlines appeared twice in link headlines (#1749)
- Fixed: the search module did not remove insert tags from the
keywords string (#1750)
- Fixed: the file tree widget did not validate the mounted paths (#1746)
- Fixed: the task center e-mails contained invalid links (#1753)
- Fixed: the option "show protected pages" also showed guest pages (#1694)
- Fixed: the list wizard did not render correctly if the first item
was empty (#1740)
- Fixed: System::idnaEncode() encoded more than just the domain name (#1748)
- Fixed: the Captcha field was missing class="mandatory" (#1767)
- Fixed: the newsletter recipient importer did not count correctly (#1732)
- Fixed: regular users could not edit comments on unmounted pages (#1659)
- Fixed: the ZipReader class failed to handle empty files (#1804)
- Fixed: the Newsletter module did not embed images correctly (#1799)
- Fixed: parameters passed to the file insert tag were cached by the
Input object (#1818)
- Fixed a possible request forgery vulnerability in the back end
- Fixed some minor issues

(tron)

2010-05-02 23:09:23 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3097 - requested by taca
typolight27: security update

Revisions pulled up:
- www/typolight27/Makefile.version 1.9
- www/typolight27/distinfo 1.10
---
Module Name: pkgsrc
Committed By: taca
Date: Sat May  1 23:41:16 UTC 2010

Modified Files:
pkgsrc/www/typolight27: Makefile.version distinfo

Log Message:
Update typolight27 package from 2.7.6 to 2.7.7.

Version 2.7.7 (2010-05-01)
--------------------------
- Consolidated security update

(tron)

2010-05-02 22:33:27 UTC MAIN commitmail json YAML

>From PR 43188: basename(3) and dirname(3) are in libgen on IRIX

(joerg)

2010-05-02 22:24:38 UTC MAIN commitmail json YAML

libdrm only makes sense on BSD and Linux.

(joerg)

2010-05-02 20:26:13 UTC MAIN commitmail json YAML

Revert v1.3.

It broke expat detection/usage on NetBSD with native X.
See thread "intltool not building (expat problem)" on tech-pkg,
started on May 1.

(wiz)

2010-05-02 18:32:29 UTC MAIN commitmail json YAML

2010-05-02 18:32:09 UTC MAIN commitmail json YAML

Fix typo that changes behaviour (was this tested?)

(wiz)

2010-05-02 17:36:23 UTC MAIN commitmail json YAML

2010-05-02 17:34:26 UTC MAIN commitmail json YAML

Import tex-typehtml-doc-2009 as print/tex-typehtml-doc.

This is documentation for tex-typehtml.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-05-02 17:33:43 UTC MAIN commitmail json YAML

Import tex-typehtml-2009 as print/tex-typehtml.

This package typesets HTML directly from LaTeX.  It can handle almost
all of HTML2, and most of the math fragment of the draft HTML3.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-05-02 17:19:26 UTC MAIN commitmail json YAML

2010-05-02 17:17:26 UTC MAIN commitmail json YAML

Import tex-fix2col-doc-2009 as print/tex-fix2col-doc.

This is documentation for tex-fix2col.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-05-02 17:17:07 UTC MAIN commitmail json YAML

Import tex-fix2col-2009 as print/tex-fix2col.

This package fixes mark handling so that \firstmark is taken from the
first column if that column has any marks at all.  It also keeps two
column floats like figure* in sequence with single column floats like
figure.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-05-02 17:03:03 UTC MAIN commitmail json YAML

2010-05-02 17:01:08 UTC MAIN commitmail json YAML

Import tex-babelbib-doc-1.29 as print/tex-babelbib-doc.

This is documentation for tex-babelbib.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-05-02 17:00:38 UTC MAIN commitmail json YAML

Import tex-babelbib-1.29 as print/tex-babelbib.

This package enables to generate multilingual bibliographies in
cooperation with babel.  Two approaches are possible: each citation
may be written in another language, or the whole bibliography can be
typeset in a language chosen by the user.  In addition, the package
supports commands to change the typography of the bibliographies.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-05-02 16:48:06 UTC MAIN commitmail json YAML

Note update of tex-amscls{,-doc}.

(minskim)

2010-05-02 16:47:23 UTC MAIN commitmail json YAML

2010-05-02 16:34:40 UTC MAIN commitmail json YAML

Update tex-hyphen-base's DISTFILES. No functional change.

(minskim)

2010-05-02 16:03:17 UTC MAIN commitmail json YAML

Remove an old Mac OS X build fix which now breaks the build.

(tron)

2010-05-02 15:08:09 UTC MAIN commitmail json YAML

Updated www/ikiwiki to 3.20100501

(schmonz)

2010-05-02 15:07:58 UTC MAIN commitmail json YAML

Update to 3.20100501. From the changelog:

  * TMPL_INCLUDE re-enabled for templates read from the templatedir.
    (But not in-wiki templates.)
  * Version dependency on liburi-perl to >= 1.36; previous versions
    did not support building urls from utf-8 strings. Closes: #579713.
  * Ikiwiki can be configured to generate html5 instead of the default xhtml
    1.0. The html5 output mode is experimental, not yet fully standards
    compliant, and will be subject to rapid change.
  * htmlscrubber: Allow html5 semantic tags: section, nav, article, aside
    hgroup, header, footer, figure, figcaption, time, mark
  * htmlscrubber: Also allow some other html5 tags: canvas, progress, meter,
    ruby, rt, rp, details, summary, datalist.
  * htmlscrubber: Round out html5 video support with the preload
    attribute and the source tag.
  * htmlscrubber: Allow the html5 form attributes: placeholder, autofocus,
    min, max, step, required, autocomplete, novalidate, pattern, list,
    and form. (Also the form* override attributes for input and buttons.)
  * htmlscrubber: Allow additional misc html5 attributes: reversed,
    spellcheck, and hidden.
  * template: Fix typo.

(schmonz)

2010-05-02 14:52:26 UTC MAIN commitmail json YAML

+ kdevelop-4.0.

(wiz)

2010-05-02 14:13:09 UTC MAIN commitmail json YAML

Add MSSQL as an option to SQLAlchemy. It merely adds a dependency for
people who actively want it, so no PKGREVISION bump. Addresses PR pkg/43180.

(tonnerre)

2010-05-02 14:13:04 UTC MAIN commitmail json YAML

Updated misc/attica to 0.1.3

(wiz)

2010-05-02 14:12:54 UTC MAIN commitmail json YAML

Update to 0.1.3:

0.1.3
- Add possibility to get Licenses from server
- Add search for contents by username
- Add convenience function to get list of download links and fix some related strings
- Fix qt-only hasCredentials
- Win and Mac compile/link fixes
- Fix crash when multiple apps would use attica simultaneously: do not delete root component of qtplugins

(wiz)

2010-05-02 14:11:33 UTC MAIN commitmail json YAML

Updated audio/taglib to 1.6.3

(wiz)

2010-05-02 14:11:23 UTC MAIN commitmail json YAML

Update to 1.6.3:

TagLib 1.6.3 (Apr 17, 2010)
===========================

* Fixed definitions of the TAGLIB_WITH_MP4 and TAGLIB_WITH_ASF macros.
* Fixed upgrading of ID3v2.3 genre frame with ID3v1 code 0 (Blues).
* New method `int String::toInt(bool *ok)` which can return whether the
  conversion to a number was successfull.
* Fixed parsing of incorrectly written lengths in ID3v2 (affects mainly
  compressed frames). (BUG:231075)

TagLib 1.6.2 (Apr 9, 2010)
==========================

* Read Vorbis Comments from the first FLAC metadata block, if there are
  multipe ones. (BUG:211089)
* Fixed a memory leak in FileRef's OGA format detection.
* Fixed compilation with the Sun Studio compiler. (BUG:215225)
* Handle WM/TrackNumber attributes with DWORD content in WMA files.
  (BUG:218526)
* More strict check if something is a valid MP4 file. (BUG:216819)
* Correctly save MP4 int-pair atoms with flags set to 0.
* Fixed compilation of the test runner on Windows.
* Store ASF attributes larger than 64k in the metadata library object.
* Ignore trailing non-data atoms when parsing MP4 covr atoms.
* Don't upgrade ID3v2.2 frame TDA to TDRC. (BUG:228968)

(wiz)

2010-05-02 14:09:44 UTC MAIN commitmail json YAML

Update for python26-2.6.5.

(wiz)

2010-05-02 14:09:22 UTC MAIN commitmail json YAML

Updated lang/python26 to 2.6.5

(wiz)

2010-05-02 14:09:12 UTC MAIN commitmail json YAML

Update to 2.6.5:

What's New in Python 2.6.5?
===========================

*Release date: 2010-03-18*

What's New in Python 2.6.5 rc 2?
================================

*Release date: 2010-03-09*

Core and Builtins
-----------------

- Issue #8089: a OS X framework build with --with-universal-archs=3-way|intel
  had no way to select a 32-bit executable.

- Issue #8084: fixes build issues on OSX 10.6 when targetting OSX 10.4.

Library
-------

- Reverting the changes made in r78432. Discussed in the tracker issue #7540.

- Issue #8107: Fixed test_distutils so it doesn't crash when the source
  directory cannot be found.

Extension Modules
-----------------

- Issue #7670: sqlite3: Fixed crashes when operating on closed connections.

- Issue #8053: logic was inverted on which platforms to run a test on.
  caused test_thread to fail on Windows.

What's New in Python 2.6.5 rc 1?
================================

*Release date: 2010-03-01*

Core and Builtins
-----------------

- Issue #7309: Fix unchecked attribute access when converting
  UnicodeEncodeError, UnicodeDecodeError, and UnicodeTranslateError to
  strings.

- Issue #7649: "u'%c' % char" now behaves like "u'%s' % char" and raises a
  UnicodeDecodeError if 'char' is a byte string that can't be decoded using
  the default encoding.

- Issue #5677: Explicitly forbid write operations on read-only file objects,
  and read operations on write-only file objects.  On Windows, the system C
  library would return a bogus result; on Solaris, it was possible to crash
  the interpreter.  Patch by Stefan Krah.

- Issue #4978: Passing keyword arguments as unicode strings is now allowed.

- Issue #7819: Check sys.call_tracing() arguments types.

- Issue #7788: Fix an interpreter crash produced by deleting a list
  slice with very large step value.

- Issue #7561: Operations on empty bytearrays (such as `int(bytearray())`)
  could crash in many places because of the PyByteArray_AS_STRING() macro
  returning NULL.  The macro now returns a statically allocated empty
  string instead.

- Issue #7604: Deleting an unset slotted attribute did not raise an
  AttributeError.

- Issue #7413: Passing '\0' as the separator to datetime.datetime.isoformat()
  used to drop the time part of the result.

- Issue #6108: unicode(exception) and str(exception) should return the same
  message when only __str__ (and not __unicode__) is overridden in the
  subclass.

- Issue #7491: Metaclass's __cmp__ method was ignored.

- Add Py3k warnings for parameter names in parenthesis.

- Issue #7362: Give a proper error message for def f((x)=3): pass.

- Issue #7085: Fix crash when importing some extensions in a thread
  on MacOSX 10.6.

- Issue #7070: Fix round bug for large odd integer arguments.

- Issue #7078: Set struct.__doc__ from _struct.__doc__.

- Issue #1722344: threading._shutdown() is now called in Py_Finalize(), which
  fixes the problem of some exceptions being thrown at shutdown when the
  interpreter is killed. Patch by Adam Olsen.

- Issue #7084: Fix a (very unlikely) crash when printing a list from one
  thread, and mutating it from another one.  Patch by Scott Dial.

- Issue #1747858: Fix lchown & fchown to work with large uid's and gid's on
  64-bit platforms.

Library
-------

- Issue #7250: Fix info leak of os.environ across multi-run uses of
  wsgiref.handlers.CGIHandler.

- Issue #1729305: Fix doctest to handle encode error with "backslashreplace".

- Issue #691291: codecs.open() should not convert end of lines on reading and
  writing.

- Issue #7975: correct regression in dict methods supported by bsddb.dbshelve.

- Issue #7959: ctypes callback functions are now registered correctly
  with the cycle garbage collector.

- Issue #6243: curses.getkey() can segfault when used with ungetch.
  Fix by Trundle and Jerry Chen.

- Issue #7597: curses.use_env() can now be called before initscr().
  Noted by Kan-Ru Chen.

- Issue #7970: email.Generator.flatten now correctly flattens message/rfc822
  messages parsed by email.Parser.HeaderParser.

- Issue #3426: ``os.path.abspath`` now returns unicode when its arg is unicode.

- Issue #7835: shelve should no longer produce mysterious warnings during
  interpreter shutdown.

- Issue #4772: Raise a ValueError when an unknown Bluetooth protocol is
  specified, rather than fall through to AF_PACKET (in the `socket` module).
  Also, raise ValueError rather than TypeError when an unknown TIPC address
  type is specified.  Patch by Brian Curtin.

- Issue #6939: Fix file I/O objects in the `io` module to keep the original
  file position when calling `truncate()`.  It would previously change the
  file position to the given argument, which goes against the tradition of
  ftruncate() and other truncation APIs.  Patch by Pascal Chambon.

- Issue #7773: Fix an UnboundLocalError in platform.linux_distribution() when
  the release file is empty.

- Issue #7748: Since unicode values are supported for some metadata options
  in Distutils, the DistributionMetadata get_* methods will now return an utf-8
  encoded string for them. This ensure that the upload and register commands
  send the right values to PyPI without any error.

- Issue #1670765: Prevent email.generator.Generator from re-wrapping
  headers in multipart/signed MIME parts, which fixes one of the sources of
  invalid modifications to such parts by Generator.

- Issue #7701: Fix crash in binascii.b2a_uu() in debug mode when given a
  1-byte argument.  Patch by Victor Stinner.

- Issue #3299: Fix possible crash in te _sre module when given bad
  argument values in debug mode.  Patch by Victor Stinner.

- Issue #5827: Make sure that normpath preserves unicode.  Initial patch
  by Matt Giuca.

- Issue #5372: Drop the reuse of .o files in Distutils' ccompiler (since
  ing the .c
  file). Initial patch by Collin Winter.

- Issue #7617: Make sure distutils.unixccompiler.UnixCCompiler recognizes
  gcc when it has a fully qualified configuration prefix. Initial patch
  by Arfrever.

- Issue #7071: byte-compilation in Distue.

- Issue #7092: Remove py3k warning when importing cPickle.  2to3 handles
  renaming of `cPickle` to `pickle`.  The warning was annoying since there's
  no alternative to cPickle if you care about performance.  Patch by Florent
  Xicluna.

- Issue #745tch by
  Victor Stinner.

- Issue #6511: ZipFile now raises BadZipfile (instead of an IOError) when
  opening an empty or very small file.

- Issue #7552: Removed line feed in the base64 Authorization header in
  the Distutils upload command to avoid an ers on long passwords. Initial patch by JP St. Pierre.

- Issue #7231: urllib2 cannot handle https with proxy requiring auth. Patch by
  Tatsuhiro Tsujikawa.

- Issue #7348: StringIO.StringIO.readline(-1) now acts as if it got no argument
  like other file objects.

- Issue #5949: fixed IMAP4_SSL hang when the IMAP server response is
  missing proper end-of-line termination.

- Fix variations of extending deques:  d.extend(d)  d.extendleft(d)  d+=d

- Issue #1923: Fixed the removal of meaningful spaces when PKG-INFO is
  generated in Distutils. Patch by Stephen Emslie.

- Issue #4120: Drop reference to CRT from manifest when building extensions
  with msvc9compiler.

- Issue #7410: deepcopy of itertools.count() erroneously reset the count.

- Issue #7403: logging: Fixed possible race condition in lock creation.

- Issue #7341: Close the internal file object in the TarFile constructor in
  case of an error.

- Issue #7328: pydoc no longer corrupts sys.path when run with the '-m' switch

- Issue #7318: multiprocessing now uses a timeout when it fails to establish
  a connection with another process, rather than looping endlessly. The
  default timeout is 20 seconds, which should be amply sufficient for
  local connections.

- Issue #7282: Fix a memory leak when an RLock was used in a thread other
  than those started through `threading.Thread` (for example, using
  `thread.start_new_thread()`.

- Issue #7264: Fix a possible deadlock when deallocating thread-local objects
  which are part of a reference cycle.

- Issue #7249: Methods of io.BytesIO now allow `long` as well as `int`
  arguments.

- Issue #6665: Fix fnmatch to properly match filenames with newlines in them.

- Issue #1008086: Fixed socket.inet_aton() to always return 4 bytes even on
  LP64 platforms (most 64-bit Linux, bsd, unix systems).

- Issue #7246 & Issue #7208: getpass now properly flushes input before
  reading from stdin so that existing input does not confuse it and
  lead to incorrect entry or an IOError.  It also properly flushes it
  afterwards to avoid the terminal echoing the input afterwards on
  OSes such as Solaris.

- Issue #7244: itertools.izip_longest() no longer ignores exceptions
  raised during the formation of an output tuple.

- Issue #7233: Fix a number of two-argument Decimal methods to make
  sure that they accept an int or long as the second argument.  Also
  fix buggy handling of large arguments (those with coefficient longer
  than the current precision) in shift and rotate.

- Issue #7082: When falling back to the MIME 'name' parameter, the
  correct place to look for it is the Content-Type header.

- Issue #7099: Decimal.is_normal now returns True for numbers with exponent
  larger than emax.

- Issue #7205: Fix a possible deadlock when using a BZ2File object from
  several threads at once.

- Issue #7048: Force Decimal.logb to round its result when that result
  is too large to fit in the current precision.

- Issue #1488943: difflib.Differ() doesn't always add hints for tab characters

- Issue #5037: Proxy the __unicode__ special method to __unicode__ instead of
  __str__.

- Issue #7481: When a threading.Thread failed to start it would leave the
  instance stuck in initial state and present in threading.enumerate().

- Issue #1068268: The subprocess module now handles EINTR in internal
  os.waitpid and os.read system calls where appropriate.

Extension Modules
-----------------

- Issue #7808: Fix reference leaks in _bsddb and related tests.

- Stop providing crtassem.h symbols when compiling with Visual Studio 2010, as
  msvcr100.dll is not a platform assembly anymore.

- Issue #6877: Make it possible to link the readline extension to libedit
  on OSX.

- Expat: Fix DoS via XML document with malformed UTF-8 sequences
  (CVE_2009_3560).

- Issue #7242: On Solaris 9 and earlier calling os.fork() from within a
  thread could raise an incorrect RuntimeError about not holding the import
  lock.  The import lock is now reinitialized after fork.

- Issue #7999: os.setreuid() and os.setregid() would refuse to accept a -1
  parameter on some platforms such as OS X.

Build
-----

- Issue #3920, #7903: Define _BSD_SOURCE on OpenBSD 4.4 through 4.9.

- Issue #7661: Allow ctypes to be built from a non-ASCII directory path.
  Patch by Florent Xicluna.

- Issue #7589: Only build the nis module when the correct header files are
  found.

- Switch to OpenSSL 0.9.8l on Windows.

- Issue #6603: Change READ_TIMESTAMP macro in ceval.c so that it
  compiles correctly under gcc on x86-64.  This fixes a reported
  problem with the --with-tsc build on x86-64.

- Ensure that it possible to build extensions for the default
  binary distribution on OSX 10.6 even when the user does not
  have the 10.4u SDK installed.

- Issue #7541: when using ``python-config`` with a framework install the
  compiler might use the wrong library.

Documentation
-------------

- Updating `Using Python` documentation to include description of CPython's
  -J, -U and -X options.

- Update python manual page (options -B, -O0, -s, environment variables
  PYTHONDONTWRITEBYTECODE, PYTHONNOUSERSITE).

Tests
-----

- issue #7728: test_timeout was changed to use test_support.bind_port
  instead of a hard coded port.

- Issue #7498: test_multiprocessing now uses test_support.find_unused_port
  instead of a hardcoded port number in test_rapid_restart.

- Issue #7431: use TESTFN in test_linecache instead of trying to create a
  file in the Lib/test directory, which might be read-only for the
  user running the tests.

- Issue #7324: add a sanity check to regrtest argument parsing to
  catch the case of an option with no handler.

- Issue #7295: Do not use a hardcoded file name in test_tarfile.

- Issue #7270: Add some dedicated unit tests for multi-thread synchronization
  primitives such as Lock, RLock, Condition, Event and Semaphore.

- Issue #7055: test___all__ now greedily detects all modules which have an
  __all__ attribute, rather than using a hardcoded and incomplete list.

(wiz)

2010-05-02 13:51:59 UTC MAIN commitmail json YAML

Updated lang/py-pyrex to 0.9.9

(wiz)

2010-05-02 13:51:44 UTC MAIN commitmail json YAML

Update to 0.9.9, set LICENSE.

0.9.9
-----

New features:

  - C++ struct declarations, 'new' operator, and del for C++ delete.

  - As well as the 'not None' modifier for extension type arguments, there
    is now 'or None' to explicitly allow passing None. It is planned to make
    'not None' the default in a future version. For now, a warning is issued
    (once per Pyrex run) if you do not specify one or the other.

  - Extension types may have a 'nogc' option to suppress GC support.

Modifications:

  - Exceptions caught by an except clause are no longer put into the thread
    state and cannot be retrieved using sys.exc_info(). To access the caught
    exception, it must be bound to a name in the except clause. A third name
    can be supplied to capture the traceback.

  - PyString_InternFromString is now exposed under the name 'cintern' because
    it is not a complete substitute for 'intern' (it can't handle strings
    containing null bytes). [John Arbash Meinel]

  - Disabled size check for cimported types because it was generating too
    many false positives in the field.

  - Added __fastcall calling convention. Also no longer assuming that an
    unspecified calling convention is the same as __cdecl.

  - Operations between signed and unsigned ints of the same size now have
    an unsigned result.

  - Py_ssize_t now ranked between long and long long.

  - Declaration of __new__ in an extension type is now an error, in
    preparation for introducing new semantics.

  - Added size_t type, and made sizeof() return it.

Bug fixes:

  - When casting the result of a function call to a Python type, the
    function could be called twice. [David Martinez]

  - __Pyx_GetException was not taking account of the fact that the traceback
    could be NULL.

  - sizeof(module.typename) did not work. [Daniele Pianu]

(wiz)

2010-05-02 13:49:03 UTC MAIN commitmail json YAML

Updated print/poppler-data to 0.4.2

(wiz)

2010-05-02 13:48:54 UTC MAIN commitmail json YAML

Update to 0.4.2:
Updates to UTF* files from Adobe.

(wiz)

2010-05-02 13:47:06 UTC MAIN commitmail json YAML

2010-05-02 13:46:56 UTC MAIN commitmail json YAML

Update to 4.0.6:

--- 4.0.6 2010/04/29

Fix yaz-config for static mode and the use of SSL (gnutls).

--- 4.0.5 2010/04/29

Forward decl timeval struct in mutex.h and gettimeofday.h.

yaz-config: fix 'static' mode linking.

--- 4.0.4 2010/04/28

Add functions yaz_cond_{create,destroy,wait,signal,broadcast}. These
are wrappers for pthreads or Windows. For Windows these are put in
a separate DLL: yaz_cond4.

libyaz.la (whole source) is compiled with thread. If thread support
is enabled enabled, all source of YAZ is compiled with treading support.
This allows core utilities such as yaz_log to use thread facilities.
Previously (YAZ 3 and YAZ 4 releases), only libyaz_server.la was using
thread utilities. This commit moves mutex utilities (mutex.c) from
libyaz_server.la to libyaz.la.

yaz-json-parse displays leading text until error.

(wiz)