Commit graph

265595 commits

Author SHA1 Message Date
youri
e9265d3116 Updated x11/xfce4-desktop to 4.13.1 2017-06-18 22:48:34 +00:00
youri
4ad26fa634 Update xfce4-desktop to 4.13.1:
4.13.1
======
[Please note that this is a development release.]

Development release of xfdesktop targeting for Xfce 4.14.
Please report all problems at bugzilla.xfce.org.

* Miscellaneous bug fixes:
- Fix a memory leak reported in Bug #13555
- Fix garcon-2 dependancy check (continue to use garcon-1)

* Translation Updates:
 ca da de es fr he hr id it ja kk ko ms pl
 pt pt_BR ru th uk zh_CN

4.13.0
======
[Please note that this is a development release.]

Development release of xfdesktop targeting for Xfce 4.14.
Please report all problems at bugzilla.xfce.org.

* Major changes:
 - Port to Gtk3.
  - The iconview has a CSS name of "XfdesktopIconView" and
    adds the GTK_STYLE_CLASS_VIEW to it's base. It then adds
    GTK_STYLE_CLASS_LABEL when rendering the icon text with
    the states: selected, active, or normal. Additionally it
    uses the GTK_STYLE_CLASS_RUBBERBAND when for the rubberband
    theming.
 - Port to GDBus.

