Commit graph

308063 commits

Author SHA1 Message Date
joerg
b702f862f0 With build with newer doxygen versions. 2019-12-22 22:27:40 +00:00
joerg
b2c1e3e2fd Needs libtool. 2019-12-22 22:27:21 +00:00
joerg
4dbcb9510c Add missing TeX dependencies. 2019-12-22 22:26:49 +00:00
joerg
ffca6b6181 Fix compat with newer exiv2. 2019-12-22 22:26:31 +00:00
joerg
8998b34714 Request GL extensions in a way modern Mesa understands. 2019-12-22 22:26:04 +00:00
joerg
c924979d6d Fix C++ narrowing rule violation. 2019-12-22 22:25:21 +00:00
joerg
f094f3e5cf Link with the C++ compiler to avoid undefined references. 2019-12-22 22:24:51 +00:00
joerg
a15d93fa3c Add missing include. 2019-12-22 22:24:22 +00:00
joerg
c4e20989a1 Consistently disable PIC archives. Bump revision. 2019-12-22 22:23:55 +00:00
joerg
aac810c784 Fix kqueue support. Bump revision. 2019-12-22 22:23:00 +00:00
joerg
cca038e967 Ignore deprecation with clang. 2019-12-22 22:22:27 +00:00
joerg
c57b0ce44d When using -dM -E to detect the C++ compiler, force C++ mode. Otherwise
-std=c++11 will break with clang.
2019-12-22 22:21:58 +00:00
markd
2cec0008cf bochs: allow linux 5.x 2019-12-22 22:09:53 +00:00
markd
bb5fa0294a meld: fix build with python3.8 2019-12-22 20:40:50 +00:00
jmcneill
2f7240bd58 Translate EWOULDBLOCK to LIBUSB_ERROR_TIMEOUT on NetBSD. 2019-12-22 17:06:39 +00:00
jmcneill
462ccb70ee Fix debug logging on NetBSD. 2019-12-22 16:49:05 +00:00
nia
fe90d8295c firefox68: Uncomment SUPPORTED_OPTIONS for PLIST fix 2019-12-22 16:07:48 +00:00
jmcneill
3e124c3389 Honour LIBUSB_TYPE 2019-12-22 15:57:36 +00:00
gdt
0553d1f871 www/firefox68: Resolve pkg-build-options/not-bl3 issue
firefox68 tries to use pkg-build-options to find out if gtk3 was (or
will be) built with wayland, as that affects the PLIST.  The current
code works for some and causes failures for others, including failures
of thunderbird.  pkg-build-options insists on only being called from
bl3, but the use in Makefile (to manage PLIST changes) seems sensible.

This commit removes the use of pkg-build-options, resolving the build
issues on netbsd-8, and adds a default-off wayland option to firefox68
that merely adjusts the PLIST, so that people building firefox68 with
a wayland-enabled gtk3 have an easier time.

I don't believe that any default-option binary packages will change,
so no PKGREVISION++.

A proper fix is deferred until after the branch.  This could involve
allowing pkg-build-options to be used in Makefile* instead of only
bl3, or adding wayland detection and setting some variable to gtk3's
bl3.

As discussed on pkgsrc-users and offlist with nia@.
2019-12-22 14:33:58 +00:00
ng0
40472d45cb doc: Updated fonts/ibm-plex-otf to 4.0.2 2019-12-22 13:13:07 +00:00
ng0
f110c0b55b doc: Updated fonts/ibm-plex-ttf to 4.0.2 2019-12-22 13:12:26 +00:00
ng0
4a5f50f3be fonts/ibm-plex-ttf: Update to 4.0.2
Changelog:

Plex v4.0.2

Added

- OpenType layout feature "subs"
- meta table to all generated otf and ttf font files

Removed

- Glyph /ibmlogo07 (0xEBE7)

Fixed

- [IBM Plex Sans Hebrew-Text] /samekh (0x05E1) wrong right sidebearing
- Wrong kerning between /vav (0x05D5) /dagesh (0xFB35)
- Small metrics errors in Latin glyphs
- Errors in PS hint replacement in all files containing PostScript outlines
2019-12-22 13:10:26 +00:00
ng0
62ba3981a2 fonts/ibm-plex-otf: Update to 4.0.2
Changelog:
Plex v4.0.2

Added

- OpenType layout feature "subs"
- meta table to all generated otf and ttf font files

Removed

- Glyph /ibmlogo07 (0xEBE7)

Fixed

