Commit graph

199324 commits

Author SHA1 Message Date
markd
ea97be746d Update to KDE SC 4.10.2
bugfixes, other quality improvements, new and improved KDE Applications
2013-04-03 10:51:43 +00:00
jperkin
4423fb7775 Fix typo in comment. 2013-04-03 09:35:19 +00:00
adam
f33b5c23ca Updated lang/perl5 to 5.16.3 2013-04-03 09:30:00 +00:00
adam
c2b591ea7b Changes 5.16.3:
This release contains one major and a number of minor security fixes. It fixes a possible vulnerability to a denial-of-service attack by use of a carefully-crafted set of hash keys, a segmentation fault when reading or writing strings greater than 2^31 bytes in size, and a memory leak in Encode.xs's UTF-8 encoding implementation.
2013-04-03 09:28:55 +00:00
wen
a56e2b6106 Updated textproc/p5-Text-CSV_XS to 0.97 2013-04-03 08:12:34 +00:00
wen
1f5e1d3e12 Update to 0.97
Upstream changes:
0.97	- 2013-03-30, H.Merijn Brand
    * Regain the speed from 0.91 (buffer back to 1k)
    * Minor cleanup in XS code
    * Add diag_verbose attribute

0.96	- 2013-03-26, H.Merijn Brand
    * No need to require Test::Harness if unused (RT#82693)
    * parse ("") should return one empty field, not undef
    * Now that we know the record number, show it in auto_diag

0.95	- 2013-01-13, H.Merijn Brand
    * Introduce allow_unquoted_escape as workaround for RT#81295
    * Update copyright to 2013
    * Introduce print_hr () for RT#76143
    * Dropped plans to support EBCDIC
2013-04-03 08:11:17 +00:00
markd
56d91eab25 Add buildlink3.mk. 2013-04-03 07:44:45 +00:00
markd
e597d79260 Update to 2.9.0
* Better error handling on the Client::LocalSocketClient
* New DataStream class which shares code between the server and client
* New boolean option "emptyGraphs" in the Virtuoso backend, which can
  enable/disable checks for empty graphs
* New boolean option "fakeBooleans" in the virtuoso backend, which can
  enable/disable fake boolean support
* Client and Server code optimizations
2013-04-03 07:41:37 +00:00
markd
bdafeb313c Update to 1.9.1
1.9.1                           02-March-2013
---------------------------------------------
- Disable query cache for Sqlite.
- Handle missing mysqld better.
- Ignore my.cnf settings when using the internal MySQL server.

1.9.0                        23-December-2012
---------------------------------------------
- Respect collection cache policy refresh interval for collection tree sync.
- Fix initialization of PostgreSQL database.
- Correctly count items flags in virtual collections.
- Notify parent virtual collections about item changes.
- Require CMake >= 2.8.8.
- Remove dependency to Automoc4.
- Support Qt 5.

1.8.80                       12-November-2012
---------------------------------------------
- Recover from lost external payload files.
- Improve the virtual collections handling.
- Notify clients about database schema updates.
- Reduce item access time updates.
- Make use of referential integrity if supported by the database backend.
- Add prepared query cache.
- Many code and queries optimizations.

1.8.1                         14-October-2012
---------------------------------------------
- Fix payload loss on some move/copy scenarios.
- Improve error reporting for failed item retrievals.

1.8.0                            25-July-2012
---------------------------------------------
- Fix deadlock in ad-hoc Nepomuk searches.

1.7.95                           11-July-2012
---------------------------------------------
- Fix Nepomuk queries getting stuck if Nepomuk service crashes.
- Fix unecessary remote retrieval of already cached item parts.
- Reset RID/RREV during cross-resource collection moves.
- Increase timeout for remote item retrieval.

1.7.90                           08-June-2012
---------------------------------------------
- Fix handling of large SPARQL queries.
- Support cleanup of orphaned resources in the consistency checker.
- Support compilation with Clang.
2013-04-03 07:37:12 +00:00
markd
25ed9df4d6 Update to 0.10.0
0.10.0
    02/11/2012 - trueg
           Added nmm:TVSeason and friends to make TV seasons fully
 qualified resources.
    02/28/2012 - Evgeny Egorochkin
           Fixed nmo:messageHeader cardinality restriction.

0.9.0
    01/05/2012 - trueg
           Added properties nfo:depicts and nfo:depiction
           Made nmm:artwork a subproperty of nfo:depiction

    12/13/2011 - trueg
           Added nrl:DefiningProperty and nrl:NonDefiningProperty

    12/12/2011 - trueg
           Set nao:userVisible on the following classes and properties:
              nao:score
              nao:hasSubResource
              nao:hasSuperResource
              nrl:Graph
              rdf:Property
              rdfs:Class
              rdfs:Resource
              nie:hasPart
              nie:isPartOf
              nfo:hasHash
              nuao:Event

    08/23/2011 - trueg
           Added class nfo:LocalFileDataObject


0.8.1
    11/25/2011 - trueg
           Fixed domain of nmm:setSize to nmm:MusicAlbum

0.8.0
    08/18/2011 - trueg
           Made nfo:FileName a sub-property of nao:prefLabel

    08/14/2011 - trueg
           Added nfo:WebDataObject

    08/05/2011 - trueg
           Fixed range of nexif:orientation
           Added nmm:setNumber and nmm:setSize

    07/24/2011 - trueg
           Added nmm:albumTrackCount

    07/15/2011 - trueg
           nmm:MusicPiece is a subclass of nfo:Audio instead of nfo:Media
           Added focus event handling:
              nuao:FocusEvent
              nuao:totalFocusDuration
              nuao:initiatingAgent
              nuao:targettedResource
           pimo:person is a sub-class of nao:Party
           Added nfo:colorCount and nfo:paletteSize

    06/27/2011 - trueg
           Made ncal:comment a subproperty of nie:comment

    06/14/2011 - grundleborg
           Added new more specific way of specifying the IM
 availability status:
              nco:imStatusType
              nco:IMStatusType
              nco:IMStatusTypeOffline
              nco:IMStatusTypeAvailable
              nco:IMStatusTypeAway
              nco:IMStatusTypeExtendedAway
              nco:IMStatusTypeHidden
              nco:IMStatusTypeBusy
              nco:IMStatusTypeUnknown

    06/05/2011 - trueg
           Added nie:modified and nie:contentModified

    05/24/2011 - trueg
           Fixed ranges of
              nmm:albumPeakGain
              nmm:trackGain
              nmm:trackPeakGain
              nmm:albumGain

0.7.1
    06/14/2011 - trueg
           Fixed domain of nao:maintainedBy
2013-04-03 07:27:28 +00:00
wen
845e829ca5 Updated time/p5-DateTime-Format-Strptime to 1.54 2013-04-03 07:19:01 +00:00
wen
39b8d7563f Update to 1.54
Upstream changes:
1.54     2013-04-02

- Require DateTime.pm 1.00 because without it tests will break.


1.53     2013-04-02

- A fix in DateTime.pm 1.00 broke a test in this distro. Reported by Anthony J
  Lucas. RT #84371.
2013-04-03 07:17:48 +00:00
wen
69b4035083 Updated time/p5-DateTime-Format-Builder to 0.81 2013-04-03 07:12:42 +00:00
wen
aae6a15df1 Update to 0.81
Upstream changes:
0.81     2013-04-02

- Fixes to pass tests with DateTime 1.00.
2013-04-03 07:11:36 +00:00
wen
7aea8cf839 Updated time/p5-DateTime to 1.01 2013-04-03 07:10:06 +00:00
wen
58119fa884 Update to 1.01
Upstream changes:
1.01   2013-04-01

- Fixed test failures on older Perls.


1.00   2013-03-31

- Bumped the version to 1.00. This is mostly because my prior use of both X.YY
  and X.YYYY versions causes trouble for some packaging systems. Plus after 10
  years it's probably ready to be called 1.00. Requested by Adam. RT #82800.

- The %j specifier for strftime was not zero-padding 1 and 2 digit
  numbers. Fixed by Christian Hansen. RT #84310.

- The truncate method was sloppy about validating its "to" parameter, so you
  could pass things like "years" or "month whatever anything goes". The method
  would accept the parameter but then not actually truncate the object. RT
  #84229.

- Previously, if a call to $dt->set_time_zone() failed it would still change
  the time zone of the object, leaving it in a broken state. Reported by Bill
  Moseley. RT #83940.

- DateTime::Infinite objects should no longer die when methods that require a
  locale are called. Instead, these methods return undef for names and
  Inf/-Inf for numbers. This affects methods such as day_name() as well as
  CLDR and strftime formats. When a locale-specific format is used (like the
  "full" datetime format) it uses the en_US format. Reported by Paul
  Boldra. RT #67550.
2013-04-03 07:09:08 +00:00
wen
77b6e83c5d Updated devel/p5-Moose to 2.0801 2013-04-03 06:49:25 +00:00
wen
32fb21a856 Update to 2.0801
Upstream changes:
2.0801 Thu, Mar 28, 2013

  [BUG FIXES]

  * properly apply traits at compile time (error introduced in 2.0800,
    RT#77974). (doy)

2.0800 Wed, Mar 27, 2013

  [ENHANCEMENTS]

  * The super() subroutine now carps if you pass it arguments. These arguments
    are always ignored, but we used to ignore them silently. RT #77383.

  * Roles can now override methods from other roles they consume directly,
    without needing to manually exclude them (just like classes can). (mst)

  [BUG FIXES]

  * Fix false positive when checking for circular references for modules that
    use the "also" parameter with Moose::Exporter. Reported by Jon
    Swartz. Fixed by Matthew Wickline. RT #63818.

  * Fix memory leak in type unions. (Karen Etheridge) RT#83929.

  * Fix application of traits at compile time. (doy) RT#77974.
2013-04-03 06:47:26 +00:00
wen
d6cda3c08d Updated www/p5-Plack to 1.0022 2013-04-03 02:14:33 +00:00
wen
a0ce8b22a7 Update to 1.0022
Upstream changes:
1.0022  2013-04-02 12:37:42 PDT
    [BUG FIXES]
        - Fixed a major bug in 1.0020-1.0021 where posix_default prevents arbitrary arguments
          for plackup-compat (e.g. starman) to handle them (Thanks to justnoxx) Starman#66

    [IMPROVEMENTS]
        - Fixed test warnings (Keedi Kim)

1.0021  2013-04-02 11:20:00 PDT
        - Repackage with Milla v0.9.6 #392

1.0020  2013-04-01 19:34:54 PDT
    [INCOMPATIBLE CHANGES]
        - Enable posix_default and gnu_compat in plackup Getopt, so that ambiguous
          option names do not match with long options accidentally

    [IMPROVEMENTS]
        - Document fix for the AccessLog (ether)
        - Special-case Content-Length and Content-Type for %{}i in AccessLog format #387


1.0019  2013-04-01 17:58:25 PDT
        - Trial release with Milla

1.0018 Fri Mar  8 10:43:45 PST 2013
    [IMPROVEMENTS]
        - Performance boost in Plack::Request#query_parameters (lestrrat)
        - Added custom log formats for %m, %U, %q and %H (Hiroshi Sakai)
        - Fixed warnings in SimpleContentFilter (earino)

    [DOCUMENTATION]
        - Added docs about plackup --path
        - Added docs about using manager object in Plack::Handler::FCGI

1.0017-TRIAL Thu Feb  7 19:21:24 PST 2013
    [INCOMPATIBLE CHANGES]
        - Gives you warnings when you use one of Plack::App objects in `plackup -e` or
          in .psgi files but forgot to call ->to_app to make it a PSGI application (#369)
          Still automatically converts them for backward compatibility, but in the
          loading time inside Plack::Builder.

    [BUG FIXES]
        - chdir to the CGI path when executing CGIBin (#338, #368)
2013-04-03 02:12:52 +00:00
mef
59bfd645fb Previous commit was wrong, sorry. PKG_BUILD_OPTIONS looks PKGNAME. Thanks obache@ 2013-04-03 01:54:45 +00:00
rodent
b2e539b8a0 Updated textproc/saxon to 9.4.0.7j 2013-04-03 00:39:43 +00:00
rodent
1fa7c00d14 Update saxon to 9.4.0.7. No ChangeLog in distfile, but changes are listed
here: http://www.saxonica.com/documentation/changes/intro.xml
package now has a 1 entry PLIST, passes pkglint, and requires Java2.
Update provided from pkgsrc-wip. This commit resolves PR pkg/47151.
2013-04-03 00:39:18 +00:00
jmcneill
1bf5cb867f Fix arm build. 2013-04-02 22:31:40 +00:00
wiz
9588132c19 I think this might fix gcc47-libs.
XXX: Proper infrastructure support for gcc48 might need more work.
2013-04-02 22:24:03 +00:00
bsiegert
da038bea3b Fix build under MirBSD. 2013-04-02 20:37:55 +00:00
agc
1f2bf78ddc only use the libidn buildlink3.mk file if libidn has been one of the
options chosen.
2013-04-02 20:14:31 +00:00
mef
8a32f2e407 PKG_OPTIONS_VAR= for ghostscript-gpl and ghostscript-agpl are both PKG_OPTIONS.ghostscript.
-.if empty(PKG_BUILD_OPTIONS.ghostscript-gpl:Mdisable-compile-inits)
  +.if empty(PKG_BUILD_OPTIONS.ghostscript:Mdisable-compile-inits)
2013-04-02 17:32:36 +00:00
wiz
81bdc28934 Remove REPLACE_PERL for non-existent file. 2013-04-02 16:37:55 +00:00
taca
27627130f6 Note update of databases/phpldapadmin package to 1.2.3. 2013-04-02 16:01:12 +00:00
taca
d13ed64d57 Update phpldapadmin to 1.2.3.
* There was a mistake in patches/patch-lib_functions.php, droping "ssha"
  password type.

2012-10-01	Release 1.2.3  master RELEASE-1.2.3
2012-10-01	Update template to show multiselect values
2012-09-06	Language update from launchpad for 1.2.3 (also see #30)
2012-09-05	SF Bug #3531956 - Search / Show Attributes must be lowercase
2012-09-05	SF Bug #3518548 - Missing attributes on some custom forms
2012-09-05	SF Bug #3513210 - Export to VCARD only exports the last entry in the list
2012-09-05	SF Bug #3510648 - Cannot copy between servers
2012-09-05	SF Bug #3510114 - Unable to check passwords when samba hashes are in lowercase
2012-09-05	SF Bug #3452416 - templates <order> non-functional
2012-09-05	SF Bug #3427748 - value id is ignored in select attribute
2012-09-04	SF Bug #3448530 - Treat krbExtraData and krbPrincipalKe as binary
2012-09-02	SF Bug #3497660 - XSS flaws via 'export', 'add_value_form' and 'dn' variables
2012-09-02	SF Bug #3426575 - clicking 'logout' does not unset _SESSION['ACTIVITY']
2012-09-01	SF Feature #3555472 - User-friendly items in entry chooser window.
2012-09-01	SF Feature #3509651 - Add support for SHA512 with OpenLDAP
2012-08-29	SF Patch #3469148 - Display mass edit actions as buttons
2012-01-24	SF Bug #3477910 - XSS vulnerability in query
2013-04-02 16:00:10 +00:00
taca
11c192575f Note update of www/geeklog package to 2.0.0. 2013-04-02 15:47:06 +00:00
taca
66d4281269 Update geeklog to 2.0.0.
Here is summary from release announce.  Full changes are available in
docs/history file.  (XSS problem was already fixed by geeklog-1.8.2sr1.)

* Improved strength of password hashing
* Allow Topics to have child Topics
* Allow Articles, Blocks and other Plugin objects to be associated with more
  than one Topic
* Topic Breadcrumb support
* Emergency Rescue Tool is included with the Geeklog Install
* Added support for MySQLi
* Add Stop Forum Spam and Spam Number of Links Modules to Spam-X
* A new theme called Denim which is based on Responsive Web Design
* A new theme called Modern Curve
* Comments Form on same page as Articles and plugin other Plugin objects
* Comments RSS Feed Plugin now integrated into Geeklog
* Includes updated versions of jQuery to 1.9.1 and jQuery UI to 1.10.1
* Updated FCKeditor version to 2.6.9
* XSS fixes for the Install, Configuration, Topic Editor, Polls Plugin and
  Calendar Plugin
* Twitter OAuth API updated
* HTML 5 DOCTYPE
2013-04-02 15:46:36 +00:00
taca
3944b9c2e1 Move squid/options.mk to squid27/options.mk since squid/options.mk isn't
shared by multiple packages any more.

No functional change.
2013-04-02 15:42:21 +00:00
dholland
f9c4965304 FETCH_USING=curl. I thought https urls were supposed to work transparently
now, but they don't.
2013-04-02 15:38:51 +00:00
taca
5a9e6718e2 Note update of www/contao30 and www/contao30-example packages to 3.0.6. 2013-04-02 15:35:24 +00:00
taca
f0f514d442 Update contao30 to 3.0.6.
pkgsrc change: stop using DIST_SUBDIR.

Version 3.0.6 (2013-03-21)
--------------------------

### Fixed
Do not add links to news, events, FAQs or newsletters to the sitemap if the
target page has not been published (see #5520).

### Fixed
Include the local configuration file twice, once before and once after the
module configuration files are parsed (see #5490). This will make settings like
the debug or safe mode work properly.

### Fixed
Correctly set the RSS feed self-reference (see #5478).

### Fixed
Remove `&shy;` and `&nbsp;` from RSS and Atom feeds (see #5473).

### Fixed
Do not remove the grid column margin on mobile devices (see #5475).

### Fixed
Store the relative path to the installation in the `pathconfig.php` (see #5339).

### Fixed
Correctly send the comment moderation mails (see #5443).

### Fixed
Correctly create the user home directory upon registration (see #5437).

### Improved
Made the `.htaccess` files Apache 2.4 ready (see #5032).

### Fixed
Also truncate opened files in `File::truncate()` (see #5459).

### Fixed
Added the "allowTransparency" attribute to the mediabox script (see #5077).

### Fixed
The submit button label was not shown in the `FormSubmit` widget (see #5434).

### Fixed
Show invisible elements in the back end preview (see #5449).

### Fixed
Allow to create forward pages without a specific target (see #5453).

### Fixed
Updated the TinyMCE typolinks plugin (see #5329).

### Fixed
Correctly initialize the user's pagemounts (see #5454).

### Fixed
Support loading static JavaScripts in the `config.php` files (see #4890).

### Fixed
Show all articles if the article list module is in the same column (see #5373).

### Fixed
Do not show `mail_` templates from theme folders (see #5379).

### Fixed
Consider only published events when finding the calendar boundaries and only
render the previous and next links if there are events (see #5426).

### Fixed
Do not override the header and footer height in the layout builder (see #5368).

### Fixed
Correctly reset fallback, default and "do not copy" fields (see #5252).
2013-04-02 15:34:35 +00:00
taca
5500db193b Note update of www/contao211-translations package to 201303210. 2013-04-02 15:31:47 +00:00
taca
9894393062 Update contao211-translations to 201303210.
Update Japanese language files.
2013-04-02 15:31:21 +00:00
taca
19f6603c79 Note update of www/contao211 and www/contao211-example packages to 2.11.10. 2013-04-02 15:30:14 +00:00
taca
cb3f3e38b3 Update contao211 to 2.11.10.
Version 2.11.10 (2013-03-21)
----------------------------

### Fixed
Cast varchar date fields to int when selecting from the database (see #5503).

### Fixed
Only unset POST variables if `Widget::submitInput()` returns `true` (see #5474).

### Fixed
Strictly compare values when determining whether to save or not (see #5471).

### Updated
Updated TinyMCE to version 3.5.8 (see #5329).

### Fixed
Correctly show the "invalid date and time" error message (see #5480).

### Fixed
Correctly split the words when adding to the search index (see #5363).

### Fixed
Correctly load TinyMCE in IE7 and IE8 (see #5346).

### Fixed
Send the correct cache headers in "client cache only" mode (see #5358).

### Fixed
Remove the session of deleted or disabled users (see #5353).

### Fixed
Correctly set the cookie paths (see #5339).
2013-04-02 15:29:00 +00:00
taca
a3ecaad372 Add "used by www/contao30-example/Makefile" in comment. 2013-04-02 15:27:58 +00:00
dholland
5d26fac5d0 sparse 2013-04-02 15:27:39 +00:00
taca
d53542eb19 Add "used by www/contao30/Makefile" in comment. 2013-04-02 15:27:34 +00:00
dholland
10a4224b7b Update to 0.4.4. No changelog that I can find.
patch-aa -> patch-Makefile; add comment to patch-ab.
2013-04-02 15:27:11 +00:00
taca
d6a81b31d6 Make GEM_PATH environment settable with MAKE_ENV. 2013-04-02 15:22:39 +00:00
joerg
7680932808 Add a workaround for the extern "C" vs static issue still in discussion
on the LLVM lists.
2013-04-02 12:00:04 +00:00
fhajny
5b70245255 Update tmux to 1.8.
Incompatible Changes
====================

* layout redo/undo has been removed.

Normal Changes
==============

* Add halfpage up/down bindings to copy mode.
* Session choosing fixed to work with unattached sessions.
* New window options window-status-last-{attr,bg,fg} to denote the last
  window which was active.
* Scrolling in copy-mode now scrolls the region without moving the mouse
  cursor.
* run-shell learnt '-t' to specify the pane to use when displaying output.
* Support for middle-click pasting.
* choose-tree learns '-u' to start uncollapsed.
* select-window learnt '-T; to toggle to the last window if it's already
  current.
* New session option 'assume-paste-time' for pasting text versus key-binding
  actions.
* choose-* commands now work outside of an attached client.
* Aliases are now shown for list-commands command.
* Status learns about formats.
* Free-form options can be set with set-option if prepended with an '@'
  sign.
* capture-pane learnt '-p' to send to stdout, and '-e' for capturing escape
  sequences, and '-a' to capture the alternate screen, and '-P' to dump
  pending output.
* Many new formats added (client_session, client_last_session, etc.)
* Control mode, which is a way for a client to send tmux commands.
  Currently more useful to users of iterm2.
* resize-pane learnt '-x' and '-y' for absolute pane sizing.
* Config file loading now reports errors from all files which are loaded via
  the 'source-file' command.
* 'copy-pipe' mode command to copy selection and pipe the selection to a
  command.
* Changes panes can now emit focus notifications for certain applications
  which use those.
* run-shell and if-shell now accept format placeholders.
* resize-pane learnt '-Z' for zooming a pane temporarily.
* new-session learnt '-A' to make it behave like attach-session.
* set-option learnt '-o' to prevent setting an option which is already set.
* capture-pane and show-options learns '-q' to silence errors.
* New command 'wait-for' which blocks a client until woken up again.
* Resizing panes will now reflow the text inside them.
* Lots and lots of bug fixes, fixing memory-leaks, etc.
* Various manpage improvements.
2013-04-02 10:59:50 +00:00
drochner
c4c9224479 install example scripts distributed with py-mutagen.
("mid3v2" is a good replacement for "id3v2", it is not as byggy as
the latter)
2013-04-02 10:50:48 +00:00
drochner
abda90bf73 add the "acoustid" Python pkg and its dependencies, useful to
add acoustic fingerprints to py-beets
2013-04-02 10:44:40 +00:00