Commit graph

296499 commits

Author SHA1 Message Date
roy
507d3e4057 More packages wave bye-bye to python34 and python35 2019-04-26 12:44:43 +00:00
skrll
e7be7f511a Note u-boot updates 2019-04-26 11:27:56 +00:00
roy
0940cd9767 Wave bye-bye to python 34 2019-04-26 10:30:33 +00:00
adam
bff9a3ebab Updated devel/py-ordered-set, devel/py-ipython 2019-04-26 10:13:32 +00:00
adam
ae59a1013d py-ipython: updated to 7.5.0
IPython 7.5.0

IPython 7.5.0 consist mostly of bug-fixes, and documentation updates, with one minor new feature. The Audio display element can now be assigned an element id when displayed in browser.

The major outstanding bug fix correct a change of behavior that was introduce in 7.4.0 where some cell magics would not be able to access or modify global scope when using the @needs_local_scope decorator. This was typically encountered with the %%time and %%timeit magics.
2019-04-26 10:13:15 +00:00
adam
2da380d514 py-ordered-set: updated to 3.1.1
3.1.1:
Unknown changes
2019-04-26 10:02:13 +00:00
roy
021c3b339d Remove 34 and 35 from python versions. 2019-04-26 09:44:59 +00:00
roy
a177307009 Wave bye-bye to python34 and python35.
Discussed on pkgsrc-users@
2019-04-26 09:40:15 +00:00
skrll
48eba37709 Call cleanup_before_linux in efi_exit_boot so ensure caches are clean, etc
Bump PKGREVISION
2019-04-26 08:32:27 +00:00
mrg
3447152493 bump pkg version - real bug fix added. 2019-04-26 00:13:34 +00:00
mrg
9c3889f190 avoid a crash when setting IRCIISERVER. older free() must hae been
less grumpy about passing data it didn't know about ..

pointed out by bad@.
2019-04-26 00:12:14 +00:00
kamil
f97061f7fb doc: Updated emulators/qemu to 4.0.0nb4 2019-04-25 23:57:49 +00:00
kamil
4853ee51a5 qemu: Fix unportable iconv(3) construct breaking on NetBSD
ui_curses.c contains now a new patch:

* Switch unportable iconv(3) UCS-2 <-> wchar_t conversions
  to a portable algorithm with an intermediate step with
  multibyte sequences

With this change qemu -curses works again.

Thanks to joerg@ for pointing out the proper algorithm.

Bump pkgrevision.
2019-04-25 23:54:46 +00:00
markd
cc84995698 qca2* update 2019-04-25 23:38:33 +00:00
markd
80017bca3c qca2*: update to 2.2.1
Changes in 2.2
- support for openssl 1.1
- support for AES GCM and AES CCM modes
- new base64 convenience functions
- new botan2 support
- new hkdf support
- various build improvements and (deprecation) cleanups

There may be trouble building this release on windows. Feedback/input
would be very welcome.

(2.2.0 was not announced due to defects noticed after tagging)
2019-04-25 23:35:28 +00:00
wiz
85a3af0505 doc/TODO: + boost-libs-1.70.0, openssh-8.0, supertuxkart-1.0. 2019-04-25 21:36:52 +00:00
markd
7908eb7d88 update KDE Frameworks to 5.57.0 2019-04-25 21:26:24 +00:00
markd
b38cbc6e4c kde: update KDE Frameworks to 5.57.0
Framework Integration

  use more appropriate plasma-specific icon for plasma category
  use plasma icon as icon for plasma notification category

KDELibs 4 Support

  Remove find modules provided by ECM

Kirigami

  fix listItems implicitWidth
  shannon entropy to guess monochrome icon
  Prevent context drawer from disappearing
  remove actionmenuitembase
  don't try to get the version on static builds
  [Mnemonic Handling] Replace only first occurrence
  sync when any model property updates
  use icon.name in back/forward
  fix toolbars for layers
  Fix errors in kirigami example files
  Add a SearchField and PasswordField component
  fix handle icons
  [InlineMessage] Do not draw shadows around the message
  immediately layout on order changed
  fix breadcrumb layout
  never show toolbar when the current item asks not to
  manage back/forward in the filter as well
  support back/forward mouse buttons
  Add lazy instantiation for submenus
  fix toolbars for layers
  kirigami_package_breeze_icons: Search among size 16 icons as well
  Fix Qmake based build
  get the attached property of the proper item
  fix logic when to show the toolbar
  possible to disable toolbar for layer's pages
  always show global toolbar on global modes
  signal Page.contextualActionsAboutToShow
  a bit of space to the right of the title
  relayout when visibility changes
  ActionTextField: Properly place actions
  topPadding and BottomPadding
  text on images always need to be white
  clip overlaysheet
  avoid parenting OverlaySheet to ColumnView
  use a qpointer for the theme instance
  hide breadcrumb on pages that don't want a toolbar
  don't try to override the enabled property
  Possibility for custom header and footer in ContextDrawer

KJobWidgets

  [KUiServerJobTracker] Update destUrl before finishing the job

