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


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




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (155d) 

2024-05-13 17:48:16 UTC Now

2014-05-29 15:44:57 UTC MAIN commitmail json YAML

Add dependency to php-zlib since it is needed by core's funcitonality.

Bump PKGREVISION.

(taca)

2014-05-29 15:44:31 UTC MAIN commitmail json YAML

Add dependency to php-zlib since it is needed by core's funcitonality.

Bump PKGREVISION.

(taca)

2014-05-29 15:38:19 UTC MAIN commitmail json YAML

pkgsrc/www/firefox/distinfo@1.149 / diff
pkgsrc/www/firefox/patches/patch-content_base_src_nsObjectLoadingContent.cpp@1.1 / diff
pkgsrc/www/firefox/patches/patch-dom_plugins_base_PluginPRLibrary.cpp@1.1 / diff
pkgsrc/www/firefox/patches/patch-dom_plugins_base_PluginPRLibrary.h@1.1 / diff
pkgsrc/www/firefox/patches/patch-dom_plugins_base_nsNPAPIPlugin.cpp@1.1 / diff
pkgsrc/www/firefox/patches/patch-dom_plugins_base_nsNPAPIPluginInstance.cpp@1.1 / diff
pkgsrc/www/firefox/patches/patch-dom_plugins_base_nsNPAPIPluginInstance.h@1.1 / diff
pkgsrc/www/firefox/patches/patch-dom_plugins_base_nsPluginHost.cpp@1.1 / diff
pkgsrc/www/firefox/patches/patch-dom_plugins_base_nsPluginInstanceOwner.cpp@1.1 / diff
pkgsrc/www/firefox/patches/patch-dom_plugins_base_nsPluginInstanceOwner.h@1.1 / diff
pkgsrc/www/firefox/patches/patch-dom_plugins_ipc_PluginInstanceChild.cpp@1.1 / diff
pkgsrc/www/firefox/patches/patch-dom_plugins_ipc_PluginInstanceChild.h@1.1 / diff
pkgsrc/www/firefox/patches/patch-dom_plugins_ipc_PluginInstanceParent.cpp@1.1 / diff
pkgsrc/www/firefox/patches/patch-dom_plugins_ipc_PluginLibrary.h@1.1 / diff
pkgsrc/www/firefox/patches/patch-dom_plugins_ipc_PluginMessageUtils.cpp@1.1 / diff
pkgsrc/www/firefox/patches/patch-dom_plugins_ipc_PluginModuleChild.cpp@1.4 / diff
pkgsrc/www/firefox/patches/patch-dom_plugins_ipc_PluginModuleParent.cpp@1.1 / diff
pkgsrc/www/firefox/patches/patch-dom_plugins_ipc_PluginModuleParent.h@1.1 / diff
pkgsrc/www/firefox/patches/patch-dom_system_OSFileConstants.cpp@1.3 / diff
pkgsrc/www/firefox/patches/patch-image_src_imgFrame.cpp@1.1 / diff
      :
(more 10 files)
PR pkg/48840: Don't assume cocoa toolkit just because OS_ARCH is Darwin

(pho)

2014-05-29 14:24:24 UTC MAIN commitmail json YAML

Add c++ to USE_LANGUAGES as suggested by the build.

(darcy)

2014-05-29 14:03:58 UTC MAIN commitmail json YAML

PR pkg/48845
Fix (remove) wrong version number in comments

(ryoon)

2014-05-29 09:30:12 UTC MAIN commitmail json YAML

2014-05-29 09:27:37 UTC MAIN commitmail json YAML

Changes 4.82.1:
This is a SECURITY release, addressing a CRITICAL remote code execution
flaw in Exim version 4.82 (only) when built with DMARC support (an
experimental feature, not on by default). This release is identical to
4.82 except for the small change needed to plug the security hole. The
next release of Exim will, eventually, be 4.83, which will include the
many improvements we've made since 4.82, but which will require the
normal release candidate baking process before release.

You are not vulnerable unless you built Exim with EXPERIMENTAL_DMARC.

This issue is known by the CVE ID of CVE-2014-2957, was reported
directly to the Exim development team by a company which uses Exim for
its mail server. An Exim developer constructed a small patch which
altered the way the contents of the From header is parsed by converting
it to use safer and better internal functions. It was applied and
tested on a production server for correctness. We were notified of the
vulnerability Friday night, created a patch on Saturday, applied and
tested it on Sunday, notified OS packagers on Monday/Tuesday, and are
releasing on the next available work day, which is Wednesday.

This is why we have made the smallest feasible changes to prevent
exploit: we want this chagne to be as safe as possible to expedite into
production (if the packages were built with DMARC).

(adam)

2014-05-29 09:02:46 UTC MAIN commitmail json YAML

Update textproc to 0.3.2nb3

(darcy)

2014-05-29 08:58:24 UTC MAIN commitmail json YAML

Use setuptools (egg directory) rather than distutils (egg file).
Clears PR pkg/48642

(darcy)

2014-05-29 08:55:27 UTC MAIN commitmail json YAML

Added misc/chordii

(darcy)

2014-05-29 08:54:02 UTC MAIN commitmail json YAML

Add chordii.  This is a successor to the old misc/chord program.

Chordii reads a text file containing the lyrics of a song, the chords to
be played, their description and some other optional data. The format used
is the so called ChordPro format. Chordii produces a PostScript document
that includes:
-  Centered titles
-  Chord names above the words
-  Graphical representation of the chords at the end of the songs

Chordii also provides support for:
-  Multiple columns on a page
-  Index of a songbook
-  Multiple logical pages per physical pages (1, 2 or 4)
-  Configurable fonts for the lyrics and the chord names
-  Multiple songs inside one file
-  The complete ISO 8859-1 character set
-  Chorus marking

(darcy)

2014-05-29 07:59:18 UTC MAIN commitmail json YAML

Updated lang/perl5 to 5.20.0

(adam)

2014-05-29 07:57:07 UTC MAIN commitmail json YAML

Changes 5.20.0:
Experimental Subroutine signatures
subs now take a prototype attribute
More consistent prototype parsing
rand now uses a consistent random number generator
New slice syntax
Experimental Postfix Dereferencing
Unicode 6.3 now supported
New \p{Unicode} regular expression pattern property
Better 64-bit support
use locale now works on UTF-8 locales
use locale now compiles on systems without locale ability
More locale initialization fallback options
-DL runtime option now added for tracing locale setting
-F now implies -a and -a implies -n
$a and $b warnings exemption

(adam)

2014-05-29 01:38:27 UTC MAIN commitmail json YAML

Updated devel/p5-autodie to 2.25

(wen)

2014-05-29 01:37:28 UTC MAIN commitmail json YAML

Update to 2.25

Upstream changes:
2.25      2014-04-03 09:43:15EST+1100 Australia/Melbourne

        * DOCS: Spelling fixes in autodie::ScopeUtil
                (Courtesy Salvatore Bonaccorso)

