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 (2h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-13 02:47:40 UTC Now

2015-10-15 04:38:54 UTC MAIN commitmail json YAML

2015-10-15 03:01:14 UTC MAIN commitmail json YAML

Fixed one of the unit tests

(rillig)

2015-10-15 03:00:56 UTC MAIN commitmail json YAML

Reverted part of 1.888 (perlcritic --stern)

The warning that "return undef" is bad must be taken with great care.
Although perlcritic explains it a lot and warns to think before simply
fixing it, it doesn't mention that in some cases a simple "return" means
"return '0'", which had happened here.

(rillig)

2015-10-15 02:52:05 UTC MAIN commitmail json YAML

Updated devel/p5-Config-Tiny to 2.23

(wen)

2015-10-15 02:51:21 UTC MAIN commitmail json YAML

Update to 2.23

Upstream changes:
2.23  Wed Oct 14 09:11:00 2015
- Add the utf8 BOM to this file. Let's hope the CPAN toolchain can cope. If it can't, another
version of the code will have to be released.
- Fix read() and write() so they work on files called '0' (zero). See RT#107754.
Many thanx to Григорий Кудренко for the report and patch.
- Add t/05.zero.t and t/0 to test the new code.
- Reformat the source slightly.

(wen)

2015-10-15 02:43:48 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 6.24

(wen)

2015-10-15 02:42:38 UTC MAIN commitmail json YAML

Update to 6.24

Upstream changes:
6.24  2015-10-13
  - Improved session security by not storing secrets in the stash and making
    CSRF tokens much harder to guess.
  - Improved commands to show all options that can affect their behavior.
  - Fixed bug in Mojo::JSON::Pointer that prevented JSON Pointers with trailing
    slash from working correctly. (dolmen)
  - Fixed support for domains with trailing dot in Mojo::URL.

6.23  2015-10-06
  - Improved documentation browser CSS.
  - Fixed bug in Mojo::Transaction::WebSocket where an unsupported protocol
    could be selected automatically.
  - Fixed input record separator bug in Mojo::Util. (Zoffix, sri)
  - Fixed small redirect bug in Mojo::UserAgent::Transactor.

6.22  2015-09-26
  - Improved Mojo::JSON by reusing JSON::PP boolean constants.
  - Improved uniq method in Mojo::Collection to accept a callback. (CandyAngel)
  - Improved first and grep methods in Mojo::Collection to be able to call
    methods.
  - Improved support for empty attributes in Mojo::DOM::HTML.

(wen)

2015-10-15 02:09:49 UTC MAIN commitmail json YAML

2015-10-15 01:57:47 UTC MAIN commitmail json YAML

Code cleanup for loading files that must exist

(rillig)

2015-10-15 01:27:00 UTC MAIN commitmail json YAML

Replaced distinfo algorithm MD5 with SHA512

* Removed needless check for MD5; all packages have been migrated already
* Made the code simpler by not relying on state transitions
* Allowed the newly introduced SHA512 to be mentioned in distinfo

(rillig)

2015-10-15 00:15:52 UTC MAIN commitmail json YAML

enable the GCC 4.5 op.c hack for sparc.

(mrg)

2015-10-14 21:35:47 UTC MAIN commitmail json YAML

Added graphics/glw version 8.0.0

(wiz)

2015-10-14 21:35:38 UTC MAIN commitmail json YAML

2015-10-14 21:35:28 UTC MAIN commitmail json YAML

Import glw-8.0.0 as graphics/glw.

This package contains a library for SGI's OpenGL Xt/Motif widgets.

This was previously part of MesaLib, but was split out into a
separate library.

(wiz)

2015-10-14 20:20:40 UTC MAIN commitmail json YAML

Removed x11/Xaw3d successor x11/libXaw3d [wiz 2015-10-14]

(wiz)

2015-10-14 20:19:59 UTC MAIN commitmail json YAML

2015-10-14 20:18:38 UTC MAIN commitmail json YAML

Updated lang/gcc5 to 5.2.0nb1
Updated lang/gcc5-libs to 5.2.0nb2

(ryoon)

2015-10-14 20:17:39 UTC MAIN commitmail json YAML

Fix stall during build under NetBSD/i386. Bump PKGREVISION.

(ryoon)

2015-10-14 20:17:28 UTC MAIN commitmail json YAML

2015-10-14 18:43:11 UTC MAIN commitmail json YAML

Missed new additions in previous commit

Add checks for the presence of SSLv3 in OpenSSL/LibreSSL - obtained from
http://www.libressl.org/patches.html

(sevan)

2015-10-14 18:42:34 UTC MAIN commitmail json YAML

Missed new additions in previous commit

Add checks for the presence of SSLv3 in OpenSSL/LibreSSL - obtained from
http://www.libressl.org/patches.html

(sevan)

2015-10-14 18:41:42 UTC MAIN commitmail json YAML

Missed new addition in previous commit

Add checks for the presence of SSLv3 in OpenSSL/LibreSSL - obtained from
http://www.libressl.org/patches.html

(sevan)

2015-10-14 18:38:57 UTC MAIN commitmail json YAML

Add pkg-config to USE_TOOLS.

Set PKG_CONFIG to empty as it removes reference to the build directory.

Add checks for the presence of SSLv3 in OpenSSL/LibreSSL - obtained from
http://www.libressl.org/patches.html

Fix typo in comment s/refrect/reference.

Reviewed by taca@ wiz@

(sevan)

2015-10-14 18:38:00 UTC MAIN commitmail json YAML

Add pkg-config to USE_TOOLS.

Set PKG_CONFIG to empty as it removes reference to the build directory.

Add checks for the presence of SSLv3 in OpenSSL/LibreSSL - obtained from
http://www.libressl.org/patches.html

Fix typo in comment s/refrect/reference.

Reviewed by taca@ wiz@

(sevan)

2015-10-14 18:36:06 UTC MAIN commitmail json YAML

Add pkg-config to USE_TOOLS.

Set PKG_CONFIG to empty as it removes reference to the build directory.

Add checks for the presence of SSLv3 in OpenSSL/LibreSSL - obtained from
http://www.libressl.org/patches.html

Fix typo in comment s/refrect/reference.

Set shell used during configure stage to bash on OpenBSD & Bitrig
due to pdksh incompatibility.

Reviewed by taca@ wiz@

(sevan)

2015-10-14 18:33:53 UTC MAIN commitmail json YAML

Add pkg-config to USE_TOOLS.

Set PKG_CONFIG to empty as it removes reference to the build directory.

Add checks for the presence of SSLv3 in OpenSSL/LibreSSL - obtained from
http://www.libressl.org/patches.html

Fix typo in comment s/refrect/reference.

Reviewed by taca@ wiz@

(sevan)

2015-10-14 18:33:08 UTC MAIN commitmail json YAML

Add pkg-config to USE_TOOLS.

Set PKG_CONFIG to empty as it removes reference to the build directory.

Add checks for the presence of SSLv3 in OpenSSL/LibreSSL - obtained from
http://www.libressl.org/patches.html

Fix typo in comment s/refrect/reference.

Reviewed by taca@ wiz@

(sevan)

2015-10-14 18:32:54 UTC MAIN commitmail json YAML

2015-10-14 18:26:42 UTC MAIN commitmail json YAML

Add a note regarding biology/bwa.

(leot)

2015-10-14 17:14:28 UTC MAIN commitmail json YAML

Added biology/bwa version 0.7.9a

(leot)

2015-10-14 17:13:44 UTC MAIN commitmail json YAML

2015-10-14 17:12:52 UTC MAIN commitmail json YAML

Import biology/bwa as bwa-0.7.9a.
Packaged in pkgsrc-wip by Jason Bacon.

BWA is a software package for mapping low-divergent sequences against a large
reference genome, such as the human genome.

(leot)

2015-10-14 16:17:00 UTC MAIN commitmail json YAML

Updated finance/gnucash to 2.6.9

(wiz)

2015-10-14 16:16:50 UTC MAIN commitmail json YAML

Update to 2.6.9:

Announcement: GnuCash 2.6.9 Release 2015-09-27

The GnuCash development team humbly announces GnuCash 2.6.9, the
eighth maintenance release in the 2.6-stable series, a snap release
to repair a serious bug on Microsoft Windows. Please take the tour
of all the new features.

Changes

Between 2.6.8 and 2.6.9, the following bugfixes were accomplished:

    Bug #755920 - Crash (Freeze) when using File Save As.. in
    Windows OS Fix termination of the loop so that it's not dependent
    upon Linux paths
    Bug #755778 - Test failure: test-engine: duplicate test case paths.
    Bug #755781 - Files with copyright but no grant of license.

    Translations Updated: German.

(wiz)

2015-10-14 15:46:43 UTC MAIN commitmail json YAML

Updated sysutils/salt to 2014.7.2nb2

(jperkin)

2015-10-14 15:46:34 UTC MAIN commitmail json YAML

Ensure pkgsrc directories are in PATH, fixes pkg module load failures.  Fix
submitted by Travis Paul.

Bump PKGREVISION.

(jperkin)

2015-10-14 14:38:06 UTC MAIN commitmail json YAML

Updated fonts/Hack-ttf to 2.015

(leot)

2015-10-14 14:37:43 UTC MAIN commitmail json YAML

Update fonts/Hack-ttf to Hack-ttf-2.015.

pkgsrc changes (no functional changes intended):
o unset USE_LANGUAGES
o use NO_BUILD instead of defining an empty do-build target

Changes:
# Version 2.015 (release build)
Changes vs. release v2.013:
- new vertical metrics = decreased line spacing height - Issues #28, #32, #39,
  #41, #95, #103
- adjusted vertical position of the colon to a higher position, improves
  alignment with other punctuation glyphs (U+003A) - Issue #66
- changed vertical position of the dash (U+002D) so that regular and oblique,
  bold and bold oblique are properly aligned - Issue #107
- updated hinting algorithm for bold set (improved point position over stem of
  lowercase j/i for some text sizes) - Issue #84
- underscore (U+005F) centered, increased width, increased height & aligned
  vertical position closer to baseline - Issues #97, #98, #100, 103,
- increased vertical position of dieresis mark on lowercase u dieresis
  (U+00FC) - Issue #61
- increased vertical position of dieresis mark on lowercase i dieresis (U+00EF)
- increased vertical position of dieresis mark on lowercase e dieresis (U+00EB)
- decreased vertical position of the asterisk (U+002A) - Issue #34
- new design for ascii tilde - broader curves, taller glyph with goal to
  improve appearance at small text sizes where it tended to render like a dash
  (U+007E) - Issue #37
- new ttf build autohinting script
  (./postbuild_processing/tt-hinting/autohint.sh)
- new ttf build autohinting Control Instructions File - bold set
  (./postbuild_processing/tt-hinting/Hack-Bold-TA.txt)
- new ttf build release script (./postbuild_processing/tt-hinting/release.sh)
- new web font release script
  (./postbuild_processing/webfonts/releasewebfonts.sh)
- new vfb to UFO source file conversion script (./tools/makeufo.sh)
- new UFO source file types - includes separate source files for TrueType
  (`*-TT.ufo`) and PostScript (`*-PS.ufo`) releases
- source file path changes: now includes separate `ufo` and `vfb` directories
  under the `./source` repository directory
- Hack Open Font license updated to version 2.0.  The license changes better
  define the Hack project as a derivative project of the Bitstream Vera Sans
  Mono typeface project and are intended to make the license more consistent
  with the Bitstream Vera libre, open source license under which Hack is
  co-licensed.  There are no new restrictions on use of the fonts with these
  license changes.  Embedding permissions are made explicit in this version
  of the Hack Open Font license.

# Version 2.013 (release build)
Changes vs. release v2.010:
- Fixed missing middle dot glyph (U+00B7), adjusted width of U+00B7 em box to
  address spacing issues in editors that highlight empty spaces
  (Issues #27 & #46)
- Powerline glyph alignment and size adjustments (Issue #33)
- Fixed name tables to address:
  - incorrect oblique rendering with Java type renderers on OS X (Issue #26)
  - incorrect italic + bold + bold oblique rendering in some syntax
    highlighters (Issues #42, #50, #60)
  - backslash character took inappropriate vertical alignment because of
    incorrect slant angle in some editors (Issue #67)
- Changed oblique and bold oblique font names to "Hack Italic" and "Hack Bold
  Italic" to address Windows listings
- Changed oblique and bold oblique webfont names to "hack-italic-webfont.[xxx]"
  and "hack-bolditalic-webfont.[xxx]"
- Changed oblique and bold oblique basic Latin + Latin-1 webfont subsets to the
  names "hack-italic-latin-webfont.[xxx]" and
  "hack-bolditalic-latin-webfont.[xxx]"
- Changed license name from "Modified SIL Open Font License" to "Hack Open Font
  License" to comply with SIL regulations for SIL Open Font License
  modifications
- Removed all license references to SIL to comply with SIL regulations for
  modifications of the SIL Open Font License
- Removed SIL Open Font License preamble from the Hack Open Font License to
  comply with SIL regulations for modifications of the SIL Open Font License
- Removed the following statement from Hack Open Font License condition #3:
  "This restriction only applies to the primary font name as presented to the
  users." to address a reserved font name conflict with the Bitstream Vera
  license
- Modified the build directory structure for the Hack web fonts
- Added Hack webfont CSS files to the build directory

(leot)

2015-10-14 13:13:55 UTC MAIN commitmail json YAML

Updated net/openconnect to 7.06

(wiz)

2015-10-14 13:13:44 UTC MAIN commitmail json YAML

Update to 7.06, based on PR 50336 by Kai-Uwe Eckhardt:

OpenConnect v7.06 (PGP signature) — 2015-03-17

    Fix openconnect.pc breakage after liboath removal.
    Refactor Juniper Network Connect receive loop.
    Fix some memory leaks.
    Add Bosnian translation.

OpenConnect v7.05 (PGP signature) — 2015-03-10

    Fix alignment issue which broke LZS compression on ARM etc.
    Support HTTP authentication to servers, not just proxies.
    Work around Yubikey issue with non-ASCII passphrase set on pre-KitKat Android.
    Add SHA256/SHA512 support for OATH.
    Remove liboath dependency.
    Support DTLS v1.2 and AES-GCM with OpenSSL 1.0.2.
    Add OpenSSL 1.0.2 to known-broken releases (RT#3703, RT#3711).
    Fix build with OpenSSL HEAD (OpenSSL 1.1.x).
    Preliminary support for Juniper SSL VPN.

(wiz)

2015-10-13 21:50:15 UTC MAIN commitmail json YAML

+ MesaLib-11.0.3, abcde-2.7.1, cairomm-1.12.0, calibre-2.40.0,
  curl-7.45.0, fuse-ntfs-3g-2015.3.14, gnu-pw-mgr-1.6, gnucash-2.6.9,
  gnupg21-2.1.9, meld-3.15.0, py-cython-0.23.4, py-pbr-1.8.1,
  py-setuptools-18.4, py-six-1.10.0, py-test-2.8.2, py-tortoisehg-3.5.2,
  x264-devel-20151010, xdg-utils-1.1.1.

(wiz)

2015-10-13 18:18:09 UTC MAIN commitmail json YAML

depend on iconv (may fix bulk build failures on SmartOS)

(shattered)

2015-10-13 18:15:23 UTC MAIN commitmail json YAML

Updated audio/ezstream to 0.6.0
Updated chat/gloox to 1.0.13

(shattered)

2015-10-13 18:05:31 UTC MAIN commitmail json YAML

Update to 1.0.13.  Changes:

Note: This release is not binary compatible with previous releases. It is source compatible.

- added IO Data (XEP-0244)
- serialise access to compressionZlib::cleanup for thread safety (thanks to Stephen Hilliard)
- prevent infinite loop in Tag::setCData() (thanks to Stephen Hilliard)
- TLSOpenSSL: memory leak on every client connection attempt (thanks to Stephen Hilliard)
- TLSOpenSSLClient/Server: disabled SSLv3, Google & co. finally support TLS
- fixed Debian bug #746857, worked around #758899
- fixed memory leak (#240)
- fixed compatibility with recent GnuTLS  versions, fixed GnuTLS check (thanks to Andreas Metzler) (#231)

(shattered)

2015-10-13 18:02:10 UTC MAIN commitmail json YAML

Update to 0.6.0.  Changes:

* This release contains a SECURITY FIX for a command injection vulnerability
  that was found and reported by Alexandre Rebert:

  The previous handling of metadata placeholders allowed for arbitrary shell
  commands to be trivially injected and executed as the ezstream user, via
  malicious media files.

* This release requires users to ADJUST their CONFIGURATION:

  To protect against the injection vulnerability above, metadata is now
  properly quoted and escaped from the shell. This means that any extra
  quoting must be removed from configuration files.

  Remove all quoting from metadata placeholders in <encode/> and <decode/>
  commands, e.g. replace "@M@" with @M@, and "@T@" with @T@, etc. Without
  these changes, stream metadata will look both wrong and the injection
  vulnerability may be re-introduced.

(shattered)

2015-10-13 15:14:12 UTC MAIN commitmail json YAML

Ignore benign work dir reference inside a node.js object file.

(fhajny)

2015-10-13 15:03:37 UTC MAIN commitmail json YAML

Re-use pkgsrc apache-ivy and cache dependency artefacts to avoid
build time on-demand fetching of resources. PKGREVISION++

(fhajny)

2015-10-13 14:37:43 UTC MAIN commitmail json YAML

2015-10-13 14:21:13 UTC MAIN commitmail json YAML

Native illumos arc4random(3C) imported the latest OpenBSD API which
does not have arc4random_addrandom().  Update other patches while here.

(jperkin)

2015-10-13 12:31:18 UTC MAIN commitmail json YAML

Updated devel/ruby-redmine to 3.1.1nb1

(ryoon)

2015-10-13 12:30:38 UTC MAIN commitmail json YAML

Bump PKGREVISION

* Fix hardcoded netbsd.
* Use GEM_EXTSDIR to fix freebsd-10 installation.
* Remove duplicate PLIST entries.
* Tweak fix script.

(ryoon)

2015-10-13 07:48:02 UTC MAIN commitmail json YAML

Updated lang/nodejs to 4.2.0

(fhajny)

2015-10-13 07:47:48 UTC MAIN commitmail json YAML

Update lang/nodejs to 4.2.0.

The first Node.js LTS release! See https://github.com/nodejs/LTS/
for details of the LTS process.

- Added new -c (or --check) command line argument for checking script
  syntax without executing the code
- Added process.versions.icu to hold the current ICU library versio
- Added process.release.lts to hold the current LTS codename when
  the binary is from an active LTS release line
- npm: Upgraded to npm 2.14.7 from 2.14.4, see release notes
  for full details

See full release notes incl. commit log:

  https://nodejs.org/en/blog/release/v4.2.0/

(fhajny)

2015-10-12 23:19:41 UTC MAIN commitmail json YAML

add license for this package

also add SHA512 digest while I'm here

(agc)

2015-10-12 21:48:33 UTC MAIN commitmail json YAML

2015-10-12 18:47:21 UTC MAIN commitmail json YAML

Add the latest version of fontconfig freetype library from OpenBSD 5.8-current
Add EGL & Khronos components to MesaLib list

(sevan)

2015-10-12 18:25:18 UTC MAIN commitmail json YAML

Note the addition of SHA512 digests for distfiles

(agc)

2015-10-12 18:23:48 UTC MAIN commitmail json YAML

Now that it looks like SHA1 is getting closer to its end of life, add
the SHA512 digest to the mix of digests we keep for each distfile.

All part of providing stronger digests for pkgsrc, as discussed on
tech-pkg recently, with unanimous agreement.  There will be further
changes in this area in the near future, as we transit away from
reliance on SHA1 and RMD160.

New distinfo files will gain a SHA512 digest entry.  Existing
verification of distinfo files will just use the SHA1 and RMD160
digests which exist right now.

(agc)

2015-10-12 17:51:02 UTC MAIN commitmail json YAML

Don't rely on Darwin.mk setting OSX_SDK_PATH. It's an internal variable
that will not always get defined. Instead query xcrun directly.

(tnn)

2015-10-12 16:49:27 UTC MAIN commitmail json YAML

Added biology/cdhit version 4.6.4

(leot)

2015-10-12 16:49:03 UTC MAIN commitmail json YAML

2015-10-12 16:48:08 UTC MAIN commitmail json YAML

Import biology/cdhit as cdhit-4.6.4.
Packaged in pkgsrc-wip by Jason Bacon.

CD-HIT is a very widely used program for clustering and comparing protein or
nucleotide sequences.

(leot)

2015-10-12 16:17:58 UTC MAIN commitmail json YAML

Updated graphics/enblend-enfuse to 4.1.4

(adam)

2015-10-12 16:01:18 UTC MAIN commitmail json YAML

Changes 4.1.4:
** New Commandline Options
- The introduction of additional blend color spaces in the Development
  Branch requires a new option to select them.  Here, in the Stable
  Branch, the new option `--blend-colorspace' just duplicates the
  functionality of `--ciecam' and `--no-ciecam'.  The Stable Branch
  does *not* provide the additional blend colorspaces of the
  Development Branch.  The following equivalences hold
      --ciecam    <=>  --blend-colorspace=ciecam
      --no-ciecam  <=>  --blend-colorspace=identity
  Both options `--ciecam' and `--no-ciecam' are deprecated in 4.2 and
  will be withdrawn in 4.3.  Thus, users should prefer
  `--blend-colorspace'.

** Bug Fixes
- [Enblend and Enfuse] Fix the nesting-depth counter for response
  files.  This bug prohibited to load more than 20 images in a single
  response file.
- [Enblend and Enfuse] Allow grayscale images to bring their own
  (grayscale) profiles.  Previously grayscale images with ICC profiles
  were rejected.
- [Enblend] Fix a possible domain error followed by a division-by-zero
  in the seam-line optimizer.
- [Enblend and Enfuse] Avoid an undeserved warning about incompatible
  colorspaces if they only disagree on their meta-data (e.g. profile
  creation date/time).
- [Enblend] Fix a bug in the Dijkstra Optimizer which could lead to
  undefined behavior in the placement of the (optimized) seam line.
- [Enblend] Fix a non-dereferencable vector iterator which led to a
  segfault.
- [Enblend] Avoid a division-by-zero in the Annealing Optimizer.
- [Enblend] Fix a bug (1356551) in the seam-line vectorization code
  that was there since 2004.  The fix changes the position of almost
  any coarse-mask seam line vertex by one pixel.

(adam)

2015-10-12 15:39:26 UTC MAIN commitmail json YAML

Note update of devel/ruby-test-unit package to 3.1.5.

(taca)

2015-10-12 15:38:57 UTC MAIN commitmail json YAML

Update ruby-test-unit to 3.1.5.

## 3.1.5 - 2015-10-09 {#version-3-1-5}

It's a Rack integration improvement release.

(taca)

2015-10-12 15:36:20 UTC MAIN commitmail json YAML

Note update of devel/ruby-highline package to 1.7.8.

(taca)

2015-10-12 15:35:44 UTC MAIN commitmail json YAML

Update ruby-highline to 1.7.8.

### 1.7.8 / 2015-10-09
* Fix some issues when paginating. (Nick Carboni (@carbonin) and Abinoam P. Marques Jr. (@abinoam), #168, PRs #169 #170)

(taca)

2015-10-12 15:33:41 UTC MAIN commitmail json YAML

Note update of databases/ruby-sqlite3 package to 1.3.11.

(taca)

2015-10-12 15:33:08 UTC MAIN commitmail json YAML

Update ruby-sqlite3 to 1.3.11.

=== 1.3.11 / 2015-10-10

* Enhancements:
  * Windows: build against SQLite 3.8.11.1

* Internal:
  * Use rake-compiler-dock to build Windows binaries. Pull #159 [larskanis]
  * Expand Ruby versions being tested for Travis and AppVeyor

(taca)

2015-10-12 14:53:17 UTC MAIN commitmail json YAML

Fix install on Darwin, perl module extension suffix is ".bundle" not ".so".

(jperkin)

2015-10-12 12:36:33 UTC MAIN commitmail json YAML

Updated archivers/unrar to 5.3.6

(adam)

2015-10-12 12:35:32 UTC MAIN commitmail json YAML

2015-10-12 11:10:34 UTC MAIN commitmail json YAML

Fix missing dep on net/p5-NetAddr-IP. pkglint. PKGREVISION++

(fhajny)

2015-10-12 10:30:43 UTC MAIN commitmail json YAML

Updated www/matcha-sns to 1.3.7

(ryoon)

2015-10-12 10:29:48 UTC MAIN commitmail json YAML

Update to 1.3.7

Changelog:
* [Security fix] Access restriction bypass for admin account
* [Security fix] Code injection to execute arbitrary PHP code

(ryoon)

2015-10-12 10:28:56 UTC MAIN commitmail json YAML

Mark liblognorm dependency properly. Ride previous version/revision #.

(fhajny)

2015-10-12 10:06:37 UTC MAIN commitmail json YAML

Updated sysutils/liblognorm to 1.1.2

(fhajny)

2015-10-12 10:06:26 UTC MAIN commitmail json YAML

Update sysutils/liblognorm to 1.1.2.

Version 1.1.2, 2015-07-20

- permit newline inside parser definition
- new parser "cisco-interface-spec"
- new parser "json" to process json parts of the message
- new parser "mac48" to process mac layer addresses
- new parser "name-value-list" (currently inofficial, experimental)
- some parsers did incorrectly report success when an error occurred
- call "rest" parser only if nothing else matches.
- new API to support error callbacks
- testbench is now enabled by default
- bugfix: misadressing on some constant values
- bugfix: add missing function prototypes

(fhajny)

2015-10-12 10:00:57 UTC MAIN commitmail json YAML

Add missing py-cython bl3, fixes PLIST phase

(fhajny)

2015-10-12 09:08:22 UTC MAIN commitmail json YAML

Support compressed manual pages with 3am and 3f suffixes.

(jperkin)

2015-10-12 08:33:38 UTC MAIN commitmail json YAML

make NOT_FOR_UNPRIVILEGED unconditional (use of /etc is unconditional)

(tnn)

2015-10-12 07:28:39 UTC MAIN commitmail json YAML

PKGREVISION bump of mozc packages.

(ryoon)

2015-10-12 07:24:51 UTC MAIN commitmail json YAML

2015-10-12 05:56:08 UTC MAIN commitmail json YAML

Note update of devel/ruby-rugged package to 0.23.3.

(taca)

2015-10-12 05:55:27 UTC MAIN commitmail json YAML

Update ruby-rugged to 0.23.3.

Changes since Rugged 0.23.2

    * Update bundled libgit2 to 0.23.3.

      See https://github.com/libgit2/libgit2/releases/tag/v0.23.3
      for a list of fixed issues and new features.

(taca)

2015-10-12 05:50:51 UTC MAIN commitmail json YAML

Note update of time/ruby-tzinfo package to 0.3.45.

(taca)

2015-10-12 05:50:27 UTC MAIN commitmail json YAML

Update tuby-tzinfo to 0.3.45.

== Version 0.3.45 (tzdata v2015g) - 03-Oct-2015

* Updated to tzdata version 2015g
  (http://mm.icann.org/pipermail/tz-announce/2015-October/000034.html).

(taca)

2015-10-12 05:48:00 UTC MAIN commitmail json YAML

Note update of www/contao35 package to 3.5.4.

(taca)

2015-10-12 05:47:19 UTC MAIN commitmail json YAML

Update contao35 to 3.5.4.

Version 3.5.4 (2015-10-09)
--------------------------

### Fixed
Do not add the back end language in the meta wizard (see #8056).

### Fixed
Do not add excluded files to the DBAFS if they are edited in the file manager.

### Fixed
Add the `|flatten` insert tag flag to handle arrays (see #8021).

### Fixed
Check for excluded folders in the back end file popup (see #8003).

### Fixed
Fixed a wrong option name when initializing sortables (see #8053).

### Fixed
Translate UUIDs to paths in the parent view header fields.

### Fixed
Trigger the options_callback for the parent view header fields (see #8031).

### Fixed
Correctly create the initial version of a member without username (see #8037).

### Fixed
Improve the performance of the debug bar (see #7839).

### Fixed
Correctly output the event details in the `event_list` template (see #8041).

### Fixed
Only modify empty `href` attributes in the `nav_` template (see #8006, #8038).

### Fixed
Correctly show the group headlines in the repository DB updater (see #8020).

### Fixed
Improve the e-mail regex to also match the new TLDs (see #7984).

### Fixed
Ensure that the database port is not empty (see #7950).

### Fixed
Remove the left-over usages of `$this->v2warning` (see #8027).

### Fixed
Support the `hasDetails` variable in the event reader (see #8011).

(taca)

2015-10-12 05:41:26 UTC MAIN commitmail json YAML

+ postfix-3.0.3.

(taca)

2015-10-12 00:23:47 UTC MAIN commitmail json YAML

Update mozc packages to 2.17.2116.102

(ryoon)

2015-10-12 00:21:48 UTC MAIN commitmail json YAML

2015-10-12 00:11:30 UTC MAIN commitmail json YAML

ated converters/dos2unix to 7.3.1

(ryoon)

2015-10-12 00:11:07 UTC MAIN commitmail json YAML

Update to 7.3.1

Changelog:
2015-09-30: Version 7.3.1

  * New: Simplified Chinese translation of messages and manual.
  * Fix: Compilation error "'wchar_t' undeclared" when Unicode support is disabled.
  * Fix: Compilation errors when MinGW compiler was used (MinGW-w64 was OK).

2015-08-24: Version 7.3

  * New: Unicode file name support on Windows.
  * Fix: Options -ul and -ub caused option -i to report wrong BOM for no_bom.

2015-07-01: Version 7.2.3

  * Fix: Check for file I/O errors while reading input files, and added
    a few missing checks while writing output files.
  * Fix: Compilation for msys.

(ryoon)

2015-10-11 23:34:26 UTC MAIN commitmail json YAML

Updated mail/thunderbird to 38.3.0

(ryoon)

2015-10-11 23:34:00 UTC MAIN commitmail json YAML

Update to 38.3.0

Changelog:
    New Saved files tab now implements Search field and Clear button.
    Fixed (Right-)Clicking on a newsgroup now allows directly composing a message again
    Fixed Importing to the address book from CSV now works with international characters
    Fixed Thunderbird no longer crashes when executing filter rules when using maildir
    Fixed When using the maildir storage format, the INBOX folder is no longer deleted
    Fixed Emails with long References headers are now decoded correctly
    Fixed Checking for new messages correctly works after hibernation again
    Fixed Chat entries are no longer sometimes lost in global database at shutdown.

(ryoon)

2015-10-11 21:23:34 UTC MAIN commitmail json YAML

2015-10-11 21:06:20 UTC MAIN commitmail json YAML

2015-10-11 19:20:17 UTC MAIN commitmail json YAML

Moved the code for checking patch files into its own file

The pkglint.pl file has grown pretty large, which makes it hard to under-
stand. Therefore it is useful to split it into reasonable parts.

The code for checking patch files is such a part since it is independent
of the rest of pkglint, and its specialized routines take quite a bit
of space.

(rillig)

2015-10-11 18:42:34 UTC MAIN commitmail json YAML

Fixed runtime error introduced in version 1.884

The variable $m had been dereferenced although it was undefined.

(rillig)

2015-10-11 18:38:58 UTC MAIN commitmail json YAML

Remove old Dojo version. There is little reason for having it in pkgsrc
in first place, since any decent deployment will either use one of the
CDNs or a custom build. Being completely outdated doesn't help either.

(joerg)

2015-10-11 18:34:23 UTC MAIN commitmail json YAML

Removed the code that checked for buildlink.mk files from before 2009

(rillig)

2015-10-11 18:28:53 UTC MAIN commitmail json YAML

Fix ctrl-alt-Fn VT switching. Gleaned from xsrc. Bump rev.
Somebody reported that this was broken but now I can't find the thread ...

(tnn)

2015-10-11 18:16:51 UTC MAIN commitmail json YAML

Performance: replaced some regular expressions with string functions

Using regular expressions provides more uniform code, but at the cost of
higher runtime, since Perl doesn't optimize them away, even if they are
very simple, like those emulating the startswith() or endswith() functions
that other languages provide.

(rillig)

2015-10-11 17:51:47 UTC MAIN commitmail json YAML

2015-10-11 17:40:24 UTC MAIN commitmail json YAML

Adjust the PR misc/50073 patches so they only apply on NetBSD.
It turns out that moving Xpoll.h before osdep.h breaks on Linux because
it doesn't get the feature test macros for select.h.

(tnn)

2015-10-11 16:55:55 UTC MAIN commitmail json YAML

match libdrm's ONLY_FOR_PLATFORM when deciding if we should depend on it

(tnn)

2015-10-11 16:34:09 UTC MAIN commitmail json YAML

Try harder to not pick up system python. Might fix joyent Linux build.

(tnn)

2015-10-11 14:31:36 UTC MAIN commitmail json YAML

2015-10-11 14:20:57 UTC MAIN commitmail json YAML

Fix startup segfault on 64-bit platforms due to pointer to int conversion.
Why this didn't surface before is anyone's guess. Bump rev.

(tnn)

2015-10-11 12:31:43 UTC MAIN commitmail json YAML

Migrated pkglint to Perl 5.12.

(rillig)

2015-10-11 11:39:04 UTC MAIN commitmail json YAML

2015-10-11 11:38:02 UTC MAIN commitmail json YAML

Added databases/mysqltuner version 1.6.0

(rodent)

2015-10-11 11:37:50 UTC MAIN commitmail json YAML

Import mysqltuner-1.6.0 as databases/mysqltuner.

MySQLTuner is a script written in Perl that will assist you with your MySQL
configuration and make recommendations for increased performance and
stability.

(rodent)

2015-10-11 11:25:52 UTC MAIN commitmail json YAML

Updated databases/postgresql; print/ghostscript-agpl to 9.18; converters/help2man to 1.47.2

(adam)

2015-10-11 11:24:59 UTC MAIN commitmail json YAML

Changes 9.1.19:
Two security issues have been fixed in this release which affect users of specific PostgreSQL features:

CVE-2015-5289: json or jsonb input values constructed from arbitrary user input can crash the PostgreSQL server and cause a denial of service.

CVE-2015-5288: The crypt() function included with the optional pgCrypto extension could be exploited to read a few additional bytes of memory. No working exploit for this issue has been developed.

(adam)

2015-10-11 10:59:20 UTC MAIN commitmail json YAML

Changes 9.2.14:
Two security issues have been fixed in this release which affect users of specific PostgreSQL features:

CVE-2015-5289: json or jsonb input values constructed from arbitrary user input can crash the PostgreSQL server and cause a denial of service.

CVE-2015-5288: The crypt() function included with the optional pgCrypto extension could be exploited to read a few additional bytes of memory. No working exploit for this issue has been developed.

(adam)

2015-10-11 10:56:44 UTC MAIN commitmail json YAML

2015-10-11 10:44:31 UTC MAIN commitmail json YAML

Note update of "libtorrent" and "rtorrent" package

(tron)

2015-10-11 10:41:37 UTC MAIN commitmail json YAML

Update "libtorrent" package to version 0.13.6 and "rtorrent" package to
version 0.9.6.

A list of changes is not availabe unfortunately.

(tron)

2015-10-11 09:50:53 UTC MAIN commitmail json YAML

Changes 1.47.2:
* Update Esperanto translation
* Add Chinese (simplified) translation

(adam)

2015-10-11 08:44:01 UTC MAIN commitmail json YAML

2015-10-11 08:15:32 UTC MAIN commitmail json YAML

Removed redundancy from the patch file checker's data structures

(rillig)

2015-10-11 08:04:05 UTC MAIN commitmail json YAML

Made checking of patch files a little faster

The transition table is using a two-stage lookup now. The redundancy of the
data structure will be removed in a follow-up commit.

(rillig)

2015-10-11 07:27:13 UTC MAIN commitmail json YAML

Fixed warning for using github.com in MASTER_SITES.

(rillig)

2015-10-11 07:03:05 UTC MAIN commitmail json YAML

2015-10-11 07:02:39 UTC MAIN commitmail json YAML

Update to 6.0

Changelog:
All platforms:

MAJOR CHANGE:  All platforms now use a uniform graphical user
interface, based on the wxWidgets library.  A very simple editor
is part of the package, no more external editor.  This GUI is,
so far, rather primitive, but provides a framework that should
allow for many improvements relatively soon.  There is a single
Logo window that can be in fullscreen, splitscreen, or textscreen
mode, like traditional Logo versions.

INCOMPATIBLE CHANGE:  RGB color lists, as used by PALETTE,
SETPALETTE, etc., now take integer or non-integer values between
0 and 100 rather than integers between 0 and 65535.  I don't like
incompatible changes, but having now actually tried teaching kids
with Berkeley Logo, I've learned that they have trouble understanding
the old system; their colors all come out near-black.

New commands PRINTPICT and PRINTTEXT to print the graphics and
text screens, respectively.  If called with an argument (in
parentheses), they print preview instead. (wxWidgets only)

New commands INCREASEFONT and DECREASEFONT to make the text window
font one size bigger or smaller, SETTEXTSIZE to set the absolute
size, SETLABELHEIGHT to adjust graphics-window text size, and
SETFONT to set the font name for all windows.  (wxWidgets only)

SETTEXTCOLOR (SETTC) command, formerly just in DOS version, works
on all platforms.  It takes two color number or RGB lists as inputs,
first the text color, then the text background color. (wxWidgets only)

New command FILLED takes two arguments, a color and an instruction
list.  The instructions should draw a simple closed curve (but if
not closed, FILLED will add a turtle move back to the starting
point).  The instructions are carried out, and then the area
enclosed by the curve is filled using the given color, regardless
of other lines that might intersect that area.  (wxWidgets only)

Special variable BUTTONACT, if defined and nonempty, is an instruction
list to be run when the user presses a mouse button.  Special variable
KEYACT, if ditto, is to be run when the user presses a key on the
keyboard.  It is the responsibility of the user code to handle the
problem of a second mouse/keypress during the running of these
instructions.  New operation CLICKPOS outputs the position of the
mouse at the moment when the mouse button was pressed.  BUTTON
outputs which button was most recently pressed, or zero if no button
was pressed since the last call to BUTTON.  (BUTTONP still reflects
the actual current button status.)  (wxWidgets only)

The workspace management procedures (PO, TEXT, HELP, etc.) look
in the library before deciding whether the name you give exists
as a procedure or not, just the way running the procedure does.
This is an incompatible change!

The procedure formerly named BACKSLASHEDP or BACKSLASHED? is now
called VBARREDP or VBARRED?, to reflect a longstanding change in
its meaning.  The old names are retained in the Logo library for
backward compatibility.

A command line argument consisting of just a hyphen means that all
following command line arguments should be collected in a list,
instead of taken as filenames to load.  The list can be seen in
the buried variable :COMMAND.LINE

Logo looks in its library directory (e.g., /usr/local/lib/logo/logolib)
for a file startup.lg, and runs it if found, before looking in the
user's current directory for startup.lg and running that.

A vertical bar that comes after a semicolon doesn't require a
matching vertical bar to end the line.

Fixed a garbage collector bug (although I don't know why it was
a bug, alas).

The buffer for saving pictures (for SAVEPICT and EPSPICT and for
restoring the graphics window after it's hidden) has no size limit.

INVOKE is a macro, so (INVOKE [IF ? < 0 [OUTPUT "NEGATIVE]] :X)
will output from the caller, rather than from INVOKE.

Improved error message "Runlist %s has more than one expression"
for the case of a macro seen where an expression (that outputs a
value) is needed: PRINT RUN [PRINT "A PRINT "B].

One-pixel moves from drawing turtle aren't saved in SAVEPICT buffer.

(1 2 3) gives error message instead of blowing up.

PRINT [~] (bracket after tilde) works (no line continuation).

The check for END inside a multi-line instruction is correctly
internationalized.

APPLY [[][]] [] no longer crashes.

APPLY copies the arg list, so the original list can't be modified
by changes to the inputs (e.g., after an error).

Better error message (don't know how) for too much inside parens
and also the first one isn't a procedure name.

Better error message for STOP or OUTPUT during a PAUSE.

Fixed bug crashing backquote (`) in case of `[[,[...] ...]]

Fixed bug giving "out of bounds" message for line just on screen edge.

Fixed bug that ignored TEST outside of a procedure.

Turtle is invisible during drawing (to speed it up).

(ryoon)

2015-10-11 07:00:19 UTC MAIN commitmail json YAML

drop Darwin from list of supported platforms -- doesn't build

(tnn)

2015-10-11 05:20:57 UTC MAIN commitmail json YAML

Remove samba 4

(ryoon)

2015-10-11 05:18:49 UTC MAIN commitmail json YAML

bin86-0.16.21

(ryoon)

2015-10-11 04:00:14 UTC MAIN commitmail json YAML

Updated ham/fldigi to 3.23.03

(mef)

2015-10-11 03:59:56 UTC MAIN commitmail json YAML

(pkgsrc)
- Add comments to patches picked from cvs log
- Update HOMEPAGE and MASTER_SITES (to SF)
- (move LICENSE= line to the second paragraph)

(upstream)
- Update 3.22.13 to 3.23.03
----------------------------
=Version 3.23.03=
2015-09-28  David Freese  <iam_w1hkj@w1hkj.com>
c3b610b: FSQ trigger bug

=Version 3.23.02=
0424764: fsq cqcqcq
198c5a0: fsq sounder/heard-aging
dbb169b: FSQ directive
d47b1e3: rigcat delayed startup
e6ebe70: OS-X serial

2015-09-23  Kamal Mostafa  <kamal@whence.com>
f75b92a: asciidoc timezone

=Version 3.23.01=
2015-09-22  David Freese  <iam_w1hkj@w1hkj.com>
8ad0a8b: WX configure
0caa5ea: PA debug
838e112: WFALL-ONLY
f472a17: Logbook read
7cb4c66: ifkp avatar depth
ea18942: IFKP image slant

=Version 3.23.00=
f78aa38: Clear Tx Panel
cbff7c3: Olivia/Contestia start stop tones
37175e2: macro bug
3d6e0b9: FSQ updates
ed3b09d: ifkp modem
c82de8e: MXE update
7b42e01: Macros
0606d1a: Doxygen help
d4b6308: QSO rec
2df24b8: MS Read logbook
30ad2a9: WEFAX hang on INFO
6704797: Nu opBW combos
db69617: LSB modes

(mef)

2015-10-11 02:59:18 UTC MAIN commitmail json YAML

Updated ham/trustedQSL to 2.1.2

(mef)

2015-10-11 02:59:07 UTC MAIN commitmail json YAML

(pkgsrc)
  - (patch-openssl__cert.cpp)
    Add patch to define MAX_PATH macro
  - Unable to package with x11/wxGTK30 yet
(upstream)
- Udate 2.0.3 to 2.1.2
-----------
TQSL-2.1.2
The following links are pointers to TrustedQSL (TQSL) V2.1.2, which is
a bug fix for the official TQSL 2.1 release.
  Release Notes TrustedQSL-2-1-release.pdf
  http://www.rickmurphy.net/lotw/TrustedQSL-2-1-release.pdf

(mef)

2015-10-11 01:17:20 UTC MAIN commitmail json YAML

Added cross/arm-none-eabi-binutils version 2.25.1
Added cross/arm-none-eabi-gcc5 version 5.2.0
Added cross/arm-none-eabi-gdb version 7.10

(ryoon)

2015-10-11 01:16:29 UTC MAIN commitmail json YAML

Add arm-none-eabi-*

(ryoon)

2015-10-11 01:15:19 UTC MAIN commitmail json YAML

2015-10-11 01:14:56 UTC MAIN commitmail json YAML

2015-10-11 01:14:27 UTC MAIN commitmail json YAML

2015-10-11 01:11:32 UTC MAIN commitmail json YAML

Added cross/objconv version 2.39

(ryoon)

2015-10-11 01:11:06 UTC MAIN commitmail json YAML

2015-10-11 01:10:22 UTC MAIN commitmail json YAML

Import objconv-2.39 as cross/objconv.

Object file converter

This utility can be used for converting object files between COFF/PE,
OMF, ELF and Mach-O formats for all 32-bit and 64-bit x86 platforms.
Can modify symbol names in object files. Can build, modify and
convert function libraries across platforms. Can dump object files
and executable files. Also includes a very good disassembler
supporting the SSE4, AVX, AVX2, AVX512, FMA3, FMA4, XOP and Knights
Corner instruction sets. Source code included (GPL).

(ryoon)

2015-10-11 00:54:08 UTC MAIN commitmail json YAML

2015-10-11 00:53:25 UTC MAIN commitmail json YAML

Added emulators/8086tiny version 1.25

(ryoon)

2015-10-11 00:52:23 UTC MAIN commitmail json YAML

Import 8086tiny-1.25 as emulators/8086tiny.

8086tiny is a free, open source PC XT-compatible emulator/virtual
machine written in C. It is, we believe, the smallest of its kind
(the fully-commented source is around 28K). Despite its size,
8086tiny provides a highly accurate 8086 CPU emulation, together
with support for PC peripherals including XT-style keyboard,
floppy/hard disk, clock, timers, audio, and Hercules/CGA graphics.
8086tiny is powerful enough to run software like AutoCAD, Windows
3.0, and legacy PC games: the 8086tiny distribution includes Alley
Cat, the author's favorite PC game of all time.

8086tiny is highly portable and runs on practically any little
endian machine, from simple 32-bit MCUs upwards. 8086tiny has
successfully been deployed on 32-bit/64-bit Intel machines (Windows,
Mac OS X and Linux), Nexus 4/ARM (Android), iPad 3 and iPhone 5S
(iOS), and Raspberry Pi (Linux).

The philosophy of 8086tiny is to keep the code base as small as
possible, and through the open source license and repository on
GitHub encourage individual developers to tune and extend it as
per their specific requirements, adding support, for example, for
more complex instruction sets (e.g. Pentium) or peripherals (e.g.
mouse). Any questions, comments or suggestions are very welcome in
our forum.

(ryoon)

2015-10-11 00:38:05 UTC MAIN commitmail json YAML

oops, I bumped bootstrap-mk-files on 20150908 and forgot to commit the
CHANGES entry. do it now, better late than never.

(dholland)

2015-10-11 00:19:33 UTC MAIN commitmail json YAML

2015-10-10 20:10:33 UTC MAIN commitmail json YAML

2015-10-10 20:09:17 UTC MAIN commitmail json YAML

adjust for openbsd-input-ws -> xf86-input-ws rename

(tnn)

2015-10-10 20:08:08 UTC MAIN commitmail json YAML

Operating systems with wscons(4) can use xf86-input-ws. Bump rev.

(tnn)

2015-10-10 20:05:12 UTC MAIN commitmail json YAML

2015-10-10 20:02:53 UTC MAIN commitmail json YAML

Re-import x11/openbsd-input-ws as x11/xf86-input-ws and update to 1.3.0.

>From OpenBSD xenocara HEAD. No distfile, so manually tared up and dropped
in MASTER_SITE_LOCAL.

(tnn)

2015-10-10 17:05:17 UTC MAIN commitmail json YAML

revert accidental ssp fix waiting on joerg@

(richard)

2015-10-10 17:03:02 UTC MAIN commitmail json YAML

2015-10-10 15:17:17 UTC MAIN commitmail json YAML

Update MASTER_SITE_OSDN server names.

(ryoon)

2015-10-10 13:57:27 UTC MAIN commitmail json YAML

Updated fonts/umefont-ttf to 0.550

(ryoon)

2015-10-10 13:56:50 UTC MAIN commitmail json YAML

Update to 0.550

Status:
Unadjusted glyphs (characters; 1st pass): Uninode 8691-8b95
Unadjusted glyphs (Bushu; 1st pass): Mushi, Koromo, Gonben

(ryoon)

2015-10-10 13:28:20 UTC MAIN commitmail json YAML

Updated filesystems/glustefs to 3.7.5

(manu)

2015-10-10 13:25:09 UTC MAIN commitmail json YAML

2015-10-10 13:13:45 UTC MAIN commitmail json YAML

Append to PKG_FAIL_REASON rather than setting it so we don't overwrite other
potentially more useful failure messages.

(jperkin)

2015-10-10 13:12:50 UTC MAIN commitmail json YAML

Set PKG_FAIL_REASON with a useful failure message if we cannot find an SDK.

(jperkin)

2015-10-10 12:26:10 UTC MAIN commitmail json YAML

Changes 9.3.10:
Two security issues have been fixed in this release which affect users of specific PostgreSQL features:

CVE-2015-5289: json or jsonb input values constructed from arbitrary user input can crash the PostgreSQL server and cause a denial of service.

CVE-2015-5288: The crypt() function included with the optional pgCrypto extension could be exploited to read a few additional bytes of memory. No working exploit for this issue has been developed.

(adam)

2015-10-10 11:55:19 UTC MAIN commitmail json YAML

Changes 9.18:
A substantial revision of the build system and GhostPDL directory structure, meaning the GhostPCL and GhostXPS "products" are now built by the Ghostscript build system "proper" rather than having their own builds which called the Ghostscript build system for certain parts of the builds.

Ghostscript-only users should not be affected by this change.

For users of the PCL and XPS interpreters (collectively downloaded as "GhostPDL") there is a new, "flatter" directory structure and only one configure and one make invocation to build all the products. There are also some executable default name changes to bring the PCL and XPS binaries in line with the Ghostscript ones. All executables now end up in the "bin" directory (or build specific variant thereof, e.g. "debugbin"). The PCL executable, by default, is now "gpcl6" on Unix like systems and "gpcl6win??.exe" (where "??" is either "32" or "64"). The XPS executable remains "gxps" on Unix-like systems, but similarly becomes "gxpswin??.exe" on Windows.

Those using scripts or other automated processes will need to take steps to cope with these changes.

A new method of internally inserting devices into the device chain has been developed, named "device subclassing". This allows suitably written devices to be more easily and consistently as "filter" devices.

The first fruit of this is a new implementation of the "-dFirstPage"/"-dLastPage" feature which functions a device filter in the Ghostscript graphics library, meaning it works consistently with all input languages.

The "ghostpdl.inf" file, provided to simplify installing a Postscript printer configure to produce output to suit Ghostscript's "pdfwrite" device is now available as a digitally signed version: "ghostpdl.cat".
Plus the usual round of bug fixes, compatibility changes, and incremental improvements.

(adam)

2015-10-10 10:53:20 UTC MAIN commitmail json YAML

2015-10-10 10:52:19 UTC MAIN commitmail json YAML

Removed sysutils/storage-manager

(joerg)

2015-10-10 10:22:20 UTC MAIN commitmail json YAML

Changes 9.4.5:
Two security issues have been fixed in this release which affect users of specific PostgreSQL features:

CVE-2015-5289: json or jsonb input values constructed from arbitrary user input can crash the PostgreSQL server and cause a denial of service.

CVE-2015-5288: The crypt() function included with the optional pgCrypto extension could be exploited to read a few additional bytes of memory. No working exploit for this issue has been developed.

(adam)

2015-10-10 10:02:55 UTC MAIN commitmail json YAML

2015-10-10 02:03:35 UTC MAIN commitmail json YAML

Updated devel/ruby-redmine to 3.1.1

(ryoon)

2015-10-10 02:03:04 UTC MAIN commitmail json YAML

Update to 3.1.1

Changhelog:
== 2015-09-20 v3.1.1

* Feature #11253: Total time spent from subtasks on the issue list
* Feature #20688: Add Total estimated hours column on issue list
* Feature #20738: Upgrade Rails 4.2.4
* Defect #19577: Open redirect vulnerability
* Defect #20761: Fix typo of Japanese translation for notice_gantt_chart_truncated
* Defect #20427: Cannot create a custom query visibility is "to these roles only"
* Defect #20454: Mail handler: unwanted assignment to a group occurs
* Defect #20278: Wrong syntax for resizing inline images will throw a 500 error
* Defect #20401: "Spent time" panel: columns not wrapping
* Defect #20407: Monospace font-family values are differ between application.css and scm.css
* Defect #20456: 3.1-stable/3.1.0: missing commits (omitted from being merged from trunk)
* Defect #20466: Broken email notification layout in Outlook
* Defect #20490: WARNING: Can't mass-assign protected attributes for User
* Defect #20633: Help cursor showing up since r14154
* Patch #20293: Russian translation for 2.6-stable
* Patch #20294: Russian translation for 2.6-stable
* Patch #20408: Turkish translation for 2.6-stable
* Patch #20557: Czech translation for 2.6-stable
* Patch #20735: Markdown: Upgrade redcarpet gem to 3.3 (ruby 1.9 and higher)
* Patch #20745: Portuguese translation for 2.6-stable
* Patch #20512: Project.copy_from deletes enabled_modules on source
* Patch #20737: Czech translation for 3.0-stable
* Patch #20746: Portuguese translation for 3.0-stable
* Patch #20243: Use https links instead of http links in ApplicationHelper#avatar_edit_link and Redmine::Info class methods
* Patch #20410: Turkish translation for 3.1-stable
* Patch #20452: Czech localisation update
* Patch #20731: Change Japanese translation for "spent time"
* Patch #20747: Portuguese translation for 3.1-stable

(ryoon)

2015-10-10 01:58:23 UTC MAIN commitmail json YAML

2015-10-10 01:55:28 UTC MAIN commitmail json YAML

2015-10-09 23:16:35 UTC MAIN commitmail json YAML

Updated textproc/icu to 56.1

(ryoon)

2015-10-09 23:15:34 UTC MAIN commitmail json YAML

Update to 56.1

Changelog:
Release Overview
The features for this release include support of CLDR 28 and Unicode 8.0.

For more details, including migration issues, see below.
Common Changes

    CLDR 28: For details of the many changes in CLDR, see CLDR 28.
    Unicode data updated to Unicode 8.0: 41 new emoji characters, 5,771 new ideographs for Chinese/Japanese/Korean, 6 new scripts, improved character properties data, etc.
    ICU data size reduced by about 7.2% (1.8MB) via sharing string values across resource bundles. [#11537]
    DateIntervalFormat now handles intervals with seconds, and sets FieldPosition more consistently. [#11706, #11726]
    DateFormat::createInstanceForSkeleton() caches DateFormat patterns rather than DateTimePatternGenerator instances, for better performance (for cache hits) and lower heap memory consumption. [#11780]
    StringSearch (based on collation) defaults to matches on normalization boundaries rather than grapheme cluster boundaries, which yields more matches on Indic text. [#11750]
    RuleBasedNumberFormat (spelled-out numbers) now handles rounding (Java only), infinity, NaN. [#11653, #11760, #8223]
    Most of the old Normalizer/unorm.h had been replaced by (and reimplemented via) Normalizer2, and is now deprecated. [#7303]
    COLON has been withdrawn as a date pattern character corresponding to the date field [UDAT_]TIME_SEPARATOR_FIELD; there is currently no pattern character corresponding to that field. [#11773]
    Support for locale key "cf" to specify currency format style, and interaction with NumberFormat values for UNumberFormatStyle: [#11787]
        For NumberFormat style UNUM_CURRENCY / CURRENCYSTYLE, the default is "standard" currency style (typically using minus sign for negative numbers), but the new locale key "cf" may be used with values "standard" or "account" to specify currency format style ("account" indicates accounting style, often using parentheses for negative numbers).
        For other NumberFormat styles, the locale key "cf" is ignored (they override the locale preference):
            UNUM_CURRENCY_ISO / ISOCURRENCYSTYLE
            UNUM_CURRENCY_PLURAL / PLURALCURRENCYSTYLE
            UNUM_CURRENCY_ACCOUNTING / ACCOUNTINGCURRENCYSTYLE
            UNUM_CASH_CURRENCY / CASHCURRENCYSTYLE
        A new NumberFormat style is availble to explicitly specify standard style, ignoring the  the locale key "cf"
            UNUM_CURRENCY_STANDARD / STANDARDCURRENCYSTYLE

ICU4C Specific Changes

    C API support for CompactDecimalFormat via UNumberFormatStyle additions: UNUM_DECIMAL_COMPACT_SHORT, UNUM_DECIMAL_COMPACT_LONG [#11693]
    Larger UnicodeString object stores more characters inside the object without heap allocation; the UnicodeString object size is now build-time-configurable. [#11551]
        On 64-bit machines, increase from object size 40 bytes with 15 internal UChars to a new default of 64 bytes with 27 UChars.
    Some C++ classes now have swap() and moveFrom() methods, and support C++11 move semantics on compilers that support them. [#10086]
        UnicodeString, LocalPointer, LocalArray
    DecimalFormat code refactored to fix bugs, improve maintainability, and improve performance. [#10458]
    New FilteredBreakIterator suppresses certain segment boundaries. For example, it can suppress the sentence boundary in the middle of "Mr. Smith". [#11248]
    The internal, shared cache has been changed from unbounded to bounded. [#11767]
    For [U]BreakIterator with type UBRK_SENTENCE, the locale key "ss" can now be used with value "standard" to specify that standard sentence break suppression data should be used, or with value "none" to indicate that no break suppression data should be used (the default). [#11770]
    Collator: first-time startup time improved 20% due to precalculated unsafe-backward table [#11886]
    A number of memory leaks and buffer overruns have been fixed based on static code analysis, mostly in data build tools

(ryoon)

2015-10-09 22:33:13 UTC MAIN commitmail json YAML

2015-10-09 17:27:10 UTC MAIN commitmail json YAML

Correction to the previous: we must use ${GREP} -E, there's no ${EGREP} here.

(he)

2015-10-09 14:01:57 UTC MAIN commitmail json YAML

Added devel/libzookeeper version 3.4.6

(fhajny)

2015-10-09 14:01:39 UTC MAIN commitmail json YAML

Added devel/zookeeper version 3.4.6

(fhajny)

2015-10-09 14:01:23 UTC MAIN commitmail json YAML

Add devel/zookeeper and devel/libzookeeper

(fhajny)

2015-10-09 13:59:57 UTC MAIN commitmail json YAML

2015-10-09 12:28:48 UTC MAIN commitmail json YAML

Updated graphics/feh to 2.14

(szptvlfn)

2015-10-09 12:28:25 UTC MAIN commitmail json YAML

Update to 2.14

ChangeLog:
Sun, 04 Oct 2015 10:01:20 +0200

* Release v2.14
    * Add --xinerama-index option for background setting
      (patch by James Knight)
    * When removing the last image in slidsehow mode, stay on the last
      (previously second-to-last) image (patch by Lior Shiponi)
    * Allow --sort and --randomize to override each other (most recently
      specified option wins) instead of always preferring --sort
    * Thumbnail mode: Mark image as processed when executing an action
      (--action) by clicking on an image
    * It is now possible to override feh's idea of the active xinerama screen
      using the --xinerama-index option
    * Remove (undocumented) feature allowing to override feh's idea of the
      active xinerama screen by setting the XINERAMA_SCREEN environment
      variable

(szptvlfn)

2015-10-09 12:03:32 UTC MAIN commitmail json YAML

Updated devel/ccache to 3.2.4

(adam)

2015-10-09 12:02:20 UTC MAIN commitmail json YAML

Changes 3.2.4:
Fixed build error related to zlib on systems with older make versions (regression in ccache 3.2.3).
Made conversion-to-bool explicit to avoid build warnings (and potential runtime errors) on legacy systems.
Improved signal handling: Kill compiler on SIGTERM; wait for compiler to exit before exiting; die appropriately.
Minor fixes related to Windows support.
The correct compression level is now used if compression is requested.
Fixed a bug where cache cleanup could be run too early for caches larger than 64 GiB on 32-bit systems.

(adam)

2015-10-09 11:44:48 UTC MAIN commitmail json YAML

Force the "linux-elf" Configure target for Linux 32-bit, fixes the build when
running with ABI=32 on a 64-bit native host.

(jperkin)

2015-10-09 11:27:23 UTC MAIN commitmail json YAML

Skip shlibs check for libgcj_bc.so, a "fake" library used at link time
only.  Fixes build on Linux.

(jperkin)

2015-10-08 21:09:53 UTC MAIN commitmail json YAML

Extend the pattern matching the -v output from pcc.

(he)

2015-10-08 19:19:46 UTC MAIN commitmail json YAML

Updated www/py-django to 1.8.5

(adam)

2015-10-08 18:16:31 UTC MAIN commitmail json YAML

accidental ommission of a suppressed line

(richard)

2015-10-08 17:46:17 UTC MAIN commitmail json YAML

Updated graphics/opencv to 3.0.0

(fhajny)

2015-10-08 17:45:59 UTC MAIN commitmail json YAML

Update graphics/opencv to 3.0.0.

Major changes (besides bugfixes):
- opencv_contrib (http://github.com/itseez/opencv_contrib) repository
  has been added.
- a subset of Intel IPP (IPPCV) is given to us and our users free
  of charge, free of licensing fees, for commercial and non-commerical
  use.
- T-API (transparent API) has been introduced, this is transparent GPU
  acceleration layer using OpenCL. It does not add any compile-time or
  runtime dependency of OpenCL. When OpenCL is available, it's detected
  and used, but it can be disabled at compile time or at runtime.
- ~40 OpenCV functions have been accelerated using NEON intrinsics and
  because these are mostly basic functions, some higher-level functions
  got accelerated as well.
- There is also new OpenCV HAL layer that will simplifies creation
  of NEON-optimized code and that should form a base for the open-source
  and proprietary OpenCV accelerators.
- The documentation is now in Doxygen: http://docs.opencv.org/master/
- We cleaned up API of many high-level algorithms from features2d, calib3d,
  objdetect etc. They now follow the uniform "abstract interface - hidden
  implementation" pattern and make extensive use of smart pointers (Ptr<>).
- Greatly improved and extended Python & Java bindings (also, see below on
  the Python bindings), newly introduced Matlab bindings
- Improved Android support - now OpenCV Manager is in Java and supports
  both 2.4 and 3.0.
- Greatly improved WinRT support, including video capturing and
  multi-threading capabilities. Thanks for Microsoft team for this!
- Big thanks to Google who funded several successive GSoC programs and
  let OpenCV in. The results of many successful GSoC 2013 and 2014 projects
  have been integrated in opencv 3.0 and opencv_contrib (earlier results
  are also available in OpenCV 2.4.x). We can name:
  - text detection
  - many computational photography algorithms (HDR, inpainting, edge-aware
    filters, superpixels,...)
  - tracking and optical flow algorithms
  - new features, including line descriptors, KAZE/AKAZE
  - general use optimization (hill climbing, linear programming)
  - greatly improved Python support, including Python 3.0 support, many new
    tutorials & samples on how to use OpenCV with Python.
  - 2d shape matching module and 3d surface matching module
  - RGB-D module
  - VTK-based 3D visualization module

For full changelog see:

  http://code.opencv.org/projects/opencv/wiki/ChangeLog

For 2.4 to 3.0 transition, see the transition guide:

  http://docs.opencv.org/master/db/dfa/tutorial_transition_guide.html

(fhajny)

2015-10-08 17:17:23 UTC MAIN commitmail json YAML

Quick workaround for groff tools issue per joerg@
Still needs, as many tools, TLC to simplify tools.*.mk as well as adding
a builtin check.

(richard)

2015-10-08 14:32:09 UTC MAIN commitmail json YAML

2015-10-08 14:08:46 UTC MAIN commitmail json YAML

Note update of mail/pear-Mail_Mime package to 1.10.0.

(taca)

2015-10-08 14:08:11 UTC MAIN commitmail json YAML

Update pear-Mail_Mime to 1.10.0.

Release date: 2015-09-13 13:48 UTC
Release state: stable

Changelog:

* Add possibility to add externally created Mail_mimePart objects as
  attachments [alec]
* Add possibility to set preamble text for multipart messages [alec]

(taca)

2015-10-08 14:06:41 UTC MAIN commitmail json YAML

Note update of net/ruby-stompserver package to 1.0.0nb2.

(taca)

2015-10-08 14:05:55 UTC MAIN commitmail json YAML

Remove .gemtest from PLIST since it is not generated by rake with newer
version of hoe.

Bump PKGREVISION.

(taca)

2015-10-08 13:35:39 UTC MAIN commitmail json YAML

Add options.mk to properly select, detect and link in LDAP support.
Bump PKGREVISION as this removes dirmngr_ldap from default PLIST.

(fhajny)

2015-10-08 12:59:23 UTC MAIN commitmail json YAML

Updated databases/py-peewee to 2.6.4

(fhajny)

2015-10-08 12:59:13 UTC MAIN commitmail json YAML

Update databases/py-peewee to 2.6.4.

Bugs fixed
- fixed a bug with the Cython speedups not being included
  in package.
- documented how to create models with no primary key.
- allow bare INSERT statements.
- regarding foreign key / one-to-one relationships.
- allow ArrayField to accept tuples in addition to lists.
- fix regarding unsaved relations.
- refactored QueryResultWrapper to allow multiple independent
  iterations over the same underlying result cache.
- fix bug with multiple joins to same table + eager loading.
- fix bug when connection fails while using an execution context.
- use correct column names with non-standard django foreign keys.
- return datetime.time instead of timedelta for MySQL time fields.
- fixed SQLite migrator regular expressions. Thanks @sroebert.

New features
- added support for RETURNING clauses. Update, Insert and Delete
  queries can now be called with RETURNING to retrieve the rows
  that were affected.
- added web request hook docs.
- allowed arbitrary model attributes and methods to be serialized
  by model_to_dict(). Docs.
- allow model_to_dict() to introspect query for which fields
  to serialize.
- Added backend-agnostic truncate_date() implementation.
- Added a FixedCharField which uses column type CHAR.
- Added support for arbitrary PRAGMA statements to be run on new
  SQLite connections. Docs.
- Removed berkeley_build.sh script. See instructions on my blog
  instead.

(fhajny)