Commit graph

5418 commits

Author SHA1 Message Date
wiedi
86c46c2fbf needs zlib as suggested by bulk build 2014-06-12 23:04:16 +00:00
joerg
a8dd640f08 Bump PostgreSQL default version to 9.3. 2014-06-10 14:21:37 +00:00
jperkin
52f906b8e9 Change the terminfo creation on SunOS to happen when CURSES_DEFAULT is
set to 'curses' and use the canonical path to tic(1M) rather than the
obsolete '/usr/5bin' PATH which is no longer valid on some newer OS
releases.

Bump PKGREVISION.
2014-06-09 10:24:13 +00:00
wiz
71a0bb40e2 Bump PKGREVISION for exiv2 shlib major bump 2014-06-07 12:11:23 +00:00
jperkin
0eda038cfd Switch to the existing ruby-yajl package. 2014-06-03 16:26:10 +00:00
jperkin
5b92018328 Add ruby-pry. 2014-06-03 15:08:51 +00:00
jperkin
24b364f830 Import misc/ruby-pry into pkgsrc.
Pry is a powerful alternative to the standard IRB shell for Ruby. It
is written from scratch to provide a number of advanced features.

Pry also aims to be more than an IRB replacement; it is an attempt to
bring REPL driven programming to the Ruby language. It is currently
not as powerful as tools like SLIME for lisp, but that is the general
direction Pry is heading.

Pry is also fairly flexible and allows significant user customization
is trivial to set it to read from any object that has a readline
method and write to any object that has a puts method - many other
aspects of Pry are also configurable making it a good choice for
implementing custom shells.
2014-06-03 15:08:21 +00:00
jperkin
b11db20177 Add ruby-slop. 2014-06-03 13:58:57 +00:00
jperkin
9b87375cba Import misc/ruby-slop into pkgsrc.
Slop is a simple option parser with an easy to remember syntax and
friendly API.
2014-06-03 13:58:10 +00:00
jperkin
c3ecd36090 Add ruby-ohai. 2014-06-03 13:50:01 +00:00
jperkin
52b580a838 Import misc/ruby-ohai into pkgsrc.
Ohai detects data about your operating system. It can be used
standalone, but it's primary purpose is to provide node data to Chef.

Ohai will print out a JSON data blob for all the known data about your
system. When used with Chef, that data is reported back via node
attributes.
2014-06-03 13:49:28 +00:00
jperkin
1c39e190a7 Add ruby-systemu. 2014-06-03 13:31:43 +00:00
jperkin
2aa431eb76 Import misc/ruby-systemu into pkgsrc.
Universal capture of stdout and stderr and handling of child process
pid for Windows, *nix, etc.
2014-06-03 13:30:47 +00:00
jperkin
b65bc11652 Add ruby-method_source. 2014-06-03 13:03:53 +00:00
jperkin
2a22f3d7ca Import ruby-method_source into pkgsrc.
method_source is a utility to return a method's source code as a Ruby
string.  Also returns Proc and Lambda source code.
2014-06-03 13:02:36 +00:00
jperkin
fe86a651ae Add ruby-hashie2. 2014-06-03 12:49:42 +00:00
jperkin
8a8e3bc1ba Import misc/ruby-hashie2 into pkgsrc. This package is the same software as
misc/ruby-hashie but for version 2.0.5 which is required for some new
packages.  The original version 1.2.0 has been retained as it is still
required for ruby-userstream which has not yet been updated for the newer API.

Hashie is a growing collection of tools that extend Hashes and make
them more useful. The library is broken up into a number of atomically
includeable Hash extension modules as described below. This provides
maximum flexibility for users to mix and match functionality while
maintaining feature parity with earlier versions of Hashie.

 * Mash is an extended Hash that gives simple pseudo-object
   functionality that can be built from hashes and easily extended.

 * Dash is an extended Hash that has a discrete set of defined
   properties and only those properties may be set on the hash.

 * A Trash is a Dash that allows you to translate keys on
   initialization.

 * Clash is a Chainable Lazy Hash that allows you to easily construct
   complex hashes using method notation chaining

 * Rash is a Hash whose keys can be Regexps or Ranges, which will map
   many input keys to a value.