2.24      2014-03-30 19:30:10EST+1100 Australia/Melbourne

        * FEATURE: Provide a stack backtrace when `Carp::Always` is enabled.
                  Note that sometimes this is not as pretty as it could
                  be, patches welcome.
                  (Thanks to Niels Thykier, GH #35)

        * BUGFIX: Fix situations where `no autodie` doesn't respect lexical
                  scope. (Thanks to Niels Thykier, GH #41, RT #72053,
                  RT #86396)

        * INTERNAL: Remove now unused variables in code (Niels Thykier).

        * DOCS: Make it extra-clear autodie doesn't check `print`.
                (Dave Rolsky, GH #39)

        * TEST: Removed obsolete boilerplate.t

        * TEST / INTERNAL: Enabled travis-ci for Perl 5.8

        * TEST: Stopped some Pod::Coverage tests failing under Perl 5.8

        * BUILD: Better support for building in a read-only directory
                (courtesy Andrew Fresh, GH #46)

2.23      2014-01-27 13:50:55EST+1100 Australia/Melbourne

        * TEST / BUGFIX: Improved testing support on Android
          and Blackberry devices. (GH #44, thanks to
          Hugmeir.)

        * TEST / INTERNAL / TRAVIS: Various non-code
          tweaks to make travis-ci more happy with testing
          autodie.

        * BUGFIX: autodie no longer weakens strict by allowing
          undeclared variables with the same name as built-ins.
          (RT #74246, thanks to Neils Thykier and Father
          Chrysostomos.)

        * BUGFIX: `use autodie qw( foo ! foo);` now correctly
          insists that we have hints for foo. (Thanks Niels Thykier)

        * INTERNAL: Improved benchmarking code, thanks to
          Niels Thykier.

2.22      2013-09-21 11:37:14 Asia/Tokyo

        * TEST / INTERNAL: Restore timestamps on touched testing
          files to avoid git flagging files having changed in
          git. (RT #88444, courtesy shay@cpan)

2.21      2013-09-12 13:17:23 Australia/Melbourne

        Many more improvements from Niels Thykier, great hero of the
        free people. Plus a compatibility patch from Zefram, keeper
        of Carp.

        * SPEED / INTERNAL : Through the magic of globally reuseable
          core leak trampolines, autodie is even faster when used across
          multiple pacakages.

        * SPEED / INTERNAL : Caches used for keeping track of
          fatalised subroutines are faster and leaner.

        * SPEED / INTERNAL : Core subroutine wrappers are now lazily
          compiled.

        * SPEED / INTERNAL : Using autodie while autodie is already in
          effect is now faster and more efficient.

        * INTERNAL : $" and $! are no longer arbitrarily messed with
          for no reason via autodie.  (They're still messed with when
          using Fatal.)

        * SPEED / INTERNAL : The ':all' tag hierachy is expanded
          immediately, in an efficient fashion.

        * INTERNAL : Numerous minor clean-ups. Dead variables removed.
          Typos fixed.

        * SPEED / INTERNAL : import() and _make_fatal() cache more
          aggressively, reducing CPU overhead.

        * TEST: Compatibility with Carp 1.32 (thanks to Zefram).
          RT #88076.

(wen)

2014-05-29 01:30:05 UTC MAIN commitmail json YAML

Updated devel/p5-Module-CoreList to 3.11

(wen)

2014-05-29 01:29:13 UTC MAIN commitmail json YAML

Update to 3.11

Upstream changes:
3.11
  - Prepared for v5.20.0
  - Fix regression in corelist with -v output listing the same perl
    multiple times
  - Fix regression in corelist with v5.x.10 appearing twice in -a output

3.10
  - Updated for v5.19.11

(wen)

2014-05-29 00:39:47 UTC MAIN commitmail json YAML

Needs to link against pthread on OpenBSD. print/ghostscript-gpl exposed the
issue during configure.

(rodent)

2014-05-28 22:10:06 UTC MAIN commitmail json YAML

Added devel/hs-tf-random version 0.5

(szptvlfn)

2014-05-28 22:05:12 UTC MAIN commitmail json YAML

2014-05-28 22:03:46 UTC MAIN commitmail json YAML

2014-05-28 22:02:36 UTC MAIN commitmail json YAML

Added math/hs-nats version 0.1.3

(szptvlfn)

2014-05-28 22:02:11 UTC MAIN commitmail json YAML

Import tf-random-0.5 as devel/hs-tf-random,
packaged for wip.

This package contains an implementation of a high-quality splittable
pseudorandom number generator. The generator is based on a cryptographic hash
function built on top of the ThreeFish block cipher. See the paper Splittable
Pseudorandom Number Generators Using Cryptographic Hashing by Claessen,
Pa��ka for details and the rationale of the design.

The package provides the following:

  A splittable PRNG that implements the standard System.Random.RandomGen class.

  The generator also implements an alternative version of the
  System.Random.TF.Gen.RandomGen class (exported from System.Random.TF.Gen),
  which requires the generator to return pseudorandom integers from the full
  32-bit range, and contains an n-way split function.

  An alternative version of the Random class is provided, which is linked to the
  new RandomGen class, together with Random instances for some integral types.

  Two functions for initialising the generator with a non-deterministic seed:
  one using the system time, and one using the /dev/urandom UNIX special file.

The package uses an adapted version of the reference C implementation of
ThreeFish from the reference package of the Skein hash function
(https://www.schneier.com/skein.html), originally written by Doug Whiting.

(szptvlfn)

2014-05-28 22:01:27 UTC MAIN commitmail json YAML

2014-05-28 20:08:22 UTC MAIN commitmail json YAML

Added geography/py-geojson version 1.0.7.

(kleink)

2014-05-28 20:07:18 UTC MAIN commitmail json YAML

2014-05-28 20:06:46 UTC MAIN commitmail json YAML

Import geojson-1.0.7 as geography/py-geojson.

The geojson library contains:

- Functions for encoding and decoding GeoJSON formatted data
- Classes for all GeoJSON Objects
- An implementation of the Python __geo_interface__ Specification

(kleink)

2014-05-28 19:53:47 UTC pkgsrc-2014Q1 commitmail json YAML

Pullup tickets #4418, #4419, #4420, #4421, #4423, #4424 and #4425.

(tron)

2014-05-28 19:45:34 UTC pkgsrc-2014Q1 commitmail json YAML

Pullup ticket #4423 - requested by taca
www/p5-LWP-Protocol-https: security patch

Apply patch to fix CVE-2014-3230.

(tron)

2014-05-28 19:39:04 UTC pkgsrc-2014Q1 commitmail json YAML

Pullup ticket #4425 - requested by taca
mail/dovecot2-pigeonhole: keep in step with mail/dovecot2

Revisions pulled up:
- mail/dovecot2-pigeonhole/Makefile                            1.18
- mail/dovecot2-pigeonhole/PLIST                                1.6
- mail/dovecot2-pigeonhole/distinfo                            1.12

---
  Module Name: pkgsrc
  Committed By: adam
  Date: Wed May 14 06:10:36 UTC 2014

  Modified Files:
  pkgsrc/mail/dovecot2-pigeonhole: Makefile PLIST distinfo

  Log Message:
  Changes 0.4.3:

  * Editheader extension: Made control characters allowed for editheader,
    except NUL. Before, this would cause a runtime error.
  + Upgraded Dovecot-specific Sieve "vnd.dovecot.duplicate" extension to
    match the new draft "duplicate" extension.
  - Fixed sieve_result_global_log_error to log only as i_info in
    administrator log (syslog) if executed from multiscript context.
  - Sieve redirect extension: Adjusted loop detection to show leniency to
    resent messages.
  - Sieve include extension: Fixed problem with handling of duplicate
    includes with different parameters :once or :optional.
  - Sieve spamtest/virustest extensions: Tests were erroneously performed
    against the original message. When used together with extprograms
    filter to add the spam headers, the changes were not being used by
    the spamtest and virustest extensions.
  - Deprecated Sieve notify extension: Fixed segfault problems in message
    string substitution.
  - ManageSieve: Fixed active link verification to handle redundant path
    slashes correctly.
  - Sieve vacation extension:
    - Fixed interaction of sieve_vacation_dont_check_recipient with
      sieve_vacation_send_from_recipient setting.
    - Fixed log message for discarded response.
  - Sieve extprograms plugin:
    - Forgot to disable the alarm() timeouts set for script execution.
    - Fixed fd leak and handling of output shutdown.
    - Fixed 'Bad filedescriptor' error occurring when disconnecting
      script client.
    - Made sure that programs are never forked with root privileges.

(tron)

2014-05-28 19:34:15 UTC pkgsrc-2014Q1 commitmail json YAML

Pullup ticket #4424 - requested by taca
mail/dovecot2: security update

Revisions pulled up:
- mail/dovecot2/Makefile                                        1.61-1.62
- mail/dovecot2/PLIST                                          1.35
- mail/dovecot2/distinfo                                        1.46

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Wed Apr  9 07:27:19 UTC 2014

  Modified Files:
  pkgsrc/mail/dovecot2: Makefile

  Log Message:
  recursive bump from icu shlib major bump.

---
  Module Name: pkgsrc
  Committed By: adam
  Date: Wed May 14 06:09:53 UTC 2014

  Modified Files:
  pkgsrc/mail/dovecot2: Makefile PLIST distinfo

  Log Message:
  Changes 2.2.13:
  * Fixed a DoS attack against imap/pop3-login processes. If SSL/TLS
    handshake was started but wasn't finished, the login process
    attempted to eventually forcibly disconnect the client, but failed
    to do it correctly. This could have left the connections hanging
    arond for a long time. (Affected Dovecot v1.1+)

  + mdbox: Added mdbox_purge_preserve_alt setting to keep the file
    within alt storage during purge. (Should become enforced in v2.3.0?)
  + fts: Added support for parsing attachments via Apache Tika. Enable
    with: plugin { fts_tika = http://tikahost:9998/tika/ }
  + virtual plugin: Delay opening backend mailboxes until it's necessary.
    This requires mailbox_list_index=yes to work. (Currently IMAP IDLE
    command still causes all backend mailboxes to be opened.)
  + mail_never_cache_fields=* means now to disable all caching. This may
    be a useful optimization as doveadm/dsync parameter for some admin
    tasks which shouldn't really update the cache file.
  + IMAP: Return SPECIAL-USE flags always for LSUB command.
  - pop3 server was still crashing in v2.2.12 with some settings
  - maildir: Various fixes and improvements to handling compressed mails,
    especially when they have broken/missing S=sizes in filenames.
  - fts-lucene, fts-solr: Fixed crash on search when the index contained
    duplicate entries.
  - Many fixes and performance improvements to dsync and replication
  - director was somewhat broken when there were exactly two directors
    in the ring. It caused errors about "weak users" getting stuck.
  - mail_attachment_dir: Attachments with the last base64-encoded line
    longer than the rest wasn't handled correctly.
  - IMAP: SEARCH/SORT PARTIAL was handled completely wrong in v2.2.11+
  - acl: Global ACL file handling was broken when multiple entries
    matched the mailbox name. (Only the first entry was used.)

(tron)

2014-05-28 19:19:10 UTC pkgsrc-2014Q1 commitmail json YAML

Pullup ticket #4421 - requested by taca
www/typo3_61: security update

Revisions pulled up:
- www/typo3_61/Makefile                                        1.5
- www/typo3_61/PLIST                                            1.3
- www/typo3_61/distinfo                                        1.4

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Tue May 27 13:52:14 UTC 2014

  Modified Files:
  pkgsrc/www/typo3_61: Makefile PLIST distinfo

  Log Message:
  Update typo3_61 to 6.1.9 (TYPO3 6.1.9), contains several security fixes=
  .=

  2014-05-22  2bb8360                  [RELEASE] Release of TYPO3 6.1.9 (=
  TYPO3 Release Team)
  2014-05-22  6fafbf7  #30377          [SECURITY] Add trusted HTTP_HOST c=
  onfiguration (Helmut Hummel)
  2014-05-22  2994a1c  #54111,#54113  [SECURITY] XSS in (old) extension =
  manager information function (Nicole Cordes)
  2014-05-22  12741ad  #48695          [SECURITY] XSS in new content elem=
  ent wizard (Marcus Krause)
  2014-05-22  7595ad4  #54109          [SECURITY] XSS in template tools o=
  n root page (Marc Bastian Heinrichs)
  2014-05-22  6965806  #57576          [SECURITY] XSS in Backend Layout W=
  izard (Helmut Hummel)
  2014-05-22  54e4691  #48693          [SECURITY] Encode URL for use in J=
  avaScript (Jigal van Hemert)
  2014-05-22  b6826ff  #56458          [SECURITY] Fix insecure unserializ=
  e in colorpicker (Helmut Hummel)
  2014-05-22  32efb1b  #54526          [SECURITY] Remove charts.swf to ge=
  t rid of XSS vulnerability (Helmut Hummel)
  2014-05-21  6a91a90  #54917          [BUGFIX] Indexer tries to insert N=
  ULL into DB (Markus Klein)
  2014-05-15  3ee99e9  #58842          [BUGFIX] Wrong system requirements=
    link (Markus Klein)
  2014-05-14  f86e016  #58529          [BUGFIX] DependencyUtility does co=
  unt() on an integer (Markus Klein)
  2014-05-08  fb8370d  #58187          [BUGFIX] Solve stackoverflow in pr=
  ototype in IE8 (Jigal van Hemert)
  2014-05-08  3abc703  #58373          [BUGFIX] Default image title in RT=
  E contains the file name (Stanislas Rolland)
  2014-05-05  db90a26  #45183          [BUGFIX] Wrong result on empty str=
  ing globalString condition (Marc Bastian Heinrichs)
  2014-05-04  d422bf6  #58504          [BUGFIX] saltedpasswords: Check rs=
  aauth loading (Nicole Cordes)
  2014-05-04  05ef8fe  #58484          [BUGFIX] SoftReferenceIndex suppor=
  t for more values in class attribute (Marc Bastian Heinrichs)
  2014-05-02  a49ddfd  #58418          [BUGFIX] Retrieving extension fail=
  s with some PHP versions (Sascha Wilking)
  2014-04-29  0150f9c  #58166          [BUGFIX] Wrong comment in ActionMe=
  nuViewHelper (Markus Klein)
  2014-04-25  8cf4f78  #58180          [BUGFIX] Database query error for =
  non-workspaces tables (Oliver Hader)
  2014-04-16  a4f013a                  [TASK] Set TYPO3 version to 6.1.9-=
  dev (TYPO3 Release Team)

  2014-04-16  d94f80d                  [RELEASE] Release of TYPO3 6.1.8 (=
  TYPO3 Release Team)
  2014-04-16  68763fa  #57957          [BUGFIX] DBAL sql_fetch_* must ret=
  urn boolean or array (Jigal van Hemert)
  2014-04-16  65896ee  #24925,#24871  [BUGFIX] Followup: Mandatory for S=
  electbox with TCA not possible (Stefan Neufeind)
  2014-04-15  8e8b020  #24925,#24871  [BUGFIX] Mandatory for Selectbox w=
  ith TCA not possible (Benjamin Mack)
  2014-04-15  d124103  #56580          [BUGFIX] SoftReferenceIndex typoli=
  nk lacks support for title attributes (Marc Bastian Heinrichs)
  2014-04-15  6139c97  #56991          [BUGFIX] Fix refindex for FlexForm=
    fields type group file_reference (Marc Bastian Heinrichs)
  2014-04-15  1dbfe75  #56353,#56352  [BUGFIX] Fields of type group file=
    are not properly indexed (Marc Bastian Heinrichs)
  2014-04-15  b22b39d  #57010          [BUGFIX] Add SoftIndex parser typo=
  link to link in sys_file_reference (Marc Bastian Heinrichs)
  2014-04-15  5dd53b1  #51768          [TASK] Updates prototype and scrip=
  taculous, fixing IE9+ issues (Ernesto Baschny)
  2014-04-12  a60b6dc  #47694          [BUGFIX] Follow up foreign_match_f=
  ields not fully supported (Marc Bastian Heinrichs)
  2014-04-12  b93d9b4  #50378          [BUGFIX] sql_free_result does not =
  work with all allowed types (Wouter Wolters)
  2014-04-07  a896350  #57690          [BUGFIX] User settings do not obey=
    setup.override (Markus Klein)
  2014-04-05  21f0d12  #55683          [BUGFIX] ClickMenu: Visibility-opt=
  ions only if fields allowed (Stefan Neufeind)
  2014-04-04  2b3dd27  #57656          [TASK] Integrate default README.tx=
  t (Oliver Hader)
  2014-04-04  1329a96  #57603          [SECURITY] Prevent XSS in schedule=
  r form (Nicole Cordes)
  2014-04-01  6ae6b40  #57518          [BUGFIX] Make Extbase EnvironmentS=
  ervice a Singleton (Marc Bastian Heinrichs)
  2014-03-31  03ec17a  #57296          [BUGFIX] Test typeof TBE_EDITOR fo=
  r object not function (Alexander Opitz)
  2014-03-26  2b5c50e  #54394          [BUGFIX] Exception if thumbnail do=
  es not exist (Markus Klein)
  2014-03-24  cbdd065  #57238          [BUGFIX] Typo in Extbase localizat=
  ion file (Xavier Perseguers)
  2014-03-23  fc5b7b2  #57179          [BUGFIX] Module Menu throws PHP wa=
  rning for top level menu items (Benjamin Mack)
  2014-03-23  9b36936  #57202          [BUGFIX] Parsetime: config.debug s=
  hould override LocalConfiguration (Stefan Neufeind)
  2014-03-19  819218a  #55340          [BUGFIX] Several typos in Page Bro=
  wsing ViewHelper (Benjamin Rau)
  2014-03-19  f8233c1  #56205          [BUGFIX] Cannot use contain with m=
  ultivalued static enumeration column (Xavier Perseguers)
  2014-03-14  d5160a9  #56150          [BUGFIX] RootlineUtility does not =
  consider disablefield (Christian Reiter)
  2014-03-13  2a80fcd  #56855          [BUGFIX] Extbase tries to overlay =
  pages_language_overlay records (Stanislas Rolland)
  2014-03-13  2ee3509  #56720          [BUGFIX] Alignment of button "add =
  a new element at this place" (Patrick Broens)
  2014-03-13  bed1054  #56830          [BUGFIX] Show thumbnails in list m=
  odule (Markus Klein)
  2014-03-13  3800d8b  #56084          [BUGFIX] Followup: Ajax handler TY=
  PO3_tcefile::process is broken (Frans Saris)
  2014-03-12  d405041  #23864          [BUGFIX] Correctly validate New Co=
  ntent Element entries (Ludwig Rafelsberger)
  2014-03-10  06e5ad9  #52386          [BUGFIX] Allow record insert on ro=
  otlevel (Benjamin Serfhos)
  2014-03-08  2df9cb9  #43885          [BUGFIX] Temporary DB tree mount n=
  otice missing in ElementBrowser (Lorenz Ulrich)
  2014-03-07  472a2f2  #55457          [BUGFIX] RTE on first new IRRE rec=
  ord keeps loading in IE (Stanislas Rolland)
  2014-03-07  e61b2cf  #23552          [BUGFIX] Default size for group-ty=
  pe fields (Christian Plattner)
  2014-03-05  f8c9a77  #46185          [BUGFIX] IdentityProperties were n=
  ot set (Stefan Froemken)
  2014-03-05  e7cf550  #11771          [BUGFIX] Catch all errors while st=
  arting installer (Alexander Opitz)
  2014-03-03  28d25c9  #56262          [BUGFIX] Double escape of title in=
    indexed search (Markus Klein)
  2014-02-28  ded338b  #56378          [BUGFIX] Do not log with severity =
  1320177676 (Christian Weiske)
  2014-02-28  8f0ce1c  #56421          [BUGFIX] @return for TYPO3\CMS\Sv\=
  AuthenticationService::authUser (Christian Weiske)
  2014-02-28  342686b  #41413          [BUGFIX] URL-encoded title in link=
    wizard (Helmut Hummel)
  2014-02-27  5ce3128  #55966          [BUGFIX] Revert "[TASK] Use a 401 =
  header if login is not successful" (Markus Klein)
  2014-02-25  a5d8893  #56184          [BUGFIX] Paginator in TER list not=
    using ajax (Jigal van Hemert)
  2014-02-25  b4a8235  #23984          [BUGFIX] felogin reset password li=
  nks not clickable (Jigal van Hemert)
  2014-02-24  5da89e2  #56242          [BUGFIX] Fix JS concat if first fi=
  le is forced on top (Benjamin Kott)
  2014-02-21  c47d8c5  #54724          [BUGFIX] Use count on storage afte=
  r initialization of LazyObjectStorage (Marc Bastian Heinrichs)
  2014-02-21  6512f65  #49499          [BUGFIX] Fix possible language han=
  dling issue (Markus Klein)
  2014-02-20  b09e7f9  #39048          [BUGFIX] Rendering inline TCEforms=
    without AJAX is broken (Alexander Jahn)
  2014-02-20  c9ae284  #53116,#56019  [BUGFIX] concatenateJs/Css does no=
  t consider forceOnTop (Markus Klein)
  2014-02-20  b8eeb55  #56135          [BUGFIX] DatabaseConnection::listQ=
  uery wrong usage of strpos() (Markus Klein)
  2014-02-19  bd607e2  #55286          [BUGFIX] Suppress EXIF warnings in=
  dexing images (Felix Althaus)
  2014-02-19  45f944c  #56067          [BUGFIX] Various static calls to n=
  on-static functions (Markus Klein)
  2014-02-19  d2ef187  #56057          [BUGFIX] Add missing htmlspecialch=
  ars for thumbnail URL (Wouter Wolters)
  2014-02-18  b7169bb  #52955          [BUGFIX] Show labels of additional=
    doktypes in new page drag area (Caspar Stuebs)
  2014-02-18  7af5ad6  #54304          [BUGFIX] Missing encoding in flexf=
  orms IRRE javascript (Alexey Gafiulov)
  2014-02-17  48eab76  #52527          [BUGFIX] addToAllTCAtypes() doesn'=
  t add new field (Tomita Militaru)
  2014-02-17  6344793  #56037          [BUGFIX] Fix clipboard thumbnail r=
  endering (Frans Saris)
  2014-02-17  dc0ec8a  #55998          [BUGFIX] Usage of undefined variab=
  les in ShortcutToolbarItem (Tim Lochmueller)
  2014-02-17  52c294b  #55362          [BUGFIX] CommandController is not =
  executed at same time (Tom Ruether)
  2014-02-11  c9ffade  #49440          [BUGFIX] Missing label felogin_for=
  gotHash (Karol Lamparski)
  2014-02-11  edbef68  #53028          [BUGFIX] cache_clearAtMidnight con=
  flicts with content start/endtime (Dmitry Dulepov)
  2014-02-10  474380f                  [TASK] Execute lint in parallel (H=
  elmut Hummel)
  2014-02-09  e36633a  #53768,#28745  [BUGFIX] Allow to render the same =
  TS object twice (Markus Klein)
  2014-02-09  9971136  #55821          [BUGFIX] Tests: Remove unstable Ge=
  neralUtilityTest::getUrl* (Christian Kuhn)
  2014-02-09  101be25  #18797          [BUGFIX] "New page" wizard disclos=
  es existence of pages outside DB mount (Nicole Cordes)
  2014-02-09  5f6d783  #53564          [TASK] Add possibility creating ac=
  cessible mock for abstract classes (Marc Bastian Heinrichs)
  2014-02-08  cead255  #16491          [BUGFIX] CSV-Download not working =
  in IE and HTTPS backend (Wouter Wolters)
  2014-02-08  98c8e0a  #55698          [BUGFIX] Fix "action" labels in BE=
    log (Thorsten Kahler)
  2014-02-07  9e79487  #55611          [TASK] Move cursor::pointer to com=
  plete header area in IRRE (Georg Ringer)
  2014-02-06  79d2bac  #54131          [BUGFIX] Followup to #54131 (Frans=
    Saris)
  2014-02-06  ad267f8  #55713          [BUGFIX] Missing namespace in Cont=
  entObjectRenderer (Markus Klein)
  2014-02-05  27c1f61  #54112          [BUGFIX] Set missing markers to em=
  pty string (Bernhard Kraft)
  2014-02-04  4d7947a  #55434          [BUGFIX] Various PHP Warnings with=
    invalid credentials (Xavier Perseguers)
  2014-02-03  1263413  #54467          [BUGFIX] TSFE->altPageTitle can no=
  t be set in extensions (Markus Klein)
  2014-02-03  a070a5c  #54371          [BUGFIX] Add stdWrap on value prop=
  erty of TEXT (Markus Klein)
  2014-02-03  85b3fed  #52048          [BUGFIX] Locker throws exception i=
  f semaphore can not be acquired (Markus Klein)
  2014-02-02  af8f6eb  #54289          [BUGFIX] PropertyMapper does not w=
  ork with class aliasses (Frans Saris)
  2014-01-31  9596d4d  #54131          [BUGFIX] getLabelsFromItemsList() =
  retuns no value when no item found (Frans Saris)
  2014-01-30  3dcc61d  #55475          [BUGFIX] Regression in DataHandler=
    (Wouter Wolters)
  2014-01-30  a5e884f  #55458          [BUGFIX] DocumentTemplate class in=
  serts inDocStyles twice (Stefan Neufeind)
  2014-01-30  084b5a9  #41450          [BUGFIX] Handle empty tags in lang=
  uage pack index files (Alexander Stehlik)
  2014-01-29  b81c5d5  #55407          [BUGFIX] ClickMenu does not show d=
  estination-foldername (Stefan Neufeind)
  2014-01-28  d6803b7  #55350          [BUGFIX] Invalid constant in the d=
  omain redirect function (Tim Lochmueller)
  2014-01-27  91b1db0  #55377          [TASK] Change repository url for i=
  ntroduction package (Philipp Gampe)
  2014-01-27  1af64b0  #55366          [TASK] Change phpunit repository u=
  rl for travis (Philipp Gampe)
  2014-01-24  3cefa40  #53964          [BUGFIX] Better description of [BE=
  ][unzip_path]/[BE][diff_path] (Markus Klein)
  2014-01-24  041780f  #55093          [BUGFIX] Simulate time in TYPO3 ad=
  min panel broken (Peter Niederlag)
  2014-01-23  8f55af7  #53201          [BUGFIX] sys_category table not li=
  sted in allowed excludefields (Tomita Militaru)
  2014-01-23  eec8579  #53665          [BUGFIX] Removing single category =
  item not possible (Francois Suter)
  2014-01-23  57b70f7  #54849          [BUGFIX] CLI context cannot write =
  to backend log (Oliver Hader)
  2014-01-22  b865ad9  #55246          [BUGFIX] Class 'TYPO3\CMS\Recordli=
  st\Browser\GeneralUtility' not found (Oliver Hader)
  2014-01-21  c96321d  #37539          [BUGFIX] Static method cannot be a=
  bstract (Xavier Perseguers)
  2014-01-21  ae54769  #54884          [BUGFIX] RootlineUtility does not =
  consider foreign_sorting (Markus Klein)
  2014-01-16  0965b22  #53712          [BUGFIX] Create valid file referen=
  ce index data (Alexander Stehlik)
  2014-01-16  b7ce3ef  #50266          [BUGFIX] File browser fails on ine=
  xistent expandFolder (Mario Rimann)
  2014-01-15  429e13d  #34631          [BUGFIX] Show correct record title=
    for be_groups and be_users (Markus Klein)
  2014-01-15  5b23142  #54995          [BUGFIX] PHP warnings in ElementBr=
  owser (Markus Klein)
  2014-01-14  0ac8948  #54959          [TASK] Speedup typolink root-line =
  handling (Steffen Ritter)
  2014-01-14  714fca7  #53826          [BUGFIX] Folder tree in popup thro=
  ws JS error (Aske Ertmann)
  2014-01-14  f68832a  #53352          [BUGFIX] Add defaultTypoScript to =
  hierachyInfo (Peter Niederlag)
  2014-01-13  22d3be1  #51805          [BUGFIX] Template dropdown doesn't=
    refresh template title after save (Torben Hansen)
  2014-01-11  72f5d5a  #54909          [BUGFIX] Add missing logger names =
  (Steffen M=FCller)
  2014-01-09  2620cb5  #53975          [BUGFIX] Allow empty values in sta=
  rt/stop filter of belog (Steffen M=FCller)
  2014-01-09  c99a07a  #53862          [BUGFIX] isValidUrl() idna convert=
  s whole URI (Michiel Roos)
  2014-01-09  4e3e3dc  #52554          [TASK] Change list view delete ico=
  n if record is deleted in WS (Sascha Egerer)
  2014-01-09  f378b40  #31797          [BUGFIX] Properly escape the Image=
  Magick frame selector (Georg Ringer)
  2014-01-09  7d3eb35  #24877,#6708    [BUGFIX] Only create one keypair i=
  n rsaauth (Tom Ruether)
  2014-01-09  a31b325  #38767          [BUGFIX] use search word(s) for or=
  dering search results (again) (Ralf Hettinger)
  2014-01-08  03d6320  #47694          [BUGFIX] foreign_match_fields not =
  fully supported (Stefan Froemken)
  2014-01-08  e959451  #53727          [BUGFIX] Form Wizard saving destro=
  ys Radio Buttons (Markus Klein)
  2014-01-08  42a3eb3  #52133          [BUGFIX] Display relations' titles=
    when TCA label field is type inline (Claus Due)
  2014-01-07  272f80c  #54807          [BUGFIX] PageBrowsing ViewHelper d=
  efines unused method argument (Benjamin Rau)
  2014-01-07  e09b381  #54808          [BUGFIX] Repository uses wrong pro=
  perty to calc current result page (Benjamin Rau)
  2014-01-04  81a30e8  #53662          [BUGFIX] Allow NULL values in INSE=
  RT queries (Alexander Stehlik)
  2014-01-04  67ac84c  #53682          [TASK] Optimize speed for instanti=
  ating class with arguments (Helmut Hummel)
  2013-12-23  9283d4b  #54115          [BUGFIX] ClassAliasMap, Tx_ VH nam=
  espace and closing tag throws Exception (Claus Due)
  2013-12-21  8379b1a  #54531          [BUGFIX] Fix message for install t=
  ool warning (Cynthia Mattingly)
  2013-12-18  a95ab93  #54369          [TASK] Fix travis builds (Markus K=
  lein)
  2013-12-18  2a4d603  #51752          [BUGFIX] ArrayIterator::seek() war=
  ning in ElementBrowser (Markus Klein)
  2013-12-18  e4590fe  #52059          [BUGFIX] felogin: Unknown modifier=
    in regular expression (Wouter Wolters)
  2013-12-18  e8978f9  #47648          [BUGFIX] Remove ElementBrowser::is=
  ReadOnlyFolder (Markus Klein)
  2013-12-13  be7505a  #54027          [BUGFIX] No double htmlspecialchar=
  s for filemount select (Alexander Stehlik)
  2013-12-12  41fe22d  #53818          [BUGFIX] Cleanly unset cookies on =
  login in cookie-check (Stefan Neufeind)

(tron)

2014-05-28 19:15:23 UTC pkgsrc-2014Q1 commitmail json YAML

Pullup ticket #4420 - requested by taca
www/typo3_60: security update

Revisions pulled up:
- www/typo3_60/Makefile                                        1.8
- www/typo3_60/PLIST                                            1.7
- www/typo3_60/distinfo                                        1.8

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Tue May 27 13:50:48 UTC 2014

  Modified Files:
  pkgsrc/www/typo3_60: Makefile PLIST distinfo

  Log Message:
  Update typo3_60 to 6.0.14 (TYPO3 6.0.14), contains several security fixes.

  2014-05-22  d1d252f                  [RELEASE] Release of TYPO3 6.0.14 (TYPO3 Release Team)
  2014-05-22  37273fb  #30377          [SECURITY] Add trusted HTTP_HOST configuration (Helmut Hummel)
  2014-05-22  edd27ad  #54111,#54113  [SECURITY] XSS in (old) extension manager information function (Nicole Cordes)
  2014-05-22  00f00b1  #48695          [SECURITY] XSS in new content element wizard (Marcus Krause)
  2014-05-22  6b7f3a8  #54109          [SECURITY] XSS in template tools on root page (Marc Bastian Heinrichs)
  2014-05-22  5935348  #57576          [SECURITY] XSS in Backend Layout Wizard (Helmut Hummel)
  2014-05-22  dda1739  #48693          [SECURITY] Encode URL for use in JavaScript (Jigal van Hemert)
  2014-05-22  5e00a13  #56458          [SECURITY] Fix insecure unserialize in colorpicker (Helmut Hummel)
  2014-05-22  0f29e1f  #54526          [SECURITY] Remove charts.swf to get rid of XSS vulnerability (Helmut Hummel)
  2014-05-21  e50f6a6  #54917          [BUGFIX] Indexer tries to insert NULL into DB (Markus Klein)
  2014-05-15  53c830f  #53079          [BUGFIX] FlashMessageService not available in TYPO3 6.0 (Oliver Hader)
  2014-05-14  459c34d  #58529          [BUGFIX] DependencyUtility does count() on an integer (Markus Klein)
  2014-04-25  bd704d5  #58180          [BUGFIX] Database query error for non-workspaces tables (Oliver Hader)
  2014-04-16  d1fc88d                  [TASK] Set TYPO3 version to 6.0.14-dev (TYPO3 Release Team)

  2014-04-16  be80735                  [RELEASE] Release of TYPO3 6.0.13 (TYPO3 Release Team)
  2014-04-15  d9e6546  #51768          [TASK] Updates prototype and scriptaculous, fixing IE9+ issues (Ernesto Baschny)
  2014-04-15  48f974e  #56580          [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes (Marc Bastian Heinrichs)
  2014-04-15  9d1c880  #56991          [BUGFIX] Fix refindex for FlexForm fields type group file_reference (Marc Bastian Heinrichs)
  2014-04-15  75f6b1b  #56353,#56352  [BUGFIX] Fields of type group file are not properly indexed (Marc Bastian Heinrichs)
  2014-04-15  4e64a39  #57010          [BUGFIX] Add SoftIndex parser typolink to link in sys_file_reference (Marc Bastian Heinrichs)
  2014-04-04  72be9f3  #57656          [TASK] Integrate default README.txt (Oliver Hader)
  2014-04-04  de4e047  #57603          [SECURITY] Prevent XSS in scheduler form (Nicole Cordes)
  2014-03-31  03646f1  #57296          [BUGFIX] Test typeof TBE_EDITOR for object not function (Alexander Opitz)
  2014-03-24  87d3d40  #57238          [BUGFIX] Typo in Extbase localization file (Xavier Perseguers)
  2014-03-13  be10ede  #56855          [BUGFIX] Extbase tries to overlay pages_language_overlay records (Stanislas Rolland)
  2014-03-08  15b15c0  #43885          [BUGFIX] Temporary DB tree mount notice missing in ElementBrowser (Lorenz Ulrich)
  2014-03-05  99025c1  #46185          [BUGFIX] IdentityProperties were not set (Stefan Froemken)
  2014-03-03  69c103b  #56262          [BUGFIX] Double escape of title in indexed search (Markus Klein)
  2014-02-28  cf83948  #56378          [BUGFIX] Do not log with severity 1320177676 (Christian Weiske)
  2014-02-28  432a7bd  #56421          [BUGFIX] @return for TYPO3\CMS\Sv\AuthenticationService::authUser (Christian Weiske)
  2014-02-28  1474e2c  #41413          [BUGFIX] URL-encoded title in link wizard (Helmut Hummel)
  2014-02-27  ab4ef14  #55966          [BUGFIX] Revert "[TASK] Use a 401 header if login is not successful" (Markus Klein)
  2014-02-25  95cb16e  #56184          [BUGFIX] Paginator in TER list not using ajax (Jigal van Hemert)
  2014-02-25  8c2179f  #23984          [BUGFIX] felogin reset password links not clickable (Jigal van Hemert)
  2014-02-21  9ebf4bb  #54724          [BUGFIX] Use count on storage after initialization of LazyObjectStorage (Marc Bastian Heinrichs)
  2014-02-21  4b44141  #49499          [BUGFIX] Fix possible language handling issue (Markus Klein)
  2014-02-20  568b9bf  #56135          [BUGFIX] DatabaseConnection::listQuery wrong usage of strpos() (Markus Klein)
  2014-02-19  40d97d5  #56067          [BUGFIX] Various static calls to non-static functions (Markus Klein)
  2014-02-18  e428692  #54304          [BUGFIX] Missing encoding in flexforms IRRE javascript (Alexey Gafiulov)
  2014-02-17  a335bcf  #52527          [BUGFIX] addToAllTCAtypes() doesn't add new field (Tomita Militaru)
  2014-02-17  88fd2df  #55998          [BUGFIX] Usage of undefined variables in ShortcutToolbarItem (Tim Lochmueller)
  2014-02-11  e2ebdfd  #53028          [BUGFIX] cache_clearAtMidnight conflicts with content start/endtime (Dmitry Dulepov)
  2014-02-10  e73b549                  [TASK] Execute lint in parallel (Helmut Hummel)
  2014-02-09  d2881f5  #53768,#28745  [BUGFIX] Allow to render the same TS object twice (Markus Klein)
  2014-02-09  228fbc5  #55821          [BUGFIX] Tests: Remove unstable GeneralUtilityTest::getUrl* (Christian Kuhn)
  2014-02-09  d9bf811  #18797          [BUGFIX] "New page" wizard discloses existence of pages outside DB mount (Nicole Cordes)
  2014-02-09  2a233ef  #53564          [TASK] Add possibility creating accessible mock for abstract classes (Marc Bastian Heinrichs)
  2014-02-08  33a058b  #16491          [BUGFIX] CSV-Download not working in IE and HTTPS backend (Wouter Wolters)
  2014-02-06  0fe2509  #55713          [BUGFIX] Missing namespace in ContentObjectRenderer (Markus Klein)
  2014-02-05  0004322  #54112          [BUGFIX] Set missing markers to empty string (Bernhard Kraft)
  2014-02-03  8623b17  #54371          [BUGFIX] Add stdWrap on value property of TEXT (Markus Klein)
  2014-02-03  e5a844d  #52048          [BUGFIX] Locker throws exception if semaphore can not be acquired (Markus Klein)
  2014-01-30  dc271e4  #55475          [BUGFIX] Regression in DataHandler (Wouter Wolters)
  2014-01-30  460da13  #41450          [BUGFIX] Handle empty tags in language pack index files (Alexander Stehlik)
  2014-01-29  3a84755  #55407          [BUGFIX] ClickMenu does not show destination-foldername (Stefan Neufeind)
  2014-01-28  e5df843  #55350          [BUGFIX] Invalid constant in the domain redirect function (Tim Lochmueller)
  2014-01-27  3b2cb07  #55366,#55377  [TASK] Change phpunit repository url for travis (Philipp Gampe)
  2014-01-24  72db639  #55093          [BUGFIX] Simulate time in TYPO3 admin panel broken (Peter Niederlag)
  2014-01-23  68057cf  #54849          [BUGFIX] CLI context cannot write to backend log (Oliver Hader)
  2014-01-16  c4703db  #53712          [BUGFIX] Create valid file reference index data (Alexander Stehlik)
  2014-01-16  42cd027  #50266          [BUGFIX] File browser fails on inexistent expandFolder (Mario Rimann)
  2014-01-15  f76c7ea  #34631          [BUGFIX] Show correct record title for be_groups and be_users (Markus Klein)
  2014-01-14  f3d324d  #53826          [BUGFIX] Folder tree in popup throws JS error (Aske Ertmann)
  2014-01-14  df52d4a  #53352          [BUGFIX] Add defaultTypoScript to hierachyInfo (Peter Niederlag)
  2014-01-09  d0c4276  #53862          [BUGFIX] isValidUrl() idna converts whole URI (Michiel Roos)
  2014-01-09  9f330b7  #52554          [TASK] Change list view delete icon if record is deleted in WS (Sascha Egerer)
  2014-01-09  ffc3f2b  #24877,#6708    [BUGFIX] Only create one keypair in rsaauth (Tom Ruether)
  2014-01-09  583a51b  #38767          [BUGFIX] use search word(s) for ordering search results (again) (Ralf Hettinger)
  2014-01-08  74be2df  #38766          [BUGFIX] l10n_mode for "pages" table and group fields. (Johannes Feustel)
  2014-01-08  d1e2110  #53727          [BUGFIX] Form Wizard saving destroys Radio Buttons (Markus Klein)
  2014-01-08  96ff927  #52133          [BUGFIX] Display relations' titles when TCA label field is type inline (Claus Due)
  2014-01-04  2c40d1b  #53662          [BUGFIX] Allow NULL values in INSERT queries (Alexander Stehlik)
  2014-01-04  dd187dd  #53682          [TASK] Optimize speed for instantiating class with arguments (Helmut Hummel)
  2013-12-23  c2211f5  #54115          [BUGFIX] ClassAliasMap, Tx_ VH namespace and closing tag throws Exception (Claus Due)
  2013-12-18  6be4de6  #54369          [TASK] Fix travis builds (Markus Klein)
  2013-12-18  e6bfc6e  #51752          [BUGFIX] ArrayIterator::seek() warning in ElementBrowser (Markus Klein)
  2013-12-18  1294fe7  #52059          [BUGFIX] felogin: Unknown modifier in regular expression (Wouter Wolters)
  2013-12-18  4f8c872  #47648          [BUGFIX] Remove ElementBrowser::isReadOnlyFolder (Markus Klein)
  2013-12-13  78b00f3  #54027          [BUGFIX] No double htmlspecialchars for filemount select (Alexander Stehlik)
  2013-12-12  28ca149  #53818          [BUGFIX] Cleanly unset cookies on login in cookie-check (Stefan Neufeind)

(tron)

2014-05-28 19:12:09 UTC pkgsrc-2014Q1 commitmail json YAML

Pullup ticket #4419 - requested by taca
www/typo3_47: security update

Revisions pulled up:
- www/typo3_47/Makefile                                        1.21
- www/typo3_47/PLIST                                            1.11
- www/typo3_47/distinfo                                        1.16

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Tue May 27 13:49:11 UTC 2014

  Modified Files:
  pkgsrc/www/typo3_47: Makefile PLIST distinfo

  Log Message:
  Update to typo3_47 to 4.7.19 (TYPO3 4.7.19), contains several securify fixes.

  2014-05-22  4ebc6ca                  [RELEASE] Release of TYPO3 4.7.19 (TYPO3 Release Team)
  2014-05-22  07eba3e  #30377          [SECURITY] Add trusted HTTP_HOST configuration (Helmut Hummel)
  2014-05-22  ec33beb  #54111,#54113  [SECURITY] XSS in (old) extension manager information function (Marc Bastian Heinrichs)
  2014-05-22  fb096e3  #48695          [SECURITY] XSS in new content element wizard (Markus Klein)
  2014-05-22  1389da5  #54109          [SECURITY] XSS in template tools on root page (Marc Bastian Heinrichs)
  2014-05-22  65fc32f  #57576          [SECURITY] XSS in Backend Layout Wizard (Nicole Cordes)
  2014-05-22  7bec5c8  #48693          [SECURITY] Encode URL for use in JavaScript (Markus Klein)
  2014-05-22  b907b64  #56458          [SECURITY] Fix insecure unserialize in colorpicker (Helmut Hummel)
  2014-05-22  c39bca9  #54526          [SECURITY] Remove charts.swf to get rid of XSS vulnerability (Helmut Hummel)
  2014-04-16  53b74d7                  [TASK] Set TYPO3 version to 4.7.19-dev (TYPO3 Release Team)

  2014-04-16  26f503d                  [RELEASE] Release of TYPO3 4.7.18 (TYPO3 Release Team)
  2014-04-15  f329f76  #51768          [TASK] Updates prototype and scriptaculous, fixing IE9+ issues (Ernesto Baschny)
  2014-04-15  9a2f402  #56580          [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes (Marc Bastian Heinrichs)
  2014-04-04  d470aa5  #57656          [TASK] Integrate default README.txt (Oliver Hader)
  2014-04-04  be342b4  #57603          [SECURITY] Prevent XSS in scheduler form (Nicole Cordes)
  2014-02-25  4dfb4d3  #23984          [BUGFIX] felogin reset password links not clickable (Jigal van Hemert)
  2014-02-10  0345de6                  [TASK] Execute lint in parallel (Helmut Hummel)
  2014-02-09  df8e21b  #55811          [BUGFIX] Namespace usage in test (Christian Kuhn)
  2014-02-08  84d2050  #16491          [BUGFIX] CSV-Download not working in IE and HTTPS backend (Christian Kuhn)
  2014-01-27  a42059c  #55366,#55377  [TASK] Change phpunit repository url for travis (Philipp Gampe)
  2014-01-17  3d40e0a  #53682          [TASK] Optimize speed for instantiating class with arguments (Helmut Hummel)
  2014-01-16  394e421  #54748          [BUGFIX] Fix PHP fatal error in be.tableList view helper (Marc Bastian Heinrichs)
  2014-01-09  66bb350  #38767          [BUGFIX] use search word(s) for ordering search results (again) (Ralf Hettinger)
  2014-01-08  f3b8711  #52133          [BUGFIX] Display relations' titles when TCA label field is type inline (Stefan Froemken)
  2013-12-18  53a6a36  #54369          [TASK] Fix travis builds (Markus Klein)
  2013-12-12  019d6b7  #53818          [BUGFIX] Cleanly unset cookies on login in cookie-check (Stefan Neufeind)

(tron)

2014-05-28 19:00:35 UTC pkgsrc-2014Q1 commitmail json YAML

Pullup ticket #4418 - requested by taca
www/typo3_45: security update

Revisions pulled up:
- www/typo3_45/Makefile                                        1.30
- www/typo3_45/PLIST                                            1.14
- www/typo3_45/distinfo                                        1.25

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Tue May 27 13:47:25 UTC 2014

  Modified Files:
  pkgsrc/www/typo3_45: Makefile PLIST distinfo

  Log Message:
  Update typo3_45 to 4.5.34 (TYPO4 4.5.34), contains several security fixes.

  2014-05-22  2ee368c                  [RELEASE] Release of TYPO3 4.5.34 (TYPO3 Release Team)
  2014-05-22  55d5f38  #30377          [SECURITY] Add trusted HTTP_HOST configuration (Helmut Hummel)
  2014-05-22  efb098b  #54111,#54113  [SECURITY] XSS in (old) extension manager information function (Marc Bastian Heinrichs)
  2014-05-22  94011a3  #48695          [SECURITY] XSS in new content element wizard (Markus Klein)
  2014-05-22  b62651b  #54109          [SECURITY] XSS in template tools on root page (Marc Bastian Heinrichs)
  2014-05-22  a98ae3c  #57576          [SECURITY] XSS in Backend Layout Wizard (Nicole Cordes)
  2014-05-22  4f7258c  #48693          [SECURITY] Encode URL for use in JavaScript (Markus Klein)
  2014-05-22  742ad49  #56458          [SECURITY] Fix insecure unserialize in colorpicker (Helmut Hummel)
  2014-05-22  9bd7776  #54526          [SECURITY] Remove charts.swf to get rid of XSS vulnerability (Helmut Hummel)
  2014-05-08  6ffdcee  #58187          [BUGFIX] Solve stackoverflow in prototype in IE8 (Jigal van Hemert)
  2014-04-16  5d6a16e                  [TASK] Set TYPO3 version to 4.5.34-dev (TYPO3 Release Team)

  2014-04-16  5bd6b52                  [RELEASE] Release of TYPO3 4.5.33 (TYPO3 Release Team)
  2014-04-15  aebc244  #51768          [TASK] Updates prototype and scriptaculous, fixing IE9+ issues (Ernesto Baschny)
  2014-04-15  51a3897  #57934          [BUGFIX] Use validEmail() instead of deprecated checkEmail() (Stefan Neufeind)
  2014-04-15  fcdaec0  #56580          [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes (Marc Bastian Heinrichs)
  2014-04-04  4316e98  #57656          [TASK] Integrate default README.txt (Oliver Hader)
  2014-04-04  9d36515  #57603          [SECURITY] Prevent XSS in scheduler form (Nicole Cordes)
  2014-02-27  e34a90b  #55966          [BUGFIX] Revert "[TASK] Use a 401 header if login is not successful" (Markus Klein)
  2014-02-25  5c4554b  #23984          [BUGFIX] felogin reset password links not clickable (Jigal van Hemert)
  2014-02-09  7d6a8cc  #55811          [BUGFIX] Namespace usage in test (Christian Kuhn)
  2014-02-08  44d7cfc  #16491          [BUGFIX] CSV-Download not working in IE and HTTPS backend (Christian Kuhn)
  2014-01-30  138b13a  #55458          [BUGFIX] DocumentTemplate class inserts inDocStyles twice (Stefan Neufeind)
  2014-01-28  b867b04  #55350          [BUGFIX] Invalid constant in the domain redirect function (Tim Lochmueller)
  2014-01-17  ab6256f                  Revert "[TASK] Optimize speed for instantiating class with arguments" (Ernesto Baschny)
  2014-01-17  2526bdd  #53682          [TASK] Optimize speed for instantiating class with arguments (Helmut Hummel)
  2014-01-16  102307f  #54748          [BUGFIX] Fix PHP fatal error in be.tableList view helper (Marc Bastian Heinrichs)
  2014-01-09  e6643e1  #52554          [TASK] Change list view delete icon if record is deleted in WS (Sascha Egerer)
  2014-01-08  765882e  #52133          [BUGFIX] Display relations' titles when TCA label field is type inline (Stefan Froemken)
  2013-12-12  d3e9494  #53818          [BUGFIX] Cleanly unset cookies on login in cookie-check (Stefan Neufeind)

(tron)

2014-05-28 17:32:52 UTC pkgsrc-2014Q1 commitmail json YAML

Pullup ticket #4417 - requested by obache
emulators/suse131_x11: security update

Revisions pulled up:
- emulators/suse131_x11/Makefile                                1.6-1.7
- emulators/suse131_x11/distinfo                                1.6

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Fri May 23 13:18:56 UTC 2014

  Modified Files:
  pkgsrc/emulators/suse131_x11: Makefile distinfo

  Log Message:
  Apply openSUSE Security Update: openSUSE-SU-2014:0711-1
  libXfont: Fixed multiple vulnerabilities

      An update that fixes three vulnerabilities is now available.

  Description:

      libxfont was updated to fix multiple vulnerabilities:
      - Integer overflow of allocations in font metadata file parsing
        (CVE-2014-0209).
      - Unvalidated length fields when parsing xfs protocol replies
        (CVE-2014-0210).
      - Integer overflows calculating memory needs for xfs replies
        (CVE-2014-0211).

      These vulnerabilities could be used by a local, authenticated user to
      raise privileges
      or by a remote attacker with control of the font server to execute code
      with the privileges of the X server.

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Fri May 23 13:20:50 UTC 2014

  Modified Files:
  pkgsrc/emulators/suse131_x11: Makefile

  Log Message:
  Bump PKGREVISION to refrect libXfont rpm update.

(tron)

2014-05-28 15:51:13 UTC MAIN commitmail json YAML

Updated graphics/jpegoptim to 1.4.1; lang/clang to 3.4.1

(adam)

2014-05-28 15:49:34 UTC MAIN commitmail json YAML

Changes 3.4.1:
Various bug fixes for AArch64, ARM, PowerPC, R600, and X86 targets.
R600 geometry shader support
Fix for vaargs on X86

(adam)

2014-05-28 15:11:29 UTC MAIN commitmail json YAML

2014-05-28 14:54:25 UTC MAIN commitmail json YAML

Changes 1.4.1 - fix --stdin option (assume -f when reading from stdin),
                workaround to bug in libjpeg-turboi (v1.3.1) triggered
                when option -V or --version was used,
                other minor fixes

(adam)

2014-05-28 12:49:25 UTC MAIN commitmail json YAML

PERL5_PACKLIST is already defined above.

(obache)

2014-05-28 12:08:53 UTC MAIN commitmail json YAML

Maintain perl related PLIST with packlist.

(obache)

2014-05-28 10:37:54 UTC MAIN commitmail json YAML

swi-prolog updates.

(markd)

2014-05-28 10:34:37 UTC MAIN commitmail json YAML

Add swi-prolog-jpl

(markd)

2014-05-28 10:33:00 UTC MAIN commitmail json YAML

Add swi-prolog-jpl version 6.6.5

The Java/Prolog interaction package for swi-prolog.

(markd)

2014-05-28 10:29:12 UTC MAIN commitmail json YAML

2014-05-28 10:16:55 UTC MAIN commitmail json YAML

Dont find gethostbyname_r() on NetBSD.  The API differs resulting in
segfaults on 6.1_STABLE.

(markd)

2014-05-28 10:08:18 UTC MAIN commitmail json YAML

2014-05-28 08:00:28 UTC MAIN commitmail json YAML

Updated databases/p5-DBD-mysql to 4.027

(wen)

2014-05-28 07:58:20 UTC MAIN commitmail json YAML

Update to 4.027

Upstream changes:
2014-??-?? Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.027)
* Added more OS X notes and fixed compiler warnings
* Skip tests if test database is not present-RT92330 (zefram <zefram at fysh dot org>
* metacpan.org and search.cpan.org didn't display module POD, caused by fix for RT90101. Reported by Oleg, RT92350.

2014-01-15 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.026)
* t/29warnings.t fails on MySQL Server 5.1.something - Reported by RT91202, Gisle Aas. Now is handled depending on version.
* README.pod misses proper NAME heading - RT90101 - Damyan Ivanov, Debian Perl Group
* Added fix and test for RT91715
* Added feature from Jacob Gelbman (cPanel) mysql_skip_secure_auth

2013-11-05 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.025)
* Set with parentheses and column_info - RT50304 - reported and fixed by Kevin Bosak.
* Fix method redefinition warnings in threads on Perl >= 5.16 - Dagfinn Ilmari Manns.er
* use strict and warnings everywhere.
* Minimum perl version is now 5.8.1, just as for DBI.
* Improved database version check so tests run correctly on MariaDB 10.
* Fix manifest - RT89106, reported by Joe Grasse.
* set auto_increment_offset explicitly to make tests pass if they are set on server - RT83487, reported by Ian Barton.
* Assume 'localhost' when testport is set but no testhost in Makefile.PL - RT83496, reported by Philip Stoev.
* Corrected documentation for mysql_init_command option - Alexey Molchanov <alexey.molchanov@portaone.com>
* Skip stored procedure tests if user is unpriviliged - RT83348 - Chris Weyl <cweyl@alumni.drew.edu>
* Fix example in POD doc for NUM_OF_FIELDS - RT36730, reported by tapoutmma.
* Fix for memory leak (RT86153) when connecting with incorrect password
* Bail if connect fails early on (RT31823)

2013-09-17 Michiel Beijen, Patrick Galbraith, DBI/DBD community (4.024)
* Fix memory leak if mysql_server_prepare is enabled - RT76462 - Masahiro Chiba
* Small dist improvements:  Michiel Beijen <michiel.beijen@otrs.com>
* Undefined $DBI::errstr on execute fail on Windows: Michiel Beijen <michiel.beijen@otrs.com>
* Better diagnostics for 80procs.t Fixes RT#71199: Alexandr Ciornii <alexchorny@gmail.com>
* Fix #64013: INSTALL.pod is shown with 'man install': Juergen Weigert <jw@suse.com>
* Added 'testport' to keys in Makefile.PL Fixes RT#83492: Michiel Beijen <michiel.beijen@otrs.com>
* Fixed test 70takeimp warning. Michiel Beijen <michiel.beijen@otrs.com>
* Made test t/87async.t not stop on Win32. Michiel Beijen <michiel.beijen@otrs.com>
* Update github location.  Update support information. Michiel Beijen <michiel.beijen@otrs.com>
* POD Fixes  Patch from RT77043 by Gunnar Wolf, Debian Perl Group. Michiel Beijen <michiel.beijen@otrs.com>

(wen)

2014-05-28 07:18:29 UTC MAIN commitmail json YAML

2014-05-28 07:09:16 UTC MAIN commitmail json YAML

+ perl-5.20.0, sbcl-1.2.0.

(wiz)

2014-05-28 06:25:59 UTC MAIN commitmail json YAML

PR pkg/48840: Set the MacOS X version requirement appropriately

Otherwise ${WRKSRC}/media/libcubeb/src/cubeb_audiounit.c can not be
built on MacOS X < 10.6

(pho)

2014-05-28 06:25:58 UTC MAIN commitmail json YAML

Updated wm/notion to 3.2014052800

(wiz)

2014-05-28 06:25:49 UTC MAIN commitmail json YAML

Update to 20140528:

* Improvement: 'windows' key is now the default META key (thanks to Dima
Kogan)

* Bugfix: seldomly triggered crash in memory pool (thanks to Matthieu Moy)
* Bugfix: save the session atomically (thanks to Matthias Lederhofer)
* Bugfix: various fixes to contributed scripts, notably more lua5.2 support
(thanks to several contributors)

* Improvement: various code cleanups (thanks to Campbell Barton)
* Improvement: various build/packaging improvements (thanks to Dima Kogan)

* Feature: Workspace indicator (thanks to Dima Kogan)
* Feature: Delayed population of the focuslist (thanks to Dima Kogan)

* Improvement: improved kludges/focus behavior (IntelliJ IDEA, xeyes)
* Improvement: expose 'warp_pointer' to lua
* Improvement: lock using i3lock when available

(wiz)

2014-05-28 05:55:32 UTC MAIN commitmail json YAML

Updated x11/xkeyboard-config to 2.12

(wiz)

2014-05-28 05:55:22 UTC MAIN commitmail json YAML

Update to 2.12:

2.12 10 bugs fixed
More code cleanup
Translations updated

(wiz)

2014-05-28 04:55:30 UTC MAIN commitmail json YAML

PR pkg/48840: Fix configuration issues on Darwin

* On Darwin the profiler only supports x86 and x86_64.

* Cocoa gamepad backend can only be used if the toolkit is cocoa too.

(pho)

2014-05-28 04:34:52 UTC MAIN commitmail json YAML

PR pkg/48840: Do not reject GCC on Darwin

It's true Clang is required if we use the cocoa toolkit, but we don't
do that anyway. GCC is perfectly working as long as we use cairo-gtk2.

(pho)

2014-05-28 03:33:20 UTC MAIN commitmail json YAML

PR/48840: Fix PLIST on Cygwin and Darwin

libmozglue is built and installed as a shared library on these platforms.

(pho)

2014-05-28 03:25:25 UTC MAIN commitmail json YAML

PR pkg/48840: Fix PLIST on Cygwin and Darwin

libmozglue is built and installed as a shared library on these platforms.

(pho)

2014-05-28 02:35:56 UTC MAIN commitmail json YAML

Revbump after cairo update

(pho)

2014-05-27 21:37:41 UTC MAIN commitmail json YAML

2014-05-27 21:36:32 UTC MAIN commitmail json YAML

Added textproc/hs-blaze-markup version 0.6.1.0

(szptvlfn)

2014-05-27 21:36:09 UTC MAIN commitmail json YAML

Import blaze-markup-0.6.1.0 as textproc/hs-blaze-markup,
packaged for wip.

Core modules of a blazingly fast markup combinator library for the Haskell
programming language. The Text.Blaze module is a good starting point, as
well as this tutorial: http://jaspervdj.be/blaze/tutorial.html.

(szptvlfn)

2014-05-27 21:35:48 UTC MAIN commitmail json YAML

+ hs-unordered-containers

(szptvlfn)

2014-05-27 21:34:21 UTC MAIN commitmail json YAML

Added devel/hs-unordered-containers version 0.2.4.0

(szptvlfn)

2014-05-27 21:33:50 UTC MAIN commitmail json YAML

Import unordered-containers-0.2.4.0 as devel/hs-unordered-containers,
packaged for wip by pho.

Efficient hashing-based container types. The containers have been
optimized for performance critical use, both in terms of large data
quantities and high speed.

(szptvlfn)

2014-05-27 18:56:53 UTC MAIN commitmail json YAML

Update Go to latest version 1.2.2.

go1.2.2 (released 2014/05/05) includes a security fix that affects the tour
binary included in the binary distributions (thanks to Guillaume T).

(bsiegert)

2014-05-27 18:27:21 UTC MAIN commitmail json YAML

Updated devel/py-hgview to 1.8.1

(wiz)

2014-05-27 18:27:10 UTC MAIN commitmail json YAML

2014-05-27 18:15:31 UTC MAIN commitmail json YAML

Updated devel/liblangtag to 0.5.4

(wiz)

2014-05-27 18:15:21 UTC MAIN commitmail json YAML

Update to 0.5.4:

0.5.3 -> 0.5.4
=================
Akira TAGOH (5):
      Fix the module build on NetBSD (fixed issue#7)
      Fix format
      Add date property to language-subtag-registry.xml
      Get rid of the extra space in case word-wrapping
      Remove the language subtag registry file on dist

(wiz)

2014-05-27 18:12:46 UTC MAIN commitmail json YAML

Updated net/gssdp to 0.14.8

(wiz)

2014-05-27 18:12:38 UTC MAIN commitmail json YAML

Update to 0.14.8:

0.14.8
======

- Recover from lost BYEBYE packets.
- Some code clean-up.
- Use GLib's multicast socket functions.
- Fix compiling on mingw.
- Don't abort if get_host_ip fails.
- Fix an issue with unreffing GSources.
- Fix build on some BSDs.
- Use pktinfo on Linux to determine the source interface instead of relying on
  netmasks.
- Use strncpy() on interface names to not exceed ifrn_name length.
- Documentation fixes.
- Add support for vendor-specific headers in SSDP messages.

Bugs fixed in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=678660
- https://bugzilla.gnome.org/show_bug.cgi?id=711320
- https://bugzilla.gnome.org/show_bug.cgi?id=724030
- https://bugzilla.gnome.org/show_bug.cgi?id=728871
- https://bugzilla.gnome.org/show_bug.cgi?id=728888
- https://bugzilla.gnome.org/show_bug.cgi?id=729613
- https://bugzilla.gnome.org/show_bug.cgi?id=730358

All contributors to this release:
- Jens Georg <mail@jensge.org>
- Philip Withnall <philip.withnall@collabora.co.uk>
- Jens Georg <jensg@openismus.com>
- Riko Yamada <rik0yamada@yahoo.co.jp>
- Louis-Francis Ratt辿-Boulianne <lfrb@collabora.com>
- Branislav Katreniak <bkatreniak@nuvotechnologies.com>

(wiz)

2014-05-27 18:11:03 UTC MAIN commitmail json YAML

Updated devel/meld-devel to 3.11.1

(wiz)

2014-05-27 18:10:53 UTC MAIN commitmail json YAML

Update to 3.11.1:

2014-5-26 meld 3.11.1
=====================

  Features:

  * New (alpha) infrastructure for stand-alone Windows builds (Kai Willadsen)
  * Display renames and metadata in Bazaar repositories (Louis des Landes)
  * Improved tab labels in version control comparisons (Kai Willadsen)
  * New merge-order preference to accompany comparison-order (Kai Willadsen)
  * Added a prompt to mark a conflict as resolved from file comparison (Kai
    Willadsen)

  Fixes:

  * Fix filtering for shallow folder comparisons (Casey)
  * Several install and distribution fixes (Kai Willadsen)
  * Sundry bug fixes (Dominique Leuenberger, Thomas Klausner, Louis des
    Landes, Kai Willadsen)

  Translations:

  * Andika Triwidada (id)
  * Benjamin Steinwender (de)
  * Daniel Mustieles (es)
  * Facundo Dario Illanes (es)
  * Inaki Larranaga Murgoitio (eu)
  * Jiri Grönroos (fi)
  * Marek Černocký (cs)
  * Milo Casagrande (it)
  * Piotr Drąg (pl)
  * Rafael Ferreira (pt_BR)
  * Tom Tryfonidis (el)
  * Ville-Pekka Vainio (fi)
  * Мирослав Николић (sr, sr@latin)

(wiz)

2014-05-27 18:01:00 UTC MAIN commitmail json YAML

+ glade3-3.18.3, glade3-3.8.5 [GNOME 2.34], gnome-3.12.2, gramps-4.0.4,
  libmicrohttpd-0.9.36, meld-3.11.1, mpg123-1.20.0, py-gobject3-3.12.2,
  sound-juicer-3.12.0, webkit-gtk-2.4.3.

(wiz)

2014-05-27 16:24:29 UTC MAIN commitmail json YAML

Updated devel/p5-Mouse to 2.3.0

(wen)

2014-05-27 16:23:46 UTC MAIN commitmail json YAML

Update to 2.3.0

Upstream changes:
2.3.0 2014-05-25T23:07:19Z
    - Fixed #17; memory leak in applying roles to instances

(wen)

2014-05-27 16:12:33 UTC MAIN commitmail json YAML

Updated devel/p5-Moose to 2.1207

(wen)

2014-05-27 16:11:46 UTC MAIN commitmail json YAML

Update to 2.1207

Upstream changes:
2.1207  2014-05-26

  [OTHER]

  - Fixed Specio support to work with the latest Specio (0.10). This version of
    Specio no longer uses Moose internally.
  - exceptions in Class::MOP no longer use Moose::Util, instead using their
    own private implementation of throw_exception, to avoid needless premature
    loading of Moose logic.

(wen)

2014-05-27 15:51:45 UTC MAIN commitmail json YAML

Correct PLIST for Darwin

Extra modules for this platform:
  - module-bonjour-publish
  - module-coreaudio-detect
  - module-coreaudio-device

(pho)

2014-05-27 15:47:01 UTC MAIN commitmail json YAML

Updated devel/p5-Moo to 1.004006

(wen)

2014-05-27 15:44:58 UTC MAIN commitmail json YAML

Note addition of Contao 3.3 related packages:

        www/contao33 3.3.0
        www/contao33-example 3.3.0

(taca)

2014-05-27 15:44:58 UTC MAIN commitmail json YAML

Update to 1.004006

Upstream changes:
1.004006 - 2014-05-27
  - fix quotify for characters in the \x80-\xFF range when used under the utf8
    pragma.  Also fixes some cases of constructor generation with the pragma.

1.004005 - 2014-05-23
  - releasing 1.004_004 as stable

1.004_004 - 2014-05-12
  - stop internally depending on Moo::Object::new including all inputs in
    constructed object
  - be more careful when munging code for inlining
  - fix maintaining source of quoted sub for lifetime of sub
  - redo foreign C3 compatibility, fixing constructors without changing behavior
    for Moo constructors
  - don't build Moose metaclass when checking Moo classes with ->is_role
  - include Sub::Name in recommendations metadata

1.004_003 - 2014-04-13
  - always maintain source of quoted subs for the lifetime of the sub
  - fix Sub::Quote and Sub::Defer leaking memory
  - Class::XSAccessor is now listed as a recommended prerequisite
  - fix generating a subclass with roles when using a non-standard accessor
  - use alternate quoting routine, which is faster and saves memory by not
    loading B.pm
  - fix default of undef
  - fix inheriting from a class with a prototype on new
  - use ->is_role internally to check if a package is a role
  - minimise Role::Tiny coupling outside Moo::Role
  - fix calling parent constructor when C3 multiple inheritance is in use
    (such as when combining with DBIx::Class)
  - return true from Moo::Role->is_role for all loaded Moose roles
  - improved test coverage
  - fix strictures author test when PERL_STRICTURES_EXTRA is set
  - remove Dist::CheckConflicts prerequisite and replace with a test to report
    known broken downstream modules
  - fix x_breaks metadata

(wen)

2014-05-27 15:43:09 UTC MAIN commitmail json YAML

Add and enable contao33 and contao33-example.

(taca)

2014-05-27 15:42:32 UTC MAIN commitmail json YAML

Add contao33-example pakcage version 3.3.0.

This is an example web site for www/contao33, Contao Open Source CMS.

(taca)

2014-05-27 15:41:28 UTC MAIN commitmail json YAML

Add www/contao33 package version 3.3.0.

Contao 3.3 is new stable release of Contao Open Source CMS.

Some new features from Contao 3.2:

* Added a markdown content element.
* Added the insert tag flags "urlencode" and "rawurlencode".
* Add a flexible back end theme.
* Add DropZone-based file uploader.
* Add permissions to import and export themes.
* Allow to override the default templates of module, content element
  and form firld.
* Add version control for editable files.
* Add template inheritance and template insertion.
* Make the title tag configurable in the page layout.
* Mark the beginning and end of each template in debug mode.
* Add support of SCSS/LESS files as external style sheets to page layout.
* Make the file system synchronization available on the command line.

(taca)

2014-05-27 15:41:15 UTC MAIN commitmail json YAML

Updated devel/p5-Role-Tiny to 1.003003

(wen)

2014-05-27 15:39:35 UTC MAIN commitmail json YAML

Update to 1.003003

Upstream changes:
1.003003 - 2014-03-15
  - overloads specified as method names rather than subrefs are now applied
    properly
  - allow superclass to provide conflicting methods (RT#91054)
  - use ->is_role internally to check if a package is a role
  - document that Role::Tiny applies strict and fatal warnings

(wen)

2014-05-27 15:22:55 UTC MAIN commitmail json YAML

Note update of www/contao211 package to 2.11.17nb1 and www/contao32
package to 3.2.10nb1.

(taca)

2014-05-27 15:22:22 UTC MAIN commitmail json YAML

Explicitly set DISTNAME for now.

(taca)

2014-05-27 15:21:57 UTC MAIN commitmail json YAML

* Twweak minimum php's version althogh it has no effect with pkgsrc
  in these days.
* Depends on shells/bash package and drop note about bash from MESSAGE.

Bump PKGREVISION.

(taca)

2014-05-27 15:20:41 UTC MAIN commitmail json YAML

Explicitly set DISTNAME for now.

(taca)

2014-05-27 15:20:13 UTC MAIN commitmail json YAML

* Twweak minimum php's version althogh it has no effect with pkgsrc
  in these days.
* DEINSTALL: check existence of plugins/tcpdf/cache directory.

Bump PKGREVISION.

(taca)

2014-05-27 15:17:32 UTC MAIN commitmail json YAML

Changes for supporing Contao 3.3.

* Add CT33_VERSION.
* Conditional CT_MASTER_SITE, CT_MASTER_SITE and so on.

(taca)

2014-05-27 14:34:39 UTC MAIN commitmail json YAML

Mark as not for Python 3

(fhajny)

2014-05-27 14:23:58 UTC MAIN commitmail json YAML

Don't use buggy CoreText in MacOS X 10.5

CTLineCreateWithAttributedString() seemingly fails when trying to use a
font which isn't installed into the system standard path.

(pho)

2014-05-27 13:52:55 UTC MAIN commitmail json YAML

Note update of www/typo3_61 package to 6.1.9.

(taca)

2014-05-27 13:52:14 UTC MAIN commitmail json YAML

Update typo3_61 to 6.1.9 (TYPO3 6.1.9), contains several security fixes.

2014-05-22  2bb8360                  [RELEASE] Release of TYPO3 6.1.9 (TYPO3 Release Team)
2014-05-22  6fafbf7  #30377          [SECURITY] Add trusted HTTP_HOST configuration (Helmut Hummel)
2014-05-22  2994a1c  #54111,#54113  [SECURITY] XSS in (old) extension manager information function (Nicole Cordes)
2014-05-22  12741ad  #48695          [SECURITY] XSS in new content element wizard (Marcus Krause)
2014-05-22  7595ad4  #54109          [SECURITY] XSS in template tools on root page (Marc Bastian Heinrichs)
2014-05-22  6965806  #57576          [SECURITY] XSS in Backend Layout Wizard (Helmut Hummel)
2014-05-22  54e4691  #48693          [SECURITY] Encode URL for use in JavaScript (Jigal van Hemert)
2014-05-22  b6826ff  #56458          [SECURITY] Fix insecure unserialize in colorpicker (Helmut Hummel)
2014-05-22  32efb1b  #54526          [SECURITY] Remove charts.swf to get rid of XSS vulnerability (Helmut Hummel)
2014-05-21  6a91a90  #54917          [BUGFIX] Indexer tries to insert NULL into DB (Markus Klein)
2014-05-15  3ee99e9  #58842          [BUGFIX] Wrong system requirements link (Markus Klein)
2014-05-14  f86e016  #58529          [BUGFIX] DependencyUtility does count() on an integer (Markus Klein)
2014-05-08  fb8370d  #58187          [BUGFIX] Solve stackoverflow in prototype in IE8 (Jigal van Hemert)
2014-05-08  3abc703  #58373          [BUGFIX] Default image title in RTE contains the file name (Stanislas Rolland)
2014-05-05  db90a26  #45183          [BUGFIX] Wrong result on empty string globalString condition (Marc Bastian Heinrichs)
2014-05-04  d422bf6  #58504          [BUGFIX] saltedpasswords: Check rsaauth loading (Nicole Cordes)
2014-05-04  05ef8fe  #58484          [BUGFIX] SoftReferenceIndex support for more values in class attribute (Marc Bastian Heinrichs)
2014-05-02  a49ddfd  #58418          [BUGFIX] Retrieving extension fails with some PHP versions (Sascha Wilking)
2014-04-29  0150f9c  #58166          [BUGFIX] Wrong comment in ActionMenuViewHelper (Markus Klein)
2014-04-25  8cf4f78  #58180          [BUGFIX] Database query error for non-workspaces tables (Oliver Hader)
2014-04-16  a4f013a                  [TASK] Set TYPO3 version to 6.1.9-dev (TYPO3 Release Team)

2014-04-16  d94f80d                  [RELEASE] Release of TYPO3 6.1.8 (TYPO3 Release Team)
2014-04-16  68763fa  #57957          [BUGFIX] DBAL sql_fetch_* must return boolean or array (Jigal van Hemert)
2014-04-16  65896ee  #24925,#24871  [BUGFIX] Followup: Mandatory for Selectbox with TCA not possible (Stefan Neufeind)
2014-04-15  8e8b020  #24925,#24871  [BUGFIX] Mandatory for Selectbox with TCA not possible (Benjamin Mack)
2014-04-15  d124103  #56580          [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes (Marc Bastian Heinrichs)
2014-04-15  6139c97  #56991          [BUGFIX] Fix refindex for FlexForm fields type group file_reference (Marc Bastian Heinrichs)
2014-04-15  1dbfe75  #56353,#56352  [BUGFIX] Fields of type group file are not properly indexed (Marc Bastian Heinrichs)
2014-04-15  b22b39d  #57010          [BUGFIX] Add SoftIndex parser typolink to link in sys_file_reference (Marc Bastian Heinrichs)
2014-04-15  5dd53b1  #51768          [TASK] Updates prototype and scriptaculous, fixing IE9+ issues (Ernesto Baschny)
2014-04-12  a60b6dc  #47694          [BUGFIX] Follow up foreign_match_fields not fully supported (Marc Bastian Heinrichs)
2014-04-12  b93d9b4  #50378          [BUGFIX] sql_free_result does not work with all allowed types (Wouter Wolters)
2014-04-07  a896350  #57690          [BUGFIX] User settings do not obey setup.override (Markus Klein)
2014-04-05  21f0d12  #55683          [BUGFIX] ClickMenu: Visibility-options only if fields allowed (Stefan Neufeind)
2014-04-04  2b3dd27  #57656          [TASK] Integrate default README.txt (Oliver Hader)
2014-04-04  1329a96  #57603          [SECURITY] Prevent XSS in scheduler form (Nicole Cordes)
2014-04-01  6ae6b40  #57518          [BUGFIX] Make Extbase EnvironmentService a Singleton (Marc Bastian Heinrichs)
2014-03-31  03ec17a  #57296          [BUGFIX] Test typeof TBE_EDITOR for object not function (Alexander Opitz)
2014-03-26  2b5c50e  #54394          [BUGFIX] Exception if thumbnail does not exist (Markus Klein)
2014-03-24  cbdd065  #57238          [BUGFIX] Typo in Extbase localization file (Xavier Perseguers)
2014-03-23  fc5b7b2  #57179          [BUGFIX] Module Menu throws PHP warning for top level menu items (Benjamin Mack)
2014-03-23  9b36936  #57202          [BUGFIX] Parsetime: config.debug should override LocalConfiguration (Stefan Neufeind)
2014-03-19  819218a  #55340          [BUGFIX] Several typos in Page Browsing ViewHelper (Benjamin Rau)
2014-03-19  f8233c1  #56205          [BUGFIX] Cannot use contain with multivalued static enumeration column (Xavier Perseguers)
2014-03-14  d5160a9  #56150          [BUGFIX] RootlineUtility does not consider disablefield (Christian Reiter)
2014-03-13  2a80fcd  #56855          [BUGFIX] Extbase tries to overlay pages_language_overlay records (Stanislas Rolland)
2014-03-13  2ee3509  #56720          [BUGFIX] Alignment of button "add a new element at this place" (Patrick Broens)
2014-03-13  bed1054  #56830          [BUGFIX] Show thumbnails in list module (Markus Klein)
2014-03-13  3800d8b  #56084          [BUGFIX] Followup: Ajax handler TYPO3_tcefile::process is broken (Frans Saris)
2014-03-12  d405041  #23864          [BUGFIX] Correctly validate New Content Element entries (Ludwig Rafelsberger)
2014-03-10  06e5ad9  #52386          [BUGFIX] Allow record insert on rootlevel (Benjamin Serfhos)
2014-03-08  2df9cb9  #43885          [BUGFIX] Temporary DB tree mount notice missing in ElementBrowser (Lorenz Ulrich)
2014-03-07  472a2f2  #55457          [BUGFIX] RTE on first new IRRE record keeps loading in IE (Stanislas Rolland)
2014-03-07  e61b2cf  #23552          [BUGFIX] Default size for group-type fields (Christian Plattner)
2014-03-05  f8c9a77  #46185          [BUGFIX] IdentityProperties were not set (Stefan Froemken)
2014-03-05  e7cf550  #11771          [BUGFIX] Catch all errors while starting installer (Alexander Opitz)
2014-03-03  28d25c9  #56262          [BUGFIX] Double escape of title in indexed search (Markus Klein)
2014-02-28  ded338b  #56378          [BUGFIX] Do not log with severity 1320177676 (Christian Weiske)
2014-02-28  8f0ce1c  #56421          [BUGFIX] @return for TYPO3\CMS\Sv\AuthenticationService::authUser (Christian Weiske)
2014-02-28  342686b  #41413          [BUGFIX] URL-encoded title in link wizard (Helmut Hummel)
2014-02-27  5ce3128  #55966          [BUGFIX] Revert "[TASK] Use a 401 header if login is not successful" (Markus Klein)
2014-02-25  a5d8893  #56184          [BUGFIX] Paginator in TER list not using ajax (Jigal van Hemert)
2014-02-25  b4a8235  #23984          [BUGFIX] felogin reset password links not clickable (Jigal van Hemert)
2014-02-24  5da89e2  #56242          [BUGFIX] Fix JS concat if first file is forced on top (Benjamin Kott)
2014-02-21  c47d8c5  #54724          [BUGFIX] Use count on storage after initialization of LazyObjectStorage (Marc Bastian Heinrichs)
2014-02-21  6512f65  #49499          [BUGFIX] Fix possible language handling issue (Markus Klein)
2014-02-20  b09e7f9  #39048          [BUGFIX] Rendering inline TCEforms without AJAX is broken (Alexander Jahn)
2014-02-20  c9ae284  #53116,#56019  [BUGFIX] concatenateJs/Css does not consider forceOnTop (Markus Klein)
2014-02-20  b8eeb55  #56135          [BUGFIX] DatabaseConnection::listQuery wrong usage of strpos() (Markus Klein)
2014-02-19  bd607e2  #55286          [BUGFIX] Suppress EXIF warnings indexing images (Felix Althaus)
2014-02-19  45f944c  #56067          [BUGFIX] Various static calls to non-static functions (Markus Klein)
2014-02-19  d2ef187  #56057          [BUGFIX] Add missing htmlspecialchars for thumbnail URL (Wouter Wolters)
2014-02-18  b7169bb  #52955          [BUGFIX] Show labels of additional doktypes in new page drag area (Caspar Stuebs)
2014-02-18  7af5ad6  #54304          [BUGFIX] Missing encoding in flexforms IRRE javascript (Alexey Gafiulov)
2014-02-17  48eab76  #52527          [BUGFIX] addToAllTCAtypes() doesn't add new field (Tomita Militaru)
2014-02-17  6344793  #56037          [BUGFIX] Fix clipboard thumbnail rendering (Frans Saris)
2014-02-17  dc0ec8a  #55998          [BUGFIX] Usage of undefined variables in ShortcutToolbarItem (Tim Lochmueller)
2014-02-17  52c294b  #55362          [BUGFIX] CommandController is not executed at same time (Tom Ruether)
2014-02-11  c9ffade  #49440          [BUGFIX] Missing label felogin_forgotHash (Karol Lamparski)
2014-02-11  edbef68  #53028          [BUGFIX] cache_clearAtMidnight conflicts with content start/endtime (Dmitry Dulepov)
2014-02-10  474380f                  [TASK] Execute lint in parallel (Helmut Hummel)
2014-02-09  e36633a  #53768,#28745  [BUGFIX] Allow to render the same TS object twice (Markus Klein)
2014-02-09  9971136  #55821          [BUGFIX] Tests: Remove unstable GeneralUtilityTest::getUrl* (Christian Kuhn)
2014-02-09  101be25  #18797          [BUGFIX] "New page" wizard discloses existence of pages outside DB mount (Nicole Cordes)
2014-02-09  5f6d783  #53564          [TASK] Add possibility creating accessible mock for abstract classes (Marc Bastian Heinrichs)
2014-02-08  cead255  #16491          [BUGFIX] CSV-Download not working in IE and HTTPS backend (Wouter Wolters)
2014-02-08  98c8e0a  #55698          [BUGFIX] Fix "action" labels in BE log (Thorsten Kahler)
2014-02-07  9e79487  #55611          [TASK] Move cursor::pointer to complete header area in IRRE (Georg Ringer)
2014-02-06  79d2bac  #54131          [BUGFIX] Followup to #54131 (Frans Saris)
2014-02-06  ad267f8  #55713          [BUGFIX] Missing namespace in ContentObjectRenderer (Markus Klein)
2014-02-05  27c1f61  #54112          [BUGFIX] Set missing markers to empty string (Bernhard Kraft)
2014-02-04  4d7947a  #55434          [BUGFIX] Various PHP Warnings with invalid credentials (Xavier Perseguers)
2014-02-03  1263413  #54467          [BUGFIX] TSFE->altPageTitle can not be set in extensions (Markus Klein)
2014-02-03  a070a5c  #54371          [BUGFIX] Add stdWrap on value property of TEXT (Markus Klein)
2014-02-03  85b3fed  #52048          [BUGFIX] Locker throws exception if semaphore can not be acquired (Markus Klein)
2014-02-02  af8f6eb  #54289          [BUGFIX] PropertyMapper does not work with class aliasses (Frans Saris)
2014-01-31  9596d4d  #54131          [BUGFIX] getLabelsFromItemsList() retuns no value when no item found (Frans Saris)
2014-01-30  3dcc61d  #55475          [BUGFIX] Regression in DataHandler (Wouter Wolters)
2014-01-30  a5e884f  #55458          [BUGFIX] DocumentTemplate class inserts inDocStyles twice (Stefan Neufeind)
2014-01-30  084b5a9  #41450          [BUGFIX] Handle empty tags in language pack index files (Alexander Stehlik)
2014-01-29  b81c5d5  #55407          [BUGFIX] ClickMenu does not show destination-foldername (Stefan Neufeind)
2014-01-28  d6803b7  #55350          [BUGFIX] Invalid constant in the domain redirect function (Tim Lochmueller)
2014-01-27  91b1db0  #55377          [TASK] Change repository url for introduction package (Philipp Gampe)
2014-01-27  1af64b0  #55366          [TASK] Change phpunit repository url for travis (Philipp Gampe)
2014-01-24  3cefa40  #53964          [BUGFIX] Better description of [BE][unzip_path]/[BE][diff_path] (Markus Klein)
2014-01-24  041780f  #55093          [BUGFIX] Simulate time in TYPO3 admin panel broken (Peter Niederlag)
2014-01-23  8f55af7  #53201          [BUGFIX] sys_category table not listed in allowed excludefields (Tomita Militaru)
2014-01-23  eec8579  #53665          [BUGFIX] Removing single category item not possible (Francois Suter)
2014-01-23  57b70f7  #54849          [BUGFIX] CLI context cannot write to backend log (Oliver Hader)
2014-01-22  b865ad9  #55246          [BUGFIX] Class 'TYPO3\CMS\Recordlist\Browser\GeneralUtility' not found (Oliver Hader)
2014-01-21  c96321d  #37539          [BUGFIX] Static method cannot be abstract (Xavier Perseguers)
2014-01-21  ae54769  #54884          [BUGFIX] RootlineUtility does not consider foreign_sorting (Markus Klein)
2014-01-16  0965b22  #53712          [BUGFIX] Create valid file reference index data (Alexander Stehlik)
2014-01-16  b7ce3ef  #50266          [BUGFIX] File browser fails on inexistent expandFolder (Mario Rimann)
2014-01-15  429e13d  #34631          [BUGFIX] Show correct record title for be_groups and be_users (Markus Klein)
2014-01-15  5b23142  #54995          [BUGFIX] PHP warnings in ElementBrowser (Markus Klein)
2014-01-14  0ac8948  #54959          [TASK] Speedup typolink root-line handling (Steffen Ritter)
2014-01-14  714fca7  #53826          [BUGFIX] Folder tree in popup throws JS error (Aske Ertmann)
2014-01-14  f68832a  #53352          [BUGFIX] Add defaultTypoScript to hierachyInfo (Peter Niederlag)
2014-01-13  22d3be1  #51805          [BUGFIX] Template dropdown doesn't refresh template title after save (Torben Hansen)
2014-01-11  72f5d5a  #54909          [BUGFIX] Add missing logger names (Steffen M端ller)
2014-01-09  2620cb5  #53975          [BUGFIX] Allow empty values in start/stop filter of belog (Steffen M端ller)
2014-01-09  c99a07a  #53862          [BUGFIX] isValidUrl() idna converts whole URI (Michiel Roos)
2014-01-09  4e3e3dc  #52554          [TASK] Change list view delete icon if record is deleted in WS (Sascha Egerer)
2014-01-09  f378b40  #31797          [BUGFIX] Properly escape the ImageMagick frame selector (Georg Ringer)
2014-01-09  7d3eb35  #24877,#6708    [BUGFIX] Only create one keypair in rsaauth (Tom Ruether)
2014-01-09  a31b325  #38767          [BUGFIX] use search word(s) for ordering search results (again) (Ralf Hettinger)
2014-01-08  03d6320  #47694          [BUGFIX] foreign_match_fields not fully supported (Stefan Froemken)
2014-01-08  e959451  #53727          [BUGFIX] Form Wizard saving destroys Radio Buttons (Markus Klein)
2014-01-08  42a3eb3  #52133          [BUGFIX] Display relations' titles when TCA label field is type inline (Claus Due)
2014-01-07  272f80c  #54807          [BUGFIX] PageBrowsing ViewHelper defines unused method argument (Benjamin Rau)
2014-01-07  e09b381  #54808          [BUGFIX] Repository uses wrong property to calc current result page (Benjamin Rau)
2014-01-04  81a30e8  #53662          [BUGFIX] Allow NULL values in INSERT queries (Alexander Stehlik)
2014-01-04  67ac84c  #53682          [TASK] Optimize speed for instantiating class with arguments (Helmut Hummel)
2013-12-23  9283d4b  #54115          [BUGFIX] ClassAliasMap, Tx_ VH namespace and closing tag throws Exception (Claus Due)
2013-12-21  8379b1a  #54531          [BUGFIX] Fix message for install tool warning (Cynthia Mattingly)
2013-12-18  a95ab93  #54369          [TASK] Fix travis builds (Markus Klein)
2013-12-18  2a4d603  #51752          [BUGFIX] ArrayIterator::seek() warning in ElementBrowser (Markus Klein)
2013-12-18  e4590fe  #52059          [BUGFIX] felogin: Unknown modifier in regular expression (Wouter Wolters)
2013-12-18  e8978f9  #47648          [BUGFIX] Remove ElementBrowser::isReadOnlyFolder (Markus Klein)
2013-12-13  be7505a  #54027          [BUGFIX] No double htmlspecialchars for filemount select (Alexander Stehlik)
2013-12-12  41fe22d  #53818          [BUGFIX] Cleanly unset cookies on login in cookie-check (Stefan Neufeind)

(taca)

2014-05-27 13:51:21 UTC MAIN commitmail json YAML

Note update of www/typo3_60 package to 6.0.14.

(taca)

2014-05-27 13:50:48 UTC MAIN commitmail json YAML

Update typo3_60 to 6.0.14 (TYPO3 6.0.14), contains several security fixes.

2014-05-22  d1d252f                  [RELEASE] Release of TYPO3 6.0.14 (TYPO3 Release Team)
2014-05-22  37273fb  #30377          [SECURITY] Add trusted HTTP_HOST configuration (Helmut Hummel)
2014-05-22  edd27ad  #54111,#54113  [SECURITY] XSS in (old) extension manager information function (Nicole Cordes)
2014-05-22  00f00b1  #48695          [SECURITY] XSS in new content element wizard (Marcus Krause)
2014-05-22  6b7f3a8  #54109          [SECURITY] XSS in template tools on root page (Marc Bastian Heinrichs)
2014-05-22  5935348  #57576          [SECURITY] XSS in Backend Layout Wizard (Helmut Hummel)
2014-05-22  dda1739  #48693          [SECURITY] Encode URL for use in JavaScript (Jigal van Hemert)
2014-05-22  5e00a13  #56458          [SECURITY] Fix insecure unserialize in colorpicker (Helmut Hummel)
2014-05-22  0f29e1f  #54526          [SECURITY] Remove charts.swf to get rid of XSS vulnerability (Helmut Hummel)
2014-05-21  e50f6a6  #54917          [BUGFIX] Indexer tries to insert NULL into DB (Markus Klein)
2014-05-15  53c830f  #53079          [BUGFIX] FlashMessageService not available in TYPO3 6.0 (Oliver Hader)
2014-05-14  459c34d  #58529          [BUGFIX] DependencyUtility does count() on an integer (Markus Klein)
2014-04-25  bd704d5  #58180          [BUGFIX] Database query error for non-workspaces tables (Oliver Hader)
2014-04-16  d1fc88d                  [TASK] Set TYPO3 version to 6.0.14-dev (TYPO3 Release Team)

2014-04-16  be80735                  [RELEASE] Release of TYPO3 6.0.13 (TYPO3 Release Team)
2014-04-15  d9e6546  #51768          [TASK] Updates prototype and scriptaculous, fixing IE9+ issues (Ernesto Baschny)
2014-04-15  48f974e  #56580          [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes (Marc Bastian Heinrichs)
2014-04-15  9d1c880  #56991          [BUGFIX] Fix refindex for FlexForm fields type group file_reference (Marc Bastian Heinrichs)
2014-04-15  75f6b1b  #56353,#56352  [BUGFIX] Fields of type group file are not properly indexed (Marc Bastian Heinrichs)
2014-04-15  4e64a39  #57010          [BUGFIX] Add SoftIndex parser typolink to link in sys_file_reference (Marc Bastian Heinrichs)
2014-04-04  72be9f3  #57656          [TASK] Integrate default README.txt (Oliver Hader)
2014-04-04  de4e047  #57603          [SECURITY] Prevent XSS in scheduler form (Nicole Cordes)
2014-03-31  03646f1  #57296          [BUGFIX] Test typeof TBE_EDITOR for object not function (Alexander Opitz)
2014-03-24  87d3d40  #57238          [BUGFIX] Typo in Extbase localization file (Xavier Perseguers)
2014-03-13  be10ede  #56855          [BUGFIX] Extbase tries to overlay pages_language_overlay records (Stanislas Rolland)
2014-03-08  15b15c0  #43885          [BUGFIX] Temporary DB tree mount notice missing in ElementBrowser (Lorenz Ulrich)
2014-03-05  99025c1  #46185          [BUGFIX] IdentityProperties were not set (Stefan Froemken)
2014-03-03  69c103b  #56262          [BUGFIX] Double escape of title in indexed search (Markus Klein)
2014-02-28  cf83948  #56378          [BUGFIX] Do not log with severity 1320177676 (Christian Weiske)
2014-02-28  432a7bd  #56421          [BUGFIX] @return for TYPO3\CMS\Sv\AuthenticationService::authUser (Christian Weiske)
2014-02-28  1474e2c  #41413          [BUGFIX] URL-encoded title in link wizard (Helmut Hummel)
2014-02-27  ab4ef14  #55966          [BUGFIX] Revert "[TASK] Use a 401 header if login is not successful" (Markus Klein)
2014-02-25  95cb16e  #56184          [BUGFIX] Paginator in TER list not using ajax (Jigal van Hemert)
2014-02-25  8c2179f  #23984          [BUGFIX] felogin reset password links not clickable (Jigal van Hemert)
2014-02-21  9ebf4bb  #54724          [BUGFIX] Use count on storage after initialization of LazyObjectStorage (Marc Bastian Heinrichs)
2014-02-21  4b44141  #49499          [BUGFIX] Fix possible language handling issue (Markus Klein)
2014-02-20  568b9bf  #56135          [BUGFIX] DatabaseConnection::listQuery wrong usage of strpos() (Markus Klein)
2014-02-19  40d97d5  #56067          [BUGFIX] Various static calls to non-static functions (Markus Klein)
2014-02-18  e428692  #54304          [BUGFIX] Missing encoding in flexforms IRRE javascript (Alexey Gafiulov)
2014-02-17  a335bcf  #52527          [BUGFIX] addToAllTCAtypes() doesn't add new field (Tomita Militaru)
2014-02-17  88fd2df  #55998          [BUGFIX] Usage of undefined variables in ShortcutToolbarItem (Tim Lochmueller)
2014-02-11  e2ebdfd  #53028          [BUGFIX] cache_clearAtMidnight conflicts with content start/endtime (Dmitry Dulepov)
2014-02-10  e73b549                  [TASK] Execute lint in parallel (Helmut Hummel)
2014-02-09  d2881f5  #53768,#28745  [BUGFIX] Allow to render the same TS object twice (Markus Klein)
2014-02-09  228fbc5  #55821          [BUGFIX] Tests: Remove unstable GeneralUtilityTest::getUrl* (Christian Kuhn)
2014-02-09  d9bf811  #18797          [BUGFIX] "New page" wizard discloses existence of pages outside DB mount (Nicole Cordes)
2014-02-09  2a233ef  #53564          [TASK] Add possibility creating accessible mock for abstract classes (Marc Bastian Heinrichs)
2014-02-08  33a058b  #16491          [BUGFIX] CSV-Download not working in IE and HTTPS backend (Wouter Wolters)
2014-02-06  0fe2509  #55713          [BUGFIX] Missing namespace in ContentObjectRenderer (Markus Klein)
2014-02-05  0004322  #54112          [BUGFIX] Set missing markers to empty string (Bernhard Kraft)
2014-02-03  8623b17  #54371          [BUGFIX] Add stdWrap on value property of TEXT (Markus Klein)
2014-02-03  e5a844d  #52048          [BUGFIX] Locker throws exception if semaphore can not be acquired (Markus Klein)
2014-01-30  dc271e4  #55475          [BUGFIX] Regression in DataHandler (Wouter Wolters)
2014-01-30  460da13  #41450          [BUGFIX] Handle empty tags in language pack index files (Alexander Stehlik)
2014-01-29  3a84755  #55407          [BUGFIX] ClickMenu does not show destination-foldername (Stefan Neufeind)
2014-01-28  e5df843  #55350          [BUGFIX] Invalid constant in the domain redirect function (Tim Lochmueller)
2014-01-27  3b2cb07  #55366,#55377  [TASK] Change phpunit repository url for travis (Philipp Gampe)
2014-01-24  72db639  #55093          [BUGFIX] Simulate time in TYPO3 admin panel broken (Peter Niederlag)
2014-01-23  68057cf  #54849          [BUGFIX] CLI context cannot write to backend log (Oliver Hader)
2014-01-16  c4703db  #53712          [BUGFIX] Create valid file reference index data (Alexander Stehlik)
2014-01-16  42cd027  #50266          [BUGFIX] File browser fails on inexistent expandFolder (Mario Rimann)
2014-01-15  f76c7ea  #34631          [BUGFIX] Show correct record title for be_groups and be_users (Markus Klein)
2014-01-14  f3d324d  #53826          [BUGFIX] Folder tree in popup throws JS error (Aske Ertmann)
2014-01-14  df52d4a  #53352          [BUGFIX] Add defaultTypoScript to hierachyInfo (Peter Niederlag)
2014-01-09  d0c4276  #53862          [BUGFIX] isValidUrl() idna converts whole URI (Michiel Roos)
2014-01-09  9f330b7  #52554          [TASK] Change list view delete icon if record is deleted in WS (Sascha Egerer)
2014-01-09  ffc3f2b  #24877,#6708    [BUGFIX] Only create one keypair in rsaauth (Tom Ruether)
2014-01-09  583a51b  #38767          [BUGFIX] use search word(s) for ordering search results (again) (Ralf Hettinger)
2014-01-08  74be2df  #38766          [BUGFIX] l10n_mode for "pages" table and group fields. (Johannes Feustel)
2014-01-08  d1e2110  #53727          [BUGFIX] Form Wizard saving destroys Radio Buttons (Markus Klein)
2014-01-08  96ff927  #52133          [BUGFIX] Display relations' titles when TCA label field is type inline (Claus Due)
2014-01-04  2c40d1b  #53662          [BUGFIX] Allow NULL values in INSERT queries (Alexander Stehlik)
2014-01-04  dd187dd  #53682          [TASK] Optimize speed for instantiating class with arguments (Helmut Hummel)
2013-12-23  c2211f5  #54115          [BUGFIX] ClassAliasMap, Tx_ VH namespace and closing tag throws Exception (Claus Due)
2013-12-18  6be4de6  #54369          [TASK] Fix travis builds (Markus Klein)
2013-12-18  e6bfc6e  #51752          [BUGFIX] ArrayIterator::seek() warning in ElementBrowser (Markus Klein)
2013-12-18  1294fe7  #52059          [BUGFIX] felogin: Unknown modifier in regular expression (Wouter Wolters)
2013-12-18  4f8c872  #47648          [BUGFIX] Remove ElementBrowser::isReadOnlyFolder (Markus Klein)
2013-12-13  78b00f3  #54027          [BUGFIX] No double htmlspecialchars for filemount select (Alexander Stehlik)
2013-12-12  28ca149  #53818          [BUGFIX] Cleanly unset cookies on login in cookie-check (Stefan Neufeind)

(taca)

2014-05-27 13:49:44 UTC MAIN commitmail json YAML

Note update of www/typo3_47 package to 4.7.19.

(taca)

2014-05-27 13:49:11 UTC MAIN commitmail json YAML

Update to typo3_47 to 4.7.19 (TYPO3 4.7.19), contains several securify fixes.

2014-05-22  4ebc6ca                  [RELEASE] Release of TYPO3 4.7.19 (TYPO3 Release Team)
2014-05-22  07eba3e  #30377          [SECURITY] Add trusted HTTP_HOST configuration (Helmut Hummel)
2014-05-22  ec33beb  #54111,#54113  [SECURITY] XSS in (old) extension manager information function (Marc Bastian Heinrichs)
2014-05-22  fb096e3  #48695          [SECURITY] XSS in new content element wizard (Markus Klein)
2014-05-22  1389da5  #54109          [SECURITY] XSS in template tools on root page (Marc Bastian Heinrichs)
2014-05-22  65fc32f  #57576          [SECURITY] XSS in Backend Layout Wizard (Nicole Cordes)
2014-05-22  7bec5c8  #48693          [SECURITY] Encode URL for use in JavaScript (Markus Klein)
2014-05-22  b907b64  #56458          [SECURITY] Fix insecure unserialize in colorpicker (Helmut Hummel)
2014-05-22  c39bca9  #54526          [SECURITY] Remove charts.swf to get rid of XSS vulnerability (Helmut Hummel)
2014-04-16  53b74d7                  [TASK] Set TYPO3 version to 4.7.19-dev (TYPO3 Release Team)

2014-04-16  26f503d                  [RELEASE] Release of TYPO3 4.7.18 (TYPO3 Release Team)
2014-04-15  f329f76  #51768          [TASK] Updates prototype and scriptaculous, fixing IE9+ issues (Ernesto Baschny)
2014-04-15  9a2f402  #56580          [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes (Marc Bastian Heinrichs)
2014-04-04  d470aa5  #57656          [TASK] Integrate default README.txt (Oliver Hader)
2014-04-04  be342b4  #57603          [SECURITY] Prevent XSS in scheduler form (Nicole Cordes)
2014-02-25  4dfb4d3  #23984          [BUGFIX] felogin reset password links not clickable (Jigal van Hemert)
2014-02-10  0345de6                  [TASK] Execute lint in parallel (Helmut Hummel)
2014-02-09  df8e21b  #55811          [BUGFIX] Namespace usage in test (Christian Kuhn)
2014-02-08  84d2050  #16491          [BUGFIX] CSV-Download not working in IE and HTTPS backend (Christian Kuhn)
2014-01-27  a42059c  #55366,#55377  [TASK] Change phpunit repository url for travis (Philipp Gampe)
2014-01-17  3d40e0a  #53682          [TASK] Optimize speed for instantiating class with arguments (Helmut Hummel)
2014-01-16  394e421  #54748          [BUGFIX] Fix PHP fatal error in be.tableList view helper (Marc Bastian Heinrichs)
2014-01-09  66bb350  #38767          [BUGFIX] use search word(s) for ordering search results (again) (Ralf Hettinger)
2014-01-08  f3b8711  #52133          [BUGFIX] Display relations' titles when TCA label field is type inline (Stefan Froemken)
2013-12-18  53a6a36  #54369          [TASK] Fix travis builds (Markus Klein)
2013-12-12  019d6b7  #53818          [BUGFIX] Cleanly unset cookies on login in cookie-check (Stefan Neufeind)

(taca)

2014-05-27 13:47:54 UTC MAIN commitmail json YAML

Note update of www/typo3_45 package to 4.5.34.

(taca)

2014-05-27 13:47:25 UTC MAIN commitmail json YAML

Update typo3_45 to 4.5.34 (TYPO4 4.5.34), contains several security fixes.

2014-05-22  2ee368c                  [RELEASE] Release of TYPO3 4.5.34 (TYPO3 Release Team)
2014-05-22  55d5f38  #30377          [SECURITY] Add trusted HTTP_HOST configuration (Helmut Hummel)
2014-05-22  efb098b  #54111,#54113  [SECURITY] XSS in (old) extension manager information function (Marc Bastian Heinrichs)
2014-05-22  94011a3  #48695          [SECURITY] XSS in new content element wizard (Markus Klein)
2014-05-22  b62651b  #54109          [SECURITY] XSS in template tools on root page (Marc Bastian Heinrichs)
2014-05-22  a98ae3c  #57576          [SECURITY] XSS in Backend Layout Wizard (Nicole Cordes)
2014-05-22  4f7258c  #48693          [SECURITY] Encode URL for use in JavaScript (Markus Klein)
2014-05-22  742ad49  #56458          [SECURITY] Fix insecure unserialize in colorpicker (Helmut Hummel)
2014-05-22  9bd7776  #54526          [SECURITY] Remove charts.swf to get rid of XSS vulnerability (Helmut Hummel)
2014-05-08  6ffdcee  #58187          [BUGFIX] Solve stackoverflow in prototype in IE8 (Jigal van Hemert)
2014-04-16  5d6a16e                  [TASK] Set TYPO3 version to 4.5.34-dev (TYPO3 Release Team)

2014-04-16  5bd6b52                  [RELEASE] Release of TYPO3 4.5.33 (TYPO3 Release Team)
2014-04-15  aebc244  #51768          [TASK] Updates prototype and scriptaculous, fixing IE9+ issues (Ernesto Baschny)
2014-04-15  51a3897  #57934          [BUGFIX] Use validEmail() instead of deprecated checkEmail() (Stefan Neufeind)
2014-04-15  fcdaec0  #56580          [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes (Marc Bastian Heinrichs)
2014-04-04  4316e98  #57656          [TASK] Integrate default README.txt (Oliver Hader)
2014-04-04  9d36515  #57603          [SECURITY] Prevent XSS in scheduler form (Nicole Cordes)
2014-02-27  e34a90b  #55966          [BUGFIX] Revert "[TASK] Use a 401 header if login is not successful" (Markus Klein)
2014-02-25  5c4554b  #23984          [BUGFIX] felogin reset password links not clickable (Jigal van Hemert)
2014-02-09  7d6a8cc  #55811          [BUGFIX] Namespace usage in test (Christian Kuhn)
2014-02-08  44d7cfc  #16491          [BUGFIX] CSV-Download not working in IE and HTTPS backend (Christian Kuhn)
2014-01-30  138b13a  #55458          [BUGFIX] DocumentTemplate class inserts inDocStyles twice (Stefan Neufeind)
2014-01-28  b867b04  #55350          [BUGFIX] Invalid constant in the domain redirect function (Tim Lochmueller)
2014-01-17  ab6256f                  Revert "[TASK] Optimize speed for instantiating class with arguments" (Ernesto Baschny)
2014-01-17  2526bdd  #53682          [TASK] Optimize speed for instantiating class with arguments (Helmut Hummel)
2014-01-16  102307f  #54748          [BUGFIX] Fix PHP fatal error in be.tableList view helper (Marc Bastian Heinrichs)
2014-01-09  e6643e1  #52554          [TASK] Change list view delete icon if record is deleted in WS (Sascha Egerer)
2014-01-08  765882e  #52133          [BUGFIX] Display relations' titles when TCA label field is type inline (Stefan Froemken)
2013-12-12  d3e9494  #53818          [BUGFIX] Cleanly unset cookies on login in cookie-check (Stefan Neufeind)

(taca)

2014-05-27 13:27:42 UTC MAIN commitmail json YAML

Updated emulators/suse131_libxml2 to 13.1nb2

(obache)

2014-05-27 13:27:25 UTC MAIN commitmail json YAML

Apply openSUSE Security Update: openSUSE-SU-2014:0716-1
libxml2, python-libxml2: Prevent external entities from being loaded

Description:

  Updated fix for openSUSE-SU-2014:0645-1 because of a regression that
  caused xmllint to break.

Bump PKGREVISION.

(obache)

2014-05-27 13:25:46 UTC MAIN commitmail json YAML

Add libltdl, fixes build.

(fhajny)

2014-05-27 13:24:43 UTC MAIN commitmail json YAML

2014-05-27 11:45:52 UTC MAIN commitmail json YAML

Updated wm/metacity to 2.34.13

(prlw1)

2014-05-27 11:45:23 UTC MAIN commitmail json YAML

Update metacity to 2.34.13 (now starts as finds default icon)

Version 2.34.13
===============

- Fix minimization problem of iconified windows (Florian Müllner, Daniel Drake)

Translations:
    Rūdolfs Mazurs (lv)
    Rajesh Ranjan (hi)
    Nguyễn Thái Ngọc Duy (vi)
    Theppitak Karoonboonyanan (th)
    Piotr Drąg (pl)

Version 2.34.8
==============
- Port themes documentation to yelp-tools (Florian Müllner)

Translations:
    Mattias Põldaru (et)
    Nilamdyuti Goswami (as)
    Fran Diéguez (gl)

Version 2.34.5
==============
- Fix memory leak (Pavel Vasin)
- Add disable-mouse-button-modifiers message (Daniel Drake)

Translations:
    Daniel Korostil (uk)
    Jiro Matsuzawa (ja)
    Reşat SABIQ (crh)
    Aurimas Černius (lt)
    Carles Ferrando (ca@valencia)
    Arash Mousavi (fa)
    Kristjan SCHMIDT (eo)
    Sandeep Sheshrao Shedmake (mr)
    Jordi Serratosa (ca)
    Tom Tryfonidis (el)
    Praveen Illa (te)
    Luca Ferretti (it)
    Andika Triwidada (id)
    Daniel Mustieles (es)
    Nilamdyuti Goswami (as)

Version 2.34.3
==============

- Use the correct translation domain in keybinding definitions (Ryan Lortie, Florian Müllner)

Translations:
    YunQiang Su (zh_CN)
    Abderrahim Kitouni (ar)
    Marek Černocký (cs)
    David Planella (ca)
    Sasi Bhushan (te)
    A S Alam (pa)
    Duarte Loreto (pt)
    Antonio Fernandes C. Neto (pt_BR)
    Anita Reitere (lv)
    Bruce Cowan (en_GB)
    Daniel Nylander (sv)
    Timo Jyrinki (fi)
    Nilamdyuti Goswami (as)
    Piotr Drąg (pl)
    Claude Paroz (fr)
    Seong-ho Cho (ko)
    Inaki Larranaga Murgoitio (eu)
    Mario Blättermann (de)
    Nguyễn Thái Ngọc Duy (vi)
    Gabor Kelemen (hu)
    Daniel Mustieles (es)
    Dr.T.Vasudevan (ta)
    Kasia Bondarava (be)
    Alexander Shopov (bg)
    Ask H. Larsen (da)
    Мирослав Николић (sr)
    Yuri Myasoedov (ru)
    Mattias Põldaru (et)

Version 2.34.2
==============

- Port preferences to GSettings (Florian Müllner, Milan Bouchet-Valat, Jason Siefken)
- Remove deprecated GTK+ symbols and use accessor functions (Florian Müllner)
- Include the default window icon (Matthias Clasen)
- Various small build system changes (Javier Jardón, Piotr Drąg, Florian Müllner, Rico Tzschichholz)

Translations:
    Abduxukur Abdurixit (ug)
    Kjartan Maraas (nb)
    Theppitak Karoonboonyanan (th)
    Ihar Hrachyshka (be)
    Aurimas Černius (lt)
    Daniel Mustieles (es)
    Jiro Matsuzawa (ja)
    Fabrício Godoy (pt_BR)
    krishnababu k (te)
    OKANO Takayoshi (ja)
    Mario Blättermann (de)
    Bruce Cowan (en_GB)
    Mattias Põldaru (et)
    Fran Diéguez (gl)
    Marek Černocký (cs)
    Gil Forcada (ca)
    Piotr Drąg (pl)
    Matej Urbančič (sl)
    Bruno Brouard (fr)
    Daniel Nylander (sv)
    Praveen Illa (te)
    Wouter Bolsterlee (nl)
    Antonio Fernandes C. Neto (pt_BR)
    Yaron Shahrabani (he)
    Xandru Armesto (ast)
    Alexander Shopov (bg)
    Chao-Hsiung Liao (zh_HK, zh_TW)

(prlw1)

2014-05-27 09:59:53 UTC MAIN commitmail json YAML

2014-05-27 09:59:17 UTC MAIN commitmail json YAML

Declare build system correctly.

(joerg)

2014-05-27 09:58:51 UTC MAIN commitmail json YAML

pkgsrc/mail/thunderbird17/distinfo@1.3 / diff
pkgsrc/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_freetype.h@1.1 / diff
pkgsrc/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftadvanc.h@1.1 / diff
pkgsrc/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftbitmap.h@1.1 / diff
pkgsrc/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftcache.h@1.1 / diff
pkgsrc/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftglyph.h@1.1 / diff
pkgsrc/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftlcdfil.h@1.1 / diff
pkgsrc/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftoutln.h@1.1 / diff
pkgsrc/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftsizes.h@1.1 / diff
pkgsrc/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftsynth.h@1.1 / diff
pkgsrc/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftxf86.h@1.1 / diff
pkgsrc/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_t1tables.h@1.1 / diff
pkgsrc/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ttnameid.h@1.1 / diff
pkgsrc/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_tttables.h@1.1 / diff
pkgsrc/mail/thunderbird17/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.cpp@1.1 / diff
pkgsrc/mail/thunderbird17/patches/patch-mozilla_content_svg_content_src_nsSVGFilters.h@1.1 / diff
pkgsrc/www/firefox/distinfo@1.143 / diff
pkgsrc/www/firefox/patches/patch-content_svg_content_src_SVGComponentTransferFunctionElement.h@1.1 / diff
pkgsrc/www/firefox/patches/patch-content_svg_content_src_nsSVGFilters.cpp@1.1 / diff
pkgsrc/www/firefox/patches/patch-content_svg_content_src_nsSVGFilters.h@1.1 / diff
      :
(more 2 files)
Fix static member defines. Fix build with newer Freetype.

(joerg)

2014-05-27 09:57:21 UTC MAIN commitmail json YAML

2014-05-27 09:56:33 UTC MAIN commitmail json YAML

Add forgotten patch for libc++ build.

(joerg)

2014-05-27 09:56:10 UTC MAIN commitmail json YAML

2014-05-27 09:55:04 UTC MAIN commitmail json YAML

2014-05-27 09:53:37 UTC MAIN commitmail json YAML

2014-05-27 09:40:25 UTC MAIN commitmail json YAML

Darwin: cairomm-quartz is no longer installed because cairo-quartz is now disabled.

(pho)

2014-05-27 09:34:30 UTC MAIN commitmail json YAML

Darwin: pangocoretext.h is no longer installed because cairo-quartz is now disabled.

(pho)

2014-05-27 08:43:55 UTC MAIN commitmail json YAML

Disable Quartz backend on Darwin

Quartz backend interacts badly with our library stack. The most notable
issue is that when quartz-font is enabled, cairo will never use fontconfig
but instead uses CoreGraphics API to find fonts in system-default font
paths; as a result, any fonts installed with pkgsrc will never be found.
OTOH fontconfig by default searches for fonts in MacOS X system-default
paths too so sticking with it will not cause a problem.

(pho)

2014-05-27 06:37:07 UTC MAIN commitmail json YAML

Updated textproc/grep to 2.19; sysutils/py-xattr to 0.7.6

(adam)

2014-05-27 06:35:19 UTC MAIN commitmail json YAML

2014-05-27 06:31:28 UTC MAIN commitmail json YAML

Changes 2.19:
** Improvements

  Performance has improved, typically by 10% and in some cases by a
  factor of 200.  However, performance of grep -P in UTF-8 locales has
  gotten worse as part of the fix for the crashes mentioned below.

** Bug fixes

  grep no longer mishandles patterns like [a-[.z.]], and no longer
  mishandles patterns like [^a] in locales that have multicharacter
  collating sequences so that [^a] can match a string of two characters.

  grep no longer mishandles an empty pattern at the end of a pattern list.
  [bug introduced in grep-2.5]

  grep -C NUM now outputs separators consistently even when NUM is zero,
  and similarly for grep -A NUM and grep -B NUM.
  [bug present since "the beginning"]

  grep -f no longer mishandles patterns containing NUL bytes.
  [bug introduced in grep-2.11]

  Plain grep, grep -E, and grep -F now treat encoding errors in patterns
  the same way the GNU regular expression matcher treats them, with respect
  to whether the errors can match parts of multibyte characters in data.
  [bug present since "the beginning"]

  grep -w no longer mishandles a potential match adjacent to a letter that
  takes up two or more bytes in a multibyte encoding.
  Similarly, the patterns '\<', '\>', '\b', and '\B' no longer
  mishandle word-boundary matches in multibyte locales.
  [bug present since "the beginning"]

  grep -P now reports an error and exits when given invalid UTF-8 data.
  Previously it was unreliable, and sometimes crashed or looped.
  [bug introduced in grep-2.16]

  grep -P now works with -w and -x and backreferences. Before,
  echo aa|grep -Pw '(.)\1' would fail to match, yet
  echo aa|grep -Pw '(.)\2' would match.

  grep -Pw now works like grep -w in that the matched string has to be
  preceded and followed by non-word components or the beginning and end
  of the line (as opposed to word boundaries before).  Before, this
  echo a@@a| grep -Pw @@ would match, yet this
  echo a@@a| grep -w @@ would not.  Now, they both fail to match,
  per the documentation on how grep's -w works.

  grep -i no longer mishandles patterns containing titlecase characters.
  For example, in a locale containing the titlecase character
  'Lj' (U+01C8 LATIN CAPITAL LETTER L WITH SMALL LETTER J),
  'grep -i Lj' now matches both 'LJ' (U+01C7 LATIN CAPITAL LETTER LJ)
  and 'lj' (U+01C9 LATIN SMALL LETTER LJ).

(adam)

2014-05-27 04:45:33 UTC MAIN commitmail json YAML

libXext build failure on OpenBSD exposed libX11 test failing during
configure due to missing pthread library. Buildlink pthread. Don't hardcode
-pthread for OSF1, MirBSD, and OpenBSD, but use PTHREAD_{C,LD}FLAGS
instead. Add pthread in bl3, but for the above targets.

(rodent)

2014-05-27 01:57:14 UTC MAIN commitmail json YAML

Fix build two build problems.

* Didn't pass the portability check, noted by joerg@.
* Some PLIST problem.

No bump revision since the package was broken.

(taca)

2014-05-26 22:29:31 UTC MAIN commitmail json YAML

Updated devel/glib2 to 2.38.2nb1

(wiz)

2014-05-26 22:29:23 UTC MAIN commitmail json YAML

Bug 730332 - glib uses wrong timezone transition with zoneinfo 2014c and up

Patch from John Ralls.

Bump PKGREVISION.

(wiz)

2014-05-26 22:07:21 UTC MAIN commitmail json YAML

+ hs-blaze-builder, hs-transformers-base, hs-transformers-compat, hs-vector

(szptvlfn)

2014-05-26 22:04:34 UTC MAIN commitmail json YAML

Added devel/hs-transformers-compat version 0.3.3

(szptvlfn)

2014-05-26 22:04:11 UTC MAIN commitmail json YAML

Import transformers-compat-0.3.3 as devel/hs-transformers-compat,
packaged for wip.

This package includes backported versions of types that were added to
transformers in transformers 0.3 an 0.4 for users who need strict
transformers 0.2 or 0.3 compatibility to run on old versions of the
platform, but also need those types.

Those users should be able to just depend on transformers >= 0.2 and
transformers-compat >= 0.3.

Note: missing methods are not supplied, but this at least permits the types
to be used.

(szptvlfn)

2014-05-26 22:03:52 UTC MAIN commitmail json YAML

Added devel/hs-transformers-base version 0.4.2

(szptvlfn)

2014-05-26 22:03:29 UTC MAIN commitmail json YAML

Import transformers-base-0.4.2 as devel/hs-transformers-base,
packaged for wip by pho.

This package provides a straightforward port of monadLib's BaseM
typeclass to transformers.

(szptvlfn)

2014-05-26 22:03:11 UTC MAIN commitmail json YAML

Added devel/hs-vector version 0.10.9.2

(szptvlfn)

2014-05-26 22:02:40 UTC MAIN commitmail json YAML

Import vector-0.10.9.2 as devel/hs-vector,
packaged for wip by pho.

An efficient implementation of Int-indexed arrays (both mutable and
immutable), with a powerful loop fusion optimization framework.

It is structured as follows:
* Data.Vector
    Boxed vectors of arbitrary types.
* Data.Vector.Unboxed
    Unboxed vectors with an adaptive representation based on data type
    families.
* Data.Vector.Storable
    Unboxed vectors of Storable types.
* Data.Vector.Primitive
    Unboxed vectors of primitive types as defined by the primitive
    package. Data.Vector.Unboxed is more flexible at no performance
    cost.
* Data.Vector.Generic
    Generic interface to the vector types.

(szptvlfn)

2014-05-26 22:02:11 UTC MAIN commitmail json YAML

Added devel/hs-blaze-builder version 0.3.3.2

(szptvlfn)

2014-05-26 22:01:41 UTC MAIN commitmail json YAML

Import blaze-builder-0.3.3.2 as devel/hs-blaze-builder,
packaged for wip by pho.

This library provides an abstraction of buffered output of byte
streams and several convenience functions to exploit it. For example,
it allows to efficiently serialize Haskell values to lazy bytestrings
with a large average chunk size. The large average chunk size allows
to make good use of cache prefetching in later processing steps
(e.g. compression) and reduces the sytem call overhead when writing
the resulting lazy bytestring to a file or sending it over the
network.

(szptvlfn)

2014-05-26 18:10:22 UTC MAIN commitmail json YAML

Disable compiler optimization under NetBSD/sparc as well because GCC seems
to get stuck on this platform, too.

Patched provided by Carlos Sanchez, see port-sparc64/48501.

(tron)

2014-05-26 09:36:12 UTC MAIN commitmail json YAML

Added print/pdfmod version 0.9.1nb1

(wiz)

2014-05-26 09:35:58 UTC MAIN commitmail json YAML

Added x11/hyena version 0.5nb1

(wiz)

2014-05-26 09:34:31 UTC MAIN commitmail json YAML

2014-05-26 09:34:15 UTC MAIN commitmail json YAML

Import pdfmod-0.9.1nb1 as print/pdfmod, packaged for wip by jihbed
and myself.

PDF Mod is a simple application for modifying PDF documents.

You can reorder, rotate, and remove pages, export images from a
document, edit the title, subject, author, and keywords, and combine
documents via drag and drop.

(wiz)

2014-05-26 09:30:48 UTC MAIN commitmail json YAML

2014-05-26 09:24:56 UTC MAIN commitmail json YAML

Import hyena-0.5nb1 as x11/hyena, packaged for wip by jihbed and myself.

Hyena is a C# library used to make awesome applications. It contains
a lot of random things, including useful data structures, a
Sqlite-based db layer, cool widgets, a JSON library, a smart job/task
scheduler, a user-query/search parser, and much more. It's particularly
useful for Gtk# applications, though only the Hyena.Gui assembly
requires Gtk#.

(wiz)

2014-05-26 04:13:41 UTC MAIN commitmail json YAML

+netpbm-10.35.92 - this is listed as "super stable".

(rodent)

2014-05-26 01:30:53 UTC MAIN commitmail json YAML

Updated archivers/upx to 3.91

(rodent)

2014-05-26 01:30:39 UTC MAIN commitmail json YAML

Updated to latest release, 3.91. Minor whitespace fixes in the Makefile.
Use BUILD_DIRS and MAKE_ENV instead of writing do-install phase manually.
Add sparc{,64} support to package. Fixes build on OpenBSD/sparc64 at least.
Defuzz patches. From NEWS:

==================================================================
User visible changes for UPX
==================================================================

Changes in 3.91 (30 Sep 2013):
  * Added experimental support for Windows 64-bit PE files, based on
    work by Stefan Widmann. Please use for testing only!
  * bug fixes

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

Changes in 3.09 (18 Feb 2013):
  * New option --preserve-build-id for GNU ELF.
  * Allow for code signing and LC_UUID on Mac OS X executables.
  * Allow non-contiguous LC_SEGMENTs and 0==.vmsize for Mach-O.
  * Allow zero-filled final page in PackUnix::canUnpack().
  * bug fixes

(rodent)

2014-05-25 23:45:58 UTC MAIN commitmail json YAML

Correct wrong install_name for Darwin.

Makefile had a SUBST for this but it wasn't working.

(pho)

2014-05-25 21:58:39 UTC MAIN commitmail json YAML

+ hs-hashable, hs-primitive, hs-stm

(szptvlfn)

2014-05-25 21:55:18 UTC MAIN commitmail json YAML

Added devel/hs-stm version 2.4.3

(szptvlfn)

2014-05-25 21:54:58 UTC MAIN commitmail json YAML

Import stm-2.4.3 as devel/hs-stm,
packaged for wip by pho.

Software Transactional Memory: a modular composable concurrency
abstraction. See

    * Composable memory transactions, by Tim Harris, Simon Marlow,
      Simon Peyton Jones, and Maurice Herlihy, in /ACM Conference on
      Principles and Practice of Parallel Programming/
      2005. http://research.microsoft.com/Users/simonpj/papers/stm/index.htm

(szptvlfn)

2014-05-25 21:54:41 UTC MAIN commitmail json YAML

Added devel/hs-hashable version 1.2.2.0

(szptvlfn)

2014-05-25 21:54:17 UTC MAIN commitmail json YAML

Import hashable-1.2.2.0 as devel/hs-hashable,
packaged for wip by pho.

This package defines a class, Hashable, for types that can be
converted to a hash value. This class exists for the benefit of
hashing-based data structures. The package provides instances for
basic types and a way to combine hash values.

(szptvlfn)

2014-05-25 21:54:00 UTC MAIN commitmail json YAML

Added devel/hs-primitive version 0.5.3.0

(szptvlfn)

2014-05-25 21:53:28 UTC MAIN commitmail json YAML

Import primitive-0.5.3.0 as devel/hs-primitive,
packaged for wip by pho.

This package provides various primitive memory-related operations.

(szptvlfn)

2014-05-25 18:39:37 UTC MAIN commitmail json YAML

2014-05-25 18:28:05 UTC MAIN commitmail json YAML

Added geography/opencpn version 3.2.2

(bouyer)

2014-05-25 18:26:57 UTC MAIN commitmail json YAML

Import opencpn version 3.2.2.

OpenCPN is a free software (GPLv2) project to create a concise chart plotter
and navigation software, for use underway or as a planning tool. OpenCPN is
developed by a team of active sailors using real world conditions for
program testing and refinement.

(bouyer)

2014-05-25 18:22:48 UTC MAIN commitmail json YAML

Updated x11/wxGTK28 to 2.8.12nb6

(bouyer)

2014-05-25 18:21:31 UTC MAIN commitmail json YAML

Enable --enable-graphics_ctx, as proposed on tech-pkg@.
Needed by upcoming geography/opencpn. Major linux distro seems to have it
enabled by default.
This package now depends on cairo.
Bump PKGREVISION.
Dependant packages not bumped, as the library should be ABI backward-compatible
(tested with kicad).PKGREVISION.
Dependant packages not bumped, as the library should be ABI backward-compatible
(tested with cad/kicad).

(bouyer)

2014-05-25 16:49:18 UTC MAIN commitmail json YAML

2014-05-25 16:40:09 UTC MAIN commitmail json YAML

Move struct declaration to make ISO C90 happier.

(rodent)

2014-05-25 16:35:18 UTC MAIN commitmail json YAML

2014-05-25 15:53:20 UTC MAIN commitmail json YAML

Removing LICENSE, since licenses/xbin-license doesn't exist.

(rodent)

2014-05-25 15:52:32 UTC MAIN commitmail json YAML

2014-05-25 15:37:55 UTC MAIN commitmail json YAML

Note removal of xen2.

(gdt)

2014-05-25 15:37:05 UTC MAIN commitmail json YAML

xenkernel20: Remove Makefile too.

(gdt)

2014-05-25 15:35:36 UTC MAIN commitmail json YAML

2014-05-25 15:34:46 UTC MAIN commitmail json YAML

2014-05-25 15:34:09 UTC MAIN commitmail json YAML

Remove xen2 kernel and tools.

Proposed on port-xen - no objections or comments received.

(gdt)

2014-05-25 15:12:25 UTC MAIN commitmail json YAML

+ libabw-0.1.0, libcdr-0.1.0, libetonyek-0.1.0, libffi-3.1,
  libfreehand-0.1.0, liblangtag-0.5.4, libmspub-0.1.0, libvisio-0.1.0,
  poppler-0.26.1, py-hgview-1.8.1, py-simplejson-3.5.2, talloc-2.1.1,
  transmission-2.83, x264-devel-20140524.

(wiz)

2014-05-25 13:08:45 UTC MAIN commitmail json YAML

+ autogen-5.18.3, qt4-libs-4.8.6.

(wiz)

2014-05-25 09:44:43 UTC MAIN commitmail json YAML

2014-05-25 09:27:38 UTC MAIN commitmail json YAML

Revbump after updating graphics/giflib

(obache)

2014-05-25 09:26:31 UTC MAIN commitmail json YAML

Revbump after updating graphics/giflib

(obache)

2014-05-25 09:25:33 UTC MAIN commitmail json YAML

Revbump after updating graphics/giflib

(obache)

2014-05-25 09:24:21 UTC MAIN commitmail json YAML

Revbump after updating graphics/giflib

(obache)

2014-05-25 09:23:11 UTC MAIN commitmail json YAML

Revbump after updating graphics/giflib

(obache)

2014-05-25 09:20:49 UTC MAIN commitmail json YAML

Revbump after updating graphics/giflib

(obache)

2014-05-25 09:19:37 UTC MAIN commitmail json YAML

Revbump after updating graphics/giflib

(obache)

2014-05-25 09:18:06 UTC MAIN commitmail json YAML

Fixes error handling bug introduced in patch for glflib-5.0.4.

(obache)

2014-05-25 09:06:27 UTC MAIN commitmail json YAML

Revbump after updating graphics/giflib

(obache)

2014-05-25 09:02:43 UTC MAIN commitmail json YAML

Revbump after updating graphics/giflib

(obache)

2014-05-25 08:58:57 UTC MAIN commitmail json YAML

Revbump after updating graphics/giflib

(obache)

2014-05-25 08:55:52 UTC MAIN commitmail json YAML

Revbump after updating graphics/giflib

(obache)

2014-05-25 08:54:18 UTC MAIN commitmail json YAML

Revbump after updating graphics/giflib

(obache)

2014-05-25 08:51:57 UTC MAIN commitmail json YAML

Revbump after updating graphics/giflib

(obache)

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

Revbump after updating graphics/giflib

(obache)

2014-05-25 08:43:13 UTC MAIN commitmail json YAML

Updated inputmethod/ibus-el to 0.3.2nb3

(obache)

2014-05-25 08:43:04 UTC MAIN commitmail json YAML

With ibus-1.5 and later, ibus-python module is in separate package.

Bump PKGREVISION.

(obache)

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

2014-05-25 08:12:26 UTC MAIN commitmail json YAML

2014-05-25 08:04:00 UTC MAIN commitmail json YAML

2014-05-25 08:03:38 UTC MAIN commitmail json YAML

As LICENSE.txt, LICENSE=qpl-v1.0

(obache)

2014-05-25 07:53:34 UTC MAIN commitmail json YAML

>From souce codes, 3-clause and 4-clause BSD license.

(obache)

2014-05-25 07:51:06 UTC MAIN commitmail json YAML

2014-05-25 07:49:13 UTC MAIN commitmail json YAML

Adapt to giflib-5.1 API change, and fixes error handling introduced in
giflib-5.0 patch.

(obache)