KWidgetsAddons

  Make KFontRequester consistent
  Update kcharselect-data to Unicode 12.0

KWindowSystem

  Send blur/background contrast in device pixels

Plasma Framework

  [AppletInterface] Check for corona before accessing it
  [Dialog] Don't forward hover event when there is nowhere to forward it to
  [Menu] Fix triggered signal
  Reduce the importance of some debug information so actual warnings can be seen
  [PlasmaComponents3 ComboBox] Fix textColor
  FrameSvgItem: catch margin changes of FrameSvg also outside own methods
  Add Theme::blurBehindEnabled()
  FrameSvgItem: fix textureRect for tiled subitems to not shrink to 0
  Fix breeze dialog background with Qt 5.12.2
  Remove crash in plasmashell
  [Icon Item] Also clear image icon when using Plasma Svg
  textfield height based only on clear text
  bind alternateBackgroundColor
2019-04-25 21:17:13 +00:00
markd
2202265d30 kde: update KDE Frameworks to 5.57.0 2019-04-25 21:10:45 +00:00
markd
6d7449ea48 kholidays: update KDE Frameworks to 5.57.0
KHolidays #

  Sort the polish holidays categories
2019-04-25 21:09:21 +00:00
markd
b1be2a42ef kde: update KDE Frameworks to 5.57.0
KCompletion

  Don't set a null completer on a non-editable combobox

Syntax Highlighting

  Add syntax definition for Elm language to syntax-highlighting
  AppArmor & SELinux: remove one indentation in XML files
  Doxygen: don't use black color in tags
  Allow line end context switches in empty lines
  Fix endRegion folding in rules with beginRegion+endRegion (use length=0)
  Add extensions to groovy highlighting
  Add Smali syntax highlighting file
  Add "." as weakDeliminator in Octave syntax file
  Logcat: fix dsError color with underline="0"
  fix highlighter crash for broken hl file
  guard target link libraries for older CMake version
2019-04-25 21:08:10 +00:00
markd
94ce31c7f8 kde: update KDE Frameworks to 5.57.0
Baloo

  [DocumentIdDB] Silence non-error debug message, warn on errors
  [baloosearch] Allow specifying a time when using e.g. mtime
  [indexcleaner] Avoid removing included folders below excluded ones
  [MTimeDB] Fix lookup for the LessEqual range
  [MTimeDB] Fix lookup when time range should return empty set
  Correct asserts/error handling in MTimeDB
  Protect against invalid parents in the IdTreeDB
  Remove document from MTimeDB/DocumentTimeDB even when timestamp is 0
  Be more precise with mimetype detection
  [timeline] Canonicalize Url
  [timeline] Fix missing/misplaced SlaveBase::finished() calls
  [balooshow] Several extensions basic file information output
  [timeline] Fix warning, add missing UDS entry for "."
  [balooctl] Reduce nesting level for addOption arguments, cleanup
  React to config updates inside indexer
  Fix regression when opening DB in read-write mode
  [balooctl] Cleanup trailing whitespace
  [engine] Unbreak code, revert renaming of Transaction::abort()
  Harmonize handling of underscore in query parser
  Baloo engine: treat every non-success code as a failure

KDBusAddons

  Convert two old-style connects to new-style

KFileMetaData

  Implement support for writing rating information for taglib writer
  Implement more tags for taglib writer
  Rewrite taglib writer to use property interface
  Test ffmpeg extractor using mime type helper
  Propose Stefan Bruns as KFileMetaData maintainer
  Declare PropertyInfo as QMetaType
  Safeguard against invalid files
  [TagLibExtractor] Use the correct mimetype in case of inheritance
  Add a helper to determine actual supported parent mime type
  [taglibextractor] Test extraction of properties with multiple values
  Generate header for new MimeUtils
  Use Qt function for string list formatting
  Fix number localization for properties
  Verify mimetypes for all existing sample files, add some more
  Add helper function to determine mime type based on content and extension
  Add support for extracting data from ogg and ts files
  [ffmpegextractor] Add Matroska Video test case
  Rewrite the taglib extractor to use the generic PropertyMap interface
  [ExtractorCollection] Load extractor plugins lazily
  Fix extraction of aspect ratio property
  Increase precision of frame rate property

Solid

  Allow building without UDev on Linux
  Only get clearTextPath when used
2019-04-25 21:05:22 +00:00
markd
facd7bc4f3 kde: update KDE Frameworks to 5.57.0 2019-04-25 21:00:43 +00:00
markd
34024fa509 kde: update to KDE Frameworks 5.57.0
KNewStuff

  Switch URLs to https
  Update link to fsearch project
  Handle unsupported OCS commands, and don't over-vote
  New location for KNSRC files
  [knewstuff] Remove qt5.13 deprecated method
2019-04-25 20:58:00 +00:00
markd
1c09a227dc kde: update KDE Frameworks to 5.57.0
Attica

  Accept any HTTP status between 100 and 199 as benign