2014-06-03 12:48:49 +00:00
ryoon
e79124fd25 Bump PKGREVISION
* Disable JavaScript scripting (macro) support, it conflicts with
  OpenJDK7's Rhino JavaScript support. Use beanshell or Python.
* Remove redundant CONFIGURE_ARGS
2014-06-03 03:21:39 +00:00
tsutsui
7527cc5ea7 Update ruby-parallel to 1.0.0.
No changelog file, but looks cleanup and minor tweaks only per github.
2014-06-01 16:16:25 +00:00
ryoon
612e552351 Fix FreeBSD 10.0 (clang) build, and add gstreamer support to OpenBSD 2014-06-01 14:31:08 +00:00
wiz
c26f5ca940 libungif is not relevant any longer since the GIF relevant patents
expired (about 10 years ago).

Unconditionally switch to libgif.

As discussed on tech-pkg without dissent.

Bump PKGREVISION.
2014-05-31 15:56:26 +00:00
wiz
045a869696 Update to 1.39.0:
e version: 1.39.0
  date: 2014-05-29

  new features:

    - title: "Edit Book: Allow creation of custom color schemes
    for the editor (Preferences->Editor settings)"

    - title: "Check Book: When reporting unmanifested file warnings,
    allow auto fixing by adding the file to the manifest if it is
    referenced elsewhere or removing the file if it is not."

    - title: "Edit book: Preview panel: Allow syncing of position
    more accurately when there are multiple tags on the same source
    code line"

    - title: "Edit book: Live CSS: Indicate which CSS properties
    are overridden by higher priority rules"

    - title: "Kindle driver: When generating page numbers automatically,
    add an additional method to detect page boundaries, using the
    presence of <mbp:pagebreak> tags in the source of the book.
    You can use this setting by right clicking on the Kindle icon
    in calibre when the kindle is connected and choosing customize
    this device."

  bug fixes:

    - title: "Virtual Libraries: If the user selects a virtual
    library whose tab has been closed via the Virtual Library
    button, re-open the tab instead of displaying the virtual
    library in the All Books tab."

    - title: "DOCX Input: Fix a regression that broke conversion
    of documents with an index that contains fields with special
    page text."

    - title: "Edit Book: When editing a book in a language for
    which no dictionary is installed, consider all words to be
    correctly spelt, rather than misspelt."
2014-05-30 13:00:02 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
74d59173db Fix path to gtk3. 2014-05-29 23:03:55 +00:00
darcy
231a15168e 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
2014-05-29 08:54:02 +00:00
obache
b97364ef42 Revbump after updating graphics/giflib 2014-05-25 09:19:37 +00:00
obache
616dbb82d1 + libkkc-data 2014-05-24 13:14:01 +00:00
obache
cffde109de Import libkkc-data-0.2.7 as misc/libkkc-data.
This package provide language model data for libkkc.
2014-05-24 13:13:07 +00:00
wiz
742fd5b528 Update to 1.38.0.
- version: 1.38.0
  date: 2014-05-23

  new features:
    - title: "Edit Book: A 'Live CSS' tool that shows all the style
    rules for the tag you are currently editing."
      description: "You can use it to easily jump to any style
      rules that affect the current tag. Enable it via View->Live
      CSS. See http://manual.calibre-ebook.com/edit.html#the-live-css-panel
      for details"
      type: major

    - title: "Add an option to hide the book rating in the cover
    browser (Preferences->Look & Feel->Cover Browser)."
      tickets: [1319476]

    - title: "DOCX Input: if no language is defined in the metadata,
    use the language specified in the document default style."
      tickets: [1321346]

  bug fixes:
    - title: "Edit book: Fix regression that sometimes caused
    incorrect syntax highlighting when non-breaking spaces/typographic
    hyphens are present in the text."
      tickets: [1321317]

    - title: "Fix a regression that broke the compare books tool
    when used outside the book editor."
      tickets: [1321975]

    - title: "Get Books: Update the Woblink plugin to handle changes
    to the Woblink website"

    - title: "DOCX Input: Workaround buggy version of Microsoft
    Word converting newlines in the document summary into _x000d_.
    They are now ignored when reading metadata from docx files."
      tickets: [1321343]

    - title: "Edit book: Fix Check Book failing if a binary file
    such as an image or font is mislabelled in the OPF as being a
    text file."
      tickets: [1320977]

    - title: "OS X Build: Fix a bug that was preventing multiple
    instances of calibre being used by different user accounts on
    the same computer."
      tickets: [1320347]

    - title: "Edit book: Dont show an error message when trying to
    use quick open with no book open"

    - title: "Content server: Add .ibooks (note the trailing s) as
    an allowed format as well."

    - title: "Edit Book: Fix an error when running the Check Book
    tool on files with empty <style> tags."
      tickets: [1320459]

    - title: "Edit Book: A more complete fix for non ascii usernames
    on windows when using the export file dialog."
      tickets: [1298071]

  improved recipes:
    - Ars Technica
    - Slate
    - Instapaper
    - The Independent
