Commit graph

6290 commits

Author SHA1 Message Date
wiz
f6f06d7a2f Updated dpkg to 1.18.23nb1.
Set TAR so that GNU tar is found.
Enable start-stop-daemon now that it builds on NetBSD.
Add a test dependency.
2017-03-09 11:52:26 +00:00
wiz
87d509b37a Updated calibre to 2.80.0.
- version: 2.80.0
  date: 2017-02-24

  new features:
    - title: "Add support for sideloading of KFX files created with the third-party KFX calibre plugin"

    - title: "Edit book: Allow drag and drop of image files, stylesheets and html files into the editor to insert the appropriate <img> and <link> tags and add the files to the book automatically."

    - title: "Kobo driver: Add support for updated firmware"

    - title: "Edit Book: Spell Check: If there are no suggestions fill the suggested word box with the original word."

    - title: "Viewer: add a shortcut (Ctrl+F11) to show/hide toolbars."

  bug fixes:
    - title: "PDF Output: Fix courier font not being rendered when converting on windows."

    - title: "E-mail delivery: Add a Message-ID header when sending emails. Reduces probability of mails sent from calibre being marked as spam"

    - title: "Save to disk: Fix path shortening being applied to entire save template even when saving to singe directory."

    - title: "Get Books: Update the Virualo and Publi store plugins for website changes"

    - title: "Viewer: Fix regression that caused slow opening of some books with missing font/css/image files"

    - title: "Viewer: Pressing Ctrl+F in fullscreen mode should show the controls."

    - title: "Edit book: Do not allow creating multiple new files whose names differ only by case."

    - title: "Viewer: Use heuristics to try to detect comics encoded as fixed layout EPUBs to ensure they are displayed as intended."

  improved recipes:
    - The Atlantic
    - The Financial Times

  new recipes:
    - title: Various new and improved Belgian news sources
2017-03-07 22:47:40 +00:00
wiz
002358f42e Updated dpkg to 1.18.23.
dpkg (1.18.23) unstable; urgency=medium

  * Handle unmatched arch-qualified virtual packages in dpkg-genbuildinfo,
    instead of letting perl die. Closes: #849944
  * Declare .buildinfo format as stable with version 1.0.
  * Do not depend on cxxabi.h to have declared __cxa_pure_virtual, use
    the same “__cxxabiv1” namespace as specified in the C++ ABI, instead
    of using the “abi” alias intended for use by userland.
    Thanks to Jörg Sonnenberger <joerg@netbsd.org>.
  * Add a comment on any C code switch case that falls through. Fixes new
    gcc-7 warnings.
  * Use snprintf() instead of sprintf() in libdpkg when constructing the ar
    member header, as we might overflow depending on the input data.
  * Portability:
    - Do not redeclare sys_siglist in libcompat when the system does so.
      Thanks to Thomas Klausner <wiz@NetBSD.org>.
    - Rename err variable to ret in start-stop-daemon as the former is a
      function on BSDs.
    - Use 5-argument kvm_getprocs() call form on OpenBSD in start-stop-daemon.
    - Use correct struct kinfo_proc ruid submember name on NetBSD in
      start-stop-daemon.
    - Define _KMEMUSER for NetBSD to get declarations for various
      struct kinfo_proc members in start-stop-daemon.
  * Perl modules:
    - Do not special case EM_SPARC32PLUS for NetBSD in Dpkg::Shlibs::Objdump,
      the code has been fixed in NetBSD as that situation could not happen.
    - Fix read() error handling in Dpkg::Shlibs::Objdump::get_format() to
      gracefully ignore non-ELF files again. Closes: #854536
    - Emit an explicit warning from Dpkg::Shlibs::Objdump::Object::analyze()
      for unknown executable formats instead of relying on objdump doing so.
    - Do not parse bogus ELF binaries in Dpkg::Shlibs::Objdump::get_format().
      Reported by Niels Thykier <niels@thykier.net>.
    - Add ‘.mnt-ignore’ to the default ignore lists in Dpkg::Source::Package,
      as we were already ignoring the ‘_MTN’ pathnames. Closes: #855450
      Thanks to Nicolas Boulenguez <nicolas@debian.org>.
    - Mark kfreebsd-amd64, kfreebsd-i386, sparc and sparc64 architectures as
      having gcc builtin PIE in Dpkg::Vendor::Debian.
    - Switch PIE handling in Dpkg::Vendor::Debian to have no default (!) and
      delegate the setting to gcc or an explicit request by a user. This is
      needed to cope with the general PIE brokenness situation in Debian, and
      the current specific brokenness of a Debian gcc patch mangling the dpkg
      build flags. Closes: #848129, #845550
  * Documentation:
    - Clarify the requirements for deb-conffile(5) pathnames. Closes: #854417
      Proposed by Dieter Adriaenssens <dieter.adriaenssens@gmail.com>.
    - Document dpkg-source --before-build and --after-build in --help output.
    - Document dpkg-buildpackage --ignore-builtin-builddeps in --help output.
  * Build system:
    - Check <sys/proc.h> by also including <sys/param.h>, on several BSD
      systems the header is not self-contained.
    - Handle libmd implementations built into system libc, as found on some
      BSD systems.
    - Do not fail on missing compression libraries or headers on automatic
      detection mode. Regression introduced in dpkg 1.18.14.
  * Test suite:
    - Use the detected perl interpreter instead of a random one from PATH.

  [ Updated programs translations ]
  * Dutch (Frans Spiesschaert). Closes: #856325

  [ Updated scripts translations ]
  * German (Helge Kreutzmann).

  [ Updated man pages translations ]
  * Dutch (Frans Spiesschaer). Closes: #856326

 -- Guillem Jover <guillem@debian.org>  Mon, 06 Mar 2017 05:41:11 +0100