2019-04-25 20:56:31 +00:00
markd
3a67fed896 kde: update KDE Frameworks to 5.57.0
Breeze Icons

  Add "notifications" and "notifications-disabled" icons
  make start-here-kde also available start-here-kde-plasma
  Sublime Merge Icon
  Give applications-games and input-gaming more contrast with Breeze Dark
  Make 24px go-up actually 24px
  Add preferences-desktop-theme-applications and
  preferences-desktop-theme-windowdecorations icons
  Add symlinks from "preferences-desktop-theme" to
  "preferences-desktop-theme-applications"
  Remove preferences-desktop-theme in preparation to making it a symlink
  Add collapse/expand-all, window-shade/unshade (bug 404344)
  Improve consistency of window-* and add more
  Make go-bottom/first/last/top look more like media-skip*
  Change go-up/down-search symlinks target to go-up/down
  Improve pixel grid alignment of go-up/down/next/previous/jump
  Change media-skip* and media-seek* style
  Enforce new muted icon style in all action icons

KIconThemes

  Fix padding icon that doesn't exactly match the requested size

KImageFormats

  ora:kra: qstrcmp -> memcmp
  Fix RGBHandler::canRead
  xcf: Don't crash with files with unsupported layer modes
2019-04-25 20:53:51 +00:00
markd
a29b7814b1 kde: update KDE Frameworks to 5.57.0
KDE Doxygen Tools

  Update URLs to use https

KCMUtils

  [KCModuleLoader] Pass args to created KQuickAddons::ConfigModule
  Pass focus to child searchbar when KPluginSelector is focused
  Improve the KCM error message
  Add runtime guard that pages are KCMs in KCMultiDialog

KConfig

  Add Notify capability to revertToDefault
  point readme to the wiki page
  kconfig_compiler: new kcfgc args HeaderExtension & SourceExtension
  [kconf_update] move from custom logging tech to qCDebug
  Remove reference from const KConfigIniBackend::BufferFragment &
  KCONFIG_ADD_KCFG_FILES macro: ensure a change of File= in kcfg is picked up

KCoreAddons

  Fix "* foo *" we don't want to bold this string
  Fix Bug - clicking contact web url => uncomplete url is selected
  Print strerror when inotify fails (typical reason: "too many open files")

KDeclarative

  [GridViewKCM] Fix implicit width calculation
  move the gridview in a separate file
  Avoid fractionals in GridDelegate sizes and alignments

KDocTools

  Update Ukrainian translation
  Catalan updates
  it entities: update URLs to use https
  Update URLs to use https
  Use Indonesian translation
  Update design to look more similar to kde.org
  Add necessary files to use native Indonesian language for all Indonesian docs

KI18n

  Report human-readable error if Qt5Widgets is required but is not found

KIO

  Replace currentDateTimeUtc().toTime_t() with currentSecsSinceEpoch()
  Replace QDateTime::to_Time_t/from_Time_t with to/fromSecsSinceEpoch
  Improve executable dialog buttons' icons
  [KDirOperator] Show Detailed Tree View by default
  KFileItem: call stat() on demand, add SkipMimeTypeDetermination option
  KIOExec: fix error when the remote URL has no filename
  KFileWidget In saving single file mode an enter/return press on the
  KDirOperator triggers slotOk
  [KDynamicJobTracker] Use generated DBus interface
  [KFileWidget] When saving, highlight filename after clicking existing file
  also when using double-click
  Don't create thumbnails for encrypted Vaults
  Fix WebDAV directory renaming if KeepAlive is off
  Show list of tags in PlacesView
  Delete/Trash confirmation dialogue: Fix misleading title
  Display the correct file/path in "too bit for fat32" error message
  Phrase error message with GiB, not GB
  openwithdialog: use recursive flag in proxy filter
  Remove URLs being fetched when listing job is completed
  [CopyJob] Treat URL as dirty when renaming file as conflict resolution
  Pass local file path to KFileSystemType::fileSystemType()
  Fix upper/lower case rename on case insensitive fs
  Fix "Invalid URL: QUrl("some.txt")" warnings in Save dialog
  Fix crash while moving files
  Fix NTFS hidden check for symlinks to NTFS mountpoints
  Make file overwrite a bit safer

KNotification

  [KStatusNotifierItem] Send desktop-entry hint
  Allow to set custom hints for notifications

KNotifyConfig

  Allow selecting only supported audio files

KPackage Framework

  Fix finding the host tools targets file in the Android docker environment
  Add cross-compilation support for kpackagetool5

KService

  Add X-GNOME-UsesNotifications as recognized key
  Add bison minimum version of 2.4.1 due to %code

