Commit graph

302279 commits

Author SHA1 Message Date
rillig
0ff5dc4a46 mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
rillig
a8b249fd3c mk/mysql.buildlink3.mk: add missing BUILD_DEFS 2019-09-02 02:14:58 +00:00
dholland
c2e8b5db09 Explicitly disable EGL if MESALIB_SUPPORTS_EGL isn't yes.
Otherwise, the build fails.
2019-09-01 20:38:34 +00:00
ryoon
062ea9219f Added multimedia/dvd-vr version 0.9.7 2019-09-01 14:03:09 +00:00
ryoon
7535174df5 Enable dvd-vr 2019-09-01 14:02:26 +00:00
ryoon
f5e1665299 multimedia/dvd-vr: import dvd-vr-0.9.7
dvd-vr is a utility to identify and optionally copy recordings
from a DVD-VR format disc, which can be created by devices like
DVD recorders and camcorders.
2019-09-01 14:01:39 +00:00
taca
213f2b8028 doc: note update of mail/roundcube* packages to 1.3.10
mail/roundcube
	mail/roundcube-plugin-enigma
	mail/roundcube-plugin-password
	mail/roundcube-plugin-zipdownload
2019-09-01 13:13:14 +00:00
taca
9d00c30714 mail/roundcube-plugin-zipdownload: update to 1.3.10
Update roundcube-plugin-password to 1.3.10.  No changes except version.

pkgsrc change: remove duplicated setting PLUGIN.
2019-09-01 13:11:47 +00:00
taca
7797f5c2ce mail/roundcube-plugin-password: update to 1.3.10
Update roundcube-plugin-password to 1.3.10.  No changes except version.

