pkgsrcv2.git
13 years agoMerge from vendor branch TNF:
schmonz [Tue, 14 Jun 2011 21:58:11 +0000 (21:58 +0000)]
Merge from vendor branch TNF:
Initial import of mr(1). From DESCR:

The mr(1) command can checkout, update, or perform other actions
on a set of repositories as if they were one combined respository.
It supports any combination of subversion, git, cvs, mercurial,
bzr, darcs, cvs, and fossil repositories, and support for other
revision control systems can easily be added. (There are extensions
adding support for unison and git-svn.)

It is extremely configurable via simple shell scripting. Some
examples of things it can do include:

* Update a repository no more frequently than once every twelve hours.
* Run an arbitrary command before committing to a repository.
* When updating a git repository, pull from two different upstreams
    and merge the two together.
* Run several repository updates in parallel, greatly speeding up
    the update process.
* Remember actions that failed due to a laptop being offline, so
    they can be retried when it comes back online.

13 years agoInitial import of mr(1). From DESCR:
schmonz [Tue, 14 Jun 2011 21:58:11 +0000 (21:58 +0000)]
Initial import of mr(1). From DESCR:

The mr(1) command can checkout, update, or perform other actions
on a set of repositories as if they were one combined respository.
It supports any combination of subversion, git, cvs, mercurial,
bzr, darcs, cvs, and fossil repositories, and support for other
revision control systems can easily be added. (There are extensions
adding support for unison and git-svn.)

It is extremely configurable via simple shell scripting. Some
examples of things it can do include:

* Update a repository no more frequently than once every twelve hours.
* Run an arbitrary command before committing to a repository.
* When updating a git repository, pull from two different upstreams
    and merge the two together.
* Run several repository updates in parallel, greatly speeding up
    the update process.
* Remember actions that failed due to a laptop being offline, so
    they can be retried when it comes back online.

13 years agoAdded math/R-bitops version 1.0-4.1 and math/R-XML version 3.4-0.
alnsn [Tue, 14 Jun 2011 21:34:35 +0000 (21:34 +0000)]
Added math/R-bitops version 1.0-4.1 and math/R-XML version 3.4-0.

13 years agoAdd R-XML and R-bitops.
alnsn [Tue, 14 Jun 2011 21:31:31 +0000 (21:31 +0000)]
Add R-XML and R-bitops.

13 years agoAdd XML R module, version 3.4-0.
alnsn [Tue, 14 Jun 2011 21:30:08 +0000 (21:30 +0000)]
Add XML R module, version 3.4-0.

13 years agoAdd bitops R module, version 1.0-4.1.
alnsn [Tue, 14 Jun 2011 21:28:50 +0000 (21:28 +0000)]
Add bitops R module, version 1.0-4.1.

13 years agoUpdated pkgtools/nih to 0.7.2
cheusov [Tue, 14 Jun 2011 21:21:39 +0000 (21:21 +0000)]
Updated pkgtools/nih to 0.7.2

13 years agoUpdate to nih-0.7.2
cheusov [Tue, 14 Jun 2011 21:21:08 +0000 (21:21 +0000)]
Update to nih-0.7.2
  Fix for "Package xxx is not found" problem:

       0 > nih -y install editors/emacs22
       ...
       0 > nih -y install editors/emacs20 emacs-
       Package editors/emacs20 is not found
       1 >