2014-05-23 08:14:52 +00:00
gdt
408ebcd3de Convert qemu-0 and qemu options to an optional group.
No functional change intended; this merely uses
PKG_OPTIONS_OPTIONAL_GROUPS to choose qemu-0 vs qemu.
(Pointed out by wiz@.)
2014-05-21 12:19:12 +00:00
hiramatsu
a7fceef208 Updated misc/p5-Array-PrintCols to 2.6.
Changes from previous:
----------------------
2.6 2014-03-01
    - Updated test.pl to not use overly long http: urls, since they skew the
      columns and reduce the meaningfulness of tests.  Correspondingly,
      regenerated all the tests.
    - Merged in Neil Bower's changes.

2.5 2013-06-06
    - Added github repo to pod
    - Added github repo to metadata in Build.PL
    - Added an abstract to the pod
    - Added this file
2014-05-21 06:28:52 +00:00
gdt
dedabc77a4 Add options for qemu and xen, and disable all by default.
Before, anita depended on qemu0 or qemu.  Now, it has options for
qemu-0, qemu (currently 2) and xen (currently 4.1).  By default, all
are off because all of them are quite large and they need only be
present at run time.

Discussed with gson@, who did not object.
2014-05-20 18:06:07 +00:00
wiz
3faf991a33 Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.

I probably bumped too many. I hope I got them all.
2014-05-17 16:10:41 +00:00
wiz
b1e51a65ed Update to 1.37.0:
- version: 1.37.0

  date: 2014-05-16

  new features:

    - title: "Edit Book: Live spell checking in the code view. Now
    spelling errors are highlighted in the code view for convenient
    correction as you type. This can be turned off via
    Preferences->Editor."

    - title: "E-book viewer: When using the tap and hold gesture
    on a touchscreen, allow lookup of the word currently under
    the finger in the dictionary or online."
      tickets: [1318242]

    - title: "Edit Book: Allow putting the editor into replace mode
    by pressing the Insert key"

    - title: "Content server: Add more descriptive titles to the
    OPDS feeds, where possible."

    - title: "Edit Book: Update the Table of Contents view
    automatically when the ncx file is edited."

    - title: "Edit book: Insert tag button: Allow entering attributes
    along with the tag name to make it easy to repeatedly insert,
    for example, <span class='special'></span>."

    - title: "Windows driver for Woxter Scriba 190."
      tickets: [1317892]

    - title: "Edit Book: Add an entry to the context menu of the
    preview panel to open external URLs when a link is right clicked
    on"

  bug fixes:

    - title: "Edit Book: Fix error in the Check Book tool when
    items in the opf have paths starting with a leading slash."
      tickets: [1319378]

    - title: "Book polishing: Fix publisher field in epub not being
    cleared when updating metadata."
      tickets: [1319732]

    - title: "Kobo driver: Update to handle changes to annotation
    processing in newer Kobo firmware."

    - title: "DOCX Input: Handle docx files with index fields that
    have their field names incorrectly lower cased."
      tickets: [1318670]

    - title: "Edit book: Fix incorrect syntax highlighting on linux
    if the text contains non-BMP unicode characters."

    - title: "Edit book: Fix regression that caused an error when
    trying to edit files with no defined syntax, such as plain .txt
    files."
      tickets: [1318139]

  improved recipes:

    - Wall Street Journal
