Commit graph

254830 commits

Author SHA1 Message Date
wiz
3e398c56f6 librsync has a crash in rs_search_for_block documented here:
https://github.com/librsync/librsync/issues/50

Forwarded by Andy Carrel in PR 51841.

Bump PKGREVISION.
2016-09-20 08:26:50 +00:00
wiz
b9fe91a7fb Updated net/tigervnc to 1.7.0nb3 2016-09-20 08:12:33 +00:00
wiz
93927f46b8 Updated tigervnc to 1.7.0nb3.
Add missing mcookie dependency.
Switch back to xorg-server-1.17 since 1.18 made Xnvc dump core
on startup.
2016-09-20 08:12:14 +00:00
wiz
d5a94e0ff1 Added x11/mcookie version 2.28 2016-09-20 08:01:21 +00:00
wiz
5665698c45 + mcookie. 2016-09-20 08:01:07 +00:00
wiz
bcb30f8ffd Import mcookie-2.28 as x11/mcookie.
mcookie generates a 128-bit random hexadecimal number for use with
the X authority system.
2016-09-20 08:00:51 +00:00
gdt
4c5826e2d8 Add caution that Command Line Tools do not auto-update
Patch from Jan Danielsson.
2016-09-20 00:46:49 +00:00
gdt
9579645ece Updated devel/guile-lib to 0.2.3 2016-09-20 00:37:49 +00:00
gdt
9f3df9cead Update to 0.2.3
Upstream changes:

This is a maintenance release, source code is unchanged compare to the previous
release.  This release introduces a guile-lib-1.0.pc, so libs and apps that needs
guile-lib may now use pkgconfig to check if it's available, what version.

Note that starting with this release, the installation location for modules and
compiled files has changed: make sure you uninstall any previous version.

- Modules installation location changed:

	from $(prefix)/share/guile/site
	to $(GUILE_GLOBAL_SITE)

  You will need write privileges to this directory to install guile-lib. You may
  check its location using the folowing command:

	guile -c "(display (%global-site-dir)) (newline)"

- Compiled files installation location changed:

	from $(prefix)/share/guile/site
	to $(GUILE_SITE_CCACHE)

  You will need write privileges to this directory to install guile-lib. You may
  check its location using the folowing command:

	guile -c "(display (%site-ccache-dir)) (newline)"
2016-09-20 00:37:37 +00:00
jperkin
682890170f Add p5-Test-Toolbox 2016-09-19 23:42:53 +00:00
kamil
cfce3f425e Updated graphics/nvidia-texture-tools to 2.1.0 2016-09-19 23:33:34 +00:00
kamil
ed67e7d091 Update to nvidia-texture-tools to 2.1.0
pkgsrc changes:
Drop all local patches as merged
Depend on upstreamed support for NetBSD

There is no particular upstream changelog, it's a first tag in 5 years
with all the patches applied. The major benefit is to unload software
from bundling a custom patched (without NetBSD support) version of nvtt.
2016-09-19 23:28:01 +00:00
wiz
900b77f48d evert previous. 2016-09-19 22:39:21 +00:00
wiz
30a26f5c97 Revert previous. 2016-09-19 22:39:07 +00:00
kamil
3713cfc12a Regenerate distinfo to fix build
Noted by <dh>
2016-09-19 22:32:41 +00:00
joerg
5b43309981 Replace bash and add proper runtime dependency, so that the package
actually builds. Bump revision.
2016-09-19 21:12:34 +00:00
jakllsch
6d498a5420 Updated sysutils/dtc to 1.4.2 2016-09-19 18:22:37 +00:00
jakllsch
46357ae96c Update dtc to 1.4.2.
No upstream changelog beyond the git repository, and this is still a
brand-new package.
2016-09-19 18:21:52 +00:00
agc
fdb4d72e7e Use https URI in preference to straight http.
No functional change.
2016-09-19 18:17:57 +00:00
jakllsch
4458cbd3c2 Added sysutils/dtc version 1.4.1 2016-09-19 18:12:29 +00:00
jakllsch
4454b3fd36 +dtc 2016-09-19 18:11:42 +00:00
jakllsch
30eafba2de Add dtc-1.4.1 package from pkgsrc-wip.
Device Tree Compiler (dtc) toolchain for working with device tree source and
binary files and libfdt, a utility library for reading and manipulating the
binary format.
2016-09-19 18:11:16 +00:00
wiedi
4346383946 adjust how we fix LDFLAGS on SunOS 2016-09-19 18:09:33 +00:00
wiedi
dd39e4ef41 extensions on SunOS fixes build 2016-09-19 17:59:22 +00:00
prlw1
e44499ef09 Update MASTER_SITES to fix
http://ftp.netbsd.org/pub/pkgsrc/misc/joerg/20160914.2137/swig3-3.0.10/checksum.log
2016-09-19 17:49:23 +00:00
wiedi
ebf07363f6 fix int type on SunOS 2016-09-19 17:23:10 +00:00
jperkin
688097df5c Bump PKGREVISION for dependents of chat/loudmouth. 2016-09-19 17:18:18 +00:00
jperkin
45177bca9a Use correct linker flags on Darwin. 2016-09-19 17:17:27 +00:00
jperkin
f5738a8b52 Updated chat/loudmouth to 1.5.3 2016-09-19 17:13:27 +00:00
jperkin
94b115f6cc Update chat/loudmouth to 1.5.3. Changes to 1.5.1 are:
There have been many changes since the previous official release, 1.4.3, which
was published 7 years ago, so we'll only mention a few of them:
- This Loudmouth release is compatible with current Glib/GTK libraries
- The internal asyncns copy has been removed
- The security has been improved in several ways:
  - Certificates: added checking of SAN(s) when CN does not match and fixed CN
    wildcard handling
  - SSL 2 and 3 have been deactivated; TLS 1.1 and 1.2 have been activated
  - Use the default cipher suite of GnuTLS
  - New API: Implementation of lm_ssl_set_ca and lm_ssl_set_cipher_list
    This enables the application to choose additional CA certificates to trust
    as well as the cipher suites which are used by OpenSSL or GnuTLS