2017-03-06 22:47:04 +00:00
ryoon
50aefac5f6 Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
wiz
14ea8c6e41 Updated todoman to 2.1.0.
v2.1.0
------

* The ``--no-human-time`` flag is gone. Integrations/scripts might want to look
  at ``--porcelain`` as an alternative.
* Fix crash when running ``todo new``.
* Fixes some issues when filtering todos from different timezones.
* Attempt to create the cache file's directory if it does not exist.
* Fix crash when running ``--porcelain show``.
* Show ``id`` for todos everywhere (eg: including new, etc).
* Add the ``ctrl-s`` shortcut for saving in the interactive editor.
2017-02-27 10:24:11 +00:00
wiz
5b4bca99a8 Updated py-anki2 to 2.0.44.
Changes in 2.0.44

Released 2017-02-25.

A release for Windows. Fixes issues people were having running Anki when their Windows login name contained non-Latin characters.
Changes in 2.0.43

Released 2017-02-22.

A release for Windows and Linux machines that moves Anki’s files out of the Documents folder like we did for the Mac in 2.0.37. This should work around issues with OneDrive setting files in the Documents folder to read only, and puts the files in a more standard location on Linux.

The manual has been updated to reflect the new locations:

https://apps.ankiweb.net/docs/manual.html#file-locations
2017-02-27 09:49:27 +00:00
wiz
a84b1e56b0 Recursive bump for libzip shlib major bump. 2017-02-23 07:44:09 +00:00
maya
b74a6743f6 ansiweather: update to 1.10
AnsiWeather 1.10 (2017-02-16)

- Add a '-v' option to show version number
- Exit with error code when an unknown option is invoked
- Make wind direction customizable
2017-02-21 11:36:43 +00:00
wiz
42e32098a1 Switch py-dateutils to plain DEPENDS.
It supports both python 2 and 3 nowadays.
2017-02-20 17:00:35 +00:00
wiz
1c99777806 Updated khard to 0.11.4.
v0.11.4: 2017.02.16
- Unpinned vobject library version (base64 decoding/encoding bug was fixed upstream)
- New option: -c / --config /path/to/config.file
- Changed short option of --search-in-source-files from -c to -f to avoid confusion with the new -c / --config option
- Minor bug fixes
2017-02-20 09:52:47 +00:00
joerg
89e48fd6e5 Add missing include. 2017-02-18 13:59:19 +00:00
wiz
7cff1ff6c7 Updated calibre to 2.79.1.
2.79.1

New Features

    Windows: Make recently opened books show up in the jump lists for the standalone viewer and editor programs
    OS X/Linux: Show an informational popup message when an Android device is plugged in that needs the user to tap Allow for the connection to work.
    Conversion: Log options that are different from the defaults separately, for easy reference

Bug Fixes

    2.79.1 fixes a regression in 2.79.0 that broke the file open dialogs on windows vista
    Conversion: Fix regression that broke conversion of some epub files when using the 'Remove first image' option.
    Get Books: Update Kobo plugin for website changes
    Windows MTP driver: Fix error when enumerating device storage not being reported during debug device detection
    Tag Browser: When dragging and dropping a book onto a series increment the series number.
    Fix crash when generating covers with Qt 5.8 on linux
    Fix Get Books result list and jobs list not being populated on Qt 5.8
    Fix importing rules in the coloring/icon rules dialog not enabling the apply button
2017-02-17 15:43:43 +00:00
wiz
5b3359c132 Updated py-anki2 to 2.0.42.
Changes in 2.0.42

Released 2017-02-10.

A Linux-only release which fixes interface translations not working in the compiled package.
2017-02-17 14:49:20 +00:00
joerg
dcac8adecb Adjust crude ABI hack. 2017-02-14 21:26:22 +00:00
ryoon
63aa49175b Disable the use of harfbuzz and graphite2 from pkgsrc. Bump PKGREVISION 2017-02-12 06:45:20 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
mef
b87b326e80 Updated misc/ruby-ohai to 8.23.0
--------------------------------
## [8.23.0](https://github.com/chef/ohai/tree/8.23.0) (2017-01-23)

**Implemented enhancements:**
- C Plugin: Expand GCC data & only shellout to gcc if Xcode is installed on macOS
- Improve debug logging in multiple plugins
- Detect guests running on Veertu hypervisor
- Properly detect Cumulus Linux platform / version
- Fetch AWS Account ID from metadata