2014-05-16 12:08:30 +00:00
ryoon
94824fa265 Try to fix OpenBSD fail 2014-05-16 11:53:56 +00:00
ryoon
5b2fe38037 Bump PKGREVISION
* Set gtk3 and kde4 as options
  Patch is from jaapb@ partially.
* Remove java PLIST entries from PLIST, remove duplicates
2014-05-16 11:53:08 +00:00
adam
28bb94d01f Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
richard
32252d7957 import misc/py-trytond-party-siret 2014-05-15 05:35:27 +00:00
ryoon
9db0b21537 Update to 4.2.4.2
* Make java option disable for non-NetBSD and non-SunOS
  (DragonFly bootstrap jdk does not work for amd64/3.6.2)

Changelog:
4.2.4rc1
    bnc#821208 DOC import: fix unwanted char background in numbering char style [Miklos Vajna]
    bnc#821567 import PPTX background images with table-name. [Muthu Subramanian]
    bnc#828390 bullet sizes set wrong. [Muthu Subramanian]
    bnc#865381 DOCX import: table cell btLr text direction fixes [Miklos Vajna]
    coverity#1130423 crash with "New style from selection" with List [Caolán McNamara]
    coverity#705966 dereference before null check [Caolán McNamara]
    coverity#705969 dereference before null check [Caolán McNamara]
    coverity#707971 uninitialized scalar field [Caolán McNamara]
    coverity#708388 uninitialized scalar field [Caolán McNamara]
    coverity#736084 missing break in switch [Caolán McNamara]
    collabora#1000025 import casemaps from pptx. [Muthu Subramanian]
    collabora#1000044 DOC import: fProtEnabled means document is not totally read-only [Miklos Vajna]
    fdo#38411 handle .doc cropping also inside groups [Luboš Luňák]
    fdo#38414 workaround for rounding errors when handling merged cells [Luboš Luňák]
    fdo#47355 partially revert c5a8a2c3cbcee0175127a0662e3d820ea4deea22 [Bjoern Michaelsen]
    fdo#50672 escape underscores in menus for unity [Samuel Mehrbrodt]
    fdo#58307 export sheet tab colors to xlsx. [Kohei Yoshida]
    fdo#60722 RTF import: 3 drawing-object fixes: [Miklos Vajna]
    fdo#62155 don't crash if we can't create an instance of a calc addin. [Michael Meeks]
    fdo#63228 printers list does not increase height with Print Dialog [Caolán McNamara]
    fdo#63786 fix PDF export of cropped SVG [Michael Stahl]
    fdo#67011 KDE4: prevent blocking in Display::Yield [Jan-Marek Glogowski]
    fdo#69157 apply object-in front selection on mouseUp [Lennard Wasserthal]
    fdo#69289 RTF import: handle cells with zero width [Miklos Vajna]
    fdo#70666 fix Graphite ligature replacement at line breaks [László Németh]
    fdo#71491 adjust reference during undo of drag-n-drop of cell range. [Kohei Yoshida]
    fdo#71729 fill the range edit boxes after the table is fully initialized. [Kohei Yoshida]
    fdo#71961 write (no)wrap of text only for custom shapes to .pptx [Luboš Luňák]
    fdo#73466 SwTxtSizeInfo / SwTxtInputFldPortion: invalid string access [Miklos Vajna]
    fdo#73544 related: update catalan linguistic components [Joan Montane, Caolán McNamara]
    fdo#73588 fix default alignment in RTL mode. [Hannah Lyhne]
    fdo#73627 explictly export font properties. [Muthu Subramanian]
    fdo#73936 make FormFieldDropDowns a real fieldportion [Caolán McNamara]
    fdo#74087 inspect if a mis-spelled word is at cursor position... [Kohei Yoshida]
    fdo#74302 adapt to OUString changes and set length exactly. [Matúš Kukan]
    fdo#74322 handle moving of named ranges correctly. [Kohei Yoshida]
    fdo#74823 RTF import: work around wrong table column width on invalid input [Miklos Vajna]
    fdo#74875 asterisk at the beginning of Paragraph without "Nowiki" [Julien Nabet]
    fdo#74979 remove OOo1.0 file formats from Save As. [Michael Stahl, Bryan Quigley]
    fdo#74981 cutting nothing should do nothing, should fix field dupes [Bjoern Michaelsen]
    fdo#75260 apply the same fix from writer table to character bordering. [Kohei Yoshida]
    fdo#75307 discard invalid user data [Caolán McNamara]
    fdo#75308 asterisk at the beginning of Paragraph without "Nowiki" [Julien Nabet]
    fdo#75328 do DiscoveryService socket setup off the main thread. [Andrzej Hunt]
    fdo#75376 configure: disable LTO by default for MSVC too [Michael Stahl]
    fdo#75622 avoid repeated table layouting [Luboš Luňák]
    fdo#75728 on change of User Field via UNO-API... [Oliver-Rainer Wittmann]
    fdo#75741 re-implement CompileNameFormula for formula groups. [Kohei Yoshida]
    fdo#75772 correct name of Outline Numbering dialog [Laurent Balland-Poirier]
    fdo#75898 SwFEShell::InsertRow: fix this in case bSelectAll == true [Miklos Vajna]
    fdo#75955 use SHA1 from openssl/nss instead of rtl_digest_sha1 [Tomaž Vajngerl]
    fdo#75970 let's do it in a straightforward fashion. [Kohei Yoshida]
    fdo#75977 clear sheet deleted flags for affected references when undoing. [Kohei Yoshida]
    fdo#76078 LO Crashes while saving the docx file containing only opening brace [Dinesh Patil]
    fdo#76195 set the border type to NONE to ensure it won't be drawn. [Kohei Yoshida]
    fdo#76222 oox: add support for MSO 2007 SP2 encrypted documents [Tomaž Vajngerl]
    fdo#76235 assure correct line break for multi-lined Input Fields [Oliver-Rainer Wittmann]
    fdo#76294 properly intern string literals in formula on xls import. [Kohei Yoshida]
    fdo#76298 sw: do not start up every OLE object on deletion [Michael Stahl]
    fdo#76402 handle range reference expansion in named ranges. [Kohei Yoshida]
    fdo#76409 write output cell string to <text:p> element when saving to ods. [Kohei Yoshida]
    fdo#76470 avoid joining new formula cells individually. [Kohei Yoshida]
    fdo#76568 remove BerkeleyDB from license text [Andras Timar]
    fdo#76777 accept proper number style condition != as not equal operator, [Eike Rathke]
    fdo#76778 fix wildcard support in File Open dialog [Andras Timar]
    fdo#76802 error msg in Web Page Wizard dialog [Julien Nabet]
    fdo#76905 long delay when changing font size from % to pt [Caolán McNamara]
    fdo#76930 explictly list common lang-independant template dir [Caolán McNamara]
    fdo#76961 calc link auto-update interval is changed on file save [Niklas Johansson]
    fdo#77059 hidpi: Increase the threshold of what DPI we consider hi-dpi. [Jan Holesovsky]
    fdo#77140 embeddedobj: avoid unneeded conversion in ConvertBufferToFormat() [Miklos Vajna]
    fdo#77174 crash with "New style from selection" with List [Caolán McNamara]
    fdo#77209 share string pool with clip documents. [Kohei Yoshida]
    fdo#77229 EMF+ rendering: improve EmfPlusSetClipPath's CombineModeExclude case [Miklos Vajna]
    fdo#77300 don't re-compile formulas when the hybrid formula is not there. [Kohei Yoshida]
    fdo#77307 compare external formula tokens correctly. [Kohei Yoshida]
    i#124039 assure correct line break for multi-lined Input Fields [Oliver-Rainer Wittmann]
    i#124085 improved support for PNG clipboard format on windows [Armin Le Grand]
    i#124453 check if the resulting polygon... [Jürgen Schmidt]
    i#124467 add check for image data offset... [Jürgen Schmidt, Miklos Vajna]
    i#124474 on change of User Field via UNO-API... [Oliver-Rainer Wittmann]
    i#124516 related: handle bad surrogate pairs gracefully on Windows [Herbert Dürr]
    i#124555 restore stream position after Seek to end of stream [Oliver-Rainer Wittmann]
    i#84870 partially revert c5a8a2c3cbcee0175127a0662e3d820ea4deea22 [Bjoern Michaelsen]
    lp#760665 related: intermittent a11y crash in calc [Caolán McNamara]
    lp#811057 related: intermittent a11y crash in calc [Caolán McNamara]
    rhbz#1057741 [abrt] libreoffice-core: std::__throw_length_error(): soffice.bin killed by SIGABRT [Eike Rathke]
    rhbz#1075124 docx with negative left margin and border on table does not display properly in LibreOffice 4.2.2.1 [Luboš Luňák]
    rhbz#1076264 [abrt] libreoffice-core: ScAccessibleDocument::GetVisibleArea_Impl() const(): soffice.bin killed by SIGSEGV [Caolán McNamara]
    rhbz#1077780 [abrt] libreoffice-core: writerfilter::dmapper::lcl_MoveBorderPropertiesToFrame(): soffice.bin killed by SIGSEGV [Caolán McNamara]
    rhbz#1080196 [abrt] libreoffice-core: mdds/multi_type_vector_itr.hpp update_node(): soffice.bin killed by SIGSEGV [Kohei Yoshida]
    rhbz#1081968 libreoffice produces incorrect PDF export of cropped SVG graphics [Michael Stahl]
    rhbz#577595 [abrt] crash in ScAccessibleDocument::GetVisibleArea_Impl [Caolán McNamara]
    rhbz#602273 [abrt] crash in ScAccessibleDocument::GetVisibleArea_Impl [Caolán McNamara]
    rhbz#896711 [abrt][a11y] libreoffice-core-3.6.3.2-8.fc18: ScAccessibleDocument::GetVisibleArea_Impl: Process /usr/lib64/libreoffice/program/soffice.bin was killed by signal 11 (SIGSEGV) [Caolán McNamara]
    rhbz#923993 [abrt][a11y] libreoffice-core-3.6.5.2-6.fc18: ScAccessibleDocument::GetVisibleArea_Impl: Process /usr/lib64/libreoffice/program/soffice.bin was killed by signal 11 (SIGSEGV) [Caolán McNamara]