- [IBM Plex Sans Hebrew-Text] /samekh (0x05E1) wrong right sidebearing
- Wrong kerning between /vav (0x05D5) /dagesh (0xFB35)
- Small metrics errors in Latin glyphs
- Errors in PS hint replacement in all files containing PostScript outlines
2019-12-22 13:04:41 +00:00
wiz
1979c48026 doc/TODO: add some
+ ImageMagick-7.0.9.9, MesaLib-19.3.1, Sigil-1.0.0 [needs QtWebEngine],
  cppunit-1.15.0, filezilla-3.46.2, glib2-2.62.4, libev-4.31,
  libfilezilla-0.19.3, libvpx-1.8.2, musicpd-0.21.17, py-asttokens-2.0.3,
  py-cachetools-4.0.0, py-google-auth-1.10.0, py-httplib2-0.15.0,
  py-mechanize-0.4.5, py-pygit2-1.0.1, py-uritemplate-3.0.1,
  tigervnc-1.10.1, wireshark-3.2.0.
2019-12-22 11:08:22 +00:00
bsiegert
2e40142b64 go-parse: fix build.
The buffer package specifies a canonical import path, but elsewhere in
the code of the package, it is imported with a different path (containing
/v2/). This has been broken since Go 1.12.
2019-12-22 10:38:15 +00:00
markd
9cda80698f rhythmbox: remove lirc dependency - doesn't (successfully) use it. 2019-12-22 06:19:54 +00:00
markd
964c9c6791 rhythmbox: fix "hal" option handling and PLIST 2019-12-22 06:17:10 +00:00
nia
7951ff26c7 portaudio: fix buildlink3 for alsa/jack 2019-12-22 04:14:33 +00:00
tsutsui
2361dcaeeb doc: Updated graphics/libsixel to 1.8.4 2019-12-22 02:58:48 +00:00
tsutsui
d33bec59a5 libsixel: update to 1.8.4. (security update)
Upstream changes:

v1.8.4
* Security fix for CVE-2019-11024 (#85), recursive loop problem,
  reported by @Loginsoft-Research.

* Security fix for #73, illegal memory access problem,
  reported by @HongxuChen.

* Security fix for #89, core dumped issue,
  reported by @niugx.

* Security fix for #107, large memory allocation problem,
  reported by @cuanduo.

* Security fix for #114, heap-buffer-overflow problem,
  reported by @SuhwanSong.

* Security fix for #116, heap-buffer-overflow problem,
  reported by @SuhwanSong.

* Security fix for #118, heap-buffer-overflow problem,
  reported by @SuhwanSong.

* Security fix for #121, heap-buffer-overflow problem,
  reported by @gutiniao
2019-12-22 02:58:32 +00:00
mef
2e911c7da6 (math/mpfr) Fix build of gcc-4.8,4.9 for NetBSD 9.x
Re: http://mail-index.netbsd.org/pkgsrc-users/2019/12/22/msg030057.html
2019-12-22 02:12:00 +00:00
joerg
e5850c8591 Fix build with various Python versions. 2019-12-21 23:51:56 +00:00
joerg
5c6bbb08a6 Adjust for kqueue interface change on NetBSD. 2019-12-21 23:51:30 +00:00
joerg
d8e11d342e Ignore deprecation with clang. 2019-12-21 23:48:26 +00:00
joerg
cbb3fc0a39 Needs libXmu and libXt, formerly pulled in via Mesa. 2019-12-21 23:48:08 +00:00
joerg
a06e41dc55 Remove non-ASCII characters for Python 3.6. 2019-12-21 23:47:39 +00:00
joerg
244d721fab Do not disable the C compiler, it is used by the cFFI Python module. 2019-12-21 23:46:41 +00:00
joerg
662a64a018 Not MAKE_JOBS_SAFE. 2019-12-21 23:46:19 +00:00
joerg
1a99fbf2e6 Use c++03, code is not c++11 clean. 2019-12-21 23:46:03 +00:00
joerg
ee817e5648 Disable some warnings for clang. 2019-12-21 23:45:22 +00:00
joerg
9f0c52f9e2 Needs libtool. 2019-12-21 23:44:59 +00:00
joerg
2b44a0ba05 Don't build header files. 2019-12-21 23:44:45 +00:00
joerg
bb4e9186e6 Don't build & install PIC libraries consistently. Bump revision. 2019-12-21 23:43:59 +00:00
joerg
f78045fe83 Deal with exiv2 interface changes. 2019-12-21 23:43:26 +00:00
joerg
4066cbd967 Needs libXi, formerly pulled in by Mesa. 2019-12-21 23:42:35 +00:00
joerg
2338202bdd Uses c++03 only. 2019-12-21 23:41:47 +00:00
joerg
193f892816 Don't use gethostbyname_r on NetBSD. Needs convert. 2019-12-21 23:41:05 +00:00
joerg
24935643aa export means something different in C++, nothing is actually correct
here. Fix button IDs to actually allow matching. Bump revision.
2019-12-21 23:40:43 +00:00
joerg
fb6cbd1f80 Add missing include. 2019-12-21 23:39:47 +00:00
joerg
0622263065 Don't use -pedenatic(-errors), they don't do what people think they do. 2019-12-21 23:38:52 +00:00