Commit graph

186633 commits

Author SHA1 Message Date
pettai
d53613c4fb 1.6.13
* New -S option for ldns-verify-zone to chase signatures online.
        * New -k option for ldns-verify-zone to validate using a trusted key.
        * New inception and expiration margin options (-i and -e) to
          ldns-verify-zone.
        * New ldns_dnssec_zone_new_frm_fp and ldns_dnssec_zone_new_frm_fp_l
          functions.
        * New ldns_duration* functions (copied from OpenDNSSEC source)
        * fix ldns-verify-zone to allow NSEC3 signatures to come before
          the NSEC3 RR in all cases.
        * Zero the correct flag (opt-out) when creating NSEC3PARAMS.
        * Canonicalize RRSIG's Signer's name too when validating, because
          bind and unbound do that too.
        * bugfix #433: Allocate rdf using ldns_rdf_new in ldns_dname_label
        * bugfix #432: Use LDNS_MALLOC & LDNS_FREE i.s.o. malloc & free
        * bugfix #431: Added error message for LDNS_STATUS_INVALID_B32_EXT
        * bugfix #427: Explicitely link ssl with the programs that use it.
        * Fix reading \DDD: Error on values that are outside range (>255).
        * bugfix #429: fix doxyparse.pl fails on NetBSD because specified
          path to perl.
        * New ECDSA support (RFC 6605), use --disable-ecdsa for older openssl.
        * fix verifying denial of existence for DS's in NSEC3 Opt-Out zones.
2012-05-23 09:53:12 +00:00
dholland
65b37924c2 Oops, needs to be curses.bl3.mk, not termcap.bl3.mk. 2012-05-23 08:11:18 +00:00
marino
7ac300ab13 archivers/sapcar: Mark NOT-FOR-DRAGONFLY
This consolidates 9 lines of error messages down to one.
2012-05-23 08:05:25 +00:00
dholland
5f127e47cf Stuff from tonight. 2012-05-23 07:20:50 +00:00
dholland
5e1a31c51e fd_set is a typedef, not a struct tag. Should fix Linux build. 2012-05-23 07:19:23 +00:00
dholland
cef30286e8 Honor pkgsrc CFLAGS and LDFLAGS. Should fix Linux build. 2012-05-23 07:05:31 +00:00
dholland
e93e53de4e Fix BUILD_TARGET for Linux. 2012-05-23 06:58:15 +00:00
dholland
a278498967 Installs csh scripts. (Fie!) Adjust accordingly. PKGREVISION -> 1. 2012-05-23 06:53:32 +00:00
dholland
358e9ffee0 Needs libXt on Linux. (Build fails without it, so no PKGREVISION bump.) 2012-05-23 06:48:41 +00:00
dholland
ad90ec4bd4 Don't declare own strchr(). It breaks on Linux. 2012-05-23 06:37:50 +00:00
dholland
fd787a3ef2 Add missing include that broke the Linux build. 2012-05-23 06:35:17 +00:00
fhajny
becc3169ef Fix segfaults in timeout.rb manifest with GCC 4.7 and default optimizations.
See https://bugs.ruby-lang.org/issues/6383 for more.
2012-05-23 06:32:50 +00:00
dholland
e5eb03a5f6 Honor LDFLAGS. Should fix Linux build. 2012-05-23 06:29:58 +00:00
dholland
7ae3456c0e Add missing termcap.bl3.mk. 2012-05-23 06:26:59 +00:00
dholland
f1ce3b2432 Fix invalid C. Should fix the Linux build. 2012-05-23 06:26:10 +00:00
dholland
957a1f150c Honor LDFLAGS; should fix Linux build. 2012-05-23 06:23:02 +00:00
dholland
84ead59ca4 Add missing <cstdio>, was failing in the linux build. 2012-05-23 06:16:00 +00:00
dholland
eeae7bec9c Set LICENSE. 2012-05-23 06:15:37 +00:00
dholland
6d3c27345c Fix patch to add <limits.h> instead of <sys/syslimits.h> as the latter
is nonstandard.
2012-05-23 06:08:59 +00:00
dholland
7391a3dbb8 Honor PKGMANDIR. While here, also honor VARBASE and LDFLAGS.
PKGREVISION -> 2
2012-05-23 06:05:39 +00:00
dholland
26722e5043 Clean up legacy C code. Should fix Linux build. May also fix clang build.
Includes possible bug fixes so bump PKGREVISION.
2012-05-23 05:58:17 +00:00
dholland
8215e8f74b Honor LDFLAGS; should fix the Linux build. While here, patch out some
apparently unreachable insecure-temporary-files code.
2012-05-23 05:38:41 +00:00
dholland
92c149045f Add time.h where Linux demands it. 2012-05-23 05:22:37 +00:00
dholland
4f6603b055 Teach this to recognize x86_64 on Linux. 2012-05-23 05:19:40 +00:00
dholland
2f93a61ea0 Don't hardwire /usr/lib/libelf.a, even for Linux. Should fix Linux build. 2012-05-23 05:13:22 +00:00
dholland
6ecf410401 Treat Linux 3.x like Linux 2.6 for PCI handling purposes. 2012-05-23 05:08:00 +00:00
dholland
04619a41ce Add missing termcap.bl3.mk. 2012-05-23 05:03:56 +00:00
dholland
50aeaf6409 Fix PLIST for Linux and apparently also MacOS. (An extra binary appears.)
Fix wrong WRKSRC. PKGREVISION -> 1.
2012-05-23 05:03:26 +00:00
dholland
2cae77837d Honor LDFLAGS; should fix rpaths and thus the Linux build. 2012-05-23 04:51:38 +00:00
dholland
ec4921892d Add missing termcap.bl3.mk. 2012-05-23 04:48:35 +00:00
dholland
504cb55016 note where this is used 2012-05-23 04:47:13 +00:00
dholland
e4165797d5 Honor PKGMANDIR. 2012-05-23 04:43:17 +00:00
dholland
11099320fe Don't launder const. Should fix Linux build. 2012-05-23 04:39:28 +00:00
dholland
7c6d45bf95 Work around RMS's ego when examining config.guess output. Should fix
Linux build.
2012-05-23 04:34:05 +00:00
dholland
42c7e94aac Don't launder const. Should fix Linux build. 2012-05-23 04:28:29 +00:00
dholland
2ddb38e0f5 Apply const to fix build with recent gcc. 2012-05-23 04:11:38 +00:00
dholland
d0f85fa8dc Add missing termcap.buildlink3.mk. 2012-05-23 03:59:33 +00:00
dholland
5722eaabed This will actually only build for i386 and x86_64 on NetBSD; for other
values of MACHINE_ARCH, set PKG_FAIL_REASON instead of going kersplut.