4.2.4(rc2)
Bugs fixed against 4.2.4 RC1:

    coverity#1202882 dereference before null check [Caolán McNamara]
    fdo#60040 crash after undoing master page application [Caolán McNamara]
    fdo#71423 fix crash while editing Impress tables. [Thorsten Behrens]
    fdo#74654 fix typo: printnone -> printhigh [Andras Timar]
    fdo#74697 add Bluez 5 support for impress remote. [Andrzej Hunt]
    fdo#74743 avoid infinite loop when gathering "svg" element styles [Tomaž Vajngerl]
    fdo#75525 out by one error [Caolán McNamara]
    fdo#76663 let's not skip the first element of a matrix in PRODUCT. [Kohei Yoshida]
    fdo#76916 'User paths' is missing in tab MotionMotion Paths tab [Caolán McNamara]
    fdo#77027 ODF import: fix wrong version in check for embedded objects [Michael Stahl]
    fdo#77039 fill the match string even if the raw string is empty. [Kohei Yoshida]
    fdo#77342 sw: fix copy/paste of footnote cross references [Michael Stahl]
    fdo#77603 new wildcard in autocorrection: .* instead of * [László Németh]
    rhbz#1088625 [abrt] libreoffice-core: sdext::presenter::PresenterPaintManager::Invalidate(): soffice.bin killed by SIGSEGV [Caolán McNamara]