KTextEditor

  Fix: apply correctly the text colors of the chosen scheme
  DocumentPrivate: Add option "Auto Reload Document" to View menu
  DocumentPrivate: Support to set dictionary on block selection
  Fix Words & Chars String on katestatusbar
  Fix Minimap with QtCurve style
  KateStatusBar: Show lock icon on modified label when in read-only mode
  DocumentPrivate: Skip auto quotes when these looks already balanced
  Add Variable interface to KTextEditor::Editor
  relax code to only assert in debug build, work in release build
  ensure compatibility with old configs
  more use of generic config interface
  simplify QString KateDocumentConfig::eolString()
  transfer sonnet setting to KTextEditor setting
  ensure now gaps in config keys
  convert more things to generic config interface
  more use of the generic config interface
  generic config interface
  Don't crash on malformed syntax highlighting files
  IconBorder: Accept drag&drop events
  ViewPrivate: Make deselection by arrow keys more handy
  Fix for showing argument hint tree on non-primary screen
  Port some deprecated method
  Restore the search wrapped message to its former type and position
  ViewPrivate: Make 'Apply Word Wrap' more comfortable
  ModeBase::goToPos: Ensure jump target is valid
  ViInputMode: Remove unsupported text attributes from the status bar
  KateStatusBar: Add dictionary button
  add example for line heigh issue
2019-04-25 20:50:22 +00:00
markd
76d1d97add karchive: update to 5.57.0
Fix crash in KArchive::findOrCreate with broken files
  Fix uninitialized memory read in KZip
  Add Q_OBJECT to KFilterDev
2019-04-25 20:40:02 +00:00
markd
84b11e740e kde: update KDE Frameworks to 5.57.0 2019-04-25 20:38:09 +00:00
markd
765bc559f9 extra-cmake-modules: update to 5.57.0
5.48.0:
  Android: Make it possible to override a target's APK directory
  Drop outdated QT_USE_FAST_OPERATOR_PLUS
  Add -Wlogical-op -Wzero-as-null-pointer-constant to KF5 warnings
  [ECMGenerateHeaders] Add option for other header file extension than .h
  Don't include a 64 when building 64bit architectures on flatpak
5.50.0:
  Bindings: Check if bindings can be generated for a specific python version
  Bindings: Make generator forward compatible with Python 3
  Disable alteration of QT_PLUGIN_PATH by ECM when running tests
  Bindings: Add support for scoped enums (bug 397154)
  Make it possible for ECM to detect po files at configure time
5.51.0:
  Compile python bindings with the same sip flags used by PyQt
  Android: Allow passing a relative path as the apk dir
  Android: Properly offer a fallback to applications that don't have a manifest
  Android: Make sure Qm translations get loaded
  Fix Android builds using cmake 3.12.1
  l10n: Fix matching digits in the repository name
  Add QT_NO_NARROWING_CONVERSIONS_IN_CONNECT as default compile flags
  Bindings: Correct handling of sources containing utf-8
  Actually iterate over CF_GENERATED, rather than checking item 0 all the time
5.53.0:
  New module: FindLibExiv2.cmake
5.54.0:
  Add find module for Google's libphonenumber
5.55.0:
  FindGperf: in ecm_gperf_generate set SKIP_AUTOMOC for generated file
  Move -Wsuggest-override -Wlogical-op to regular compiler settings
  Fix python binding generation for classes with deleted copy constructors
  Fix qmake module generation for Qt 5.12.1
  Use more https in links
  API dox: add missing entries for some find-modules & modules
  FindGperf: improve api dox: mark-up usage example
  ECMGenerateQmlTypes: fix api dox: title needs more --- markup
  ECMQMLModules: fix api dox: title match module name, add missing "Since"
  FindInotify: fix api dox .rst tag, add missing "Since"
5.56.0:
  Fix releaseme checkout when this is included in a sub-directory
  New find module for Canberra
  Update Android toolchain files to reality
  Add compile check to FindEGL
5.57.0:
  Re-enable the setting of QT_PLUGIN_PATH
  ecm_add_wayland_client_protocol: Improve error messages
  ECMGeneratePkgConfigFile: make all vars dependent on ${prefix}
  Add UDev find module
  ECMGeneratePkgConfigFile: add variables used by pkg_check_modules
  Restore FindFontconfig backward compatibility for plasma-desktop
  Add Fontconfig find modudle
2019-04-25 20:36:40 +00:00
adam
40855c7c8d Updated games/wesnoth 2019-04-25 20:09:51 +00:00
adam
9144d5f37f wesnoth: updated to 1.14.7
Version 1.14.7
Campaigns
 * A Tale of Two Brothers:
   * S3: Changed castle to permanent chaotic ToD and rebalanced scenario accordingly
   * S4: Added dialogue between Baran and Tairach when they engage in combat
 * Dead Water:
   * S3: Added event to make Storm Trident more obvious
 * Descent into Darkness:
   * Complete revision of all dialogue and story text
   * Revised and rebalanced gameplay in all scenarios
   * S3 and S11: New scenarios completely rewritten from scratch
 * Eastern Invasion:
   * S1: Removed early finish bonus for fleeing
   * S2: Modified Dacyn's dialogue upon undead arrival
   * S7a: Require Dacyn to cross the river
   * S9: add snow to map
   * S10: show objectives after defeating enemy leaders
   * S11: show objectives after finding gold and releasing prisoners
 * Legend of Wesmere:
   * Disabled side shuffling in MP (checking the box does nothing)
   * Fixed missing persistent data at the end of chapter 3
   * Rebalanced gold values in all scenarios
   * S3: remove shroud from enemy sides upon Kalenz's arrival
   * S4: (MP only) free Cleodil at scenario start
 * Northern Rebirth:
   * Eryssa now must survive if she joins the player
   * Father Morvin and Sister Thera will now respawn at Tallin's location if they die to prevent illogical gameplay
   * Gold in S10-13 is adjusted if Krash is dead
   * S1: Spawn 2 Troll Whelps instead of 4 and a normal Troll
   * S4: Have Hamel describe Ghouls if Camerin is dead
   * S5: Add gates to map instead of images and overlays
   * S8: add text and updated objectives when rescuing Eryssa
   * S12a: Update objectives to make it clear that gold is not received if Sisal dies
 * The Rise of Wesnoth:
   * Fixed various typos
   * S17c: Modified Burin's description of trolls
 * The South Guard:
   * Fixed various typos
 * Tutorial:
   * Remove swamp from map for part 2
   * Warn player about water when stepping on any shallow water hex
   * Change quintain to level 0
   * Allow Konrad and Li'sar to level up and add corresponding dialogue for part 2
 * Under the Burning Suns:
   * Added embellishments to various maps
