Commit graph

246275 commits

Author SHA1 Message Date
taca
8d6752a12e Update ruby-rspec-core to 3.4.4.
### Development
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.4...3-4-maintenance)

### 3.4.4 / 2016-03-09
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.3...3.4.4)

Bug Fixes:

* Fix `RSpec::Core::RakeTask` so that it works with Rake 11.
  (Travis Grathwell, #2197)
2016-03-09 13:35:11 +00:00
imil
a7ee07dcd0 Updated sysutils/facette to 0.4.0devnb5 2016-03-09 12:51:33 +00:00
imil
618003a88a Make pkglint(1) happy
. added BUILD_DEFS
. included bsd.prefs.mk
. moved COMMENTS up
. modified ${CGO_LDFLAGS} to ${CGO_LDFLAGS:Q}

Thanks Youri ;)
2016-03-09 12:50:29 +00:00
wen
24c0410776 Updated textproc/p5-XML-XPath to 1.34 2016-03-09 12:28:49 +00:00
wen
bd1618fe3b Update to 1.34
Upstream changes:
1.34  2016-03-08 MANWAR
      - Applied the patch to script examples/xpath (kindly provided by GREGOA).

1.33  2016-03-02 MANWAR
      - Fixed issue RT #112584 (use of /d modifier in transliteration operator).
2016-03-09 12:27:43 +00:00
wen
51812548b4 Update to 0.084
Upstream changes:
0.084     2016-03-04 07:17:49-05:00 America/New_York

    [Fixes]

    - Fixed relative() for the case with regex metacharacters in the path

0.082     2016-03-01 18:23:26-05:00 America/New_York

    [!!! INCOMPATIBLE CHANGES !!!]

    - (This warning repeated from 0.079-TRIAL) The relative() method no
      longer uses File::Spec's buggy rel2bs method.  The new Path::Tiny
      algorithm should be comparable and passes File::Spec rel2abs test
      cases, except that it correctly accounts for symlinks.  For common
      use, you are not likely to notice any difference. For uncommon use,
      this should be an improvement.  As a side benefit, this change drops
      the minimum File::Spec version required, allowing Path::Tiny to be
      fatpacked if desired.

    [Changes]

    - no other changes from 0.081

0.081     2016-02-18 16:55:37-05:00 America/New_York (TRIAL RELEASE)

    [Fixed]

    - Fixed lines_utf8+chomp and relative() bugs on Windows

0.079     2016-02-15 20:52:10-07:00 America/Mazatlan (TRIAL RELEASE)

    [!!! INCOMPATIBLE CHANGES !!!]

    - The relative() method no longer uses File::Spec's buggy rel2bs
      method.  The new Path::Tiny algorithm should be comparable and passes
      File::Spec rel2abs test cases, except that it correctly accounts for
      symlinks.  For common use, you are not likely to notice any
      difference. For uncommon use, this should be an improvement.  As a
      side benefit, this change drops the minimum File::Spec version
      required, allowing Path::Tiny to be fatpacked if desired.

    [FIXED]

    - Fixed lines_utf8() with chomping for repeated empty lines.

    [DOCS]

    - Documented that subclassing is not supported

0.077     2016-02-10 14:17:32-07:00 America/Mazatlan (TRIAL RELEASE)

    [ADDED]

    - Added 'edit' and 'edit_lines' plus _utf8 and _raw variants; this
      is similar to perl's -i flag (though without backups)

0.076     2015-11-16 10:47:24-05:00 America/New_York

    - no changes from 0.075

0.075     2015-11-15 21:02:18-05:00 America/New_York (TRIAL RELEASE)

    [FIXED]

    - Tilde expansion on Windows was resulting in backslashes.  Now they
      are correctly normalized to forward slashes.

    [DOCS]

    - Typos fixed

0.073     2015-10-30 10:36:18-04:00 America/New_York (TRIAL RELEASE)

    [FIXED]

    - Fixed spewing to a symlink that crosses a filesystem boundary

    [PREREQS]

    - Add Test::MockRandom to META as an recommended test prerequisite.