13 years agoRepo copy files
repo-copy [Tue, 14 Jun 2011 16:18:10 +0000 (16:18 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Tue, 14 Jun 2011 16:18:09 +0000 (09:18 -0700)]
Fixup fromcvs/togit conversion

13 years agoSupport user-destdir.
uebayasi [Tue, 14 Jun 2011 14:07:37 +0000 (14:07 +0000)]
Support user-destdir.

13 years agoNote update of atf to 0.14.
jmmv [Tue, 14 Jun 2011 13:55:46 +0000 (13:55 +0000)]
Note update of atf to 0.14.

13 years agoUpdate to 0.14:
jmmv [Tue, 14 Jun 2011 13:55:15 +0000 (13:55 +0000)]
Update to 0.14:

Experimental version released on June 14th, 2011.

* Added a pkg-config file for atf-sh and an aclocal file to ease the
  detection of atf-sh from autoconf scripts.

* Made the default test case body defined by atf_sh fail.  This is to
  ensure that test cases are properly defined in test programs and helps
  in catching typos in the names of the body functions.

* PR bin/44882: Made atf-run connect the stdin of test cases to /dev/zero.
  This provides more consistent results with "normal" execution (in
  particular, when tests are executed detached from a terminal).

* Made atf-run hardcode TZ=UTC for test cases.  It used to undefine TZ, but
  that does not take into account that libc determines the current timezone
  from a configuration file.

* All test programs will now print a warning when they are not run through
  atf-run(1) stating that this is unsupported and may deliver incorrect
  results.

* Added support for the 'require.files' test-case property.  This allows
  test cases to specify installed files that must be present for the test
  case to run.

And, while doing this, add a buildlink3.mk file.

13 years agoSupport user-destdir.
uebayasi [Tue, 14 Jun 2011 13:45:41 +0000 (13:45 +0000)]
Support user-destdir.

13 years agoUpdated www/elinks to 0.12rc5
wiz [Tue, 14 Jun 2011 13:36:44 +0000 (13:36 +0000)]
Updated www/elinks to 0.12rc5

13 years agoUpdate to 0.12pre05, provided by Stefano Marinelli in PR 45050.
wiz [Tue, 14 Jun 2011 13:36:34 +0000 (13:36 +0000)]
Update to 0.12pre05, provided by Stefano Marinelli in PR 45050.

ELinks 0.12pre5:
----------------

* Debian bug 534835: Check the return values of some SpiderMonkey
  functions, to avoid crashes if out of memory.
* minor bug 1017: To work around HTTP server bugs, disable
  protocol.http.compression by default, until ELinks can report
  decompression errors or automatically retry the connection.
* enhancement: The French translation was updated.

Bugs that should be removed from NEWS before the 0.12.0 release:

* critical bug 1081: To fix crashes caused by different definitions of
  regfree() in TRE and in the system libc, link with TRE before any
  other libraries.  ELinks 0.12pre4 was the first release that had
  this bug.
* Searching for more than one fullwidth (e.g. Japanese) character now
  works.
* bug 1080: Support ``--dump-color-mode'' with ``--dump-charset UTF-8''.
  Neither of those worked before ELinks 0.12pre1.

ELinks 0.12pre4:
----------------

Released on 2009-05-31.  This release also included the changes listed
under ``ELinks 0.11.6'' below.

Incompatibilities:

* Debian build bug 529821: Use ``pkg-config gnutls'' instead of
  ``libgnutls-config'', which is not included in GNUTLS 2.7.x.
  You can no longer specify the location of GNUTLS using
  ``configure --with-gnutls=DIR''.

Other changes:

* critical bug 1077: Fix crash opening a ``javascript:'' link in a new
  tab.
* Debian bug 528661: If using GNUTLS 2.1.7 or later, disable various
  TLS extensions (including CERT and SERVERNAME) to help handshaking
  with the SSLv3-only bugzilla.novell.com.
* Debian build bug 526349: Include asciidoc.py from AsciiDoc 7.1.2,
  to remove all dependencies on the installed version.
* build enhancement: Recognize ``configure --without-tre''.

Bugs that should be removed from NEWS before the 0.12.0 release:

* critical bug 1071: Fix crash in get_dom_node_child.  ELinks 0.12pre1
  was the first release that had this bug.
* bug 765: Opening a new tab no longer asks about the document of the
  previous tab.  ELinks 0.12pre1 was the first release that had this
  bug.

ELinks 0.12pre3:
----------------

Released on 2009-03-29.  This release also included the changes listed
under ``ELinks 0.11.6'' below.

Incompatibilities:

* bug 1060: Regexp searching now requires the TRE library.
* lzma disabled by default. It's rarely used and doesn't build with new xz.

Other changes:

* critical: Fix assertion failure if IMG/@usemap refers to a different
  file.
* Preserve newlines in hidden input fields, and submit them as CRLF.
  Previously, they could turn into spaces or disappear entirely.
* Perl scripts can use modules that dynamically load C libraries, like
  XML::LibXML::SAX does.
* bug 153: Preserve Unicode characters in XBEL bookmark files.
  However, Unicode in URIs (really IRIs) does not work reliably yet;
  this is being tracked as bug 1066.
* bug 885: Convert xterm titles to ISO-8859-1 by default, but add an
  option to disable this.  When removing control characters from a
  title, note the charset.  Don't truncate titles to the width of the
  terminal.
* bug 1061: Correctly truncate UTF-8 titles in the tab bar.
* bug 1068: ELinks used to display a blank or truncated page if an
  HTTP/1.1 server sent a compressed body with incorrect Content-Length.
  That has now been fixed, and a new option (protocol.http.compression)
  has been added.
* Don't crash when the search-toggle-regex action is used and no regular
  expression support is compiled in.
* minor bug 761: When reading bookmarks from an XBEL file, distinguish
  attribute names from attribute values.
* enhancement: Updated ISO 8859-7, ISO 8859-16, KOI8-R, and MacRoman.

Bugs that should be removed from NEWS before the 0.12.0 release:

* critical bug 1067: Fixed a crash in the RSS parser that ``configure
  --enable-html-highlight'' enables.  ELinks 0.12pre1 was the first
  release that had this bug.
* bug 1069: ELinks didn't report ECMAScript errors, even if the
  ecmascript.error_reporting option was turned on.  ELinks 0.12pre2
  was the first release that had this bug.

13 years agoFix build on NetBSD-current. From Daniel Loffgren in PR 45019.
wiz [Tue, 14 Jun 2011 13:25:57 +0000 (13:25 +0000)]
Fix build on NetBSD-current. From Daniel Loffgren in PR 45019.

13 years agoFix build on NetBSD-current with getline().
wiz [Tue, 14 Jun 2011 13:13:31 +0000 (13:13 +0000)]
Fix build on NetBSD-current with getline().

13 years ago+ samba-3.5.9.
taca [Tue, 14 Jun 2011 13:03:49 +0000 (13:03 +0000)]
+ samba-3.5.9.

13 years agoDrop PYTHON_VERSION_ACCEPTED restriction, because it was just not accept 23.
obache [Tue, 14 Jun 2011 11:33:27 +0000 (11:33 +0000)]
Drop PYTHON_VERSION_ACCEPTED restriction, because it was just not accept 23.

13 years agoUpdated filesystems/fuse-gmailfs to 0.7.2nb2
obache [Tue, 14 Jun 2011 11:31:03 +0000 (11:31 +0000)]
Updated filesystems/fuse-gmailfs to 0.7.2nb2

13 years agoDrop PYTHON_VERSION_ACCEPTED restriction, because it was just not accept 23.
obache [Tue, 14 Jun 2011 11:30:45 +0000 (11:30 +0000)]
Drop PYTHON_VERSION_ACCEPTED restriction, because it was just not accept 23.

Bump PKGREVISION, because default acceptable python changes.

13 years agoDrop PYTHON_VERSION_ACCEPTED restriction, because just not support python 2.3.
obache [Tue, 14 Jun 2011 11:27:47 +0000 (11:27 +0000)]
Drop PYTHON_VERSION_ACCEPTED restriction, because just not support python 2.3.

13 years agoAccept python 27 and 26, because just not accept 24 from py-gtk2.
obache [Tue, 14 Jun 2011 11:25:57 +0000 (11:25 +0000)]
Accept python 27 and 26, because just not accept 24 from py-gtk2.

13 years agodrop PYTHON_VERSION_ACCEPTED restriction, it was just not accept 23.
obache [Tue, 14 Jun 2011 11:23:15 +0000 (11:23 +0000)]
drop PYTHON_VERSION_ACCEPTED restriction, it was just not accept 23.

13 years agoalso accept python27 and 26, from comments, just require builtin ctype.
obache [Tue, 14 Jun 2011 11:17:56 +0000 (11:17 +0000)]
also accept python27 and 26, from comments, just require builtin ctype.

13 years ago+ ImageMagick-6.7.0.7, cdrtools-3.01a05, cfitsio-3280, clamav-0.97.1,
wiz [Tue, 14 Jun 2011 11:15:04 +0000 (11:15 +0000)]
+ ImageMagick-6.7.0.7, cdrtools-3.01a05, cfitsio-3280, clamav-0.97.1,
  dbus-glib-0.94, ejabberd-2.1.8, farsight2-0.0.29, gnutls-2.12.6.1,
  help2man-1.40.2, highlight-3.5, hunspell-de-20110609, imp-5.0.6,
  ispell-german-20110609, john-1.7.7jumbo6, mathomatic-15.6.1,
  opendkim-2.4.0, p5-PerlMagick-6.7.0.7, phpmyadmin-3.4.2,
  png-1.5.4beta1, puzzles-9175, py-cups-1.9.57, py-ldap-2.4.0,
  sympa-6.1.5, unicode-screensaver-0.4, wireshark-1.6.0,
  x264-devel-20110611, xfe-1.32.4, xml2-0.5.

13 years agoDrop PYTHON_VERSION_ACCEPTED restriction, it was just "not accept python23".
obache [Tue, 14 Jun 2011 11:10:54 +0000 (11:10 +0000)]
Drop PYTHON_VERSION_ACCEPTED restriction, it was just "not accept python23".

13 years agoChange MASTER_SITES, it's in old archive subdir now.
obache [Tue, 14 Jun 2011 10:57:37 +0000 (10:57 +0000)]
Change MASTER_SITES, it's in old archive subdir now.

13 years agoUpdated news/lottanzb to 0.4.0nb9
obache [Tue, 14 Jun 2011 10:51:28 +0000 (10:51 +0000)]
Updated news/lottanzb to 0.4.0nb9

13 years agoRelax PYTHON_VERSION_ACCEPTED from x11/py-kiwi changes.
obache [Tue, 14 Jun 2011 10:51:08 +0000 (10:51 +0000)]
Relax PYTHON_VERSION_ACCEPTED from x11/py-kiwi changes.

Bump PKGREVISION, default acceptable python changed.

13 years agoAlso accept python 27 and 26, its restriction just came from py-gtk2.
obache [Tue, 14 Jun 2011 10:48:30 +0000 (10:48 +0000)]
Also accept python 27 and 26, its restriction just came from py-gtk2.

13 years agoUpdated www/urlgrabber to 3.1.0nb2
obache [Tue, 14 Jun 2011 10:04:44 +0000 (10:04 +0000)]
Updated www/urlgrabber to 3.1.0nb2

13 years ago* distutilify
obache [Tue, 14 Jun 2011 10:04:07 +0000 (10:04 +0000)]
* distutilify
* removing PYTHON_VERSION restriction result in default acceptable python.
Bump PKGREVISION.

13 years agoRemove PYTHON_VERSION_ACCEPTED, just not compatible with python23.
obache [Tue, 14 Jun 2011 09:54:55 +0000 (09:54 +0000)]
Remove PYTHON_VERSION_ACCEPTED, just not compatible with python23.

13 years agoDrop PYTHON_VERSION_ACCEPTED, just "Doesn't support Python 2.3".
obache [Tue, 14 Jun 2011 09:51:45 +0000 (09:51 +0000)]
Drop PYTHON_VERSION_ACCEPTED, just "Doesn't support Python 2.3".

13 years agoremove PYTHON_VERSION_ACCEPTED, just require python24+.
obache [Tue, 14 Jun 2011 09:48:21 +0000 (09:48 +0000)]
remove PYTHON_VERSION_ACCEPTED, just require python24+.

13 years agoNote update of "dovecot" and "dovecot2" packages.
tron [Tue, 14 Jun 2011 09:42:58 +0000 (09:42 +0000)]
Note update of "dovecot" and "dovecot2" packages.

13 years ago* Update MASTER_SITES and HOMEPAGE.
obache [Tue, 14 Jun 2011 09:37:22 +0000 (09:37 +0000)]
* Update MASTER_SITES and HOMEPAGE.
* remove PYTHON_VERSION restriction, just 25 is the latest version at
  release of this package (from result of selftest with python26,
  it it same as python25's one).

13 years agoEnable "pam" option in "dovecot" packages by default as most platforms
tron [Tue, 14 Jun 2011 09:37:18 +0000 (09:37 +0000)]
Enable "pam" option in "dovecot" packages by default as most platforms
supported by "pkgsrc" provide PAM support out of the box.

Change approved by Geert Hendrickx.

13 years agoLICENSE=public-domain
obache [Tue, 14 Jun 2011 09:06:07 +0000 (09:06 +0000)]
LICENSE=public-domain

13 years agoJust need Python 2.4+, no PYTHON_VERSION restrictions.
obache [Tue, 14 Jun 2011 09:04:13 +0000 (09:04 +0000)]
Just need Python 2.4+, no PYTHON_VERSION restrictions.

13 years agoUpdated net/py-kenosis to 0.96
obache [Tue, 14 Jun 2011 08:48:35 +0000 (08:48 +0000)]
Updated net/py-kenosis to 0.96

13 years agoUpdate kenosis to 0.96.
obache [Tue, 14 Jun 2011 08:48:09 +0000 (08:48 +0000)]
Update kenosis to 0.96.

0.96 10 Jan 2006 22:54 Major bugfixes

 Changes: This release fixes bugs that prevented the client from bootstrapping
 from other nodes.

0.95 05 Mar 2005 23:14 Major feature enhancements

 Changes: This release now supports UPnP and Zeroconf/Rendezvous for node
 discovery. Nodes behind NAT can now be first-class members of the network.
 Groups of nodes on the same network can form into a private Kenosis network.
 This release also features increased time between identical calls to the same
 remote node and improved handling of timeouts between nodes

13 years agoUpdated net/py-medusa to 0.5.4nb1
obache [Tue, 14 Jun 2011 08:31:17 +0000 (08:31 +0000)]
Updated net/py-medusa to 0.5.4nb1

13 years agodistutilify.
obache [Tue, 14 Jun 2011 08:31:05 +0000 (08:31 +0000)]
distutilify.
Bump PKGREVISION.

13 years agoRepo copy files
repo-copy [Tue, 14 Jun 2011 01:51:28 +0000 (01:51 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Tue, 14 Jun 2011 01:51:27 +0000 (18:51 -0700)]
Fixup fromcvs/togit conversion

13 years agoAdd patch for CVE-2011-2200 (SA44896) from
tez [Mon, 13 Jun 2011 22:06:39 +0000 (22:06 +0000)]
Add patch for CVE-2011-2200 (SA44896) from
http://cgit.freedesktop.org/dbus/dbus/commit/?h=dbus-1.2&id=6519a1f77c61d753d4c97efd6e15630eb275336e

13 years agoRepo copy files
repo-copy [Mon, 13 Jun 2011 19:50:56 +0000 (19:50 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Mon, 13 Jun 2011 19:50:55 +0000 (12:50 -0700)]
Fixup fromcvs/togit conversion

13 years agoRepo copy files
repo-copy [Mon, 13 Jun 2011 14:46:05 +0000 (14:46 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Mon, 13 Jun 2011 14:46:04 +0000 (07:46 -0700)]
Fixup fromcvs/togit conversion

13 years ago+ py-msgpack
obache [Mon, 13 Jun 2011 12:21:14 +0000 (12:21 +0000)]
+ py-msgpack

13 years agoAdded devel/py-msgpack version 0.1.9
obache [Mon, 13 Jun 2011 12:20:36 +0000 (12:20 +0000)]
Added devel/py-msgpack version 0.1.9

13 years agoImport py-msgpack-0.1.9 as devel/py-msgpack.
obache [Mon, 13 Jun 2011 12:20:20 +0000 (12:20 +0000)]
Import py-msgpack-0.1.9 as devel/py-msgpack.

MessagePack (de)serializer for Python.

MessagePack is a binary-based efficient data interchange format that is
focused on high performance. It is like JSON, but very fast and small.

13 years agoMerge from vendor branch TNF:
obache [Mon, 13 Jun 2011 12:20:20 +0000 (12:20 +0000)]
Merge from vendor branch TNF:
Import py-msgpack-0.1.9 as devel/py-msgpack.

MessagePack (de)serializer for Python.

MessagePack is a binary-based efficient data interchange format that is
focused on high performance. It is like JSON, but very fast and small.

13 years agono reason to restrcit to python25, just not accept python24 for pygtk2.
obache [Mon, 13 Jun 2011 11:55:39 +0000 (11:55 +0000)]
no reason to restrcit to python25, just not accept python24 for pygtk2.

13 years agoUpdated net/nicotine to 1.0.8nb13
obache [Mon, 13 Jun 2011 11:46:21 +0000 (11:46 +0000)]
Updated net/nicotine to 1.0.8nb13

13 years ago* LICENSE=gnu-gpl-v2
obache [Mon, 13 Jun 2011 11:45:59 +0000 (11:45 +0000)]
* LICENSE=gnu-gpl-v2
* no reason to restrict acceptable PYTHON_VERSION.
* using distutils.

Bump PKGREVISION.

13 years agoUpdated lang/python27 to 2.7.2
obache [Mon, 13 Jun 2011 11:31:32 +0000 (11:31 +0000)]
Updated lang/python27 to 2.7.2

13 years agoUpdate python27 to 2.7.2.
obache [Mon, 13 Jun 2011 11:31:13 +0000 (11:31 +0000)]
Update python27 to 2.7.2.

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

*Release date: 2011-06-11*

Library
-------

- Issue #12009: Fixed regression in netrc file comment handling.

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

- Issue #1221: Make pyexpat.__version__ equal to the Python version.

What's New in Python 2.7.2 release candidate 1?
===============================================

*Release date: 2011-05-29*

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

- Issue #9670: Increase the default stack size for secondary threads on
  Mac OS X and FreeBSD to reduce the chances of a crash instead of a
  "maximum recursion depth" RuntimeError exception.
  (patch by Ronald Oussoren)

- Correct lookup of __dir__ on objects. This allows old-style classes to have
  __dir__. It also causes errors besides AttributeError found on lookup to be
  propagated.

- Issue #1195: Fix input() if it is interrupted by CTRL+d and then CTRL+c,
  clear the end-of-file indicator after CTRL+d.

- Issue #8651: PyArg_Parse*() functions raise an OverflowError if the file
  doesn't have PY_SSIZE_T_CLEAN define and the size doesn't fit in an int
  (length bigger than 2^31-1 bytes).

- Issue #8651: Fix "z#" format of PyArg_Parse*() function: the size was not
  written if PY_SSIZE_T_CLEAN is defined.

- Issue #9756: When calling a method descriptor or a slot wrapper descriptor,
  the check of the object type doesn't read the __class__ attribute anymore.
  Fix a crash if a class override its __class__ attribute (e.g. a proxy of the
  str type). Patch written by Andreas Stührk.

- Issue #10517: After fork(), reinitialize the TLS used by the PyGILState_*
  APIs, to avoid a crash with the pthread implementation in RHEL 5.  Patch
  by Charles-François Natali.

- Issue #6780: fix starts/endswith error message to mention that tuples are
  accepted too.

- Issue #5057: fix a bug in the peepholer that led to non-portable pyc files
  between narrow and wide builds while optimizing BINARY_SUBSCR on non-BMP
  chars (e.g. u"\U00012345"[0]).

- Issue #11650: PyOS_StdioReadline() retries fgets() if it was interrupted
  (EINTR), for example if the program is stopped with CTRL+z on Mac OS X. Patch
  written by Charles-Francois Natali.

- Issue #11144: Ensure that int(a_float) returns an int whenever possible.
  Previously, there were some corner cases where a long was returned even
  though the result was within the range of an int.

- Issue #11450: Don't truncate hg version info in Py_GetBuildInfo() when
  there are many tags (e.g. when using mq).  Patch by Nadeem Vawda.

- Issue #10451: memoryview objects could allow to mutate a readable buffer.
  Initial patch by Ross Lagerwall.

- Issue #10892: Don't segfault when trying to delete __abstractmethods__ from a
  class.

- Issue #8020: Avoid a crash where the small objects allocator would read
  non-Python managed memory while it is being modified by another thread.
  Patch by Matt Bandy.

- Issue #11004: Repaired edge case in deque.count().

- Issue #8278: On Windows and with a NTFS filesystem, os.stat() and os.utime()
  can now handle dates after 2038.

- Issue #4236: Py_InitModule4 now checks the import machinery directly
  rather than the Py_IsInitialized flag, avoiding a Fatal Python
  error in certain circumstances when an import is done in __del__.

- issue #11828: startswith and endswith don't accept None as slice index.
  Patch by Torsten Becker.

- Issue #10674: Remove unused 'dictmaker' rule from grammar.

- Issue #10596: Fix float.__mod__ to have the same behaviour as
  float.__divmod__ with respect to signed zeros.  -4.0 % 4.0 should be
  0.0, not -0.0.

- Issue #11386: bytearray.pop() now throws IndexError when the bytearray is
  empty, instead of OverflowError.

Library
-------

- Issue #12161: Cause StringIO.getvalue() to raise a ValueError when used on a
  closed StringIO instance.

- Issue #12182: Fix pydoc.HTMLDoc.multicolumn() if Python uses the new (true)
  division (python -Qnew). Patch written by Ralf W. Grosse-Kunstleve.

- Issue #12175: RawIOBase.readall() now returns None if read() returns None.

- Issue #12175: FileIO.readall() now raises a ValueError instead of an IOError
  if the file is closed.

- Issue #1441530: In imaplib, use makefile() to wrap the SSL socket to avoid
  heap fragmentation and MemoryError with some malloc implementations.

- Issue #12100: Don't reset incremental encoders of CJK codecs at each call to
  their encode() method anymore, but continue to call the reset() method if the
  final argument is True.

- Issue #12124: zipimport doesn't keep a reference to zlib.decompress() anymore
  to be able to unload the module.

- Issue #11088: don't crash when using F5 to run a script in IDLE on MacOSX
  with Tk 8.5.

- Issue #10154, #10090: change the normalization of UTF-8 to "UTF-8" instead
  of "UTF8" in the locale module as the latter is not supported MacOSX and OpenBSD.

- Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is
  set in shell.

- Issue #12050: zlib.decompressobj().decompress() now clears the unconsumed_tail
  attribute when called without a max_length argument.

- Issue #12062: In the `io` module, fix a flushing bug when doing a certain
  type of I/O sequence on a file opened in read+write mode (namely: reading,
  seeking a bit forward, writing, then seeking before the previous write but
  still within buffered data, and writing again).

- Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in
  order to accept exactly one connection.  Patch by Daniel Evers.

- Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional.

- Issue #11164: Remove obsolete allnodes test from minidom test.

- Issue #11927: SMTP_SSL now uses port 465 by default as documented.  Patch
  by Kasun Herath.

- Issue 11999: fixed sporadic sync failure mailbox.Maildir due to its trying to
  detect mtime changes by comparing to the system clock instead of to the
  previous value of the mtime.

- Issue #10684: shutil.move used to delete a folder on case insensitive
  filesystems when the source and destination name where the same except
  for the case.

- Issue #11982: fix json.loads('""') to return u'' rather than ''.

- Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS X to get
  around a mmap bug with sparse files. Patch written by Steffen Daode Nurpmeso.

- Issue #10761: Fix tarfile.extractall failure  when symlinked files are
  present. Initial patch by Scott Leerssen.

- Issue #11763: don't use difflib in TestCase.assertMultiLineEqual if the
  strings are too long.

- Issue #11236: getpass.getpass responds to ctrl-c or ctrl-z on terminal.

- Issue #11768: The signal handler of the signal module only calls
  Py_AddPendingCall() for the first signal to fix a deadlock on reentrant or
  parallel calls. PyErr_SetInterrupt() writes also into the wake up file.

- Issue #11875: collections.OrderedDict's __reduce__ was temporarily
  mutating the object instead of just working on a copy.

- Issue #11442: Add a charset parameter to the Content-type in SimpleHTTPServer
  to avoid XSS attacks.

- Issue #11467: Fix urlparse behavior when handling urls which contains scheme
  specific part only digits. Patch by Santoso Wijaya.

- collections.Counter().copy() now works correctly for subclasses.

- Issue #11474: Fix the bug with url2pathname() handling of '/C|/' on Windows.
  Patch by Santoso Wijaya.

- Issue #9233: Fix json.loads('{}') to return a dict (instead of a list), when
  _json is not available.

- Issue #11703: urllib2.geturl() does not return correct url when the original
  url contains #fragment.

- Issue #10019: Fixed regression in json module where an indent of 0 stopped
  adding newlines and acted instead like 'None'.

- Issue #5162: Treat services like frozen executables to allow child spawning
  from multiprocessing.forking on Windows.

- Issue #4877: Fix a segfault in xml.parsers.expat while attempting to parse
  a closed file.

- Issue #11830: Remove unnecessary introspection code in the decimal module.
  It was causing a failed import in the Turkish locale where the locale
  sensitive str.upper() method caused a name mismatch.

- Issue #8428: Fix a race condition in multiprocessing.Pool when terminating
  worker processes: new processes would be spawned while the pool is being
  shut down.  Patch by Charles-François Natali.

- Issue #7311: Fix HTMLParser to accept non-ASCII attribute values.

- Issue #10963: Ensure that subprocess.communicate() never raises EPIPE.

- Issue #11662: Make urllib and urllib2 ignore redirections if the
  scheme is not HTTP, HTTPS or FTP (CVE-2011-1521).

- Issue #11256: Fix inspect.getcallargs on functions that take only keyword
  arguments.

- Issue #11696: Fix ID generation in msilib.

- Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when
  trying to pack a negative (in-range) integer.

- Issue #11675: multiprocessing.[Raw]Array objects created from an integer size
  are now zeroed on creation.  This matches the behaviour specified by the
  documentation.

- Issue #7639: Fix short file name generation in bdist_msi.

- Issue #11666: let help() display named tuple attributes and methods
  that start with a leading underscore.

- Issue #11673: Fix multiprocessing Array and RawArray constructors to accept a
  size of type 'long', rather than only accepting 'int'.

- Issue #10042: Fixed the total_ordering decorator to handle cross-type
  comparisons that could lead to infinite recursion.

- Issue #10979: unittest stdout buffering now works with class and module
  setup and teardown.

- Issue #11569: use absolute path to the sysctl command in multiprocessing to
  ensure that it will be found regardless of the shell PATH. This ensures
  that multiprocessing.cpu_count works on default installs of MacOSX.

- Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified
  IP addresses in the proxy exception list.

- Issue #11131: Fix sign of zero in plus and minus operations when
  the context rounding mode is ROUND_FLOOR.

- Issue #5622: Fix curses.wrapper to raise correct exception if curses
  initialization fails.

- Issue #11391: Writing to a mmap object created with
  ``mmap.PROT_READ|mmap.PROT_EXEC`` would segfault instead of raising a
  TypeError.  Patch by Charles-François Natali.

- Issue #11306: mailbox in certain cases adapts to an inability to open
  certain files in read-write mode.  Previously it detected this by
  checking for EACCES, now it also checks for EROFS.

- Issue #11265: asyncore now correctly handles EPIPE, EBADF and EAGAIN errors
  on accept(), send() and recv().

- Issue #11326: Add the missing connect_ex() implementation for SSL sockets,
  and make it work for non-blocking connects.

- Issue #10956: Buffered I/O classes retry reading or writing after a signal
  has arrived and the handler returned successfully.

- Issue #10680: Fix mutually exclusive arguments for argument groups in
  argparse.

- Issue #4681: Allow mmap() to work on file sizes and offsets larger than
  4GB, even on 32-bit builds.  Initial patch by Ross Lagerwall, adapted for
  32-bit Windows.

- Issue #10360: In WeakSet, do not raise TypeErrors when testing for
  membership of non-weakrefable objects.

- Issue #10549: Fix pydoc traceback when text-documenting certain classes.

- Issue #940286: pydoc.Helper.help() ignores input/output init parameters.

- Issue #11171: Fix detection of config/Makefile when --prefix !=
  --exec-prefix, which caused Python to not start.

- Issue #11116: any error during addition of a message to a mailbox now causes
  a rollback, instead of leaving the mailbox partially modified.

- Issue #8275: Fix passing of callback arguments with ctypes under Win64.
  Patch by Stan Mihai.

- Issue #10940: Workaround an IDLE hang on Mac OS X 10.6 when using the
  menu accelerators for Open Module, Go to Line, and New Indent Width.
  The accelerators still work but no longer appear in the menu items.

- Issue #10907: Warn OS X 10.6 IDLE users to use ActiveState Tcl/Tk 8.5, rather
  than the currently problematic Apple-supplied one, when running with the
  64-/32-bit installer variant.

- Issue #11052: Correct IDLE menu accelerators on Mac OS X for Save
  commands.

- Issue #10949: Improved robustness of rotating file handlers.

- Issue #10955: Fix a potential crash when trying to mmap() a file past its
  length.  Initial patch by Ross Lagerwall.

- Issue #10898: Allow compiling the posix module when the C library defines
  a symbol named FSTAT.

- Issue #6075: IDLE on Mac OS X now works with both Carbon AquaTk and
  Cocoa AquaTk.

- Issue #10916: mmap should not segfault when a file is mapped using 0 as
  length and a non-zero offset, and an attempt to read past the end of file
  is made (IndexError is raised instead).  Patch by Ross Lagerwall.

- Issue #10875: Update Regular Expression HOWTO; patch by 'SilentGhost'.

- Issue #10827: Changed the rules for 2-digit years.  The time.asctime
  function will now format any year when ``time.accept2dyear`` is
  false and will accept years >= 1000 otherwise.  The year range
  accepted by ``time.mktime`` and ``time.strftime`` is still system
  dependent, but ``time.mktime`` will now accept full range supported
  by the OS.  Conversion of 2-digit years to 4-digit is deprecated.

- Issue #10869: Fixed bug where ast.increment_lineno modified the root
  node twice.

- Issue #7858: Raise an error properly when os.utime() fails under Windows
  on an existing file.

- Issue #3839: wsgiref should not override a Content-Length header set by
  the application.  Initial patch by Clovis Fabricio.

- Issue #10806, issue #9905: Fix subprocess pipes when some of the standard
  file descriptors (0, 1, 2) are closed in the parent process.  Initial
  patch by Ross Lagerwall.

- Issue #4662: os.tempnam(), os.tmpfile() and os.tmpnam() now raise a py3k
  DeprecationWarning.

- Subclasses of collections.OrderedDict now work correctly with __missing__.

- Issue #10753 - Characters ';', '=' and ',' in the PATH_INFO environment
  variable won't be quoted when the URI is constructed by the wsgiref.util 's
  request_uri method. According to RFC 3986, these characters can be a part of
  params in PATH component of URI and need not be quoted.

- Issue #10738: Fix webbrowser.Opera.raise_opts

- Issue #9824: SimpleCookie now encodes , and ; in values to cater to how
  browsers actually parse cookies.

- Issue #1379416: eliminated a source of accidental unicode promotion in
  email.header.Header.encode.

- Issue #5258/#10642: if site.py encounters a .pth file that generates an error,
  it now prints the filename, line number, and traceback to stderr and skips
  the rest of that individual file, instead of stopping processing entirely.

- Issue #10750: The ``raw`` attribute of buffered IO objects is now read-only.

- Issue #10242: unittest.TestCase.assertItemsEqual makes too many assumptions
  about input.

- Issue #10611: SystemExit should not cause a unittest test run to exit.

- Issue #6791: Limit header line length (to 65535 bytes) in http.client,
  to avoid denial of services from the other party.

- Issue #10404: Use ctl-button-1 on OSX for the context menu in Idle.

- Issue #9907: Fix tab handling on OSX when using editline by calling
  rl_initialize first, then setting our custom defaults, then reading .editrc.

- Issue #4188: Avoid creating dummy thread objects when logging operations
  from the threading module (with the internal verbose flag activated).

- Issue #9721: Fix the behavior of urljoin when the relative url starts with a
  ';' character. Patch by Wes Chow.

- Issue #10714: Limit length of incoming request in http.server to 65536 bytes
  for security reasons.  Initial patch by Ross Lagerwall.

- Issue #9558: Fix distutils.command.build_ext with VS 8.0.

- Issue #10695: passing the port as a string value to telnetlib no longer
  causes debug mode to fail.

- Issue #10107: Warn about unsaved files in IDLE on OSX.

- Issue #10406: Enable Rstrip IDLE extension on OSX (just like on other
  platforms).

- Issue #10478: Reentrant calls inside buffered IO objects (for example by
  way of a signal handler) now raise a RuntimeError instead of freezing the
  current process.

- Issue #10497: Fix incorrect use of gettext in argparse.

- Issue #10464: netrc now correctly handles lines with embedded '#' characters.

- Issue #1731717: Fixed the problem where subprocess.wait() could cause an
  OSError exception when The OS had been told to ignore SIGCLD in our process
  or otherwise not wait for exiting child processes.

- Issue #9509: argparse now properly handles IOErrors raised by
  argparse.FileType.

- Issue #9348: Raise an early error if argparse nargs and metavar don't match.

- Issue #8982: Improve the documentation for the argparse Namespace object.

- Issue #9343: Document that argparse parent parsers must be configured before
  their children.

- Issue #9026: Fix order of argparse sub-commands in help messages.

- Issue #9347: Fix formatting for tuples in argparse type= error messages.

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

- Stop using the old interface for providing methods and attributes in the _sre
  module. Among other things, this gives these classes ``__class__``
  attributes. (See #12099)

- Issue #10169: Fix argument parsing in socket.sendto() to avoid error masking.

- Issue #12051: Fix segfault in json.dumps() while encoding highly-nested
  objects using the C accelerations.

- Issue #12017: Fix segfault in json.loads() while decoding highly-nested
  objects using the C accelerations.

- Issue #1838: Prevent segfault in ctypes, when _as_parameter_ on a class is set
  to an instance of the class.

- Issue #678250: Make mmap flush a noop on ACCESS_READ and ACCESS_COPY.

Build
-----

- Issue #11217: For 64-bit/32-bit Mac OS X universal framework builds,
  ensure "make install" creates symlinks in --prefix bin for the "-32"
  files in the framework bin directory like the installer does.

- Issue #11411: Fix 'make DESTDIR=' with a relative destination.

- Issue #10709: Add updated AIX notes in Misc/README.AIX.

- Issue #11184: Fix large-file support on AIX.

- Issue #941346: Fix broken shared library build on AIX.

- Issue #11268: Prevent Mac OS X Installer failure if Documentation
  package had previously been installed.

- Issue #11079: The /Applications/Python x.x folder created by the Mac
  OS X installers now includes a link to the installed documentation.

- Issue #11054: Allow Mac OS X installer builds to again work on 10.5 with
  the system-provided Python.

- Issue #10843: Update third-party library versions used in OS X
  32-bit installer builds: bzip2 1.0.6, readline 6.1.2, SQLite 3.7.4
  (with FTS3/FTS4 and RTREE enabled), and ncursesw 5.5 (wide-char
  support enabled).

- Don't run pgen twice when using make -j.

- Issue #7716: Under Solaris, don't assume existence of /usr/xpg4/bin/grep in
  the configure script but use $GREP instead.  Patch by Fabian Groffen.

- Issue #10475: Don't hardcode compilers for LDSHARED/LDCXXSHARED on NetBSD
  and DragonFly BSD.  Patch by Nicolas Joly.

- Issue #10655: Fix the build on PowerPC on Linux with GCC when building with
  timestamp profiling (--with-tsc): the preprocessor test for the PowerPC
  support now looks for "__powerpc__" as well as "__ppc__": the latter seems to
  only be present on OS X; the former is the correct one for Linux with GCC.

- Issue #1099: Fix the build on MacOSX when building a framework with pydebug
  using GCC 4.0.

IDLE
----

- Issue #11718: IDLE's open module dialog couldn't find the __init__.py
  file in a package.

Tests
-----

- Issue #12205: Fix test_subprocess failure due to uninstalled test data.

- Issue #5723: Improve json tests to be executed with and without accelerations.

- Issue #11910: Fix test_heapq to skip the C tests when _heapq is missing.

- Fix test_startfile to wait for child process to terminate before finishing.

- Issue #11719: Fix message about unexpected test_msilib skip on non-Windows
  platforms. Patch by Nadeem Vawda.

- Issue #7108: Fix test_commands to not fail when special attributes ('@'
  or '.') appear in 'ls -l' output.

- Issue #11490: test_subprocess:test_leaking_fds_on_error no longer gives a
  false positive if the last directory in the path is inaccessible.

- Issue #10822: Fix test_posix:test_getgroups failure under Solaris.  Patch
  by Ross Lagerwall.

- Issue #6293: Have regrtest.py echo back sys.flags.  This is done by default
  in whole runs and enabled selectively using ``--header`` when running an
  explicit list of tests.  Original patch by Collin Winter.

- Issue #775964: test_grp now skips YP/NIS entries instead of failing when
  encountering them.

- Issue #7110: regrtest now sends test failure reports and single-failure
  tracebacks to stderr rather than stdout.

13 years agoUpdate to openresolv-3.4.2 which fixes printf(1) usage
roy [Mon, 13 Jun 2011 10:59:33 +0000 (10:59 +0000)]
Update to openresolv-3.4.2 which fixes printf(1) usage

13 years agoUpdated net/dhcpcd-gtk to 0.5.2
roy [Mon, 13 Jun 2011 10:58:06 +0000 (10:58 +0000)]
Updated net/dhcpcd-gtk to 0.5.2

13 years agoChange from prior version:
roy [Mon, 13 Jun 2011 10:57:46 +0000 (10:57 +0000)]
Change from prior version:
* Compile against libnotify-0.7

13 years agoremove patch-ag that sometimes leads to stalls during build time
kefren [Mon, 13 Jun 2011 04:46:29 +0000 (04:46 +0000)]
remove patch-ag that sometimes leads to stalls during build time
reported by obache@ on pkgsrc-users@
bump pkgrevision

13 years agoRepo copy files
repo-copy [Mon, 13 Jun 2011 01:46:57 +0000 (01:46 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Mon, 13 Jun 2011 01:46:56 +0000 (18:46 -0700)]
Fixup fromcvs/togit conversion

13 years agoverifypc
dholland [Sun, 12 Jun 2011 20:29:03 +0000 (20:29 +0000)]
verifypc

13 years agoverifypc-1.5: replace improper seddery with a call to reduce-depends.awk.
dholland [Sun, 12 Jun 2011 20:28:33 +0000 (20:28 +0000)]
verifypc-1.5: replace improper seddery with a call to reduce-depends.awk.
(This avoids false positive reports in some circumstances, such as a pair
of depends on e.g. foo-2.0 and 2.0.3, and also for more complicated forms
of version numbers.)

13 years agoRepo copy files
repo-copy [Sun, 12 Jun 2011 19:45:24 +0000 (19:45 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Sun, 12 Jun 2011 19:45:23 +0000 (12:45 -0700)]
Fixup fromcvs/togit conversion

13 years agoorder the options alphabetically - makes it much easier to see what options
agc [Sun, 12 Jun 2011 17:46:02 +0000 (17:46 +0000)]
order the options alphabetically - makes it much easier to see what options
there are.

no functional change.

13 years agoRepo copy files
repo-copy [Sun, 12 Jun 2011 14:52:42 +0000 (14:52 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Sun, 12 Jun 2011 14:52:41 +0000 (07:52 -0700)]
Fixup fromcvs/togit conversion

13 years agoUpdated inputmethod/ibus-skk to 1.3.6
obache [Sun, 12 Jun 2011 12:56:41 +0000 (12:56 +0000)]
Updated inputmethod/ibus-skk to 1.3.6

13 years agoUpdate ibus-skk to 1.3.6.
obache [Sun, 12 Jun 2011 12:56:27 +0000 (12:56 +0000)]
Update ibus-skk to 1.3.6.

bug fixes.

13 years agoUpdated net/mikutter to 0.0.3.8
obache [Sun, 12 Jun 2011 12:41:32 +0000 (12:41 +0000)]
Updated net/mikutter to 0.0.3.8

13 years agoUpdate mikutter to 0.0.3.8.
obache [Sun, 12 Jun 2011 12:41:15 +0000 (12:41 +0000)]
Update mikutter to 0.0.3.8.

* Improvements
  * Add notification related events.  Add following plugins
    * alsa - plugin for playing sound with alsa.
    * libnotify - plugin for notify with libnotify.

* Fixes
  * crash at limiting.
  * included JSON library is too old.
  * defect that settings may not be saved correctly.
  * defect that link position move over.
  * some API cache functions.
  * defect of crash at editing shorcut key.

13 years agoUpdate with a working MASTER_SITES, and to FETCH_USING curl,
schnoebe [Sun, 12 Jun 2011 11:59:20 +0000 (11:59 +0000)]
Update with a working MASTER_SITES, and to FETCH_USING curl,
since ftp does not handle https: URLs.

13 years agoNote update of ruby-gnome2 packages to 0.90.9.
obache [Sun, 12 Jun 2011 11:46:42 +0000 (11:46 +0000)]
Note update of ruby-gnome2 packages to 0.90.9.

13 years agoUpdate ruby-gnome2 to 0.90.9.
obache [Sun, 12 Jun 2011 11:43:35 +0000 (11:43 +0000)]
Update ruby-gnome2 to 0.90.9.

== Ruby-GNOME2 0.90.9: 2011-06-11

NOTE: 0.90.x releases are for 1.0.0 major release.

This is the last release of 0.90.x series. The next release
will be 1.0.0!

=== Changes

==== All

  * Fixes
    * Fix a bug in version numbers.
      [Grant Schoep, Vincent Carmona]
    * Support 'bundle install' .

==== Ruby/GLib2

  * Improvements
    * Support GLib::IOChannel.new(fd) and GLib::IOChannel#fd on Windows.
    * GLib::IOChannel#write returns written byte not self.
      [backward incompatible]

==== Ruby/GTK2

  * Fixes
    * fix misc/bindings.rb sample (ruby 1.9).
      [Vincent Carmona]
    * [#3305589] fix Gtk::Window#add_accel_group misses
      a reference to accel group.
      [Piotr Korzuszek, Kouhei Sutou]
    * Support cairo related samples in Ruby 1.9.
      [Jon, Kouhei Sutou]

==== Ruby/GStreamer

  * Improvements
    * add Gst::Registry.update method.
      [Vincent Carmona]

==== Ruby/VTE

  * Fixes
    * [#3199587] fix pc install.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/Poppler

  * Fixes
    * [#3292118] don't run needless tests.
      [Mamoru Tasaka, Kouhei Sutou]

==== Ruby/GtkSourceView2

  * Improvements
    * support Windows.
      [S.Kitagawa]

13 years agoUpdated mail/milter-manager to 1.8.0
obache [Sun, 12 Jun 2011 11:08:54 +0000 (11:08 +0000)]
Updated mail/milter-manager to 1.8.0

13 years agoUpdate milter-manager to 1.8.0.
obache [Sun, 12 Jun 2011 11:08:37 +0000 (11:08 +0000)]
Update milter-manager to 1.8.0.

== [release-1-8-0] 1.8.0: 2011-06-10

The first release of stable 1.8.x series.

=== All

==== Improvements

  * Removed unused variables.

=== Package

==== Improvements

  * [debian] Removed Debian GNU/Linux lenny support.
  * [debian] Added Debian GNU/Linux wheezy support.
  * [ubuntu] Removed Ubuntu Hardy Heron support.
  * [ubuntu] Removed Ubuntu Maverick Meerkat support.
  * [ubuntu] Added Ubuntu Natty Narwhal support.
  * [redhat] Specified PID file in init file explicitly.
  * [freebsd] Supported /etc/rc.conf.local.
    [Patch by moto kawasaki]

==== Fixes

  * [debian] Added missing milter.rb.
    [Reported by Mitsuru Ogino]

=== milter manager

==== Improvements

  * [trust applicable condition] Normalized domain name.
  * Added ((<trust.clear|configuration.rd#trust.clear>))
    configuration item.
  * Added
    ((<trust.load_envelope_from_domains|configuration.rd#trust.load_envelope_from_domains>))
    configuration item.
  * [trust applicable condition] Added ezweb.ne.jp and
    docomo.ne.jp to built-in trusted domain list.
  * Used fallback status on negotiate.
  * Added
    ((<manager.chunk_size|configuration.rd.ja#manager.chunk_size>))
    configuration item.

==== Fixes

  * Fixed a bug that child milter process launcher isn't
    exited.
    [Reported by OBATA Akio]
  * Fixed a bug that child milters that return reject,
    temporary failure or discard aren't used in the same
    session.

=== milter-core

==== Improvements

  * Added trace log level that is more verbose than debug
    log level.
  * Supported +/- log level prefix to add/remove log level
    from the current log levels in MILTER_LOG_LEVEL
    environment environment.

==== Fixes

  * Fixed a read block bug when readable data is available.

=== Ruby milter

==== Improvements

  * [configuration] Used 'accept' as default value for
    fallback status.

=== milter-performance-check

==== Improvements

  * Supported CentOS 5.

=== Document

==== Fixes

  * Used Milter::VERSION instead of Milter::TOOLKIT_VERSION
    for confirming Ruby milter's version.
    [Reported by Mitsuru Ogino]

13 years agoAdd libreoffice3-bin
ryoon [Sun, 12 Jun 2011 09:08:12 +0000 (09:08 +0000)]
Add libreoffice3-bin

13 years agoAdded misc/libreoffice3-bin version 3.3.2
ryoon [Sun, 12 Jun 2011 09:07:24 +0000 (09:07 +0000)]
Added misc/libreoffice3-bin version 3.3.2

13 years agoImport libreoffice3-bin-3.3.2 as misc/libreoffice3-bin
ryoon [Sun, 12 Jun 2011 09:05:30 +0000 (09:05 +0000)]
Import libreoffice3-bin-3.3.2 as misc/libreoffice3-bin

LibreOffice is the free power-packed Open Source personal productivity
suite for Windows, Macintosh and Linux, that gives you six feature-rich
applications for all your document production and data processing
needs: Writer, Calc, Impress, Draw, Math and Base.

This is linux binary package.

13 years agoMerge from vendor branch TNF:
ryoon [Sun, 12 Jun 2011 09:05:30 +0000 (09:05 +0000)]
Merge from vendor branch TNF:
Import libreoffice3-bin-3.3.2 as misc/libreoffice3-bin

LibreOffice is the free power-packed Open Source personal productivity
suite for Windows, Macintosh and Linux, that gives you six feature-rich
applications for all your document production and data processing
needs: Writer, Calc, Impress, Draw, Math and Base.

This is linux binary package.

13 years agoDrop --ignore-case-check option from bootstrap script.
obache [Sun, 12 Jun 2011 08:28:32 +0000 (08:28 +0000)]
Drop --ignore-case-check option from bootstrap script.

pkgsrc infrastructure itself does not require case-sensitive filesystem
nowadays, and always no need to check filesystem case-check.

13 years agodrop --fetch-cmd option and FETCH_CMD settings for default mk.conf.
obache [Sun, 12 Jun 2011 07:58:51 +0000 (07:58 +0000)]
drop --fetch-cmd option and FETCH_CMD settings for default mk.conf.
fetch stuff was changed and it will not works as expected nowadays.

13 years agogames/sex bump (but no grind, sorry)
dholland [Sun, 12 Jun 2011 04:48:26 +0000 (04:48 +0000)]
games/sex bump (but no grind, sorry)

13 years agoFix build problem on Minix and a couple other minor C issues I noticed
dholland [Sun, 12 Jun 2011 04:47:26 +0000 (04:47 +0000)]
Fix build problem on Minix and a couple other minor C issues I noticed
while passing by. Closes PR 45048 from Thomas Cort.

13 years agoRepo copy files
repo-copy [Sun, 12 Jun 2011 02:14:08 +0000 (02:14 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Sun, 12 Jun 2011 02:14:07 +0000 (19:14 -0700)]
Fixup fromcvs/togit conversion

13 years agoUpdated xbiff.
dholland [Sun, 12 Jun 2011 00:31:48 +0000 (00:31 +0000)]
Updated xbiff.

13 years agoUpdate xbiff to 1.0.3. Changes seem to be mostly code cleanup and
dholland [Sun, 12 Jun 2011 00:31:02 +0000 (00:31 +0000)]
Update xbiff to 1.0.3. Changes seem to be mostly code cleanup and
autoconf churn.

13 years agoUpdated libXi. Also include bump of games/velena I did two weeks ago and
dholland [Sun, 12 Jun 2011 00:23:06 +0000 (00:23 +0000)]
Updated libXi. Also include bump of games/velena I did two weeks ago and
forgot to commit here.

13 years agoUpdate to libXi-1.4.3: bug and doc fixes.
dholland [Sun, 12 Jun 2011 00:21:53 +0000 (00:21 +0000)]
Update to libXi-1.4.3: bug and doc fixes.

13 years agoRepo copy files
repo-copy [Sat, 11 Jun 2011 22:38:13 +0000 (22:38 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Sat, 11 Jun 2011 22:38:12 +0000 (15:38 -0700)]
Fixup fromcvs/togit conversion