Language and i18n
 * Updated translations: British English, Chinese (Traditional), Dutch,
   French, Italian, Japanese, Lithuanian, Spanish.
Multiplayer
 * Dark Forecast: AI units are "discovered" (added to the help if not already known)
 * Dark Forecast: fixed bug where additional boss spawns would not occur after the initial wave
Multiplayer server
 * Forum user handler ban durations are now reported back to banned players.
Units
 * Updated descriptions for Goblin Knight and Wolf Rider
 * Add new descriptions for Quenoth faction
User interface
 * Add jamming to the vision tooltip in the sidebar.
 * Fix undoing a recall not un-drawing parts of the sprite that go beyond the unit's hex
 * Fix crash when the recruit filter matched nothing.
 * "Show Enemy Moves" now highlights enemy units that can reach the highlighted hex.
 * The time of day graphics for midday and midnight have been updated to match the rest of the
   summer/winter time of day schedules.
Miscellaneous and bug fixes
 * Fix auxiliary attack end event handlers defined by FORCE_CHANCE_TO_HIT breaking if one or more of the
   affected units are removed by another attack end event handler
 * The statistics dialog no longer forgets to reset stats when using "Reset Replay" ("Stop") in replay
   mode or "Back to turn" in networked MP games
2019-04-25 20:09:29 +00:00
adam
1bbfd9a481 Updated x11/qt5 2019-04-25 19:43:35 +00:00
adam
e63b884ac0 qt5: updated to 5.12.3
Qt 5.12.3, the third patch release of Qt 5.12 LTS, is released today. While not adding new features, the Qt 5.12.3 release provides a number of bug fixes, as well as performance and other improvements.

Compared to Qt 5.12.2, the new Qt 5.12.3 provides almost 200 bug fixes. For details of the most important changes, please check the Change files of Qt 5.12.3.

Qt 5.12 LTS will receive many more patch releases throughout the coming years and we recommend all active developed projects to migrate to Qt 5.12 LTS. Qt 5.9 LTS is currently in ‘Strict’ phase and receives only the selected important bug and security fixes, while Qt 5.12 LTS is currently receiving all the bug fixes. Qt 5.6 Support has ended in March 2019, so all active projects still using Qt 5.6 LTS should migrate to a later version of Qt.
2019-04-25 19:43:15 +00:00
adam
2f25062f89 Updated net/powerdns, net/powerdns-recursor 2019-04-25 18:44:55 +00:00
adam
da697110e4 powerdns-recursor: updated to 4.1.12
4.1.12
Improvements
Provide CPU usage statistics per thread (worker & distributor).
Use a bounded load-balancing algo to distribute queries.
Implement a configurable ECS cache limit so responses with an ECS scope more specific than a certain threshold and a TTL smaller than a specific threshold are not inserted into the records cache at all.

Bug Fixes
Correctly interpret an empty AXFR response to an IXFR query.
2019-04-25 18:44:36 +00:00
adam
6e1092b239 powerdns: updated to 4.1.8
4.1.8
Bug Fixes
Fix rectify for ENT records in narrow zones.
Prevent leak of file descriptor if running out of ports for incoming AXFR.
EL6: fix CXXFLAGS to build with compiler optimizations.
Fix API search failed with “Commands out of sync; you can’t run this command now”.
Fix invalid SOA record in MySQL which prevented the authoritative server from starting.
Plug mysql_thread_init memory leak.
Correctly interpret an empty AXFR response to an IXFR query.
Fix replying from ANY address for non-standard port.
Do not compress the root.
Fix dot stripping in setcontent().

