Commit graph

13615 commits

Author SHA1 Message Date
wiz
daf80f8461 Updated mcookie to 2.30.1.
Documentation improvements.
2017-08-14 21:17:14 +00:00
wiz
e29ad32121 Updated libxkbcommon to 0.7.2.
(package still uses autoconf)

libxkbcommon 0.7.2 - 2017-08-04
==================

- Added a Meson build system as an alternative to existing autotools build
  system.

  The intent is to remove the autotools build in one of the next releases.
  Please try to convert to it and report any problems.

  See http://mesonbuild.com/Quick-guide.html for basic usage, the
  meson_options.txt for the project-specific configuration options,
  and the PACKAGING file for more details.

  There are some noteworthy differences compared to the autotools build:

  - Feature auto-detection is not performed. By default, all features are
    enabled (currently: docs, x11, wayland). The build fails if any of
    the required dependencies are not available. To disable a feature,
    pass -Denable-<feature>=false to meson.

  - The libraries are either installed as shared or static, as specified
    by the -Ddefault_library=shared/static option. With autotools, both
    versions are installed by default.

  - xorg-util-macros is not used.

  - A parser generator (bison/byacc) is always required - there is no
    fallback to pre-generated output bundled in the tarball, as there is
    in autotools.

- Removed Android.mk support.

- Removed the *-uninstalled.pc pkgconfig files.

- Ported the interactive-wayland demo program to v6 of the xdg-shell
  protocol.

- Added new keysym definitions from xproto.

- New API:
  XKB_KEY_XF86Keyboard
  XKB_KEY_XF86WWAN
  XKB_KEY_XF86RFKill
  XKB_KEY_XF86AudioPreset
2017-08-14 20:35:52 +00:00
tsutsui
e083d41e79 Update mlterm to 3.8.2.
Change noted in doc/en/ReleaseNote:

ver 3.8.2
* Support page of VT400 or later. (NP, PP, PPA, PPR, PPB, DECCRA and DECLRP)
* Support DECRQDE, DECSCUSR(Ps = 3,4,5,6), DECATC, DECRQM, DECRQMH, DECSCA,
  DECERA, DECSEL and DECSED.
* Support SGR of DECRQSS.
* Support MC and DECMC which output screen contents to ~/.mlterm/[tty]-YYYYMMDDHHMMSS.snp.
* Add "baseline_offset" / --blpos option.
* Revive iiimf input method plugin.
  (--disable-iiimf optoin of configure script disables this feature.)
* Update unicode property table (generated from UnicodeData.txt and
  EastAsianWidth.txt) to version 10.0.0.
* Support brltty with the use of brlapi library. (Experimental)
  (configure with --enable-brlapi option.)
* Enable to build on msys2.
* Support DECDHL and DECDWL on console.
* libvte compatible library supports vte 0.48.0 API.
* Bug fixes:
  Fix unexpected blocking in exiting mlterm.jar.
  Fix a redrawing problem in inserting RTL characters between LTR ones or vice-versa.
  Fix unexpected erasing of DECIC and DECDC.
  Fix a bug which occupies 100% of CPU in switching mlterm-fb to an inactive
  console on linux.
  Fix freeze in copy&paste between windows of libvte compatible library.
  <dev> in OSC 5379;<dev>:a=b works.
2017-08-12 23:46:54 +00:00
nros
f690c9e751 +xcb-util-xrm 2017-08-08 14:19:17 +00:00
nros
a9d2893ba9 Import xcb-util-xrm version 1.2 into pkgsrc-current.
Packaged in pkgsrc-wip by Frédér Fauberteau and Mateusz Poszwa.

xcb-util-xrm provides xcb utility functions for the X resource manager.
2017-08-08 14:03:19 +00:00
adam
d0d296eca4 Changes in GTK+ 3.22.17
* Add native file chooser support for OS X

* Bug fixes:
 766517 GtkAboutDialog should use https:// license URLs
 781583 gtk_image_new_from_resource does not work
 781935 Add nullable return annotation to gtk_notebook_get_tab_label
 781936 Add nullable return annotation to gtk_text_mark_get_name
 782040 Wacom pen calibration application responds to mouse input
 782325 wayland: Add possibility to get the exported handle multiple times
 784323 Quartz backend: gtk_clipboard_get_default not implemented
 784723 macOS: native file chooser dialog
 784888 gtkapplication: Mark gtk_application_get_active_window() as nullable

* Translation updates:
 Friulian
 Kazakh
2017-08-07 19:08:51 +00:00
nros
22312c508f Add patch to fix CVE-2017-7483.
Bump PKGREVISION.
2017-08-05 07:00:20 +00:00
wiz
4b6cc49c90 Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
wiz
7b294157a3 Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
wiz
8733ee0040 Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
wiz
8d59bf7376 Use https for www.gnome.org HOMEPAGEs. 2017-07-30 22:47:48 +00:00
wiz
f5f9f0d045 Comment out non-working HOMEPAGE. 2017-07-30 22:41:36 +00:00
wiz
d04c158a2a CVE-2017-10971 and CVE-2017-10972: apply fixes to the event loop from
https://cgit.freedesktop.org/xorg/xserver/commit/?id=ba336b24052122b136486961c82deac76bbde455
   https://cgit.freedesktop.org/xorg/xserver/commit/?id=8caed4df36b1f802b4992edcfd282cbeeec35d9d
   https://cgit.freedesktop.org/xorg/xserver/commit/?id=215f894965df5fb0bb45b107d84524e700d2073c
   https://cgit.freedesktop.org/xorg/xserver/commit/?id=05442de962d3dc624f79fc1a00eca3ffc5489ced

via xsrc patch from mrg@ at

https://mail-index.netbsd.org/source-changes/2017/07/07/msg086134.html

Bump PKGREVISION.
2017-07-28 21:10:00 +00:00
tnn
74e56ea9a1 update to tint2-0.14.6
Major changes since 0.11 are:
SVG support
performance improvements
moved to github
many bugfixes
2017-07-28 08:42:17 +00:00
maya
d23382950d Fix cmake 3.9.0 fallout. remove duplicate else condition. 2017-07-22 13:40:54 +00:00
leot
4dfd1087e2 Update x11/dunst to 1.2.0
pkgsrc changes:
- dunst now also needs x11/gtk2 and x11/libXrandr

Changes:
## 1.2.0 - 2017-07-12
### Added
- `always_run_script` option to run script even if a notification is suppressed
- Support for more icon file types
- Support for raw icons
- `hide_duplicate_count` option to hide the number of duplicate notifications
- Support for per-urgency frame colours
- `markup` setting for more fine-grained control over how markup is handled
- `history_ignore` rule action to exclude a notification from being added to the
  history
- Support for setting the dpi value dunst will use for font rendering via the
  `Xft.dpi` X resource
- Experimental support for per-monitor dpi calculation
- `max_icon_size` option to scale down icons if they exceed a certain size
- Middle click on notifications can be used to trigger actions
- Systemd service file, installed by default
- `%n` format flag for getting progress value without any extra characters

### Changed
- Text and icons are now centred vertically
- Notifications aren't considered duplicate if urgency or icons differ
- The maximum length of a notification is limited to 5000 characters
- The frame width and color settings were moved to the global section as
  `frame_width` and `frame_color` respectively
- Dropped Xinerama in favour of RandR, Xinerama can be enabled with the
  `-force_xinerama` option if needed

### Deprecated
- `allow_markup` is deprecated with `markup` as its replacement
- The urgency specific command line flags have been deprecated with no
  replacement, respond to issue #328 on the bug tracker if you depend on them

### Fixed
- Infinite loop if there are 2 configuration file sections with the same name
- URLs with dashes and underscores in them are now parsed properly
- Many memory leaks
- Category based rules were applied without actually matching
- dmenu command not parsing quoted arguments correctly
- Icon alignment with dynamic width
- Issue when loading configuration files with very long lines
- '\n' is no longer expanded to a newline inside notification text
- Notification window wasn't redrawn if obscured on systems without a compositor
- `ignore_newline` now works regardless of the markup setting
- dmenu process being left as a zombie if no option was selected
- Crash when opening urls parsed from `<a href="">` tags
2017-07-20 10:39:25 +00:00
wiz
3c93915b9f Honor LDFLAGS. Fixes RELRO build. 2017-07-16 11:42:59 +00:00
wiz
a82faf3bbd Pass LDFLAGS to build. Fixes RELRO build. 2017-07-16 07:34:51 +00:00
wiz
116a72b209 Honor LDFLAGS. Fixes RELRO build. 2017-07-15 19:10:57 +00:00
wiz
377858a7f5 Fix pkglint warnings. 2017-07-15 19:10:31 +00:00
wiz
b09d521285 Pass LDFLAGS to build. Fixes RELRO. 2017-07-15 13:20:50 +00:00
jaapb
da4f46fec8 Updated checksums (oops!) 2017-07-13 12:10:29 +00:00
jaapb
a69a6d2b4a Updated package to deal with changes to ocamlfind wrapper 2017-07-13 11:53:15 +00:00
jaapb
f70dd873bb Revbump associated with ocaml-4.04.2 2017-07-11 14:19:18 +00:00
wiz
a98eef2575 Honor LDFLAGS, fixes RELRO build. 2017-07-11 10:52:41 +00:00
jperkin
b403fa8346 Disable input threading on SunOS, it immediately core dumps. Bump PKGREVISION. 2017-07-07 12:12:34 +00:00
jperkin
6646cab403 Add SunOS flock compat. 2017-07-06 09:18:41 +00:00
adam
79016f7029 Changes in GTK+ 3.22.16
* GtkEntryBuffer no longer emits changed events when input is truncated
* gtk3-icon-browser now offers to copy the icon name to the clipboard
* Bugs fixed:
 745289 wayland: do not use g_error() on connection errors
 759308 Instant apply in printing dialog (number of copies)
 770513 MainToolbar in full-screen mode has rounded corners, which show video pixel...
 778853 propagate-natural-width/height request too much with !overlay-scrolling && ...
 779078 Adwaita: last treeview header button adds border on hover
 781285 Key repeat cancel under Wayland should depend on which key is repeating
 781945 SIGSEGV dragging window on Wayland when toplevel window set_transient_for i...
 782117 If a window was initially shown undecorated and set_decorated(True) is call...
 782283 Wayland: Crash when dismissing a menu when a tooltip is visible
 782325 wayland: Add possibility to get the exported handle multiple times
 783047 Many apps crash in gdk_event_source_prepare when logging out of GNOME
 783347 gtkfilechoosernativewin32: Fix support for non-ASCII paths
 783397 Remove unused code in gtktextdisplay.c
 783587 Crash when NULL is passed to GtkActionHelper to unset action-name

* Translation updates
 Czech
 Lithuanian
 Norwegian bokmål
 Serbian
 Spanish
