Commit graph

13474 commits

Author SHA1 Message Date
wiz
3d9c8d80eb Do not use old pipes.c file from xscreensaver-5.17.
Bump PKGREVISION.
2017-08-16 21:44:05 +00:00
wiz
7c8354aa3e Update some HOMEPAGEs. 2017-08-16 21:22:11 +00:00
wiz
7909ca8cec Comment out dead sites. 2017-08-16 20:45:30 +00:00
wiz
a1e4174a9c Follow some http redirects. 2017-08-16 20:21:03 +00:00
wiz
acecbbd371 Reset PKGREVISION after update. 2017-08-16 07:33:51 +00:00
wiz
ee76034f50 Updated xscreensaver to 5.37.
Most patches merged upstream.

5.37	05-Jul-2017

    New hack, vigilance.
    Added Mac Software Update and VMware to bsod.
    OSX: Grabbing the desktop works again.
    OSX: Pinch to zoom.
    Android: Both Daydreams and Live Wallpapers are implemented.
    Updated webcollage for recent changes.
    Various bug fixes.
2017-08-16 07:33:39 +00:00
wiz
cf14f1e477 Remove bogus libXp reference from buildlink3.mk.
From Jörn Clausen in PR 50039.
2017-08-15 17:24:03 +00:00
jperkin
4f53845916 Requires GNU m4 for -I support. 2017-08-15 12:13:15 +00:00
nros
6a82acc08c Revbump due to poppler update to version 0.57.0. 2017-08-15 12:00:10 +00:00
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