4.1.7
Bug Fixes
Insufficient validation in the HTTP remote backend (CVE-2019-3871, PowerDNS Security Advisory 2019-03)
2019-04-25 18:42:41 +00:00
leot
d9d3bac57b python3*: improve the comment in patch-Python_pylifecycle.c
The PR have (and probably will have further) relevant information,
reference it too.
2019-04-25 17:44:21 +00:00
rillig
8addc86649 lang/gcc8: mention upstream bug report in patch 2019-04-25 17:07:06 +00:00
adam
908291292f Updated graphics/p5-Image-ExifTool 2019-04-25 16:37:57 +00:00
adam
c4b8fcf537 p5-Image-ExifTool: updated to 11.30
Version 11.30 (production release)
Added a new Sony/Minolta LensType
Decode streaming metadata from TomTom Bandit Action Cam MP4 videos
Decode Reconyx HF2 PRO maker notes
Decode ColorData for some new Canon models
Enhanced -geotag feature to set AmbientTemperature if available
Remove non-significant spaces from some DICOM values
Fixed possible "'x' outside of string" error when reading corrupted EXIF
Fixed incorrect write group for GeoTIFF tags added in version 11.24

Version 11.29
Added support for Ricoh GR III maker notes
Added a new Canon LensType
Added a new XMP-crs tag
Enhanced -csv option to output base64-encoded binary data when combined with -b or when the -charset option is used and the text has invalid characters
Remove trailing space from even-length DICOM values
Patched to avoid "Hexadecimal number > 0xffffffff non-portable" warning
Fixed meta charset attribute in -htmlDump output

Version 11.28
Added support for reading INSV video and decode streaming GPS
Added a new Pentax LensType
Added a new FujiFilm ImageStabilization value
Allow exiftool to be run via a symbolic link on Mac/Linux
Reverted INDD patch of version 11.27 (ie. raise error again on incorrectly terminated INDD object list)
Changed handling of temporary documentation file in Windows version

Version 11.27
Added support for more XMP-dji-drone tags
Added new Olympus CameraType and LensType values
Added a new Canon LensType
Added a new CanonModelID
Decode yet another type of GPS from DashCam videos
Allow FileName to be written when only case is changed on case-insensitive filesystems
Improved identification of some iWork file types
Recognize the LRV file extension
Changed Windows version to use the parent folder of PAR_GLOBAL_TEMP for the temporary documentation file
Don't raise an error if an INDD object list is terminated by spaces instead of nulls
Fixed some problems with new -htmldump IFD highlighting feature
Fixed bug introduced in 11.24 with "-o -.EXT" feature

Version 11.26
Added a new Nikon LensID
Decode more tags for the Sony ICLE-6400
Enhanced -htmldump feature to highlight IFD when mousing over IFD offset

Version 11.25
Added a new Sony/Minolta LensType
Added a new Nikon LensID
Decode Leica D-Lux7 maker notes
Decode more Nikon AF tags for newer models
Decode Samsung Type2 maker notes with lower case Make
Decode another Sony tag
Improved decoding of Nikon LensType
Improved time shift feature to fix some incorrectly formatted date/time values
Renamed some Sony ImageCount tags to ShutterCount
Fixed problem reading back metadata written to some odd PDF files

Version 11.24
Compatibility Notice: Changed the meaning of '-' and '+' modifiers for %C formatting code (does not affect lower-case %c code)
Decode a number of new Nikon tags
Added new Olympus FlashType and FlashModel values
Added a new Canon LensType
Added a new Nikon LensID
Made more GeoTIFF tags writable
Handle XMP rdf:value when reading
Improved warning when trying to read a file with a zero-length name
Fixed decoding of PictureControl tags for Nikon Z-7
Fixed problem writing date/time values with " DST" designator at end of date/time string
Fixed problem in Windows which could cause ExifTool to abort due to a Win32::FindFile error if a file name contained surrogate Unicode characters

Version 11.23
Recognize DWG and DWF files
Minor improvement to some -validate warnings
Tolerate leading UTF-8 byte order mark (BOM) at start of JSON files
Fixed problem recognizing some streaming camm metadata in QuickTime videos

Version 11.22
Added read support for PC Paintbrush (PCX) files
Added two new Sony/Minolta LensTypes
Decode LensData tags for some newer Nikon models
Decode ColorData for the Canon EOS R
Recognize DCX files

Version 11.21
Added a new Sony/Minolta LensType
Added a new Olympus FlashModel
Improved decoding of FujiFilm InternalSerialNumber
Minor improvements to decoding of GPS from some dashcam videos
Made XMP-getty:Personality a List-type tag
Made it an error to use the -o option or write FileName or Directory tags when using the TestName dry-run feature
Fixed problem using -E with other character sets when writing

Version 11.20
Added a new Panasonic WhiteBalance value
Added a new Nikon LensID
Decode streaming GPS from MOV videos for another dashcam model
Improved -E option to support character sets other than UTF-8
2019-04-25 16:35:57 +00:00
roy
9f597d0f93 python: Don't install nis_failed.so if no yp headers
Because python won't even try to build it.
You only see nis_failed.so if there is an error building it, when
it wanted to build it, and that should be fixed accordingly.

In a nutshell, if the yp headers are installed, python will build
the nis module, otherwise it won't.

