summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2015-04-02Update to 2.22.0:wiz2-7/+6
- 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+ khard.wiz1-1/+2
2015-04-02Import khard-0.3.0 as misc/khard.wiz4-0/+70
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-02Lua 5.3 is no good either.joerg1-2/+2
2015-04-02Don't create shared object symlinks pointing to libtool archives,joerg4-19/+28
they confuse the linker.
2015-03-31-I wants an argument, but since we don't have one, don't use it.joerg2-3/+12
2015-03-31in/out and variants are x86 assembler instructions, use them only onjoerg2-5/+6
x86.
2015-03-26No need to list the same PYTHON_VERSIONS_INCOMPATIBLE version mulitple times.jperkin1-3/+3
2015-03-26Update to esniper-2.31.0, provided by goekesmi in joyent/pkgsrc#251.jperkin3-23/+7
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-22Add patch for CVE-2014-8118 - Integer overflow allows remote attackers tosevan3-2/+24
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-21Honor our CFLAGS. Fix build on systems with linkat.joerg3-9/+121
2015-03-21Don't care about using plain return in K&R function for clang.joerg1-1/+6
2015-03-20g/c leftover patchtnn1-13/+0
2015-03-18Resolve base class ambiguity in operators. Help finding exit(3).joerg5-1/+98
2015-03-17Update yelp3 to 3.14.1prlw12-6/+6
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-16Get rid of unnecessary calibre-uninstall program, pkg_delete is working fine.wiz2-3/+4
Bump PKGREVISION. (Gets rid of /usr/bin/python in installed file.)
2015-03-16Fix -java case.ryoon1-3/+3
Matthias Ferdinand reported that this package includes java mk files even in PKG_OPTIONS.libreoffice4=-java case.
2015-03-15Add a REPLACE_BASH line.wiz1-1/+3
XXX: calibre-uninstall is a generated file during installation and has /usr/bin/python as interpreter, this needs fixing.
2015-03-15Update to 2.21.0:wiz4-130/+14
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-15Set MAINTAINER to pkgsrc-users.hiramatsu1-2/+2
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu1-2/+2
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu1-2/+2
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu1-2/+2
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu1-2/+2
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu1-2/+2
2015-03-15needs iconvtnn1-1/+2
2015-03-15Update tp 4.12.0.1ryoon11-87/+54
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-15Apply modified patch sent by palo@ in private mail. This brings all theserodent18-60/+50
packages to version 3.4.x. May this not break anything (although i feel it might).
2015-03-14Recursive bump from geography/proj ABI change.gdt1-1/+2
2015-03-14Update ruby-slop to 3.6.0.taca2-6/+6
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-13Update ruby-parallel to 1.4.1.taca3-7/+8
No changes available, please refer commit log: https://github.com/grosser/parallel/commits/master.
2015-03-13Update ruby-ohai to 8.1.1.taca4-9/+19
* pkgsrc change: add pkg_alternatives support. No changes available.
2015-03-13Update ruby-memoizable to 0.4.2.taca2-7/+7
* A few big fixes and improvements. * Use resolution-independent SVG badges [ci skip].
2015-03-13Update ruby-commander to 4.3.0.taca4-8/+18
* 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-13Update ruby-descendants_tracker to 0.0.4.taca3-8/+12
No changes available but several improvements and bug fixes.
2015-03-13Update misc/ruby-thread_safe to 0.3.5.taca3-9/+17
Various bug fixes and improvement.
2015-03-13Update ruby-daemons to 1.2.1.taca3-11/+11
== 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-13Update ruby-bundler to 1.8.5.taca4-125/+18
* 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-12Fix openjdk7 packaging.ryoon1-11/+1
* Remove redundant PLIST entries. Thank you, wiz@.
2015-03-12+bibletime +swordnros1-1/+3
2015-03-12Import wip/bibletime to misc/bibletime, reviewed by sevan and wiz.nros6-0/+1109
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-12Import wip/sword as misc/sword, reviewed by sevan and wiz.nros6-0/+362
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-12Bump PKGREVISION.ryoon8-25/+640
* 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-09Recursive bump for poppler-0.32.0 shlib major bump.wiz6-11/+12
2015-03-08Fix config.guess/config.sub overrides.joerg1-1/+4
2015-03-08Update rubygems to 2.4.6.taca4-111/+25
* 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-08Explicitly allow build with Ruby 1.8.7.taca1-1/+3
2015-03-07Update to 3.6.2ryoon4-57/+54
Changelog: 2013-01-01: gWaei 3.6.2 Bugfix release. Various windows compilation fixes. Morphology was made less obtrusive because it is a bit greedy. Fixes to a segfault in waei if no dictionaries are installed and a search is carried out. Fixes to localization. Older changelog is not available.
2015-03-05Update libreoffice4-bin from 4.2.5.2 to 4.4.1.2.bad5-53/+14
Even the section summary of the changes is to big to include here. Refer to http://www.libreoffice.org/download/release-notes/ for the change logs. Tested on netbsd-6/amd64 with suse121 compat packages. spadmin is gone and soffice-patch hasn't been needed in a while. No need to keep the patches for them around.
2015-03-05Update misc/py-anita to 1.37. Changes from 1.36:gson2-6/+6
The global test() function is no longer supported, use the run_tests() method of the Anita object instead. When halting the VM, do not attempt to log in if already logged in. Make the distinctive shell prompts different from one invocation of anita to another, so that anita can run itself recursively on the VM without the outer instance mistaking a shell prompt from an inner instance for one of its own.