* Miscellaneous bug fixes:
 - Don't redraw the icons on focus change events (Bug #12071)
 - Don't try to divide by 0 (Bug #12115)
 - Settings: Fix loading of wallpaper previews (Bug #11892)
 - Settings: Allow directories to be selected (Bug #12832)
 - Fix Open dialog's title (Bug #12560)
 - Prevent a crash in the backdrop loader (Bug #12339)
 - Use gdk's get static image for animation files
 - Add translation string for Trash desktop icon
 - Retain icon relative position when moving a group
2017-06-18 22:48:17 +00:00
youri
ceccdf3d0b Updated x11/xfce4-settings to 4.13.0 2017-06-18 22:42:11 +00:00
youri
c1692639de Update xfce4-settings to 4.13.0:
4.13.0
======
- Initial port to GTK+ 3
- Known issues:
  - The display dialog does not always build correctly. The offending
    code exists in the port to GdkSeat. When alternating between the
    old and new versions of this code, both versions do work, so there
    seems to be some strangeness at build time.
    - See dialogs/display-settings/scrollarea.c#n513
- Translation updates: Basque, Bulgarian, Chinese (China),
  Chinese (Taiwan), Croatian, English (Australia), French, German,
  Hebrew, Japanese, Korean, Lithuanian, Malay, Occitan (post 1500),
  Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian,
  Slovak, Spanish, Swedish, Ukrainian

4.12.1
======
- Fix: Color scheme preview on low bit depth displays (Xfce #12223)
- Fix: Memory leak in xfce4-appearance-settings (Xfce #11746)
- Fix: /Xft/Hinting is never set (Xfce #12086)
- Fix: Segfault in convert_xfce_output_info when plugging in
  an external model, fallback on 640x480 (Xfce #12580, RH #1317382)
- Fix: xfsettingsd resets TV mode to NULL on power cycle (Xfce #11107)
- Make sure icon == NULL if no icon is found
- Make the 'Settings Editor Dialog' pluggable.
- Translation updates: Arabic, Asturian, Bulgarian, Catalan,
  Croatian, English (Australia), Galician, German, Greek,
  Hebrew, Hungarian, Icelandic, Indonesian, Lithuanian,
  Occitan (post 1500), Polish, Russian, Slovak, Swedish
2017-06-18 22:41:54 +00:00
youri
cf26e77025 Updated x11/xfce4-session to 4.13.0 2017-06-18 22:37:51 +00:00
youri
bbff1a7b0f Update xfce4-session to 4.13.0
4.13.0
======
- xfsm has been ported to Gtk3.
- xfsm now does session management for clients using the Gtk application
  dbus interface.
- xfsm has been ported to GDBus.
- Add a switch user button to the logout dialog (Bug #10345)
- UPower dependency has been removed as the suspend/hibernate dbus calls
  were dropped from it.
- Handle screensaver with it's own object (Bug #12603)
- Fix a crash when warning about the screenlocker (Bug #12603)
- When locking fallback to xflock4 first (Bug #12603)
- Add switch-user to the xfsm-logout program
- Translation updates: am, ast, ca, da, de, el, en_AU, es, fi, fr, gl, he,
  hr, hu, id, is, it, ja, kk, ko, lt, ms, nb, nl, nn, oc, pl, pt, pt_BR,
  ru, sk, sr, sv, th, tr, uk, zh_CN,  zh_TW
2017-06-18 22:37:33 +00:00
youri
62b600a17e Updated x11/xfce4-panel to 4.13.0 2017-06-18 22:30:09 +00:00
youri
2acb687568 Update xfce4-panel to 4.13.0:
4.13.0
======
- Port to Gtk3:
    The port is the result of the hard work Nick, Peter, Andrzejr, Simon and
    many others that helped with testing, patches and translations.
- Features:
  - Support for the "primary" monitor option in RandR
  - Gtk2 plugins are still supported and work almost completely fine
    (see regressions below)
- Deprecations:
  - xfce_panel_image is deprecated, instead plugins shall use GtkImage and
    xfce_panel_plugin_get_icon_size which introduces defined icon size-steps
    to avoid fuzzy icons
- Known regressions:
  - The panel is not visually focused by default (fixed in Xfwm4>=4.12.4)
  - Moving panel plugins via drag and drop on the panel directly via the plugins
    context menu action "Move" is currently broken (works fine in preferences dialog)
  - Small regression with intelligent hiding (when opening a menu, the panel
    hides and comes back immediately while it should just remain visible)
  - Enter/leave opacity does not work for Gtk2 plugins
  - Not all panel settings may be kept as the configuration is not 100% backward
    compatible (e.g. we're using GdkRGBA instead of GdkColor for the backgorund)
- Known todos:
  - Fix all bugs/regressions
  - Remove more/all Gtk+ deprecations
    (lots of warnings when compiling currently)
- Lots of translations updates

4.12.1
======
- Long overdue maintenance release.
- Translation updates.
- Clock: fixed compiler warnings.
- Preferences: support for xfpanel-switch (if installed).
- DirectoryMenu: fixed bugs #10331 and #11742
- Tasklist: fixed background color issue.
- ApplicationsMenu: fixed uninitialized variable.
- make distcheck fix/workaround.
2017-06-18 22:29:54 +00:00
youri
f74674a199 Updated devel/xfce4-conf to 4.13.1 2017-06-18 22:23:10 +00:00
youri
64083df0d6 Update xfce4-conf to 4.13.1:
4.12.1
======
- Add support for binding to GdkRGBAs (required for migration to gtk3)
- Translation updates: ast, ca, el, eu, gl, he, hu, lt, nn, oc, ru, sk, sv

Further changelogs not available.
2017-06-18 22:22:55 +00:00
youri
16c1f6928b Updated x11/xfce4-tumbler to 0.1.32 2017-06-18 21:51:00 +00:00
youri
5aac3f5fe0 Update xfce4-tumbler to 0.1.32: No changelog available. 2017-06-18 21:50:43 +00:00
youri
7392879604 Updated sysutils/xfce4-thunar to 1.6.11 2017-06-18 21:41:02 +00:00
youri
ffed39634c Update xfce4-thunar to 1.6.11:
1.6.11
======
- Fix a crash for on cut/pasting of multiple files (Bug #12260)
- Fix a crash when renaming files (Bug #12264)
- Fix missing return value for debug in thunar_file_reload (bug #12827)
- Fix thunar history being deleted after view change (bug #12708)
- Expand the name column by default in details view (#11357)
- Silently ignore G_IO_ERROR_FAILED_HANDLED (#8695)
- Fixing missing return value in standard view
- Fix crashes when reloading target file after move (bug #11983)
- Translation updates: Arabic, Asturian, Basque, Bulgarian, Catalan, Croatian,
  Danish, Dutch (Flemish), English (Australia), English (Great Britain), Finnish,
  French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Italian, Korean,
  Lithuanian, Norwegian Bokmal, Norwegian Nynorsk, Occitan, Portuguese,
  Portuguese (Brazilian), Slovak, Swedish
2017-06-18 21:40:45 +00:00
youri
ba2f6d95e1 Add GVFS option. 2017-06-18 21:27:05 +00:00
youri
4f4803993e Updated x11/libxfce4util to 4.13.0 2017-06-18 21:22:25 +00:00
youri
bc6cce7f08 Update libxfce4util to 4.13.0:
4.13.0
======
[Please note that this is a development release.]
- Fix abicheck to handle ppc64 architecture
- Add support for GOBJECT-INTROSPECTION Bug #12159
- Translation updates: ast bg ca da gl he hr lt sv
2017-06-18 21:22:08 +00:00
youri
524ff03b2c Updated x11/libxfce4ui to 4.13.1 2017-06-18 21:14:04 +00:00
youri
09ac0b5b76 Update libxfce4ui to 4.13.1:
4.13.1
======
- Better Gtk3.20 compatibility (fix XfceHeading style, drop deprecated call)
- Translation updates: Bulgarian, Catalan, Chinese (China), Chinese (Taiwan),
  Croatian, Czech, Danish, Dutch (Flemish), English (Australia), French, German,
  Hebrew, Japanese, Korean, Lithuanian, Norwegian Bokm?l, Polish, Portuguese
  (Brazilian), Russian, Slovak, Spanish, Swedish, Thai, Turkish, Ukrainian
2017-06-18 21:13:47 +00:00
youri
78190b9ad9 Add forgotten patch for xfce4-garcon. 2017-06-18 21:04:43 +00:00
youri
f117069577 Updated x11/xfce4-garcon to 0.6.1 2017-06-18 21:03:21 +00:00
youri
6ac5958589 Update xfce4-garcon to 0.6.1:
0.6.0
=====
- Fix left-alignment of labels in menuitems
- garcon-gtk: Add an option to edit launchers
- Desktop actions custom icon support
- Show desktop actions in a submenu
- Added desktop actions support (bug #11268)
- Don't add a placeholder menu (Bug 11626)
- Fix assertion 'GTK_IS_WIDGET (widget)' failed.
- Fix missing menus when all items are in submenus (bug 11801)
- Translation updates: am, ast, bg, ca, cs, da, de, en_AU, eo, es, fi,
  fr, gl, he, hr, id, is, it, ja, kk, ko, lt, ms, nb, nn, oc, pl, pt,
  pt_BR, ro, ru, sr, sv, th, tr, uk, zh_CN, zh_TW

0.6.1
=====
- Remove extraneous libxfce4ui-1 check
- Fix garcon-2 reference Bug #13543
- Drop libgarcon-2
- Make building garcon-gtk2 optional
- Translation updates: el, sr, gl, sl
2017-06-18 21:03:06 +00:00
youri
48d2679edb Updated x11/xfce4-exo to 0.11.3 2017-06-18 20:39:45 +00:00
youri
18cee385a6 Update xfce4-exo all the way to 0.11.3:
0.11.0 (Development Release)
======
- This is the first release with initial GTK+3 support. This initial
  port is thanks to Nick Schermer and Jonas K?mmerlin, who provided
  all necessary components. As this is an initial release, expect to
  find bugs or even wholly incomplete functionality.
- Translation updates: Asturian, Basque, Bulgarian, Catalan, French,
  German, Greek, Hebrew, Hungarian, Icelandic, Japanese, Korean,
  Lithuanian, Occitan, Panjabi, Portuguese (Brazil), Russian, Slovak,
  Slovenian, Spanish, Swedish, Turkish, Ukrainian

0.11.1 (Development Release)
======
- This release addresses a new bug introduced in 0.11.0 where exo
  did not correctly export the user's environment variables.
- Translation updates: Chinese (China), Croatian, Swedish

0.11.2 (Development Release)
======
- Several improvements from f2404:
  - Remove unused struct member
  - Check index range before accessing array
  - Do not assign value twice
  - Resolve gdk_cursor_* deprecated warnings
  - Resolve gdk_threads_* deprecated warnings
- Fixed vertical alignment of options in preferred applications
- Fixed issue with Thunar detailed view losing selection (Xfce #12916)
- Translation updates: Asturian, English (Australia), Italian, Kazakh,
  Lithuanian, Malay, Polish, Portuguese, Romanian, Russian, Thai

0.11.3 (Development Release)
======
- New Features:
  - exo-csource: Add --output flag to write output to a file (Xfce #12901)
  - exo-helper: Add --query flag to query the preferred application (Xfce #8579)
- Build Changes:
  - Requirements updated: GTK 2.24, GTK 3.20, GLib 2.42, libxfce4ui 4.12
  - GTK 3 libraries are no longer optional
  - Default debug for development builds is now "yes" instead of "full"
- Bug Fixes:
  - Discard preferred application selection if dialog is canceled (Xfce #8802)
  - Do not ship generic category icons, these are standard (Xfce #9992)
  - Do not abort builds due to deprecated declarations (Xfce #11556)
  - Fix crash in Thunar on selection change after directory change (Xfce #13238)
  - Fix crash in exo-helper-1 from GTK 3 migration (Xfce #13374)
  - Fix ExoIconView being unable to decrease its size (Xfce #13402)
- Documentation Updates:
  - Add missing per-release API indices
  - Resolve undocumented symbols
  - Updated project documentation (HACKING, README, THANKS)
- Translation Updates: Amharic, Asturian, Catalan, Chinese (Taiwan), Croatian,
  Danish, Dutch, Finnish, Galician, Greek, Indonesian, Kazakh, Korean,
  Lithuanian, Norwegian Bokmal, Norwegian Nynorsk, Occitan,
  Portuguese (Brazil), Russian, Serbian, Slovenian, Spanish, Thai
2017-06-18 20:39:29 +00:00
morr
bd5eebb4e6 Update distinfo as well 2017-06-18 18:47:37 +00:00
morr
e25d3b354f Note update of wordpress 2017-06-18 18:03:03 +00:00
morr
6f0896353c Update to newest version 4.8.
For changes, check https://codex.wordpress.org/Version_4.8.
2017-06-18 18:01:42 +00:00
morr
d9612ccbd9 Note update of editors/vim* 2017-06-18 17:49:54 +00:00
morr
194bfb878f Update with latest patches 2017-06-18 17:48:46 +00:00
morr
8eb21b0f07 Update to newest patchset 8.0.0646.
Changes:
8.0.0426  insufficient testing for statusline
8.0.0427  'makeencoding' missing from the options window
8.0.0428  git and hg see new files after running tests
8.0.0429  (after 8.0.0428) options test does not always test everything
8.0.0430  (after 8.0.0429) options test fails or hangs on MS-Windows
8.0.0431  'cinoptions' cannot set indent for extern block
8.0.0432  "make shadow" creates an invalid link
8.0.0433  beeps when running tests
8.0.0434  clang version not correctly detected
8.0.0435  some functions are not tested
8.0.0436  running the options test sometimes resizes the terminal
8.0.0437  packadd test does not fully work
8.0.0438  the fnamemodify test may cause later tests to fail
8.0.0439  ":%argdel" gives an error for an empty arglist
8.0.0440  not enough test coverage in Insert mode
8.0.0441  dead code in #ifdef
8.0.0442  patch shell command not well escaped
8.0.0443  terminal width is set to 80 in test3
8.0.0444  (after 8.0.0442) diffpatch fails when file name has a quote
8.0.0445  getpgid is not supported on all systems
8.0.0446  the ";" command does not work after some characters
8.0.0447  getting font name does not work on X11
8.0.0448  some macros are in lower case
8.0.0449  (after 8.0.0448) part of fold patch accidentally included
8.0.0450  v:progpath is not reliably set
8.0.0451  some macros are in lower case
8.0.0452  some macros are in lower case
8.0.0453  adding fold marker creates new comment
8.0.0454  compiler warnings for "always true" comparison
8.0.0455  the mode test may hang
8.0.0456  typo in MinGW test makefile
8.0.0457  using :move messes up manual folds
8.0.0458  potential crash if adding list or dict to dict fails
8.0.0459  (after 8.0.0457) old folding fix for :move no longer needed
8.0.0460  can't build on HPUX
8.0.0461  (after 8.0.0457) test 45 hangs on MS-Windows
8.0.0462  failure of an MS-Windows test may go unnoticed
8.0.0463  side effects from resetting 'compatible' in defaults.vim
8.0.0464  can't find executable name on Solaris and FreeBSD
8.0.0465  off-by-one error in using :move with folding
8.0.0466  still macros that should be all-caps
8.0.0467  using g< after :for does not show the right output
8.0.0468  after aborting an Ex command g< does not work
8.0.0469  compiler warnings on MS-Windows
8.0.0470  not enough testing for help commands
8.0.0471  exit callback test sometimes fails
8.0.0472  when a test fails another test may also fail
8.0.0473  no test covering arg_all()
8.0.0474  the client-server feature is not tested
8.0.0475  not enough testing for the client-server feature
8.0.0476  (after 8.0.0475) missing change to main.c
8.0.0477  the client-server test may hang when failing
8.0.0478  tests use assert_true(0) and assert_false(1) to report errors
8.0.0479  remote_peek() is not tested
8.0.0480  the remote_peek() test fails on MS-Windows
8.0.0481  unnecessary if statement
8.0.0482  the setbufvar() function may mess up the window layout
8.0.0483  illegal memory access when using :all
8.0.0484  :lhelpgrep does not fail after a successful one
8.0.0485  not all windows commands are tested
8.0.0486  crash and endless loop when closing windows in autocmd
8.0.0487  the autocmd test hangs on MS-Windows
8.0.0488  running tests leaves an "xxx" file behind
8.0.0489  clipboard and "* register is not tested
8.0.0490  vertical split makes 'winfixwidth' window smaller
8.0.0491  quotestar test fails when features are missing
8.0.0492  a failing client-server request can make Vim hang
8.0.0493  crash with cd command with very long argument
8.0.0494  build failure with older compiler on MS-Windows
8.0.0495  quotestar test uses timer instead of timeout
8.0.0496  insufficient testing for folding
8.0.0497  arabic support is not fully tested
8.0.0498  two autocmd tests are skipped on MS-Windows
8.0.0499  taglist() does not prioritize tags for a buffer
8.0.0500  quotestar test is still a bit flaky
8.0.0501  on MS-Windows ":!start" does not work as expected
8.0.0502  Coverity complains about possible NULL pointer
8.0.0503  endless loop in updating folds with 32 bit ints
8.0.0504  looking up an Ex command is a bit slow
8.0.0505  failed window split for :stag not handled
8.0.0506  can't build with ANSI C
8.0.0507  client-server tests fail when $DISPLAY is not set
8.0.0508  Coveralls no longer shows per-file coverage
8.0.0509  no link to codecov.io results
8.0.0510  (after 8.0.0509) typo in link to codecov.io results
8.0.0511  message for skipping client-server tests is unclear
8.0.0512  check for available characters takes too long
8.0.0513  getting name of cleared highlight group is wrong
8.0.0514  script for creating cmdidxs can be improved
8.0.0515  ml_get errors in silent Ex mode
8.0.0516  a large count on a normal command causes trouble
8.0.0517  there is no way to remove quickfix lists
8.0.0518  bad fold text when a multi-byte char has a zero byte
8.0.0519  character classes are not well tested
8.0.0520  using a function pointer while the function is known
8.0.0521  GtkForm handling is outdated
8.0.0522  Win32: when 'clipboard' is "unnamed" yyp does not work
8.0.0523  dv} deletes part of a multi-byte character.
8.0.0524  (after 8.0.0518) folds messed up
8.0.0525  completion for user command argument not tested
8.0.0526  Coverity complains about possible negative value
8.0.0527  leftover file from RISC OS
8.0.0528  highlight wrong text when 'wim' includes "longest"
8.0.0529  line in test commented out
8.0.0530  buffer overflow when 'columns' is very big
8.0.0531  test with long directory name fails on non-unix systems
8.0.0532  test with long directory name fails on Mac
8.0.0533  abbreviation doesn't work after backspacing newline
8.0.0534  defaults.vim does not work well with tiny features
8.0.0535  memory leak when exiting from within a user function
8.0.0536  quickfix window not updated when freeing quickfix stack
8.0.0537  illegal memory access with :z and large count
8.0.0538  no test for falling back to default term value
8.0.0539  (after 8.0.0538) startup test fails on Mac
8.0.0540  (after 8.0.0540) building unit tests fails
8.0.0541  compiler warning on MS-Windows
8.0.0542  getpos() can return a negative line number
8.0.0543  test_edit causes older xfce4-terminal to close
8.0.0544  cppcheck warnings
8.0.0545  edit test may fail on some systems
8.0.0546  swap file exists briefly when opening the command window
8.0.0547  extra line break in verbosefile
8.0.0548  saving the redo buffer only works one time
8.0.0549  no test for the 8g8 command
8.0.0550  cannot parse some etags format tags file
8.0.0551  the typeahead buffer is reallocated too often
8.0.0552  toupper and tolower don't work properly for Turkish
8.0.0553  toupper/tolower test fails on Mac
8.0.0554  toupper and tolower don't work properly for Turkish
8.0.0555  toupper/tolower test fails on OSX without Darwin
8.0.0556  getting window position fails if GUI and term possible
8.0.0557  GTK: using static gravities is not useful
8.0.0558  :ownsyntax is not tested
8.0.0559  setting ttytype to xxx does not always fail
8.0.0560  :windo allows for ! but it's not supported
8.0.0561  undefined behavior when using backslash after empty line
8.0.0562  not enough test coverage for syntax commands
8.0.0563  crash when getting the window position in tmux
8.0.0564  cannot detect Bazel BUILD files on some systems
8.0.0565  using freed memory in :caddbuf
8.0.0566  setting nocompatible for the tiny version moves the cursor
8.0.0567  call for requesting color and ambiwidth is too early
8.0.0568  1gd may hang
8.0.0569  bracketed paste is still enabled in a shell command
8.0.0570  can't run make with several jobs
8.0.0571  negative line number when using :z^ in an empty buffer
8.0.0572  building the command table requires Perl
8.0.0573  running parallel make after distclean fails
8.0.0574  get only one quickfix list after :caddbuf
8.0.0575  using freed memory when resetting 'indentexpr'
8.0.0576  can't build when configure choses "install-sh"
8.0.0577  warning for uninitialized variable
8.0.0578  :simalt on MS-Windows does not work properly
8.0.0579  duplicate test case for quickfix
8.0.0580  cannot set the valid flag with setqflist()
8.0.0581  moving folded text is sometimes not correct
8.0.0582  illegal memory access with z= command
8.0.0583  fold test hangs on MS-Windows
8.0.0584  memory leak when executing quickfix tests
8.0.0585  test_options fails when run in the GUI
8.0.0586  no test for mapping timing out
8.0.0587  configure check for return value of tgetent skipped
8.0.0588  job_stop() often assumes the channel will be closed
8.0.0589  (after 8.0.0578) :simalt still does not work
8.0.0590  cannot add a context to locations
8.0.0591  changes to eval functionality not documented
8.0.0592  if a job writes to a buffer screen is not updated
8.0.0593  duplication of code for adding a list or dict return value
8.0.0594  (after 8.0.0592) build failure when windows feature is missing
8.0.0595  (after 8.0.0590) Coverity warning for not checking return val
8.0.0596  crash when complete() called after complete_add()
8.0.0597  off-by-one error in size computation
8.0.0598  building with gcc 7.1 yields new warnings
8.0.0599  diff mode is insufficiently tested
8.0.0600  test_recover fails on some systems
8.0.0601  no test coverage for :spellrepall
8.0.0602  when gF fails to edit the file the cursor still moves
8.0.0603  gF test fails on MS-Windows
8.0.0604  gF test still fails on MS-Windows
8.0.0605  the quickfix cached buffer may become invalid
8.0.0606  cannot set the context for a specified quickfix list
8.0.0607  after :bwipe + :new bufref might still be valid
8.0.0608  cannot manipulate other than the current quickfix list
8.0.0609  some people still don't know how to quit
8.0.0610  the screen is redrawn when default 'background' is detected
8.0.0611  the screen is not redrawn after sending t_u7
8.0.0612  pack dirs are added to 'runtimepath' too late
8.0.0613  the conf filetype is used before ftdetect from packages
8.0.0614  float2nr() is not exactly right
8.0.0615  using % with :hardcopy wrongly escapes spaces
8.0.0616  not always setting 'background' correctly after :hi Normal
8.0.0617  (after 8.0.0615) hardcopy test hangs on MS-Windows
8.0.0618  NFA regex engine handles [0-z] incorrectly
8.0.0619  GUI gets stuck if timer uses feedkeys()
8.0.0620  checking for HAVE_GTK_MULTIHEAD is not needed
8.0.0621  :stag does not respect 'switchbuf'
8.0.0622  selecting quoted text fails with 'selection' "exclusive"
8.0.0623  error for invalid regexp is not very informative
8.0.0624  (after 8.0.0623) warning for unused variable in tiny build
8.0.0625  shellescape() always escapes a newline
8.0.0626  in the GUI the cursor may flicker
8.0.0627  "gn" selects only one character with 'nowrapscan'
8.0.0628  cursor disappears after silent mapping
8.0.0629  checking for ambigous width is not working
8.0.0630  it is not easy to work on lines without a match
8.0.0631  can't build with Perl 5.26
8.0.0632  the quotestar test is still a bit flaky
8.0.0633  the client-server test is still a bit flaky
8.0.0634  cannot easily get to the last quickfix list
8.0.0635  when 'ignorecase' is set script detection is inaccurate
8.0.0636  when reading the undo file fails may use uninitialized data
8.0.0637  crash when using some version of GTK 3
8.0.0638  cannot build with new MSVC version
8.0.0639  the cursor position is set when editing a new commit message
8.0.0640  mismatch between help and actual message
8.0.0641  cannot set a separate highlighting for the quickfix line
8.0.0642  writefile() continues after detecting an error
8.0.0643  when a pattern search is slow Vim becomes unusable
8.0.0644  the timeout for 'hlsearch' is not tested
8.0.0645  no error for illegal back reference in NFA engine
8.0.0646  the hlsearch test fails on fast systems
2017-06-18 17:46:59 +00:00
taca
f4d7eb01f7 Enable ruby24. 2017-06-18 16:24:52 +00:00
taca
a5a725760f Note remove of www/contao43 package. 2017-06-18 16:15:38 +00:00
taca
1e97cf9b6c Remove contao43 since now it is EOL. 2017-06-18 16:15:17 +00:00
taca
b03999839e Delete contao43. 2017-06-18 16:14:58 +00:00
taca
3b030e0790 Note addition of www/contao44 package version 4.4.0. 2017-06-18 16:13:44 +00:00
taca
611b28b30b Add and enable contao44. 2017-06-18 16:13:22 +00:00
taca
bb088dc57a Add contao44 package version 4.4.0.
Contao 4.4 is fourth minor release of Contao 4 and it is LTS (Long Term
Support) release until June 2021.

Additionally, these new features from 4.3.

* Improved backend theme
* Improved element preview
* Detect version conflicts
* Improved handling of image meta data
* Details view contains path addition to their UUIDs
* Honeypot anti-spam
* Allowed member groups
* Import options for some form fields
* DCA picker
* Filter pages and articles
* Search files
* Contao Manager support
2017-06-18 16:12:54 +00:00
taca
7c1adbcf7c Note update of databases/ruby-pg package to 0.21.0. 2017-06-18 15:31:37 +00:00
taca
a440038d4f Update ruby-pg to 0.21.0.
== v0.21.0 [2017-06-12] Michael Granger <ged@FaerieMUD.org>

Enhancements:
- Move add_dll_directory to the Runtime namespace for newest versions
  of RubyInstaller.
- Deprecate PGconn, PGresult, and PGError top-level constants; a warning
  will be output the first time one of them is used. They will be
  removed in the upcoming 1.0 release.

Documentation fixes:
- Update the docs for PG::Result#cmd_tuples
2017-06-18 15:31:10 +00:00
taca
8292461ec4 - davical, ruby-chef, ruby-chef-zero. 2017-06-18 15:28:41 +00:00
taca
c981e83a54 Note update of www/davical package to 1.1.5. 2017-06-18 15:28:01 +00:00
taca
79a8ad8f81 Update davical to 1.1.5.
Changes are too many to write here, please refer ChangeLog.
2017-06-18 15:27:24 +00:00
taca
b5a2174f01 Note update of devel/ruby-mode package to 2.4.1. 2017-06-18 14:08:52 +00:00
taca
f12740d187 Update ruby-mode to 2.4.1.
* Support for `squiggly heredoc' syntax in ruby-mode.  [Fix GH-1372]
2017-06-18 14:08:25 +00:00
taca
abf418ad0e Note addition of x11/ruby-tk-gem package version 0.1.2. 2017-06-18 13:53:04 +00:00
taca
b984bdb225 Add and enable ruby-tk-gem. 2017-06-18 13:52:34 +00:00
taca
c5f888a319 Add ruby-tk-gem package version 0.1.2.
# Ruby/Tk

Tk interface module using tcltklib.  It is a rubygem version for Ruby 2.4 and
later.
2017-06-18 13:51:39 +00:00
taca
c136fff011 Add 24 to RUBY_VERSIONS_ACCEPTED. 2017-06-18 13:48:53 +00:00
taca
6d37600b85 Note addition of lang/ruby24-base and lang/ruby24 package version 2.4.1. 2017-06-18 13:47:50 +00:00
taca
1eb1365aba Add and enable ruby24 and ruby24-base. 2017-06-18 13:46:51 +00:00