2017-07-04 09:41:09 +00:00
wiz
06097ba2f8 Updated xterm to 330.
Patch #330 - 2017/06/20

  • updates for ReGIS (Ross Combs):
      □ remove redundant text command error check which broke T(B) and T(E).
      □ retain the loading alphabet number across multiple “L” commands.
      □ add S(T) delay handler.
      □ fix some color handling error messages.
      □ add stubbed-out macrograph handling.
      □ use fragment_remaining() and fragment_consumed() instead of manually
        checking position / length in various places.
      □ rename some local variables in string / extent / option parsing
      □ wrap some long lines.
      □ move macrograph command handling out of the top-level.
  • add a summary of the italic fonts loaded to -report-fonts option.
  • modify the font-lookup for italics to allow for “-i-” if no match is found
    with slant “-o-” (prompted by patch by Ben Wong).
  • change default values for mkSamplePass and mkSampleSize to reflect
    generally-improved locale support in various operating systems (FreeBSD #
    219800).
  • modify wcwidth.c to return -1 for non-Unicode values, and adjust a couple
    of blocks to better match assumptions about ambiguous-width characters in
    other implementations. Also modify wcwidth.c to support configurable
    soft-hyphen, so there is no drawback to using this version rather than a
    system wcwidth.
  • amend change made in patch #328 for cursor-visibility to handle case where
    an application is updating the reverse-video state (FreeBSD #219800).
  • update tables of combining and ambiguous-width characters in wcwidth.c
    based on Unicode 10.0.0.
  • build-fix for --enable-sixel-graphics without --enable-regis-graphics
    (reports by Sven Joachim, FreeBSD #219945).
2017-07-04 08:52:38 +00:00
jperkin
eff649f26c Restore PLIST.batt support. 2017-06-28 16:17:17 +00:00
jperkin
dab6d07309 Restore PLIST.pam support. 2017-06-28 16:12:53 +00:00
jperkin
d506b8ae35 Requires libXScrnSaver. 2017-06-28 16:12:09 +00:00
jperkin
cddb4e9093 Requires libSM and xtrans. 2017-06-28 16:05:43 +00:00
jperkin
e0d56ed6ff Requires msgfmt. 2017-06-28 15:22:59 +00:00
jperkin
83919b5412 Match BUILDLINK_API_DEPENDS.vte upper limit. 2017-06-28 08:15:17 +00:00
jperkin
85f22617b7 Limit BUILDLINK_API_DEPENDS for vte to match the upper limit. One wonders
if all these specific BUILDLINK_API_DEPENDS are really necessary.
2017-06-28 08:14:32 +00:00
joerg
37378c9504 Specify upper limit consistent with vte's b3.mk. 2017-06-27 20:11:28 +00:00
youri
f7dcacd0b8 vte3 needs bash. 2017-06-26 14:29:31 +00:00
joerg
0a17047a48 Fix directory. 2017-06-26 11:29:46 +00:00
joerg
e43c6b9f54 Do not pick up 0.32+. 2017-06-26 11:23:03 +00:00
joerg
5e40dcc224 Do not pick up 0.38 versions. 2017-06-26 11:22:52 +00:00
markd
d9fce8a99d Revert two presumably unintended patches. 2017-06-26 11:02:30 +00:00
jperkin
5ed328b3ee Add vte3. 2017-06-26 08:20:25 +00:00
youri
3f03265050 Update xfce4-terminal to 0.8.5.1:
0.8.5.1
=======
- Fix font settings load (#13574)

0.8.5
=====
- Do not change drop-down window size when zooming in/out
- Create terminal of desired size instead of default size of 80x24: this allows
  to avoid resizing the terminal right after creation (#13521)
- Use default terminal geometry when --geometry parameter is used but its value
  only contains X and Y offsets
- Improve label layout in preferences dialog: restrict max width to 80 chars
  (#13497)
- Add --minimize command line option
- Calculate screen dimensions properly when having multiple monitors
- Prevent clipboard from being filled with garbage (#13403)
- Resolve deprecation warnings: gtk_show_uri_on_window,
  gdk_screen_make_display_name, gdk_screen_get_width/height
- Silence most of deprecation warnings that are not resolved
- Make Preferences dialog app-global - the same dialog window will be used
  by multiple terminal windows
- Remove large space to the left of tab text when the text is too short
  (this allows tabs to be smaller)
- Gtk3 required version bumped to 3.16.0
- Fix memory leaks
- Close Find dialog when closing parent terminal window
- Close Set Title dialog when closing its corresponding tab
- Translation updates: Catalan, Chinese (Taiwan), German, Greek, Hebrew, Kazakh,
  Lithuanian, Norwegian Bokmål, Polish, Portuguese (Brasil), Russian, Serbian,
  Slovenian, Swedish, Thai, Ukrainian

0.8.4
=====
- Fixes related to fullscreen state and showing/hiding window in drop-down
  mode
- Fix incorrect window positioning when started in fullscreen state
- Add a separate Show window borders setting for drop-down mode (#10297)
- Make Double click chars setting more compact in the UI
- Do not force show drop-down window on screen size change (#13295)
- Background image improvements: scale huge images to 8K when loading from
  file (this reduces memory consumption); print a warning if failed to open
  an image
- Expose Slim tabs setting to Preferences
- Translation updates: Bulgarian, Chinese (China), Chinese (Taiwan), Croatian,
  Czech, Danish, Dutch, Finnish, French, Japanese, Kazakh, Korean, Lithuanian,
  Malay, Norwegian Bokmål, Polish, Portuguese, Russian, Slovak, Spanish,
  Ukrainian

0.8.3
=====
- Fix incorrect initial position of a drop-down window under Unity
- min-height/width CSS properties not available in old GTK versions
- Remove redundant set_window_geometry_hints() call (bug #13280)
- Add Help button to Set Title dialog
- GtkColorButton show-editor property only available starting with GTK 3.20
  (bug #13278)
- Watch for screen size changes to update drop-down window size or position
  accordingly. Size change signal is emitted when monitor resolution is
  changed or another monitor is connected
- Make slim tabs even more slim
- Translation updates: Chinese (China), Lithuanian, Thai

0.8.2
=====
- Add hidden option MiscSlimTabs to override huge gtk3 tabs style (bug #12796)
- Temporarily show menubar with F10 even if it's hidden (bug #13231)
- Add "Run custom command instead of shell" feature (bug #13236)
- Fix segfault on dragging last window tab to another window
- Add option for ambigouos-width characters (narrow/wide)
- Don't show palette when editing palette colors in preferences
- Fix move dropdown window to monitor with pointer behavior (bug #13266)
- When un-closing a tab, set it active if it was active when it got closed
- Set locale as vte encoding in case encoding is not set in prefs
  (support for running 'LANG=charset xfce4-terminal')
- Allow to specify text selection background color (bug #13003)
- Allow to select system-wide monospace font in preferences
- Fix Alt+n shortcuts when starting with several tabs (bug #13264)
- Add option to automatically copy selection to the clipboard (bug #12931)
- Support background image transparency (bug #12944)
- Fix deprecation warnings
- Support setting drop-down status bar icon with --icon option (bug #12937)
- Fix terminal geometry hints for GTK < 3.19.5
- Translation updates: Arabic, Bulgarian, Catalan, Chinese (China),
  Chinese (Taiwan), Croatian, Czech, Danish, Deutsch, Dutch, French, Hebrew,
  Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål,
  Polish, Portuguese, Portuguese (Brazil), Russian, Slovak, Spanish, Swedish,
  Ukrainian

0.8.1
=====
- Fix Ctrl press recognition for opening URIs with Ctrl+click
- Set preferences dialog type hint to make it show on top
- Fix toggling fullscreen mode with F11 for a drop-down window (bugs
  #12913, #12930)
- Allow setting of empty shortcut for goto-tab actions (Alt+digit)
- Resolve window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW
  message with a timestamp of 0
- Fix drop-down window visibility check (bug #12917)
- Resolve some deprecation warnings
- Fix drop-down window not shown on different workspaces
- Add MiscUseShiftArrowsToScroll hidden option to allow Shift+arrows
  one-line scroll (off by default)
- Allow user-defined color palettes - should be located under
  ~/.config/xfce4/terminal/colorschemes/ (bug #12908)
- Set window hints properly; show columns/rows when resizing (bug #12793)
- Translation updates: Chinese (China), Croatian, English (Australia), French,
  Kazakh, Lithuanian, Malay, Polish, Spanish, Ukrainian

0.8.0
=====
- Move context menu zoom actions to a sub-menu
- Fix some build-time deprecation warnings
- Fix hiding of dropdown terminal
- Fix setting focus to dropdown window (bug #12878)
- Fix "Always keep window on top" setting that was ignored
- Show missing action icons in dropdown mode
- Add rewrap on resize control option to Preferences
- Add --show/hide-scrollbar command line options (bug #1779)
- Implement background image support (bug #12845);
  add BackgroundImageShading setting for background image mode
- Remove "Scrolling single line" option as the functionality is implemented
  by vte (bug #12816)
- Add mouse-wheel binding for zoom: Shift + Ctrl + wheel up/down controlled by
  a hidden option MiscMouseWheelZoom - ON by default (bug #12869)
- Do not set DISPLAY variable in non-X11 environments (e.g. Wayland)
  (bug #12867)
- Fix memory leak when showing preferences dialog
- Fix menubar text not visible with some themes
- Fix vte "resize-window" signal handler (bug #12859)
- Fix notebook widget transparency seen under Unity
- Make vte transparency work in Gnome under both X11 and Wayland
- Show warning and disable Opacity control in Preferences if window manager
  does not support compositing
- Fix tab activity indication
- Fix geometry positioning when a negative offset is used (bug #12833)
- Quote all file names/URIs drag-and-dropped to the terminal (bug #12836)
- Fix cursor focus (bug #12807)
- Translation updates: Bulgarian, Chinese (Taiwan), Croatian, Czech, Dutch,
  English (Australia), French, German, Hebrew, Japanese, Korean, Lithuanian,
  Malay, Polish, Portuguese, Portuguese (Brazil), Russian, Slovak, Spanish,
  Swedish, Thai, Ukrainian

0.6.92
======
- Fix geometry setting (default or provided via the command line option)
  for GTK 3.21.5 (bug #12810)
- Remove "Update utmp/wtmp records when command is launched" setting since
  the feature has been removed from vte (bug #12817)
- Replace deprecated GtkTable with GtkGrid in Preferences
- Disable Zoom-In/Out actions on reaching zoom limits
- Do not allow Reset in Read-Only mode

0.6.91
======
- Fix solarized light theme colors (bug #12800)
- Fix huge size of Set Title dialog under wayland
- Support wayland (resolve crashes and warnings) (bug #12785)
- Improve handling negative x/y geometry positions (bug #12791)
- Fix scrollbar/menubar/toolbar incorrectly shown in dropdown mode after
  window has been minimized/restored (bug #12790)
- Add ability to save terminal contents to file (bug #6276)
- Prepare for upcoming vte regex API change
- Fix Vte-WARNING related to regex
- Implement Read-Only mode (user input disabled)
- Fix input focus lost issue after exiting a console app (e.g. nano)
- Fix cursor not blinking when fg color = bg color (bug #11981)
- Enable configuration of a new tab working directory: MiscDefaultWorkingDir
  option. If it is set (non-empty value), new tabs and windows will use the dir
  specified as their working dir. Otherwise, the behavior remains as is
  (current dir will be used). (bug #3891)
- Do not un-close tab that was moved to another window
- Properly enable/disable F1 shortcut
- Fix Preferences window hidden in fullscreen mode
- Do not un-close tab that was detached to create another window
- Fix incorrect update of go-to-tab menu
- Add Undo Close Tab functionality: stores closed tabs in chronological order;
  restores working directory, position in the tabbar, custom title
- Add Close Other Tabs functionality
- Make terminal always drop down from the top of the screen (bug #10713)
- Create Alt+digit shortcuts if they haven't been loaded from config file
  (bug #10639)
- Fix dropdown window animation; remove viewport widget
- Code cleanup: Do not declare or define a reserved identifier
- Add urgent bell functionality: MiscBellUrgent option (bug #9928)
- When detaching a tab, make new window respect original geometry
- Fix possible buffer overwrite issue found by Coverity
- Keep rows number constant when adding/removing widgets such as toolbar or
  tabbar (bug #12734)
- Make tab close button icon a bit smaller
- Add ability to switch tabs with mouse scroll wheel (request from
  www.opennet.ru)
- Fix selection characters override (bug #12735)
- Fix resize logic with tab (bug #12660)
- Translation updates: Bulgarian, Catalan, Chinese (China), Chinese (Taiwan),
  Croatian, Czech, Dutch, English (Australia), German, Hebrew, Japanese, Korean,
  Portuguese (Brazil), Russian, Serbian, Spanish, Swedish, Turkish, Ukrainian


0.6.90
======
- Migrate to GTK+3/VTE3 (bugs #11207, #11909, #10602, #11828, #12405, #11119,
  #11558, #12615, #9702, #10551, #9720, #3599, #7473, #8720, #4331, #10010,
  #12440, #12589)
- Fix closing wrong tabs with Ctrl+Shift+W (bug #10691)
- Make close tab shortcut work for single tab (bug #12490)
- Add Ctrl+Shift+PgUp/PgDn shortcuts to move tabs left/right (bug #11373)
- Add support for unlimited scrollback (bug #9875)
- Fix actions applied to wrong tab after closing another one (bug #11227)
- Update intltool (bug #12661)
- Add Ctrl+Shift+S hotkey to set title (bug #10960)
- Expose MiscTabCloseMiddleClick option to Preferences (bug #10271)
- Fix terminal window not moved to foreground when using --tab option
  (bug #11010)
- Respect Display window borders setting in drop-down mode (bug #10297)
- Apply opacity setting by chaging background color alpha value (bug #12681)
- Prevent characters from being hidden by block cursor (bug #9348)
- Fix in drop-down mode, "100% width" isn't really 100% (bug #12162)
- Add ShortcutsNoHelpkey option to disable F1 (help) shortcut key and expose
  it to Preferences (bug #10718)
- Add support for magnet links (bug #9775)
- Expose MiscMouseAutohide option to Preferences (bug #7221)
- Fix terminal crash when starting with --geometry (bug #12721)
- Add ability to zoom in/out by pressing Ctrl +/-; add --font and --zoom
  command line options (bug #5605)
- Expand zoom level (bug #12729)
- Add hidden option MiscMiddleClickOpensUri to control whether middle click
  opens URI: if FALSE, Ctrl + left click is used for that; default is FALSE
  (bugs #10621, #7714, #9166)
- Fix compilation for vte < 0.44
- Remove emulation setting and input methods menu as they are not supported
  by vte
- Do not allow creating multiple Set Title dialog windows
- Remove Help button and add icon to Close button in Set Title dialog
- Add an icon to the search dialog close button
- Rename UI setting from Transparency to Opacity
- Update terminal website address in the About dialog
- Fix crash on moving a tab from one window to another
- Add tooltip for the Find toolbar button
- Add setting to allow cursor blinking to Preferences
- Add setting to change cursor shape to Preferences
- Fix typo in the preferences dialog
- Add some new encodings taken from gnome-terminal
- Fix crash on setting encoding
- Fix detach tab functionality with GTK>=3.16
- Fix segfault when right/middle click on tab bar
- Translation updates: Arabic, Asturian, Bulgarian, Catalan, Chinese (China),
  Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia),
  Esperanto, Finnish, French, German, Greek, Hebrew, Hungarian, Icelandic,
  Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay,
  Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Romanian, Russian,
  Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian.
2017-06-25 23:23:53 +00:00
youri
998cd36ed3 Update mate-terminal to 1.18.1:
### mate-terminal 1.18.0

  * NEWS: use consistent, project wide, markdown-like formatting
    to make generating release announcements easier
  * Add ability to close tabs with middle mouse button
  * Translations update

### mate-terminal 1.16.2

  * Bring back exit confirmation when there's a process running
  * Fix possible crash on window closing
  * Fix various issues with drag-n-drop of tabs
  * Encodings and keybindings dialogs: fix expand of content on
    window resize
  * Find, profile manager, profile prefs dialogs: fix runtime
    warnings about transient parent
  * Attach popup menus to their parent widgets (useful on Wayland)
  * Force X11 backend

### mate-terminal 1.16.1

  * Fix crash after detaching tab and then changing its title
  * Fix window positioning when using --geometry option
  * Translations update

### mate-terminal 1.16.0

  * Move to GTK+3, require GTK+ 3.14 and VTE 0.38 (API 2.91)
  * Drop GTK+2 code and --with-gtk build option
  * Use GtkAboutDialog instead of MateAboutDialog
  * Copy dconf and gsettings helpers from libmate-desktop and drop
    dependency on libmate-desktop
  * React on WM change only on X11
  * Fix lots of GTK+ deprecations
  * Some more fixes and cleanups
  * Translations update

### mate-terminal 1.14.1

  * man: add missing description of -x / --execute command line option
  * Translations update
2017-06-25 23:21:56 +00:00
youri
a2b94b9e09 Import vte-0.38.4 as x11/vte3.
Terminal widget with improved font, internationalization and
accessibility support for the GNOME 3 desktop.
2017-06-25 23:20:45 +00:00
youri
b53bcad61e Fix NetBSD current build. 2017-06-25 19:58:04 +00:00
martin
985b36f349 Make it support the -polkit option again 2017-06-25 12:39:09 +00:00
martin
71cc2243d1 Support the introspection pkg option. 2017-06-25 12:05:59 +00:00
taca
a4320eaac3 Fix DISNAME; s/MATE_VERSION/VERSION/. 2017-06-25 02:24:56 +00:00
kamil
5abe25a1f3 Correct build of kde3 base on NetBSD 8.99.1
Address <sys/user.h> removal fallout.
2017-06-24 02:00:53 +00:00
youri
929139eeae Fix PLIST. 2017-06-23 21:54:14 +00:00
youri
33c55a32f6 Add polkit dependency. 2017-06-23 21:27:09 +00:00
youri
0f7657b611 Add gtk2 to fix build. 2017-06-23 21:22:34 +00:00
youri
835b5df7d9 Update mozo to 1.18.0. 2017-06-23 17:31:53 +00:00
youri
b30140adcb Update mate-settings-daemon to 1.18.1. 2017-06-23 17:29:04 +00:00
youri
7caae5de3e Update mate-session-manager to 1.18.0. 2017-06-23 17:28:29 +00:00
youri
9a5deb04d0 Update mate-screensaver to 1.18.1. 2017-06-23 17:27:04 +00:00
youri
abbd3d59b9 Update mate-panel to 1.18.3. 2017-06-23 17:24:57 +00:00
youri
b2c99e34a4 Update mate-menus to 1.18.0. 2017-06-23 17:21:59 +00:00
youri
2d2c989597 Update mate-indicator-applet to 1.18.0. 2017-06-23 17:20:14 +00:00
youri
873d8d0cf0 Update mate-desktop to 1.18.0. 2017-06-23 17:17:44 +00:00
youri
b41a5f8edd mate-control-center 1.18.2. 2017-06-23 17:17:09 +00:00
youri
78996cc907 Update mate-applets to 1.18.1 2017-06-23 17:14:51 +00:00
youri
9acbfe500a Update libmatekbd to 1.18.2 2017-06-23 17:11:59 +00:00
youri
c6a3505db7 Add gtk2 to fix build. 2017-06-23 16:48:44 +00:00
youri
0ac0cf14be Cleanup, thanks @leot for the heads up! 2017-06-22 09:42:16 +00:00
youri
48cc032ef8 Cleanup, thanks leot@ for the heads up! 2017-06-22 09:40:24 +00:00
joerg
a844293869 No more Ruby 2.1. 2017-06-20 22:38:16 +00:00
youri
50117a7c31 Update xfce4-whiskermenu-plugin to 2.1.2:
2.1.2
=====
- Fixed category names checkbox incorrectly enabled when opening dialog.
- Fixed category names turning off at login. (bug #13422)
- Translation updates: Arabic, Icelandic, Swedish.

2.1.1
=====
- Fixed memory leak when editing launcher.
- Translation updates: Catalan, Danish, German, Portuguese,
  Portuguese (Brazil), Russian, Serbian, Serbian (Latin).

2.1.0
=====
- Add editing launchers from context menu. (bug #13290)
- Add support for desktop actions. (bug #11787)
- Add option to hide category names. (bug #12895)
- Load applications immediately.
- Translation updates: Bulgarian, Chinese (Taiwan), Croatian, Czech,
  Dutch, French, German, Greek, Hungarian, Korean, Kazakh, Lithuanian,
  Nepali, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil),
  Serbian, Slovak, Slovenian, Spanish, Turkish, Ukrainian.

2.0.3
=====
- Translation updates: Croatian, Dutch, Greek, Korean, Nepali,
  Norwegian Bokmål, Portuguese, Portuguese (Brazil), Slovak, Serbian.

2.0.2
=====
- Translation updates: Asturian, Basque, Catalan (Valencian),
  Chinese (China), Kazakh, Lithuanian, Polish, Russian, Turkish,
  Ukrainian.

2.0.1
=====
- Support minimum of GTK+ 3.12.

2.0.0
=====
- Port to GTK+ 3. (bug #11549)
- Translation updates: Bulgarian, Catalan, Chinese (Taiwan), Czech,
  Dutch, French, Hebrew, Hungarian, Lithuanian, Polish, Slovak,
  Slovenian, Spanish.

1.7.2
=====
- Fixed category names checkbox incorrectly enabled when opening dialog.
- Fixed category names turning off at login. (bug #13422)
- Translation updates: Arabic, Icelandic, Swedish.

1.7.1
=====
- Fixed memory leak when editing launcher.
- Translation updates: Catalan, Danish, German, Portuguese,
  Portuguese (Brazil), Russian, Serbian, Serbian (Latin).

1.7.0
=====
- Add editing launchers from context menu. (bug #13290)
- Add support for desktop actions. (bug #11787)
- Add option to hide category names. (bug #12895)
- Load applications immediately.
- Translation updates: Bulgarian, Chinese (Taiwan), Croatian, Czech,
  Dutch, French, German, Greek, Hungarian, Korean, Kazakh, Lithuanian,
  Nepali, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil),
  Serbian, Slovak, Slovenian, Spanish, Turkish, Ukrainian.

1.6.2
=====
- Translation updates: Croatian, Dutch, Greek, Korean, Nepali,
  Norwegian Bokmål, Portuguese, Portuguese (Brazil), Slovak.

1.6.1
=====
- Translation updates: Asturian, Basque, Catalan (Valencian),
  Chinese (China), Kazakh, Lithuanian, Polish, Russian, Turkish,
  Ukrainian.

1.6.0
=====
- Add keyboard navigation for categories. (bug #11550)
- Add tooltips for program descriptions. (bug #12379)
- Add web search action.
- Hide recent items when maximum is set to zero.
- Prevent memory leak when changing element text.
- Search favorites and recent first.
- Switch to icon names from GtkStock.
- Translation updates: Bulgarian, Catalan, Chinese (Taiwan), Czech,
  Dutch, German, French, Hebrew, Hungarian, Lithuanian, Polish, Slovak,
  Slovenian, Serbian, Spanish.
2017-06-20 22:20:56 +00:00
youri
b10f892be5 Update xfce4-eyes-plugin to 4.5.0:
4.5.0 (2016-06-10)
------------------
- Fix GTK_CHECK_VERSION for GdkSeat (bug #12633)
- Translation updates: Catalan
2017-06-20 21:43:13 +00:00
youri
18506cb35c Update xfce4-clipman-plugin to 1.4.1:
Version 1.4.1 - 2016-11-28

- New application icon
- Improve clipman panel plugin icon sizing (Bug #12854)
- Add a non-symbolic fallback icon
- Adjust menu geometry to fit all elements (Bug #12865)
- Avoid 'bad symlink' warning. (Bug #12850)
- Fix tooltip of show QR code (Bug #12752)
- Translation updates: Chinese (China), Chinese (Taiwan), Croatian, Dutch
  (Flemish), English (Australia), French, German, Hebrew, Icelandic, Japanese,
  Korean, Lithuanian, Malay, Occitan, Polish, Portuguese, Portuguese (Brazilian),
  Slovak, Spanish, Swedish, Ukrainia

Version 1.4.0 - 2016-09-15

- Port to Gtk3
- Port to GtkApplication
- Thanks to Eric, Steve and Florian for their contributions and support!
- Translation updates: Asturian, Bulgarian, Catalan, Chinese (China), Chinese
  (Taiwan), Croatian, Czech, Danish, Dutch (Flemish), English (Australia),
  Finnish, French, German, Greek, Hebrew, Hungarian, Icelandic, Italian,
  Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese,
  Portuguese (Brazilian), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish,
  Thai, Turkish, Ukrainian
2017-06-20 21:34:12 +00:00
youri
888e633faf Fix PLIST for options. 2017-06-20 19:16:01 +00:00
youri
7169a6a54f Add gtk3 theme support. 2017-06-20 14:59:54 +00:00
youri
d5df1f26dc Add back gtk2 support. 2017-06-20 14:50:04 +00:00
youri
2a7c38694d Include gtk2 buildlink. Thanks Greg Troxel for the heads up. 2017-06-20 14:33:21 +00:00
wiz
64e1a1d7dc Updated mcookie to 2.30.
docs: replace FTP by HTTPS in kernel.org URLs
Place SEE ALSO entries in order
Use --help suggestion on invalid option
2017-06-19 20:44:25 +00:00
wiz
12f6e56ae6 Updated xterm to 329.
Patch #329 - 2017/06/12

     * add  control  sequences  for  reading  the Sixel and ReGIS graphics
       sizes (suggested by Ben Wong).
     * add  a  workaround  for  wcwidth  returning -1 for characters which
       should have been printable (FreeBSD #219800).
     * fix a bug in font initialization from patch #328 (FreeBSD #219800).
     * fix  a special case in HideCursor which assigned a bold font to the
       slot  used  for  normal  font  in changes for italics in patch #307
       (Debian #858304).
     * updates for ReGIS (Ross Combs):
          + Strings  specified  with  no  command  are used as "comments".
            Print these in the log when tracing.
          + Catch  attempts  to use "alternate display" mode (AKA "blink")
            from the GIGI, but do not implement it.
          + The  T(M)  command  should only multiply the height by 10, not
            20.
          + Make  the  S(E)  command reset more state than just the screen
            contents.
          + Remove two rotation variables which were only being printed.
          + Numerous minor fixes and comment updates in the R command.
          + Unknown R command option names trigger an empty response.
          + Fix  the  output  position after printing rotated text (it was
            missing the the sign before).
          + Fix  the  position  change  with pixelvectors and rotated text
            (the rotation transform was not being applied).
          + Update  the TODO list and remove a verification FIXME (slanted
            text positioning is correct as is).
          + Emulate  the  approximately  1.4x  enlargement  for text which
            isn't rotated at right angles.
          + Only  update the color planes specified in the plane mask (the
            W command's F option).
     * fix  a  bug  introduced by the changes to font information in patch
       #328.   When  processing  the  "checkfont"  option  of  the  locale
       resource,  the  program  referred  to the request data, to an array
       which  was  only  allocated  in  the new/result widget (report by H
       Merijn Brand).
     * fix  a  missing assignment initialization to make the utf8 resource
       control  whether  escape sequences to enable/disable UTF-8 mode are
       allowed.
2017-06-19 20:24:37 +00:00
youri
b930c86376 Add gtk2 dependency. 2017-06-19 12:31:40 +00:00
youri
634898c324 Update xfce4-dashboard 0.7.2: No changelog available. 2017-06-18 23:52:43 +00:00
youri
ff0c08c02b Update xfce4-screenshooter to 1.8.99:
=== Version 1.8.99 ===

  * Enhancements:
    - Port to GTK+3
    - Updated translations (thanks to translators!)

  * Bugs fixed:
    - Fix appdata description
    - Fix crash in GValueArray handling (bug #11879)
    - Use while instead of when in strings (bug #12157)
    - Fix gray overlay in region mode screenshots (bug #11922)
    - Fix crash when uploading to zimagez (bug #11879)
2017-06-18 23:16:23 +00:00
youri
dddad21efe Update xfce4-notifyd to 0.3.6:
Version 0.3.6 (20 March 2017):
  This is a bugfix release. Thanks to Mattias and Igor!

  Bugs fixed:
    * Fix memory leaks in log viewer (Bug #13400)
    * Fix a couple of memory leaks in notifyd-config (Bug #13386)
    * Update log toolbar buttons sensitivity (Bug #13365)
    * Fix compilation on Gtk3.14

  Updated translations: Catalan, French, Greek, Hebrew, Kazakh, Lithuanian,
  Polish, Serbian


Version 0.3.5 (13 February 2017):
  This is a feature release.

  Features:
    * Notification log ("persistence" according to fd.o spec)
    * Rework settings dialog and include more options

  Bugs fixed:
    * Fix height of settings dialog when plugged
    * Fix compilation on 3.14

  Updated translations: Bulgarian, Chinese (China), Chinese (Taiwan),
  Croatian, Czech, Danish, Dutch (Flemish), Finnish, French, German,
  Icelandic, Italian, Korean, Lithuanian, Norwegian Bokm?l, Polish,
  Portuguese, Portuguese (Brazilian), Russian, Serbian, Slovak, Spanish,
  Swedish, Ukrainian


Version 0.3.4 (09 November 2016):
  This is a feature release.

  Features:
    * "Do not disturb" mode
    * Notification-muting on a per application level

  Bugs fixed:
    * Add hidden option "primary-monitor" to set screen for notifications
      (Bug #10003)
    * Fix theming issues with Gtk 3.22

  Updated translations: Bulgarian, Catalan, Chinese (China), Chinese
  (Taiwan), Croatian, Czech, Dutch (Flemish), English (Australia), French,
  German, Hebrew, Kazakh, Lithuanian, Malay, Polish, Portuguese, Portuguese
  (Brazilian), Russian, Slovak, Spanish, Ukrainian


Version 0.3.3 (02 October 2016):
  This is a bugfix release. It also extends the tests to icons.

  Bugs fixed:
    * Fix missing Gtk+ themes path in dist_themes variable (Bug #12831)
    * Fix theming for callback button in notifications (Bug #12841)
    * Don't show notification buttons without text (Bug #12834)
    * Support image-path hint of the fd.o spec (Bug #7846)
    * Fix priorities of icon handling according to the fd.o spec
    * Make icon-size of fallback consistent with all other notifications

  Updated translations: Croatian, Lithuanian, Malay, Thai

Version 0.3.2 (06 September 2016):
  This release fixes a showstopper regression for Gtk<=3.18 users where
  no notifications would be displayed (Bug #12823).

  Features:
    * Add support for symbolic icons
    * Add two new themes: Bright and Retro
    * Improvements to the existing themes

  Bugs fixed:
    * Fix client pointer with Gtk+ < 3.20 (Bug #12823)
    * Sort the themes alphabetically in the Settings Dialog

  Updated translations: Polish

Version 0.3.1 (06 September 2016):
  Bugfix release

  Features:
    * Add a help button which links to the new docs page

  Bugs fixed:
    * Fix a memory leak (Bug #12733)
    * Add a hidden option 'do-fadeout' (Bug #11341)
    * Correct typo in warning message.
    * Unreference gvariants, Cleanup Gtk3.20 ifdefs, Fix uninitialized
      pixbufs (Bug #12777)
    * Fix including both GTK+ themes in dist (Bug #12737)

  Updated translations: Chinese (China), Croatian, English (Australia),
  Japanese, Korean, Spanish, Swedish, Ukrainian

Version 0.3.0 (27 July 2016):
  Ported to gdbus and Gtk+3 by Ali Abdallah
  Bumped Dependencies (libxfce4ui 4.12, Gtk+3.14)

  Features:
    * Better theming capabilities
    * Add a systemd user unit corresponding to the D-Bus session
      service (Bug #12238)

  Bugs fixed:
    * The preview button now shows even when the dialog is plugged in
      the xfce4-settings-manager
    * On update reset fade as well (Bug #11858)

  Updated translations: Arabic, Asturian, Bulgarian, Catalan, Chinese
  (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch (Flemish),
  English (Australia), Finnish, French, German, Greek, Hebrew, Hungarian,
  Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian,
  Norwegian Bokm?l, Polish, Portuguese, Portuguese (Brazilian), Russian,
  Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish, Ukrainian, Uyghur
2017-06-18 23:11:26 +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
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
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
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
5aac3f5fe0 Update xfce4-tumbler to 0.1.32: No changelog available. 2017-06-18 21:50:43 +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
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
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
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
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
joerg
9602480ef6 Fix cmake 3.8 issue. Patch from upstream. 2017-06-17 19:55:24 +00:00
prlw1
397d0d1852 Revbump for introduction of icon theme handling framework 2017-06-14 16:25:16 +00:00
prlw1
5c827f6f0e Essentially from OBATA Akio in private mail, June 2015:
Introduce Icon Theme cache handling framework

Icon Theme cache files are used by GTK+ and maintained with the
gtk-update-icon-cache tool.  Each Icon Theme package duplicates
its own maintainance scripts: only the specified icon theme directory
differs.  With this framework, if packages have ICON_THEMES=yes,
associated icon themes will be detected and their cache files will
be maintained automatically.

Change cache handling behaviour as follows:
* Icon theme caches will be updated if either gtk2+ or gtk3+
  gtk-update-icon-cache tool is available.
* With installation of gtk2+ package, not only hicolor icon theme but
  also any other icon theme cache files will be updated.
* Prevent removal of icon caches at deinstall, gtk3+ may be installed and
  using them.
* Ditto with gtk3+, gtk2+ may not be installed now, so caches must be
  maintained by gtk3+.
2017-06-14 16:23:09 +00:00
jperkin
1bd319582c Avoid conflicting definition of BOM_UTF8 from perl-5.26. Bump PKGREVISION. 2017-06-14 13:21:52 +00:00
jperkin
d76d0fe0e6 Update p5-Wx to 0.9932. Changes:
0.9932 Tue Apr 18 2017
    - fix build for Perl 5.25.11 ( . no longer in @INC )
    - RT:121224 - fixes broken 0.9930 commit for keycode constants
    - RT:120657 revert changes for this fro 0.9929

0.9931 Mon Apr 17 2017
    - really skip Strawberry 64 bit build test failure

0.9930 Mon Apr 17 2017
    - Refactor wxTreeList
    - RT:119059 some missing keycode constants
    - skip Strawberry 64 bit build test failure
    - Fix none latin paths in @INC on Windows

0.9929 Sat Apr 8 2017
    - Fix current OSX builds
    - RT:115097 remove encoding pragma
    - RT:120657 for Wx_Exp.pm exports incomplete
    - RT:105467 Unescaped left brace in regex
    - RT:120139 support wxScrolledWindow::ShowScrollbars
2017-06-14 13:19:26 +00:00
wiz
808db39396 Updated xterm to 328.
Patch #328 - 2017/06/01

     * revise parser for charClass resource, making these improvements:
          + accept octal and hexadecimal values
          + allow embedded whitespace
          + allow  the  class  after  colon to be optional, e.g., to clear
            class settings for a range of characters.
     * add command-line option -report-charclass.
     * fix most lintian warnings about test-package
     * add eraseSavedLines resource.
     * document DECSED 3 in ctlseqs.ms (report by Ben Longmans).
     * improve   integration  between  configure-events  and  updates  for
       reported screensize, in particular when switching between vt100 and
       tek4014 modes.
     * modify  selection-highlighting  of  reverse-video text to keep that
       distinct,   e.g.,   by   reversing  the  selection  foreground  and
       background  colors as one would expect. This fixes a "useless" case
       in the description of highlightColorMode.
     * improve fix for Debian #759734, addressing a case where non-colored
       cursor would be invisible against reverse-video (see patch #311).
     * updates for ReGIS (Ross Combs):
          + the  "H"  option of the "T" command should multiply by 10, not
            20.
          + display unknown glyphs as a solid block.
          + given a succession of text-direction options, use the last.
          + fix  the  direction  of  ReGIS  slanted  text so that negative
            values produce oblique output .
          + fix  the ReGIS text direction option to only rotate characters
            when no following size option is used.
     * update  terminfo  to better match corresponding entries in ncurses,
       e.g.,   u8  pattern  to  match  the  VT220,  VT420,  etc.,  primary
       responses, as well as adding smxx and rmxx.
     * fixes from Jörg Sommer:
          + corrected  a trace-message regarding maximum graphics-size; it
            used  the  similar  ReGIS  maximum  size  which  might  not be
            configured.
          + in  do_select_regex,  clear selection if there is no match. If
            the  regex  does  not  match  anything  around the cursor, the
            selection  returned must be empty, otherwise the whole line is
            treated   as   a  match.  This  way  the  command  defined  by
            exec-selectable will not be executed if there is no match.
          + modify  limit  in  do_select_regex to include the character at
            the  cursor  in  the match, making it easier to type something
            and then hit the key to trigger exec-selectable.
          + If exec-selectable or insert-selection is triggered by a mouse
            button  click,  the  position  of  the mouse pointer should be
            used.  This  makes  it  easier  to address any position on the
            window  and  it  makes it possible to use the mouse, e.g., for
            applications such as mutt where you cannot move the cursor.
     * modify  DECRC  to  save/restore  xterm's  last-column  flag used to
       control   wrapping   behavior   rather   than  manipulating  DECAWM
       (report/analysis by Mattias Engdegård).
     * add  configure option --enable-terminfo-env to use the value set by
       --with-own-terminfo  for  the  $TERMINFO environment variable. That
       variable  was  set  automatically  for HPUX, but would be useful in
       other systems, e.g., for Solaris (request by Jeff Wieland).
     * fix a race condition when setting up a signal handler to timeout if
       opening /dev/tty hangs (patch by Tobias Stoeckmann).
     * review/cleanup  resources which were not in the manual page (report
       by Maxwell Anselm):
          + add manual page description as needed.
          + drop resource name for menuBar, as unnecessary.
          + modify  fallback numeric value for regisScreenSize resource to
            match that for maxGraphicSize.
     * updated    configure    macros    CF_ADD_CFLAGS,   CF_CC_ENV_FLAGS,
       CF_GNU_SOURCE,   CF_MATH_LIB,   and   CF_XOPEN_SOURCE   from  other
       program-changes.
     * update config.guess, config.sub
     * change  “maximum screensize” assumed by resize to 9999x9999, to
       accommodate people using the Unreadable font.
     * drop  Utility from default value of --with-desktop-category (Debian
       #780176).
     * widen  the  configure  script  pattern  used  for  finding  related
       ".desktop" files, including “Terminal”
     * several minor improvements to font utility functions:
          + provide  for  later  modification  to  implement  font-sets by
            parsing the font resources as comma-separated lists.
          + parse -fn and -fa similarly, using “x:” and “xft:” prefixes
            for  font  name/family strings to distinguish between XLFD and
            Xft font specifications.
          + use loops to iterate over font classes
          + use  getters/setters  for  font  data  to  allow for on-demand
            lookups.
          + make  the debugging trace for missing glyph less verbose since
            that interferes with the -report-fonts option.
          + refactor  xtermLoadFont  to make it clearer how some fonts are
            derived from others, e.g., bold, wide.
          + make  the  triggering  and  suppressing  of font-warnings more
            consistent by storing the last state in the widget.
          + reduce font-warnings by checking for repeated warnings.
     * add vttests/query-status.pl
     * add vttests/closest-rgb
     * add  special  case for displaying soft-hyphen if it happens to fall
       at  the  right  margin,  and omitting similar case such as the BIDI
       markers,   where  a  zero-width  character  is  neither  a  control
       character nor a combining character (Debian #844325).
     * modify  logic  for OSC 52, manipulate selection data, to update the
       selection-time  to  include  the  latest  X events. This fixes some
       cases  where the selection was invalid, e.g., after an event due to
       focus-follows-mouse (report/testcase by Stephane Chauveau).
     * revise  macro  CastMallocN  as new macro TextAlloc to make explicit
       use of sizeof(char) (prompted by patch by Cade Foster).
     * add “Mouse Ops” menu entry and related resources to allow runtime
       disabling/enabling   of   the   mouse   protocol  escape  sequences
       (discussion with Bob Proulx).
     * improve  discussion  of mouse actions versus protocol in the manual
       (discussion with Bob Proulx).
     * improve discussion of environment variables in the manual, pointing
       out  where  some  features (such as termcap and the System5 COLUMNS
       and  LINES  variables)  are  used  rarely, mainly to support legacy
       applications.
     * add  examples  of  translations  resource for select/paste, and for
       font-size changes to the manual.
     * minor  reordering  of  some  entries  in ctlseqs.ms for consistency
       (report by Arran Ubels).
     * add  -s  option  to  256colors2.pl and 88colors2.pl, to demonstrate
       modifying the “system” colors 0–15.
     * omit  XFT_SPACING  property  from  call to XftPatternBuild, to work
       around  a  bug  in  fontconfig  for handling Google Go fonts, whose
       names  sort  in  an  order  not expected by fontconfig, causing the
       request for a monospaced font to return italics, e.g.,

$ fc-match 'Go Mono:spacing=monospace'
Go-Mono-Italic.ttf: "Go Mono" "Italic"
(report by Giacomo Boffi on Stackoverflow).


     * modify minstall.in to improve a workaround added to the manual page
       in  patch #182 to avoid having the C preprocessor used in the imake
       configuration  strip  out  the  comments  in  the character classes
       section (reports by Ted Unangst, Anthony J Bentley).
2017-06-14 12:20:03 +00:00
maya
ffd2eeebdb Fix build with perl 5.26 2017-06-12 08:26:31 +00:00
tsutsui
cf1e7cb258 Move MAINTAINER line to each gem package.
Also retire from maintainership of packages that I don't need and
have less motivation.
2017-06-11 05:51:39 +00:00
tsutsui
47d18fbd82 Fix PLIST (missed in the previous 3.1.6 update). 2017-06-10 10:14:36 +00:00
tsutsui
d9c551a49a Update ruby-gnome2 packages to 3.1.6.
pkgsrc changes:
 - remove a pkgsrc patch for ruby-gnome2-gtk that seems fixed in upstream
 - ignore native-package-installer dependency checks
   in ruby-gnome2-clutter-gstreamer and ruby-gnome2-webkit-gtk

Upstream changes:
(from https://github.com/ruby-gnome2/ruby-gnome2/blob/3.1.6/NEWS)

== Ruby-GNOME2 3.1.6: 2017-06-03

=== Changes

This is a bug fix release for Windows packages.

==== All

  * Fixes
    * Added a missing path existence check on Windows.

== Ruby-GNOME2 3.1.5: 2017-06-03

=== Changes

This is a bug fix release for Windows packages.

==== All

  * Improvements
    * Supported RubyInstaller2.

==== Ruby/Pango

  * Improvements
    * Add backward compatibility APIs:
      * (({Pango::FontDescription::WEIGHT_*}))
      * (({Pango::FontDescription::STYLE_*}))

== Ruby-GNOME2 3.1.4: 2017-05-30

=== Changes

This is a release that supports Ruby 2.4 on Windows.

==== All

  * Improvements
    * Supported MSYS2.

==== Ruby/GLib2

  * Improvements
    * Added (({GLib::Object#floating?})) for debugging.

==== Ruby/GIO2

  * Improvements
    * Added (({Gio::File.open})). The followings are deprecated.
      * (({Gio::File.commandline_arg}))
      * (({Gio::File.path}))
      * (({Gio::File.uri}))

==== Ruby/GObjectIntrospection

  * Improvements
    * Relaxed expected test result for 32bit environment.
      [GitHub#1026][Reported by Mamoru TASAKA]
    * Added tests for (({GObjectIntrospection::ConstantInfo})).
      [GitHub#1027][Patch by cedlemo]
    * Supported floating "transfer full" GObject.

==== Ruby/GDK3

  * Improvements
    * Supported (({Cairo::Surface#to_pixbuf(options={})})).
      (({Cairo::Surface#to_pixbuf(src_x, src_y, width, height)})) is
      deprecated.

==== Ruby/Rsvg2

  * Improvements
    * Migrated to GObject Introspection bindings.
    * Renamed to (({Rsvg})) from (({RSVG})). (({RSVG})) is still
      usable but it's deprecated.
      [GitHub#1030][Patch by cedlemo]
    * Supported (({Cairo::Context#render_rsvg_handle(handle, :id =>
      ...)})).

==== Ruby/WebKit2GTK

  * Improvements
    * (({WebKit3Gtk::WebView#initialize})): Supported (({Hash}))
      options.
      [GitHub#1028][Patch by Matijs van Zuijlen]

=== Thanks

  * Mamoru TASAKA
  * cedlemo
  * Matijs van Zuijlen

== Ruby-GNOME2 3.1.3: 2017-04-27

=== Changes

This is a release that improve backward compatibility for Ruby/Pango.

==== Ruby/Pango

  * Improvements
    * Defined constants under (({Pango})) again for backward compatibility.
      [GitHub#1022][Reported by Andy Meneely]
    * Defined constants under (({Pango::Layout})) again for backward
      compatibility.
      [GitHub#1022][Reported by Andy Meneely]
    * (({Pango.pixels})): Added again.
    * (({Pango::AttrShape#data})): Supported again.
  * Fixes
    * (({Pango::Layout#text=})): Fixed a bug that wrong bytesize is
      used for multibyte string.
    * (({Pango::Layout#markup=})): Fixed a bug that wrong bytesize
      is used for multibyte string.

=== Thanks

  * Andy Meneely

== Ruby-GNOME2 3.1.2: 2017-04-26

There is an incompatible change. (({GBytes})) to (({String}))
conversion is changed to (({GBytes})) to (({GLib::Bytes}))
conversion. You can get (({String})) by (({GLib::Bytes#to_s})).

Other incompatible changes are bugs. Please report them to us.

=== Changes

==== All

  * Improvements
    * Supported auto depended package install for GObject
      Introspection based bindings.

==== Ruby/GLib2

  * Improvements
    * Supported overriding (({alloc_func})) in super class.
    * Extracted native package installer code as
      native-package-installer gem.
    * (({GLib::Bytes})): Added.
    * Supported pkg-config 1.1.9 or later.
  * Fixes
    * Fixed a build error on CentOS 6 and Ubuntu 12.04. They use
      GLib < 2.34.
      [GitHub#1012][Reported by Scot]
    * Fixed a bug that (({GLib::TypePlugin})) can't be included.
      [GitHub#1019][Patch by Matijs van Zuijlen]

==== Ruby/GIO2

  * Fixes
    * Fixed a path in test. [GitHub#990][Reported by Mamoru TASAKA]

==== Ruby/GObjectIntrospection

  * Improvements
    * Supported getting interface, union and boxed type as a field value.
    * Supported setting an interface as a field.
    * Supported more struct types.
    * Supported cairo-gobject types.
    * Supported outputting an array of interfaces.
      [GitHub#1006][Reported by cedlemo]
    * Supported Rubyish method name conversion for (({list_XXX}))
      methods that return an array.
    * Supported customizing field reader method name.
    * Supported auto (({int})) to boolean conversion for field value.
    * (({GObjectIntrospection::Repository.default})): Added a GC guard.
    * Supported inputting (({unichar})).
    * Supported inputting (({gint64})) C array.
    * Supported inputting (({gint8})) C array.
    * Added tests for (({GObjectIntrospection::UnionInfo})).
      [GitHub#1016][Patch by cedlemo]
    * Stopped auto (({GBytes})) to (({String}))
      conversion. (({GBytes})) is converted to (({GLib::Bytes})). It's
      for efficient byte sequence handling in Ruby. It's
      an incompatible change. You can use (({GLib::Bytes#to_s})) to
      get (({String})).
  * Fixes
    * (({GObjectIntrospection::RepositoryError})): Fixed parent class.
    * Fixed a typo. [GitHub#1002][Reported by cedlemo]

==== Ruby/ATK

  * Improvements
    * Migrated to GObject Introspection bindings.
      [GitHub#998][Patch by cedlemo]

==== Ruby/CairoGObject

  * Fixes
    * Fixed a double free bug.

==== Ruby/Pango

  * Improvements
    * Migrated to GObject Introspection bindings.
      [GitHub#1007][GitHub#1008][GitHub#1009][GitHub#1010]
      [GitHub#1011][Patch by cedlemo]
      [GitHub#1013][GitHub#1014][Patch by Detlef Wagner]

==== Ruby/GdkPixbuf2

  * Improvements
    * Supported GdkPixbuf 2.31.6 on CentOS 7 again.

==== Ruby/GDK3

  * Improvements
    * (({Gdk::Event})) and subclasses: Supported again.
    * Supported old GDK 3 again.
    * Supported X11 related features.
      [GitHub#999][Reported by johnlane]

==== Ruby/GTK3

  * Improvements
    * (({Gtk::Widget#click})): Added.
    * (({Gtk::Widget#send_key})): Added.
    * (({Gtk::Widget#wait_for_draw})): Added.
    * (({Gtk::WiAccelGroup.activate})): Added.
    * Updated samples.
      [GitHub#1002][GitHub#1003]
      [Patch by cedlemo]
    * (({Gtk::IconTheme#choose_icon})): Changed the default flags to
      (({0})) from (({:generic_fallback})).
    * (({Gtk::IconTheme#lookup_icon})): Changed the default flags to
      (({0})) from (({:generic_fallback})).
    * Supported GTK+ < 3.20 again.
  * Fixes
    * Updated signal name in document.
      [GitHub#995][Patch by Arnaud Meuret]

==== Ruby/ClutterGdk

  * Fixes
    * Ensured initializing GDK.
      [GitHub#1000][Reported by cedlemo]

==== Ruby/GOffice

  * Improvements
    * (({GOffice::Version})): Added.

=== Thanks

  * Mamoru TASAKA
  * Arnaud Meuret
  * cedlemo
  * johnlane
  * Scot
  * Detlef Wagner
  * Matijs van Zuijlen
2017-06-10 08:27:19 +00:00
ryoon
a6ba44144e Fix build with Perl 5.26.0 2017-06-08 12:57:15 +00:00
ryoon
b9d9d2fc30 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:48 +00:00
jlam
000f312c98 Use public SHLIB_TYPE instead of private _OPSYS_SHLIB_TYPE. 2017-06-01 13:30:24 +00:00
taca
ba5f201c67 Do not use "rake" as command name but use ${RAKE_NAME}. 2017-06-01 12:51:14 +00:00
wiz
b33626dc6d Updated xkeyboard-config to 2.21.
Gunnar Hjalmarsson (1):
      Two "Hausa" layout variants with identical descriptions

Moritz Sichert (1):
      Fixed RALT config of de(T3)

Nik Kopylov (1):
      Descriptions formatting, typos and mistakes v2

NikoKrause (1):
      two new layouts "Russian (Germany, recommended)" and "Russian (Germany, transliteration)" for german keyboards

Sergey Udaltsov (14):
      Updated apl stuff
      Updated apl version
      Added it(fur)
      Updated translations (broken with prev commit)
      Add missing letter I̵ to French (Togo) keyboard and update language list
      Duplicate "Malay (Jawi)" entry
      Update to lk(us)
      Missing closing bracket on keyboard layout: Slovak (extended backslash), Slovak (querty, extended backslash)
      Amending typo
      English (Canada) input source is missing the left backslash key
      UK is not an exception any more
      Missing closing bracket on keyboard layout: Slovak (extended backslash), Slovak (querty, extended backslash)
      Pre-release translation sync
      Release 2.21

Venkat R Akkineni (1):
      Adding Sarala Telugu Keyboard layout.

kalyke by jove (1):
      steelseries apex300 geometry
2017-06-01 12:27:37 +00:00
maya
c52fc84a93 xinit: don't use GNU expr extensions
Already committed upstream and in NetBSD

From John Vogel
2017-05-31 05:29:34 +00:00
maya
5675360d7b sxhkd: update to 0.5.7
Changes: https://github.com/baskerville/sxhkd/commits/master

From John Vogel
2017-05-31 05:15:47 +00:00
taca
12781e9edf * Replace RUBY_VERSION_FULL with RUBY_VERSION since there is no
RUBY_VERSION_FULL contains Ruby's patchlevel.
* Add comment to RUBY_VERSIONS_ACCEPTED that ruby-tk is not bundled by
  Ruby 2.4 and later.
2017-05-30 15:49:12 +00:00
wiz
dd0a7cb7e5 Recursive bump for lang/vala 2017-05-29 12:20:23 +00:00
jperkin
94be8fd674 SunOS and GCC >=6.x fixes. 2017-05-26 12:09:11 +00:00
wiz
8ae9fea3bb Updated libdrm to 2.4.81.
Adam Jackson (3):
      Export drmDevicesEqual
      configure: Fix the <sys/sysmacros.h> check
      Fix stray caller of drmCompareDevices

Edward O'Callaghan (2):
      amdgpu/: concisely && consistently check null ptrs in canonical form
      amdgpu: Use the canonical form in branch predicate

Eric Anholt (2):
      Add pl111 as a KMS driver for utils.
      Add the DPI encoder/connector types to KMS utils.

Hawking Zhang (1):
      amdgpu: add raven family id

Ilia Mirkin (1):
      modetest: fix printing of fourcc on BE machines

Leo Liu (2):
      amdgpu/drm: add AMDGPU_HW_IP_VCN_DEC
      amdgpu/drm: add AMDGPU_HW_IP_VCN_ENC

Marek Olšák (1):
      Bump version to 2.4.81

Nicolai Hähnle (3):
      amdgpu: add the interface of waiting multiple fences
      amdgpu: add a test for amdgpu_cs_wait_fences
      amdgpu: add missing extern "C" headers

Rob Clark (1):
      freedreno: fix double-free on exit
2017-05-26 09:28:14 +00:00
jperkin
3707597820 Enforce -std=c++98 for the GCC case, GCC 7 defaults to a newer standard
which QT4 has lots of issues with.
2017-05-24 14:29:50 +00:00
jperkin
bab1f10314 Don't define _XOPEN_SOURCE on SunOS when using >= C99. 2017-05-23 15:35:21 +00:00
prlw1
e1c5feac2f Bump PKGREVISION for cups15 -> cups change. 2017-05-19 13:29:02 +00:00
prlw1
dffca398fb Switch all cups15 packages to use cups. 2017-05-19 13:18:17 +00:00
maya
1c9106201b xf86-input-joystick: workaround dflybsd placing usbhid headers
in a different location.
2017-05-12 03:18:03 +00:00
maya
e7a17f65ea mcookie: override configure script accidentally finding
dragonflybsd cpu_set_t (it's pretty much made for linux,
the upstream name is 'util-linux'...)

indent to appease pkglint
2017-05-12 02:41:54 +00:00
jperkin
17c9737c20 Use PKGLOCALEDIR. Fix build on SunOS. 2017-05-11 15:09:14 +00:00
jperkin
197b31a6ab Fix path to includes. 2017-05-11 09:08:14 +00:00
jperkin
ca13fff836 Requires termcap. 2017-05-09 14:24:31 +00:00
jperkin
06764c46a8 Requires termcap. 2017-05-09 14:18:46 +00:00
jperkin
8deb9c5cee Revert switch to USE_LANGUAGES for c++11, it causes lots of failures when
building with GCC which were missed in the bulk builds due to compiler.mk
inclusion ordering.  Just set it manually for clang as previously for now.
2017-05-08 15:36:28 +00:00
joerg
64b17a2117 Move compiler flags into Makefile.common. 2017-05-07 21:19:47 +00:00
tsutsui
dd6ca38ec9 Update mlterm to 3.8.1.
Changes noted in doc/en/ReleaseNote:

ver 3.8.1
* Support wayland including libvte compatible library.
  (Build mlterm with --with-gui=wayland option.) (see doc/en/README.wayland)
* Support "compose_dec_special_font" / --decsp option on framebuffer and wayland.
* "line_space" option accepts negative value.
* Add "underline_offset" / --ulpos option.
* Rename wskbd_repeat_1 and wskbd_repeat_N options to kbd_repeat_1 and kbd_repeat_N.
* Enable --enable-anti-alias option of configure script by default.
* Add --enable-fontconfig option which enables fontconfig on framebuffer and wayland
  to configure script. (This option is enabled by default.)
* Add "use_aafont" option which gets mlterm to apply ~/.mlterm/*aafont configurations
  with the use of fontconfig on framebuffer and wayland.
  (The default value is true on wayland, while false on framebuffer.)
* Search alternative glyphs in other fonts automatically on framebuffer and wayland.
  (This feature is enabled if mlterm-{fb|wl} is built with freetype and fontconfig.)
* libvte compatible library supports vte 0.46.0 API.
* Bug fixes:
  Fix detection failuer of mouse event devices on framebuffer/linux. (Thanks to @nyarla)
  (See http://the.nyarla.net/entry/2017/03/25/142516 for details.)
  Fix segfault in using many colors by SGR 38;2;r;g;b or 48;2;r;g;b sequence.
2017-05-06 13:48:39 +00:00
joerg
cb9631de46 Move C++11 setting before the first inclusion of compiler.mk. Reuse the
results instead of multiply inclusions.
2017-05-05 17:38:00 +00:00
jperkin
ebbaad3a16 Links against libtermcap. 2017-05-05 16:28:13 +00:00
jperkin
6b547497bb Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
leot
b5f3f38268 Update x11/dmenu to 4.7.
Changes:
4.7
===
New features
------------
- Add embedding support with -w option.
  This option can be used to xembed dmenu into an application. This is
  useful in particular for surf.
- config.h: add config option for word delimiters.

Noteworthy fixes
----------------
- die() on calloc failure.
- Sync new drw from libsl and minor fixes.
- arg.h: fixed argv checks order.
- Regression fix: Do not crash on e.g. dmenu < /dev/null
- Shut up glibc about _BSD_SOURCE being deprecated.
- Xinerama: correct variable declarations in preprocessor conditional.
- Small man page improvements.

Thanks in particular to the contributors
----------------------------------------
- Andrew Gregory
- Klemens Nanni
- Lucas Gabriel Vuotto
- Markus Teich
- Quentin Rameau
- S. Gilles
- Thomas Gardner
2017-05-02 18:32:34 +00:00
wiz
c983c47ae4 Recursive bump for poppler-0.54.0 2017-05-02 13:37:30 +00:00
wiz
dea4823c3b Updated xkbcomp to 1.4.0.
This xkbcomp release mostly contains a couple of bugfixes and parser
improvements. Notably, ignoring keycodes that X11 can never support
means that we can start using those keycodes, which xkbcommon
supports.

Benno Schulenberg (1):
      When overriding a key, adjust also its number of levels (#57242).

Daniel Stone (2):
      keycodes: Ignore high keycodes
      xkbcomp 1.4.0

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Ran Benita (1):
      When a file contains several maps, look for a default map
2017-05-02 08:14:48 +00:00
ryoon
76884737ca Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
wiz
d455ed89ca Fix build with icu-59. 2017-04-26 10:27:43 +00:00
wiz
7e3c5fd191 Compile with -std=c++11. Needed for compiling with icu;
set for all qt5 packages for consistency.
2017-04-26 06:12:25 +00:00
maya
66480b5b39 qt5-qtbase: fix build on NetBSD < 6.1 (no pthread_condattr_setclock)
Invert logic from !defined && to defined || for simplicity and use
a netbsd version check.
2017-04-24 12:27:58 +00:00
wiz
7f24f97748 Updated xf86-video-nouveau to 1.0.15.
Ben Skeggs (1):
      fix null pointer deref when building against >=libdrm 2.4.78

Ilia Mirkin (1):
      Add Pascal family support, identical to Maxwell

Lyude (1):
      Bump version to 1.0.15

Mariusz Bialonczyk (1):
      Do not register hotplug without RandR
2017-04-24 07:25:47 +00:00
taca
9f5a980f7c Quick build fix on NetBSD 6.1_STABLE using bash to configure.
(I did not find a problem of configure with NetBSD 6.1_STABLE's sh(1).)
2017-04-23 14:51:43 +00:00
adam
75a9285105 Revbump after icu update 2017-04-22 21:03:07 +00:00
taca
40d6803a20 Remove ${PLIST.ruby200} since it is always set now.
No functional change to pacakge.
2017-04-22 18:34:15 +00:00
taca
c315d3c8c0 Remove 18 from RUBY_VERSIONS_ACCEPTED. 2017-04-22 18:27:04 +00:00
taca
544a8f15e4 Remove kdebindings-ruby package which is not maintained for long time and
depends on ruby18.
2017-04-22 17:41:18 +00:00
taca
048130b14d Delete kdebindings-ruby. 2017-04-22 17:40:39 +00:00
maya
b98f8a1220 qt5-qtbase: FreeBSD needs -lutil
PR pkg/52181 from Santhosh Raju
2017-04-20 18:38:09 +00:00
wiz
b746765cbd Updated libdrm to 2.4.80.
Christian Gmeiner (1):
      configure.ac: bump version for release

Eric Engestrom (1):
      intel: remove dead code

Philipp Zabel (2):
      etnaviv: sync uapi header
      etnaviv: add fence fd support

Tobias Jakobi (1):
      exynos: add C++ support to exynos_drmif header
2017-04-17 07:28:30 +00:00
jperkin
23e958f603 Add a bunch more compatibility defines. Fixes SunOS. 2017-04-13 10:17:25 +00:00
khorben
900ee49803 Update DeforaOS Keyboard to version 0.3.1
This release brings:
- license update to BSD
- fix for widget mode
2017-04-13 00:59:37 +00:00
khorben
889e46ea55 Update DeforaOS libDesktop to version 0.2.2
This release brings:
- support for SOURCE_DATE_EPOCH in tests
- minor fixes and improvements
2017-04-13 00:48:38 +00:00
wiz
672931e0bb This libdrm-2.4.78 fixes some minor cosmetics, a build issue for
GNU/kFreeBSD, and adds a new page_flip_handler2 event handler, which
when run on a suitably capable kernel, can provide the CRTC ID to
userspace for atomic completion events.

Cheers,
Daniel


Ander Conselvan de Oliveira (1):
      Add CRTC ID to vblank event

Daniel Stone (2):
      Headers: Sync drm{,_mode}.h with the kernel
      configure.ac: bump version for release

Emil Velikov (1):
      configure.ac: pthread-stubs is not a thing on GNU/kFreeBSD

Eric Engestrom (4):
      man/drm(7): fix typo
      man: fix bug report instruction
      man: fix bug report instructions (for real this time)
      man: fix bug report instructions (third time's the charm)

2.4.79:

Marek Olšák (1):
      configure.ac: bump version for release

Samuel Pitoiset (1):
      amdgpu: allow to query GPU sensor related information
2017-04-11 07:12:02 +00:00
jperkin
eac4553f6a Avoid picking up epoll on illumos. 2017-04-10 13:10:19 +00:00
wiz
4d3b3c3fd9 Bernd Kuhls (1):
tests/etnaviv: link against libdrm

Christian Gmeiner (1):
      etnaviv: remove struct etna_specs

Emil Velikov (2):
      amdgpu: add amdgpu_bo_va_op_raw to the symbol check
      configure.ac: bring back pthread-stubs check

Erik Faye-Lund (1):
      tegra: update symbol-check

Junwei Zhang (1):
      amdgpu: add REPLACE and CLEAR checking for VA op (v2)

Marek Olšák (1):
      configure.ac: bump the version to 2.4.77

Nicolai Hähnle (3):
      amdgpu: add amdgpu_bo_va_op_raw
      headers: sync amdgpu_drm.h from airlied/drm-next
      headers: the uint*_t vs. __u* discrepancy in amdgpu_drm is fixed

Rob Herring (2):
      Android: fix building of modetest and proptest
      Android: disable pointer-arith and enum-conversion

Seung-Woo Kim (5):
      exynos: fix type-punned pointer build warning
      exynos/fimg2d: remove unused-function build warning
      tests/exynos: remove unused-function build warning
      tests/exynos: fix invalid code of error path in g2d test
      xf86drm: remove memory leaks in drmGetBusid/drmGetReservedContextList
2017-04-07 08:52:04 +00:00
wiz
400da9a389 Updated libdrm to 2.4.76.
libdrm 2.4.76 has been released.

This release is required for upcoming Radeon Vega GPUs.


Adam Jackson (1):
      configure: Explicitly check for pkg-config at the top level

Alex Xie (3):
      amdgpu: Free/uninit vamgr_32 in theoretically correct order
      amdgpu: vamgr_32 can be a struct instead of a pointer
      amdgpu: vamgr can be a struct instead of a pointer

Chris Wilson (3):
      intel: Move is_softpin to obj->kflags
      intel: Move 48b support to bo_gem->kflags
      intel: Add handle to hashtable before freeing along an error path

Christian König (1):
      amdgpu: stop reading CC_RB_BACKEND_DISABLE on Vega10

Emil Velikov (2):
      Remove unused tests/drmstat.c
      headers: add explicit note against local changes in the README

Eric Engestrom (2):
      autogen.sh: don't print old git-config values
      autogen.sh: run git commands in the (potentially) git dir

Huang Rui (2):
      amdgpu: don't read registers not present on Vega10
      tests/amdgpu: fix the count number for vega10

Junwei Zhang (1):
      tests/amdgpu: add Polaris12 support for cs test

Leo Liu (3):
      tests/amdgpu: add uvd unit test support for vega10
      tests/amdgpu: add vce unit test support for vega10
      amdgpu_drm: add AMDGPU_HW_IP_UVD_ENC

Marek Olšák (3):
      amdgpu: sync amdgpu_drm.h with kernel 4.11-rc2
      amdgpu: update amdgpu_drm.h for Vega10
      configure.ac: bump version for release

Rob Clark (3):
      freedreno: fix potential use-after-free on a5xx+
      freedreno: valgrind support
      freedreno: fix device close issues

Thomas Hindoe Paaboel Andersen (1):
      intel: avoid null pointer dereference
2017-03-31 10:54:48 +00:00
wiz
52ae9de1e6 Recursive bump for gpgme update which removed a support library. 2017-03-31 10:32:14 +00:00
joerg
6a32265dbd Extend SHA512 checksums to various files I have on my local distfile
mirror.
2017-03-23 17:06:45 +00:00
wiz
cbd928c563 Updated xf86-video-amdgpu to 1.3.0.
I'm pleased to announce the 1.3.0 release of xf86-video-amdgpu, the Xorg
driver for AMD Radeon GPUs supported by the amdgpu kernel driver.
This release supports xserver versions 1.10-1.19.

Highlights:

* Allow TearFree to be toggled at runtime via an RandR output property
  "TearFree". The xorg.conf option "TearFree" now controls the default
  value of the output properties.
* Use libdrm_amdgpu functionality to determine the GPU marketing name,
  remove corresponding tables from this driver.
* Use DRM render nodes for DRI3 clients when available.

Plus many other improvements and fixes. Thanks to everybody who
contributed to this release in any way!


Emil Velikov (1):
      autogen.sh: use quoted string variables

Hans De Goede (1):
      amdgpu_probe: Do not close server managed drm fds

Jammy Zhou (1):
      Use render node for DRI3 if available

Michel Dänzer (44):
      Post-release version bump
      Move struct amdgpu_gpu_info out of amdgpu_get_tile_config
      Use family information from libdrm_amdgpu / kernel
      Stop using generated amdgpu_device_match
      Remove amdpciids.h
      Stop using AMDGPUPciChipsets
      Stop using AMDGPU(Unique)Chipsets
      Remove generated header files
      Use DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags when available
      Make libdrm >= 2.4.72 requirement explicit
      Don't install Flush/EventCallback for GPU screens
      Add amdgpu_is_gpu_screen helper
      Take current scanout_id into account everywhere involved with TearFree
      Fix amdgpu_scanout_extents_intersect for GPU screens
      Call ValidateGC after ChangeClip in amdgpu_sync_scanout_pixmaps
      Call amdgpu_drm_abort_entry on failure to flip to a scanout pixmap
      Simplify drmmode_handle_uevents
      Pass pitch from drmmode_crtc_scanout_allocate to drmmode_create_bo_pixmap
      Call drmmode_crtc_scanout_create in drmmode_crtc_shadow_allocate as well
      Fold drmmode_crtc_scanout_allocate into drmmode_crtc_scanout_create
      Handle rotation in the driver also with Xorg 1.12-1.18
      Fix flip event data leak if calloc or drmModeAddFB fails
      Don't destroy current FB if drmModeAddFB fails
      Factor out amdgpu_prime_dirty_to_crtc helper
      Factor out drmmode_crtc_scanout_update helper
      Allow toggling TearFree at runtime via output property
      Use drmmode_crtc_scanout_free in drmmode_fini
      present: Only call drmModeRmFB after setting modes for unflip
      present: Wait for GPU idle before setting modes for unflip
      present: Also flush before using a flip to unflip
      present: Use async flip for unflip if possible
      present: Flush before flipping
      Call drmmode_set_desired_modes from a WindowExposures hook
      Move DPMS check from amdgpu_scanout_do_update to amdgpu_scanout_flip
      Don't call amdgpu_glamor_flush in drmmode_copy_fb
      Don't use pScrn->is_gpu in AMDGPUCreateScreenResources_KMS
      Use local implementation of RegionDuplicate for older xserver
      Only define transform_region for XF86_CRTC_VERSION >= 4
      glamor: Don't flush in BlockHandler with Xorg >= 1.19
      Refactor amdgpu_kernel_close_fd helper
      glamor: Use glamor_finish when available
      Skip some initialization steps for GPU screens
      Pass TRUE to drmmode_set_desired_modes the first time for GPU screens
      Bump version for 1.3.0 release

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

jimqu (1):
      udev_monitor_receive_device() will block when hotplug monitor
2017-03-16 12:07:03 +00:00
wiz
1bffb0d6ae Updated xf86-video-ati to 7.9.0.
I'm pleased to announce the 7.9.0 release of xf86-video-ati, the Xorg
driver for ATI/AMD Radeon GPUs supported by the radeon kernel driver.
This release supports xserver versions 1.10-1.19.

Highlights:

* Allow TearFree to be toggled at runtime via an RandR output property
  "TearFree". The xorg.conf option "TearFree" now controls the default
  value of the output properties.
* Use glamor by default for 2D acceleration with >= R600 and Xorg >=
  1.18.3.
* Ship 10-radeon.conf xorg.conf.d snippet for Xorg >= 1.16, so that the
  radeon driver can be loaded automatically even when the ati wrapper
  driver isn't installed.
* Support loading the amdgpu driver from the ati wrapper driver.
* Use DRM render nodes for DRI3 clients when available.

Plus many other improvements and fixes. Thanks to everybody who
contributed to this release in any way!


Emil Velikov (1):
      autogen.sh: use quoted string variables

Jammy Zhou (1):
      Use render node for DRI3 if available

Jochen Rollwagen (3):
      fix build for xserver < 1.13
      Calculate log base 2 in radeon.h based on clz for all platforms
      Fix build for XServer 1.13

Michel Dänzer (38):
      Post-release version bump
      Use DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags when available
      Enable glamor by default with >= R600 and Xorg >= 1.18.3
      Don't install Flush/EventCallback for GPU screens
      Pass fb_id into drmmode_page_flip_target_absolute/relative
      Add radeon_is_gpu_screen helper
      Take current scanout_id into account everywhere involved with TearFree
      Fix radeon_scanout_extents_intersect for GPU screens
      Call ValidateGC after ChangeClip in radeon_sync_scanout_pixmaps
      Call radeon_drm_abort_entry on failure to flip to a scanout pixmap
      Simplify drmmode_handle_uevents
      Pass pitch from drmmode_crtc_scanout_allocate to drmmode_create_bo_pixmap
      .editorconfig: src/ati.c only uses spaces for indentation
      ati: Support loading the amdgpu driver from the ati wrapper
      Add 10-radeon.conf xorg.conf.d snippet
      Enable tiling by default with glamor on PALM
      Don't handle Option "SwapbuffersWait" at all with glamor
      Fix flip event data leak if calloc or drmModeAddFB fails
      Don't destroy current FB if drmModeAddFB fails
      Factor out radeon_prime_dirty_to_crtc helper
      Factor out drmmode_crtc_scanout_update helper
      Allow toggling TearFree at runtime via output property
      Use drmmode_crtc_scanout_free in drmmode_fini
      present: Only call drmModeRmFB after setting modes for unflip
      present: Wait for screen pixmap BO idle before setting modes for unflip
      Call drmmode_crtc_scanout_create in drmmode_crtc_shadow_allocate as well
      Fold drmmode_crtc_scanout_allocate into drmmode_crtc_scanout_create
      Handle rotation in the driver also with Xorg 1.12-1.18
      present: Also flush before using a flip to unflip
      present: Use async flip for unflip if possible
      present: Flush before flipping
      Fix bogus indentation
      Call drmmode_set_desired_modes from a WindowExposures hook
      Move DPMS check from radeon_scanout_do_update to radeon_scanout_flip
      Don't call radeon_cs_flush_indirect & radeon_bo_wait in drmmode_copy_fb
      Skip some initialization steps for GPU screens
      Pass TRUE to drmmode_set_desired_modes the first time for GPU screens
      Bump version for 7.9.0 release

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

jimqu (1):
      udev_monitor_receive_device() will block when hotplug monitor
2017-03-16 12:04:25 +00:00
wiz
a2ec4202b0 Updated modular-xorg-server to 1.19.3.
1.19.3

A couple more minor fixes, most notably a revert of a page-flipping                                                                                                            change that regressed some drivers.                                                                                                                                                                                                                                                                                                                           Adam Jackson (2):                                                                                                                                                                    Revert "present: Allow flipping with PRIME slave outputs"                                                                                                                      xserver 1.19.3                                                                                                                                                                                                                                                                                                                                          Chris Wilson (2):                                                                                                                                                                    Revert "prime: Sync shared pixmap from root window instead of screen pixmap"                                                                                                   os: Fix iteration over busfaults                                                                                                                                                                                                                                                                                                                        Dr.-Ing. Dieter Jurzitza (1):                                                                                                                                                        glamor: Fix missing declaration in dash vertex shader                                                                                                                                                                                                                                                                                                   Olivier Fourdan (2):                                                                                                                                                                 xwayland: clear cursor frame callback                                                                                                                                          xwayland: Monitor client states to destroy callbacks                                                                                                                                                                                                                                                                                                    Qiang Yu (1):                                                                                                                                                                        present: disable page flip only when a slave crtc is active                                                                                                                                                                                                                                                                                             Tobias Stoeckmann (1):                                                                                                                                                               render: Fix out of boundary heap access
1.19.2

A collection of stability fixes here across glamor, Xwayland, input,
and Prime support. Also a security fix for CVE-2017-2624, a timing
attack which can brute-force MIT-MAGIC-COOKIE authentication. Everybody
is encouraged to upgrade. Thanks to all who contributed fixes!

Adam Jackson (5):
      xserver 1.19.2
      Revert "xserver 1.19.2"
      os: Squash missing declaration warning for timingsafe_memcmp
      xserver 1.19.2
      xserver 1.19.2, no, really

Chris Wilson (3):
      xfree86: Take the input lock for xf86RecolorCursor
      xfree86: Take input lock for xf86TransparentCursor
      xfree86: Take input_lock() for xf86ScreenCheckHWCursor

Matthieu Herrb (4):
      Use timingsafe_memcmp() to compare MIT-MAGIC-COOKIES CVE-2017-2624
      Use arc4random_buf(3) if available to generate cookies.
      auth: remove AuthToIDFunc and associated functions. Not used anymore.
      Brown bag commit to fix 957e8d (arc4random_buf() support)

Michel Dänzer (3):
      prime: Sync shared pixmap from root window instead of screen pixmap
      present: Allow flipping with PRIME slave outputs
      damage: Validate source pictures bound to windows before unwrapping

Olivier Fourdan (5):
      xwayland: Apply output rotation for screen size
      xwayland: CRTC should support all rotations
      glamor: Two pass won't work on memory pixmaps
      xwayland: Make sure we have a focus window
      xwayland: do not set checkRepeat on master kbd

Peter Hutterer (1):
      os: log a bug whenever WriteToClient is called from the input thread

Svitozar Cherepii (1):
      xwayland: Add hack for FWXGA resolution #99574
2017-03-16 11:56:46 +00:00
wiz
8f51c5757a Updated xf86-video-nouveau to 1.0.14.
Ilia Mirkin (7):
      exa: add GM10x acceleration support
      hwdefs: update nvc0_3d, add gm107_texture for new TIC format
      nvc0: make use of the new hwdefs for TEX_CB_INDEX
      nvc0: rename BEGIN_IMC0 to IMMED_NVC0
      nvc0: refactor TIC uploads to allow different specifics per generation
      copy: add maxwell/pascal copy engine classes
      recognize and accelerate GM20x

Lyude (2):
      Consider CRTCs disabled when DPMS is off
      Bump version to 1.0.14
2017-03-13 09:04:48 +00:00
wiz
4924b256d1 Updated xf86-video-openchrome to 0.6.0.
Finally figured out how to use the X.Org automatic submission
script after realizing that I had to change the script in order for
OpenChrome DDX to build in the first place.

OpenChrome DDX Version 0.6 has added the following new features.

- First official support for CX700, VX700, and VX800 chipsets
  integrated TMDS transmitter (i.e., DVI support)
- Initial support for Silicon Image SiI 164 TMDS transmitter


OpenChrome DDX Version 0.6 has the following improvements.

- Improved FP reinitialization when resuming from standby
  (HP 2133 Mini-Note, FIC CE260 / CE261 based netbooks like
   Everex CloudBook and Sylvania g netbook)
- Improved automatic detection of display resources
- Improved X Server stability in dual monitor mode
- Automatic active steering of the display controller channel to the
  correct display output device


OpenChrome DDX Version 0.6 fixes the following bugs.

- Fix for the disruption of the VT (Virtual Terminal) screen bug
  introduced in Version 0.5
- Fix for HP 2133 Mini-Note's PCIe WLAN getting turned off
  inadvertently bug introduced in Version 0.5
2017-03-08 09:13:45 +00:00
prlw1
3b7928a12d Update gtk3 to 3.22.9
Overview of Changes in GTK+ 3.22.9
==================================

* Bugs fixed:
 136059        Ctrl-navigation works in opposite direction in right-to-left text
 776821        Scale factor not properly propagated upon reparent
 778203        icon shown at top left corner when dnd begins
 778328        Pressure sensitivity lost after removing pen from screen (Surface Book/MyPaint)
 778534        Widget: Document signal mnemonic-activate
 778678        gtkshow: Prefer gtk_show_uri_on_window() which works for sandboxed apps
 778726        Use gtk_show_uri_on_window()
 778746        Rename popover is sometimes misplaced
 778835        Wrong screen size returned when in HiDPI mode
 778905        Frame: documented flat style class is not usable
 779005        GtkFrame: Fix shadow after theme changes
 136059 Ctrl-navigation works in opposite direction in right-to-left text
 772505 Wayland: menu does not resize after disabling an action
 774148 Gtk.Popover misplacement in Wayland
 778019 Key repeat under wayland behaves differently, making keyboard navigation e.g. in
        vim annoyingly unreliable

* Translation updates:
 Brazilian Portuguese
 Chinese
 Chinese (Taiwan)
 Galician
 German
 Hungarian
 Italian
 Lithuanian
 Polish
 Serbian
 Spanish
 Swedish


Overview of Changes in GTK+ 3.22.8
==================================

* Wayland:
 - Avoid overlap between Alt and Meta

* Mir:
 - Implement window properties
 - Track window focus
 - Connect to content-hub and use it for copy/paste
 - Use modal hint

* Bugs fixed:
 358970 gtk_scale_set_digits does not cause value to be rounded if draw-value...
 765161 on win32 maximized window position wrong when windows toolbar is on l...
 765410 Scrollbar does not update since 3.20
 770112 The documented <alt>left shortcut doesn’t work on Wayland
 773686 Software when launched shows in dash with wrong icon, name and menu
 775732 mir: clipboard support missing
 775864 getting-started: typo tie->the
 777527 GDK W32: Invisible drop-down menus in GTK apps when working via RDP
 777547 Notebook arrow icon wrong color after closing final tab

* Translation updates:
 Simplified Chinese
2017-03-03 08:24:57 +00:00
ryoon
50aefac5f6 Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
wiz
1ffd27f8c3 Updated sessreg to 1.1.1.
Egbert Eich (1):
      Use off_t instead of long to make largefile support work

Emil Velikov (1):
      autogen.sh: use quoted string variables

Matt Turner (1):
      sessreg 1.1.1

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Stefan Dirsch (1):
      Pass -P to the preprocessor when generating filenames for the manpage.
2017-02-28 07:34:29 +00:00
wiz
43b4b9541a Updated mcookie to 2.29.2.
No change, just switch to latest distfile.
2017-02-27 10:20:01 +00:00
wiz
064d1fd652 Updated libX11 to 1.6.5.
Adam Jackson (1):
      Revert "Compose sequences for rouble sign"

Alan Coopersmith (6):
      specs/libX11: More synopsis fixes
      specs/libX11: Fix paramdef entries listing multiple parameters
      specs/libX11: Make paramdef spacing more consistent
      specs/libX11: Add missing parameter types for XGetWindowProperty()
      specs/libX11: Fix broken synopsis for Data/Data16/Data32
      specs/libX11: Update Portability Considerations for the 21st century

Emil Velikov (1):
      autogen.sh: use quoted string variables

Emilio Pozuelo Monfort (1):
      Plug a memory leak

Julien Cristau (1):
      Fix wrong Xfree in XListFonts failure path

Lucien Gentis (1):
      Typos in "Xlib - C Language X Interface" document - Chapter 02

Matt Turner (1):
      libX11 1.6.5

Mihail Konev (2):
      autogen: add default patch prefix
      Compose sequences for rouble sign

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Petr Písař (1):
      Revert cs_CZ.UTF-8 XLC_LOCALE to en_US.UTF-8
2017-02-27 09:09:50 +00:00
khorben
de026b8ea4 Revert this (already fixed by wiz@) 2017-02-26 22:28:52 +00:00
khorben
78bb0a5fba Fix build with native X11 on NetBSD
Reported by cherry@, thanks!
2017-02-26 22:26:44 +00:00
tnn
bea0964f12 Don't pick up pkgsrc openssl if it happens to be installed.
Also, since native openssl may or may not include openssl(1),
switch to x11/mcookie for cookie generation instead.
Bump rev.
2017-02-23 06:20:07 +00:00
wiz
e2cf8d8a72 Include pthread.buildlink3.mk.
The included os library uses libpthread.

It is pulled in via one of the bl3.mk files for modular builds,
but there seems to be an issue with xephyr & native builds where
it isn't, so just include it directly.
2017-02-22 10:42:41 +00:00
wiz
affa86e9ef Disable glamor when not building dri. 2017-02-21 14:56:14 +00:00
wiz
f0a56cfa9c Bump PKGREVISION for tidy dependency change. 2017-02-20 09:37:11 +00:00
wiz
4e8a4877f6 Fix build with tidy-5.x. 2017-02-20 09:35:16 +00:00
joerg
89173ef870 Fix more fallout from bad recursive bumps.
Please check your diffs!
2017-02-15 00:43:11 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
joerg
26dffac20a Fix ruby dependency patterns. 2017-02-07 19:38:48 +00:00
adam
86882880de Changes 2.0.8
* Provide a default gtk-mac-integration.pc, a copy of
      gtk-mac-integration-gtk2.pc unless gtk-mac-integration-gtk3.pc is the
      only version built. Applications are advised not to use it; it's only to
      avoid gratuitous breakage in single-gtk environments.
* Get GtkApplicationDelegate's application:openFile: handler to work at startup.
      It fires off the signal before the main loop has started, so stash the
      URI in a static for applicationDidFinishLaunching to fire the signal.
* Bug 744597 - Document that gtk_menu_reorder_child() doesn't update the menu.
* Update documents for current version of Gtk-Docs.
* Fix compile error on Leopard & Tiger.
* Minor build system improvements
* Make it possible to override libtoolize
* Get PyGObject-2.0's datadir from pkg-config
* Update .gitignore
* Fix autotools warnings and modernize some
* Use seperate configure flags for gtk2 and gtk3
      Changes --with-gtk=gtk2 (which was broken) to --with-gtk2 and --with-gtk3
      This allows you to build against both at the same time.
      None of the pkgconfig files should have been changed but there is only
      a single includedir now since they are the same.
* Use gnome-autogen.sh
2017-02-07 11:15:43 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
wiz
96d0322707 Remove patch that's not in distinfo 2017-02-05 13:17:37 +00:00
tsutsui
a204ce57f2 Update mlterm to 3.8.0.
Changes noted in doc/en/ReleaseNote:

ver 3.8.0
* Refactor source code and directory tree.
* Add "ssh_auto_reconnect" / --rcn option which enables automatic reconnecting to
  ssh server in unexpected disconnection.
* Support libssh2 on Android.
* Add "start_with_local_pty" / --slp option which disables ssh connection dialog
  on startup on Android.
* Support context menu (copy&paste, configuration etc) by long click on Android.
* Change library names.
  libmkf => libmef, libkik => libpobl
  libmlterm_core => libmlterm_coreotf (if open type layout is supported)
* Add --vsep=N and --hsep=N options (which split screen vertically or horizontally)
  to mlclientx.
* libvte compatible library supports vte 0.40.0 or later.
* Bug fixes:
  Fix the bug which 'mlcc exec hsplit [columns]' split screen by [columns - 1].
  Fix the bug which disables dynamic change of options related to ctl such as
  "bidi_mode" or etc. (Enbugged at 3.6.2)
  Fix the bug which disabled "ButtonN" shortcut key if num_lock is on.
  Fix segfault in resizing columns or rows on Android.
  Fix the default value of termios.c_cc[VSTATUS]. (Thanks to Oshima Yasushi san)
2017-02-04 16:20:12 +00:00
leot
122a3521cb ${PKG_SYSCONFDIR} could not exist, add it to MAKE_DIRS to fix PR pkg/51940
reported by Paul Goyette.

Bump PKGREVISION
2017-02-03 08:42:32 +00:00
wiz
04d2fe4a09 Remove gobject-introspection bl3.mk, introspection is disabled.
Bump PKGREVISION.

Noted by John D. Baker on tech-pkg.
2017-02-03 07:46:25 +00:00
leot
51b95fe188 Adjust config.def.h to use the default monospace font (similarly to x11/dmenu
and wm/dwm)

Bump PKGREVISION
2017-02-02 20:43:01 +00:00
wiz
f01e8c7c25 Updated xf86-video-ati to 7.8.0nb1:
Add patch from PR 50067 by David Shao, which comes from FreeBSD
ports/Dragonfly overlay, to improve the situation on FreeBSD and
Dragonfly.
2017-02-02 18:54:44 +00:00
wiz
1cd1ffff74 Updated xkeyboard-config to 2.20.
Emil Velikov (1):
      autogen.sh: use quoted string variables

Michal Suchanek (1):
      ctrl: add missing modifier_map

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (3):
      Drop AM_MAINTAINER_MODE
      autogen.sh: honor NOCONFIGURE=1
      autogen.sh: use exec instead of waiting for configure to finish

Sergey Udaltsov (13):
      Add missing Arabic diacritics to Arabic layouts
      Restored original RALT behavior for German
      Rulemak layout (Colemak based Russian phonetic layout)
      fixed credits
      Add Elfdalian layout
      Fixed al(plisi)
      Added ruble to rulemak
      Changed AltGr+t to Turkish Lira (instead of trademark)
      prerelease 2.19.99 for translations
      Added Lira to Turkish F layout as well
      Updated translations, prerelease
      Erroneous patch applied for modifiers
      Release 2.20

Stefan Tauner (2):
      symbols/de: use rightsinglequotemark on BKSL in all variants
      symbols/de: Fix whitespace after adding rightsinglequotemark
2017-02-02 18:47:30 +00:00
wiz
9962a66751 Updated xauth to 1.0.10.
Alan Coopersmith (2):
      include POSIX-standard limits.h for PATH_MAX instead of sys/syslimits.h
      autogen.sh: Honor NOCONFIGURE=1

Dr. Tilmann Bubeck (2):
      Clarified RELEASING in README
      Fix for xauth failing on ENOSPC (= disk full)

Emil Velikov (1):
      autogen.sh: use quoted string variables

Jeremy Huddleston Sequoia (1):
      Update DISPLAY parsing to work with new launchd paths in Yosemite

Jon TURNEY (1):
      Fix !HAVE_STRLCPY case

Matt Turner (2):
      Build xauth before running tests.
      xauth 1.0.10

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (2):
      autogen.sh: stop using maintainer mode
      autogen.sh: use exec instead of waiting for configure to finish

Søren Sandmann Pedersen (1):
      usage(): Print summary for the -n option
2017-02-02 18:45:05 +00:00
wiz
f1f1a40a4a Updated xconsole to 1.0.7.
Alan Coopersmith (3):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      config: add AC_USE_SYSTEM_EXTENSIONS

Emil Velikov (1):
      autogen.sh: use quoted string variables

Matt Turner (1):
      xconsole 1.0.7

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
2017-02-02 18:40:25 +00:00
wiz
7ad2c3e55f Alex Xie (4):
amdgpu: Provide more specific error message if non-privileged user runs amdgpu_test
      amdgpu: verify the tested device
      amdgpu: A new option to choose which device to run most tests
      amdgpu: A new option to run tests on render node

Chad Versace (2):
      Bump version for 2.4.75 release
      Bump version for 2.4.75 release

Chris Wilson (5):
      Import uapi/i915_drm.h from v4.10-rc5-950-g152d5750dda9
      intel: Allow the client to control implicit synchronisation
      intel: Support passing of explicit fencing from execbuf
      intel: Clear execobject flags before preserving object in reuse cache
      intel: Export a function to re-enable implicit synchronisation

Dave Airlie (2):
      Revert "Bump version for 2.4.75 release"
      intel: fix make distcheck

Dongwon Kim (1):
      intel: update global_name before HASH_ADD

Emil Velikov (16):
      xf86drm: use maj/min in drmParsePciDeviceInfo()
      xf86drm: add plumbing to not retrieve PCI device revision
      xf86drm: parse the separate sysfs files for vendor... info
      xf86drm: introduce drmGetDevice[s]2
      tests/drmdevice: use drmGetDevice[s]2
      tests: remove useless legacy tests
      kms: remove commented out libudev code
      configure: remove libudev checks
      tests: automake: reorder makefile contents
      autogen.sh: set format.subjectPrefix and sendemail.to if needed
      android: remove LOCAL_MODULE_TAGS := optional tag
      android: introduce Android.common.mk to reduce boilerplate
      android: add HAVE_VISIBILITY to Android.common.mk
      android: add note about command line defines and config.h
      android: silence ~550 warnings
      tests/nouveau: automake: fold C and CPP flags

Fabio Estevam (1):
      README: Fix grammar

Grazvydas Ignotas (1):
      xf86drm: fix sign-compare warning

Jonathan Gray (8):
      xf86drm: implement drmGetMinorNameForFD for non-sysfs
      xf86drm: implement drmParseSubsystemType for OpenBSD
      xf86drm: implement drmParsePciDeviceInfo for OpenBSD
      xf86drm: implement drmParsePciBusInfo for OpenBSD
      xf86drm: implement an OpenBSD specific drmGetDevice2
      xf86drm: adjust device node path for minor base
      xf86drm: add a non-sysfs version of drmGetDeviceNameFromFd2
      xf86drm: don't fatal on per device error in drmGetDevice[s]2

Neil Armstrong (1):
      tests/util: Add support for meson module

Seung-Woo Kim (1):
      libkms/exynos: fix memory leak in error path

Taro Yamada (1):
      xf86drm: fix null termination of string buffer

Thierry Reding (10):
      xf86drm: Fix indentation
      Add .editorconfig
      xf86drmMode.h: Use consistent padding
      xf86drmMode.h: Add DisplayPort MST and DPI encoders/connectors
      xf86drm: Fix type-punned pointer build warning
      xf86drm: Factor out drmDeviceAlloc()
      xf86drm: Add USB support
      xf86drm: Add platform and host1x bus support
      tests/drmdevice: Add USB, platform and host1x support
      xf86drm: Reuse sysfs_uevent_get()

Tomasz Figa (1):
      tests: Use -pthread in CFLAGS instead of -lpthread

Ville Syrjälä (1):
      modetest: Allow the user to specify the plane ID
2017-02-02 18:39:08 +00:00
maya
3a5ff049d3 add missing dependency on png. from cherry. fixes build 2017-02-01 11:17:15 +00:00
prlw1
a3068ea063 Update gtk3+ to 3.22.7
Overview of Changes in GTK+ 3.22.7
==================================

* Bugs fixed:
 165385 Win32 keyboard handling still incomplete
 769214 keyval field not filled correctly for Pause key
 769835 On Wayland, application containing GtkGLArea stops responding if it's not...
 774726 GtkTreeView dnd: gtk_drag_finish remove row when reorder sinse 3.20
 775846 gdk/wayland: Add support for the gtk-enable-primary-paste gsetting
 776031 W32: Winkey+down minimizes maximized window instead of restoring it
 776225 [wayland] dropdown placed somewhere in the screen
 776485 GDK W32: Impossible to restore maximized window via system menu
 776807 GtkInspector doesn't show up when Gtk is initialized through option group
 777031 win32 HiDPI assert
 777176 [wayland] gedit killed by protocol error "Invalid anchor rectangle size"

* Translation updates:
 Lithuanian
2017-01-30 17:26:19 +00:00
tsutsui
edc9657494 Update ruby-gnome2 packages to 3.1.1.
pkgsrc changes:
 * add graphics/ruby-gnome2-clutter-gdk

Upstream changes:
(from https://github.com/ruby-gnome2/ruby-gnome2/blob/3.1.1/NEWS)

== Ruby-GNOME2 3.1.1: 2017-01-26

=== Changes

==== All

  * Improvements
    * Windows: Supported Ruby 2.4.

==== Ruby/GLib2

  * Improvements
    * (({GLib::DateTime})): Added.
      [GitHub#961][GitHub#965]
      [Patch by cedlemo]
    * (({GLib::TimeZone})): Added. [GitHub#963][Patch by cedlemo]
    * Stopped to show "message", "info" and "debug" level logs by default.
      You can enable them by (({$DEBUG = true})).
      [GitHub#981][Reported by PeterWAWood]
    * Windows: Updated bundled PCRE to 8.40.

==== Ruby/GObjectIntrospection

  * Improvements
    * Supported outputting (({guint8})) array.
    * Supported converting (({equal})) method to (({==})) method.
    * Supported auto (({Enumerable})) inclusion for classes and
      modules that have (({each})) method.

==== Ruby/GIO2

  * Improvements
    * (({Gio::Settings#initialize})): Added backward compatible API
      again.
  * Fixes
    * Supported GIO 2.38 or earlier again.

==== Ruby/Pango

  * Fixes
    * (({Pango::LayoutLine#x_to_index})): Fixed a crash bug.
    * Windows: Updated bundled HarfBuzz to 1.4.1.
    * Windows: Updated bundled ICU to 58.2.

==== Ruby/GdkPixbuf2

  * Improvements
    * (({GdkPixbuf::Pixbuf#save_to_buffer})): Supported again but it's
      deprecated. Use (({GdkPixbuf::Pixbuf#save})) instead.
    * Windows: Updated bundled gdk-pixbuf to 2.36.4.

==== Ruby/GDK3

  * Improvements
    * Windows: Updated bundled GTK+ to 3.22.7.

==== Ruby/GTK3

  * Improvements
    * (({Gtk::TreeViewColumn#initialize})): Supported option Hash.
      [GitHub#958][Patch by Detlef Wagner]
    * Updated samples. [Patch by cedlemo]
    * (({Gtk::Dialog#get_widget_for_response_id})): Supported
      (({Symbol})) as response ID.
      [GitHub#978][Patch by Detlef Wagner]
    * (({Gtk::Container#add})): Changed to return (({self})) again.
    * Windows: u

==== Ruby/Poppler

  * Fixes
    * (({Poppler::IndexIter})): Fixed a crash bug.
    * (({Poppler::IndexIter#child})): Added a missing (({NULL}))
      check.
    * Fixed types of action classes. They must be (({GLib::Boxed})).

==== Ruby/GStreamer

  * Improvements
    * Windows: Updated bundled GStreamer to 1.10.2.

==== Ruby/ClutterGStreamer

  * Improvements
    * Windows: Updated bundled Clutter-GStreamer to 3.0.22.

==== Ruby/GtkSourceView3

  * Improvements
    * Windows: Updated bundled GtkSourceView to 3.22.2.

==== Ruby/GSF

  * Improvements
    * Windows: Updated bundled GSF to 1.14.41.

=== Thanks

  * Detlef Wagner
  * cedlemo
  * PeterWAWood
2017-01-29 07:54:19 +00:00
mef
c606798cf7 Updated x11/wmweather to 2.4.6
------------------------------
2.4.6 - Jul 08, 2016
  * Fixed NOAA download URL.
    Thanks to Matthieu Weber and Cristian Ionescu-Idbohrn.
2017-01-29 06:36:01 +00:00
mef
7ed68b33ce Updated x11/unicode-screensaver to 0.5
--------------------------------------
- ChangeLog unknown.
- (pkgsrc-changes) Add patch for correction to yomi Farad
2017-01-29 06:26:51 +00:00
mef
dd0f3ac93b Updated x11/xfstt to 1.9.3
--------------------------
1.9.3 (2016-05-23)
        Documentation:
         · Switch to https for hadrons.org URLs.
        Code cleanup:
         · Check strSubFamily for emptiness when assigning it.
         · Use matching delete [] operator for new [].
         · Use std::string instead of static buffers.
         · Check error failures from socket() call.
         · Do no dereference TTFont variable before using it.
         · Use memcpy() instead of strncpy() to copy a fixed-length string.
         · Initialize structs that go over the wire to 0.
         · Remove pathname length check.

1.9.2 (2015-08-11)
        Documentation:
         · Update Jave AWT font.properties example.
         · Switch source browser URL to use cgit.
         · Remove obsolete LSM file.
        Build system:
         · Enable system extensions.
         · Enable LFS with AC_SYS_LARGEFILE.
         · Use AM_PROG_AR to detect the correct archiver to use.
         · Bump gettext dependency to 0.19.
2017-01-29 05:54:21 +00:00
maya
06d2a1ded2 Fix xorg server build on NetBSD by force-passing configure checks.
pthread seems needed for configure checks only.

PR pkg/51646
2017-01-28 21:47:55 +00:00
wiz
2b668c3ef5 Updated presentproto to 1.1.
This release fixes a bug causing libXpresent to have a wrong idea of the
present wire protocol structures.  Plus a number of documentation
improvements.

Aaron Plattner (1):
      Copy the standard .gitignore from other proto packages

Adam Jackson (2):
      Add COPYING
      Force Window and Pixmap to be CARD32 on the wire

Alan Coopersmith (1):
      configure: Drop AM_MAINTAINER_MODE

Emil Velikov (1):
      autogen.sh: use quoted string variables

Gaetan Nadon (2):
      Add the required README file.
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES

Julien Cristau (2):
      Fix wrong reference to DRI3 in the protocol spec
      Bump version to 1.1

Keith Packard (4):
      Fix spelling of James Jones' email address
      Move Redirect stuff to 'later version' sections
      Don't define 'redirect' stuff in header files
      autogen.sh: Implement GNOME Build API

Kenneth Graunke (1):
      Fix typo (modifiy -> modify)

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
2017-01-26 08:40:32 +00:00
wiz
4bc1b27e64 Updated mcookie to 2.29.1.
Use --help suggestion on invalid option
docs: replace FTP by HTTPS in kernel.org URLs
Place SEE ALSO entries in order
2017-01-25 14:52:30 +00:00
wiz
c0f6ef5abd Recursive bump for poppler update 2017-01-25 14:36:37 +00:00
wiz
5aeb62a6e3 + xf86-video-sunleo 2017-01-25 11:39:49 +00:00
wiz
caab4770d4 Import xf86-video-sunleo-1.2.2 as x11/xf86-video-sunleo.
Leo video driver for the Xorg X server.
2017-01-25 11:39:37 +00:00