Commit graph

5693 commits

Author SHA1 Message Date
adam
9071d6b787 Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
ryoon
c67824fa1d Update to 4.4.2.2
Changelog:
4.4.2.2:
List of fixed bugs

Bugs fixed compared to the 4.4.2 rc1:

    tdf#68963 fix __refheading__ regression, set only CrossRefs as TOC. [Justin Luth]
    tdf#89482 fix __refheading__ regression, set only CrossRefs as TOC. [Justin Luth]
    tdf#89958 filter ends with / does not end with correction [Eike Rathke]
    tdf#90010 partially revert "package: Do not bother with deflating jpeg images" [Matúš Kukan]


4.4.2.1:
List of fixed bugs

Bugs fixed compared to the 4.4.1 final (rc2):

    bnc#770711 clear hard-coded char props in table cells... [Caolán McNamara]
    collabora#1000115 SwTxtFrm: don't join follow just because it has no content [Miklos Vajna]
    rhbz#1193971 clear hard-coded char props in table cells... [Caolán McNamara]
    tdf#38837 reduce power consumption by minimizing idle timers [Ashod Nakashian]
    tdf#39279 prioritise Thunderbird address books in first-match search [Julien Nabet]
    tdf#40835 add backward compatibility for ODFF function FDIST. [Winfried Donkers]
    tdf#50133 wrong underlining in Reports [Julien Nabet]
    tdf#53861 add libGLU.so.1 and libXinerama.so.1 to rpm/deb requirements [Christian Lohmaier]
    tdf#55620 asan: failure to load attachment under asan [Caolán McNamara]
    tdf#57873 prioritise Thunderbird address books in first-match search [Julien Nabet]
    tdf#68117 partially fix boolean labels in XLSX [Ursache Vladimir]
    tdf#71095 calc doesn't paste images copied from some web browsers [Henry Castro]
    tdf#78148 ordinal numbers should not be auto-capitalized [Niklas Johansson]
    tdf#78174 toolkit: work around GCC 4.9 -Os link failure [Michael Stahl]
    tdf#78221 cannot drag twice the same cell when editing formula [Henry Castro]
    tdf#79239 make the dialog closable with 'X' button again [Katarina Behrens]
    tdf#80137 paste array formula into range pastes as non-array formula [Henry Castro]
    tdf#81429 select corresponding listbox entry if not current [Eike Rathke]
    tdf#81659 handle expand reference edge correctly [Eike Rathke]
    tdf#83371 cannot navigate to list Files in LibreOffice dialogs [Szymon Kłos]
    tdf#84012 FORMATTING: Partially missing text in shrink-to-fit cells [Henry Castro]
    tdf#84102 expose XAccessibleExtendedAttributes through ATK [Jacobo Aragunde Pérez]
    tdf#84514 don't hide grid along with checkbox if not needed [Katarina Behrens]
    tdf#84556 also relative row references need to wrap around, like for columns [Tor Lillqvist]
    tdf#86159 floating windows have complicated borders [Caolán McNamara]
    tdf#86493 fix crash while scaling large bitmaps. [Ashod Nakashian]
    tdf#87303 svtools: relax the security a bit for embedded objects [Michael Stahl]
    tdf#87534 fix HYPERLINK behaviour when used in names [Winfried Donkers]
    tdf#87820 images not displayed properly in Calc [Henry Castro]
    tdf#87834 strange behavior of mid()-function [Julien Nabet]
    tdf#88547 revert "allow inline date-arrays for array functions", [Winfried Donkers, Eike Rathke]
    tdf#88583 related: RTF export: need to take care of fill attributes when ... [Miklos Vajna]
    tdf#88624 set DocumentBaseURL when saving report [Lionel Elie Mamane]
    tdf#88811 SwXText::convertToTextFrame: handle shapes anchored to us [Miklos Vajna]
    tdf#88847 fields of query design can be moved to the left only [Julien Nabet]
    tdf#89004 improve performance of document data collection [Ursache Vladimir]
    tdf#89252 fix bold, regular font spacing bug for Graphite fonts [Martin Hosken]
    tdf#89266 SwDrawShell::GetState: fix crash on adding textbox to fontwork [Miklos Vajna]
    tdf#89281 fix performance regression of XLS import [László Németh]
    tdf#89330 preserve file name case in an unresolvable external named range [Jan Kantert]
    tdf#89391 datasource URL in Database Properties window cannot be viewed [Szymon Kłos]
    tdf#89436 fix ScHorizontalAttrIterator performance [László Németh]
    tdf#89451 implement fill based on style also for chart area, [Markus Mohrhard]
    tdf#89454 this should be [-90, 90] and not (-90, 90), [Markus Mohrhard]
    tdf#89460 test pChangeTrack before using it [Laurent Godard]
    tdf#89482 return size of system virtual device resource at construction. [Michael Meeks]
    tdf#89484 check that sheet reference is within selected sheets [Eike Rathke]
    tdf#89500 catch ISO 8601 datetime in all locales [Eike Rathke]
    tdf#89520 make TOX creation more robust [Tobias Lippert]
    tdf#89665 i18npool: fix pathological transliterate slow-path [Michael Stahl]
    tdf#89666 vcl: speed up HbLayoutEngine line layout for large paragraphs [Michael Stahl]
    tdf#89679 fix incorrect mapping of font-family-complex and CharFontNameAsian [Mark Hung]
    tdf#89791 DOCX: don't save custom.xml if it's empty [Julien Nabet]
    tdf#89872 revert "allow inline date-arrays for array functions", [Eike Rathke]