**Fixed bugs:**
- Fix log level selection when running the ohai command
- updating cloud plugin to populate azure private_ip as it's currently nil

## [v8.22.1](https://github.com/chef/ohai/tree/v8.22.1) (2016-12-07)

**Implemented enhancements:**
- Pull the complete version string of Erlang
- Add sysconf plugin to expose system configuration variables

## [8.22.0](https://github.com/chef/ohai/tree/8.22.0) (2016-11-30)

**Implemented enhancements:**
- Detect the global zone of a Solaris system as a virt host even without guests
- Add new haskell language plugin
- Better handle errors in fetching the hostname on darwin (macOS) systems
- Prefer lsb_release tool to /etc/lsb-release data
- Extend set_attribute plugin helper method to set sub-attributes.

**Fixed bugs:**
- Rework / fix logic in the joyent plugin and improve specs
- Avoid  ip_scopes returning tunl/docker interfaces as privateaddress
2017-02-12 05:11:57 +00:00
ryoon
88171eda89 Use harfbuzz with graphite2 support from pkgsrc. Bump PKGREVISION 2017-02-11 08:48:44 +00:00
wiz
4e64883c49 Update some flags and remove unneeded ones.
From Guillem Jover.

Add test target.
2017-02-08 10:13:29 +00:00
wiz
91248b6b4f Updated dialog to 1.3.20170131.
2017/01/31
	+ use DLG_TRACE macro consistently to make "--disable-trace" configure
	  option work.
	+ modify buildlist widget to support option "--reorder" for to allow
	  user to reorder the data based on the sequence of selections
	  (discussion with Paraic O'Ceallaigh).
	+ fill background color on unused parts of buildlist.
	+ fix a minor error in buildlist which let pageup switch columns.
	+ change several calls to dlg_trace_msg to prefix with "#" to make
	  the trace logs more consistent for parsing.
	+ add samples/run_test.sh
	+ further improve performance with very long command-lines by changes
	  to howmany_tags().
	+ modify dlg_string_to_argv() to convert escaped double-quotes to
	  plain double-quotes when within a double-quoted string.
	+ modify makefile to apply CFLAGS to linking
	+ modify dlg_string_to_argv() to ignore escaped newlines except when
	  quoted, fixing a problem with samples/checklist9.
	+ interpret $DIALOGOPTS before expanding "--file", etc., to allow
	  the environment variable to turn on tracing in that process.
	+ improve performance when processing very long command lines, e.g.,
	  using "--file" by changing dialog_opts[] to an array of pointers to
	  the expanded argv[] (discussion with Lars Tauber).
	+ modified autoconf macros
	  + CF_CC_ENV_FLAGS amend the last change to move only the
	    preprocessor, optimization and warning flags to CPPFLAGS and
	    CFLAGS, leaving the residue in CC.  That happens to work for gcc's
	    various "model" options, but may require tuning for other compilers
	  + CF_LARGEFILE workaround for clang exit-code vs warnings
	  + CF_MATH_LIB quiet strict gcc warning
	  + CF_WITH_LIBTOOL fix a few places in configure/build scripts where
	    DESTDIR and rpath were combined
	  + CF_XOPEN_SOURCE add "uclinux" to list of Linux's
	+ update config.guess, config.sub
2017-02-07 13:00:49 +00:00
wiz
dd0e56408c Updated py-anki2 to 2.0.41.
Changes in 2.0.41

Released 2017-01-29.

    Shave a second or two off sync times in certain circumstances.

    Fix for errors on latest sqlite on Linux (thanks to dequis)

    OS X alternate version rebuilt on 2017-01-30 to fix an issue with playing sounds.
2017-02-07 12:20:59 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
wiz
22ab0872e2 PLIST update for todoman-2.0.2 2017-02-05 19:33:58 +00:00
wiz
52f19d12c9 Updated todoman to 2.0.2.
v2.0.2
------

* Fix a crash after editing or completing a todo.

v2.0.1
------

* Fix a packaging error.

v2.0.0
------

New features
~~~~~~~~~~~~
* New flag ``--porcelain`` for programmatic integrations to use. See the
  ``integrations`` section :doc:`here </usage>` for details.
* Implement a new :doc:`configuration option </configure>`: ``default_due``.
* The configuration file is now pre-emptively validated. Users will be warned
  of any inconsistencies.
* The ``list`` command has a new ``--due`` flag to filter tasks due soon.
* Todo ids are now persisted in a cache. They can be manually purged using
  ``flush``.

Packaging changes
~~~~~~~~~~~~~~~~~
* New runtime dependency: configobj
* New runtime dependency: python-dateutil
* New test dependency: flake8-import-order.
2017-02-05 19:30:42 +00:00
wiz
30b807b241 Updated dpkg to 1.18.22.
Changelog since last pkgsrc version (1.16.17) is over 150kB, so
please look in debian/changelog in the tarball for details.
2017-02-05 18:46:29 +00:00
wiz
182632b4dd Updated calibre to 2.78.0.
Use included versions of chardet and html5lib.
chardet: not sure if included copy is modified.
html5lib: included copy is definitely modified.

New Features

    View button: Add an action to the right click menu that always opens the book with the calibre viewer, regardless of the preferences
    Kobo driver: Update to support the newest firmware from Kobo
    E-book viewer: Allow opening a specific item from the Table of Contents via the --open-at command line parameter.
    Closes tickets: 1656573
    Amazon metadata download: Add support for downloading from amazon.ca

Bug Fixes

    Edit Book: Do not condense CSS rules when saving AZW3 files regardless of the value of Preferences->Common Options->Look & Feel->Expand CSS
    EPUB Output: Fix a duplicate id created in rare circumstances when splitting on page breaks.
    Closes tickets: 1658744

    DOCX Input: Fix error when converting documents that have images pointing to web resources.
    Closes tickets: 1659142

    E-book viewer: Fix a regression that caused an increase in load times when loading the individual HTML files inside an EPUB book.
    Closes tickets: 1658578

    Fix setting a similar books search to use the formats field in Preferences->Searching resulting in an error.
    Closes tickets: 1658386

    Kobo driver: Fix incorrect cover size being uploaded to the Glo HD
    E-book viewer: Fix 'View Image' right click menu action not available for svg files included via <img> tags.
    Closes tickets: 1657717

    HTML Input: Remove the # character from input filenames, for maximum compatibility.
    Closes tickets: 1656833

    Edit Book: Fix spell check treating the unicode hyphen (U+2010) differently from the normal hyphen (U+002d).
    Closes tickets: 1656319

New news sources

    The Sunday Times Magazine by Bobby Steel

Improved news sources

    FOX News
    Oriental Daily
    AM730
    The Times
    NYTimes
    Mediapart
    Echo Online
    kath.net
    GoComics
    The Hindu
2017-02-05 18:34:09 +00:00
wiz
7d3ce01497 Add a couple more missing gtk3 files. 2017-02-05 14:41:14 +00:00
ryoon
e99fe6a69f Enable root build. Noticed by pgoyette@. Thank you. 2017-02-05 02:26:01 +00:00
ryoon
f635a1a005 Restore gtk3 and kde4 libraries in PLIST and remove empty directories
Bump PKGREVISION.
2017-02-05 01:46:53 +00:00
ryoon
62618b66ad Update to 5.3.0.3
* Use internal harfbuzz and graphite2
  LibreOffice 5.3.0 requires harfbuzz with graphite2 support.
  Enabling graphite2 in fonts/harfbuzz breaks graphics/librsvg, so
  I cannot enable graphite2 in fonts/harfbuzz.

* Explicitly specify static libraries of harfbuzz and graphite2
  with path to fix a linking of libvcllo.so

* Add some comments to patches

Changelog:
Highlights

LibreOffice 5.3 offers a number of interesting new features in
every area: a new cross-platform text layout engine that uses
HarfBuzz for consistent text layout on all platforms, with significant
advantages across languages and alphabets; a revised Help menu,
with new quick links to user guides and community support forums,
for an improved user experience; and better import/export filters
to new and legacy MS Office documents.

Writer now supports Table Styles, for applying formatting to a
table which is preserved when you make edits to it; a new Page Deck
in the sidebar lets the user quickly customise page settings without
having to go through a separate dialog box; and a new Go to Page
Box makes it possible to jump to another page in the document with
just a few keystrokes.

Calc provides a new set of default cell styles, with greater variety
and better names than in previous releases; in fresh installations,
"enable wildcards in formulas" is now the default option, rather
than regular expressions, to improve compatibility with other
spreadsheet software; and a new text entry box lets the user narrow
down the functions he is looking for, and simplifies the search
for the right one.

Impress now opens with a template selector, to get the user off to
a quick start; and a new Slide Properties Deck is now available in
the sidebar while in slide master mode.
2017-02-04 01:48:00 +00:00
ryoon
088d8b8b35 Update to 5.2.5.1
Changelog:
* Bugfixes
* l10n improvements
2017-01-27 13:37:50 +00:00
kleink
2de4e55d6b pyPdf hasn't been used by calibre since 2012, neither in bundled (removed)
nor in dependency form.

Noted by Eli Schwartz.
2017-01-27 10:24:56 +00:00
ryoon
0fe4a9d0c2 Add mdp 2017-01-26 14:07:42 +00:00
ryoon
7d364700ad Import mdp-1.0.9 as misc/mdp.
A command-line based markdown presentation tool.
2017-01-26 14:06:18 +00:00
wiz
c0f6ef5abd Recursive bump for poppler update 2017-01-25 14:36:37 +00:00
maya
e063d2127c fix previous for unpriv'd installs. from dholland.
bump PKGREVISION.
2017-01-25 01:17:16 +00:00
maya
81a5c4efb3 Add patch fixing root exploit.
Reported here: https://lists.gnu.org/archive/html/screen-devel/2017-01/msg00025.html

from dholland
2017-01-25 00:18:02 +00:00
kamil
5bfe9fd52d Add required files/ by libreoffice5-bin after removal of libreoffice4-bin
Verbatim copy of libreoffice4-bin/files to libreoffice5-bin/files.

This fixes the package.
2017-01-24 01:21:51 +00:00
dholland
95ee187c7e PR 51911: needs limits.h 2017-01-23 17:58:06 +00:00
wiz
95cf2253cf Updated calibre to 2.77.0.
- version: 2.77.0
  date: 2017-01-13

  bug fixes:
    - title: "Conversion: Fix changing the cover image not updating references to the old cover image inside SVG wrappers."
      tickets: [1655309]

    - title: "E-book viewer: Fix a regression that caused clicking links in the footnote popup window to stop working"

    - title: "Edit Book: Fix importing DOCX file as new book not setting the version attribute in the OPF"

    - title: "Kindle driver: Fix some newer KFX books not being recognized on e-ink kindles, because of a change in how metadata is stored in the KFX format"

    - title: "DOCX Output: Fix missing <td> tag causing conversion to fail."
      tickets: [1654463]

    - title: "Edit Book: Fix group references causing errors when used in replace string in the normal mode search and replace"

    - title: "Edit Book: Fix Check Book reporting a spurious mime/type mismatch error after replacing a file with a file having a different mime type."
      tickets: [1653977]

    - title: "Amazon metadata download: Fix detection of series not working for some books due to changes in the amazon website"

    - title: "Fix Nook HD+ not being detected on windows"

    - title: "Edit Book: Ensure keyboard focus stays with Files Browser when renaming files."
      tickets: [1653311]

  improved recipes:
    - kath.net
    - publico.pt
    - Telepolis
    - The Times
    - Helsingin Sanomat
2017-01-22 15:10:41 +00:00
wiz
f009faf205 Switch khard to py-vobject 0.9.4 or newer. Bump PKGREVISION. 2017-01-22 08:10:34 +00:00
ryoon
6d75a73fa7 Update to 4.5.0
Changelog:
Version 4.5.0 (10/12/2016):
  * Allow specifying logfile's name via command line parameter '-L'
  * Fixes:
        - broken handling of "bind u digraph U+" (bug #48691)
        - crash with long $TERM (bug #48983)
        - crash when bumping blank window
        - build for AIX (bug #49149)
        - %x improperly separating arguments
        - install with custom DESTDIR (bug #48370)
2017-01-22 01:43:24 +00:00
ryoon
f62b809c5a Recursive revbump from audio/pulseaudio-10.0 2017-01-21 20:06:44 +00:00
agc
30b55df38e Convert all occurrences (353 by my count) of
MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
2017-01-19 18:52:01 +00:00
markd
752664e486 More automoc cleanup 2017-01-19 09:40:50 +00:00
markd
46369c8219 Update to sweeper 16.12.0
minor changes
2017-01-19 09:13:00 +00:00
markd
7867efb409 Update to kremotecontrol 16.12.0
minor changes
2017-01-19 09:11:57 +00:00
markd
df611286bb Update to kmousetool 16.12.0
minor changes
2017-01-19 09:10:59 +00:00
markd
d99e6af652 Update to kmag 16.12.0
minor changes
2017-01-19 09:10:02 +00:00
markd
aa5aeaf15d Update to kalzium 16.08.0
minor changes - last kde4 version
2017-01-19 09:08:59 +00:00
markd
5761398d8e Update to kaccessible 16.12.0
minor changes
2017-01-19 09:08:02 +00:00
kleink
ff8584947c html5lib 0.99999999 moved treebuilders._base to .base to clarify its
status as public, and ihatexml to _ihatexml to clarify as private.
Deal with it.

(Same as for misc/calibre.)

Bump PKGREVISION.
2017-01-18 11:07:13 +00:00
wiz
2c123f0f66 Fix build with latest py-html5lib.
From kleink.
2017-01-17 23:19:24 +00:00
wiz
c761d409e7 Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
wiz
8915e3b0a1 Updated py-anki2 to 2.0.40.
Changes in 2.0.40

Released 2016-01-13.

    A Mac-only release that fixes an error on startup when the
    Documents folder is on a different drive.

    For people upgrading from 2.0.36 or earlier, please note that
    Anki will move your Anki data out of Documents/Anki and into
    Library/Application Support/Anki2, to prevent problems people
    were having with the new macOS. If you have enabled desktop
    and documents syncing in the iCloud preferences, we recommend
    taking a backup of your Documents/Anki folder prior to upgrading.

Changes in 2.0.39

    A Linux-only release that fixes some issues with the makefile.
2017-01-16 11:59:28 +00:00
wiz
cb5cf3a01b Updated todoman to 1.8.0.
Changes not found. Git commit list at
https://github.com/pimutils/todoman/commits/master
2017-01-16 09:19:38 +00:00
skrll
71dd16afa9 Update to 734d76b0675685e9ec9148694f2cc00f58e5ebc0.
Various bug fixes
2017-01-12 05:49:54 +00:00
rodent
e30b53ad7d Update Tryton to 4.2.1. No aggregated changelog, but this fixes some bugs
that I submitted upstream. Fix variable expansion in trytond's MESSAGE.
2017-01-10 23:07:41 +00:00
zafer
6f99874762 update HOMEPAGE and MASTER_SITES. 2017-01-07 21:53:27 +00:00
roy
c47ece26ed Note we need libpanel from curses. 2017-01-05 16:08:18 +00:00
roy
cff63d1765 Allow to use NetBSD-7.99 curses 2017-01-05 12:38:30 +00:00
rodent
2237be0dee MAINTAIN, since i imported these. Anyone else can have them at any time if
desired.
2017-01-04 23:45:27 +00:00
roy
a75902b566 Add missing patch for system curses support. 2017-01-04 22:26:02 +00:00
roy
2d158db8b5 Use the curses framework. 2017-01-04 22:19:17 +00:00
roy
8a8a580bd5 Use the curses framework. 2017-01-04 21:54:26 +00:00
roy
832a3e5845 Use the curses framework. 2017-01-04 21:38:32 +00:00
roy
19b912b87c Use the curses framework. 2017-01-04 21:17:56 +00:00
fhajny
20f083e8e0 Update misc/erlang-p1_utils to 1.0.6.
- Add p1_http
2017-01-03 10:22:49 +00:00
adam
76632718ac Revbump after boost update 2017-01-01 16:05:55 +00:00
leot
f59be885c5 Update misc/fzy to fzy-0.8
Changes:
## 0.8 (2017-01-01)
Bugfixes:
  - Fix cursor position shifing upwards when input has less than 2 items.
2017-01-01 16:03:37 +00:00
wiz
acc7489a54 Updated calibre to 2.76.0.
- version: 2.76.0
  date: 2016-12-30

  bug fixes:
    - title: "E-book viewer: Fix a regression in the previous release that broke the viewer on systems where the temporary directory is a symlink (common on OSX)."

    - title: "EPUB Input: Fix EPUB2 files that specify a cover image via a <meta> tag but not in the <guide> not getting a cover when converted to PDF"

    - title: "PDF Output: Fix conversion failure when input document contains first page with no renderable content."
      tickets: [1652825]

    - title: "Editor: Fix incorrect handling of some regular expressions in the Search tool."
      tickets: [1652621]

    - title: "OS X: Fix dynamically generated context menus, such as the sort by menu not working."
      tickets: [1652694]

    - title: "Fix a crash when running with assertions turned on in Qt."
      tickets: [1652685]

    - title: "Edit Book: Reports tool: Fix an error when right clicking on items in the Links view."
      tickets: [1652960]

  improved recipes:
    - Clarin
    - La Prensa
    - Telam
    - iProfesional
    - Buenos Aires Economico


- version: 2.75.1
  date: 2016-12-23

  new features:
    - title: "Happy Holidays everyone!"

    - title: "Add support for new Kobo firmware version 4.2"

    - title: "Allow using amazon_in, amazon_au, amazon_com identifiers in the Book details panel."
      tickets: [1649371]

  bug fixes:
    - title: "Version 2.75.1 has fixes for a regression in 2.75.0 that broke the Live CSS feature in the editor and caused some minor problems in the viewer"

    - title: "Kobo driver: Fix incorrectly sized covers being sent to some Kobo devices"

    - title: "E-book viewer: Prevent javascript in the book from accessing files on the computer using XMLHttpRequest."
      tickets: [1651728]

    - title: "Edit Book: Fix the 'Search ignoring markup tool' not ignoring comments/processing instructions, etc."
      tickets: [1651160]

    - title: "CSS Transforms: Fix 'is'/'is not' rules not matching currentColor."
      tickets: [1650930]

    - title: "E-book viewer: Make the swipe up gesture move to next section instead of previous section."
      tickets: [1651034]

    - title: "Edit Book: Allow the Spell Check dialog and the search panel to be made much narrower than before."
      tickets: [1650932]

    - title: "Edit Book: Fix customize template window not freely resizable on windows."
      tickets: [1650924]

    - title: "Edit Book: Fix newlines not being matched by the 'Search ignoring markup' tool."
      tickets: [1649383]

    - title: "EPUB Input: Fix incorrect handling of html files that are in a folder above the OPF file."
      tickets: [1649357]

  improved recipes:
    - Ambito Financiero
    - Die Zeit (subscription)
    - Irish Times
    - Guardian
    - Independent
    - Ambito.com
2017-01-01 16:00:03 +00:00
wiz
4b1ea31768 Updated py-anki2 to 2.0.38.
Changes in 2.0.38

    Fix the Mac builds not including 2.0.37 updates

    Fix make install on the Linux build

    Fix the menus not being translated

Changes in 2.0.37

    The Mac version now stores user data in Library/Application Support/Anki2 instead of Documents/Anki, as the new macOS Desktop & Documents in iCloud feature can cause data corruption. Anki will put a link to the folder in your documents folder to make it easy to access. If you’re making manual backups, please make sure you update your backup scripts to copy files from the new location.

    The Linux version is now available as a compiled version, with most of the required libraries built in. This is a bigger download, but will ensure you are able to run Anki even if your distribution has the wrong library version.

    Fix adding clozes in a filtered deck (thanks to Michael)

    Preserve identical fields when switching note type (thanks to Glutanimate)

    Fix an issue that could allow cards to be imported even if the note type had changed

    Tweaks for add-on writers, and some tooltips (thanks to Dmitry)
2017-01-01 14:46:27 +00:00
wiz
7f84153239 Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
jaapb
11a6e0d383 Recursive revbump associated with ocaml update to 4.04. 2016-12-30 11:16:56 +00:00
wiz
de8f365129 Remove old openoffice and libreoffice packages.
As discussed on pkgsrc-users.
2016-12-29 19:10:27 +00:00
ryoon
6ff64b1962 FIx PLIST for kde4 option 2016-12-26 12:16:28 +00:00
wiz
772200184f Re-add gtk3 PLIST entries. 2016-12-25 12:09:09 +00:00
ryoon
21392bb523 Update to 5.2.4.2
* Fix NetBSD/i386 build

Changelog:
* Many bugfixes
2016-12-24 21:45:03 +00:00
joerg
14aea90406 Bump revision of all packages using libform, libpanel or libmenu as the
library name in devel/ncurses changed.
2016-12-18 23:33:11 +00:00
joerg
6339caeb60 Don't check sign of pointers. 2016-12-18 21:51:31 +00:00
maya
c5fd7ec288 ansiweather: install to the mandir. you saw nothing.
appease pkglint a little.
2016-12-18 19:17:44 +00:00
maya
397d13fb00 ansiweather: update to 1.09
Added man page, -v flag for version.
License is now 2-clause BSD (dropped third BSD clause).

from fcambus (author)
2016-12-18 18:57:05 +00:00
joerg
75c83e1a2b Don't try to order pointers, check for NULLness. 2016-12-17 14:22:39 +00:00
joerg
3d15f36e82 Correct flag use. Bump revision. 2016-12-15 23:58:18 +00:00
wiz
154814f76a Fix PLIST for gtk3 option.
XXX: kde4 is probably broken too.
2016-12-14 21:06:01 +00:00
ryoon
a6ae7f9248 Bump PKGREVISION
* Disable print/cups dependency to fix a freeze during ods/xls/xlsx loading
* Fix cups PLIST
2016-12-14 13:52:56 +00:00
wiz
7135fcadcc Revert "Specify readline requirement on 30 packages"
Many of these definitely do not depend on readline.
So there must be a different underlying problem, and that
should be tracked down instead of papering over it.
2016-12-12 14:22:01 +00:00
wiz
a43bc06c90 Updated calibre to 2.74.0.
- version: 2.74.0
  date: 2016-12-09

  new features:
    - title: "Amazon metadata download: Allow downloading from amazon.cn as well. To use go to Preferences->Metadata download and customize the amazon plugin to download from amazon.cn"

    - title: "Edit Book: Allow disabling the 'Files already arranged into folders' message popup"

  bug fixes:
    - title: "Edit Book: Fix selected text not being fully highlighted when using the solarized color schemes."
      tickets: [1647448]

    - title: "calibredb: Fix CSV output for the check_library command not being properly escaped"

    - title: "Fix subsetting of fonts whose names start with 'and' not working"

    - title: "Fix a regression in 2.72 that broke the --start-in-tray command line option."
      tickets: [1644876]

    - title: "Fix third party plugins that create dynamic context menus not working in linux"

    - title: "DOCX Input: Fix images wider than 50% of the page width being incorrectly right aligned even when anchored to the center of the page."
      tickets: [1646086]

    - title: "Catalog generation: Ensure all citation keys in BiBTeX catalogs have only ascii characters."
      tickets: [1646239]

    - title: "Get Books: Update ebookpoint and legimi plugins for website changes"

    - title: "EPUB3 metadata: Ensure updating metadata never produces empty dc:contributor elements."
      tickets: [1644702]

    - title: "DOCX Output: Fix an error when converting tables with spanning cells."
      tickets: [1644912]

    - title: "Nicer error message if the user tries to import data while the content server is running"

  improved recipes:
    - Frontline
    - Korea Herald
    - Pagina 12
    - Edge Conversations
    - Kitsapun
    - Mobile Nations
    - NME
    - Security Watch
    - Sign on SD
    - Star Advertiser
    - tyzden
2016-12-12 12:28:22 +00:00
wiz
9110b1f58c Updated p5-Business-ISMN to 1.131.
1.131 2016-12-05T19:16:19Z
	* Remove the prereq test, which I'll do locally instead of everywhere.
2016-12-12 09:49:24 +00:00
marino
7baaf3f375 Add misc/ini_file_manager to pkgsrc
The Ini file manager consists of a package, Config, which can read or write
informations from various configuration files known as "ini" files because
they have often the ".ini" extension.  It is an Ada library.
2016-12-12 00:40:17 +00:00
wiedi
5462ea8a20 add missing SunOS specific entries to PLIST 2016-12-06 23:17:16 +00:00
ryoon
7114bb213c Update to 5.2.3.3
* Drop external PostgreSQL dependency. Use internal one to reduce conflict
* Add cups option, from mrg@. Thank you.

* Calc does not work properly in some case. I will revisit later.
* i386 build will fails. I will revisit later.

Changelog:
New features and bugfixes including:
2016-12-06 15:21:00 +00:00
pgoyette
dc8e0948b1 Include checksum for new patch (for ICU 58) 2016-12-05 04:16:06 +00:00
pgoyette
a66641a037 Import fix from upstream to deal with ICU 58. From FreeBSD. 2016-12-05 04:15:23 +00:00
rodent
a71bc063ac It's time to make Tryton great again. This update is YUGE. There are 71
new packages. Most of which are the remaining modules of the Tryton
platform which weren't packaged. The others are dependencies of the new
modules. This was tested on FreeBSD and is based in large part on Richard
Palo's (richard@) work. This is the most recent release of the Tryton
platform, version 4.2. There's a very large list of changes from the 3.8
series we have in pkgsrc. If you're interested, those functional changes
can be found here:

http://www.tryton.org/posts/new-tryton-release-42.html
http://www.tryton.org/posts/new-tryton-release-40.html
2016-12-04 21:12:58 +00:00
bsiegert
4870dcea7e Revbump Go packages after 1.7.4 update. 2016-12-04 16:29:58 +00:00
ryoon
36ed025474 Recursive revbump from textproc/icu 58.1 2016-12-04 05:17:03 +00:00
marino
938dfe006b Specify readline requirement on 30 packages
Solves:
/usr/libexec/binutils225/elf/ld.gold: error: cannot find -lreadline

The missing specification is obvious on DragonFly because there's
no publically accessible version of readline in base.
2016-12-04 03:51:14 +00:00
maya
b629361c17 fbreader: include <sys/time.h> for gettimeofday. this is needed by
linux.

fix PR pkg/51684
2016-12-03 09:06:37 +00:00
wiz
f21cc30970 Updated calibre to 2.73.0.
- version: 2.73.0
  date: 2016-11-25

  new features:
    - title: "Add a preference in Preferences->Look & Feel to hide
    the row numbers in the main book list."

    - title: "Allow Export/Import of column coloring and icon
    rules."

    - title: "Edit Book: Allow bulk changing of file extension for
    selected files by right clicking ont he selected files in the
    file browser."

    - title: "Edit Book: Check Book: Add a check for nav documents
    that contain no ToC in EPUB 3 books"

    - title:  "Edit Book: Check Book: Add a test to check if the
    embedded fonts in the book have their embedding permissions
    enabled"

  bug fixes:
    - title: "Pressing the up arrow in an date edit with undefined
    value should jump to the current date rather than Feb 101"

    - title: "EPUB Input: When an invalid nav based ToC is used in
    an EPUB 3.0 document that also has a fallback NCX ToC, use the
    fallback ToC."

    - title: "Fix a regression that broke the icon theme creation
    tool in the previous release"

    - title: "Fix insert character dialog not reflowing characters
    on resize. Also only allow the search bar in the dialog to get
    input focus"

  improved recipes:
    - Dilbert - The Hindu


- version: 2.72.0
  date: 2016-11-18

  new features:
    - title: "Font embedding: Implement automatic embedding for
    fonts with non-normal stretch and weight values such as
    Condensed/Light/Extra Bold fonts"

    - title: "Allow aborting an in-progress Copy-to-library action."

    - title: "Edit Book: When adding a font file via File->New
    automatically generate the appropriate @font-face rule and copy
    it to the clipboard so that it can be easily inserted into the
    appropriate CSS files."

    - title: "Edit Book: Check Book: Add a warning for links with
    the : character in them on windows"

    - title: "Conversion: When converting markdown documents
    recognize basic metadata in the markdown document formatted as
    per the markdown metadata extension."

    - title: "Edit Book: Spell Check dialog: Various small usability
    enhancements -- preserve position in word list on refresh,
    ensure that new current word is highlighted after changing a
    word, etc."

    - title: "Edit Book: Flash the taskbar icon after beautify all
    files completes."

  bug fixes:
    - title: "Fix creating an empty library with the same structure
    as current library not creating custom columns on the first
    restart after creating the new custom columns."

    - title: "Edit Book: Dont fail to rename files on windows if
    there is a link containing the colon character."

    - title: "PDF Output: Dont fail if one of the embedded fonts
    has no names"

    - title: "Edit Book: When downloading external resources, ensure
    the generated filenames are valid."

    - title: "Windows: Fix file extension not being added automatically
    when missing in save dialogs."

    - title: "Fix calibre not opening full-screen in windows tablet
    mode."

    - title: "Edit Book: Fix check external links tool not detecting
    changes that have not yet been saved"

    - title: "Generate covers: Fix & in the series causing incorrect
    formatting of series number."

    - title: "Edit Book: Fix a regression in the last release that
    broke the Arrange into folders tool when arranging into
    sub-folders of a folder that does not exist."

  improved recipes:
    - Mediapart
2016-11-28 12:32:11 +00:00