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

2024-05-13 15:33:25 UTC Now

2010-04-23 09:09:58 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3091 - requested by gls
net/bind96: portability fix

Revisions pulled up:
- net/bind96/Makefile 1.15
---
Module Name: pkgsrc
Committed By: gls
Date: Thu Apr 22 20:22:26 UTC 2010

Modified Files:
pkgsrc/net/bind96: Makefile

Log Message:
Disable kqueue on Dragonfly to make bind96 work.
As reported by Justin Sherrill in PR pkg/43195.

Bump PKGREVISION.

(tron)

2010-04-23 09:08:35 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup tickets #3090 and #3091.

(tron)

2010-04-23 09:02:31 UTC MAIN commitmail json YAML

Updated databases/slony1 to 2.0.3

(adam)

2010-04-23 09:00:45 UTC MAIN commitmail json YAML

Changes 2.0.3:
* PostgreSQL 8.4 has been released; slonik needs to explicitly recognize it
* Add in slonikconfdump.sh tool, which generates a slonik script to duplicate
  the configuration of a Slony-I cluster
* Significant fixes to documentation to reflect 2.0 changes
* Add "OMIT COPY" option to the Slonik "SUBSCRIBE SET" command
* Document process for Slony-I 2.0 upgrade using OMIT COPY option
* Fix to race condition where file descriptor copies were being made at
  the wrong time in the scheduler
* Modify "testseqnames" regression test to create a whole bunch of
  sequences to validate that things don't break down with either lots of
  them, or where IDs are large numbers
* Change minimum debugging level to -1 to allow suppressing logging
* Bug 92 - compression of event numbers had a bug where events >
  2^31-1 would overflow the "int" value
* Autovacuum handling changes in PostgreSQL 8.4 - we pull metadata
  from pg_class.reloptions, instead of pg_autovacuum
* logswitch fix resolving a potential data loss + statement blocking bug...
* Add LOG_NAME_SUFFIX to altperl tools

(adam)

2010-04-23 09:00:30 UTC MAIN commitmail json YAML

Updated sysutils/fakeroot to 1.5.10

(obache)

2010-04-23 09:00:15 UTC MAIN commitmail json YAML

Update faekroot to 1.5.10.

fakeroot (1.5.10) unstable; urgency=low

  * Move po4a stuff to dist-hook and prebuild.
  * Drop po4a from build-deps.
  * In postrm, remove the symlink which may have been generated
    by ldconfig, to avoid upsetting piuparts.  closes: #351299.

-- Clint Adams <schizo@debian.org>  Sat, 22 Jul 2006 16:02:43 -0400

fakeroot (1.5.9) unstable; urgency=low

  * Fix libc6-dev-amd64 typo in build-deps.  closes: #376903.
  * Drop amd64-libs-dev option from build-deps.
  * Bump Standards-Version to 3.7.2.

-- Clint Adams <schizo@debian.org>  Sat,  8 Jul 2006 12:24:51 -0400

fakeroot (1.5.8) unstable; urgency=low

  * Change amd64 build-dep from ia32-libs-dev to libc6-dev-i386.

-- Clint Adams <schizo@debian.org>  Thu, 16 Mar 2006 18:18:21 -0500

fakeroot (1.5.7) unstable; urgency=low

  * Use libtool 1.9+20051221-1 instead of 1.5.22-2.

-- Clint Adams <schizo@debian.org>  Sun, 29 Jan 2006 22:44:47 -0500

(obache)

2010-04-23 08:56:26 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3090 - requested by gls
net/bind95: portability fix

Revisions pulled up:
- net/bind95/Makefile 1.17
---
Module Name: pkgsrc
Committed By: gls
Date: Thu Apr 22 20:21:09 UTC 2010

Modified Files:
pkgsrc/net/bind95: Makefile

Log Message:
Disable kqueue on Dragonfly to make bind95 work.
As reported by Justin Sherrill in PR pkg/43195.

Bump PKGREVISION.

(tron)

2010-04-23 04:52:59 UTC MAIN commitmail json YAML

Updated net/bind95 to 9.5.2pl2nb1
Updated net/bind96 to 9.6.1pl3nb1

(gls)

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

Updated devel/p5-autobox-Core to 1.2

(seb)

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

Update p5-autobox-Core from version 1.0 to version 1.2.

Pkgsrc changes:
- Adjust MASTER_SITES

Upstream changes:
Version 1.2 merges in brunov's flip, center, last_index, slice,
range, documentation, and various bug fixes.