2015-04-05 13:04:30 +00:00
wiz
ee4155b62b Update to 2.0.32:
Changes in 2.0.32

    Fixed a syncing bug that could lead to lost reviews and sanity
    check errors when deleting a filtered deck before syncing.

    Make default note type titles consistent (thanks to Soren).

    Load saved searches in alphabetical order (thanks to Houssam).

    Fix some fields not being renamed in template when renaming
    field (thanks to Dave).

    Fixed an error message that could occur in add-ons (thanks to
    Thomas) .

    Add a few more media types in the file selector (thanks to
    Jonathan).

    Report an error if an add-on download is corrupt.

    Fix sync error being shown twice.

    Updated translations, thanks to the translators.
2015-04-02 22:40:25 +00:00
wiz
019835cdb7 Update to 2.22.0:
- version: 2.22.0
  date: 2015-03-20

  new features:
    - title: "Book List: When editing data in the book list directly,
    expand the editor widget to use all available width if the data
    does not fit inside the current column width"

    - title: "Edit Book: When re-opening a previously edited book,
    restore all open files and the cursor position. Can be disabled
    in Preferences->Main Window"

    - title: "Advanced search builder: Allow using days/weeks/months/years
    when building a date based search with number of days ago."

    - title: "Amazon metadata download: Speedup metadata download
    from amazon.com when an ASIN is specified by trying the product
    page directly first instead of running a search."

    - title: "Implement updating metadata in DOCX files"

  bug fixes:
    - title: "ODT Input: Add support for intra-document cross-references."

    - title: "PDF Output: Fix incorrect encoding of ASCII control
    characters and some Chines characters in metadata and Table of
    Contents strings."

    - title: "Amazon metadata download: Work around amazon server
    problems where it does not return Kindle Editions in search
    results when not logged in."

    - title: "Fix Manage Authors dialog causing current search in
    the book list to be cleared."

    - title: "Conversion: Fix a regression in 2.21 that caused
    conversion to fail for books with invalid pseudo-class CSS
    selectors."

    - title: "Content server: Fix OPDS categories not showing books
    for composite column categories if the column contains a colon."

    - title: "Single convert dialog: Only write metadata updates
    if metadata actually changed. Also show a nicer error message
    when a file is locked by another process."

    - title: "Open With: Fix error when scanning for default programs
    on windows for some file types"

    - title: "Edit Book: Fix Preview panel sometimes not working
    when opening multiple html files one after the other very
    quickly"

  improved recipes:
    - Wired Daily
2015-04-02 22:38:18 +00:00
wiz
e07fdcf22c + khard. 2015-04-02 22:35:44 +00:00
wiz
05d36e133c Import khard-0.3.0 as misc/khard.
Khard is an address book for the Linux console. It creates, reads,
modifies and removes CardDAV address book entries at your local
machine. Khard is also compatible to the email clients mutt and
alot and the SIP client twinkle.
2015-04-02 22:35:34 +00:00
joerg
f91362dcbd Lua 5.3 is no good either. 2015-04-02 21:29:24 +00:00
joerg
e2ffab40b4 Don't create shared object symlinks pointing to libtool archives,
they confuse the linker.
2015-04-02 21:23:22 +00:00
joerg
0c23bf331f -I wants an argument, but since we don't have one, don't use it. 2015-03-31 15:51:11 +00:00
joerg
51ccee9dd4 in/out and variants are x86 assembler instructions, use them only on
x86.
2015-03-31 15:50:36 +00:00
jperkin
d60d2583bb No need to list the same PYTHON_VERSIONS_INCOMPATIBLE version mulitple times. 2015-03-26 22:11:47 +00:00
jperkin
19e53bbc2b Update to esniper-2.31.0, provided by goekesmi in joyent/pkgsrc#251.
Changes since 2.23.0:

  * Fix for bugs #666 and #667: handle "Reset your password" page
  * Fix for bugs #660 .. #665: handle new welcome pages after login.
  * Fix for bugs #649 .. #656
    with error message 'Error encountered in function parseBid...
    pagename = "Review and confirm your bid"...'
  * Fix for bugs #647, #648
    with error message 'Error encountered in function ebayLogin...
    pagename = "Watch list"'
  * Fix for bugs 3579101, 3577899, 3577438, 3559746 and maybe 3564978
    with error message "Auction <number>: Unknown item" caused by
    ebay's modification of the bid history page.
  * Partial fix for various automated bug reports for pages with
    titles "Bid confirmation", "Place bid", "eBay Alerts" and
    "Buyer Requirements"
  * Fix for another new variant of the pre-bid page
  * Partial fix for 3314884: adaptation to changes on pre-bid page.
  * Fixed memory leaks.
  * Fixed bug 3303419: bidpass not found
  * Fixed bug 3069696: Add bad password page name
  * Fixed bug 3059872: recognize captcha request, print error message, exit.
  * Fixed bug 3051220: segfault when using -h or -H command line option.
  * Fixed bug 3035541: -lcurl must be added to LIBS instead of LDFLAGS
  * Fixed bug 2938576: Does not recognize a won auction
  * Added more info in automated bug reports
  * Added ~ support for log directory (thanks, deadolus!)