Making it build for a wider range of platforms should be straightforward,
but probably needs to be done by someone who actually can test-build on
those platforms.
2012-05-23 03:35:27 +00:00
dholland
f402d60b41 Add another case symlinking configuration templates; should fix ppc build. 2012-05-23 03:23:56 +00:00
dholland
6933e83291 After the move of expat in base, this finds it and installs an additional
library. Since expat is relatively harmless, just add an unconditional
dependence on expat and update the PLIST. PKGREVISION -> 4.
2012-05-23 03:02:26 +00:00
dholland
7fac27adf1 Improve the custom BUILDLINK_API_DEPENDS.libkdcraw in the hopes that this
was what's been causing the bulk builds to try to mix kde3 and kde4.
PKGREVISION -> 19
2012-05-23 02:53:52 +00:00
dholland
de0d627dc8 Needs full dependence on qt4-tools. 2012-05-23 02:45:13 +00:00
gdt
a431ca1c66 ddrescue is updated, but the todo entry was for a dd_rescue version
number.  Add link to dd_rescue, which could also be packaged.
2012-05-22 23:43:49 +00:00
gdt
3c69e0bd3d Updated sysutils/ddrescue to 1.15 2012-05-22 23:41:26 +00:00
gdt
b1c816a53b Update to 1.15 (not really tested), on the theory that there's no
reason to run old upstream code.


Changes in version 1.15:

The new option "-a, --min-read-rate" has been added.

The new option "-I, --verify-input-size" has been added.

The new option "-x, --extend-outfile" has been added.

Ddrescue now verifies that infile, outfile and logfile are all
different.

Non-tried blocks are now read aligned to cluster-size sectors.

The "split or skip" algorithm of the split pass has been improved.

A spurious warning about "-D" being ignored in fill mode has been
removed.

Ddrescuelog, a tool for manipulation, display, conversion, comparison
and testing of ddrescue logfiles, has been added.
2012-05-22 23:41:04 +00:00
tron
1786dbf7d8 Note update of the "wireshark" package to version 1.6.8. 2012-05-22 22:42:32 +00:00
tron
8f95411f2a Update "wireshark" package to version 1.6.8. Changes since 1.6.7:
- The following vulnerabilities have been fixed:
  o wnpa-sec-2012-08
    Infinite and large loops in the ANSI MAP, ASF, BACapp,
    Bluetooth HCI, IEEE 802.11, IEEE 802.3, LTP, and R3 dissectors
    have been fixed. Discovered by Laurent Butti. (Bugs 6805,
    7118, 7119, 7120, 7121, 7122, 7124, 7125)
    Versions affected: 1.4.0 to 1.4.12, 1.6.0 to 1.6.7.
  o wnpa-sec-2012-09
    The DIAMETER dissector could try to allocate memory improperly
    and crash. (Bug 7138)
    Versions affected: 1.4.0 to 1.4.12, 1.6.0 to 1.6.7.
  o wnpa-sec-2012-10
    Wireshark could crash on SPARC processors due to misaligned
    memory. Discovered by Klaus Heckelmann. (Bug 7221)
    Versions affected: 1.4.0 to 1.4.12, 1.6.0 to 1.6.7.