2016-03-09 12:25:01 +00:00
wen
a6ef83cc25 Updated filesystems/p5-Path-Tiny to 0.084 2016-03-09 12:22:53 +00:00
imil
8f8f90dab9 . Added rc.d script
. Handle needed directories
. Working-by-default configuration
. More path fixing in templates
2016-03-09 12:09:29 +00:00
wen
65046c66c2 Updated www/p5-Mojolicious to 6.55 2016-03-09 11:57:33 +00:00
wen
df2b539eae Update to 6.55
Upstream changes:
6.55  2016-03-08
  - Deprecated Mojo::Server::Morbo::check in favor of
    Mojo::Server::Morbo::modified_files. (leejo, nugged)
  - Added modified_files method to Mojo::Server::Morbo. (leejo, nugged)
  - Improved renderer performance slightly.
  - Fixed a bug where Morbo would restart more than once if multiple files
    changed at the same time. (leejo, nugged)

6.54  2016-03-06
  - Deprecated Mojo::Template::build and Mojo::Template::compile.
  - Deprecated Mojo::Template::interpret in favor of Mojo::Template::process.
  - Added support for named variables to Mojo::Template.
  - Added vars attribute to Mojo::Template.
  - Added process method to Mojo::Template.
  - Improved Mojo::Template performance slightly.
2016-03-09 11:56:00 +00:00
wiz
c078ec648c Updated mail/p5-MIME-Types to 2.13 2016-03-09 11:32:33 +00:00
wiz
ebe6b6cfc6 Update to 2.13:
version 2.13: Mon  7 Mar 15:48:28 CET 2016

	Fixes:
	- not all information was extracted from the Apache tables.
	  [Thomas Eckardt]
2016-03-09 11:32:24 +00:00
wiz
b1aef534d8 Updated net/p5-Net-DNS to 1.05 2016-03-09 11:31:36 +00:00
wiz
f11c774a29 Update to p5-Net-DNS to 1.05:
**** 1.05 March 7, 2016

Fix rt.cpan.org #111559

	1.04: TSIG not working anymore (TSIG.pm)

Fix rt.cpan.org #108908

	Installing recent version gets shadowed by old version.
	Warnings added to Makefile.PL and t/00-version.t.

Fix rt.cpan.org #66900

	Net::DNS::Async unable to retry truncated UDP using TCP because
	of limitations in Net::DNS.
2016-03-09 11:31:27 +00:00
tnn
e06580f727 needs pkg-config 2016-03-09 11:29:46 +00:00
wiz
d2e83a7f40 Updated time/p5-DateTime to 1.2500 2016-03-09 11:26:53 +00:00
wiz
ec5b858b93 Update p5-DateTime to 1.25:
1.25   2016-03-06

- DateTime->from_object would die if given a DateTime::Infinite object. Now it
  returns another DateTime::Infinite object. Reported by Greg Oschwald. RT
  #112712.
2016-03-09 11:26:43 +00:00
tnn
f4a82aee22 actually, needs curses only on Linux (see DebianGNULinux.mak) 2016-03-09 11:18:59 +00:00
tnn
ec16eab1b0 needs curses 2016-03-09 11:13:54 +00:00
tnn
cd3231239e package not applicable for Linux 2016-03-09 11:09:02 +00:00
tnn
06ef594ce0 syslog-ng installs systemd journal library on Linux with systemd 2016-03-09 10:49:00 +00:00
wiz
0a152a25fe Updated security/p5-Crypt-ECB to 2.05 2016-03-09 10:47:54 +00:00
wiz
cdda6f8ae4 Update p5-Crypt-ECB to 2.05:
v2.05, 04.03.2016
	- make Crypt:ECB work under perl-5.8.* again
	- some changes actually made in v2.00 haven't been mentioned in the changelog
	- add some more block ciphers to the test suite
	- minor changes in test.pl
	- minor documentation update
2016-03-09 10:47:45 +00:00
prlw1
a12028b0ff Updated sysutils/dbus to 1.10.8 2016-03-09 10:35:20 +00:00
prlw1
255307fe60 Update dbus to 1.10.8
g/c CONFIGURE_ARGS_GROUPS (Unused since PR pkg/50075 point 13) )

D-Bus 1.10.8 (2016-03-07)
==

The "digestive biscuits" release.

Fixes:

* Enable "large file support" on systems where it exists: dbus-daemon
  is not expected to open large files, but it might need to stat files
  that happen to have large inode numbers (fd.o #93545, Hongxu Jia)

* Eliminate padding inside DBusMessageIter on 64-bit platforms,
  which might result in a pedantic C compiler not copying the entire contents
  of a DBusMessageIter; statically assert that this is not an ABI change
  in practice (fd.o #94136, Simon McVittie)

* Document dbus-test-tool echo --sleep-ms=N instead of incorrect --sleep=N
  (fd.o #94244, Dmitri Iouchtchenko)

* Correctly report test failures in C tests from run-test.sh
  (fd.o #93379; amit tewari, Simon McVittie)

* When tests are enabled, run all the marshal-validate tests, not just
  the even-numbered ones (fd.o #93908, Nick Lewycky)

* Correct the expected error from one marshal-validate test, which was
  previously not run due to the above bug (fd.o #93908, Simon McVittie)
2016-03-09 10:34:53 +00:00
fhajny
07f3799413 Limit databases/wiredtiger to x86_64 platforms, no support for others. 2016-03-09 10:22:06 +00:00
tnn
21fd79dcf1 USE_TOOLS+= flex, no need for flex/buildlink3.mk 2016-03-09 08:25:13 +00:00
tnn
a3ca61f051 does not need to link with -lfl 2016-03-09 08:08:32 +00:00
tnn
4a6c268312 don't try to put CONFIGURE_ENV into CONFIGURE_ARGS 2016-03-09 08:06:45 +00:00
tnn
4a1112c388 Add Linux specific PLIST 2016-03-09 07:31:56 +00:00
tnn
881d0c5155 Add Linux specific PLIST 2016-03-09 07:19:55 +00:00
tnn
69d443f67b Disable the SPS profiler. It makes extra files appear on Linux in the PLIST
and is only useful for Gecko developers.
2016-03-09 07:12:25 +00:00
tnn
becce751f6 force APP_MAN_SUFFIX 2016-03-09 06:54:58 +00:00
tnn
a4138d3464 fix build on Linux 2016-03-09 06:52:02 +00:00
tnn
c5e92e4742 fix build on Linux 2016-03-09 06:01:09 +00:00
tnn
f528996eb2 Don't arbitrarily use bundled zlib on some platforms and system's on others.
We do include zlib.buildlink3.mk, so make sure we always use that zlib.

Remove manual do-build target and set BUILD_DIRS instead.
Set MAKE_JOBS_SAFE=no. The previous do-build target didn't respect MAKE_JOBS.

Bump PKGREVISON.
2016-03-09 05:39:12 +00:00
pettai
2fd5e132b7 Updated net/unbound to 1.5.8 2016-03-09 05:24:56 +00:00
pettai
851e29d934 Unbound 1.5.8
=============

Features:
---------
-   ip-transparent option for FreeBSD with IP_BINDANY socket option.
-   insecure-lan-zones: yesno config option.
-   RR Type CSYNC support RFC 7477, in debug printout and config input.
-   RR Type OPENPGPKEY support (draft-ietf-dane-openpgpkey-07).
-   [bugzilla: 731 ] tcp-mss, outgoing-tcp-mss options for unbound.conf
-   Support RFC7686: handle ".onion" Special-Use Domain. It is blocked
    by default, and can be unblocked with "nodefault" localzone config.
-   ub_ctx_set_stub() function for libunbound to config stub zones.

Bug Fixes:
----------
-   Fix that NSEC3 negative cache is used when there is no salt.
-   sorted ubsyms.def file with exported libunbound functions.
-   Print understandable debug log when unusable DS record is seen.
-   load gost algorithm if digest is seen before key algorithm.
-   Fix that "make install" fails due to "text file busy" error.
-   Set IPPROTO_IP6 for ipv6 sockets otherwise invalid argument error.
-   wait for sendto to drain socket buffers when they are full.
-   Neater cmdline_verbose increment patch from Edgar Pettijohn.
-   Made NetBSD sendmsg test nonfatal, in case of false positives.
-   [bugzilla: 741 ] Fix: log message for dnstap socket connection is
    more clear.
-   [bugzilla: 734 ] Fix: chown the pidfile if it resides inside the
    chroot.
-   Fix cmsg alignment for argument to sendmsg on NetBSD.
-   Fix that unbound complains about unimplemented IP_PKTINFO for
    sendmsg on NetBSD (for interface-automatic).
-   [bugzilla: 738 ] Fix: Swig should not be invoked with CPPFLAGS.
-   Squelch 'cannot assign requested address' log messages unless
    verbosity is high, it was spammed after network down.
-   Fix to simplify empty string checking.
-   [bugzilla: 734 ] Fix: Do not log an error when the PID file cannot
    be chown'ed.
-   Fix test if -pthreads unused to use better grep for portability.
-   Fix mingw crosscompile for recent mingw.
-   Update aclocal, autoconf output with new versions (1.15, 2.4.6).
-   Define DEFAULT_SOURCE together with BSD_SOURCE when that is defined,
    for Linux glibc 2.20.
-   Fixup contrib/aaaa-filter-iterator.patch for moved contents in the
    source code, so it applies cleanly again. Removed unused variable
    warnings.
-   [bugzilla: 729 ] Fix: omit use of escape sequences in echo since
    they are not portable (unbound-control-setup).
-   remove NULL-checks before free, patch from Michael McConville.
-   updated ax_pthread.m4 to version 21 with clang support, this removes
    a warning from compilation.
-   OSX portability, detect if sbrk is deprecated.
-   OSX clang, stop -pthread unused during link stage warnings.
-   OSX clang new flto check.
-   iana portlist update.
2016-03-09 05:24:38 +00:00
tnn
0e71197ca2 fix build with pkgsrc openssl 2016-03-09 03:26:14 +00:00
tnn
94e09c210d revert that, SSL is an option 2016-03-09 03:24:19 +00:00
tnn
3d0a0e6da1 needs openssl 2016-03-09 03:20:05 +00:00
tnn
a0db84fb8f Updated lang/libLLVM to 3.8.0 2016-03-08 21:55:51 +00:00
tnn
c27a6e413e remove mentions of release candidate 2016-03-08 21:50:29 +00:00
ryoon
2646bff25f Update to 45.0
SYnc with firefox-45.0
* Add gn locale
2016-03-08 21:50:03 +00:00
ryoon
0e3546afdf Updated www/firefox to 45.0 2016-03-08 21:33:51 +00:00
ryoon
d02fe3d2ad Update to 45.0
Changelog:
New
    Instant browser tab sharing through Hello

    Tabs synced via Firefox Accounts from other devices are now shown in dropdown area of Awesome Bar when searching

    Synced Tabs button in button bar

    Introduce a new preference (network.dns.blockDotOnion) to allow blocking .onion at the DNS level

    Guarani [gn] locale added


Fixed
    URLs containing a Unicode-format Internationalized Domain Name (IDN) are now properly redirected

    Various security fixes


Fixed in Firefox 45
    2016-37 Font vulnerabilities in the Graphite 2 library
    2016-36 Use-after-free during processing of DER encoded keys in NSS
    2016-35 Buffer overflow during ASN.1 decoding in NSS
    2016-34 Out-of-bounds read in HTML parser following a failed allocation
    2016-33 Use-after-free in GetStaticInstance in WebRTC
    2016-32 WebRTC and LibVPX vulnerabilities found through code inspection
    2016-31 Memory corruption with malicious NPAPI plugin
    2016-30 Buffer overflow in Brotli decompression
    2016-29 Same-origin policy violation using perfomance.getEntries and history navigation with session restore
    2016-28 Addressbar spoofing though history navigation and Location protocol property
    2016-27 Use-after-free during XML transformations
    2016-26 Memory corruption when modifying a file being read by FileReader
    2016-25 Use-after-free when using multiple WebRTC data channels
    2016-24 Use-after-free in SetBody
    2016-23 Use-after-free in HTML5 string parser
    2016-22 Service Worker Manager out-of-bounds read in Service Worker Manager
    2016-21 Displayed page address can be overridden
    2016-20 Memory leak in libstagefright when deleting an array during MP4 processing
    2016-19 Linux video memory DOS with Intel drivers
    2016-18 CSP reports fail to strip location information for embedded iframe pages
    2016-17 Local file overwriting and potential privilege escalation through CSP reports
    2016-16 Miscellaneous memory safety hazards (rv:45.0 / rv:38.7)
2016-03-08 21:32:52 +00:00
tnn
7b4e10c0e1 g/c obsolete comment 2016-03-08 21:11:44 +00:00
tnn
dbac2d9820 Bump revision because of libLLVM shared library bump. 2016-03-08 21:08:19 +00:00
tnn
2e37a0fa27 update to libLLVM-3.8.0
Decouple the package from lang/clang that so it can be maintained
and updated independently.

This switches the build framework from autoconf to cmake.
There are no significant changes to the AMDGPU target mentioned in
the release notes. Other changes are not relevant to mention here since
mesa is the only user of this package in pkgsrc proper.
2016-03-08 21:06:50 +00:00
imil
5b72ca2d18 Updated sysutils/facette to 0.4.0devnb2 2016-03-08 20:22:46 +00:00