2015-03-26 10:08:15 +00:00
sevan
c9aedc991c Add patch for CVE-2014-8118 - Integer overflow allows remote attackers to
execute arbitrary code via a crafted CPIO header in the payload section of an
RPM file, which triggers a stack-based buffer overflow.

https://bugzilla.redhat.com/show_bug.cgi?id=1168715

Reviewed by wiz@
2015-03-22 17:32:54 +00:00
joerg
6459a13862 Honor our CFLAGS. Fix build on systems with linkat. 2015-03-21 19:27:56 +00:00
joerg
d658dc2bb6 Don't care about using plain return in K&R function for clang. 2015-03-21 19:27:23 +00:00
tnn
3780d04ada g/c leftover patch 2015-03-20 01:04:40 +00:00
joerg
c4052c063f Resolve base class ambiguity in operators. Help finding exit(3). 2015-03-18 10:27:54 +00:00
prlw1
d796492f96 Update yelp3 to 3.14.1
3.14.1
======
* Updated translations:
  bg    (Ivaylo Valkov)
  bn_IN (Saibal Ray)
  fa    (Arash Mousavi)
  it    (Milo Casagrande)
  lv    (Rūdolfs Mazurs)
  te    (Krishnababu Krothapalli)
  uk    (Daniel Korostil)
2015-03-17 09:24:31 +00:00
wiz
8ca00a37fd Get rid of unnecessary calibre-uninstall program, pkg_delete is working fine.
Bump PKGREVISION.
(Gets rid of /usr/bin/python in installed file.)
2015-03-16 22:28:38 +00:00
ryoon
ce4a527221 Fix -java case.
Matthias Ferdinand reported that this package includes java mk files
even in PKG_OPTIONS.libreoffice4=-java case.
2015-03-16 18:16:26 +00:00
wiz
f1dc991d2c Add a REPLACE_BASH line.
XXX: calibre-uninstall is a generated file during installation and has
/usr/bin/python as interpreter, this needs fixing.
2015-03-15 21:30:20 +00:00
wiz
32d57ef03d Update to 2.21.0:
New Features

    Allow opening ebook files and covers in external applications
    by simply right clicking on them in the Book Details panel.

    Now, you can right click on an ebook format or the cover in
    the Book Details panel, and open it with any application
    installed on your computer. calibre will automatically present
    you with a list of application capable of opening the file.
    Simply choose one, or if your particular application is not
    auto-detected, you can browse for it manually.
    Tag Browser: Make rename and delete for items in the Tag Browser
    restrict themselves to the current Virtual Library (if any).
    There is also an additional menu entry you can use to rename
    and delete across all books while in a Virtual Library.
    Conversion: Use a new (written from scratch) implementation of
    CSS Level 3 selectors that fixes various bugs in handling of
    the more advanced/uncommon CSS selectors such as nth-last-child()
    Edit Book: Allow restoring of disabled confirmation prompts in
    preferences and add a confirmation when removing saved searches
    Edit ToC button: Remember the last used ebook formats