2014-05-13 18:36:02 +00:00
wiz
1ec721fa54 Update to 1.36.0:
- version: 1.36.0
  date: 2014-05-09

  new features:
    - title: "Edit Book: A new tool to filter style information
    (Tools->Filter style information). Useful to easily remove some
    CSS properties from the entire book."

    - title: "DOCX Input: Add support for cross references. Cross
    references that are used to insert hyperlinks are now converted
    into hyperlinks in the output document. Features to insert
    paragraph/page numbers are not supported."

    - title: "Add support for viewing kepub files in the calibre
    viewer, by treating them as plain epub files"

    - title: "Edit book: In the Insert Link tool show a few words
    of text alongside the location anchor name, to make it easier
    to know what a location is"

    - title: "Manage user dictionaries: Allow copying all selected
    words by right clicking them and choosing 'Copy to clipboard'."

    - title: "Content server: Make .ibook format files available
    in OPDS feeds"

    - title: "Edit book: Allow copying the list of errors from the
    Check Book tool to the clipboard by right clicking on the list
    of errors"

    - title: "Book polishing: If the books being polished have an
    ORIGINAL_EPUB/AZW3 format, warn the user that polishing will
    use it as the source and ask for confirmation."

  bug fixes:
    - title: "Fix metadata plugin to download metadata from OZON
    for website changes."

    - title: "Subsetting embedded fonts: Fix an error when subsetting
    embedded fonts on windows if the username contains quotes or
    apostrophes."

    - title: "Edit Book: Fix error when checking spelling if one
    of the files in the book declares an invalid (empty) language
    code."

    - title: "Linux install: Have the calibre GUI programs redirect
    stdout and stderr to null when launched via .desktop files to
    workaround systems where the GUI launchers are broken."

    - title: "Edit Book: Fix inserting a < in text that contains
    a colon causing a hang."

    - title: "DOCX Input: Fix error when converting document with
    nested frames."

  improved recipes:
    - Various Japanese news sources
    - National Geographic