On netbsd systems at least, if you have the yp headers installed and
subsequently re-install over the top with MKYP=no you get into the state
where the headers are installed, but the functions are no longer in libc.
This is an error with *your* system - either rebuild with MKYP=yes OR
remove the yp headers from include/rpc and include/rpcsvc.

Follow on fix for PR pkg/53673.
2019-04-25 15:59:54 +00:00
adam
8fb299b5ea Updated games/openttd, games/openttd-data 2019-04-25 15:56:48 +00:00
adam
eaf9345b9f openttd-data: updated to 0.5.5
0.5.5:
Unknown changes
2019-04-25 15:56:29 +00:00
adam
4cb2ed6742 openttd: updated to 1.9.1
1.9.1:
- Fix 6564: Enforce types of arguments for station name strings
- Fix 7433: Don't use AirportSpec substitute if it's not enabled
- Fix 7447, 7466, 7476: Missing NewGRF strings due to Action 4 feature check skipping pseudo-feature 48
- Fix 6222: Advanced sprite layout sometimes showed incorrect railtype ground tile.
- Fix 7439: CompanyRemoveReason overwritten by ClientID
- Fix: [Windows] Incorrect error handling could lead to cascading error windows
- Fix 7478: Don't remove NewGRF objects on company take-over.

1.9.0:
- Fix 7411: Use industry production callback (if used) on initial industry cargo generation

1.9.0-RC2:
- Fix 7400: WaterClass for tree tiles was not converted for old saves preventing industry creation
- Fix: Filtered file list did not scroll properly
- Fix 7391: Don't invalidate go to depot orders of non-aircraft when invalidating hangar orders that happen to share IDs
- Fix 7386: Measurement tooltip for tunnels, aqueducts & docks did not display or flickered
- Fix: Wrong company performance rating when money exceeds INT_MAX
- Fix: Permit loading of industry production callback with invalid cargo type
- Fix: Spelling for a few real town names
- Fix: Runway too short for large aircraft message should not depend on plane crashes setting
- Fix 7334: Ship lost after crossing bridge due to path cache not being consumed while on final bridge end

1.9.0-RC1:
- Add: Various AI/GS functions for vehicle groups
- Change: Synchronise introduction date and reliability randomness across vehicles with the same base introduction date
- Change: Allow towns to build bridges over rails and one-way roads
- Fix: Detection of coast tiles with trees on them
- Fix: Emergency netsave saved the title game instead of the broken game in question
- Fix: Company livery window showed incorrect groups when opened in multiplayer
- Fix: Unable to select last group in open livery window
- Fix: Goto hangar orders were not invalidated when rebuilding airports

1.9.0-beta3:
- Feature: Option to adjust font size separately from GUI size
- Feature: Increase maximum number of orders from 64000 to ~16.7m
- Add: Show performance of AI and GS in framerate window
- Add: News menu entry and shortcut for deleting all messages
- Change: [OSX] Improved scrolling behaviour when using touchpads
- Change: Add scrollbar to cargo legend in cargo payment rates window
- Change: Owner of vehicle with exclusive transport rights may now load cargo from neutral stations
- Change: Improved UI behaviour when dragging sound volume sliders with the mouse
- Change: Use selected vehicle group as parent when creating a new group
- Change: Use SlErrorCorrupt() on pool index error when loading a savegame, instead of terminating
- Change: Skip reliability decay if servicing is disabled
- Fix: Remove desert around lakes upon generation
- Fix: Re-sorting file list did not update filtered rows
- Fix 7159: Waiting time at red one-way signals was too short
- Fix 7189: Fluidsynth volume gain too high
- Fix 7004: Cargo flow legend was not properly refreshed after zooming
- Fix: Possibility to modify wrong AI/GS settings when switching AI/GS scripts around
- Fix: Use more descriptive "spectator" strings for story book and goal dropdown menus
- Fix 6599: Disable build and rename button in build vehicle window when no vehicle is selected
- Fix: Do not mangle tagged revision strings for network revision strings
- Fix 7151: AI start date deviation was still applied when not set to a random AI
- Fix 7197: Invalidate depot buttons when necessary
- Doc: [AI] UnshareOrders empties the orders list of the vehicle

1.9.0-beta2:
- Fix: Non-Windows builds did not get correct git hash