- Many resolver and parser issues have been fixed

I can't find a subsequent changelog for 1.5.1 to 1.5.3 but assume "bugs fixed".
2016-09-19 17:13:18 +00:00
wiz
5be2872c0f Add upstream patch so one test passes.
Replace bash binary path in more shell scripts so more tests work.

Result: no failing tests. Yay!
2016-09-19 15:32:47 +00:00
wiedi
b9d8e79506 needs zlib 2016-09-19 14:53:27 +00:00
wiz
5dd32ca7ee Updated meta-pkgs/texlive-collection-latexextra to 2016pre3 2016-09-19 14:38:13 +00:00
wiz
38dd3946e8 Add two. Bump version. 2016-09-19 14:36:55 +00:00
wiz
bc50463e22 Add two new tex packages. 2016-09-19 14:36:00 +00:00
wiz
9d242305f6 Rename package to match PKGNAME, and adapt bl3.mk. 2016-09-19 14:20:33 +00:00
wiz
89b26e2540 Added converters/orcus0.12 version 0.12.0 2016-09-19 14:11:24 +00:00
wiz
f03229fc8d + orcus0.12. 2016-09-19 14:11:15 +00:00
wiz
a328d60e24 Mark as 0.10 branch to make difference to orcus0.12 clearer. 2016-09-19 14:11:00 +00:00
wiz
2d679751fa Import orcus-0.12.0 as converters/orcus0.12.
Standalone file import filter library for spreadsheet documents.

This package contains the 0.12 branch of the library.
2016-09-19 14:10:38 +00:00
wiedi
8941ebf726 wants openssl 2016-09-19 13:49:02 +00:00
wiedi
092dc95928 wants gmake 2016-09-19 13:40:33 +00:00
wiz
537799b487 Updated net/filezilla to 3.21.0 2016-09-19 13:39:48 +00:00
wiz
b28cdaa590 Updated filezilla to 3.21.0.
3.21.0 (2016-08-23)

! Fixed a string format vulnerability introduced in 3.20.0-rc1 when listing directories using SFTP
+ SFTP: Added support for AES-GCM ciphers as implemented in OpenSSH
+ OS X: Ctrl+Tab and Ctrl+Shift+Tab can now be used to switch forward and backward between opened tabs
- Reduced time between TCP keepalive packets to 15 minutes on supporting platforms
- Fixed saving of directory listing filters with an attribute condition

3.20.1 (2016-08-03)

- Fixed rename file exists action on downloads
- Fixed possible crash if disabling log abbreviation
- Official binaries now link against a patched version of GnuTLS so that a better error message can be printed on broken servers that send malformed certificate chains

3.20.0 (2016-07-27)

+ Display error message if entering a non-existing path on local file search
+ Building and running FileZilla now depends on libfilezilla >= 0.6.1 (https://lib.filezilla-project.org/).

3.20.0-rc1 (2016-07-20)

+ Added compatibility for filenames with leading or trailing whitespace if using SFTP
+ Building and running FileZilla now depends on libfilezilla >= 0.6.0 (https://lib.filezilla-project.org/).
+ Building and running FileZilla now depends on GnuTLS 3.4.0 or higher
- Fixed regression introduced in 3.19.0-rc1, reconnecting again uses the last used remote directory instead of the initial default remote directory
- Fixed crash if creating a new site via the bookmarks dialog
- Queuing remote directories for transfer no longer exits comparison mode
- Fixed a rare crash using FTP over TLS if the control connection fails at the same time the data connection gets established
- Entering invalid regular expressions in filter and search conditions now shows an error message
- Fixed title of search dialog
- Stricter certificate chain validation to supplement the Tofu model
- *nix: Fix initial size of Site Manager dialog with some GTK versions
2016-09-19 13:36:05 +00:00
jperkin
c9a86597f6 Updated sysutils/salt to 2016.3.4 2016-09-19 13:34:46 +00:00
jperkin
a883d01833 Update sysutils/salt to 2016.3.3. As usual the changelogs are far too long
to be useful, but are available here:

  https://docs.saltstack.com/en/latest/topics/releases/2016.3.2.html
  https://docs.saltstack.com/en/latest/topics/releases/2016.3.3.html

Based on joyent/pkgsrc#410 from Filip Chabik.
2016-09-19 13:34:37 +00:00
wiedi
238eede45f wants libpcap 2016-09-19 13:22:21 +00:00
sborrill
0b9d73740b Add email, commandline and clamd options. Enable email by default.
Bump PKGREVISION to 7
2016-09-19 13:20:43 +00:00
fhajny
b414a117d0 Updated lang/nodejs to 6.6.0 2016-09-19 13:14:53 +00:00
fhajny
aacab7dfef Update lang/nodejs to 6.6.0.
Notable changes

- crypto: Added crypto.timingSafeEqual().
- events: Made the "max event listeners" memory leak warning more
  accessible.
- promises: Unhandled rejections now emit a process warning after
  the first tick.
- repl: Added auto alignment for .editor mode.
- util: Some functionality has been added to util.inspect():
  - Returning this from a custom inspect function now works.
  - Added support for Symbol-based custom inspection methods.
2016-09-19 13:14:43 +00:00