2014-05-09 16:53:16 +00:00
wiz
c1b44346cd Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:36:53 +00:00
jperkin
5ff4ded094 Add mbuffer. 2014-05-08 11:21:55 +00:00
jperkin
7145e61354 Import mbuffer-20140310 into pkgsrc, packaged by Brian Bennett.
mbuffer is a tool for buffering data streams with a large set of
unique features:

 * direct support for TCP based network targets (IPv4 and IPv6)
 * ability to send to multiple targets in parallel (distribution mode)
 * support for multiple volumes
 * I/O rate limitation
 * high/low watermark based restart criteria
 * configurable buffer size
 * on the fly MD5 hash calculation
 * highly efficient, multi-threaded implementation

It is especially useful, if you are writing backups to fast tape drives
or libraries.
2014-05-08 11:21:24 +00:00
joerg
e475b31086 Python 2.6 is not supported by py-tryton. 2014-05-05 22:58:40 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
rodent
b191c9c03e Updated to latest version, 3.2.0. From CHANGELOG:
Version 3.2.0 - 2014-04-21
* Bug fixes (see mercurial logs for details)
* Add relate from lot to moves
2014-05-03 13:43:41 +00:00
rodent
0f4f7cde24 Updated to latest version, 3.2.0. From CHANGELOG:
Version 3.2.0 - 2014-04-21
* Bug fixes (see mercurial logs for details)
* Add warning for moves without origin
* Allow to define the effective date of shipments
* Prevent changing product type if stock moves exist
* Use new methods to compute quantities in StockMixin._search_quantity()
* Split products_by_location into two methods on Move:
  compute_quantities_query and compute_quantities
* Use origin for inventory moves
* Allow partial assignation on Supplier Shipment Return
2014-05-03 13:42:19 +00:00
rodent
e1aab270ad Updated to latest stable version, 3.2.0. From CHANGELOG:
Version 3.2.0 - 2014-04-21
* Bug fixes (see mercurial logs for details)
2014-05-03 13:37:57 +00:00
rodent
5a02f545b3 Updated to latest version 3.2.0. From CHANGELOG:
Version 3.2.0 - 2014-04-21
* Bug fixes (see mercurial logs for details)
* Read employee according to the context
* Add timezone on company to compute today
2014-05-03 13:34:07 +00:00
rodent
6d029ab2b8 Updated to latest release, 3.2.0. From CHANGELOG:
* Bug fixes (see mercurial logs for detail
2014-05-03 13:32:42 +00:00