Commit graph

308245 commits

Author SHA1 Message Date
joerg
c234c72f7b ruby-sprockets no longer supports Ruby 2.4. Mark as incompatible and
recurse to reverse dependencies.
2019-12-25 00:17:23 +00:00
joerg
fe9f5a6a0b Fix kqueue fallout on NetBSD current. 2019-12-25 00:15:42 +00:00
joerg
bdae66cb2f Needs libXmu 2019-12-25 00:14:41 +00:00
joerg
9e3c7bc661 Don't force LTO. At least with Clang, the linker also needs to support
it.
2019-12-25 00:14:15 +00:00
schmonz
9ef6d1df36 Update HOMEPAGE. 2019-12-24 20:22:17 +00:00
dbj
9670281840 x11/qt5-qtbase: fix darwin compile when headers not in /usr/include 2019-12-24 06:21:20 +00:00
dbj
8dd80295bf x11/qt5-qtbase: fix compile macosx < 10.13
define kIOSurfaceSuccess if it's not already defined
2019-12-24 06:20:41 +00:00
schmonz
8eef508dcc doc: Updated sysutils/etckeeper to 1.18.12 2019-12-24 06:00:37 +00:00
schmonz
3f90a41659 Update to 1.18.12 (during the freeze, for the bugfixes). From the changelog:
* Support platforms without a hostname command, fall back to
  reading /etc/hostname.
  Thanks, Chris Morgan
* commit: Support -mmessage, without a space, since eg git commit
  can be used that way.
  Thanks, martin f. krafft
* commit: When multiple parameters are given, use them all as the commit
  message, instead of the old behavior of only using the first parameter and
  throwing the rest away.
  Thanks, martin f. krafft
2019-12-24 06:00:24 +00:00
schmonz
d12ef7f9f9 + etckeeper-1.18.13 2019-12-24 05:38:00 +00:00
dbj
28a4abed17 audio/libao: fix Darwin build
libao tried disable the macos plugin by setting a configure
environment variable that didn't work.  This forces the option
off by the SUBST framework to edit the config file.
2019-12-24 05:07:45 +00:00
markd
a5d7fc7758 kde4: remove baloo - conflicts with baloo5 2019-12-24 03:31:53 +00:00
dbj
d82c8d9436 math/octave: remove unrecognized configure args
on Darwin, set --enable-link-all-dependencies
2019-12-24 01:59:15 +00:00
dbj
1bd391357b math/octave: add missing header for use of exit system call 2019-12-24 01:58:48 +00:00
gutteridge
6971455774 doc: Updated lang/guile to 1.8.8nb10 2019-12-24 01:43:38 +00:00
gutteridge
df1bdf1e25 guile: fix build with GNU texinfo 6.7
GNU texinfo 6.7 fails to parse api-compound.texi because of an
unnecessary non-breaking space character (code point 160). (Whereas
GNU texinfo 6.5 succeeds there, as does the old C source version
bundled with NetBSD's userland.)

utf8 "\xA0" does not map to Unicode at ParserNonXS.pm line 1796, <FH> line 908.
Malformed UTF-8 character: \xa0 (unexpected continuation byte 0xa0, with no
preceding start byte) in pattern match (m//) at ParserNonXS.pm line 3364.
Malformed UTF-8 character (fatal) at ParserNonXS.pm line 3364.

It's simpler to just replace the byte in that source file with an ASCII
space character than attempt to fix the texinfo parsing code (and we're
in a freeze right now, too). This should fix the bulk build failures on
SmartOS and others.
2019-12-24 01:42:53 +00:00
nia
e31e716085 mgba: needs glu 2019-12-23 23:03:24 +00:00
dbj
20974a9501 libao: revert PLIST.Darwin, this is likely the wrong fix 2019-12-23 22:16:33 +00:00
dbj
a529e0eadb libao: add PLIST.Darwin for platform specific plugin file 2019-12-23 22:07:00 +00:00
markd
797b099a0a cdrdao: build uses pkg-config 2019-12-23 20:38:15 +00:00
nros
7ead1d39f6 Fix build of math/xylib on gcc 6 and above
gcc 6 and above inmplicity uses c++14 so use std::shared_ptr.
2019-12-23 19:54:51 +00:00
sjmulder
35c69002d1 doc: Updated math/sc-im to 0.7.0nb6 2019-12-23 13:44:55 +00:00
sjmulder
dc3b78319b math/sc-im: Bump for breaking libxlsxwriter change 2019-12-23 13:44:41 +00:00
sjmulder
f708e979a9 doc: Updated textproc/libxlsxwriter to 0.8.9 2019-12-23 13:43:45 +00:00
sjmulder
b6dba8d185 textproc/libxlsxwriter: update to 0.8.9
Changes:
 - Added support for default hyperlink style in worksheet_write_url().
 - Added support for hyperlink in images, see
   worksheet_insert_image_opt().
 - Fixed several worksheet_write_url() edge cases.
2019-12-23 13:43:31 +00:00
markd
b9d3807c80 kde4: comment out audiocd-kio
audiocd-kio currently doesn't build due to mix of kde4 and kf5 packages
in its dependencies.
2019-12-22 23:59:46 +00:00
markd
8058f44cf9 botan-devel: don't accidentally detect and use sphinx 2019-12-22 22:33:15 +00:00
joerg
ae96cc4ff7 Don't conflict with newer glib. 2019-12-22 22:30:58 +00:00
joerg
601785cfec Deal with pcre changes. 2019-12-22 22:30:08 +00:00
joerg
7475eb7fea Use -fopenmp instead of hard-coding libgomp. 2019-12-22 22:29:39 +00:00
joerg
7c1201663f sodium no longer provides crypto_uint*, so provide ones local. 2019-12-22 22:28:54 +00:00
joerg
ab683eed55 Fix kqueue use on newer NetBSD. 2019-12-22 22:28:15 +00:00
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