- The following bugs have been fixed:
  o User-Password - PAP decoding passwords longer than 16 bytes.
    (Bug 6779)
  o The MSISDN is not seen correctly in GTP packet. (Bug 7042)
  o Wireshark doesn't calculate the right IPv4 destination using
    source routing options when bad options precede them. (Bug
    7043)
  o BOOTP dissector issue with DHCP option 82 - suboption 9. (Bug
    7047)
  o MPLS dissector in 1.6.7 and 1.7.1 misdecodes some MPLS CW
    packets. (Bug 7089)
  o ANSI MAP infinite loop. (Bug 7119)
  o HCIEVT infinite loop. (Bug 7122)
  o Wireshark doesn't decode NFSv4.1 operations. (Bug 7127)
  o LTP infinite loop. (Bug 7124)
  o Wrong values in DNS CERT RR. (Bug 7130)
  o Megaco parser problem with LF in header. (Bug 7198)
  o OPC UA bytestring node id decoding is wrong. (Bug 7226)
- Updated Protocol Support
  ANSI MAP, ASF, BACapp, Bluetooth HCI, DHCP, DIAMETER, DNS, GTP,
  IEEE 802.11, IEEE 802.3, IPv4, LTP, Megaco, MPLS, NFS, OPC UA,
  RADIUS
- New and Updated Capture File Support
  5View, CSIDS, pcap, pcap-ng
2012-05-22 22:42:17 +00:00
wiz
d5e92bdc55 + freeciv-2.3.2, gcal-3.6.2, haproxy-1.4.21, mame-0.146, mess-0.146,
nmap-6.0, p5-glib2-1.260, qt4-4.8.2.
2012-05-22 22:26:42 +00:00
ryoon
402e37eaf4 Updated multimedia/libvpx to 1.1.0 2012-05-22 20:43:34 +00:00
ryoon
f088c4cd8e Update to 1.1.0
* Tested with devel/xulrunner and www/firefox 12.0 on NetBSD/i386 6.99.7

Changelog:
2012-05-09 v1.1.0 "Eider"
  This introduces a number of enhancements, mostly focused on real-time
  encoding. In addition, it fixes a decoder bug (first introduced in
  Duclair) so all users of that release are encouraged to upgrade.

  - Upgrading:
    This release is ABI and API compatible with Duclair (v1.0.0). Users
    of older releases should refer to the Upgrading notes in this
    document for that release.

    This release introduces a new temporal denoiser, controlled by the
    VP8E_SET_NOISE_SENSITIVITY control. The temporal denoiser does not
    currently take a strength parameter, so the control is effectively
    a boolean - zero (off) or non-zero (on). For compatibility with
    existing applications, the values accepted are the same as those
    for the spatial denoiser (0-6). The temporal denoiser is enabled
    by default, and the older spatial denoiser may be restored by
    configuring with --disable-temporal-denoising. The temporal denoiser
    is more computationally intensive than the spatial one.

    This release removes support for a legacy, decode only API that was
    supported, but deprecated, at the initial release of libvpx
    (v0.9.0). This is not expected to have any impact. If you are
    impacted, you can apply a reversion to commit 2bf8fb58 locally.
    Please update to the latest libvpx API if you are affected.

  - Enhancements:
      Adds a motion compensated temporal denoiser to the encoder, which
      gives higher quality than the older spatial denoiser. (See above
      for notes on upgrading).

      In addition, support for new compilers and platforms were added,
      including:
        improved support for XCode
        Android x86 NDK build
        OS/2 support
        SunCC support

      Changing resolution with vpx_codec_enc_config_set() is now
      supported. Previously, reinitializing the codec was required to
      change the input resolution.

      The vpxenc application has initial support for producing multiple
      encodes from the same input in one call. Resizing is not yet
      supported, but varying other codec parameters is. Use -- to
      delineate output streams. Options persist from one stream to the
      next.

      Also, the vpxenc application will now use a keyframe interval of
      5 seconds by default. Use the --kf-max-dist option to override.

  - Speed:
      Decoder performance improved 2.5% versus Duclair. Encoder speed is
      consistent with Duclair for most material. Two pass encoding of
      slideshow-like material will see significant improvements.

      Large realtime encoding speed gains at a small quality expense are
      possible by configuring the on-the-fly bitpacking experiment with
      --enable-onthefly-bitpacking. Realtime encoder can be up to 13%
      faster (ARM) depending on the number of threads and bitrate
      settings. This technique sees constant gain over the 5-16 speed
      range. For VC style input the loss seen is up to 0.2dB. See commit
      52cf4dca for further details.

  - Quality:
      On the whole, quality is consistent with the Duclair release. Some
      tweaks:

        Reduced blockiness in easy sections by applying a penalty to
        intra modes.

        Improved quality of static sections (like slideshows) with
        two pass encoding.

        Improved keyframe sizing with multiple temporal layers

  - Bug Fixes:
      Corrected alt-ref contribution to frame rate for visible updates
      to the alt-ref buffer. This affected applications making manual
      usage of the frame reference flags, or temporal layers.

      Additional constraints were added to disable multi-frame quality
      enhancement (MFQE) in sections of the frame where there is motion.
      (#392)

      Fixed corruption issues when vpx_codec_enc_config_set() was called
      with spatial resampling enabled.

      Fixed a decoder error introduced in Duclair where the segmentation
      map was not being reinitialized on keyframes (#378)
2012-05-22 20:42:57 +00:00