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


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




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (19d)  pkgsrc-2023Q4 (66d)  pkgsrc-2023Q2 (98d)  pkgsrc-2023Q3 (178d) 

2024-06-06 04:32:54 UTC Now

2014-02-04 12:11:57 UTC MAIN commitmail json YAML

Make sure FC is set for g77/gfortran. Fixes runtime Fortran in math/R et al.

(fhajny)

2014-02-04 11:51:05 UTC MAIN commitmail json YAML

Updated math/ruby-spreadsheet to 0.9.7

(obache)

2014-02-04 11:50:54 UTC MAIN commitmail json YAML

Update ruby-spreadsheet to 0.9.7.

### 0.9.7 / 04.02.2014

* Avoid exception when reading text objects
* Add test for drawings with text (currenty broken)
* Restore xlsopcodes script which had been mangled in previous commits
* Remove ruby 1.9 from roadmap, it's already working fine
* Fix excel file format documentation which had been mangled in previous commits

(obache)

2014-02-04 11:41:04 UTC MAIN commitmail json YAML

2014-02-04 11:37:50 UTC MAIN commitmail json YAML

Added audio/asunder version 2.4

(obache)

2014-02-04 11:36:44 UTC MAIN commitmail json YAML

2014-02-04 10:51:31 UTC MAIN commitmail json YAML

inlucde machine/endian.h on NetBSD and OpenBSD to detect endian for neigher
x86 nor ppc.

PR pkg/48548

(obache)

2014-02-04 10:27:06 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Address to 1.901

(rhaen)

2014-02-04 10:26:10 UTC MAIN commitmail json YAML

Update to 1.901

Upstream changes:
1.901    2014-01-28 22:41:54-05:00 America/New_York
          further avoidance of stringifying to undef (thanks, this time, to
          David Golden)

(rhaen)

2014-02-04 09:06:52 UTC MAIN commitmail json YAML

Update pidgin and realated package to 2.10.9.

(obache)

2014-02-04 09:04:30 UTC MAIN commitmail json YAML

Update pidgin to 2.10.9.

version 2.10.9 (2/2/2014):
XMPP:
* Fix problems logging into some servers including jabber.org and
  chat.facebook.com. (#15879)

(obache)

2014-02-04 08:28:06 UTC MAIN commitmail json YAML

Mark as not ready for python-3.x.

Fixes reversed condition change at the previous commit.
Build may fine with python-3.x, but installed scripts are incompatible.

(obache)

2014-02-04 03:16:44 UTC MAIN commitmail json YAML

Take care for older bmake, tested on old NetBSD 4's make(1).
Noted by wiz@ via private E-mail.

(taca)

2014-02-04 02:53:16 UTC MAIN commitmail json YAML

Updated devel/mk-configure to 0.26.0

(cheusov)

2014-02-04 02:53:01 UTC MAIN commitmail json YAML

Update mk-configure to 0.26.0

  "Features" framework was implemented (variable MKC_FEATURES).  In
  general, a feature is something that has problems with
  portability. This may be a function name or header missing on some
  platforms, for example.  What developer needs to do is to add
  FEATURENAME to MKC_FEATURES variable and add #include
  <mkc_FEATURENAME.h> where it is needed. Internally, system
  requiremets are checked in the automatically included
  mkc_imp.f_FEATURENAME.mk file and all required actions (includes,
  define checks etc.)  are made in mkc_FEATURENAME.h header file.
  Currently the following features are provided: strlcat, strlcpy,
  getline, libm, libdl, RB, SPLAY, SLIST, SIMPLEQ, STAILQ, LIST, TAILQ
  and CIRCLEQ. Original idea was stolen from pkgsrc.

  mkc_imp.pkg-config.mk:
    - New variables MKC_CHECK_PKGCONFIG and MKC_REQUIRE_PKGCONFIG were
      introduced.  They work just like other MKC_{CHECK,REQUIRE}_*
      variables from mkc.configure.mk. Thanks to Andrew Shadura for
      pushing me to this direction.

  mkc.configure.mk:
    - MKC_{CHECK,REQUIRE}_PROTOTYPES were introduced.  With their help
      mk-configure is able to check C function prototypes.  This
      feature was proposed by Andrew Shadura.

  If ${MKC_CACHEDIR} does not exit, it is automatically created.

  ${SRCTOP}/Makefile.common is included by all subprojects if it
  exists. It can be used as a replacement or addition for
  ../Makefile.inc.

  Valiables SRCDIR_<dir>, SRC_PATHADD, MKC_SOURCE_DIR, LDFLAGS0 and
  LDADD0 were introduced.

  Wrongly named builtin 'endianess' was renamed to 'endianness'.
  Thanks to Andew Shadura for the report and fix!

  mk-configure itself is now 2-level project.
  This allows me to run an arbitrary regression test like the following
    bmake test-examples/hello_world
  Hurray! :-)

  mkc.subprj.mk:
    - Now it works correctly if NOSUBDIR is not empty.
      Also, NOSUBDIR affects NODEPS and therefore the dependency graph.
    - New target "print-deps" that outputs the dependency graph was
      introduced.

  -O is added to CFLAGS if USE_FORT==yes, seen on Linux/ppc64/gcc

  Documentation: clean-ups, grammar fixes, minor improvements.

  Fix. Some @@ patterns in mk-configure.7 should not be replaced with
  directories. Thanks to Andrew Shadura for the report!

  This release was successfully tested on the following platforms:
  NetBSD-6.1/amd64, FreeBSD-8.3/amd64, OpenBSD-{4.9,5.3}/x86,
  DragonFlyBSD-3.4/x86, Linux/{x86,amd64}, SunOS-5.10/sparc,
  SunOS-5.11/x86.

(cheusov)

2014-02-04 02:13:37 UTC MAIN commitmail json YAML

note update of security/netpgpverify

(also fixup the login name on the previous entry)

(agc)

2014-02-04 02:11:56 UTC MAIN commitmail json YAML

forgot a file in the previous changes

(agc)

2014-02-04 02:11:18 UTC MAIN commitmail json YAML

Update security/netpgpverify to version 20140202

Changes from previous version:

Add the ability for netpgpverify to verify ssh-pub-key-based signatures.

It is much more likely for ssh (rather than pgp) keys to be available,
and used, as a source of authentication data.  These changes add the
ability for netpgpverify(1) -- the standalone, zero-prereq utility -
to verify signatures made by netpgp when using ssh keys.

Running the regression tests in WRKDIR gives the following output:

% mk -f *.bsd tst
./netpgpverify -k pubring.gpg NetBSD-6.0_RC1_hashes.asc
Good signature for NetBSD-6.0_RC1_hashes.asc made Thu Aug 23 11:47:50 2012
signature    4096/RSA (Encrypt or Sign) 064973ac4c4a706e 2009-06-23
fingerprint  ddee 2bdb 9c98 a0d1 d4fb dbf7 0649 73ac 4c4a 706e
uid          NetBSD Security Officer <security-officer@NetBSD.org>

./netpgpverify -k pubring.gpg NetBSD-6.0_RC1_hashes.gpg
Good signature for NetBSD-6.0_RC1_hashes.gpg made Thu Mar 14 13:32:59 2013
signature    4096/RSA (Encrypt or Sign) 064973ac4c4a706e 2009-06-23
fingerprint  ddee 2bdb 9c98 a0d1 d4fb dbf7 0649 73ac 4c4a 706e
uid          NetBSD Security Officer <security-officer@NetBSD.org>

./netpgpverify -v
netpgpverify portable 20140202
./netpgpverify -S sshtest-20140202.pub data.gpg
Good signature for data.gpg made Mon Feb  3 17:54:21 2014
signature    4096/RSA (Encrypt or Sign) 4d129225945bbb8f 1970-01-01
fingerprint  874b 75de d6a3 341f 2d5a 2219 4d12 9225 945b bb8f
uid          netbsd-001.cupertino.alistaircrooks.com (sshtest-20140202.pub) <agc@netbsd-001.cupertino.alistaircrooks.com>