Bug Fixes

    E-book viewer: Fix regression that prevented pasting of text
    with formatting from the viewer.

    Table of Contents Editor: Fix selecting a location inside a
    file and then clicking on another file causes the previous
    location to be used in the new file.

    DOCX Input: Fix incorrect bold font weight being used for
    heading styles even if the style definition does not specify
    bold.

    AZW3 Input: Fix a bug that prevented conversion of AZW3 files
    that contained an empty CSS media block.

    PDF Output: Fix incorrect rendering of text in elements that
    use font-variant:small-caps and also have children.

    Get Books: Update Amazon Europe, Empik and CDP store plugins
    PDF Output: Fix incorrect conversion of source document that
    specify dir='rtl' on the root element.

    PDF Output: Ignore unparseable links instead of aborting the
    conversion on them.

    Fix reading metadata from filenames tester not working for
    dates before 1900.

    Linux binary install: Fix SSL CA certificates not being detected
    on Fedora based distributions
    Books list: Fix column alignment incorrectly propagating when
    changing libraries
    FB2 Input: Do not put a border around images
    Fixes for various incompatibilities with (Py)Qt 5.4.1 which is
    used by some calibre distro packages on linux
    Fix error when running calibredb backup_metadata on a library
    that contains book records with no path information
    Edit Book: Fix extra search being hidden when removing a saved
    search
    Fix a regression in 2.20 that prevented some changes to
    per-library preferences from being saved
    Linux installer: Do not register application/octet-stream as
    one of the mimetypes calibre can handle

New news sources

    Pando Daily by Darko Miletic

Improved news sources

    Spektrum der Wissenschaft
    New Musical Express
    The Daily Mirror
2015-03-15 21:23:47 +00:00
hiramatsu
763c1e9995 Set MAINTAINER to pkgsrc-users. 2015-03-15 19:51:07 +00:00
hiramatsu
955f857a1c Set MAINTAINER to pkgsrc-users. 2015-03-15 19:31:44 +00:00
hiramatsu
63b4ef6006 Set MAINTAINER to pkgsrc-users. 2015-03-15 18:46:55 +00:00
hiramatsu
bb2e62806b Set MAINTAINER to pkgsrc-users. 2015-03-15 17:56:15 +00:00
hiramatsu
b15b9512b8 Set MAINTAINER to pkgsrc-users. 2015-03-15 17:41:58 +00:00
hiramatsu
4028688eb8 Set MAINTAINER to pkgsrc-users. 2015-03-15 17:09:00 +00:00
tnn
c94500b9e2 needs iconv 2015-03-15 15:06:23 +00:00
ryoon
b9853a21c6 Update tp 4.12.0.1
Changelog:

Summary of changes from RPM 4.12.0
Package building

    Fix RPMTAG_ARCHIVESIZE / RPMTAG_LONGARCHIVESIZE generation (RhBug:1142949)
    Reduce double separator in dependency EVR error into a warning (RhBug:1065563)

Build process

    Add testcase for RhBug:1142949