1.9.0-beta1:
Note: OpenTTD was migrated to GitHub for 1.9, so SVN revision and FlySpray numbers have been replaced with Pull Requests and Issue numbers
- Feature: Group liveries, and livery window usability enhancements
- Feature: Overhaul of music system, support MPSMIDI music files (TTD DOS/TTO)
- Feature: [Win32] Rewritten DMusic and WinMM music drivers
- Feature: [Win32] New XAudio2 sound driver
- Feature: [Linux] New Fluidsynth music driver
- Feature: Framerate display window
- Feature: [NewGRF] Ability for industries & houses to produce and/or accept up to 16 different cargoes
- Feature 6610: Allow towns to build houses on road turns
- Feature: Replace independent map scrolling GUI settings with single option, and add choice to not lock cursor position when scrolling
- Feature 6459: API for querying network clients from GS
- Feature: New Russian Ruble & Mexican Peso as currencies
- Feature 4186: Append '(City)' after city names in the town directory
- Feature 986: Automatic save when losing connection to a network game
- Add: [NewGRF] Flag to hide rail types from construction
- Add: [NewGRF] Airport animation trigger for plane landing
- Add 4115: Default starting company colour setting
- Add: Mixer feature for streaming sampled music
- Add 6460: [AI] start_date parameter for Random AIs on new game
- Add: BACKSPACE can be mapped as a hotkey
- Add: 32bpp SSE2 blitter palette animator
- Change: Make ships turn slowly when changing direction and stop when going up or down a lock
- Change: Improve ship pathfinder performance
- Change: Decouple GUI timing from game ticks
- Change: Desert tiles are now half-desert if a neighboured tile is non-desert or sea/coast
- Change: Gradually slow down aircraft speed on breakdown
- Change: [NewGRF] Increase rail type & cargo type limits to 64
- Change: [NewGRF] Increase size of persistent storage to 256
- Change: [NewGRF] Use last OpenTTD SVN revision in NewGRF version number
- Change: Clone tool in depot window now behaves like clone button in vehicle window
- Change 6397: Keep town growth rate in sync with house count
- Change: Scale default FreeType font size selection by UI zoom level
- Change: [OSX] Reversed pinch to zoom behaviour
- Change: Switch town growth rate and counter to actual game ticks
- Change: Non-tag revisions are now named '<commitdate>-<branch>-g<shorthash><modified>'
- Change: Rewrite several bits of documentation in markdown
- Fix: Reinitialise graph GUI on game restart
- Fix: Potential crash during shutdown after unpacking downloaded content
- Fix 6584: Text layout in engine preview dialogue
- Fix 6636: Airplanes could be sent to helicopter station depots
- Fix: Deadlock when launched with -n switch
- Fix: Various corrections to town names in non-English languages
- Fix: Only consider airport tiles when placing (for non-rectangular airports)
- Fix: Spelling fixes on some Latin American town names
- Fix 7001: Pathfinders should see standard road stations as tiles where to reverse
- Fix 6676: Prevent helicopters from stopping in midair during some kinds of landing
- Fix: Remove need to use Ctrl+Click when building stations next to competitors
- Fix: [NewGRF] Make VA2 operator 11 (ror) behave well-defined when rotating by 0 bits
- Fix 4109: Add more water checks to the Oil Rig layout
- Fix 6938: Incorrect value for "Cost to Clear" was displayed for Company Headquarters in tile inspector
- Fix 6920: Make 9.8m/s^2 a common constant for TE-calculation
- Fix 6892: [Script] CONFIG_RANDOM did not use the full parameter range
- Fix 6622: News message when GS constructs a town had empty company name
- Fix: [NewGRF] Action7 variable 0x85 had no bounds checks
- Fix 6875: Depot building cost did not include foundation build cost
- Fix: Some pixels in ship autoreplace icon (sprite 106) were transparent
- Fix: Poor contrast in cargo dest flow legend window cargo labels
- Fix 6553: Make viewport button text unambiguous
- Fix: [OSX] Setting mouse-wheel to scroll the map does not disable pinch to zoom
- Fix 6969: Account for BOM when reading script files
- Fix 6898: Ability to use seeds above INT_MAX
- Fix 6659: Bus stations could be demolished when not in demolish mode
- Fix: One-way roads could be over-built by road stops regardless of road owner
- Fix: Use name of cargo instead of Passengers/Mail in town statistics
- Fix: Prevent ships moving into docks after finishing (un)loading
- Fix: Tractive effort was slightly too high as per NewGRF spec
- Fix 6465: Add {NORMAL_FONT} and {MONO_FONT} control codes to GS strings
- Fix: Four group action icons were misplaced and cropped
- Remove: PSP, WinCE support
2019-04-25 15:55:07 +00:00
leot
9dfb3d702f doc: Updated emulators/qemu to 4.0.0nb3 2019-04-25 15:29:20 +00:00
leot
a088f80432 qemu: install documentation and minor updates/fixes
- After the 4.0.0 update documentation was no longer installed.
  To generate documentation and man pages makeinfo, pod2man and
  py-sphinx are needed, add them as tool dependencies.
- Add a SUBST class to override hardcoded sphinx-build program name.
- Remove PYTHON_VERSIONS_INCOMPATIBLE: 2.7 and 3 are supported.
- hicolor icon themes are installed, include hicolor-icon-theme bl3
2019-04-25 15:29:02 +00:00
tron
cdd6046f79 Note update of the "openssh" package to version 7.9.1nb1 2019-04-25 14:57:35 +00:00
tron
70de5f3798 openssh: Add optional command line editing to "sftp"
Add new package option "editline" (enabled by default) which adds
command line editing and filename completion to the "sftp" client.

Bump the package revision because of this change.
2019-04-25 14:55:03 +00:00
nia
92319bc656 doc: Updated emulators/libretro-gambatte to 20190412 2019-04-25 13:50:28 +00:00