Version 1.1 actually adds the tests to the MANIFEST so they get
bundled. Thanks to http://github.com/daxim daxim/Lars DIECKOW for
clearing out the RT queue (which I didn't know existed), merging
in the fixes and features that still applied, which were several.

(seb)

2010-04-23 03:56:14 UTC MAIN commitmail json YAML

Set LICENSE to Perl 5's

(seb)

2010-04-23 03:45:40 UTC MAIN commitmail json YAML

Update p5-autobox from version 2.55 to version 2.70.

Upstream changes:
2.70  Wed Mar 17 19:27:44 2010
    - replace autobox_can and autobox_isa with autobox_class
      this also fixes import, unimport and VERSION
      - added t/version.t
      - renamed t/universal.t => t/autobox_class.t

2.60  Wed Mar 17 16:34:56 2010
    - fix RT #46814 (thanks Tye McQueen)
      - added t/rt_46814.t
    - fix RT #49273 (thanks Daniel Austin)
    - fix RT #55565 (thanks Schwern)
    - fix RT #55652 (thanks Schwern)
      - $native->isa and $native->can must now be called as $native->autobox_isa and $native->autobox_can
      - added t/rt_55652.t

(seb)

2010-04-23 03:20:01 UTC MAIN commitmail json YAML

2010-04-23 03:18:34 UTC MAIN commitmail json YAML

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

This is documentation for tex-endnotes.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-04-23 03:18:01 UTC MAIN commitmail json YAML

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

This LaTeX package accumulates footnotes and places them at the end of
the document.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-04-23 03:05:04 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-NYTProf to 3.11

(seb)

2010-04-23 03:04:33 UTC MAIN commitmail json YAML

Update from version 3.02 to version 3.11.

Pkgsrc changes:
- Change HOMEPAGE

Upstream changes:
Changes in Devel::NYTProf 3.11 (svn 1171) 12th March 2010

  Fixed assorted issues on Windows thanks to Jan Dubois.
  Fixed assorted issues 64bit systems thanks to Jan Dubois.

  Refactored I/O to create an API that encapsulates the data
    file format, thanks to Nicholas Clark.
  Updated and optimized nytprofmerge to use the new API
    yielding a significant speed boost, thanks to Nicholas Clark.

(seb)

2010-04-22 20:22:26 UTC MAIN commitmail json YAML

Disable kqueue on Dragonfly to make bind96 work.
As reported by Justin Sherrill in PR pkg/43195.

Bump PKGREVISION.

(gls)

2010-04-22 20:21:09 UTC MAIN commitmail json YAML

Disable kqueue on Dragonfly to make bind95 work.
As reported by Justin Sherrill in PR pkg/43195.

Bump PKGREVISION.

(gls)

2010-04-22 18:00:27 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup tickets #3088 and #3089.

(tron)

2010-04-22 17:58:58 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3089 - requested by joerg
pkgtools/pkg_install: bootstrap fix

Revisions pulled up:
- net/libfetch/files/fetch.cat3 1.14
---
Module Name: pkgsrc
Committed By: joerg
Date: Thu Apr 22 14:11:16 UTC 2010

Modified Files:
pkgsrc/net/libfetch/files: fetch.cat3

Log Message:
Regen.

(tron)

2010-04-22 17:53:38 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3088 - requested by tnn
multimedia/mplayer-plugin: build fix

Revisions pulled up;
- multimedia/mplayer-plugin/distinfo 1.2
- multimedia/mplayer-plugin/patches/patch-aa 1.2
- multimedia/mplayer-plugin/patches/patch-ab delete
- multimedia/mplayer-plugin/patches/patch-ad delete
- multimedia/mplayer-plugin/patches/patch-ag 1.2
---
Module Name: pkgsrc
Committed By: tnn
Date: Wed Apr 21 15:58:03 UTC 2010

Modified Files:
pkgsrc/multimedia/mplayer-plugin: distinfo
pkgsrc/multimedia/mplayer-plugin/patches: patch-aa patch-ag
Removed Files:
pkgsrc/multimedia/mplayer-plugin/patches: patch-ab patch-ad

Log Message:
fix xulrunner-1.9.2.x build breakage reported on pkgsrc-users@

(tron)

2010-04-22 17:06:19 UTC MAIN commitmail json YAML

common makefile fragment for mozilla extension packages

(tnn)

2010-04-22 17:05:17 UTC MAIN commitmail json YAML

2010-04-22 16:59:05 UTC MAIN commitmail json YAML

Import thunderbird-l10n-3.0.4 as mail/thunderbird-l10n.

This package contains language packs for mail/thunderbird.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(tnn)

2010-04-22 16:58:23 UTC MAIN commitmail json YAML

Import seamonkey-l10n-2.0.4 as www/seamonkey-l10n.

This package contains language packs for www/seamonkey.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(tnn)

2010-04-22 16:57:55 UTC MAIN commitmail json YAML

Import firefox-l10n-3.6.3 as www/firefox-l10n.

This package contains language packs for www/firefox.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(tnn)

2010-04-22 16:47:31 UTC MAIN commitmail json YAML

do the same whether qscintills is present or not, should fix PLIST
mismatch reported by wiz

(drochner)

2010-04-22 15:25:52 UTC MAIN commitmail json YAML

Switching for module type from M:I to M:I::Bundled - installed versions seems to make problems

(sno)

2010-04-22 15:19:56 UTC MAIN commitmail json YAML

Note update of net/pear-Net_Sieve package to 1.2.1.

(taca)

2010-04-22 15:19:14 UTC MAIN commitmail json YAML

Update pear-Net_Sieve package to 1.2.1.

Changelog:

* Fix DIGEST-MD5 authentication with Dovecot (Stef Simoens, Bug #17320).

(taca)

2010-04-22 15:01:48 UTC MAIN commitmail json YAML

Note update of sysutils/ruby-quota package to 0.5.1nb10.

(taca)

2010-04-22 15:01:07 UTC MAIN commitmail json YAML

Make ruby-quota really usable on Linux.
It wasn't considered about member of struct dqblk, unsigned 64bit integer.

Bump PKG_REVISION.

(taca)

2010-04-22 14:11:16 UTC MAIN commitmail json YAML

2010-04-22 12:10:50 UTC MAIN commitmail json YAML

Remove trailing slash from HOMEPAGE.

(reed)

2010-04-22 11:58:51 UTC MAIN commitmail json YAML

Generate the sample configuration file during the build stage and install
it as any other configuration file, instead of creating it in-place during
package installation.

This makes the configuration file go away upon package deinstallation,
unless it was modified by the administrator.

Bump PKGREVISION to 1.

(jmmv)

2010-04-22 07:39:54 UTC MAIN commitmail json YAML

Fix libX11 runtime reference

(kefren)

2010-04-22 07:03:57 UTC MAIN commitmail json YAML

Add xine-v4l and xine-v4l2.

(wiz)

2010-04-22 07:01:13 UTC MAIN commitmail json YAML

Remove patch that was removed from distinfo during update to 3.11.2.

(wiz)

2010-04-22 04:27:23 UTC MAIN commitmail json YAML

Updated www/p5-WWW-Shorten to 3.00

(seb)

2010-04-22 04:27:07 UTC MAIN commitmail json YAML

Update from version 2.03 to version 3.00.

Upstream changes:
2010-01-20  Dave Cross <dave@dacross.(none)>

  * Build.PL: Removed version number so it's picked up from lib/WWW/Shorten.pm

2009-12-19  Dave Cross <dave@dave.org.uk>

  * Build.PL, MANIFEST: Bumped version number. Removed shorl files from
  MANIFEST.

  * MANIFEST, lib/WWW/Shorten/Shorl.pm, t/shorl.t: Removed support for shorl.pm
  (now in WWW::Shorten::Shorl distribution).

2009-12-15  yappo <yappo@shibuya.pl>

  * lib/WWW/Shorten/Shorl.pm: shorl.com was change the request method ( POST to
  GET )

2009-11-21  Dave Cross <dave@angel.mag-sol.com>

  * lib/WWW/Shorten/NotLong.pm, lib/WWW/Shorten/OneShortLink.pm, t/notlong.t,
  t/oneshort.t: Removed support for NotLong and OneShortLink (separate
  distributions to follow soon). Bumper to version 2.06.

2009-09-18  Dave Cross <dave@dave.org.uk>

  * Build.PL: Bump to version 2.05 for release.

  * lib/WWW/Shorten.pm, t/newnames.t: Finish removing all references to
  SnipURL.pm.

2009-09-08  Dave Cross <dave@dave.org.uk>

  * MANIFEST: Removed snipurl.t from MANIFEST.

  * Build.PL, MANIFEST, lib/WWW/Shorten/SnipURL.pm, t/snipurl.t: Removed
  WWW::Shorten::SnipURL (API changed, separate dist will follow). Bumped
  version to 2.04.

2009-04-11  Dave Cross <dave@dave.org.uk>

  * lib/WWW/Shorten.pm: Start using $DEFAULT_SERVICE variable.

  * MANIFEST: Removed files from MANIFEST

  * lib/WWW/Shorten.pm: Documenation improvements.

  * lib/WWW/Shorten/BabyURL.pm, lib/WWW/Shorten/EkDk.pm,
  lib/WWW/Shorten/ShortLink.pm, lib/WWW/Shorten/SmLnk.pm,
  lib/WWW/Shorten/URLjr.pm, lib/WWW/Shorten/V3.pm, lib/WWW/Shorten/qURL.pm,
  t/babyurl.t, t/ekdk.t, t/qurl.t, t/shortlink.t, t/smlnk.t, t/urljr.t, t/v3.t:
  Removed a number of modules that supported services that are no longer
  around.

(seb)

2010-04-22 03:15:41 UTC MAIN commitmail json YAML

Updated www/p5-Starman to 0.2004

(seb)

2010-04-22 03:15:13 UTC MAIN commitmail json YAML

Update p5-Starman from version 0.2002 to version 0.2004.

Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.2004 Tue Apr 20 21:22:31 JST 2010
        - Delay set $0 in master so FindBin works. #7

0.2003 Mon Apr 19 15:19:06 JST 2010
        - Upped Plack dependency

(seb)

2010-04-22 02:52:47 UTC MAIN commitmail json YAML

Updated devel/p5-App-cpanminus to 0.9936

(seb)

2010-04-22 02:52:34 UTC MAIN commitmail json YAML

Update p5-App-cpanminus from version 0.9935 to version 0.9936.

Upstream changes:
0.9936 Wed Apr 21 20:52:39 JST 2010
  [Bug Fixes]
      - Fixed -l and -L abstract path (backported from 0.999)

(seb)

2010-04-22 02:45:07 UTC MAIN commitmail json YAML

Updated devel/libgsf-gnome to 1.14.18

(dsainty)

2010-04-22 02:42:54 UTC MAIN commitmail json YAML

Zero out some memory that was being accessed before being used.
bump PKGREVISION.

(dogcow)

2010-04-22 02:41:29 UTC MAIN commitmail json YAML

Update version from 1.14.17 to 1.14.18 to match libgsf (and therefore build).

(dsainty)

2010-04-22 02:31:01 UTC MAIN commitmail json YAML

Updated www/p5-Plack to 0.9932

(seb)

2010-04-22 02:30:49 UTC MAIN commitmail json YAML

Update p5-Plack from version 0.9931 to version 0.9932.

Upstream changes:
0.9932  Mon Apr 19 15:23:55 JST 2010
        - Enable Lint middleware by default in the development env
        - Lint middleware now validates $app on startup
        - Fixed documentations on middleware and handlers

(seb)

2010-04-21 23:10:34 UTC MAIN commitmail json YAML

note update of lang/ocaml to 3.11.2

(zafer)

2010-04-21 23:09:44 UTC MAIN commitmail json YAML

remove ocaml from list. done.

(zafer)

2010-04-21 23:08:50 UTC MAIN commitmail json YAML

update ocaml to 3.11.2

Changelog:
Bug fixes:
- PR#4151: better documentation for min and max w.r.t. NaN
- PR#4421: ocamlbuild uses wrong compiler for C files
- PR#4710, PR#4720: ocamlbuild does not use properly configuration information
- PR#4750: under some Windows installations, high start-up times for Unix lib
- PR#4777: problem with scanf and CRLF
- PR#4783: ocamlmklib problem under Windows
- PR#4810: BSD problem with socket addresses, e.g. in Unix.getnameinfo
- PR#4813: issue with parsing of float literals by the GNU assembler
- PR#4816: problem with modules and private types
- PR#4818: missed opportunity for type-based optimization of bigarray accesses
- PR#4821: check for duplicate method names in classes
- PR#4823: build problem on Mac OS X
- PR#4836: spurious errors raised by Unix.single_write under Windows
- PR#4841, PR#4860, PR#4930: problem with ocamlopt -output-obj under Mac OS X
- PR#4847: C compiler error with ocamlc -output-obj under Win64
- PR#4856: ocamlbuild uses ocamlrun to execute a native plugin
- PR#4867, PR#4760: ocamlopt -shared fails on Mac OS X 64bit
- PR#4873: ocamlbuild ignores "thread" tag when building a custom toplevel
- PR#4890: ocamlbuild tries to use native plugin on bytecode-only arch
- PR#4896: ocamlbuild should always pass -I to tools for external libraries
- PR#4900: small bug triggering automatic compaction even if max_overhead = 1M
- PR#4902: bug in %.0F printf format
- PR#4910: problem with format concatenation
- PR#4922: ocamlbuild recompiles too many files
- PR#4923: missing \xff for scanf %S
- PR#4933: functors not handling private types correctly
- PR#4940: problem with end-of-line in DOS text mode, tentative fix
- PR#4953: problem compiling bytecode interpreter on ARM in Thumb mode.
- PR#4955: compiler crash when typing recursive type expression with constraint
- Module Printf: the simple conversion %F (without width indication) was not
          treated properly.
- Makefile: problem with cygwin, flexdll, and symbolic links
- Various build problems with ocamlbuild under Windows with msvc

Feature wishes:
- PR#9: (tentative implementation) make ocamldebug use #linenum annotations
- PR#123, PR#4477: custom exception printers
- PR#3456: Obj.double_field and Obj.set_double_field functions
- PR#4003: destination directory can be given to Filename.[open_]temp_file
- PR#4647: Buffer.blit function
- PR#4685: access to Filename.dir_sep
- PR#4703: support for debugging embedded applications
- PR#4723: "clear_rules" function to empty the set of ocamlbuild rules
- PR#4921: configure option to help cross-compilers

(zafer)

2010-04-21 19:22:46 UTC MAIN commitmail json YAML

Updated net/parpd to 1.5

(roy)

2010-04-21 19:22:10 UTC MAIN commitmail json YAML

Import parpd-1.5 which fixes a possible free to unassigned memory.

(roy)

2010-04-21 19:21:58 UTC MAIN commitmail json YAML

Actually, as much as I dislike FAM, the fam option should be on by default.
We are going to get gnome-vfs installed anyway, which pulls in FAM, so it
doesn't make that much of a difference.  Pointed out by wiz@.

(jmmv)

2010-04-21 17:01:12 UTC MAIN commitmail json YAML

removed sunbird and thunderbird2

(tnn)

2010-04-21 17:00:01 UTC MAIN commitmail json YAML

2010-04-21 16:59:30 UTC MAIN commitmail json YAML

2010-04-21 16:52:29 UTC MAIN commitmail json YAML

2010-04-21 16:50:21 UTC MAIN commitmail json YAML

Add a fam option to turn on a dependency on gio-fam.  This is part of
gnome-platform and not gnome because the gio-fam plugin is internally
part of glib2.

(jmmv)

2010-04-21 15:58:03 UTC MAIN commitmail json YAML

2010-04-21 15:26:00 UTC MAIN commitmail json YAML

Disable assembly routines in freebl on Linux.
This works around the PR pkg/43146 crash, at least on debian 5.0/i386.

(tnn)

2010-04-21 14:29:43 UTC MAIN commitmail json YAML

2010-04-21 13:56:28 UTC MAIN commitmail json YAML

2010-04-21 13:33:26 UTC MAIN commitmail json YAML

Add "mozilla-lightning" option which enables the calendar extension.
This is enabled by default. If you don't want to run lightning it can be
disabled under tools -> add-ons -> Extensions.

Bump PKGREVISION.

(tnn)

2010-04-21 06:32:13 UTC pkgsrc-2010Q1 commitmail json YAML

2010-04-21 06:30:05 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket 3086 - requested by taca
security update

Revisions pulled up:
- pkgsrc/databases/mysql51-client/Makefile 1.4
- pkgsrc/databases/mysql51-client/Makefile.common 1.5
- pkgsrc/databases/mysql51-client/distinfo 1.2
- pkgsrc/databases/mysql51-server/Makefile 1.4
- pkgsrc/databases/mysql51-server/PLIST 1.3
- pkgsrc/databases/mysql51-server/distinfo 1.3

Files added:
pkgsrc/databases/mysql51-server/patches/patch-av

  --------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  taca
  Date:          Tue Apr 20 22:58:10 UTC 2010

  Modified Files:
          pkgsrc/databases/mysql51-client: Makefile Makefile.common distinfo
          pkgsrc/databases/mysql51-server: Makefile PLIST distinfo
  Added Files:
          pkgsrc/databases/mysql51-server/patches: patch-av

  Log Message:
  Update mysql51-client/mysql51-server package to 5.1.45.
  This is maintainous release and please refer for full changes:

          http://dev.mysql.com/doc/refman/5.1/en/news-5-1-45.html

  Added a patch for recent security problem to mysql51-server, too.

          http://secunia.com/advisories/39454

  To generate a diff of this commit:
  cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/mysql51-client/Makefile
  cvs rdiff -u -r1.4 -r1.5 pkgsrc/databases/mysql51-client/Makefile.common
  cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/databases/mysql51-client/distinfo
  cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/mysql51-server/Makefile
  cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/mysql51-server/PLIST \
      pkgsrc/databases

(spz)

2010-04-21 06:18:32 UTC MAIN commitmail json YAML

2010-04-21 06:15:40 UTC MAIN commitmail json YAML

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

This is documentation for tex-dblfloatfix.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-04-21 06:14:03 UTC MAIN commitmail json YAML

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

The package solves two problems: floats in a twocolumn document come
out in the right order and allowed float positions are now [tbp].  The
packages actually merges facilities from fixltx2e and stfloats.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-04-21 06:02:05 UTC MAIN commitmail json YAML

Updated devel/py-babel to 0.9.5

(obache)

2010-04-21 06:01:51 UTC MAIN commitmail json YAML

Update py-babel to 0.9.5.

Version 0.9.5
http://svn.edgewall.org/repos/babel/tags/0.9.5/
(Apr 6 2010, from branches/stable/0.9.x)

* Fixed the case where messages containing square brackets would break with
  an unpack error.
* Backport of r467: Fuzzy matching regarding plurals should *NOT* be checked
  against len(message.id)  because this is always 2, instead, it's should be
  checked against catalog.num_plurals (ticket #212).

(obache)

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

Note update of tex-koma-script.

(minskim)

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

Updated graphics/clutter to 1.2.6

(obache)

2010-04-21 05:58:05 UTC MAIN commitmail json YAML

Update tex-koma-script to 3.05.

Changes:
- Documentation update.
- \pagemark changed to allow last element of pagenumber may expect an
  argument
- improved stability of \FamilyExecuteOptions
- some \edef replaced by \protected@edef to fix e.g.  \ifstr and
  \FamilyOptions
- and much more. (See share/texmf-dist/source/latex/koma-script/ChangeLog)

(minskim)

2010-04-21 05:57:54 UTC MAIN commitmail json YAML

Update clutter to 1.2.6.

Clutter 1.2.6 (19/04/2010)
===============================================================================

  * List of changes since Clutter 1.2.4

    > Check if the TexturePixmap actor have an allocation before
      asking for its allocation box, to avoid a costly re-layout.

    > Handle spurious GLX_BufferSwapComplete events more gracefully
      than an assertion failure.

    > Fix a memory leak in the atlas.

    > Use the right constant when calling GetClassLongPtr() in the
      win32 event handling code; this fixes a compilation issue on
      win64.

    > Check the size of the Pango layouts in the cache to avoid
      blowing cache slots.

    > Remove the need for using a function introduced by GLib 2.18,
      to keep our current requirements.

    > Documentation fixes in Clutter and COGL

Many thanks to:

  Fridrich Strba
  Neil Roberts
  Owen W. Taylor
  Rob Bradford
  Robert Bragg

(obache)

2010-04-21 05:49:31 UTC MAIN commitmail json YAML

Let tex-tipa-doc use DISTFILES from TeX Live 2009.  No functional change.

(minskim)

2010-04-21 05:43:37 UTC MAIN commitmail json YAML

Updated wm/windowmaker to 0.92.0nb11

(wiz)

2010-04-21 05:43:28 UTC MAIN commitmail json YAML

Add patch fixing a problem with Qt applications on 64bit machines,
from Debian via Helge M端hlmeier in PR 43178.

Bump PKGREVISION.

(wiz)

2010-04-21 05:40:29 UTC MAIN commitmail json YAML

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

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

This is documentation for tex-circle.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-04-21 05:37:58 UTC MAIN commitmail json YAML

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

This package provides circles in math mode that can be used for the
nextstep operator of temporal logic, in conjunction with \Box and
\Diamond (latexsym) or \square and \lozenge (amssymb).  LaTeX circles
\circ and \bigcirc are not of the right size.  The circles are taken
from the font lcircle10.  The package contains some hacks to
approximate the right size and this solution is definitely not
sufficient to give a high quality output.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-04-21 05:35:21 UTC MAIN commitmail json YAML

Note update of sysutils/ruby-quota package to 0.5.1nb9.

(taca)

2010-04-21 05:34:31 UTC MAIN commitmail json YAML

2010-04-21 05:31:08 UTC MAIN commitmail json YAML

2010-04-21 05:28:48 UTC MAIN commitmail json YAML

Import tex-changepage-doc-1.0c as print/tex-changepage-doc.

This is documentation for tex-changepage.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-04-21 05:28:28 UTC MAIN commitmail json YAML

Import tex-changepage-1.0c as print/tex-changepage.

The package provides commands to change the page layout in the middle
of a document, and to robustly check for typesetting on odd or even
pages.  Instructions for use are at the end of the file.  The package
is an extraction of code from the memoir class, whose user interface
it shares.  It is intended the this package will eventually replace
the chngpage package, which is distributed with the package.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-04-20 23:21:20 UTC MAIN commitmail json YAML

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

(taca)

2010-04-20 23:20:38 UTC MAIN commitmail json YAML

Update typolight28-translations package to 20100420.

Update Latvian and Russian language files.

(taca)

2010-04-20 22:59:02 UTC MAIN commitmail json YAML

Note update of databases/mysql51-{client,server} package to 5.1.45.

(taca)

2010-04-20 22:58:10 UTC MAIN commitmail json YAML

2010-04-20 22:39:55 UTC MAIN commitmail json YAML

2010-04-20 22:27:56 UTC MAIN commitmail json YAML

Fix HOMEPAGE, from diro@nixsyspaus.org.

(wiz)

2010-04-20 21:30:31 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup tickets #3083, #3084 and #3085.

(tron)

2010-04-20 21:29:41 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3085 - requested by minskim
print/abcm2ps: security update

Revisions pulled up:
- print/abcm2ps/Makefile 1.6
- print/abcm2ps/PLIST 1.5
- print/abcm2ps/distinfo 1.6
---
Module Name:    pkgsrc
Committed By:  minskim
Date:          Tue Apr 20 17:40:47 UTC 2010

Modified Files:
        pkgsrc/print/abcm2ps: Makefile PLIST distinfo

Log Message:
Update abcm2ps to 5.9.13.

This version fixes several security vulnerabilities including Secunia
Advisory SA39345.  For other changes, see share/doc/abcm2ps/Changes.

(tron)

2010-04-20 21:26:20 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3084 - requested by minskim
print/dvipsk: security patch

Revisions pulled up:
- print/dvipsk/Makefile 1.5
- print/dvipsk/distinfo 1.4
- print/dvipsk/patches/patch-ab 1.3
---
Module Name:    pkgsrc
Committed By:  minskim
Date:          Tue Apr 20 17:07:28 UTC 2010

Modified Files:
        pkgsrc/print/dvipsk: Makefile distinfo
Added Files:
        pkgsrc/print/dvipsk/patches: patch-ab

Log Message:
Avoid integer overflow (CVE-2010-0739).

Patch from TeX Live repository (Revision 17559).

(tron)

2010-04-20 21:22:38 UTC MAIN commitmail json YAML

pkg_install-20100421:
Fix an off-by-one in the check for properly sized pkgdb entries.
It rejected perfectly valid entries.

(joerg)

2010-04-20 21:20:38 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3083 - requested by tez
irssi: security update
irssi-icb: security update

Revisions pulled up:
- chat/irssi-icb/distinfo 1.15
- chat/irssi/Makefile.common 1.11
- chat/irssi/distinfo 1.31
---
Module Name:    pkgsrc
Committed By:  spz
Date:          Sun Apr 18 06:29:16 UTC 2010

Modified Files:
        pkgsrc/chat/irssi: Makefile.common distinfo
        pkgsrc/chat/irssi-icb: distinfo

Log Message:
updating irssi to next version (0.8.15). Changelog:
Features:

    * Add active_window_ignore_refnum option With active_window_ignore_refnum
ON, the current behavior for the active_window key (meta-a by default) is
preserved: it switches to the window with the highest activity level that was
last activated. With active_window_ignore_refnum OFF, the old behavior is used:
it switches to the window with the highest activity level with the lowest
refnum. (by Matt Sparks, bug #667)
    * Show new Charybdis +q list in channel windows (numerics 728 and 729).
    * Allow servers to belong to multiple networks.
    * Improve paste detection. Irssi now detects a paste if it reads at least
three bytes in a single read; subsequent reads are associated to the same paste
if they happen before 'paste_detect_time' time since the last read. If no read
occurs after 'paste_detect_time' time the paste buffer is flushed; if there is
at least one complete line its content is sent as a paste, otherwise it is
processed normally.
    * Show "target changing too fast" messages in the channel/query window.
    * Use default trusted CAs if nothing is specified. This allows useful use
of -ssl_verify without -ssl_cafile/-ssl_capath, using OpenSSL's default trusted
CAs.
    * Show why an SSL certificate failed validation.
    * Make own nick and actions use default colour instead of white (by Tim
Retout).

Bugfixes:

    * Change some characters illegal in Windows filenames to underscores in logs
    * Fix disconnects when sending large amounts of data over SSL
    * Show all nicks instead of just the first in an /accept * listing (Bug
#704)
    * Make several signals without parameters available to perl again. In
particular, this includes the "beep" signal (by Matt Sparks, bug #674)
    * Close the config file fd after saving (by Sven Wegener)
    * Check if an SSL certificate matches the hostname of the server we are
connecting to.
    * Fix bash'isms, use command -v instead of which and use bc -l in /CALC.
    * Fix a crash with handling the DCC queue.
    * Fix crash when checking for fuzzy nick match when not on the channel.
Reported by Aurelien Delaitre (SATE 2009).

(tron)

2010-04-20 19:32:44 UTC MAIN commitmail json YAML

note update of lang/mawk to 1.3.4

(zafer)

2010-04-20 19:25:16 UTC MAIN commitmail json YAML

2010-04-20 19:23:14 UTC MAIN commitmail json YAML

Update mawk to 1.3.4 (via wip/mawk)

Changelog:
20091220
+ bump version to 1.3.4

+ update INSTALL and README files.

+ improve configure checks for math library.

+ change test for NaN to use sqrt() rather than log() to work around
cygwin's partly broken math functions.

+ add/use isnanf() to work around other breakage in cygwin math
functions.

+ add configure check for _XOPEN_SOURCE, etc., needed to define
proper function pointer for sigaction, e.g., on Tru64.

+ add check for sigaction function pointer, whose POSIX form is
absent from the cygwin header.

+ extend MAWKBINMODE, adding a third bit which when set will suppress
  the change for RS or ORS to use CR/LF rather than LF.  This is used
  for MinGW to make the "check" rule in a build work, for instance.

+ add configure check for functions used for pipe/system calls, e.g.,
  for MinGW where these are absent.

+ add runtime check for floating-point underflow exceptions

+ fix an old 1.3.3 bug in re_split(), which did not check properly for
  the end of buffer; this broke on Tru64.

+ drop obsolete config-user, v7 and atarist subdirectories

+ improve configure checks for sigaction, making the definitions used
  in fpe_check.c consistent with matherr.c

+ build fixes for AIX, Tru64.

+ add configure check for 'environ'.

+ remove redundant setlocale() calls; only LC_CTYPE and LC_NUMERIC
  are used.

20091213
+ add makedeps.sh script to aid in updating object dependencies in
  Makefile.in

+ use "mkdir -p" rather than mkdirs.sh (suggested by Aleksey Cheusov).

+ reformatted this file, to simplify extraction of contributor names.

+ update config.guess and config.sub

> patches by Jonathan Nieder:

+ modify CF_DISABLE_ECHO autoconf macro to ensure that command lines
  in Makefile.in begin with a tab.

+ the makefile does not use $(MAKE); remove the SET_MAKE substitution.

+ add some files to the "make clean" rule, in case make gets
  interrupted in the middle of a rule.

+ add a maintainer-clean rule to the makefile, to remove files which
  could be regenerated.

+ fix an unescaped "-" in man/mawk.1

+ remove an unneeded cast in bi_funct.c

+ fix an unused parameter warning in matherr.c

+ drop unused line_no parameter from compile_error() and its callers.

+ convert makescan.c to ANSI C, do further cleanup of that file.

+ split-out scancode.h from scan.h

(zafer)

2010-04-20 18:37:47 UTC MAIN commitmail json YAML

note update of geography/geos to 3.2.2

(zafer)

2010-04-20 18:36:25 UTC MAIN commitmail json YAML

remove geos from list. done.

(zafer)

2010-04-20 18:35:29 UTC MAIN commitmail json YAML

Update geos to 3.2.2

Changelog:
2010-04-18 09:34  Sandro Santilli <strk@keybit.net>

* [r2978] tests/unit/capi/GEOSGetCentroidTest.cpp: Forgot to add
this, since I added the Makefile.am line..

2010-04-17 21:55  Sandro Santilli <strk@keybit.net>

* [r2975] NEWS, capi/geos_c.cpp, capi/geos_c.h.in,
  capi/geos_ts_c.cpp, configure.in,
  source/headers/geos/version.h.vc, tests/unit/Makefile.am:
  Back-port fix of GEOS-context leakage

2010-04-07 14:01  Mateusz Loskot <mateusz@loskot.net>

* [r2973] source/dirlist.mk: Ported r2967 update to branches/3.2

2010-04-07 13:35  Mateusz Loskot <mateusz@loskot.net>

* [r2969] nmake.opt: Removed NDEBUG from CPPFLAGS of debug build
  configuration (Ticket #338)

2010-03-29 17:50  Mateusz Loskot <mateusz@loskot.net>

* [r2966] ., autogen.bat, nmake.opt,
  source/algorithm/distance/DistanceToPoint.cpp: Added NMake 10.x
  version to be recognized by nmake.opt (ported from trunk)

2010-03-29 16:21  Sandro Santilli <strk@keybit.net>

* [r2963] ChangeLog: Update ChangeLog

2010-03-26 12:35  Mateusz Loskot <mateusz@loskot.net>

* [r2956] source/headers/geos/platform.h.vc: platform.h.vc: disable
  min/max macros substitution (ported from trunk)

2010-03-26 12:03  Mateusz Loskot <mateusz@loskot.net>

* [r2953]
  source/headers/geos/operation/union/CascadedPolygonUnion.h: Added
  GEOS_DLL with Microsoft-specific __declspec attribute missing
  from CascadedPolygonUnion class

2010-03-26 12:00  Mateusz Loskot <mateusz@loskot.net>

* [r2951] source/geom/GeometryList.cpp: geom\GeoemtryList.cpp:
  missing implementation of GeometryList::size() function.

2010-03-26 11:57  Mateusz Loskot <mateusz@loskot.net>

* [r2949] source/Makefile.vc: source\Makefile.vc: added missing
  geom\GeometryList.cpp

2010-03-26 11:52  Mateusz Loskot <mateusz@loskot.net>

* [r2947] nmake.opt: nmake.opt: Added missing GEOS_DLL_EXPORT to
  CPPFLAGS

2010-03-19 15:09  Sandro Santilli <strk@keybit.net>

* [r2945] NEWS, capi/geos_ts_c.cpp: Improve formatting for
  GEOSisValidReason_r (issue #329)

2010-03-18 18:28  Sandro Santilli <strk@keybit.net>

* [r2943] NEWS: Add bugfix item

2010-03-18 18:26  Sandro Santilli <strk@keybit.net>

* [r2942] source/headers/geos/operation/valid/IsValidOp.h,
  source/operation/valid/IsValidOp.cpp,
  tests/xmltester/tests/general/TestValid.xml: Fix false-positive
  return from IsValidOp. This is done better than in trunk, so will
  backport later.

2009-12-30 17:55  Mateusz Loskot <mateusz@loskot.net>

* [r2836] source/Makefile.vc: Ported fix for missing
  CoordinateSequenceFactory?.cpp from makefile.vc (Ticket #313)

2009-12-14 19:21  Paul Ramsey <pramsey@cleverelephant.ca>

* [r2830] capi/geos_c.h.in, configure.in,
  source/headers/geos/version.h.vc: Back up the versions to 3.2.1
  for 3.2 branch

(zafer)

2010-04-20 17:46:41 UTC MAIN commitmail json YAML

Note addition of sysutils/gio-fam and revision bump for devel/glib2.

(jmmv)

2010-04-20 17:45:09 UTC MAIN commitmail json YAML

Add and enable gio-fam.

(jmmv)

2010-04-20 17:44:26 UTC MAIN commitmail json YAML

Initial import of gio-fam:

This package provides a backend for GIO to provide notifications on file and
directory alterations using FAM (or Gamin) as the monitoring system.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jmmv)

2010-04-20 17:43:51 UTC MAIN commitmail json YAML

Drop fam support from devel/glib2; I'll readd this as sysutils/gio-fam.
This functionality can easily be built as a loadable module, so it should
not be conditional on a build-time option.

Split the Makefile into two parts so that the sysutils/gio-fam package can
reuse most of it.

Bump PKGREVISION to 1.

(jmmv)

2010-04-20 17:41:17 UTC MAIN commitmail json YAML

Note update of abcm2ps.

(minskim)

2010-04-20 17:40:47 UTC MAIN commitmail json YAML

Update abcm2ps to 5.9.13.

This version fixes several security vulnerabilities including Secunia
Advisory SA39345.  For other changes, see share/doc/abcm2ps/Changes.

(minskim)

2010-04-20 17:15:21 UTC MAIN commitmail json YAML

Note PKGREVISION bump of dvipsk.

(minskim)

2010-04-20 17:07:28 UTC MAIN commitmail json YAML

Avoid integer overflow (CVE-2010-0739).

Patch from TeX Live repository (Revision 17559).

(minskim)

2010-04-20 17:01:09 UTC MAIN commitmail json YAML

the .pc file refers to the gconf one, so we need to propagate
the dependency

(drochner)

2010-04-20 16:01:39 UTC MAIN commitmail json YAML

avoid catpage regeneration

(tnn)

2010-04-20 15:50:23 UTC MAIN commitmail json YAML

can't depend on checkperms; it's distfile is gzipped.

(tnn)

2010-04-20 15:41:20 UTC MAIN commitmail json YAML

- avoid catpage regeneration
- fix typo in comment

(tnn)

2010-04-20 13:43:52 UTC MAIN commitmail json YAML

- irssi-0.8.15, konversation-1.2.3, libdrm-2.4.20, mtools-4.0.13,
  nano-2.2.4, openssl-0.9.8n.

(wiz)

2010-04-20 13:42:35 UTC MAIN commitmail json YAML

+ bftpd-2.8, bitlbee-1.2.6, bouml-4.20, calibre-0.6.48, clutter-1.2.6,
  empathy-2.30.0.2 [GNOME 2.30], gbdfed-1.6, gedit-2.30.2 [GNOME
  2.30], geos-3.2.2 [pkg/43181], glabels-2.2.8, libspectre-0.2.5,
  pbzip2-1.1.1, puzzles-8924, py-gtksourceview-2.10.1, py-sqlalchemy-0.6.0
  [pkg/43180], subversion-1.6.11, weechat-0.3.2.

(wiz)

2010-04-20 13:37:49 UTC MAIN commitmail json YAML

2010-04-20 13:32:45 UTC MAIN commitmail json YAML

Import bmake-20100414:
- Resolve argv[0] with realpath if needed
- Add :tA to realpath(3)ify variables
- Support for .info, .warning, .error, .ERROR
- Unit tests for .ERROR / .error; never make .ERROR the default target
- Fix for .ALLSRC being populated twice
- Support for .MAKE_MODE, .MAKE.MAKEFILE_PREFERENCE, .MAKE_DEPENDFILE
- Haiku support
- Improved diagnostics for .for with multiple variables
- Rewrite bootstrap to not use make
- Fix for -m .../
- Add support for .unexport
- Catch typoes in .el*if etc
- Fix parsing of :S;...;...; applied to .for loop iterators appearing in
  dependency lines

Status:

Vendor Tag: BMAKE
Release Tags: bmake-20100414

(joerg)

2010-04-20 12:52:00 UTC MAIN commitmail json YAML

On QNX libtool wasn't inferring the tag and sysexits is needed.

(seanb)

2010-04-20 10:27:11 UTC MAIN commitmail json YAML

2010-04-20 10:26:40 UTC MAIN commitmail json YAML

2010-04-20 09:35:05 UTC MAIN commitmail json YAML

4.7.2 disappeared from the distribution site, was replaced by 4.7.3
which fixes some minor bugs

(drochner)

2010-04-20 09:33:22 UTC MAIN commitmail json YAML

4.10.1 disappeared from the distribution site, was replaced by 4.10.2
which fixes a regression in the new-style error handling of C++ ctors

(drochner)

2010-04-20 00:39:13 UTC MAIN commitmail json YAML

2010-04-20 00:32:23 UTC MAIN commitmail json YAML

2010-04-19 22:48:03 UTC MAIN commitmail json YAML

Note initial addition of p5-Net-Server-Coro version 0.8 as
net/p5-Net-Server-Coro into The NetBSD Packages Collection.

The Perl 5 module Net::Server::Coro implements multithreaded server
for the Net::Server architecture, using Coro and Coro::Socket to
make all reads and writes non-blocking. Additionally, it supports
non-blocking SSL negotiation.

(seb)

2010-04-19 22:47:32 UTC MAIN commitmail json YAML

Add & enable p5-Net-Server-Coro

(seb)

2010-04-19 22:47:11 UTC MAIN commitmail json YAML

Initial import of p5-Net-Server-Coro version 0.8 in the NetBSD
Packages Collection.

The Perl 5 module Net::Server::Coro implements multithreaded server
for the Net::Server architecture, using Coro and Coro::Socket to
make all reads and writes non-blocking. Additionally, it supports
non-blocking SSL negotiation.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2010-04-19 22:45:04 UTC MAIN commitmail json YAML

Note removal of net/p5-Net-Coro (package imported in wrong directory)

(seb)

2010-04-19 22:42:45 UTC MAIN commitmail json YAML

Ooops! Wrong directory! this package is going to be imported again
as net/p5-Net-Server-Coro.

(seb)

2010-04-19 22:42:29 UTC MAIN commitmail json YAML

Updated www/wordpress to 2.9.2

(morr)

2010-04-19 22:39:30 UTC MAIN commitmail json YAML

Note initial addition of p5-Net-Server-Coro version 0.8 as
net/p5-Net-Coro into The NetBSD Packages Collection.

The Perl 5 module Net::Server::Coro implements multithreaded server
for the Net::Server architecture, using Coro and Coro::Socket to
make all reads and writes non-blocking. Additionally, it supports
non-blocking SSL negotiation.

(seb)

2010-04-19 22:38:59 UTC MAIN commitmail json YAML

Add & enable p5-Net-Server-Coro

(seb)

2010-04-19 22:38:31 UTC MAIN commitmail json YAML

Initial import of p5-Net-Server-Coro version 0.8 in the NetBSD
Packages Collection.

The Perl 5 module Net::Server::Coro implements multithreaded server
for the Net::Server architecture, using Coro and Coro::Socket to
make all reads and writes non-blocking. Additionally, it supports
non-blocking SSL negotiation.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2010-04-19 22:34:02 UTC MAIN commitmail json YAML

Update to 2.9.2

2.9.2:
    * Fixed problem where where logged in users can peek at trashed posts belonging to other authors.
    * Fixed other issues

2.9.1:
    * Fixed problem where scheduled posts and pingbacks are not processed correctly due to incompatibilities with some hosts
    * Fixed other issues

2.9:

User Features

    * Trash status for posts, pages, and comments (includes restore and permanent delete)
    * Add support for 'include' and 'exclude' to [gallery] (Gallery Shortcode)
    * Allow user registration to be enabled by an XMLRPC client
    * Add support for sticky posts to the WXR exporter and importer
    * 'rel=canonical' for singular pages
    * Scroll back to the same location after saving a file in the Plugin and Theme editors
    * Correct comments and remove unnecessary echos from the default themes sidebar template file
    * Enable the APP (Atom) attachment file download to work correctly
    * Support location of category templates based on 'category-slug' as well as 'category-id' (Ticket 10614)
    * Support location of tag templates based on 'tag-id' as well as 'tag-slug' (Ticket 10868)
    * Support location of page templates based on 'page-slug' and 'page-id'
    * Set "Allow my blog to appear in search engines" to checked in installation
    * Don't offer to make a category its own parent
    * Remove Sphere from search list
    * Minify admin CSS
    * Show correct max upload filesize error message
    * Add 'rel' attribute to next/previous post links
    * Make the default and classic themes comment textareas valid XHTML
    * Clean up '.button' and '.button[disabled]' CSS classes, add 'spinner' and 'gray-out' buttons after clicking Publish or Update post
    * Fix race condition with autosave when clicking Publish immediately after entering post title
    * Add Comments for Pages in the WordPress Default theme
    * Define '$content_width' for Kubrick
    * Better feedback on publishing of future posts and pages
    * Display comments in descending date order, consistently
    * Add means of automatically repairing tables
    * Press This bookmarklet fixes
    * Give plugins and themes simple control over the text displayed at the end of an autogenerated Excerpt
    * Don't show "Change Permalinks" button when editing the page set as "Front page"
    * Image editing
    * Retire BunnyTags importer
    * Retire Jerome's keywords importer
    * Explain that the permalink is temporary for autosave generated permalinks
    * Update SimplePie to 1.2
    * Eliminate the redundant and confusing comment threading depth of 1
    * Easier Embeds with oEmbed support (see Ticket #10337) (oEmbed discovery disabled by default, use plugin to enable it)
    * TinyMCE 3.2.7
    * Remove rel='tag' on links in Tag Clouds
    * Add a title to the Home link output by wp_page_menu()
    * Adjust comment moderation keyboard shortcut keys 'd = trash' or delete depending on the screen
    * Show "Draft updated" instead of "Post updated" when saving draft
    * Show the login form in a popup when autosave hits the login grace period
    * Open View/Preview post in a new window from the link in the Saved/Updated message
    * Separate fields for 'image alt' and 'image caption' in Media uploader
    * Display better information about broken themes when there is no stylesheet
    * Improve situation when tables such as wp_options table were 'corrupt' new installation message was offered. Add means of automatically repairing tables
    * Export and import custom taxonomies
    * Admin copy improvements
    * Don't show page templates in the drop down if they are in a subdirectory
    * Make codex link open in a new window
    * Change 'Remove' link on widgets to 'Delete' because it doesn't just remove it, it deletes the settings for that widget instance.

Development, Themes, Plugins

    * Added 'excerpt_more' filter to wp_trim_excerpt() function, which allow developers to change excerpt '[...]' more string (Ticket 10395)
    * Add 'smilies_src' filter so plugins can better add smilies
    * Canonical redirects for post name queries
    * Allow _wp_get_comment_list() to handle custom comment types
    * Return an empty array instead of false for get_children() when no children found
    * Add some filters so that HTTP requests can be filtered
    * Move plugin update notice output to the plugin specific hook
    * Limit wp-mail 'blog by email' checks to every 5 minutes
    * Make it much easier to filter contact methods from user profiles
    * Allow filtering of get_edit_post_link for custom post_type
    * 'get_sample_permalink_html' filter
    * Enforce activation key to be a string, reject activation keys that are arrays
    * Support for new post types
    * Respect custom post_type in queries
    * Send Retry-After header when in maintenance mode
    * Various WP Filesystem related fixes and documentation
    * Add constants for ftp connections timeouts
    * Increase timeout on cron-based requests when checking for upgrades
    * Don't use has_action() before do_action() in http.php
    * Speed up jQuery based scripts
    * Use the current user as author for autosave
    * Show My Posts as default view on the Edit Posts screen for users without 'edit_others_posts' cap
    * Ensure that drafts viewed over XMLRPC have a correct gmt date set
    * Pass user id to 'get_' the_author_meta filters
    * Move _wp_get_user_contactmethods() into the registrations functions file
    * Machine parseable db error codes
    * Add global JS vars and actions to the media uploader iframe
    * Add JSON compat for PHP < 5.2
    * Make option_name the primary key for the options table
    * Allow a plugin to do a complete takeover of Post by Email
    * Logarithmic scale for tag cloud
    * Pass Post ID to the 'get_comments_number' filter
    * Always filter the url in the media upload form
    * Add a 'the_terms' filter
    * is_blog_installed() improvements
    * Allow force_ssl_admin() to properly accept false as a value
    * Pass logged_in cookie to async-upload and filter the cookie scheme in auth_redirect()
    * Add more actions around database add/delete/update operations
    * phpDoc for wp_"check|set"_post_lock functions
    * Use the old strings which are more translator friendly and add a generic default string to aid re-use by plugins adding post_types
    * Filter fields through kses upon display and introduce sanitize_user_object() and sanitize_user_field()
    * Use null instead of 0 when setting content length
    * Include 'hidden' directories in filesystem dirlist by default
    * Pass args array to 'wp_list_pages' filter
    * Actions for taxonomy updates
    * Key should be 'comment_id' not 'post_id' in comments table
    * Add get_delete_post_link () to retrieve delete posts link for post
    * Add 'separator' parameter to wp_tag_cloud() and wp_generate_tag_cloud() functions (Ticket 10315)
    * Added add_comment_meta() family of functions
    * Use a post_parent of 0 instead of -1 to indicate unattached posts
    * Improve get_page_hierarchy() function
    * Deprecate the_content_rss(), add the_content_feed() and get_the_content_feed(). Convert places that called the_content_rss() with an excerpt length to the_excerpt_rss(). Remove the rss_excerpt_length option. Use the_content_feed() where the_content() was previously used in feeds.
    * Add 'pad_counts' argument to wp_dropdown_categories()
    * Remove codepress
    * Remove the php-gettext library
    * Canonical post thumbanils
    * Add a filter to the_author_posts_link()
    * Merge post.js with page.js and slug.js, optimize categories and tags JS, standardize postboxes IDs and JS
    * Introduce register_theme_directory() which takes a wp-content-relative path and will additionally scan it for themes. Plugins can use this to add themes without requiring copying by the user
    * Add set_user_role action hook
    * Allow theme devs to change attrs (like CSS class) of thumbnail images
    * Add wp-post-image CSS class to post images
    * Allow for plugins to enhance the number of metadata fields captured from plugin and theme headers
    * Merge updated pomo code
    * Switch to using NOOP_Translations for untranslated sites
    * Improve wptexturize performance
    * Provide context to the strings in the Plugin and Theme installers to allow for different grammatical gender
    * Fixes for theme subdir support
    * Introduce wp_kses_post() and wp_kses_data() for filtering unescaped data
    * Add 'orderby=comment_count' argument to query_posts()
    * Honor Post Type for Sticky Posts
    * Allow querying multiple post types
    * Introduce add_theme_support(feature) and current_theme_supports(feature) for announcing and checking theme support for various features
    * Introduce require_if_theme_supports()
    * Add number of Embed related filters
    * Add 'IMAGE_EDIT_OVERWRITE' constant to control edited image save or replace, most useful for setups that have dynamic image resizing
    * Add load_child_theme_textdomain() to allow child themes to have their own translation files
    * Add sidebar descriptions to sidebar settings and widget admin screen
    * Make option_id primary. Add uniques for option_name and autoload
    * Allow plugins to override the behaviour of load_textdomain() in a variety of flexible ways
    * Mark _c() as deprecated. The new _x() function should be used instead.
    * Allow plugins to change the redirect on post/page publishing/submitting
    * Standardize on 'user_id' instead of 'user_ID' when passing comment data. Accept either 'user_id' or 'user_ID'. Remove 'user_id' global.
    * Filter imported comments
    * Introducing set_post_image_size(w, h, crop) so themes can register their special size/crop for canonical post images
    * Standardize around "post image" instead of "post thumbnail"
    * Allow registering post image support per post type
    * Return false from is_paged() if on the first page.
    * Check MySQL and PHP versions when auto upgrading
    * Add required php and mysql versions to version.php
    * Hard code required version in update-core.php

PR pkg/42765

(morr)

2010-04-19 22:12:33 UTC MAIN commitmail json YAML

Note initial addition of p5-Coro version 5.22 as devel/p5-Coro into
The NetBSD Packages Collection.

The Perl 5 module collection Coro manages continuations in general,
most often in the form of cooperative threads.The specific flavor
of thread offered by this module also guarantees you that it will
not switch between threads unless necessary, at easily-identified
points in your program, so locking and parallel access are rarely
an issue, making thread programming much safer and easier than using
other thread models.

(seb)

2010-04-19 22:12:07 UTC MAIN commitmail json YAML

Add & enable p5-Coro

(seb)

2010-04-19 22:11:50 UTC MAIN commitmail json YAML

Initial import of p5-Coro version 5.22 in the NetBSD Packages
Collection.

The Perl 5 module collection Coro manages continuations in general,
most often in the form of cooperative threads.The specific flavor
of thread offered by this module also guarantees you that it will
not switch between threads unless necessary, at easily-identified
points in your program, so locking and parallel access are rarely
an issue, making thread programming much safer and easier than using
other thread models.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2010-04-19 21:27:37 UTC MAIN commitmail json YAML

note update of net/csup to csup-snap-20100404

(zafer)

2010-04-19 21:25:49 UTC MAIN commitmail json YAML

remove csup from list. done.

(zafer)

2010-04-19 21:23:24 UTC MAIN commitmail json YAML

2010-04-19 19:54:20 UTC MAIN commitmail json YAML

note update of net/socat to 1.7.1.2

(zafer)

2010-04-19 19:53:31 UTC MAIN commitmail json YAML

remove socat from list. done.

(zafer)

2010-04-19 19:52:13 UTC MAIN commitmail json YAML

Update socat to 1.7.1.2

Changelog:

corrections:
user-late and group-late, when applied to a pty, affected the system
device /dev/ptmx instead of the pty (thanks to Matthew Cloke for
pointing me to this bug)

socats openssl addresses failed with "nonblocking operation did not
complete" when the peer performed a renegotiation. Thanks to Benjamin
Delpy for reporting this bug.

info message during socks connect showed bad port number on little
endian systems due to wrong byte order (thanks to Peter M. Galbavy for
bug report and patch)

Debian bug 531078: socat execs children with SIGCHLD ignored; corrected
to default. Thanks to Martin Dorey for reporting this bug.

porting:
building socat on systems that predefined the CFLAGS environment to
contain -Wall failed (esp.RedHat). Thanks to Paul Wouters for reporting
this problem and to Simon Matter for providing the patch

support for Solaris 8 and Sun Studio support (thanks to Sebastian
Kayser for providing the patches)

on some 64bit systems a compiler warning "cast from pointer to integer
of different size" was issued on some option definitions

added struct sockaddr_ll to union sockaddr_union to avoid "strict
aliasing" warnings (problem reported by Paul Wouters)

docu:
minor corrections in docu

(zafer)

2010-04-19 19:39:35 UTC MAIN commitmail json YAML

2010-04-19 19:21:39 UTC MAIN commitmail json YAML

sqsh has moved to sourceforge. update master_sites.

(zafer)

2010-04-19 18:49:30 UTC MAIN commitmail json YAML

don't break stuff on !NetBSD

(tnn)

2010-04-19 18:46:15 UTC MAIN commitmail json YAML

clean up atomic ops handling and use devel/libatomic_ops as a fallback.
Based on patch from Dennis den Brok.

(tnn)

2010-04-19 15:48:25 UTC MAIN commitmail json YAML

mention recent updates

(drochner)

2010-04-19 15:33:25 UTC MAIN commitmail json YAML

2010-04-19 15:31:19 UTC MAIN commitmail json YAML

disable building of v4l input plugins, bump PKGREVISION

(drochner)

2010-04-19 13:58:43 UTC MAIN commitmail json YAML

Seems to work on LP64.

(is)

2010-04-19 13:56:03 UTC MAIN commitmail json YAML

Updated misc/m17n-db to 1.6.1

(obache)

2010-04-19 13:55:50 UTC MAIN commitmail json YAML

Update m17n-db to 1.6.1.

* Changes in the m17n database 1.6.1

** This release is just for a minor bug fix.

(obache)

2010-04-19 13:50:19 UTC MAIN commitmail json YAML

mtools 4.0.13, 2nd part.

(is)

2010-04-19 13:45:56 UTC MAIN commitmail json YAML

2010-04-19 13:44:48 UTC MAIN commitmail json YAML

2010-04-19 12:02:07 UTC MAIN commitmail json YAML

fixes date format.

(obache)

2010-04-19 11:42:09 UTC MAIN commitmail json YAML

Updated devel/py-nose to 0.11.3

(obache)

2010-04-19 11:40:36 UTC MAIN commitmail json YAML

Updated devel/py-nose to 0.11.3

(obache)

2010-04-19 11:40:16 UTC MAIN commitmail json YAML

Update py-nose to 0.11.3.
Based on PR#43174 from Wen Heping.
While here, define self test target.

0.11.3

- Fixed default plugin manager's use of plugin overriding. Thanks to
  rob.daylife for the bug report and patch. (#323).

0.11.2

- Changed plugin loading so that external plugins loaded via extension
  points can override builtin plugins with the same name.
- Updated multiprocess plugin and nose's packaging to allow multiprocess
  plugin to work on Windows (#265).
- Fixed bug in xunit plugin's interaction with suites and errors in
  module-level setup. Thanks to Mark McCague for the bug report (#279).
- Fixed bug in nose.loader.TestLoader that allowed Test classes that raise
  exceptions in __init__ to crash the test run (#269).
- Fixed bugs in nose's test suite that caused spurious failures on Windows.
- Fixed bug in twisted tools: delayed calls were not shut down on
  reactor stop. Thanks to abbeyj for the patch (#278).
- Fixed bug where root log handlers were not cleared. For example, this was
  emitting unwanted messages when testing Google App Engine websites.
- Fixed bug in test names output by xunit plugin. Thanks to Philip
  Jenvey for the bug report and patch (#280).
- Fixed bug in profile plugin that caused stats to fail to print under Python
  2.5 and later. Thanks to djs at n-cube dot org for the bug report (#285).
- Improved logcapture filtering, with default setting to filter out log
  messages from nose itself. Thanks to gfxmonk for the patch (#277).
- The xunit plugin now tags skipped tests with a <skipped> testcase tag, and
  prevents the XML from containing invalid control characters.
- Updated nose to be compatible with python 2.7 (#305).
- Updated loading of usage document to allow nose to run from within
  an egg archive (#288).
- Fixed IronPython checks to make nose compatible with more versions
  of IronPython. Thanks to Kevin Mitchell for the patch (#316).

(obache)

2010-04-19 09:16:34 UTC pkgsrc-2010Q1 commitmail json YAML

2010-04-19 09:15:47 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3082 - requested by tez
mail/spamass-milter: security patch

Revisions pulled up:
- mail/spamass-milter/Makefile 1.27
- mail/spamass-milter/distinfo 1.7
- mail/spamass-milter/patches/patch-aa 1.3
- mail/spamass-milter/patches/patch-ab 1.1
---
Module Name:    pkgsrc
Committed By:  tez
Date:          Sat Apr 17 21:11:18 UTC 2010

Modified Files:
        pkgsrc/mail/spamass-milter: Makefile distinfo
        pkgsrc/mail/spamass-milter/patches: patch-aa
Added Files:
        pkgsrc/mail/spamass-milter/patches: patch-ab

Log Message:
Added CVE-2010-1132 patch from:
https://bugzilla.redhat.com/attachment.cgi?id=401011

(tron)

2010-04-19 06:24:34 UTC MAIN commitmail json YAML

add licensing information

(agc)

2010-04-19 06:16:40 UTC MAIN commitmail json YAML

add license information to the package Makefile

clarify the description in light of the license information.

(agc)

2010-04-18 21:59:32 UTC MAIN commitmail json YAML

Note update of the "milter-greylist" package to version 4.2.5.

(tron)

2010-04-18 21:58:59 UTC MAIN commitmail json YAML

Update "milter-greylist" package to version 4.2.5. Changes since 4.2.3:
- New rate limiting feature
- Network byte order byg fix in p0f code (Adrian Dabrowski)
- Update .spec file for libcurl, GeoIP and p0f support (Chris Bennett)
- Better configure test to avoid resolver memory leaks (Hajimu UMEMOTO)
- Really support dkim self and dkim none clauses
- Fix p0f wrong results caused by thread unsafety (Enrico Scholz)
- Fix GeoIP related crashes caused by thread unsafety (Enrico Scholz)
- Fix dumpfile argument on command line (Ole Hansen)
- Do not reject message if p0f cannot identiy the remote system
- Header for autowhitelisted messages bug fix (Attila Bruncsak)
- Fix MX sync stop on config reload (Attila Bruncsak, Hajimu UMEMOTO)

(tron)

2010-04-18 21:56:37 UTC MAIN commitmail json YAML

4 weeks without a maintainer, not good enough, i.e. Pickup maintainership.

(sbd)

2010-04-18 21:52:24 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup tickets #3080 and #3081.

(tron)

2010-04-18 21:51:49 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3081 - requested by tez
editors/nano: security update

Revisions pulled up:
- editors/nano/Makefile 1.38
- editors/nano/PLIST 1.15
- editors/nano/distinfo 1.17
---
Module Name:    pkgsrc
Committed By:  tez
Date:          Sun Apr 18 17:21:34 UTC 2010

Modified Files:
        pkgsrc/editors/nano: Makefile PLIST distinfo

Log Message:
update to 2.2.4 to resolve CVE-2010-1160 & CVE-2010-1161

(tron)

2010-04-18 21:51:49 UTC MAIN commitmail json YAML

Set NATIVE_MACHINE_GNU_PLATFORM & MACHINE_GNU_PLATFORM using
NATIVE_MACHINE_GNU_ARCH & MACHINE_GNU_ARCH respectively.

Fixes PR pkg/43147.

(sbd)

2010-04-18 21:48:39 UTC MAIN commitmail json YAML

syncing BINPKG_SITES with reality.

Originally suggested by hubertf@

(sbd)

2010-04-18 21:47:42 UTC pkgsrc-2010Q1 commitmail json YAML

Pullup ticket #3080 - requested by tez
lang/erlang: security patch

Revisions pulled up:
- lang/erlang/Makefile 1.45
- lang/erlang/distinfo 1.22
- lang/erlang/patches/patch-ax 1.1
---
Module Name:    pkgsrc
Committed By:  tez
Date:          Sat Apr 17 20:10:16 UTC 2010

Modified Files:
        pkgsrc/lang/erlang: Makefile distinfo
Added Files:
        pkgsrc/lang/erlang/patches: patch-ax

Log Message:
CVE-2008-2371 pcro buffer overflow fix based on:
http://vcs.pcre.org/viewvc/code/trunk/pcre_compile.c?r1=504&r2=505&view=patch

(tron)

2010-04-18 19:51:47 UTC MAIN commitmail json YAML

Do not create etc/ConsoleKit/seats.d/ inside prefix during install.  This
is automatically done by the installation scripts by creating the directory
inside sysconfdir (where it belongs).

Other than removing an unecessary directory creation, this prevents leaving
a directory behind upon package removal.

Bump PKGREVISION.

(jmmv)

2010-04-18 18:22:43 UTC MAIN commitmail json YAML

Add support for the debug option to the libgamin and gamin packages.
This is off by default so no need to bump the revision numbers.

(jmmv)

2010-04-18 17:23:16 UTC MAIN commitmail json YAML

nano update for CVE-2010-1160 & CVE-2010-1161

(tez)

2010-04-18 17:21:34 UTC MAIN commitmail json YAML

update to 2.2.4 to resolve CVE-2010-1160 & CVE-2010-1161

(tez)

2010-04-18 16:23:01 UTC MAIN commitmail json YAML

note updates of inn, irrtoolset5 and irssi

(spz)

2010-04-18 15:52:10 UTC MAIN commitmail json YAML

erlang & spamass-milter updates

(tez)

2010-04-18 15:34:16 UTC MAIN commitmail json YAML

Note initial addition of p5-AnyEvent-BDB version 1.1 as
databases/p5-AnyEvent-BDB into The NetBSD Packages Collection.

The Perl 5 module AnyEvent::BDB is an AnyEvent user. Loading it
will install the necessary magic to seamlessly integrate BDB into
AnyEvent, i.e. you no longer need to concern yourself with calling
BDB::poll_cb or any of that stuff.

(seb)

2010-04-18 15:33:39 UTC MAIN commitmail json YAML

Add & enable p5-AnyEvent-BDB

(seb)

2010-04-18 15:33:16 UTC MAIN commitmail json YAML

Initial import of p5-AnyEvent-BDB version 1.1 in the NetBSD Packages
Collection.

The Perl 5 module AnyEvent::BDB is an AnyEvent user. Loading it
will install the necessary magic to seamlessly integrate BDB into
AnyEvent, i.e. you no longer need to concern yourself with calling
BDB::poll_cb or any of that stuff.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2010-04-18 15:18:25 UTC MAIN commitmail json YAML

Note initial addition of p5-AnyEvent-AIO version 1.1 as
devel/p5-AnyEvent-AIO into The NetBSD Packages Collection.

The Perl 5 module AnyEvent::AIO is an AnyEvent user. Loading it
will install the necessary magic to seamlessly integrate IO::AIO
into AnyEvent, i.e. you no longer need to concern yourself with
calling IO::AIO::poll_cb or any of that stuff.

(seb)

2010-04-18 15:18:00 UTC MAIN commitmail json YAML

Add & enable p5-AnyEvent-AIO

(seb)

2010-04-18 15:17:42 UTC MAIN commitmail json YAML

Initial import of p5-AnyEvent-AIO version 1.1 in the NetBSD Packages
Collection.

The Perl 5 module AnyEvent::AIO is an AnyEvent user. Loading it
will install the necessary magic to seamlessly integrate IO::AIO
into AnyEvent, i.e. you no longer need to concern yourself with
calling IO::AIO::poll_cb or any of that stuff.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2010-04-18 14:52:17 UTC MAIN commitmail json YAML

+ ImageMagick-6.6.1.4, alsa-1.0.23, aria2-1.9.1, asymptote-1.93,
  attica-0.1.3, bugzilla-3.6, cmus-2.3.2, fotoxx-10.1.1, gcc-4.5.0,
  glibmm-2.24.1, gnome-icon-theme-2.30.1 [GNOME 2.30], gnumeric110-1.10.2,
  goffice0.8-0.8.2, gsed-4.2.1, gtk2-engines-2.20.1 [GNOME 2.30],
  gtkmm-2.20.2, imake-1.0.3, libao-sun-1.0.0, libsigc++-2.2.6,
  mathomatic-15.0.7, nano-2.2.4, nautilus-actions-2.30.2 [GNOME
  2.30], p5-Compress-Raw-Zlib-2.026, p5-Mouse-0.54, p5-PerlMagick-6.6.1.4,
  p5-YAML-LibYAML-0.33, pangomm-2.26.1, puzzles-8922, py-nose-0.11.3
  [pkg/43174], py-pyrex-0.9.9, py-pytz-2010h, py-qt4-4.7.3,
  py-sip-4.10.2, scmgit-base-1.7.0.5, scmgit-docs-1.7.0.5,
  softhsm-1.1.4, tinc-1.0.13, wine-devel-1.1.43, x264-devel-20100417,
  xapian-1.0.19, xapian-omega-1.0.19.

(wiz)

2010-04-18 14:51:12 UTC MAIN commitmail json YAML

Note new py-nose package from January (hi drochner!).

(wiz)

2010-04-18 14:11:10 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-Strptime to 1.2000

(seb)

2010-04-18 14:11:00 UTC MAIN commitmail json YAML

Update p5-DateTime-Format-Strptime from version 1.1000 to version 1.2000.
Approved by MAINTAINER.

Pkgsrc changes:
- Adjust dependencies

Upstream changes:
1.2000 2010-03-19
    - Updated to use non-deprecated DateTime::Locale API

(seb)

2010-04-18 14:10:53 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Locale to 0.45

(seb)

2010-04-18 14:10:42 UTC MAIN commitmail json YAML

Update p5-DateTime-Locale from version 0.44 to version 0.45.

Upstream changes:
0.45  2010-03-19

- Installing this release will cause older versions of
  DateTime::Format::Strptime to warn like crazy. Please update
  DateTime::Format::Strptime if you install this release.

- This is an interim release still based on CLDR 1.7.1 pending the release of
  Locale::CLDR, which will happen real soon now, for some definition of soon.

- Removed dependency on Class::ISA and just copied what we need from said
  module directly. Class::ISA warns as deprecated if used with Perl 5.11.0,
  even though it works just fine (doh). RT #53940.

- All methods deprecated in the last release now warn when called.

- Added methods to return per-locale strftime formats from the glibc
  data. These methods are not yet documented. They are just there for now to
  allow me to update DateTime::Format::Strptime.

(seb)

2010-04-18 12:24:59 UTC MAIN commitmail json YAML

Note update of net/ncftp3 to 3.24

(zafer)

2010-04-18 12:23:52 UTC MAIN commitmail json YAML

remove ncftp3 from list. done.

(zafer)

2010-04-18 12:22:40 UTC MAIN commitmail json YAML

Update ncftp3 to 3.2.4. Add LICENSE.

Change Log:

3.2.4, 2010-04-07
* Ncftpget and ncftpput can now read $HOME/.ncftp/bookmarks and take a bookmark name in place of a hostname. If the hostname specified is not fully qualified (i.e. does not contain a period), then bookmarks will be queried; if no bookmarks match, then a local hostname is assumed. Bookmarks are also queried for the config file option, -f, when the file specified by -f does not exist.
* Compatibility fixes for FreeBSD 8.
* Support for local validation of DNSSEC when combined with libraries available from the DNSSEC Tools project (Thanks, Robert Story).
* Microsoft disabled recursive directory listings altogether when fixing KB975254 (Thanks, Andrew Coggeshall). When entire directories are downloaded, instead of using "LIST -R" for one efficient listing of all files, the directories are manually traversed with one directory listing for each subdirectory. This will improve reliability of recursive downloads, except for the case when their are circular symbolic links (which is why "LIST -R" had been favored, which the server can easily handle).
* Compatibility fixes for Mac OS X for building from source code (Thanks, Mathieu Rene)

the complete changelog is available here:
http://www.ncftp.com/ncftp/doc/changelog.html

(zafer)

2010-04-18 12:02:59 UTC MAIN commitmail json YAML

Some clean up:
* exactly disable python and java support same as perl and php
* pdftops filter is installed unconditionally, so change
  PKG_OPTIONS_GROUP.pdftops to REQUIRED_GROUP
* xpdf does not install pdftops tool anymore and using it came from
  poppler-utils.  so deprecate xpdf option and suggest poppler option instead.
* change gs option to ghostscript from option.description.
* exactly select "gs" or "pdftops" and tell its path to configure script.
* change ghostscript dependency from DEPENDS to USE_TOOLS.
* exactly disable gssapi support with "-kerberos" option.

(obache)

2010-04-18 11:27:12 UTC MAIN commitmail json YAML

barnyard has moved to sourceforge. update master_sites.

(zafer)

2010-04-18 09:20:25 UTC MAIN commitmail json YAML

Nav.o now gets build and installed on 64-bit Mac OS X

(adam)