Summary of changes from RPM 4.11.2
General bugfixes and enhancements

    New --nopretrans and --noposttrans disabler switches (previously tied to --nopre/--nopost)
    New --noplugins switch to disable all plugins
    New --reinstall mode which can handle changing file policies (RhBug:966715)
    New --exportdb and --importdb switches in rpmdb(8)
    New --recommends, --suggests, --supplements and --enhances query aliases for querying weak dependencies
    New optional payload format to support large (> 4GB) files within packages (ticket #41)
    New rpm2archive utility for converting rpm payload to tar archives

    Fix curl globbing being enabled on remote retrieval (RhBug:1076277)
    Fix $1 argument to %pretrans, %posttrans and %verifyscript to behave like all other scripts
    Fix mixed binary + source rpm installation progress (RhBug:984724)
    Fix file actions sometimes carrying state across multiple rpmtsRun() calls (RhBug:1076552)
    Fix duplicate usernames causing false positives on verification (ticket #872)
    Fix ordering to prefer self-provides on ordering when appropriate (RhBug:1111349)
    Fix a double-free on unpadded signature header

    Add support for "new" architectures:
        m68k (again)
        Sparc Niagara (detection)
        ARM v6 and v7 (hardware FPU detection)
    Documentation, translation updates

Package building

    New warnings on invalid / dubious spec constructs:
        Detect multiple %files sections per package
        Detect empty %files -f manifest files
        Detect multiple %changelog sections per spec
        Detect duplicate Group, Summary, Description, Distribution, Vendor, License and Packager tags per package (ticket #27)
    Add support for specifying weak dependencies (Recommends, Suggests, Supplements and Enhances) tags in spec
    Add support for automatic generation of weak dependencies (RhBug:1117912)

    New %{load:<path>} macro to load custom macro files (from eg spec)
    New %_smp_ncpus_max macro to configure CPU limit for parallel builds (related to RhBug:669638)
    New %make_build macro for hiding parallel-build magic from specs (ticket #115)
    New %_rundir macro for referring to /run (formerly /var/run) directory
    New %__gpg_reserved_space macro allows preallocating space for signatures which allows very fast package signing
    Add support for detecting and warning on macro scoping violations (RhBug:552944) when %trace is active
    Add support for %autosetup -S git_am variant (RhBug:???)
    Fix parametrized macros eating newlines (RhBug:1045723)
    Fix around macro scoping problems in %autosetup (RhBug:???)

    Fix ELF soname dependencies getting generated for non-library DSO's too (RhBug:???)
    Fix garbage sonames sometimes getting added as dependencies (ticket #158)
    Fix various issues in dependency generator
    Fix libtool dependency generation with libtool >= 2.4.2 version
    Fix external dependency generator to use the same generators as internal one by default
    Fix crash on missing name-argument to %package (RhBug:1123722)

    Fix non-canonical path usage for matching in debugedit (RhBug:1077148)
    Fix PPC ABI change in default configuration (RhBug:1085127)

Removed features

    Remove support for %_noPayloadPrefix (rpm < 3.0.5 compatibility)
    Remove experimental support for "collections", added in 4.9.0

API changes

    New rpmtxnBegin() and rpmtxnEnd() to permit clients to control transaction locking
    New rpmtsImportHeader() to permit importing "detached" headers into rpmdb
    New rpmtsAddReinstallElement() function for reinstalling packages

    New rpmdbIndexIteratorNextTd() provides a nicer iterator interface to rpmdb indexes

    New file info set iterator functions: rpmfiFLinks(), rpmfiFindFN(), rpmfiStat()...
    New file info set iterator functions for accessing original paths from relocated packages: rpmfiOFN(), rpmfiOBN(), rpmfiODN(), rpmfiFindOFN()
    New archive API on top of file info iterators: (FIXME: describe...)
    New "rpmfiles" object + related API for random access to file info sets
    Many new file info set iteration modes (FIXME: describe...)

    New rpmteFiles() to return transaction element file info set, to be used instead of rpmteFI()
    New rpmdsTagF(), rpmdsTagEVR(), rpmdsD(), rpmdsPutToHeader(), rpmdsTi(), rpmdsTagTi() and rpmdsSinglePoolTix() methods to rpmds objects

Internal improvements and cleanups

    Lots of cleanups all over the codebase
        Former "file state manager" eliminated and rewritten
        "Package state manager" largely eliminated
        File IO subsystem sanity & improvements
        Berkeley DB dependencies isolated to backend code
        File info sets are finally properly opaque
        Handle trigger indexes within rpmds objects
    Partial thread-safety by added locks/mutexes (FIXME: describe...)
        Configuration and macros
        Logging
        Keyrings and keys
        ...
    Fix symlink timestamp on install on systems which support it
    Fix problematic license on internal mergesort() implementation (removed)
    Fix rpm dependency on libselinux (moved to a plugin)
    Fix installation to always use header, not payload metadata
    Fix global macro state side-effects from rpmInstallSourcePackage()

    Fix oversized stack allocation on verify (RhBug:1106594)
    Fix buffer overflows on malformed macro define/undefine (RhBug:1087000)
    Optimize package generation and signing considerably
    Optimize file requires processing
    Optimize installed dependency processing

Plugins

    A new plugin system, internal-only for now (FIXME: describe...)
    Plugins included in this release:
        systemd_inhibit plugin - preventing shutdown while transaction is in progress (RhBug:1109927)
        selinux plugin - basic SELinux support, previously in librpm directly
        syslog - example plugin for logging rpm activity to syslog

Python bindings

    Database index iteration returns proper types for non-strings
    New rpm.fi methods: FLinks(), FindFN(), OFN()...
    New fi.FLinks() method added
    New rpm.files object + related API for random access to file info sets
    New rpm.archive object + related API for manipulating package payloads
    New te.Files() method added
    New addReinstall() method in transaction set objects (related to RhBug:966715, RhBug:1071854...)
    New rpm.strpool object for utilizing shared string pool with eg rpm.fi and rpm.ds objects
    New rpm.header_magic constant exported
    Fix several Python 3 compatibility issues (RhBug:1064758
        Fix build- and sign-module initialization (RhBug:1064758)
        Fix sign-module missing module methods
        Fix incompatible module name usage (foomodule.so vs foo.so)
        Fix misc Python 2 vs 3 API difference issues
    ... FIXME:this list is very incomplete

Lua interface

    New rpm.load() function for loading macro files

Build process

    New test-cases for various issues
    Fix dist tarballs to use PAX format to overcome UID/GID limitations
    Fix in-tree python binding build with setup.py (related to RhBug:531543)
    Fix librpmsign library to follow same versioning as other rpm libraries for consistency's sake


Summary of changes from RPM 4.11.1
General bugfixes and enhancements

    Fix removed symlinks affecting fingerprinting (RhBug:???)
    Fix bogus dependency check errors from installed packages with self-obsoletes and -conflicts
    Fix bogus header growth on export in some circumstances, such as install (RhBug:953719)
    Fix byteorder for 64bit tags on big-endian systems (RhBug:1012946)
    Fix signature generation using RPMSIGTAG_LONGSIZE when not needed (RhBug:1012595)
    Fix segfault executing a -p <lua> scriptlet without a body (RhBug:1004062)
    Fix failure to install relocated package with unowned directories (RhBug:1001553)
    Fix scriptlets in relocatable packages not always executing with $RPM_INSTALL_PREFIX* defined (RhBug:979443)
    Fix RPMTAG_NOSOURCE and RPMTAG_NOPATCH tags defined as non-arrays (RhBug:991329)
    Fix a possible loophole in file triplet sanity-checking
    Fix name service initialization where passwd and group service differs from host (ticket #157)
    Add support for ppc64le architecture

Package building

    Fix double-free on %caps() wildcard %files entry (RhBug:956190)
    Fix sub-package names not getting sanity-checked (RhBug:1039520)
    Fix invalid separators in EVR passing sanity checking
    Fix some invalid characters in dependency range operators passing sanity checking
    Fix autogenerated dependencies bypassing sanity-checking (related to RhBug:503846)
    Fix python libdirs in non-root prefix not getting bytecompiled (RhBug:868332)
    Fix (remove) bogus __find_requires|provides macro definitions in macros.perl (RhBug:1043149)
    Fix (really) debugedit choking on .debug_gdb_scripts section (SuseBug:818502)
    Fix %autosetup git patch application to handle file additions (RhBug:1059285)
    Add automatic generation for appdata() and application() provides
    Add support for (quoted) whitespace in automatically generated dependencies (RhBug:503846)

Python bindings

    Fix mode and flags not honored when reopening a file descriptor as rpm.fd
    Fix RPMFILE_ICON and RPMFILE_SPECFILE constants missing
    Fix rpm.dsSingle() swapped arguments (regession introduced in rpm 4.8.0)
    Fix Python 3 compatibility issues in rpm.TransactionSet class
    Fix module import succeeding on rpm initialization failure
    Add .open() class-method to rpm.fd
    Add open-mode and -flags to rpm.fd as properties
    Add support for reopening an rpm.fd file descriptor
    Add accessor for spec %check section
    Add bindings for rpm stringpool
    Add support for shared stringpool with rpm.fi and rpm.ds objects (optional pool argument to constructor)

Internal improvements and cleanups

    Fix minor memory leak in %files parsing
    Fix rpmstrPoolRehash() missing last id
    Fix string pool artifacts (unreliable rpmstrPoolNumStr(), empty strings showing up on rehash etc) caused by dummy entries
    Fix unnecessary /proc dependency if getauxval(3) is available
    Fix various minor issues in beecrypt crypto backend
    Fix possible mishandling of handing environment open on EACCESS and EROFS returns
    Optimize / cleanup %attr() and %defattr() string storage
    Optimize dependency set management in file classifier
    Optimize MPI length validation
    Optimize beecrypt crypto backend

Build process

    Add upport 7za and 7z as alternatives to 7-zip
    Fix an include portability issue
    Add several new test-cases
2015-03-15 05:34:56 +00:00
rodent
0fae22cf16 Apply modified patch sent by palo@ in private mail. This brings all these
packages to version 3.4.x. May this not break anything (although i feel it
might).
2015-03-15 00:17:34 +00:00
gdt
ee5fd95f46 Recursive bump from geography/proj ABI change. 2015-03-14 18:46:12 +00:00
taca
27c6ce5493 Update ruby-slop to 3.6.0.
3.6.0 (2014-06-18)
------------------

* Add example of rest arguments usage in the readme file #139
* Default values on options are printed in the help message #134
2015-03-14 07:48:10 +00:00
taca
96fcf09c11 Update ruby-parallel to 1.4.1.
No changes available, please refer commit log:
https://github.com/grosser/parallel/commits/master.
2015-03-13 15:05:50 +00:00
taca
4337a51daa Update ruby-ohai to 8.1.1.
* pkgsrc change: add pkg_alternatives support.

No changes available.
2015-03-13 15:02:59 +00:00
taca
4585b46ea8 Update ruby-memoizable to 0.4.2.
* A few big fixes and improvements.
* Use resolution-independent SVG badges [ci skip].
2015-03-13 14:53:30 +00:00
taca
1c6fddfa4d Update ruby-commander to 4.3.0.
* pkgsrc change: add pkg_alternatives support.

=== 4.3.0 / 2015-02-07

* Drops support for Ruby 1.8. Please use 4.2.1 if you still need Ruby 1.8 compatibility.
* Fixed a bug with `always_trace` (#91) (@KrauseFx)
* Renamed `commands` to `defined_commands` for better compatibility with Pry

=== 4.2.1 / 2014-09-28

* Improve `choose` compatibility with HighLine's version (#79)

=== 4.2.0 / 2014-04-29

* Add ability to use commander without importing into the global namespace (#61) (@krissi)
2015-03-13 14:48:44 +00:00
taca
416fe59bf6 Update ruby-descendants_tracker to 0.0.4.
No changes available but several improvements and bug fixes.
2015-03-13 14:45:47 +00:00
taca
c5b18ff0b6 Update misc/ruby-thread_safe to 0.3.5.
Various bug fixes and improvement.
2015-03-13 14:41:31 +00:00
taca
ada518fd7f Update ruby-daemons to 1.2.1.
== Release 1.2.1: March 10, 2015

* increase version number to be able to re-push to rubygems

== Release 1.2.0: March 8, 2015

* add options for custum log file names.
* change pid file name scheme to "#progname_num#{number}.pid" for multiple instances.
* fix call_as_daemon not saving the PID (thanks Roberto Plancarte)
* allow for custom statis messages (thanks to Joseph Haig)
* fix Pid.running? rescuing timeout exceptions (thanks to Geraud Boyer)
* monitor.rb/application.rb/application_group.rb: handle :monitor and :multiple in combination correctly
  (thanks to Prakash Murthy).
* pidfile.rb: Handle invalid or empty pid files instead of returning pid 0 (thanks to Aaron Stone)
* run the whole gem through Rubocop (thanks to Aaron Stone)
* gem cleanup (thanks to Aaron Stone)
2015-03-13 14:36:09 +00:00
taca
a241232259 Update ruby-bundler to 1.8.5.
* pkgsrc change: add support for pkg_alternatives.

## 1.8.5 (2015-03-11)

Bugfixes:

  - remove MIT license from gemspec when removing license file (@indirect)
  - respect 'no' immediately as well as saving it in `gem` config (@kirs)

## 1.8.4 (2015-03-05)

Bugfixes:

  - document --all-platforms option (#3449, @moeffju)
  - find gems from all sources on exec after install (#3450, @TimMoore)

## 1.8.3 (2015-02-24)

Bugfixes:

  - handle boolean values for gem settings (@EduardoBautista)
  - stop always looking for updated `path` gems (#3414, #3417, #3429, @TimMoore)
## 1.8.2 (2015-02-14)

Bugfixes:

  - allow config settings for gems with 'http' in the name again (#3398, @tmoore)

## 1.8.1 (2015-02-13)

Bugfixes:

  - synchronize building git gem native extensions (#3385, @antifuchs & @indirect)
  - set gemspec bindir correctly (#3392, @tmoore)
  - request lockfile deletion when it is malformed (#3396, @indirect)
  - explain problem when mirror config is missing (#3386, @indirect)
  - explain problem when caching causes permission error (#3390, @indirect)
  - normalize URLs in config keys (#3391, @indirect)

## 1.8.0 (2015-02-10)

Bugfixes:

  - Gemfile `github` blocks now work (#3379, @indirect)

Bugfixes from v1.7.13:

  - Look up installed gems in remote sources (#3300, #3368, #3377, #3380, #3381, @indirect)
  - Look up gems across all sources to satisfy dependencies (#3365, @keiths-osc)
  - Request dependencies for no more than 100 gems at a time (#3367, @segiddins)

## 1.8.0.rc (2015-01-26)

Features:

  - add `config disable_multisource` option to ensure sources can't compete (@indirect)

Bugfixes:

  - don't add extra quotes around long, quoted config values (@aroben, #3338)

Security:

  - warn when more than one top-level source is present (@indirect)

## 1.8.0.pre (2015-01-26)

Features:

  - add metadata allowed_push_host to new gem template (#3002, @juanitofatas)
  - adds a `--no-install` flag to `bundle package` (@d-reinhold)
  - add `bundle config auto_install true` to install automatically (@smashwilson)
  - add `bundle viz --without` to exclude gem groups from resulting graph (@fnichol)
  - prevent whitespace in gem declarations with clear messaging (@benlakey)
  - tries to find a `bundler-<command>` executable on your path for non-bundler commands (@andremedeiros)
  - tries to find `gems.rb` and it's new counterpart, `gems.locked` (@andremedeiros)
  - change the initial version of new gems from `0.0.1` to `0.1.0` (@petedmarsh)
  - add `package --all-platforms` to cache gems for each known platform (@ccutrer)
  - speed up `exec` when running commands on the $PATH (@kirs)
  - add gem code of conduct file and option (@kirs)
  - add config settings for gem license and tests (@kirs)
  - add `bin/setup` and `bin/console` to new gems (@indirect)
  - include configured user-agent in network requests (@indirect)
  - support `github`, `gist`, and `bitbucket` options on git gems (@indirect)
  - add `package --cache-path` and `config cache_path` for cache location (@jnraine)
  - allow `config` to work even when a Gemfile is not present (@dholdren)
  - add `config gemfile /path` for other Gemfile locations (@dholdren)

Bugfixes:

  - reduce memory usage with threaded parallel workers (@Who828)
  - support read-only git gems (@pmahoney)
  - various resolver performance improvements (@dubek)
  - untaint git gem paths for Rubygems compatibility (@tdtds)

Documentation:

  - add missing Gemfile global `path` explanation (@agenteo)

## 1.7.13 (2015-02-07)

Bugfixes:

  - Look up installed gems in remote sources (#3300, #3368, #3377, #3380, #3381, @indirect)
  - Look up gems across all sources to satisfy dependencies (#3365, @keiths-osc)
  - Request dependencies for no more than 100 gems at a time (#3367, @segiddins)
2015-03-13 14:34:12 +00:00
ryoon
85a3dd5cad Fix openjdk7 packaging.
* Remove redundant PLIST entries. Thank you, wiz@.
2015-03-12 15:01:25 +00:00
nros
ab8d44ce0b +bibletime +sword 2015-03-12 14:00:14 +00:00
nros
07aee50026 Import wip/bibletime to misc/bibletime, reviewed by sevan and wiz.
BibleTime is a completely free Bible study program, built for Linux,
Windows, *BSD and Mac OS X. BibleTime contains over 200 free Bible
texts, commentaries, dictionaries and books, provided by the Crosswire
Bible Society via the SWORD programming library. BibleTime is written in
C++ and uses the Qt GUI toolkit.
2015-03-12 13:54:30 +00:00
nros
4b39624380 Import wip/sword as misc/sword, reviewed by sevan and wiz.
The SWORD Project is the CrossWire Bible Society's free Bible software
project. Its purpose is to create cross-platform open-source tools that
allow programmers and Bible societies to write new Bible software more
quickly and easily.
2015-03-12 13:30:28 +00:00
ryoon
0a6dff0f0e Bump PKGREVISION.
* Install desktop files with patches from jaapb@. (PKGREVISION bump)
* Try to invoke Apache Ant process under NetBSD 6.
  /bin/sh under NetBSD 6 return non-0 value
  from "undef Platform", when $Platform is not defined.
  And more something is required to built this package under NetBSD 6.
2015-03-12 02:59:04 +00:00
wiz
fd822f880c Recursive bump for poppler-0.32.0 shlib major bump. 2015-03-09 09:02:19 +00:00
joerg
7d91725cc1 Fix config.guess/config.sub overrides. 2015-03-08 23:29:22 +00:00
taca
b752b2dc2f Update rubygems to 2.4.6.
* Simplify Gem::Specification definition.
* Remove some pkgsrc specific modifications.

=== 2.4.6 / 2014-02-05

Bug fixes:

* Fixed resolving gems with both upper and lower requirement boundaries.
  Issue #1141 by Jakub Jirutka.
* Moved extension directory after require_paths to fix missing constant bugs
  in some gems with C extensions.  Issue #784 by Andr«± Arko, pull request
  #1137 by Barry Allard.
* Use Gem::Dependency#requirement when adding a dependency to an existing
  dependency instance.  Pull request #1101 by Josh Cheek.
* Fixed warning of shadowed local variable in Gem::Specification.  Pull request
  #1109 by Rohit Arondekar
* Gem::Requirement should always sort requirements before coercion to Hash.
  Pull request #1139 by Eito Katagiri.
* The `gem open` command should change the current working directory before
  opening the editor.  Pull request #1142 by Alex Wood.
* Ensure quotes are stripped from the Windows launcher script used to install
  gems.  Pull request #1115 by Youngjun Song.
* Fixed errors when writing to NFS to to 0444 files.  Issue #1161 by Emmanuel
  Hadoux.
* Removed dead code in Gem::StreamUI.  Pull request #1117 by mediaslave24.
* Fixed typos.  Pull request #1096 by hakeda.
* Relaxed CMake dependency for RHEL 6 and CentOS 6.  Pull request #1124 by V«¿t
  Ondruch.
* Relaxed Psych dependency.  Pull request #1128 by V«¿t Ondruch.
2015-03-08 14:44:16 +00:00
taca
cc01b3aaef Explicitly allow build with Ruby 1.8.7. 2015-03-08 14:10:21 +00:00