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

2024-05-13 11:03:22 UTC Now

2013-11-30 22:53:46 UTC MAIN commitmail json YAML

2013-11-30 22:39:45 UTC MAIN commitmail json YAML

Added devel/p5-Alien-Packages version 0.003

(wiz)

2013-11-30 22:39:22 UTC MAIN commitmail json YAML

+ p5-Alien-Packages

(wiz)

2013-11-30 22:39:07 UTC MAIN commitmail json YAML

Import p5-Alien-Packages-0.003 as devel/p5-Alien-Packages.

Find information on installed packages using the packaging system's
tools.

(wiz)

2013-11-30 22:29:24 UTC MAIN commitmail json YAML

Updated x11/mlterm to 3.3.1

(tsutsui)

2013-11-30 22:28:41 UTC MAIN commitmail json YAML

Update mlterm to 3.3.1.

Changes from doc/en/ReleaseNote:

ver 3.3.1
* Add "use_auto_detect" and "auto_detect_encodings" options.
  (auto_detect_encodings=utf8,eucjp,sjis and use_auto_detect=true enable
  auto detection of utf8, eucjp and sjis.)
* Support ESC $ on non-ISO2022 encodings such as UTF-8.
* Reset pending DCS sequence by pressing ESC key.
* Support iBus 1.5.
* Enable to specify the conversion engine name of iBus. (e.g. --im ibus:anthy)
* Desynchronize ESC [ 5379 ; show_picture BEL on cygwin/win32gdi or mingw.
* "unlimited" value is available for "logsize" option.
* Bug fixes:
  Fix the bug of convertion to sjis.
  Fix the bug which disabled threading scp.
  Fix https://bugzilla.novell.com/show_bug.cgi?id=849342

(tsutsui)

2013-11-30 20:31:54 UTC MAIN commitmail json YAML

Note new "dnsperf" package.

(tron)

2013-11-30 20:31:30 UTC MAIN commitmail json YAML

Add and enable "dnsperf".

(tron)

2013-11-30 20:31:18 UTC MAIN commitmail json YAML

Add new "dnsperf" package:
DNSPerf, ResPerf, and DHCPerf are free tools developed by Nominum that
make it simple to gather accurate latency and throughput metrics for
Domain Name Service (DNS) and Dynamic Host Configuration Protocol
(DHCP). These tools are easy-to-use and simulate typical Internet so
network operators can benchmark their naming and addressing
infrastructure and plan for upgrades. The latest version of the DNS
test tools (DNSPerf and ResPerf) can be used with new test files that
include IPv6 queries.

DNSPerf "self-paces" the DNS query load to simulate network
conditions. New features in DNSPerf improve the precision of latency
measurements and allow for per packet per-query latency reporting is
possible. DNSPerf is now multithreaded, multiple DNSPerf clients can
be supported in multicore systems (each client requires two
cores). The output of DNSPerf has also been improved so it is more
concise and useful. Latency data can be used to make detailed graphs
so it is simple for network operators to take advantage of the data.

(tron)

2013-11-30 19:24:03 UTC MAIN commitmail json YAML

Updated mail/dovecot2 to 2.2.9

(adam)

2013-11-30 19:22:45 UTC MAIN commitmail json YAML

Changes 2.2.9:
+ Full text search indexing can now be done automatically after
  saving/copying mails by setting plugin { fts_autoindex=yes }
+ replicator: Added replication_dsync_parameters setting to pass
  "doveadm sync" parameters (for controlling what to replicate).
+ Added mail-filter plugin
+ Added liblzma/xz support (zlib_save=xz)
- v2.2.8's improved cache file handling exposed several old bugs
  related to fetching mail headers.
- v2.2.7's iostream handling changes were causing some connections
  to be disconnected before flushing their output (e.g. POP3 logout
  message wasn't being sent)

(adam)

2013-11-30 16:25:12 UTC MAIN commitmail json YAML

Fix build of db{4,46,5} on MirBSD.

The build does not create all those unnecessary shlib symlinks on MirBSD
(I believe this is due to a patch I sent in years ago), so add separate
PLIST.MirBSD files that do not contain these files.

(BTW, I would be grateful to learn how I can achieve the same effect
without copying PLISTs, but this works.)

(bsiegert)

2013-11-30 16:11:16 UTC MAIN commitmail json YAML

add support for mdds and let pkg-config find zlib now.
reduce autotools requirements and make sure pthreads are used.
TODO: libixion support (once it is added to pkgsrc)

(richard)

2013-11-30 12:34:52 UTC MAIN commitmail json YAML

2013-11-30 12:04:44 UTC MAIN commitmail json YAML

Add p5-XML-Catalog

(wen)

2013-11-30 11:57:18 UTC MAIN commitmail json YAML

Fix COMMENT line and not to forget the following changelog since last version:
2012-06-28 Caol叩n McNamara <cmc at LibO>:
        * fix some cppcheck warnings
        * fix some parfait warnings

(richard)

2013-11-30 11:46:39 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-TreePP to 0.42

(wen)

2013-11-30 11:45:45 UTC MAIN commitmail json YAML

Update to 0.42

Upstream changes:
2013/11/07 (0.42)
    * add empty_element_tag_end option. thanks to Songmu
      https://github.com/kawanet/XML-TreePP/pull/2
    * ensure unicode transmitted proprely. thanks to xenoterracide
      https://github.com/kawanet/XML-TreePP/pull/1
    * it requires LWP 5.811 or later to use add_content_utf8 method in HTTP::Message
    * source repository is now on github
      https://github.com/kawanet/XML-TreePP

(wen)

2013-11-30 11:39:12 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-TreeBuilder to 5.1

(wen)

2013-11-30 11:38:16 UTC MAIN commitmail json YAML

Update to 5.1

Upstream changes:
Release 5.1

  Fix entities in attributes only working for root node. RT #89402

Thu Oct 03 2013 Jeff Fearn <Jeff.Fearn@gmail.com>
  Release 5.0

  Add support for using XML Catalogs. (related to RT #87010)
  Add support for expanding entities.
  perl tidy FTW
  Remove xt/ deps from Build.PL. RT #78039
  Doc typo fixes. RT #66404
  Error out if args to new are not in a hash. RT #70654
  Add logic to keep entities in attributes when NoExpand is set. RT #88973

Jul 17 2013  Jeff Fearn <Jeff.Fearn@gmail.com>
  Release 4.3

  Hard code VERSION in TreeBuilder.pm for PAUSE. RT #86964

Jul 15 2013  Jeff Fearn <Jeff.Fearn@gmail.com>
  Release 4.2

  Added store_cdata to handle CDATA.
  More test coverage.

(wen)

2013-11-30 11:32:58 UTC MAIN commitmail json YAML

Added textproc/p5-XML-Catalog version 1.0.1

(wen)

2013-11-30 11:31:37 UTC MAIN commitmail json YAML

2013-11-30 11:30:31 UTC MAIN commitmail json YAML

Import XML-Catalog-v1.0.1 as textproc/p5-XML-Catalog.

This module implements draft 0.4 of John Cowan's XML Catalog (formerly
known as XCatalog) proposal (<http://www.ccil.org/~cowan/XML/XCatalog.html>).
Catalogs may be written in either SOCAT or XML syntax (see the proposal
for syntax details); XML::Catalog will assume SOCAT syntax if the catalog
is not in well-formed XML syntax.

(wen)

2013-11-30 11:14:10 UTC MAIN commitmail json YAML

provide zlib.pc for pkg-config to facilitate configure where possible

(richard)

2013-11-30 11:09:06 UTC MAIN commitmail json YAML

update textproc/mythes to 1.2.3

(richard)

2013-11-30 11:07:17 UTC MAIN commitmail json YAML

2013-11-30 10:18:07 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-Xslate to 3.1.0

(wen)

2013-11-30 10:17:14 UTC MAIN commitmail json YAML

Update to 3.1.0

Upstream changes:
3.1.0 2013-11-16 16:46:35+0900
    [BUG FIXES]
    - Close #95; $/ affected the parse() method

    [FEATURES]
    - Add $xslate->validate($file) method to check template syntax

3.0.2 2013-11-15 21:56:53+0900
    [BUG FIXES]
    - Fix a mojibake issue where utf8::upgrade() was always called when
      loading caches (hanabukuro++)

3.0.1 2013-11-04 12:27:51+0900
    [TEST FIXES]
    - Fix a test that might fail on a slow machine like Raspberry Pi
      (Getty++)

3.0.0 2013-10-18 08:59:22+0900
    - No code changes from 2.1.0, just re-packaging for package managers

2.1.0 2013-10-17 22:18:21+0900
    [BUG FIXES]
    - Fix an issue that multi-bytes string literals used for a hash key
      was not dealt as a text string (@Niratama++)
      WARNING: this change could break your code if you use multi-byte
              text string as a hash key.

2.0010 2013-10-07 21:56:12+0900
    [BUG FIXES]
    - Fix an issue that vpath with text-strings raised errors
      on newer perls due to specification changes in PerlIO::scalar (#90)
    - Documentation tweaks (#84, #86)

(wen)

2013-11-30 10:12:30 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-LibXSLT to 1.82

(wen)

2013-11-30 10:11:36 UTC MAIN commitmail json YAML

Update to 1.82

Upstream changes:
1.82            Wed  6 Nov 13:17:39 IST 2013
    - Makefile.PL: Report LibXSLT mismatch correctly.
        - https://rt.cpan.org/Ticket/Display.html?id=90085
        - Thanks to David Schmidt for the report, and to joel and brother
        from the channel #perl-help for analysis.

(wen)

2013-11-30 10:08:52 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-LibXML to 2.0107

(wen)

2013-11-30 10:07:36 UTC MAIN commitmail json YAML

Update to 2.0107

Upstream changes:
2.0107          Thu 31 Oct 09:12:03 IST 2013
    - Add a unique_key method for namespace objects.
        - https://bitbucket.org/shlomif/perl-xml-libxml/pull-request/24/unique_key-method-for-namespace-objects/diff
        - Thanks to garfieldnate for the pull request.
    - Grammar fixes in the documentation.
        - https://rt.cpan.org/Ticket/Display.html?id=89718
        - Thanks to Gregor Herrman and the Debian Team

(wen)

2013-11-30 10:00:27 UTC MAIN commitmail json YAML

Updated finance/p5-Data-Currency to 0.06000

(wen)

2013-11-30 09:59:32 UTC MAIN commitmail json YAML

Update to 0.06000
Add LICENSE

Upstream changes:
0.06000 Sun Jul 14 15:00:00 2013
    - Three way comparison string
    - Treat undef as 0 on arithmetic operations

0.05001 Sun Jul 14 15:00:00 2013
    - Corrected POD

0.05 Sun Jul 14 15:00:00 2013
    - Mathematical Operation overloads
    - Changed prereq back to 5.6.1

(wen)

2013-11-30 09:47:25 UTC MAIN commitmail json YAML

Updated filesystems/p5-Path-Tiny to 0.047

(wen)

2013-11-30 09:46:13 UTC MAIN commitmail json YAML

Update to 0.047

Upstream changes:
0.047    2013-11-26 15:11:13 America/New_York
    [FIXED]
    - Previous lock testing fixes broke on Windows (sigh); now fixed,
      I hope.
0.046    2013-11-22 17:07:24 America/New_York
    [FIXED]
    - Revised locking tests for portability again: locks are now tested
      from a separate process
0.045    2013-11-22 15:28:50 America/New_York
    [FIXED]
    - Fixed locking test on AIX

(wen)

2013-11-30 09:42:32 UTC MAIN commitmail json YAML

Updated devel/p5-MooX-Options to 4.002

(wen)

2013-11-30 09:41:07 UTC MAIN commitmail json YAML

+ denemo-1.1, etm2-2.3.11 [etm successor], kid3-3.0.2, samba-3.6.21.

(wiz)

2013-11-30 09:40:09 UTC MAIN commitmail json YAML

Updated net/py-dropbox to 1.6nb1

(wiz)

2013-11-30 09:40:00 UTC MAIN commitmail json YAML

Fix python interpreter path in installed file.
Bump PKGREVISION.

(wiz)

2013-11-30 09:39:51 UTC MAIN commitmail json YAML

Update to 4.002
Update DEPENDS

Upstream changes:
4.002  2013-11-29 19:07:32 GMT
    * Feature #380 : global improvement doc (Celogeek San)
    * Bug #378 : fix pod typo (Celogeek San)
    * Feature #379 : improve synopsis (Celogeek San)

4.001  2013-11-26 09:15:14 GMT
    * Bug #377 : older version of perl has different init methods (Celogeek San)

4.000  2013-11-25 19:01:24 GMT
    * Feature #328 : Rewrite pod (Celogeek San)
      Fix: Path::Class 0.32 needed for tempfile
      Fix: import only moox options role methods, not the one need by this module
      Fix: JSON help format
      Feature: improve handling of errors (catch everything and display the proper usage methods)
      Feature: full rewrite pod documentation

(wen)

2013-11-30 09:01:26 UTC MAIN commitmail json YAML

Mention mk/tools/automake.mk so it is not forgotten.

(wiz)

2013-11-30 07:33:40 UTC MAIN commitmail json YAML

gawk and patch tools need to be explicitly added to build hypen on solaris

(richard)

2013-11-30 07:06:25 UTC MAIN commitmail json YAML

2013-11-30 06:24:38 UTC MAIN commitmail json YAML

include versions 1.12&1.13 to aclocal/automake

(richard)

2013-11-30 00:01:34 UTC MAIN commitmail json YAML

2013-11-29 23:54:35 UTC MAIN commitmail json YAML

request lua51 correctly

(dholland)

2013-11-29 23:30:56 UTC MAIN commitmail json YAML

Updated wm/spectrwm to 2.4.0

(wiz)

2013-11-29 23:30:47 UTC MAIN commitmail json YAML

Update to 2.4.0, based on patch by Lokesh Mandvekar on pkgsrc-users.
Changes not documented.

(wiz)

2013-11-29 23:23:18 UTC MAIN commitmail json YAML

Note update of tex-enctex{,-doc}

(minskim)

2013-11-29 23:22:34 UTC MAIN commitmail json YAML

Update tex-enctex{,-doc} to 2013

- plain-*-dc.tex removed (obsolete)
- ecfonts.tex, dcfonts.tex removed (name conflict)
- plain-utf8-ec.tex corrected (contents of ecfonts.tex included)

(minskim)

2013-11-29 23:13:56 UTC MAIN commitmail json YAML

Fix const correctness issue that has been intermittently causing build
failures for a long time.  (I'm not sure why it sometimes does and
sometimes doesn't, but I think it may depend on different CFLAGS
arising from bootstrapping vs. not bootstrapping.)

While here add a comment to patch-curses__helpers.c; hi Joerg.

(dholland)

2013-11-29 23:10:33 UTC MAIN commitmail json YAML

2013-11-29 22:55:39 UTC MAIN commitmail json YAML

Updated nih/gnutls to 3.2.7

(wiz)

2013-11-29 22:55:29 UTC MAIN commitmail json YAML

Update to 3.2.7:

* Version 3.2.7 (released 2013-11-23)

** libgnutls: gnutls_cipher_get_iv_size() now returns the correct IV size in
GCM ciphers (previously it returned the implicit IV used in TLS).

** libgnutls: gnutls_certificate_set_x509_key_file() et al when provided
with a PKCS #11 URL pointing to a certificate, will attempt to load the whole
chain.

** libgnutls: When traversing PKCS #11 tokens looking for an object, avoid
looking in unrelated to the object tokens.

** libgnutls: Added an experimental %DUMBFW option in priority strings. This
avoids a black hole behavior in some firewalls by sending a large client hello.
See http://www.ietf.org/mail-archive/web/tls/current/msg10423.html

** libgnutls: The GNUTLS_DEBUG_LEVEL variable if set to a log level number
will force output of debug messages to stderr.

** libgnutls: Fixed the setting of the ciphersuite when gnutls_premaster_set()
is used with another protocol than the GNUTLS_DTLS0_9 protocol.

** libgnutls: gnutls_x509_crt_set_expiration_time() will set the no well defined
expiration date when (time_t)-1 is specified as date.

** libgnutls: Session tickets are encrypted using AES-GCM.

** libgnutls: Corrected issue in record decompression. Issue pinpointed
by Frank Zschockel.

** libgnutls: Forbid all compression methods in DTLS.

** gnutls-serv: Fixed issue with IPv6 address in UDP mode.

** certtool: When exporting an encrypted PEM private key do not output the key
parameters.

** certtool: Expiration days template option allows for a -1 value which
will set to the no well defined expiration date (RFC5280), and no longer
chokes on integer overflows. Suggested by Stefan Buehler.

** certtool: Added new template options: 'activation_date', and
'expiration_date'.

** tools: The environment variable GNUTLS_PIN can be used to read any PIN
requested from tokens.

** tools: The installed version of libopts is used if the autogen tool is
present.

** API and ABI modifications:
gnutls_pkcs11_obj_export3: Added
gnutls_pkcs11_get_raw_issuer: Added
gnutls_est_record_overhead_size: Exported

(wiz)

2013-11-29 19:31:47 UTC MAIN commitmail json YAML

add patch from upstream to fix a regression which made that the symbol
table of NetBSD domU kernels was not loaded correctly, see
http://mail-index.netbsd.org/port-xen/2013/11/29/msg008157.html
for details
bump PKGREV

(drochner)

2013-11-29 19:29:58 UTC MAIN commitmail json YAML

add patches from upstream to fix two security problems:
-another lock inversion
-privilege escalation (not exploitable in standard setups)
bump PKGREV

(drochner)

2013-11-29 18:33:54 UTC MAIN commitmail json YAML

Try to unbreak the build on MirBSD. With this, it compiles all the way through
but then fails to link because the library contains unfulfilled references
to sse2 functions -- even though they are disabled.

(bsiegert)

2013-11-29 18:30:10 UTC MAIN commitmail json YAML

2013-11-29 18:23:57 UTC MAIN commitmail json YAML

Updated devel/rcs to 5.9.2

(wiz)

2013-11-29 18:23:45 UTC MAIN commitmail json YAML

Update to 5.9.2:

- 5.9.2 | 2013-11-28

  - bugfixes

    - avoid possibly failing command in backticks

      Some versions of Solaris /bin/sh would cause the extract-help
      build script to exit failurefully when the grep command in the
      backticks failed (in the presence of "set -e").  Sigh.

    - handle low-memory situations like RCS 5.7 (mostly)

      For reading comma-v files, RCS 5.7 tries mmap(2), in-core
      snarfing, and stdio access, falling back to slower methods
      on failure of the faster method.  RCS 5.8 maintained the order,
      but did not fall back; on failure, it gave up immediately.
      This change was originally viewed as a feature, but lately it
      seemed more like a bug.

      Now, RCS 5.7 behavior is for the most part restored.  The
      exception is when env var ���RCS_MEM_LIMIT��� is set; in that case,
      failure of a fast method does not fall back to the slower one.

  - default for env var ���RCS_MEM_LIMIT��� relaxed

    This used to be 256 kilobytes, a reasonable value a long time
    ago, but ridiculously low nowadays.  Now, it is "unlimited",
    which is more in line w/ the GNU philosophy, anyway:

    (info "(standards) Semantics")

    Since the env var is mostly intended for testing RCS, you can
    normally leave it unset.  (Probably it will be removed in a
    future release.)

  - maintenance tools updated
    - automake (GNU automake) 1.14
    - gnulib-tool (GNU gnulib 2013-11-28 08:46:06) 0.1.21-37f8a

(wiz)

2013-11-29 18:19:03 UTC MAIN commitmail json YAML

HOMEPAGE gone.

(wiz)

2013-11-29 17:57:07 UTC MAIN commitmail json YAML

Remove PKGCONFIG_OVERRIDE for not-to-be-installed file.

(wiz)

2013-11-29 17:45:27 UTC MAIN commitmail json YAML

Updated textproc/json-c to 0.11nb1

(wiz)

2013-11-29 17:45:18 UTC MAIN commitmail json YAML

Disable old name compat. Planned for next release anyway, and might fix
problems with relinking some people are seeing.

Bump PKGREVISION.

Wait with another recursive bump until I know that there's fallout.

(wiz)

2013-11-29 17:41:08 UTC MAIN commitmail json YAML

2013-11-29 17:36:25 UTC MAIN commitmail json YAML

Add "used by" lines for contao32/contao32-example.

(taca)

2013-11-29 17:17:25 UTC MAIN commitmail json YAML

2013-11-29 16:58:47 UTC MAIN commitmail json YAML

2013-11-29 16:58:34 UTC MAIN commitmail json YAML

Update to 1.3:

I had a few bugs in 1.2 and I figured I'd just pack them up and
release again.

        * Fix -import exit value
        * Fix version number reported by serve
        * Rename '.egg' file calypso.egg

(wiz)

2013-11-29 16:54:56 UTC MAIN commitmail json YAML

Updated textproc/py-lxml to 3.2.4

(wiz)

2013-11-29 16:54:42 UTC MAIN commitmail json YAML

Update to 3.2.4:

3.2.4 (2013-11-07)
==================

Bugs fixed
----------

* Memory leak when creating an XPath evaluator in a thread.

* LP#1228881: ``repr(XSLTAccessControl)`` failed in Python 3.

* Raise ``ValueError`` when trying to append an Element to itself or
  to one of its own descendants.

* LP#1206077: htmldiff discarded whitespace from the output.

* Compressed plain-text serialisation to file-like objects was broken.

(wiz)

2013-11-29 16:52:26 UTC MAIN commitmail json YAML

Updated devel/cppunit to 1.13.2

(wiz)

2013-11-29 16:52:12 UTC MAIN commitmail json YAML

Update to 1.13.2:

  New in CppUnit 1.13.2:
  ---------------------

* Portability:
  - Supports 64 bit build on windows

  - Report errors from dlopen and dlclose through dlerror on
    unix/linux.

(wiz)

2013-11-29 16:44:21 UTC MAIN commitmail json YAML

Note update of www/contao32 and www/contao32-example package to 3.2.1.

(taca)

2013-11-29 16:43:06 UTC MAIN commitmail json YAML

Update contao32 and contao32-example package to 3.2.1.

* pkgsrc change: drop optional php-tidy package requirement from MESSAGE.

Version 3.2.1 (2013-11-29)
--------------------------

### Updated
Updated TinyMCE to version 3.5.10 to fix the IE11 issues (see #6479).

### Fixed
Optionally override the repository tables when importing a template (see #6470).

### Fixed
Only do the UUID conversion once even if the `Database\Updater` helper methods
are called multiple times (see #6481).

### Fixed
Correctly toggle the mobile/desktop view (see #6227).

### Fixed
Correctly detect UUIDs in the "file" insert tag (see #6472).

### Fixed
Correctly assign images to FAQs (see #6465).

### Fixed
Improved the speed and memory footprint of the news archive menu (see #6463).

### Fixed
Removed `CalendarEventsModel::findBoundaries()` (see #6467).

(taca)

2013-11-29 15:27:19 UTC MAIN commitmail json YAML

Fix build of MesaLib on MirBSD. The mklib script needed some prodding, and
configure mis-detects -fvisibility=hidden for some reason.

(bsiegert)

2013-11-29 14:36:15 UTC MAIN commitmail json YAML

Updated devel/subversion to 1.8.5

(adam)

2013-11-29 13:49:27 UTC MAIN commitmail json YAML

Changes 1.8.5:
This release addresses two security issues:
    CVE-2013-4505: mod_dontdothat does not restrict requests from serf clients.
    CVE-2013-4558: mod_dav_svn assertion triggered by autoversioning commits.

(adam)

2013-11-29 13:00:32 UTC MAIN commitmail json YAML

2013-11-29 13:00:08 UTC MAIN commitmail json YAML

2013-11-29 12:59:51 UTC MAIN commitmail json YAML

2013-11-29 12:59:31 UTC MAIN commitmail json YAML

2013-11-29 12:59:12 UTC MAIN commitmail json YAML

2013-11-29 12:58:52 UTC MAIN commitmail json YAML

2013-11-29 12:58:03 UTC MAIN commitmail json YAML

BROKEN after bsd.prefs.mk doesn't work. Mark it is not MAKE_JOBS_SAFE
instead, that seems to fix the issues.

(joerg)

2013-11-29 12:57:28 UTC MAIN commitmail json YAML

2013-11-29 12:55:37 UTC MAIN commitmail json YAML

Fix assembler syntax to not depend on horrendous GNU implementation
details.

(joerg)

2013-11-29 12:54:55 UTC MAIN commitmail json YAML

Can fail in concurrent builds.

(joerg)

2013-11-29 12:54:38 UTC MAIN commitmail json YAML

Not MAKE_JOBS_SAFE.

(joerg)

2013-11-29 12:54:24 UTC MAIN commitmail json YAML

2013-11-29 12:54:02 UTC MAIN commitmail json YAML

2013-11-29 12:53:45 UTC MAIN commitmail json YAML

Has race conditions during build.

(joerg)

2013-11-29 12:53:26 UTC MAIN commitmail json YAML

Fix extraction of rpath options from Fortran linker.

(joerg)

2013-11-29 12:52:21 UTC MAIN commitmail json YAML

2013-11-29 09:46:50 UTC MAIN commitmail json YAML

+ Mesa-9.2.4, MesaLib-9.2.4, calibre-1.13, glu-9.2.4, libpcap-1.5.1,
  libvpx-1.3.0, mpc-1.0.1, mpfr-3.1.2, multitail-6.0, qemu-1.7,
  supertuxkart-0.8.1, thunderbird-24.1.1, typo3-4.5.31, veusz-1.19.1,
  xterm-298.

(wiz)

2013-11-29 09:16:32 UTC MAIN commitmail json YAML

Updated games/puzzles to 10098

(wiz)

2013-11-29 09:16:22 UTC MAIN commitmail json YAML

Update to 10098:
Fix a printf 64-bit-cleanness error.

(wiz)

2013-11-28 11:04:42 UTC MAIN commitmail json YAML

Remove rc.d bits that are already handled by pkgsrc.

(fhajny)

2013-11-28 10:12:25 UTC MAIN commitmail json YAML

2013-11-28 09:31:52 UTC MAIN commitmail json YAML

Punt the not needed patch

(roy)

2013-11-28 07:56:25 UTC MAIN commitmail json YAML

+ gthumb-3.2.5, transmission-2.82.

(wiz)

2013-11-28 06:36:07 UTC MAIN commitmail json YAML

Doesn't build against lua52.

(dholland)

2013-11-28 06:33:49 UTC MAIN commitmail json YAML

smbchartool-2.3a_3.0a.diff.gz changed upstream.
(The timestamp in the gzip header changed from January 2005 to November
2007; go figure.)

To cope with this, set DIST_SUBDIR, update the distinfo, and bump
PKGREVISION to 5.

(dholland)

2013-11-28 06:04:08 UTC MAIN commitmail json YAML

Update search location for tex hyphenation files. PKGREVISION -> 4
as it only failed if you had PKG_DEVELOPER set.

(dholland)

2013-11-28 05:21:39 UTC MAIN commitmail json YAML

Update PLIST and bump PKGREVISION; seen in a chrooted pbulk run so I'm
going to assume it changed with the new(ish) Erlang.

(dholland)

2013-11-27 17:09:57 UTC MAIN commitmail json YAML

Also package include/xchat/xchat-plugin.h to allow third-party packages to
build plug-ins for xchat.

ok tron@

(khorben)

2013-11-27 11:29:34 UTC MAIN commitmail json YAML

Mark as MAKE_JOBS_SAFE=no, fix build on SmartOS

(ryoon)

2013-11-27 10:10:37 UTC MAIN commitmail json YAML

leave a hint about overview issues

(spz)

2013-11-27 10:02:55 UTC MAIN commitmail json YAML

a small issue with 64bit time_t that leads to crashes in
news.daily, respectively on 'ctlinnd name ""' when peers are connected.

(spz)

2013-11-27 01:54:19 UTC MAIN commitmail json YAML

Add buildlink3.mk, net/lldpd will want this.

(mef)

2013-11-26 23:25:36 UTC MAIN commitmail json YAML

Correct the PLIST for other versions of python, too.

(agc)

2013-11-26 20:36:57 UTC MAIN commitmail json YAML

2013-11-26 20:36:22 UTC MAIN commitmail json YAML

update to 0.6.22
changes:
-added Dropbox and Mega backends
-added progress bar (backend specific)
-misc fixes and improvements

(drochner)

2013-11-26 20:33:20 UTC MAIN commitmail json YAML

2013-11-26 20:32:24 UTC MAIN commitmail json YAML

2013-11-26 20:25:53 UTC MAIN commitmail json YAML

Updated sysutils/py-xattr to 0.7.2nb1

(wiz)

2013-11-26 20:25:42 UTC MAIN commitmail json YAML

Fix PLIST with py-cffi-0.8.1 and depend on it.

(wiz)

2013-11-26 18:56:17 UTC pkgsrc-2013Q3 commitmail json YAML

Pullup tickets #4257 and #4258.

(tron)

2013-11-26 18:55:13 UTC pkgsrc-2013Q3 commitmail json YAML

Pullup ticket #4258 - requested by taca
www/drupal7: security update

Revisions pulled up:
- www/drupal7/Makefile                                          1.22
- www/drupal7/distinfo                                          1.15

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Nov 21 15:14:11 UTC 2013

  Modified Files:
  pkgsrc/www/drupal7: Makefile distinfo

  Log Message:
  Update drupal7 to 7.24 (Drupal 7.24).

  Drupal 7.24, 2013-11-20
  ----------------------
  - Fixed security issues (multiple vulnerabilities), see SA-CORE-2013-003.

(tron)

2013-11-26 18:53:36 UTC pkgsrc-2013Q3 commitmail json YAML

Pullup ticket #4257 - requested by taca
www/drupal6: security update

Revisions pulled up:
- www/drupal6/Makefile                                          1.44
- www/drupal6/distinfo                                          1.28

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Nov 21 15:13:09 UTC 2013

  Modified Files:
  pkgsrc/www/drupal6: Makefile distinfo

  Log Message:
  Update drupal6 to 6.29 (Drupal 6.29).

  Drupal 6.29, 2013-11-20
  ----------------------
  - Fixed security issues (multiple vulnerabilities), see SA-CORE-2013-003.

(tron)

2013-11-26 15:26:06 UTC MAIN commitmail json YAML

Small (and probably irrelevant) clean-up of last commit.

(tron)

2013-11-26 14:57:33 UTC MAIN commitmail json YAML

Fix build under NetBSD 6.0* and 6.1*.

(tron)

2013-11-26 14:20:00 UTC MAIN commitmail json YAML

Updated devel/gnome-common to 3.10.0

(wiz)

2013-11-26 14:19:51 UTC MAIN commitmail json YAML

Update to 3.10.0:

    version 3.10.0

    compiler-flags: Add a #serial line

    As suggested in bug #707475, this will ensure the latest version of
    gnome-compiler-flags.m4 is used if conflicting versions are found in
    different directories in the autoconf search path.

    Helps: https://bugzilla.gnome.org/show_bug.cgi?id=707475

    compiler-flags: Add an optional second argument for custom warnings

    This allows module authors to choose to enforce stricter warnings on
    a per-module basis, to avoid the situation where an outside
    contributor submits a patch which introduces warnings the maintainer
    has enabled locally.

    Closes: https://bugzilla.gnome.org/show_bug.cgi?id=707475

    Run intltool before autoreconf so intltool.m4 is picked up by aclocal.
    https://bugzilla.gnome.org/show_bug.cgi?id=705365

    gnome-autogen.sh: run glib-gettexize if using GLib gettext

    This code was removed by error in
    commit 323bbfe0989405725379cada1aa5cb361fd2999f

    gnome-autogen.sh: Check only for autoreconf

    autoconf, automake, libtool, gettext are already checked by autoreconf

    Rename configure.in to configure.ac

    gnome-autogen: Do not use sed to get the AC_CONFIG_MACRO_DIR directory

    macros2/gnome-autogen.sh: Create m4 directory if it doesnt exits

    This is a automake bug fixed in automake 1.13.2

    gnome-autogen.sh: Use autoreconf

    instead autopoint/libtoolize/autoconf/automake manually

    Add support for automake 1.14

    code-coverage: fix conditionalization

    The "make clean" rule added by gnome-code-coverage.m4 was not
    conditionalized (making it spew errors on "make clean" when built
    without coverage support, since $(LCOV) expanded to ""), and the other
    rules were conditionalized incorrectly (testing "ifdef
    CODE_COVERAGE_ENABLED", when that variable was always set, just
    sometimes to "no"). Fix both problems.

    https://bugzilla.gnome.org/show_bug.cgi?id=699943

    Add support for lcov 1.10

    version 3.7.4

    COPYING: add GPL-2 license file

    Finally declare gnome-common to be GPL 2+, by doing some source code
    archaeology.

    These files we can effectively ignore:

    .gitignore
    AUTHORS
    ChangeLog.pre-git
    NEWS
    README
    doc-build/README
    doc/usage.txt
    gnome-common.doap
    macros2/README.cvs-commits

    The build files you could argue are boilerplate/uncopyrightable:

    Makefile.am
    autogen.sh
    configure.in
    doc-build/Makefile.am
    macros2/Makefile.am

    So that leaves:

    doc-build/gnome-doc-common.in
    doc-build/omf.make
    doc-build/xmldocs.make

    Appeared in e16ea58db92e05b9720acdc6992175ec346dfc91. Appears to have
    been copy-pasted from scrollkeeper-example2, LGPLv2.1.

    macros2/gnome-autogen.sh

    Can be traced back to gnome-libs 88f7376472d3ee54329213c118b46225703d8223, which
    is GPLv2/LGPLv2.

    macros2/gnome-code-coverage.m4

    LGPLv2.1+.

    macros2/gnome-common.m4
    macros2/gnome-compiler-flags.m4

    Synced with gnome-core as of 425e5cc9aad003c9f64d43f2d3f15e04a97db854, so
    LGPLv2.1+.

    The long-standing assumption is that gnome-common was GPLv2+, so use that
    license. Finally the tyranny of unclear licensing is over!

    https://bugzilla.gnome.org/show_bug.cgi?id=133689

    build: remove useless (empty or ancient) files that we don't need

    Add support for automake 1.13.

    Better support of using AUTOCONF environment variable

    When I launch gnome-autogen.sh by telling it to use a version of
    autoconf that is at a particular path -- by using the AUTOCONF
    environment variable -- I can see that there is a spot in the script
    that fails to honour that variable.  I thus get the error message
    (that I trim to just keep the relevant part):

        AUTOCONF=/my/autoconf AUTOM4TE=/my/autom4te /bin/sh -x /usr/bin/gnome-autogen.sh

        [...]

        +++ find_configure_files /home/dodji/devel/git/gdl/master
        +++ configure_ac=
        +++ test -f /home/dodji/devel/git/gdl/master/configure.ac
        +++ test -f /home/dodji/devel/git/gdl/master/configure.in
        +++ configure_ac=/home/dodji/devel/git/gdl/master/configure.in
        +++ test x/home/dodji/devel/git/gdl/master/configure.in '!=' x
        +++ echo /home/dodji/devel/git/gdl/master/configure.in
        +++ autoconf -t 'AC_CONFIG_SUBDIRS:$1' /home/dodji/devel/git/gdl/master/configure.in
        +++ read dir
        /home/dodji/devel/git/gdl/master/configure.in:8: error: Autoconf version 2.65 or higher is required
        /home/dodji/devel/git/gdl/master/configure.in:8: the top level
        autom4te: /bin/m4 failed with exit status: 63

    I think the problem is that the find_configure_files function uses
    'autoconf' directly instead of using $AUTOCONF.  So it's taking the
    autoconf binary that is in my path, and that one doesn't satisfy the
    version requirement of the configure.in script template that is in.
    /home/dodji/devel/git/gdl/master/configure.in.

    The patch below fixes that essentially by s/autoconf/$AUTOCONF there,
    and also by moving the definition point of the AUTOCONF variable --
    that is done by a call to version_check -- before the first spot that
    actually uses it.

    It's worth noting that this bug appears to have been introduced by the
    patch attached to bug #510713.

    Tested on my Fedora Rawhide system.

    * macros2/gnome-autogen.sh (find_configure_files): Use the
    AUTOCONF variable, rather than calling the autoconf program
    directly.  Remove the now useless comment.
    (<at global scope>): Move the definition of the AUTOCONF variable
    before its first use.

    compiler-warnings: Fix tabs->spaces

    Per https://bugzilla.gnome.org/show_bug.cgi?id=688192

    compiler-warnings: Drop -Wdeclaration-after-statement

    Some GNOME modules want the ability to use C99, let's not hamper them.

    https://bugzilla.gnome.org/show_bug.cgi?id=688192

    compiler-warnings: Drop -Wno-sign-comare

    It's not part of -Wall, and we're not explicitly turning it on here,
    so there's no point in turning it off, since it's not on.

    Additionally, if a given module did want it on, it's clearer if
    the compiler flags don't have -Wno-sign-compare -Wsign-compare.

    https://bugzilla.gnome.org/show_bug.cgi?id=688192

    compiler-warnings: Move -Wnested-externs to the always-on warning set

    Since there's no reason to have it different for yes/maximum.

    https://bugzilla.gnome.org/show_bug.cgi?id=688192

    compiler-warnings: code cleanup: Extract common warnings into variables

    Will make future refactoring clearer, and also we have comments now.

    https://bugzilla.gnome.org/show_bug.cgi?id=688192

    compiler-warnings: Drop -Waggregate-return

    This trips up gnome-desktop using things like XSyncValue, and while
    it's possible to avoid, we shouldn't punish people who are pushed to
    use structures as return values by external APIs.

    Returning a two-element structure is not a big deal.

    compiler-warnings: cosmetic cleanup: Put each warning on own line

    So that further patches are more readable.

    Add lots of warnings to GNOME_COMPILE_WARNINGS

    Following Colin Walters' thread on desktop-devel-list:

    https://mail.gnome.org/archives/desktop-devel-list/2012-July/msg00100.html

    Add a selection of more strict warnings to the default level of
    GNOME_COMPILE_WARNINGS. Check all the warnings by passing them to GCC,
    and ignore those which fail. Set the severity of some of the warnings to
    errors, so that particularly bad code is rejected (set the warning level
    to ‘minimum’ is you wish to avoid this behaviour). Fixes bug 568546 and
    bug 608953.

    code-coverage: Relicence to LGPLv2.1+

    As gnome-common is widely used, it’s useful for it to have a fairly liberal
    licence. This relicences the gnome-code-coverage.m4 file from GPLv3+ to
    LGPLv2.1+.

    Permission has been obtained (by private e-mail) from the other contributors:
    • Christian Persch <chpe@gnome.org>
    • Xan Lopez <xan@gnome.org>

    See also: https://bugzilla.gnome.org/show_bug.cgi?id=133689

    code coverage: Quiet lcov and add extra ignore patterns

    Make lcov be quiet if V=0, and add a new CODE_COVERAGE_IGNORE_PATTERN
    variable to be able to add extra files to ignore in code coverage reporting.

    Post release version bump

(wiz)

2013-11-26 14:16:28 UTC MAIN commitmail json YAML

Updated graphics/p5-GraphViz to 2.14

(wiz)

2013-11-26 14:16:17 UTC MAIN commitmail json YAML

Update to 2.14:

2.14  Fri Nov  9 16:06:00 2012
- No code changes.
- Patch t/foo.t to not assume text appears on specific lines of the output test files.

2.13  Fri Nov  9 08:27:00 2012
- No code changes.
- Re-package distro because users get errors during testing. See RT#80709.
Since I had this same error during my testing, I assume the uploaded version contains un-patched
code. The errors are not in GraphViz, they are in the test code which has hard-coded line numbers
where it looks for strings in the output. The output has been reformatted recently, and no longer
matches those assumptions. See t/foo.t for details. Note: I did not write those tests :-).

2.12  Thu Nov  8 12:38:00 2012
- No code changes.
- For pre-reqs such as strict, warnings, etc, which ship with Perl, set the version # to 0.
Reported as RT#80663 by Father Chrysostomos for Tree::DAG_Node.

2.11  Tue Sep 18 08:22:00 2012
- Add VDX as an output format.

2.10  Mon Mar 26 10:11:00 2012
- Accept a patch kindly supplied by Alexander Kriegisch, to change handling of the rankdir attribute.
The valid values are BT, LR, RL or TB, or their lower-case equivalents.
Previously, only a true value was accepted, which meant LR. Now, any value not in that list defaults to LR.
Files changed: README, CHANGES, Changelog.ini, GraphViz.pm, GraphViz/Regex.pm and simple.t.
- Patch this file to replace BST with GMT, since both DateTime::Format::HTTP and DateTime::Format::Strptime
fail to recognize BST.
These modules are used by Module::Metadata::Changes to transform this file into Changelog.ini.

2.09  Thu Dec 15 11:08:00 2011
  - Adopt Flavio Poletti's suggestion of trying to pipe to dot, in Build.PL/Makefile.PL, rather than using File::Which,
  to see if dot (Graphviz) is installed. This (hopefully) solves the problem of using File::Which on systems where it is
not installed, before Build.PL/Makefile.PL has a chance to tell the user that File::Which is required. See: RT#73077.

2.08 Tue Nov  1 10:55:00 2011
- Wind back pre-reqs for various modules to match what was shipped with Perl V 5.8.1.
  Many thanx to Brian Cassidy for the error report: https://rt.cpan.org/Ticket/Display.html?id=72068.

2.07 Sun Oct 30 16:08:00 2011
- Rewrite Build.PL and Makefile.PL to try loading File::Which rather than assuming it is installed.
  This avoids the chicken-and-egg problem whereby these 2 programs need File::Which::which to find 'dot'.
  Many thanx to Richard Clamp for the error report: https://rt.cpan.org/Public/Bug/Display.html?id=71971.

2.06 Tue Oct 25 08:09:00 2011
- Add File::Which to the pre-reqs in Build.PL and Makefile.PL.

2.05 Thu Oct 20 10:52:00 2011
- Add 'Deprecated. See GraphViz2' to the docs.
- Add Build.PL.
- Add ability to set ORIENTATION. Thanx to Christian Lackas for the patch. See RT#71787.
- Add Changelog.ini.
- Add META.json, MYMETA.json and MYMETA.yml.
- Add MANIFEST.SKIP.
- Ensure all modules contain a version number.
- Update the docs regarding the list of modules shipped in this distro.
- Remove examples/remote.pl because GraphViz::Remote is no longer shipped.
- Clean up examples/clusters2.pl.
- Clean up Makefile.PL.

(wiz)

2013-11-26 14:04:58 UTC MAIN commitmail json YAML

Updated devel/py-cffi to 0.8.1

(wiz)

2013-11-26 14:04:49 UTC MAIN commitmail json YAML

2013-11-26 13:53:21 UTC MAIN commitmail json YAML

Updated textproc/itstool to 2.0.1

(wiz)

2013-11-26 13:53:12 UTC MAIN commitmail json YAML

Update to 2.0.1:

2.0.1
=====
* Reworked default ITS rules for better performance

(wiz)

2013-11-26 13:46:39 UTC MAIN commitmail json YAML

Updated misc/py-carddav to 0.6.1

(wiz)

2013-11-26 13:46:30 UTC MAIN commitmail json YAML

2013-11-26 13:11:23 UTC MAIN commitmail json YAML

2013-11-26 12:17:22 UTC MAIN commitmail json YAML

Updated misc/py-carddav to 0.6.0

(wiz)

2013-11-26 12:17:12 UTC MAIN commitmail json YAML

Update to 0.6.0:

25.11.2013: pyCardDAV v0.6 released

This is mostly a bug fix release (thanks to Jamie McClelland for fixing
two bugs), but also introduces keyring support (thanks to Steven Allen).
Have a look at the README for further information on keyring support.

(wiz)

2013-11-26 11:22:38 UTC MAIN commitmail json YAML

Updated inputmethod/ibus-anthy to 1.5.4nb1

(obache)

2013-11-26 11:22:15 UTC MAIN commitmail json YAML

py-gobject3 is required, and gobject-introspection is just required to build.

Bump PKGREVISION.

(obache)

2013-11-26 09:24:44 UTC MAIN commitmail json YAML

Updated security/nettle to 2.7.1nb1

(martin)

2013-11-26 09:22:19 UTC MAIN commitmail json YAML

Make it use -fPIC on NetBSD (does not build on at least sparc64 otherwise).
Bump rev.

(martin)

2013-11-26 07:25:53 UTC MAIN commitmail json YAML

Use find-headers.mk to detect available endian.h.

(obache)

2013-11-26 07:19:31 UTC MAIN commitmail json YAML

does not build with lua52

(dholland)

2013-11-26 07:04:55 UTC MAIN commitmail json YAML

use find-headers.mk to detect header files instead of using absolute path.

(obache)

2013-11-25 23:37:59 UTC MAIN commitmail json YAML

Comment out p5-Storable here as well.

(wiz)

2013-11-25 23:30:33 UTC MAIN commitmail json YAML

Updated textproc/libxml2 to 2.9.1nb1

(wiz)

2013-11-25 23:30:23 UTC MAIN commitmail json YAML

2013-11-25 16:11:42 UTC MAIN commitmail json YAML

+ ansible-1.4, etm2-2.3.10 [etm successor], gnuchess-6.1.1,
  gnutls-3.2.7, parallel-20131122, redis-2.8.0, sakura-3.1.1,
  unrealircd-3.2.10.2, xfe-1.37.

(wiz)

2013-11-25 12:06:20 UTC MAIN commitmail json YAML

Updated sysutils/cdrtools to 3.01alpha19

(wiz)

2013-11-25 12:06:07 UTC MAIN commitmail json YAML

Update to 3.01a19:

All:

- New autoconf tests for:

- NFSv4 ACL support

- issetugid()

- lpathconf()

- utimens()
- futimens()
- lutimens()

- The rules in the Schily Makefilesystem have been restructured in order
to allow to avoid problems on platforms like FreeBSD and Mac OS X:

FreeBSD and Mac OS X banned the not-free-enough (because GPLd)
software to /usr/local, forcing us to add -I/usr/local/include
and -L/usr/local/lib. Unfortunately, /usr/local/include frequently
carries a _very_ outdated and thus wrong copy of "cdda_paranoia.h"
which is more than 10 years old and definitely incompatible with
dynamic linking on Mac OS X. This defective copy was first in the
search path and prevented compilation.

We now have a new macro: DEFOSINCDIRS= that grants to add include
directories to the end of the search PATH to allow us to find the
correct "cdda_paranoia.h" first.

Please test and report in case of problems.

- gmake and SunPro make include COMPILE.c with wrong content in their
built-in rules. We now clear this macro un RULES/rules.top. It is
still possible to provice a modified version from command line
or from the environment.

- include/schily/stdio.h was reordered, as it prevented compilation
of the "bsh" on Linux. This was a problem recently introduced,
when we added #ifndef NO_SCHILY_STDIO_H

- Fixed autoconf typo HAVE_MKNODKAT -> HAVE_MKNODAT

- include/schily/intcvt.h is now self contained.

- include/schily/windows.h now includes the same type workaround
for MINGW32 as fir the Microsoft C compiler, as there are the same
autoconf detection problems.

- Addded missing include/schily/err_type.h

- New file include/schily/shedit.h

Libschily:

- New files for libschily:

at-base.c generic implementation for *at() functions.
fchownat.c fchownat()
fdopendir.c fdopendir()
fstatat.c fstatat()
futimens.c futimens()
futimesat.c futimesat() Solaris specific old for utimensat()
lutimens.c lutimens()
linkat.c linkat()
mkdirat.c mkdirat()
mkfifo.c mkfifo()
mkfifoat.c mkfifoat()
mknodat.c mknodat()
readlinkat.c readlinkat()
renameat.c renameat()
symlinkat.c symlinkat()
unlinkat.c unlinkat()
utimens.c utimens()
utimensat.c utimensat()
at-base.c The base code for all single fd *at() functions.
at-base2.c The base code for all double fd *at() functions.

contain emulations for system interfaces introduced in summer 2001 by Sun
and with POSIX.1-2008.

- New functions in libschily:

absfpath()
resolvefpath()

allow to better control the behavior using flags.

- The linker map file for libschily now adds some forgotten functions.

- libschily/strstr.c and libschily/wcsstr.c now include a
CDDL License hint

Libfind:

- Libfind now allows to check for -type P (Solaris event port).
A missing "case 'P':" was added to the parser.

Cdrecord:

- Trying to avoid to confuse users
on Solaris and Linux where a fine grained privilege implementation
exists. Before, fine grained privileges have been given up after
initializing the program and this may result in a root user that
is treated as a normal user that cannot write into directories
without global write permission. The named programs now no longer
give up privileges in case they have been called with the needed
privileges already and thus the programs cannot be used for
privilege escalations anymore.

Cdda2wav (Maintained/enhanced by J�rg Schilling, originated by Heiko Ei゚feldt heiko@hexco.de):

- Trying to avoid to confuse users
on Solaris and Linux where a fine grained privilege implementation
exists. Before, fine grained privileges have been given up after
initializing the program and this may result in a root user that
is treated as a normal user that cannot write into directories
without global write permission. The named programs now no longer
give up privileges in case they have been called with the needed
privileges already and thus the programs cannot be used for
privilege escalations anymore.

- Cddda2wav now flushes stderr before asking for a specific cddb
entry index. It seems that on Linux stderr may not be unbuffered
as expected.

- Cdda2wav moved the option parsing code into a separate function
gargs().

Readcd:

- Trying to avoid to confuse users
on Solaris and Linux where a fine grained privilege implementation
exists. Before, fine grained privileges have been given up after
initializing the program and this may result in a root user that
is treated as a normal user that cannot write into directories
without global write permission. The named programs now no longer
give up privileges in case they have been called with the needed
privileges already and thus the programs cannot be used for
privilege escalations anymore.

(wiz)

2013-11-25 12:00:49 UTC MAIN commitmail json YAML

2013-11-25 11:59:19 UTC MAIN commitmail json YAML

Updated textproc/json-c to 0.11

(wiz)

2013-11-25 11:59:08 UTC MAIN commitmail json YAML

Update to 0.11:

0.11

  * IMPORTANT: the name of the library has changed to libjson-c.so and
    the header files are now in include/json-c.
    The pkgconfig name has also changed from json to json-c.
    You should change your build to use appropriate -I and -l options.
    A compatibility shim is in place so builds using the old name will
    continue to work, but that will be removed in the next release.
  * Maximum recursion depth is now a runtime option.
    json_tokener_new() is provided for compatibility.
    json_tokener_new_ex(depth)
  * Include json_object_iterator.h in the installed headers.
  * Add support for building on Android.
  * Rewrite json_object_object_add to replace just the value if the key already exists so keys remain valid.
  * Make it safe to delete keys while iterating with the json_object_object_foreach macro.
  * Add a json_set_serializer() function to allow the string output of a json_object to be customized.
  * Make float parsing locale independent.
  * Add a json_tokener_set_flags() function and a JSON_TOKENER_STRICT flag.
  * Enable -Werror when building.
  * speed improvements to parsing 64-bit integers on systems with working sscanf
  * Add a json_object_object_length function.
  * Fix a bug (buffer overrun) when expanding arrays to more than 64 entries.

(wiz)

2013-11-25 11:04:54 UTC MAIN commitmail json YAML

Updated {,p5-}nkf to 2.13.

(obache)

2013-11-25 11:03:39 UTC MAIN commitmail json YAML

Update nkf to 2.13, a.k.a. 2.1.3.

* merge NKF_python
* improve guess option
* misc bug fixes

(obache)

2013-11-25 10:30:58 UTC pkgsrc-2013Q3 commitmail json YAML

2013-11-25 10:30:45 UTC pkgsrc-2013Q3 commitmail json YAML

Pullup ticket #4256 - requested by spz
lang/python26: security update

Revisions pulled up:
- lang/python26/Makefile                                        1.56
- lang/python26/PLIST.common                                    1.15
- lang/python26/buildlink3.mk                                  1.6
- lang/python26/dist.mk                                        1.4
- lang/python26/distinfo                                        1.52
- lang/python26/patches/patch-CVE-2013-4238                    deleted
- lang/python26/patches/patch-al                                1.12

---
  Module Name: pkgsrc
  Committed By: adam
  Date: Wed Nov  6 07:25:49 UTC 2013

  Modified Files:
  pkgsrc/lang/python26: Makefile PLIST.common buildlink3.mk dist.mk
      distinfo
  pkgsrc/lang/python26/patches: patch-al
  Removed Files:
  pkgsrc/lang/python26/patches: patch-CVE-2013-4238

  Log Message:
  Python 2.6.9 is a security-fix source-only release for Python 2.6.8, fixing several reported security issues: issue 16037, issue 16038, issue 16039, issue 16040, issue 16041, and issue 16042 (CVE-2013-1752, long lines consuming too much memory), as well as issue 14984 (security enforcement on $HOME/.netrc files), issue 16248 (code execution vulnerability in tkinter), and issue 18709 (CVE-2013-4238, SSL module handling of NULL bytes inside subjectAltName).

(tron)

2013-11-25 10:15:07 UTC MAIN commitmail json YAML

Updated audio/pulseaudio to 2.1nb12

(wiz)

2013-11-25 10:14:51 UTC MAIN commitmail json YAML

Bump PKGREVISION for stat syscall fix for NetBSD-6+.

(wiz)

2013-11-25 10:14:37 UTC MAIN commitmail json YAML

Use correct stat syscall on NetBSD-6 and newer.
Based on PR 48405 by Nat Sloss.

(wiz)

2013-11-25 10:13:56 UTC MAIN commitmail json YAML

Fix typo and whitespace in comment.

(wiz)

2013-11-24 20:07:03 UTC MAIN commitmail json YAML

Update print/hplip to 3.13.11.

(schnoebe)

2013-11-24 20:05:41 UTC MAIN commitmail json YAML

Update to 3.13.11:

HPLIP 3.13.11 - This release has the following changes:
Added Support for the Following New Printers:

- HP Color LaserJet Pro MPF M176 series
- HP Color LaserJet Pro MPF M176n
- HP Color LaserJet Pro MPF M177 series
- HP Color LaserJet Pro MPF M177fw
- HP Color LaserJet Enterprise M750 Printer series
- HP Color LaserJet Enterprise M750n
- HP Color LaserJet Enterprise M750dn
- HP Color LaserJet Enterprise M750xh
- HP Color LaserJet Enterprise M855 Printer series
- HP Color LaserJet Enterprise M855dn Printer
- HP Color LaserJet Enterprise M855xh Printer
- HP Color LaserJet Enterprise M855x+ Printer
- HP Color LaserJet Enterprise flow M880 Multifunction Printer series
- HP Color LaserJet Enterprise flow M880z Multifunction Printer
- HP Color LaserJet Enterprise flow M880z+ Multifunction Printer
- HP LaserJet Pro MFP M127 series
- HP LaserJet Pro MFP M127fn
- HP LaserJet Pro MFP M127fw
- HP Officejet 2620 All-in-One
- HP Officejet 2621 All-in-One
- HP Officejet 2622 All-in-One

Added support for the following new Distro's:

- Debian 7.2
- Debian 6.0.8

Issues fixed:

- Added Pin Printing support for HP LaserJet m5035 MFP device

(schnoebe)

2013-11-24 15:28:50 UTC MAIN commitmail json YAML

+ calibre-1.12, cdrtools-3.01a19, clutter-1.16.2, drupal-7.24,
  ilmbase-2.1.0, itstool-2.0.1, json-c-0.11, openexr-2.1.0,
  pari-2.5.5, subversion-base-1.8.5, unison-2.45.28, wine-devel-1.7.7
  [wait until NetBSD gains OSS 4 [kern/46611] or bring OSS 3 support
  back].

(wiz)

2013-11-24 15:26:56 UTC MAIN commitmail json YAML

Note update of ruby-tk package.

(taca)

2013-11-24 15:26:31 UTC MAIN commitmail json YAML

2013-11-24 14:25:45 UTC MAIN commitmail json YAML

- ruby-2.0.0p0.

It was imported July 2013.

(taca)

2013-11-24 14:24:40 UTC MAIN commitmail json YAML

Note update of Ruby 1.9.3-p484 and 2.0.0-p353 packages:

lang/ruby193-base 1.9.3p484
databases/ruby-gdbm 1.9.3p484
devel/ruby-curses 1.9.3p484nb1 (keep PKGREVISION for ruby18)
devel/ruby-fiddle 1.9.3p484
devel/ruby-readline 1.9.3p484
x11/ruby-tk 1.9.3p484
lang/ruby193 1.9.3p484
lang/ruby 1.9.3p484
lang/ruby200-base 2.0.0p353
lang/ruby200 2.0.0p353
devel/ruby-mode 2.0.0p353

(taca)

2013-11-24 14:22:03 UTC MAIN commitmail json YAML

2013-11-24 14:17:19 UTC MAIN commitmail json YAML

Update ruby193-base (and related packages to 1.9.3-p484).

Ruby 1.9.3-p484 is released

Now Ruby 1.9.3-p484 is released.

This release includes a security fix about ruby interpreter core:

    Heap Overflow in Floating Point Parsing (CVE-2013-4164)

And some bugfixes are also included. See tickets and ChangeLog for details.

(taca)

2013-11-24 14:07:50 UTC MAIN commitmail json YAML

2013-11-24 14:05:08 UTC MAIN commitmail json YAML

Correct versions of json as bundled with Ruby.

(taca)

2013-11-24 13:27:41 UTC MAIN commitmail json YAML

Updated net/mikutter to 0.2.2.1430

(obache)

2013-11-24 13:27:21 UTC MAIN commitmail json YAML

Update mikutter to 0.2.2.1430.

* fix: lack of some or all tweets and notification with UserStream
* fix: long delay receiving tweets with UserStream

(obache)

2013-11-24 12:37:40 UTC MAIN commitmail json YAML

2013-11-24 10:45:45 UTC MAIN commitmail json YAML

Add intellij-idea-ce

(ryoon)

2013-11-24 10:45:11 UTC MAIN commitmail json YAML

Added devel/intellij-idea-ce version 12.1.2

(ryoon)

2013-11-24 10:44:34 UTC MAIN commitmail json YAML

Import intellij-idea-ce-12.1.2 as devel/intellij-idea-ce.

IntelliJ IDEA Community Edition is the open source version of IntelliJ
IDEA, a premier IDE (Integrated Development Environment) for Java,
Groovy and other programming languages such as Scala or Clojure.

The Community Edition includes:

    An Intelligent code editor that has all the smarts for
    understanding Java, XML and Groovy code

    Refactorings, code inspections and intentions, super-fast
    navigation and search

    Testing frameworks integration: JUnit and TestNG

    Build tools support: Ant and Maven

    Popular version control systems integration: CVS, Subversion
    and Git

    Swing UI designer

(ryoon)

2013-11-24 10:13:41 UTC MAIN commitmail json YAML

Don't use "${ECHO}" which isn't defined yet, hard code "echo" instead.
As this doesn't have to be portable anyway it won't cause problems.

(tron)

2013-11-24 10:06:46 UTC MAIN commitmail json YAML

Updated mail/dovecot2 to 2.2.8

(adam)

2013-11-24 10:05:54 UTC MAIN commitmail json YAML

Changes 2.2.8:
+ Mail cache lookups work for the mail being saved. This improves
  performance by avoiding the need to parse the mail multiple times
  when using some plugins (e.g. mail_log).
+ Mail cache works for recently cached data also with in-memory
  indexes.
+ imapc: Many performance improvements, especially when working with
  dsync. Also added imapc_feature=fetch-headers which allows using
  FETCH BODY.PEEK[HEADER.FIELDS (..)] to avoid reading the entire
  header.
+ mail_location = ..:FULLDIRNAME=dbox-Mails is the same as
  :DIRNAME=dbox-Mails, but it will also be used for
  :INDEX and :CONTROL directories. (It should have worked this way
  from the beginning, but can't be changed anymore without breaking
  existing installations).
- Fixed infinite loop in message parsing if message ends with
  "--boundary" and CR (without LF). Messages saved via SMTP/LMTP can't
  trigger this, because messages must end with an "LF.". A user could
  trigger this for him/herself though.
- lmtp: Client was sometimes disconnected before all the output was
  sent to it.
- imap_zlib plugin caused crashes during client disconnection in
  v2.2.7
- replicator: Database wasn't being exported to disk every 15 minutes
  as it should have. Instead it was being imported, causing "doveadm
  replicator remove" commands to not work very well.

(adam)

2013-11-24 10:05:42 UTC MAIN commitmail json YAML

Updated devel/p5-Term-ANSIColor to 4.02

(wiz)

2013-11-24 10:05:32 UTC MAIN commitmail json YAML

Update to 4.02:

2013-01-07  Russ Allbery  <rra@stanford.edu>

* ANSIColor.pm: Version 4.02 released.

* Makefile.PL: Add the minimum Perl version to the package
metadata.

* t/basic256.t: List the tag first in the import list for
compatibility with the Exporter from Perl 5.6.2.  Thanks to David
Cantrell for the testing and debugging.

2012-12-31  Russ Allbery  <rra@stanford.edu>

* ANSIColor.pm: Version 4.01 released.

* t/strict.t: During coverage checking, skip generic tests that
don't run module code for a significant speed-up.

* examples/generate-colors: Add POD documentation.
* t/critic.t: Also check the examples directory.
* t/pod.t: Likewise.
* t/pod-spelling.t: Likewise.

* t/aliases-env.t: Fix logic for skipping tests when Test::Warn is
not installed.

2012-12-30  Russ Allbery  <rra@stanford.edu>

* ANSIColor.pm: Version 4.00 released.

* LICENSE: New file summarizing copyright and license information.

* examples/generate-colors: Add support for "basic" and "bright"
test file types that test all the other supported attributes.
* tests/README: Remove VT100 test files.  The license was unclear,
and the new generate-colors example script does everything they do
of significance for this package plus more.
* tests/ansicolor: Likewise.
* tests/vt100-torture: Likewise.

* ANSIColor.pm (PUSHCOLOR): Take an array like all the other
constant functions and join all arguments together before
manipulating it.
* t/basic.t: Multiple new tests for various weird edge cases.

* ANSIColor.pm (AUTOLOAD): Only honor ANSI_COLORS_DISABLED if it
is set to a true value.
(color): Likewise.
(colored): Likewise.
* t/basic.t: Test that ANSI_COLORS_DISABLED must be true.

* t/synopsis.t: New test for SYNOPSIS syntax.

* ANSIColor.pm: Add COMPATIBILITY section to the documentation,
collecting all information about when features were introduced and
adding the version of Perl that they shipped with.  Add
appropriate version numbers to the use statements in the SYNOPSIS.

* ANSIColor.pm: Use coloralias to load aliases from the
environment.  Improve commenting in the SYNOPSIS.  Document the
new alias name restrictions.
(coloralias): New function to set a color alias.  Enforce
restrictions on the acceptable alias name.

* t/aliases-env.t: Adjust warning test for new error message.
* t/aliases-func.t: New test of coloralias.

2012-12-29  Stephen Thirlwall  <stephen.thirlwall@strategicdata.com.au>
    Russ Allbery  <rra@stanford.edu>

* ANSIColor.pm: Add support for custom color names configured with
the ANSI_COLORS_ALIASES environment variable as set during module
load.
(color): Support custom colors.
(colorvalid): Likewise.
* t/aliases-env.t: New test of custom colors from the environment.
* t/basic.t: Delete ANSI_COLORS_ALIASES from the environment before
module load to avoid any effects from the test runner's settings.
* t/basic256.t: Likewise.
* t/eval.t: Likewise.
* t/stringify.t: Likewise.
* t/taint.t: Likewise.

2012-12-28  Kurt Starsinic  <kstarsinic@gmail.com>
    Russ Allbery  <rra@stanford.edu>

* ANSIColor.pm: Add constants (with tag :constants256) and
attributes for 256-color emulators.
(uncolor): Support the three-part 256-color codes.
* t/basic256.t: New test for 256-color support.
* examples/generate-colors: New script to generate 256-color test
or demonstration files.

2012-12-28  Russ Allbery  <rra@stanford.edu>

* t/basic.t: Test uncolor with \e[m and '' as only arguments.

* ANSIColor.pm: $AUTOLOCAL takes precedence over $AUTORESET,
reversing the previous behvior.  Document the precedence.
* t/basic.t: Test for $AUTOLOCAL vs. $AUTORESET precedence.

* t/taint.t: New check for proper untainting in AUTOLOAD.
* ANSIColor.pm: Comment the untainting of $AUTOLOAD so that it
isn't accidentally removed as apparently unnecessary.

* t/strict.t: Ignore t/taint.t for coverage checking, since
Test::Strict doesn't know how to invoke tests that require
tainting.

* t/strict.t: Add test suite coverage checking if running the test
in maintainer mode.
* ANSIColor.pm (AUTOLOAD): Drop a redundant check on the result of
eval so that 100% test coverage can be achieved.
* t/basic.t: Remove taint checking, which is incompatible with
coverage testing.  Add tests to achieve 100% coverage.
* t/eval.t: Remove taint checking.
* t/stringify.t: Likewise.

* ANSIColor.pm: Document $Term::ANSIColor::AUTOLOCAL.

* ANSIColor.pm (AUTOLOAD): Support ANSI_COLORS_DISABLED in the
generated constant subs.  Fixes a bug where the environment
variable would be ignored if the constant were used before it was
set.
* t/basic.t: Test for proper ANSI_COLORS_DISABLED support in
generated constant subs.

* t/critic.t: New test that runs perlcritic (and perltidy) on all
source files and checks for violations.
* t/data/perlcriticrc: New file.
* t/data/perltidyrc: New file.
* ANSIColor.pm: Substantial reworking to improve coding style and
layout.  Update to Perl 5.6 syntax.  Unconditionally load Carp for
simplicity.
* Makefile.PL: Require Perl 5.6.  Remove conditionals for
configuration that was not supported prior to Perl 5.6.
* t/basic.t: Update coding style.
* t/eval.t: Likewise.
* t/stringify.t: Likewise.

* t/minimum-version.t: New test for the minimum required version
of Perl.

* t/pod-coverage.t: New test for POD coverage.

* ANSIColor.pm: Add use warnings.
* Makefile.PL: Add use strict and use warnings.
* t/strict.t: New test for strict and warnings in all code.

* t/pod.t: Update coding style.
* t/pod-spelling.t: Use Test::Spelling instead of including a
less-tested version of the same code.  Update coding style.

2012-03-18  Russ Allbery  <rra@stanford.edu>

* ANSIColor.pm: Version 3.02 released.

* ANSIColor.pm (AUTOLOAD): Only return pass-through behavior if
the function that was called was one of our constants, rather than
turning every unknown function in the Term::ANSIColor namespace
into a passthrough join function when colors are disabled.
* t/basic.t: Test proper error reporting with colors disabled.

* ANSIColor.pm (AUTOLOAD): Preserve an existing value of $@ when
generating a constant sub and restore it afterwards.  Diagnose
errors in creating the constant sub and die instead of ignoring
them.
* t/eval.t: New test for $@ preservation.

* ANSIColor.pm: Add italic and the ITALIC constant.  Document that
the support for it is rare.
* t/basic.t: Test italic and ITALIC support.

* ANSIColor.pm: Add "mistyped" as a stopword, required by the
latest aspell on Debian.

2011-07-20  Russ Allbery  <rra@stanford.edu>

* ANSIColor.pm: Version 3.01 released.

* Makefile.PL: Change the DISTNAME to Term-ANSIColor.

* ANSIColor.pm (colored): Only interpret an initial array
reference as a list of colors, not any initial reference, allowing
the colored function to work properly on objects with
stringification defined.  Thanks, Revilo Reegiles.
* t/stringify.t: New test for proper behavior with non-array
references in colored.

2011-03-13  Russ Allbery  <rra@stanford.edu>

* ANSIColor.pm: Fix two syntax errors in the SYNOPSIS.  Thanks,
Jan Hartung.

2010-10-08  Russ Allbery  <rra@stanford.edu>

* ANSIColor.pm: Warn in the documentation that attributes are not
supported in and will not work with Perl formats.

2010-04-11  Russ Allbery  <rra@stanford.edu>

* ANSIColor.pm: Update the URL for ECMA-048 in the documentation.

(wiz)

2013-11-24 10:02:41 UTC MAIN commitmail json YAML

2013-11-24 09:58:31 UTC MAIN commitmail json YAML

Updated devel/p5-Storable to 2.45

(wiz)

2013-11-24 09:58:21 UTC MAIN commitmail json YAML

Update to 2.45:

Sat Jul 13 18:34:27 IST 2013  Abhijit Menon-Sen <ams@toroid.org>
    Version 2.45

      * [perl #118829] Memory leaks in STORABLE_attach
        (Vladimir Timofeev)
      * [perl #118139] Don't SEGV during global destruction
        (Nicholas Clark, report/test from Reini Urban)
      * Added security warnings section (Steffen Mueller)
      * Update INSTALLDIRS to favour installation in 'site'
        (James E Keenan)

(wiz)

2013-11-24 09:57:04 UTC MAIN commitmail json YAML

2013-11-24 09:39:44 UTC MAIN commitmail json YAML

2013-11-24 09:36:41 UTC MAIN commitmail json YAML

Handle older versions of xcrun.

(jperkin)

2013-11-24 09:32:26 UTC MAIN commitmail json YAML

2013-11-24 07:38:41 UTC MAIN commitmail json YAML

It is incorrect for this package to be setting CURSES_DEFAULT=ncurses,
as CURSES_DEFAULT is a user variable. Furthermore, it builds fine
against NetBSD's native curses.

PKGREVISION -> 1

(dholland)

2013-11-24 07:11:11 UTC MAIN commitmail json YAML

Does not build with php55.

(dholland)

2013-11-24 05:59:05 UTC MAIN commitmail json YAML

hanterm, and fix typo pkglint doesn't like

(dholland)

2013-11-24 05:57:43 UTC MAIN commitmail json YAML

As this tries to install itself setuid on (some?) platforms, use
SPECIAL_PERMS so it actually works. Ride previous bump.

(dholland)

2013-11-24 05:55:24 UTC MAIN commitmail json YAML

It's really here the patch is not required any more

(gls)

2013-11-24 05:53:52 UTC MAIN commitmail json YAML

2013-11-24 05:52:10 UTC MAIN commitmail json YAML

2013-11-24 05:39:26 UTC MAIN commitmail json YAML

Patch is not required any more.

(gls)

2013-11-24 05:02:46 UTC MAIN commitmail json YAML

windowlab, fidogate, tex-xmltex-doc

(dholland)

2013-11-24 04:59:28 UTC MAIN commitmail json YAML

Fix PLIST; was previously empty. (!?)
Bump PKGREVISION to 2.

(dholland)

2013-11-24 04:50:30 UTC MAIN commitmail json YAML