./netpgpverify -S sshtest-20140202.pub data.sig
Good signature for data.sig made Sun Feb  2 21:45:05 2014
signature    4096/RSA (Encrypt or Sign) 4d129225945bbb8f 1970-01-01
fingerprint  874b 75de d6a3 341f 2d5a 2219 4d12 9225 945b bb8f
uid          netbsd-001.cupertino.alistaircrooks.com (sshtest-20140202.pub) <agc@netbsd-001.cupertino.alistaircrooks.com>

expected failure, to check bad signatures fail to verify
sed -e 's|A|B|' data.gpg | ./netpgpverify -S sshtest-20140202.pub
Signature did not match contents -- Signature on data did not match
*** Error code 1 (ignored)
%

A new HOWTO file is provided in the sources (files/HOWTO) to show how
to sign data using ssh keys and netpgp(1).

(agc)

2014-02-04 00:20:17 UTC MAIN commitmail json YAML

2014-02-04 00:19:54 UTC MAIN commitmail json YAML

Honour system CFLAGS. Fix build with TCL 8.6. Bump revision.

(joerg)

2014-02-04 00:19:14 UTC MAIN commitmail json YAML

Allow build with TCL 8.6. Needs more work as it fails in the install
phase.

(joerg)

2014-02-04 00:18:40 UTC MAIN commitmail json YAML

2014-02-04 00:17:54 UTC MAIN commitmail json YAML

2014-02-04 00:17:35 UTC MAIN commitmail json YAML

2014-02-04 00:16:09 UTC MAIN commitmail json YAML

2014-02-04 00:15:14 UTC MAIN commitmail json YAML

Fix build with TCL 8.6. Honour system CFLAGS. Bump revision.

(joerg)

2014-02-04 00:14:16 UTC MAIN commitmail json YAML

2014-02-04 00:13:03 UTC MAIN commitmail json YAML

Kill register keyword in gperf output to allow building with -Werror and
clang.

(joerg)

2014-02-04 00:12:07 UTC MAIN commitmail json YAML

Build with TCL 8.6.

(joerg)

2014-02-04 00:11:43 UTC MAIN commitmail json YAML

2014-02-03 17:24:00 UTC MAIN commitmail json YAML

Updated lang/nodejs to 0.10.25

(fhajny)

2014-02-03 17:23:48 UTC MAIN commitmail json YAML

2014.01.23, Version 0.10.25 (Stable)
* uv: Upgrade to v0.10.23
* npm: Upgrade to v1.3.24
* v8: Fix enumeration for objects with lots of properties
* child_process: fix spawn() optional arguments (Sam Roberts)
* cluster: report more errors to workers (Fedor Indutny)
* domains: exit() only affects active domains (Ryan Graham)
* src: OnFatalError handler must abort() (Timothy J Fontaine)
* stream: writes may return false but forget to emit drain (Yang Tianyang)

(fhajny)

2014-02-03 16:51:44 UTC MAIN commitmail json YAML

Updated security/libgcrypt to 1.6.1

(wiz)

2014-02-03 16:51:35 UTC MAIN commitmail json YAML

Update to 1.6.1. Remove lots of integrated patches.

Noteworthy changes in version 1.6.1 (2014-01-29)
------------------------------------------------

* Added emulation for broken Whirlpool code prior to 1.6.0.

* Improved performance of KDF functions.

* Improved ECDSA compliance.

* Fixed locking for Windows and non-ELF Pthread systems (regression
  in 1.6.0)

* Fixed message digest lookup by OID (regression in 1.6.0).

* Fixed a build problem on NetBSD.

* Fixed memory leaks in ECC code.

* Fixed some asm build problems and feature detection bugs.

* Interface changes relative to the 1.6.0 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GCRY_MD_FLAG_BUGEMU1            NEW (minor API change).

(wiz)

2014-02-03 16:48:29 UTC MAIN commitmail json YAML

Updated security/caff to 1.1.5

(wiz)

2014-02-03 16:48:21 UTC MAIN commitmail json YAML

Update to 1.1.5: bugfixes, e.g. for perl-5.18 compat.

(wiz)

2014-02-03 16:46:22 UTC MAIN commitmail json YAML

Updated fonts/harfbuzz to 0.9.26

(wiz)

2014-02-03 16:46:13 UTC MAIN commitmail json YAML

Update to 0.9.26:

Overview of changes leading to 0.9.26
Thursday, January 30, 2014
=====================================

- Misc fixes.
- Fix application of 'rtlm' feature.
- Automatically apply frac/numr/dnom around U+2044 FRACTION SLASH.
- New header: hb-ot-shape.h
- Uniscribe: fix scratch-buffer accounting.
- Reorder Tai Tham SAKOT to after tone-marks.
- Add Hangul shaper.
- New files:
  hb-ot-shape-complex-hangul.cc
  hb-ot-shape-complex-hebrew.cc
  hb-ot-shape-complex-tibetan.cc
- Disable 'cswh' feature in Arabic shaper.
- Coretext: better handle surrogate pairs.
- Add HB_TAG_MAX and _HB_SCRIPT_MAX_VALUE.

(wiz)

2014-02-03 16:44:41 UTC MAIN commitmail json YAML

Updated misc/py-anki2 to 2.0.22

(wiz)

2014-02-03 16:44:32 UTC MAIN commitmail json YAML

Update to 2.0.22:

Fix a regression in the type-answer feature where multiple clozes
were not presented in order.
Some tweaks to the SuperMemo importer, thanks to jmaatta.

(wiz)

2014-02-03 16:42:40 UTC MAIN commitmail json YAML

Updated misc/dialog to 1.2.20140112

(wiz)

2014-02-03 16:42:32 UTC MAIN commitmail json YAML

Update to 20140112:

2014/01/12
+ improve calculation for amount to scroll in programbox when an "Ok"
  button might obscure part of the data (report by Florent Rougon).
+ modify program to permit --separate-output to be used with buildlist
  and treeview widgets (report by Florent Rougon).
+ add list-height parameter to manpage description of --buildlist
  (report by Florent Rougon).