pkgsrc change: remove duplicated setting PLUGIN.
2019-09-01 13:10:39 +00:00
taca
bb9e5f8d3e mail/roundcube-plugin-enigma: update to 1.3.10
RELEASE 1.3.10
--------------
- Enigma: Fix bug where revoked users/keys were not greyed out in key info
- Enigma: Fix error message when trying to encrypt with a revoked key (#6607)
- Enigma: Fix "decryption oracle" bug [CVE-2019-10740] (#6638)
2019-09-01 13:08:55 +00:00
taca
bd92419840 mail/roundcube: update to 1.3.10
RELEASE 1.3.10
--------------
- Managesieve: Fix so "Create filter" option does not show up when Filters menu is disabled (#6723)
- Fix compatibility with kolab/net_ldap3 > 1.0.7 (#6785)
- Fix bug where bmp images couldn't be displayed on some systems (#6728)
- Fix bug in parsing vCard data using PHP 7.3 due to an invalid regexp (#6744)
- Fix bug where bold/strong text was converted to upper-case on html-to-text conversion (6758)
- Fix bug in rcube_utils::parse_hosts() where %t, %d, %z could return only tld (#6746)
- Fix bug where Next/Prev button in mail view didn't work with multi-folder search result (#6793)
- Fix bug where selection of columns on messages list wasn't working
- Fix bug in converting multi-page Tiff images to Jpeg (#6824)
- Fix wrong messages order after returning to a multi-folder search result (#6836)
- Fix PHP 7.4 deprecation: implode() wrong parameter order (#6866)
- Fix bug where it was possible to bypass the position:fixed CSS check in received messages (#6898)
- Fix bug where some strict remote URIs in url() style were unintentionally blocked (#6899)
- Fix bug where it was possible to bypass the CSS jail in HTML messages using :root pseudo-class (#6897)
- Fix bug where it was possible to bypass href URI check with data:application/xhtml+xml URIs (#6896)
2019-09-01 13:08:09 +00:00
taca
16a7783941 doc: php has updated
- php71-7.1.32, php72-7.2.22, php73-7.3.9.

Actually, these were php-{7.1.32,7.2.22,7.3.9}.
2019-09-01 13:06:57 +00:00
wiz
879b53ddaa smalltalk: switch from removed glut to freeglut.
Bump PKGREVISION.

Untested.
2019-09-01 13:06:25 +00:00
taca
b784a3fa7a doc: note update of php languages
lang/php72	7.2.22
	lang/php73	7.3.9
	lang/php71	7.1.32
2019-09-01 13:05:27 +00:00
taca
0f58a4f829 lang/php71: update to 7.1.32
29 Aug 2019, PHP 7.1.32

- mbstring:
  . Fixed CVE-2019-13224 (don't allow different encodings for onig_new_deluxe) (stas)
2019-09-01 13:04:13 +00:00
taca
c14b53fdf3 lag/php73: update to 7.3.9
29 Aug 2019, PHP 7.3.9

- Core:
  . Fixed bug #78363 (Buffer overflow in zendparse). (Nikita)
  . Fixed bug #78379 (Cast to object confuses GC, causes crash). (Dmitry)
  . Fixed bug #78412 (Generator incorrectly reports non-releasable $this as GC
    child). (Nikita)

- Curl:
  . Fixed bug #77946 (Bad cURL resources returned by curl_multi_info_read()).
    (Abyr Valg)

- Exif:
  . Fixed bug #78333 (Exif crash (bus error) due to wrong alignment and
    invalid cast). (Nikita)

- FPM:
  . Fixed bug #77185 (Use-after-free in FPM master event handling).
    (Maksim Nikulin)

- Iconv:
  . Fixed bug #78342 (Bus error in configure test for iconv //IGNORE). (Rainer
    Jung)

- LiteSpeed:
  . Updated to LiteSpeed SAPI V7.5 (Fixed clean shutdown). (George Wang)

- MBString:
  . Fixed bug #78380 (Oniguruma 6.9.3 fixes CVEs). (CVE-2019-13224) (Stas)

- MySQLnd:
  . Fixed bug #78179 (MariaDB server version incorrectly detected). (cmb)
  . Fixed bug #78213 (Empty row pocket). (cmb)

- Opcache:
  . Fixed bug #77191 (Assertion failure in dce_live_ranges() when silencing is
    used). (Nikita)

- Standard:
  . Fixed bug #69100 (Bus error from stream_copy_to_stream (file -> SSL stream)
    with invalid length). (Nikita)
  . Fixed bug #78282 (atime and mtime mismatch). (cmb)
  . Fixed bug #78326 (improper memory deallocation on stream_get_contents()
    with fixed length buffer). (Albert Casademont)
  . Fixed bug #78346 (strip_tags no longer handling nested php tags). (cmb)
2019-09-01 13:03:17 +00:00
taca
a5c3e4386e lang/php72: update to 7.2.22
29 Aug 2019, PHP 7.2.22

- Core:
  . Fixed bug #78363 (Buffer overflow in zendparse). (Nikita)
  . Fixed bug #78379 (Cast to object confuses GC, causes crash). (Dmitry)

- Curl:
  . Fixed bug #77946 (Bad cURL resources returned by curl_multi_info_read()).
    (Abyr Valg)

- Exif:
  . Fixed bug #78333 (Exif crash (bus error) due to wrong alignment and
    invalid cast). (Nikita)

- Iconv:
  . Fixed bug #78342 (Bus error in configure test for iconv //IGNORE). (Rainer
    Jung)

- LiteSpeed:
  . Updated to LiteSpeed SAPI V7.5 (Fixed clean shutdown). (George Wang)

- MySQLnd:
  . Fixed bug #78179 (MariaDB server version incorrectly detected). (cmb)

- Opcache:
  . Fixed bug #77191 (Assertion failure in dce_live_ranges() when silencing is
    used). (Nikita)

- Standard:
  . Fixed bug #69100 (Bus error from stream_copy_to_stream (file -> SSL stream)
    with invalid length). (Nikita)
  . Fixed bug #78282 (atime and mtime mismatch). (cmb)
  . Fixed bug #78326 (improper memory deallocation on stream_get_contents()
    with fixed length buffer). (Albert Casademont)
2019-09-01 13:02:05 +00:00
nia
1a24d5554e doc: Updated x11/eterm to 0.9.6 2019-09-01 12:08:28 +00:00
nia
2a9fd7e132 eterm: Update to 0.9.6
Don't install as setuid root.
2019-09-01 12:08:17 +00:00
nia
2a24ab5641 mono6: Give up and add cmake to USE_TOOLS.
While here, silcence some pkglint warnings.
2019-09-01 12:04:38 +00:00
nia
2cd4edb02d supertuxkart: fails with wayland installed, so disable it explicitly 2019-09-01 11:44:19 +00:00
nia
bb6acf74e9 doc: remove xine-1.2.3 from TODO 2019-09-01 11:34:12 +00:00
ryoon
d893819e4b Fix dates 2019-09-01 11:16:17 +00:00
nia
e546fa9baf doc: Remove mono-5.2 from TODO 2019-09-01 11:14:54 +00:00
leot
86d8e06a02 doc: Updated www/links-gui to 2.20 2019-09-01 11:08:56 +00:00
leot
3abd0c2c76 doc: Updated www/links to 2.20 2019-09-01 11:08:34 +00:00
leot
6acd79f88f links{,-gui}: Update to 2.20
Changes:
2.20
----
 - Security bug fixed: when links was connected to tor, it would send real
   dns requests outside the tor network when the displayed page contains
   <link rel="dns-prefetch" href="http://host.domain/">.
   This bug is present in links-2.15 to links-2.19.
   Found by Shi Tian.
 - Fix a crash if:
    * External fonts are used
    * Rendering is optimized for LCD
    * The document contains some characters with zero width
 - Accept file urls in the form file://localhost/usr/bin/ or
   file://hostname/usr/bin/ according to RFC 8089
 - Report errors using dialog boxes on OS/2 and Windows because
   the standard output may not be visible
 - Fix an error "ERROR: select for write (5) failed: Bad file descriptor"
   that could happen if the master process was doing dns lookup while being
   suspended
 - Fixed a memory leak of the SSL structure
 - Try to open the file "/dev/input/mice" and use it instead of gpm.
   (the user must be in the "input" group)
   This results in smooth mouse movement on the framebuffer.
 - Report "Lynx/Links" user agent when searching on Google so that
   Google returns non-css page
 - Support the zstd compression algorithm
 - Haiku support
 - Fix mouse dragging not being reported in xterm
 - Use proper cookie expiry
2019-09-01 11:07:51 +00:00
nia
7149a7ab0b glu: correct path to mesa 2019-09-01 10:57:27 +00:00
nia
e8a1c9ebf3 MesaLib: go back to disabling llvm on SunOS and non-dri platforms 2019-09-01 09:36:16 +00:00
nia
416cd391b1 wayland: Add Linux as supported platform 2019-09-01 09:35:05 +00:00
wiz
23fa6ba6af doc/TODO: add some
+ ImageMagick-7.0.8.63, Sigil-0.9.17 [needs QtWebEngine], blender-2.80,
  cbindgen-0.9.1, i3-4.17.1, libarchive-3.4.0, libogg-1.3.4,
  links-2.20, php71-7.1.32, php72-7.2.22, php73-7.3.9, xcb-util-0.4.1.
2019-09-01 08:42:56 +00:00
kre
b65c272448 bash to 5.0.11 2019-09-01 06:00:36 +00:00
kre
b6bf4e9b94 Include bash patches 10 & 11 (becomes bash-5.0.11)
10: fix var-assigns before special builtins & fn calls in posix mode
11: fixed missing quoted nul removal (in one odd case).

See the patch files (once fetched) for more details of what was altered.
2019-09-01 05:59:21 +00:00
schmonz
5fd0dcf373 Replace unportable su(1) usage with sudo(8). Fix a few perl paths broken
in previous. Bump PKGREVISION.
2019-09-01 02:19:37 +00:00
markd
6d5fa937ed coq: patch to build with ocaml 4.08 2019-09-01 00:51:46 +00:00
markd
915c2d5e58 camlp5 update 2019-09-01 00:48:42 +00:00
markd
a32f7d85dd camlp5: update to 7.08
works with ocaml 4.08
2019-09-01 00:46:54 +00:00
markd
3d74add6ca emacs26: undo last
Was a transient issue with the new MesaLib/buildlink3.mk.
2019-09-01 00:42:54 +00:00
maya
693f7e9b0a git-gitk: add missing PLIST entries for Darwin
from Vincent Povirk in PR pkg/54512
2019-08-31 23:51:52 +00:00
markd
a276854410 mftrace update 2019-08-31 22:39:41 +00:00
markd
6b23a3a66b mftrace: update to 1.2.19
changes unknown (update from 11 year old version to a mere 5 year old one)
2019-08-31 22:38:16 +00:00
schmonz
46e06308d9 doc: Updated www/ikiwiki to 3.20190228nb4 2019-08-31 21:32:21 +00:00
schmonz
c06f1e087b Avoid rebuilding everything on install. Respect PKG_SYSCONFDIR correctly
in ikiwiki-mass-rebuild. Bump PKGREVISION.
2019-08-31 21:32:13 +00:00
he
1dad2db4df Re-enable go-iochan dependency now that package is added.
Sorry for the oversight...
2019-08-31 21:16:58 +00:00
he
b7c49e3f7b Note addition of go-iochan version 1.0.0. 2019-08-31 21:13:21 +00:00
he
9617bd58e3 Add go-iochan. 2019-08-31 21:12:29 +00:00
he
b732f033bf Add go-iochan version 1.0.0.
iochan is a Go library for treating io readers and writers like
channels. This is useful when sometimes you wish to use io.Reader
and such in select statements.
2019-08-31 21:11:52 +00:00
nia
3f7d2f63d5 MesaLib: add xgettext to USE_TOOLS, no gallium-xa on sunos 2019-08-31 20:30:00 +00:00
rjs
d0f56fc4bd Prevent the portability check from failing. 2019-08-31 20:20:42 +00:00
schmonz
b06f4437f1 Avoid -regex, not available in OpenBSD find(1). 2019-08-31 20:19:23 +00:00