+ minor fixes to dialog.1 manpage; the reported problem was actually
  fixed in 20120703 (Debian #726233, patch by Bjarni Ingi Gislason).
+ add a "Hello World" example to dialog.3 manpage (prompted by
  discussions with Dustin Oprea, Kevin Ingwersen).
+ correct comparison in dlg_lookup_key() so that using "bindkey" with
  a "*" wildcard parameter works as documented (report by Stewart
  Benedict).
+ updated configure macros, fixes for clang and mingw.
+ update config.guess, config.sub

(wiz)

2014-02-03 16:41:07 UTC MAIN commitmail json YAML

Updated x11/xtrans to 1.3.3

(wiz)

2014-02-03 16:40:58 UTC MAIN commitmail json YAML

Update to 1.3.3:

Changes:

Gaetan Nadon (3):
      xtrans.m4: fix warning by replacing obsolete AC_HELP_STRING
      xtrans.m4: replace deprecated AC_HAVE_LIBRARY with AC_CHECK_LIB
      xtrans.m4: remove AC_TYPE_SIGNAL and Imake SIGNALRETURNSINT

Hans de Goede (1):
      xtrans 1.3.3

Jon TURNEY (1):
      Add TransIsListening()

Mark Kettenis (3):
      Remove unused static inlines
      Fix alignment issues in FD passing code
      Don't restrict FD passing to Linux & Solaris

��ukasz Stelmach (2):
      Define TRANS_RECEIVED flag for transports
      Enable systemd socket activation

(wiz)

2014-02-03 16:38:53 UTC MAIN commitmail json YAML

Mark as not ready for python-3.x.

finch does not compile with python-3.3. Since libpurple is not versioned
and finch pulls it in, we have to mark libpurple too, and then pidgin
because of libpurple. It's all one codebase anyway...

(wiz)

2014-02-03 16:17:13 UTC MAIN commitmail json YAML

2014-02-03 16:11:31 UTC MAIN commitmail json YAML

Fix doc option packaging

(ryoon)

2014-02-03 16:10:34 UTC MAIN commitmail json YAML

2014-02-03 16:09:34 UTC MAIN commitmail json YAML

Remove seldomly needed packages from introduction.
Add a section about HTTPS, since it really is a FAQ.

(wiz)

2014-02-03 16:02:09 UTC MAIN commitmail json YAML

Updated x11/libxkbcommon to 0.4.0

(ryoon)

2014-02-03 16:01:19 UTC MAIN commitmail json YAML

Update to 0.4.0

CHangelog:
libxkbcommon 0.4.0
==================

- Add a new add-on library, xkbcommon-x11, to support creating keymaps
  with the XKB X11 protocol, by querying the X server directly.
  See the xkbcommon/xkbcommon-x11.h header file for more details.
  This library requires libxcb-xkb >= 1.10, and is enabled by default.
  It can be disabled with the --disable-x11 configure switch.
  Distributions are encouraged to split the necessary files for this
  library (libxkbcommon-x11.so, xkbcommon-x11.pc, xkbcommon/xkbcommon-x11.h)
  to a separate package, such that the main package does not depend on
  X11 libraries.

- Fix the keysym <-> name lookup table to not require huge amounts of
  relocations.

- Fix a bug in the keysym <-> name lookup, whereby lookup might fail in
  some rare cases.

- Reduce memory usage during keymap compilation.

- New API:
  New keysyms from xproto 7.0.25 (German T3 layout keysyms).
  XKB_MOD_NAME_NUM for the usual NumLock modifier.
  xkb_x11_* types and functions, XKB_X11_* constants.

(ryoon)

2014-02-03 15:32:15 UTC MAIN commitmail json YAML

Add comment on how to fetch the distfile, if "make fetch" fails

(pettai)

2014-02-03 15:25:28 UTC MAIN commitmail json YAML

Note update of Contao pacakges:

www/contao211 2.11.14
www/contao211-example 2.11.14
www/contao32 3.2.5 [taca 2014-02-03]
www/contao32-example 3.2.5 [taca 2014-02-03]

(taca)

2014-02-03 15:23:22 UTC MAIN commitmail json YAML

Update contao32 to 3.2.5, including fix for CVE-2014-1860.

* pkgsrc change: remove obsolete lines for contao31.

Version 3.2.5 (2014-02-03)
--------------------------

### Fixed
Correctly load the parent pages in the navigation modules (see #6696).

### Fixed
Correctly encode URLs with GET parameters in the syndication links (see #6683).

### Fixed
Do not pass POST data to the `deserialize()` function, so it is not vulnerable
to PHP object injection. Thanks to Pedro Ribeiro for his input (see #6695).

### Fixed
Allow any character in passwords, especially the less-than symbol (see #6447).

### Fixed
Purge the image cache if a file is being renamed (see #6641).

### Fixed
Preserve tags in custom CSS definitions (see #6667).

### Fixed
Make the swipe CSS selectors more specific (see #6666).

### Fixed
Correctly optimize floating-point numbers in style sheets (see #6674).

(taca)

2014-02-03 15:20:39 UTC MAIN commitmail json YAML

Update contao211 package to 2.11.14, fix for CVE-2014-1860.

Version 2.11.14 (2014-02-03)
----------------------------

### Fixed
Do not pass POST data to the `deserialize()` function, so it is not vulnerable
to PHP object injection. Thanks to Pedro Ribeiro for his input (see #6695).

(taca)

2014-02-03 12:45:26 UTC MAIN commitmail json YAML

dnscheck-1.54
=============

Some extracts from the git log:

* Add new DNSKEY algorithms registered by IANA
* Add AUTH checking over both UDP and TCP. [Fixes #80]
* New queue dispatch
* Clean out dead code, add tests to new code and add log entries.
  [Closes #89]
* Log when an AS prefix is discarded
* Add simple command-line tool to add domains to the dispatcher queue
* Add callback functionality to logger
* Perl 5.18 fix (hash key order randomization)
* The authoritative servers for ARPA are the root servers, which caused
  problems for our parent-finding algorithm. Worked around by special
  -casing so that single-label names always return root as the parent.
  [Closes #92]
* Make allowed maximum NSEC3 iterations a policy parameter
* Detect DNSCurve-supporting nameservers
* Significant improvements to glue checking
* Fix for referral check under undelegated
* More tests for new glue-checking code
* Detect names in domains reserved by IANA (RFC 6761). [Closes #96]
* Log messages for reserved ASs. [Closes #97]

(pettai)

2014-02-03 11:39:59 UTC MAIN commitmail json YAML

Updated devel/mercurial to 2.9

(wiz)

2014-02-03 11:39:49 UTC MAIN commitmail json YAML

Update to 2.9:

1. Mercurial 2.9 (2014-02-01)

This is a regularly-scheduled feature release.
    aliases: make "_checkshellalias()" invoke "findcmd()" with "strict=True"
    backout: add a message after backout that need manual commit
    backout: avoid update on simple case
    bash_completion: add completion for deleting a shelve
    bash_completion: add global support for -B|--bookmark
    bash_completion: add global support for -b|--branch
    bisect: --command without --noupdate should flag the parent rev it tested
    bookmarks: allow push -B to create a new remote head (issue2372)
    branchmap: cache open/closed branch head information
    cat: increase perf when catting single files
    changectx: increase perf of walk function
    clone: do not turn hidden changeset public on publishing clone (issue3935)
    convert: use branchmap to change default branch in destination (issue3469)
    date: allow %z in format (issue4040)
    diff: search beyond ancestor when detecting renames
    hgweb: infinite scroll support for coal, gitweb, and monoblue styles
    merge: consider successor changesets for a bare update
    patch: add support for git delta hunks
    phase: properly compute ancestors of --rev on push (issue3786)
    rebase: abort cleanly when we encounter a damaged rebasestate (issue4155)
    rebase: do not crash in panic when cwd disapear in the process (issue4121)
    record: --user/-u now works with record when ui.username not set (issue3857)
    record: re-enable whitespace-ignoring options
    relink: abort earlier when on different devices (issue3916)
    strip: add faster revlog strip computation
    subrepo: check phase of state in each subrepositories before committing
    subrepo: make it possible to update to hidden subrepo revisions
    subsettable: move from repoview to branchmap, the only place it's used
    templater: selecting a style with no templates does not crash (issue4140)
    update: consider successor changesets when moving active bookmark
    url: added authuri when login information is requested (issue3209)

(wiz)

2014-02-03 10:22:23 UTC MAIN commitmail json YAML

+py-sqlsoup; Packaged originally in pkgsrc-wip by: kamelderouiche@yahoo.com

(rodent)

2014-02-03 10:21:24 UTC MAIN commitmail json YAML

Added databases/py-sqlsoup version 0.9.0

(rodent)

2014-02-03 10:21:13 UTC MAIN commitmail json YAML

Import py27-sqlsoup-0.9.0 as databases/py-sqlsoup.

SQLSoup provides a convenient way to map Python objects to relational database
tables, with no declarative code of any kind. It's built on top of the
SQLAlchemy ORM and provides a super-minimalistic interface to an existing
database.

(rodent)

2014-02-03 09:48:44 UTC MAIN commitmail json YAML

tell incdir of ncurses from pkgsrc to bootstrap.

(obache)

2014-02-03 08:59:33 UTC MAIN commitmail json YAML

LDFLAGS.SunOS+= -lsocket -lnsl

(rodent)

2014-02-03 08:58:26 UTC MAIN commitmail json YAML

Link against -lnsl and -lsocket for SunOS.

(rodent)

2014-02-03 07:06:55 UTC MAIN commitmail json YAML

PKGNAME_NOREV is not defined yet.

(obache)

2014-02-03 07:02:32 UTC MAIN commitmail json YAML

let to do "patch" target before "bootstrap"

(obache)

2014-02-03 03:14:36 UTC MAIN commitmail json YAML

Updated emulators/suse131_base to 13.1nb1

(obache)

2014-02-03 03:14:19 UTC MAIN commitmail json YAML

Remove old own "SuSE-release" way, use openSUSE-release RPM instead.
It was deprecated, and new "os-release" came.

Bump PKGREVISION.

(obache)

2014-02-03 03:08:08 UTC MAIN commitmail json YAML

remove unwanted entries.

(obache)

2014-02-02 23:42:04 UTC MAIN commitmail json YAML

Updated devel/nspr to 4.10.3

(ryoon)

2014-02-02 23:41:31 UTC MAIN commitmail json YAML

Update to 4.10.3

Changelog:
NSPR 4.10.3 has the following bug fixes:
* Bug 749849: ensure we'll free the thread-specific data key.
  Contributed by Kai Engert.
* Bug 941461: don't compile android with unaligned memory access.
  Contributed by Brad Lassey.
* Bug 932398: Add PR_SyncMemMap, a portable version of
  msync/FlushViewOfFile. Contributed by Luke Wagner.
* Bug 952621: Fix a thread-unsafe access to lock->owner in PR_Lock.
* Bug 957458: Fix several bugs in the lock rank checking code.
* Bug 936320: Use an alternative test for IPv6 support on Linux to
  avoid opening a socket.

(ryoon)

2014-02-02 23:36:32 UTC MAIN commitmail json YAML

2014-02-02 23:35:13 UTC MAIN commitmail json YAML

Added audio/glyr version 1.0.3

(rodent)

2014-02-02 23:35:03 UTC MAIN commitmail json YAML

Import glyr-1.0.3 as audio/glyr.

Glyr comes both in a commandline interface tool and as a C library, both with an
easy to use interface. The sort of metadata glyr is searching (and downloading)
is usually the data you see in your music player. And indeed, originally it was
written to serve as internally library for a music player, but has been extended
to work as a standalone program.

(rodent)

2014-02-02 23:32:05 UTC MAIN commitmail json YAML

Use PKGBASE in DIST_SUBDIR instead of PKGNAME. Otherwise, we're going to
have a load of py-amqp directories rather than just throwing all the
distfiles in one. Hindsight 20/20.

(rodent)

2014-02-02 23:22:35 UTC MAIN commitmail json YAML

+flare-{engine,game}

(rodent)

2014-02-02 23:21:49 UTC MAIN commitmail json YAML

Added games/flare-game version 0.19

(rodent)

2014-02-02 23:21:37 UTC MAIN commitmail json YAML

Import flare-game-0.19 as games/flare-game.

Flare (Free Libre Action Roleplaying Engine) is a simple game engine built to
handle a very specific kind of game: single-player 2D action RPGs. Flare is not
a reimplementation of an existing game or engine. It is a tribute to and
exploration of the action RPG genre.

This package contains Flare the game.

(rodent)

2014-02-02 23:20:01 UTC MAIN commitmail json YAML

Added games/flare-engine version 0.19

(rodent)

2014-02-02 23:19:51 UTC MAIN commitmail json YAML

Import flare-engine-0.19 as games/flare-engine.

Flare (Free Libre Action Roleplaying Engine) is a simple game engine built to
handle a very specific kind of game: single-player 2D action RPGs. Flare is not
a reimplementation of an existing game or engine. It is a tribute to and
exploration of the action RPG genre.

This package contains only the engine part of Flare.

(rodent)

2014-02-02 20:21:00 UTC MAIN commitmail json YAML

Updated sysutils/vobcopy to 1.2.0nb1

(wiz)

2014-02-02 20:20:50 UTC MAIN commitmail json YAML

2014-02-02 19:06:39 UTC MAIN commitmail json YAML

Updated devel/tcllib to 1.15

(wiz)

2014-02-02 19:06:30 UTC MAIN commitmail json YAML

Update to 1.15. Provided by Kai-Uwe Eckhardt in private mail.

Changelog:
2013-02-01  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

*
* Released and tagged Tcllib 1.15 ========================
*

2013-01-28  Andreas Kupries  <andreask@activestate.com>

* modules/fileutil: New package 'fileutil::decode'.
* modules/zip: New module 'zip', with packages 'zipfile::encode'
  and 'zipfile::decode'

2013-01-24  Andreas Kupries  <andreask@activestate.com>

* New module and packages: clock (rfc2822, iso8601).
  Tcl 8.5 only.

2013-01-08  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

* configure.in: [Bug 3593146]: Extended with CYGPATH usage to
  allow building under cygwin.
* configure: Regenerated (autoconf 2.67).

2012-08-07  Andreas Kupries  <andreask@activestate.com>

* modules/generator: Generators (via the coroutines of
  Tcl 8.6). Provided by Neil Madden.
* support/installation/modules.tcl:

(wiz)

2014-02-02 17:01:54 UTC MAIN commitmail json YAML

+ caff-1.1.5, calibre-1.22, chrony-1.29.1, dateutils-0.2.7,
  ffmpeg-1.2.5, harfbuzz-0.9.26, i3-4.7.2, libao-1.2.0, libao-sun-1.2.0,
  libgcrypt-1.6.1, libuuid-2.24.1, libxkbcommon-0.4.0, mono-3.2.6,
  mpg123-1.18.0, nspr-4.10.3, openssh-6.5, py-anki2-2.0.22,
  py-ldap-2.4.14, raptor2-2.0.13, rudiments-0.45, sendmail-8.14.8,
  socat-1.7.2.3, tea-37.1.0, x264-devel-20140201, xcb-util-0.4.0.

(wiz)

2014-02-02 16:08:07 UTC MAIN commitmail json YAML

2014-02-02 16:06:36 UTC MAIN commitmail json YAML

Added fonts/SDL2_ttf version 2.0.12

(rodent)

2014-02-02 16:06:20 UTC MAIN commitmail json YAML

Import SDL2_ttf-2.0.12 as fonts/SDL2_ttf.

This is a sample library which allows you to use TrueType fonts in your SDL
applications. It comes with an example program "showfont" which displays an
example string for a given TrueType font file.

(rodent)

2014-02-02 15:57:24 UTC MAIN commitmail json YAML

2014-02-02 15:56:44 UTC MAIN commitmail json YAML

Added net/SDL2_net version 2.0.0

(rodent)

2014-02-02 15:56:29 UTC MAIN commitmail json YAML

Import SDL2_net-2.0.0 as net/SDL2_net.

This is a small sample cross-platform networking library, with a sample chat
client and server application. The chat client uses the GUIlib GUI framework
library.

(rodent)

2014-02-02 15:39:55 UTC MAIN commitmail json YAML

2014-02-02 15:39:11 UTC MAIN commitmail json YAML

Added audio/SDL2_mixer version 2.0.0

(rodent)

2014-02-02 15:39:01 UTC MAIN commitmail json YAML

Import SDL2_mixer-2.0.0 as audio/SDL2_mixer.

SDL_mixer is a sample multi-channel audio mixer library. It supports any number
of simultaneously playing channels of 16 bit stereo audio, plus a single channel
of music, mixed by the popular FLAC, MikMod MOD, Timidity MIDI, Ogg Vorbis, and
SMPEG MP3 libraries.

As of SDL_mixer 1.2.7, FLAC, MikMod, Ogg Vorbis and MP3 loading libraries are
dynamically loaded, so if you don't need to load those formats, you don't need
to include those shared libraries.

(rodent)

2014-02-02 15:24:54 UTC MAIN commitmail json YAML

2014-02-02 15:24:23 UTC MAIN commitmail json YAML

Added multimedia/smpeg2 version 2.0.0

(rodent)

2014-02-02 15:24:13 UTC MAIN commitmail json YAML

Import smpeg2-2.0.0 as multimedia/smpeg2.

SMPEG is a free MPEG1 video player library with sound support. Video playback is
based on the ubiquitous Berkeley MPEG player, mpeg_play v2.2. Audio is played
through a slightly modified mpegsound library, part of Splay v0.8.2. SMPEG
supports MPEG audio (MP3), MPEG-1 video, and MPEG system streams.

(rodent)

2014-02-02 14:57:52 UTC MAIN commitmail json YAML

Updated www/php-owncloud to 6.0.1

(ryoon)

2014-02-02 14:56:59 UTC MAIN commitmail json YAML

Update to 6.0.1

Changelog:
Version 6.0.1 Jan 22th 2014

    Fix handling of encryption keys
    Disable xcache in case admin auth is disabled
    Speed DB improvements in user home directory location fetching
    Fix some APC configuration problems
    Fix duplicate .exe mime-type detection
    Support DECIMAL DB schema statement
    Fix some API response code problems
    Added download workaround for some Android versions.
    Turn off not working mod_pagespeed extension
    Command line tool option to show user number
    Some LDAP fixes for certain configurations
    Fix previews for reshared files
    Fix unshare on delete behaviour
    Fix a CIFS mounting timezone problem
    File Trash handling fixes
    Fix potential data corruption problem during massive parallel uploads of the same file
    Fix versions expiration logic
    Fix public upload progress bar
    Fix issues with intermittent ���Insufficient Storage��� message when quota is enabled

(ryoon)

2014-02-02 14:11:26 UTC MAIN commitmail json YAML

Updated geography/gipfel to 0.4.0

(rodent)

2014-02-02 14:11:14 UTC MAIN commitmail json YAML

Update to latest release, 0.4.0. From ChangeLog:

gipfel-0.4.0
* Fix compilation with fltk-1.3.x.
* Use proper distance for distortion correction.
* Don't update coordinates of marked hills.
* Remove compute button.
  Positions are now updated automatically when marked hills are moved.
* Fix focal length for images in portrait format.
* Fix up/down keys in viewpoint chooser.

(rodent)

2014-02-02 14:07:49 UTC MAIN commitmail json YAML

Remove PYPKGPREFIX from DIST_SUBDIR.

(rodent)

2014-02-02 13:58:46 UTC MAIN commitmail json YAML

Updated net/py-kombu to 3.0.10

(rodent)

2014-02-02 13:58:34 UTC MAIN commitmail json YAML

Updated to latest release, 3.0.10. Now depends on net/py-amqp>=1.4.1. From
Changelog:

3.0.10
======

- Now depends on :mod:`amqp` 1.4.1.
- ``maybe_declare`` now raises a "recoverable connection error" if
  the channel is disconnected instead of a :exc:`ChannelError` so that
  the operation can be retried.
- Redis: ``Consumer.cancel()`` is now thread safe.
    This fixes an issue when using gevent/eventlet and a
    message is handled after the consumer is cancelled resulting
    in a "message for queue without consumers" error.
- Retry operations would not always respect the interval_start
  value when calculating the time to sleep for (Issue #303).
- Timer: Fixed "unhashable type" error on Python 3.
- Hub: Do not attempt to unregister operations on an already closed
  poller instance.

3.0.9
=====

- Now depends on :mod:`amqp` 1.4.0.
- Redis: Basic cancel for fanout based queues now sends a corresponding
  ``UNSUBSCRIBE`` command to the server.
    This fixes an issue with pidbox where reply messages could be received
    after the consumer was cancelled, giving the ``"message to queue without
    consumers"`` error.
- MongoDB: Improved connection string and options handling
  (Issue #266 + Issue #120).
- SQS: Limit the number of messages when receiving in batch to 10.
    This is a hard limit enforced by Amazon so the sqs transport
    must not exceeed this value.
- ConsumerMixin: ``consume`` now checks heartbeat every time the
  socket times out.
- Retry Policy: A max retries of 0 did not retry forever.
- Simple: If passing a Queue object the simple utils will now take
  default routing key from that queue.
- ``repr(producer)`` no longer evaluates the underlying channnel.
- Redis: The map of Redis error classes are now exposed at the module level
  using the :func:`kombu.transport.redis.get_redis_error_classes` function.
- Async: ``Hub.close`` now sets ``.poller`` to None.

(rodent)

2014-02-02 13:51:50 UTC MAIN commitmail json YAML

- FETCH_USING.

(wiz)

2014-02-02 13:51:34 UTC MAIN commitmail json YAML

Updated net/py-amqp to 1.4.2

(rodent)

2014-02-02 13:51:16 UTC MAIN commitmail json YAML

Update to latest relese, 1.4.2. Use DIST_SUBDIR, since this is a github
distfile. From Changelog:

1.4.2
=====

- Heartbeat negotiation would use heartbeat value from server even
  if heartbeat disabled (Issue #31).

1.4.1
=====

- Fixed error occurring when heartbeats disabled.

1.4.0
=====

- Heartbeat implementation improved (Issue #6).

    The new heartbeat behavior is the same approach as taken by the
    RabbitMQ java library.

    This also means that clients should preferably call the ``heartbeat_tick``
    method more frequently (like every second) instead of using the old
    ``rate`` argument (which is now ignored).

    - Heartbeat interval is negotiated with the server.
    - Some delay is allowed if the heartbeat is late.
    - Monotonic time is used to keep track of the heartbeat
      instead of relying on the caller to call the checking function
      at the right time.
- NoneType is now supported in tables and arrays.
- SSLTransport: Now handles ``ENOENT``.

(rodent)

2014-02-02 11:09:51 UTC MAIN commitmail json YAML

2014-02-02 11:01:58 UTC MAIN commitmail json YAML

Updated devel/mdds to 0.10.1

(ryoon)

2014-02-02 10:59:44 UTC MAIN commitmail json YAML

Update to 0.10.1

* Install more header files.
* Tweak Makefile

Changelog:
* multi_type_matrix

  * added a variant of set_empty() that takes an additional length
    parameter.

    * void set_empty(size_type row, size_type col, size_type length)

mdds 0.10.0

* flat_segment_tree

  * significant performance improvement on build_tree() and
    search_tree(), by optimizing the non-leaf node object generation
    and storage to achieve better locality of reference.

* segment_tree

  * slight performance improvement on build_tree(), as a result of the
    optimization done for flat_segment_tree since these two structures
    share the same tree generation code.

* multi_type_vector

  * improved debug message on mis-matched block types (only when
    MDDS_MULTI_TYPE_VECTOR_DEBUG is defined).

mdds 0.9.1

* multi_type_vector

  * added several convenience methods for position objects.

  * performance improvement on setting array values.

  * added new constructor that takes an array of values as initial
    element values.

* multi_type_matrix

  * setter methods that take a position object to also return a
    position object.

  * added several convenience methods for position objects.

  * added new constructor that takes an array of values as initial
    element values.

(ryoon)

2014-02-02 10:47:24 UTC MAIN commitmail json YAML

2014-02-02 10:19:52 UTC MAIN commitmail json YAML

Updated pkgtools/pkg_notify to 0.4.4

(wiz)

2014-02-02 10:19:41 UTC MAIN commitmail json YAML

2014-02-02 09:49:17 UTC MAIN commitmail json YAML

Updated textproc/libodfgen to 0.0.3

(ryoon)

2014-02-02 09:48:31 UTC MAIN commitmail json YAML

Update to 0.0.3

Changelog:
libodfgen 0.0.3

- handle more table properties
- more SVG path commands
- allow to define center of rotation for a textbox
- make linked text boxes more robust
- add support for generating presentations (using libetonyek)
- start on API documentation

(ryoon)

2014-02-02 08:49:38 UTC MAIN commitmail json YAML

Fix PLIST for 1.5.2 update.

(wiz)

2014-02-02 08:36:48 UTC MAIN commitmail json YAML

PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-vobject

(wiz)

2014-02-02 08:25:05 UTC MAIN commitmail json YAML

Remove obsolete patch (it now reintroduced the warning instead of fixing it)

(wiz)

2014-02-02 08:21:05 UTC MAIN commitmail json YAML

regen for 1.5.2 update

(wiz)

2014-02-02 08:15:50 UTC MAIN commitmail json YAML

When using pbulk as-is we have to recursively mark python-3.x packages
as not buildable even if just one of their dependencies is not, because
otherwise the dependency resolving step doesn't finish and the build
is not started.
For this reason, re-add "PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-gtk2 via py-pycha"

(wiz)

2014-02-02 07:59:03 UTC MAIN commitmail json YAML

Note update of net/bind96 to package to 9.6.3.1.ESV.11 and net/bind99
package to 9.9.5.

(taca)

2014-02-02 07:58:20 UTC MAIN commitmail json YAML

Update bind99 to 9.9.5 (BIND 9.9.5).

Security fixes were already covered by 9.9.4pl2.

Some bug fixes and clean up, please refer CHANGES file in detail.

(taca)

2014-02-02 07:55:46 UTC MAIN commitmail json YAML

Update bind96 to 9.6.3.1.ESV.11 (BIND 9.6-ESV-R11).

Security fixes were already covered by 9.6.3.1.ESV.10pl2 and this is
the final release of 9.6.ESV.

Several bug fixes and clean up, please refer CHANGES file in detail.

(taca)

2014-02-02 07:49:57 UTC MAIN commitmail json YAML

2014-02-02 07:48:35 UTC MAIN commitmail json YAML

Revert accidently commit files which not yet ready.

(taca)

2014-02-02 07:48:11 UTC MAIN commitmail json YAML

Added graphics/graphite2 version 1.2.4

(ryoon)

2014-02-02 07:47:36 UTC MAIN commitmail json YAML

Import graphite2-1.2.4 as graphics/graphite2.

Graphite is a project within SIL's scripts and software dev
groups to provide cross-platform rendering for complex writing
systems.

Graphite2, a new version of the Graphite engine, is available
at: http://projects.palaso.org/projects/graphitedev with its
own bug tracker.

(ryoon)

2014-02-02 07:46:16 UTC MAIN commitmail json YAML

2014-02-02 07:44:08 UTC MAIN commitmail json YAML

Updated misc/libreoffice4 to 4.2.0.4

(ryoon)

2014-02-02 07:43:40 UTC MAIN commitmail json YAML

pkgsrc/misc/libreoffice4/Makefile@1.15 / diff
pkgsrc/misc/libreoffice4/PLIST@1.5 / diff
pkgsrc/misc/libreoffice4/PLIST.java@1.3 / diff
pkgsrc/misc/libreoffice4/distinfo@1.6 / diff
pkgsrc/misc/libreoffice4/options.mk@1.2 / diff
pkgsrc/misc/libreoffice4/patches/patch-binaryurp_source_cache.hxx deleted
pkgsrc/misc/libreoffice4/patches/patch-binaryurp_source_lessoperators.cxx deleted
pkgsrc/misc/libreoffice4/patches/patch-binaryurp_source_lessoperators.hxx deleted
pkgsrc/misc/libreoffice4/patches/patch-bridges_source_cpp__uno_gcc3__linux__intel_share.hxx deleted
pkgsrc/misc/libreoffice4/patches/patch-bridges_source_cpp__uno_gcc3__linux__x86-64_share.hxx deleted
pkgsrc/misc/libreoffice4/patches/patch-bridges_source_cpp__uno_gcc3__linux__x86-64_uno2cpp.cxx deleted
pkgsrc/misc/libreoffice4/patches/patch-configure deleted
pkgsrc/misc/libreoffice4/patches/patch-configure.ac@1.2 / diff
pkgsrc/misc/libreoffice4/patches/patch-filter_source_graphicfilter_ipbm_ipbm.cxx deleted
pkgsrc/misc/libreoffice4/patches/patch-filter_source_graphicfilter_ipcd_ipcd.cxx deleted
pkgsrc/misc/libreoffice4/patches/patch-filter_source_graphicfilter_ipcx_ipcx.cxx deleted
pkgsrc/misc/libreoffice4/patches/patch-filter_source_graphicfilter_iras_iras.cxx deleted
pkgsrc/misc/libreoffice4/patches/patch-filter_source_graphicfilter_itga_itga.cxx deleted
pkgsrc/misc/libreoffice4/patches/patch-include_sal_log.hxx deleted
pkgsrc/misc/libreoffice4/patches/patch-odk_CustomTarget__classes.mk@1.2 / diff
      :
(more 9 files)

2014-02-02 07:38:08 UTC MAIN commitmail json YAML

Updated converters/libcdr to 0.0.14
Updated converters/libmwaw to 0.2.0
Added converters/libabw version 0.0.1
Added converters/libe-book version 0.0.2
Added converters/libetonyek version 0.0.3
Added converters/libfreehand version 0.0.0

(ryoon)

2014-02-02 07:33:18 UTC MAIN commitmail json YAML

2014-02-02 07:31:30 UTC MAIN commitmail json YAML

Import libfreehand-0.0.0 as converters/libfreehand.

Libfreehand is library providing ability to interpret and import
Adobe/Macromedia drawings into various applications. You can find
it being used in libreoffice.

(ryoon)

2014-02-02 07:29:35 UTC MAIN commitmail json YAML

Import libetonyek-0.0.3 as converters/libetonyek.

Libetonyek is library providing ability to interpret and import
Apple Keynote presentations into various applications. You can find
it being used in libreoffice.

(ryoon)

2014-02-02 07:28:11 UTC MAIN commitmail json YAML

Import libe-book-0.0.2 as converters/libe-book.

libe-book is a library and a set of tools for reading and converting
various non-HTML reflowable e-book formats.

Currently supported are:
- eReader .pdb
- FictionBook v. 2 (including zipped files)
- PalmDoc Ebook
- Plucker .pdb
- QiOO (mobile format, for java-enabled cellphones)
- TCR (simple compressed text format)
- TealDoc
- zTXT
- ZVR (simple compressed text format)

For convenience of use in third-party projects the library is available under
two licenses: GNU Lesser GPL 2.1+ and MPL 2.0+.

(ryoon)

2014-02-02 07:27:04 UTC MAIN commitmail json YAML

Import libabw-0.0.1 as converters/libabw.

Libabw is library providing ability to interpret and import AbiWord
documents into various applications. You can find it being used in
libreoffice.

(ryoon)

2014-02-02 07:25:39 UTC MAIN commitmail json YAML

2014-02-02 07:22:15 UTC MAIN commitmail json YAML

Update to 0.0.14

* Remove c from USE_LANGUAGES to suppress many and many warnings
  (I cannot understant what happens.)
* Disable documentation generation with doxygen

CHangelo:
Not available.

(ryoon)

2014-02-02 07:19:29 UTC MAIN commitmail json YAML

Install the correct files for KDE SC 4.11.5

(markd)

2014-02-02 07:19:22 UTC MAIN commitmail json YAML

Updated converters/libwpg to 0.2.2

(ryoon)

2014-02-02 07:18:26 UTC MAIN commitmail json YAML

2014-02-02 07:10:50 UTC MAIN commitmail json YAML

2014-02-02 07:09:23 UTC MAIN commitmail json YAML

update coreutils files to 8.22

(richard)

2014-02-02 07:08:25 UTC MAIN commitmail json YAML

Update to coreutils-8.22

There have been 195 commits by 32 people in the 10 months since 8.21

Executive summary: 8.22 is mainly a bug fix and performance improvement release.
tail(1) has fixes for handling initially non existent files, and df now has
better handling of specified disk device nodes.  On the performance side,
there have been many improvements to the memory usage of various tools, which
are detailed at http://www.pixelbeat.org/programming/avoiding_large_buffers.html
There have been large throughput improvements in cut(1) and base64 encoding.
Also the md5sum and sha*sum utilities have support for using architecture
specific routines to improve performance, if allowed on your distribution.
There are also new features available, including SELinux "restorecon" support
in various file creation utilities through the -Z option, and shred has a new
--repeat option to continually select random items from the input.

See the NEWS below for more details.

Thanks to everyone who has contributed!
The following people contributed changes to this release:

  Andreas Mohr (1)
  Anton Ovchinnikov (2)
  Assaf Gordon (8)
  Benno Schulenberg (2)
  Bernhard Voelker (28)
  Cojocaru Alexandru (4)
  Colin Leitner (1)
  D. Hugh Redelmeier (1)
  Daniel J Walsh (1)
  Enrico Scholz (1)
  Eric Blake (1)
  FUJIWARA Katsunori (1)
  Filipus Klutiero (1)
  Gian Piero Carrubba (1)
  Jarkko Sakkinen (4)
  Javier López (1)
  Jim Meyering (6)
  Joachim Schmitz (2)
  John (1)
  Karl Berry (1)
  Ken Booth (1)
  Mike Frysinger (1)
  Ondrej Oprala (2)
  OndÅ™ej Vašík (2)
  Paul Eggert (10)
  Pádraig Brady (106)
  Rasmus Villemoes (1)
  Rémy Lefevre (1)
  Sergio Durigan Junior (1)
  Stefano Lattarini (3)
  Tiger Lee (1)
  Torbjörn Granlund (1)

Special thanks to Bernhard Voelker for his many considered patches and reviews,
and to Assaf Gordon for his work on new (and future) features.

Pádraig [on behalf of the coreutils maintainers]

==================================================================

Here is the GNU coreutils home page:
    http://gnu.org/s/coreutils/

For a summary of changes and contributors, see:
  http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=shortlog;h=v8.22
or run this command from a git-cloned coreutils directory:
  git shortlog v8.21..v8.22

To summarize the 255 gnulib-related changes, run these commands
>From a git-cloned coreutils directory:
  git checkout v8.22
  git submodule summary v8.21

==================================================================

Here are the compressed sources and a GPG detached signature[*]:
  http://ftp.gnu.org/gnu/coreutils/coreutils-8.22.tar.xz
  http://ftp.gnu.org/gnu/coreutils/coreutils-8.22.tar.xz.sig

Use a mirror for higher download bandwidth:
  http://ftpmirror.gnu.org/coreutils/coreutils-8.22.tar.xz
  http://ftpmirror.gnu.org/coreutils/coreutils-8.22.tar.xz.sig

[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact.  First, be sure to download both the .sig file
and the corresponding tarball.  Then, run a command like this:

  gpg --verify coreutils-8.22.tar.xz.sig

If that command fails because you don't have the required public key,
then run this command to import it:

  gpg --keyserver keys.gnupg.net --recv-keys DF6FD971306037D9

and rerun the 'gpg --verify' command.

This release was bootstrapped with the following tools:
  Autoconf 2.69
  Automake 1.13.4
  Gnulib v0.1-38-g0658e50
  Bison 2.7

NEWS

* Noteworthy changes in release 8.22 (2013-12-13) [stable]

** Bug fixes

  df now processes the mount list correctly in the presence of unstatable
  mount points.  Previously it may have failed to output some mount points.
  [bug introduced in coreutils-8.21]

  df now processes symbolic links and relative paths to special files containing
  a mounted file system correctly.  Previously df displayed the statistics about
  the file system the file is stored on rather than the one inside.
  [This bug was present in "the beginning".]

  df now processes disk device nodes correctly in the presence of bind mounts.
  Now df shows the base mounted file system rather than the last one mounted.
  [This bug was present in "the beginning".]

  install now removes the target file if the strip program failed for any
  reason.  Before, that file was left behind, sometimes even with wrong
  permissions.
  [This bug was present in "the beginning".]

  ln --relative now updates existing symlinks correctly.  Previously it based
  the relative link on the dereferenced path of an existing link.
  [This bug was introduced when --relative was added in coreutils-8.16.]

  ls --recursive will no longer exit with "serious" exit code (2), if there
  is an error reading a directory not specified on the command line.
  [Bug introduced in coreutils-5.3.0]

  mkdir, mkfifo, and mknod now work better when creating a file in a directory
  with a default ACL whose umask disagrees with the process's umask, on a
  system such as GNU/Linux where directory ACL umasks override process umasks.
  [bug introduced in coreutils-6.0]

  mv will now replace empty directories in the destination with directories
  from the source, when copying across file systems.
  [This bug was present in "the beginning".]

  od -wN with N larger than 64K on a system with 32-bit size_t would
  print approximately 2*N bytes of extraneous padding.
  [Bug introduced in coreutils-7.0]

  rm -I now prompts for confirmation before removing a write protected file.
  [Bug introduced in coreutils-6.8]

  shred once again uses direct I/O on systems requiring aligned buffers.
  Also direct I/O failures for odd sized writes at end of file are now handled.
  [The "last write" bug was introduced in coreutils-5.3.0 but masked
  by the alignment bug introduced in coreutils-6.0]

  tail --retry -f now waits for the files specified to appear.  Before, tail
  would immediately exit when such a file is initially inaccessible.
  [This bug was introduced when inotify support was added in coreutils-7.5]

  tail -F has improved handling of symlinks.  Previously tail didn't respond
  to the symlink target (re)appearing after being (re)created.
  [This bug was introduced when inotify support was added in coreutils-7.5]

** New features

  cp, install, mkdir, mknod, mkfifo and mv now support "restorecon"
  functionality through the -Z option, to set the SELinux context
  appropriate for the new item location in the file system.

  csplit accepts a new option: --suppressed-matched, to elide the lines
  used to identify the split points.

  df --output now accepts a 'file' field, to propagate a specified
  command line argument through to the output.

  du accepts a new option: --inodes to show the number of inodes instead
  of the blocks used.

  id accepts a new option: --zero (-z) to delimit the output entries by
  a NUL instead of a white space character.

  id and ls with -Z report the SMACK security context where available.
  mkdir, mkfifo and mknod with -Z set the SMACK context where available.

  id can now lookup by user ID, in addition to the existing name lookup.

  join accepts a new option: --zero-terminated (-z). As with the sort,uniq
  option of the same name, this makes join consume and produce NUL-terminated
  lines rather than newline-terminated lines.

  uniq accepts a new option: --group to print all items, while separating
  unique groups with empty lines.

  shred accepts new parameters to the --remove option to give greater
  control over that operation, which can greatly reduce sync overhead.

  shuf accepts a new option: --repeat (-r), which can repeat items in
  the output.

** Changes in behavior

  cp --link now dereferences a symbolic link as source before creating the
  hard link in the destination unless the -P,--no-deref option is specified.
  Previously, it would create a hard link of the symbolic link, even when
  the dereferencing options -L or -H were specified.

  cp, install, mkdir, mknod and mkfifo no longer accept an argument to the
  short -Z option.  The --context equivalent still takes an optional argument.

  dd status=none now suppresses all non fatal diagnostic messages,
  not just the transfer counts.

  df no longer accepts the long-obsolescent --megabytes option.

  stdbuf now requires at least one buffering mode option to be specified,
  as per the documented interface.

** Improvements

  base64 encoding throughput for bulk data is increased by about 60%.

  md5sum can use libcrypto hash routines where allowed to potentially
  get better performance through using more system specific logic.
  sha1sum for example has improved throughput by 40% on an i3-2310M.
  This also affects sha1sum, sha224sum, sha256sum, sha384sum and sha512sum.

  stat and tail work better with EFIVARFS, EXOFS, F2FS, HOSTFS, SMACKFS, SNFS
  and UBIFS.  stat -f --format=%T now reports the file system type, and tail -f
  now uses inotify for files on all those except SNFS, rather than the default
  (for unknown file system types) of issuing a warning and reverting to polling.

  shuf outputs subsets of large inputs much more efficiently.
  Reservoir sampling is used to limit memory usage based on the number of
  outputs, rather than the number of inputs.

  shred increases the default write block size from 12KiB to 64KiB
  to align with other utilities and reduce the system call overhead.

  split --line-bytes=SIZE, now only allocates memory as needed rather
  than allocating SIZE bytes at program start.

  stty now supports configuring "stick" (mark/space) parity where available.

** Build-related

  factor now builds on aarch64 based systems [bug introduced in coreutils-8.20]

(richard)

2014-02-02 06:58:22 UTC MAIN commitmail json YAML

Updated devel/py-pip to 1.5.2

(rodent)

2014-02-02 06:58:08 UTC MAIN commitmail json YAML

Updated to latest release, 1.5.2. From CHANGES.txt:

1.5.2 (2014-01-26)
------------------

* Upgraded the vendored ``pkg_resources`` and ``_markerlib`` to setuptools 2.1.
* Fixed an error that prevented accessing PyPI when pyopenssl, ndg-httpsclient,
  and pyasn1 are installed
* Fixed an issue that caused trailing comments to be incorrectly included as
  part of the URL in a requirements file

1.5.1 (2014-01-20)
------------------

* pip now only requires setuptools (any setuptools, not a certain version) when
  installing distributions from src (i.e. not from wheel). (Pull #1434).
* `get-pip.py` now installs setuptools, when it's not already installed (Pull
  #1475)
* Don't decode downloaded files that have a ``Content-Encoding`` header. (Pull
  #1435)
* Fix to correctly parse wheel filenames with single digit versions. (Pull
  #1445)
* If `--allow-unverified` is used assume it also means `--allow-external`. (Pull
  #1457)

(rodent)

2014-02-02 03:32:23 UTC MAIN commitmail json YAML

note bozohttpd 20140201 update.

(mrg)

2014-02-02 03:31:34 UTC MAIN commitmail json YAML

update to bozohttpd 20140201.  fixes a core dump.

(mrg)

2014-02-02 01:00:45 UTC MAIN commitmail json YAML

Fix PLIST based on last fix to PKGNAME. Bump PKGREVISION.

(rodent)

2014-02-02 00:58:06 UTC MAIN commitmail json YAML

2014-02-02 00:50:01 UTC MAIN commitmail json YAML

2014-02-02 00:49:28 UTC MAIN commitmail json YAML

Added net/py-caldav version caldav

(rodent)

2014-02-02 00:49:17 UTC MAIN commitmail json YAML

Import py27-caldav as net/py-caldav.

This project is a CalDAV (RFC4791) client library for Python. A lot of work
still needs to be done; however, it can read everything, and write a few things
(create calendars, events, modify events and properties).

(rodent)

2014-02-02 00:28:27 UTC MAIN commitmail json YAML

2014-02-02 00:27:48 UTC MAIN commitmail json YAML

Added graphics/py-qrcode version 4.0.4

(rodent)

2014-02-02 00:27:38 UTC MAIN commitmail json YAML

Import py27-qrcode-4.0.4 as graphics/py-qrcode.

QR Code image generator in Python. This package uses Pillow, which is
recommended by upstream, instead of the default Python Imaging Library.

(rodent)

2014-02-02 00:11:51 UTC MAIN commitmail json YAML

+py-six; Packaged originally in pkgsrc-wip by:
ahp-nils@users.sourceforge.net

(rodent)

2014-02-02 00:10:39 UTC MAIN commitmail json YAML

Added lang/py-six version 1.5.2

(rodent)

2014-02-02 00:10:18 UTC MAIN commitmail json YAML

Import py27-six-1.5.2 as lang/py-six.

Six is a Python 2 and 3 compatibility library. It provides utility functions
for smoothing over the differences between the Python versions with the goal
of writing Python code that is compatible on both Python versions. See the
documentation for more information on what is provided.

Six supports Python 2.4+.

(rodent)

2014-02-01 23:28:27 UTC MAIN commitmail json YAML

Updated textproc/py-relatorio to 0.6.0

(rodent)

2014-02-01 23:28:09 UTC MAIN commitmail json YAML

Updated to latest release, 0.6.0. This package is not incompatible with
python33. Its dependencies are, but not the package itself. From CHANGELOG:

0.6.0 - 20130810
* Add support for Python 3
* Allow to pass only source to Template

(rodent)

2014-02-01 22:54:50 UTC MAIN commitmail json YAML

+py-trytond-stock-lot

(rodent)

2014-02-01 22:52:48 UTC MAIN commitmail json YAML

Added misc/py-trytond-stock-lot version 3.0.0

(rodent)

2014-02-01 22:51:36 UTC MAIN commitmail json YAML

Import py27-trytond-stock-lot-3.0.0 as misc/py-trytond-stock-lot.

The stock_lot module of the Tryton application platform.

(rodent)

2014-02-01 20:24:09 UTC MAIN commitmail json YAML

+py-trytond-stock

(rodent)

2014-02-01 20:23:45 UTC MAIN commitmail json YAML

Added misc/py-trytond-stock version 3.0.1

(rodent)

2014-02-01 20:23:35 UTC MAIN commitmail json YAML

Import py27-trytond-stock-3.0.1 as misc/py-trytond-stock.

The stock module of the Tryton application platform.

(rodent)

2014-02-01 20:13:28 UTC MAIN commitmail json YAML

+py-trytond-calendar

(rodent)

2014-02-01 20:12:50 UTC MAIN commitmail json YAML

Added time/py-trytond-calendar version 3.0.2

(rodent)

2014-02-01 20:12:32 UTC MAIN commitmail json YAML

Import py27-trytond-calendar-3.0.2 as time/py-trytond-calendar.

The calendar module of the Tryton application platform.

(rodent)

2014-02-01 19:46:29 UTC MAIN commitmail json YAML

+py-trytond-account-invoice

(rodent)

2014-02-01 19:45:48 UTC MAIN commitmail json YAML

Added finance/py-trytond-account-invoice version 3.0.1

(rodent)

2014-02-01 19:45:37 UTC MAIN commitmail json YAML

Import py27-trytond-account-invoice-3.0.1 as finance/py-trytond-account-invoice.

The account_invoice module of the Tryton application platform.

(rodent)

2014-02-01 19:44:35 UTC MAIN commitmail json YAML

PYTHON_VERSIONS_INCOMPATIBLE=33 according to setup.py

(rodent)

2014-02-01 19:41:31 UTC MAIN commitmail json YAML

Enter/Leave are used by wxGTK, so undef them before including its
headers.

(joerg)

2014-02-01 19:39:42 UTC MAIN commitmail json YAML

Fix build on NetBSD/current.

(joerg)

2014-02-01 19:39:17 UTC MAIN commitmail json YAML

Expose libraries needed for -lgii.

(joerg)

2014-02-01 19:37:43 UTC MAIN commitmail json YAML

+py-trytond-account-product

(rodent)

2014-02-01 19:36:59 UTC MAIN commitmail json YAML

Added finance/py-trytond-account-product version 3.0.0

(rodent)

2014-02-01 19:36:49 UTC MAIN commitmail json YAML

Import py27-trytond-account-product-3.0.0 as finance/py-trytond-account-product.

The account_product module of the Tryton application platform.

(rodent)

2014-02-01 19:29:14 UTC MAIN commitmail json YAML

+py-trytond-product

(rodent)

2014-02-01 19:28:48 UTC MAIN commitmail json YAML

Added misc/py-trytond-product version 3.0.0

(rodent)

2014-02-01 19:28:37 UTC MAIN commitmail json YAML

Import py27-trytond-product-3.0.0 as misc/py-trytond-product.

The product module of the Tryton application platform.

(rodent)

2014-02-01 19:14:58 UTC MAIN commitmail json YAML

+py-trytond-account

(rodent)

2014-02-01 19:14:34 UTC MAIN commitmail json YAML

Added finance/py-trytond-account version 3.0.1

(rodent)

2014-02-01 19:14:22 UTC MAIN commitmail json YAML

Import py27-trytond-account-3.0.1 as finance/py-trytond-account.

The account module of the Tryton application platform.

(rodent)

2014-02-01 19:05:21 UTC MAIN commitmail json YAML

+py-trytond-company

(rodent)

2014-02-01 19:04:42 UTC MAIN commitmail json YAML

Added misc/py-trytond-company version 3.0.0

(rodent)

2014-02-01 19:04:31 UTC MAIN commitmail json YAML

Import py27-trytond-company-3.0.0 as misc/py-trytond-company.

The company module of the Tryton application platform.

(rodent)

2014-02-01 18:56:05 UTC MAIN commitmail json YAML

+py-trytond-currency

(rodent)

2014-02-01 18:55:32 UTC MAIN commitmail json YAML

Added finance/py-trytond-currency version 3.0.0

(rodent)

2014-02-01 18:55:15 UTC MAIN commitmail json YAML

Import py27-trytond-currency-3.0.0 as finance/py-trytond-currency.

The currency module of the Tryton application platform.

(rodent)

2014-02-01 18:52:31 UTC MAIN commitmail json YAML

Mark as PYTHON_VERSIONS_INCOMPATIBLE=33 according to setup.py

(rodent)

2014-02-01 18:51:07 UTC MAIN commitmail json YAML

Mark as PYTHON_VERSIONS_INCOMPATIBLE=33 according to setup.py

(rodent)

2014-02-01 18:27:42 UTC MAIN commitmail json YAML

+py-trytond-party

(rodent)

2014-02-01 18:26:55 UTC MAIN commitmail json YAML

Added misc/py-trytond-party version 3.0.0

(rodent)

2014-02-01 18:26:44 UTC MAIN commitmail json YAML

2014-02-01 18:12:13 UTC MAIN commitmail json YAML

2014-02-01 18:11:45 UTC MAIN commitmail json YAML

+py-trytond-country

(rodent)

2014-02-01 18:11:05 UTC MAIN commitmail json YAML

Added geography/py-trytond-country version 3.0.0

(rodent)