Commit graph

211424 commits

Author SHA1 Message Date
taca
b02f1c0d8b Update bind99 to 9.9.4pl2 (BIND 9.9.4-P2), securify fix for CVE-2014-0591.
pkgsrc change: remove patches/patch-configure.in.

	--- 9.9.4-P2 released ---

3693.	[security]	memcpy was incorrectly called with overlapping
			ranges resulting in malformed names being generated
			on some platforms.  This could cause INSIST failures
			when serving NSEC3 signed zones.  [RT ]

3658.	[port]		linux: Address platform specific compilation issue
			when libcap-devel is installed. [RT ]
2014-01-13 17:31:00 +00:00
taca
73b24e9255 Update bind98 to 9.8.6pl2, (BIND 9.8.6-P2), security fix for CVE-2014-0591.
--- 9.8.6-P2 released ---

3693.	[security]	memcpy was incorrectly called with overlapping
			ranges resulting in malformed names being generated
			on some platforms.  This could cause INSIST failures
			when serving NSEC3 signed zones.  [RT ]

3658.	[port]		linux: Address platform specific compilation issue
			when libcap-devel is installed. [RT ]
2014-01-13 17:28:22 +00:00
taca
616b5d98fc Update bind96 to bind-9.6.3.1.ESV.10pl2 (BIND 9.6-ESV-R10-P2), security
fix for CVE-2014-0591.

	--- 9.6-ESV-R10-P2 released ---

3693.	[security]	memcpy was incorrectly called with overlapping
			ranges resulting in malformed names being generated
			on some platforms.  This could cause INSIST failures
			when serving NSEC3 signed zones.  [RT ]

3658.	[port]		linux: Address platform specific compilation issue
			when libcap-devel is installed. [RT ]
2014-01-13 17:27:09 +00:00
ryoon
2fb6779746 Fix PR pkg/48504
* Use ksh instead of /bin/sh for NetBSD 5 and 6
* Tested on NetBSD/i386 5.2 and NetBSD/amd64 6.1 with non-PREFER_PKGSRC
2014-01-13 15:06:55 +00:00
jperkin
c84d98ab9c Fix build with Apple GCC 4.2.1. 2014-01-13 14:53:37 +00:00
jperkin
1e0c2ffae4 Include lang/python/tool.mk, gyp-mac-tool previously used the system python
which on Snow Leopard is 2.6 and is unable to handle the constructs used in
that file.
2014-01-13 13:07:51 +00:00
obache
2a86b50e94 No reason to be runtime dependency on gettext-lib. 2014-01-13 12:44:12 +00:00
obache
ebb0d0aed7 Convert abuse of buildlink with librsvg as build depend to TOOL_DEPENDS. 2014-01-13 12:37:51 +00:00
obache
0b2597ae3e No need to buildlink with gtk2, and gtk-update-icon-cache is not used.
Drop buildlink with gtk2, and set gtk-update-icon-cache as noop.
2014-01-13 12:13:41 +00:00
fhajny
67e82329e9 Fix build/PLIST for gmake<4. Bump PKGREVISION. 2014-01-13 12:10:23 +00:00
obache
0948c5551e Use upstream way to fix. 2014-01-13 11:44:27 +00:00
jperkin
ac6dd5f621 Needs gtk2. 2014-01-13 11:39:12 +00:00
jperkin
bc99af1d4e Exclude 64-bit system library paths on SunOS. 2014-01-13 11:25:54 +00:00
adam
3e037dcdb9 Updated lang/perl5 to 5.18.2 2014-01-13 10:00:32 +00:00
adam
21a3ad9e07 Changes 5.18.2:
* B has been upgraded from version 1.42_01 to 1.42_02.
* B::Concise has been upgraded from version 0.95 to 0.95_01.
* English has been upgraded from version 1.06 to 1.06_01. This fixes an error about the performance of $`, $&, and c<$'>.
* File::Glob has been upgraded from version 1.20 to 1.20_01.
Bugs fixed:
* Perl 5.18.1 introduced a regression along with a bugfix for lexical subs. Some B::SPECIAL results from B::CV::GV became undefs instead. This broke Devel::Cover among other libraries.
* Perl 5.18.0 introduced a regression whereby [:^ascii:], if used in the same character class as other qualifiers, would fail to match characters in the Latin-1 block.
* Perl 5.18.0 introduced a regression when using ->SUPER::method with AUTOLOAD by looking up AUTOLOAD from the current package, rather than the current package’s superclass.
* Perl 5.18.0 introduced a regression whereby -bareword was no longer permitted under the strict and integer pragmata when used together.
* Previously PerlIOBase_dup didn't check if pushing the new layer succeeded before (optionally) setting the utf8 flag. This could cause segfaults-by-nullpointer.
* A buffer overflow with very long identifiers has been fixed.
* A regression from 5.16 in the handling of padranges led to assertion failures if a keyword plugin declined to handle the second ‘my’, but only after creating a padop.
* The construct $r=qr/.../; /$r/p is now handled properly, an issue which had been worsened by changes 5.18.0.
2014-01-13 09:59:16 +00:00
dholland
d5928c725f wm/awesome 2014-01-13 02:20:11 +00:00
dholland
a1be6a35d9 According to a report from Michael Kopp in private mail, this needs
pango at runtime or it won't start.

Note: it isn't clear to me where this comes from or what the
circumstances are (the package source does not appear to refer
directly to pango) so I'm going to use buildlink rather than just
DEPENDS (which might be sufficient) out of paranoia.

PKGREVISION -> 3.
2014-01-13 02:19:47 +00:00
cheusov
46fa0ab4b3 pkglint now warns about broken dependencies like >=x.y.*
Version->4.135
2014-01-13 01:54:52 +00:00
cheusov
9367bb512b Fix build failure on NetBSD-5.1 2014-01-13 00:01:12 +00:00
spz
82b8b892c0 update to version 5.0.3:
This release fixes a security vulnerability in Roller, listed below:
CVE-2014-0030 Apache Roller XML-RPC susceptible to XML Entended Entity attacks
2014-01-12 22:22:25 +00:00
schmonz
ac9defc63c Let naive configure scripts find freetype-config (needed for latest php55-gd). 2014-01-12 21:19:33 +00:00
cheusov
774a9d6be6 Fix for incorrect dependency >=1.55.* 2014-01-12 20:48:14 +00:00
wiz
cc84ffbd80 Added mail/mutt-kz version 1.5.22.1rc1 2014-01-12 17:44:06 +00:00
wiz
91bd150aed + mutt-kz. 2014-01-12 17:43:55 +00:00
wiz
6b9e50d2ae Import mutt-kz-1.5.22.1rc1 as mail/mutt-kz.
This package contains the mutt-kz fork with notmuch support and
another improvements.

The Mutt E-Mail Client by Michael Elkins <me@cs.hmc.edu>

``All mail clients suck.  This one just sucks less.'' -me, circa 1995

Mutt is a small but very powerful text-based MIME mail client.
Mutt is highly configurable, and is well suited to the mail power
user with advanced features like key bindings, keyboard macros,
mail threading, color, PGP and S/MIME, POP3, IMAP, various mailbox
formats, regular expression searches and a powerful pattern matching
language for selecting groups of messages.
2014-01-12 17:43:37 +00:00
spz
1ab6297770 updated net/ntp4 2014-01-12 17:20:44 +00:00
spz
c0cd3b4380 update to ntp latest dev version to deal with CVE-2013-5211
(amplification attacks using monlist queries)

tickadj for Solaris is a guess (and probably version dependent)
the bulk builds will tell :)
2014-01-12 17:01:02 +00:00
jperkin
02c0fe1123 Remove node.js, has existed as lang/nodejs for a long time. 2014-01-12 16:33:24 +00:00
darcy
b4f6c193e7 Suggest addition of node.js. 2014-01-12 15:31:05 +00:00
cheusov
d1b2358b2d morr@ dropped maintainership 2014-01-12 15:30:12 +00:00
mspo
6d779a6c6c Added net/netcat-openbsd version 1 2014-01-12 15:07:42 +00:00
mspo
24921db9b5 add netcat-openbsd pkg to Makefile 2014-01-12 15:07:11 +00:00
mspo
2f61d7d4f0 add a pkg for my fork of OpenBSD's netcat, which has a lot more features than hobbit netcat. I had to unpolitely remove some openbsd-specific features 2014-01-12 15:06:37 +00:00
mspo
08fb1286eb Updated devel/concurrencykit to 0.3.3 2014-01-12 15:02:02 +00:00
mspo
51909cb90b add concurrencykit to Makefile 2014-01-12 15:00:45 +00:00
mspo
eb369eefe3 add concurrencykit pkg, a collection of routines and libs for high performance
concurrent systems
2014-01-12 14:59:47 +00:00
chopps
fae967583f pull in fix from readline git repo (will be in 6.3) for vi mode and the
'cc', 'dd', 'yy' commands. Also correctly build examples for testing.
2014-01-12 13:30:25 +00:00
wen
2ec061d195 Updated textproc/p5-Pod-POM to 0.29 2014-01-12 11:41:55 +00:00
wen
cea76a0bdd Update to 0.29
Upstream changes:
Version 0.29  2013-12-31
* fixed bug 87124 (upgrade Module::Install)
* fixed bug 90010 (typos)
2014-01-12 11:40:57 +00:00
wen
43b50483ab Updated textproc/p5-Pod-Elemental-PerlMunger to 0.200000 2014-01-12 10:47:47 +00:00
wen
c689af0e53 Update to 0.200000
Upstream changes:
0.200000  2014-01-11 14:23:46-05:00 America/New_York
        - it's now possible to replace Pod with something rather than nothing
          when it's extracted from your document; check out the "replacer"
          attribute

0.100000  2014-01-07 20:02:01-05:00 America/New_York
        - encode character string input into octets for PPI, then ensure output
          is also characters
2014-01-12 10:46:56 +00:00
wiz
a0176db1ee Remove FETCH_USING, not a package-setable variable. 2014-01-12 10:46:15 +00:00
wen
9b2d2bd186 Updated textproc/p5-Pod-Elemental to 0.102364 2014-01-12 10:43:05 +00:00
wen
0ff96aaaf4 Update to 0.102364
Upstream changes:
0.102364  2013-11-28 07:27:08 America/New_York
          stop using deprecated Class::MOP::load_class
2014-01-12 10:42:14 +00:00
wen
c7973568f9 Updated textproc/p5-String-CRC32 to 1.5 2014-01-12 10:37:49 +00:00
wen
dca001946b Update to 1.5(No upstream changelog)
Add LICENSE
2014-01-12 10:37:08 +00:00
wen
b1af188397 Updated textproc/p5-String-Truncate to 1.100601 2014-01-12 10:31:57 +00:00
wen
46cfcf8e2c Update to 1.100601
Upstream changes:
1.100601  2013-10-15 22:38:52 America/New_York
          update bugtracker and repo metadata
2014-01-12 10:30:51 +00:00
wen
bcf1e91f95 Updated filesystems/p5-Path-Tiny to 0.051 2014-01-12 10:21:07 +00:00
wen
3b966b22a7 Update to 0.051
Upstream changes:
0.051     2013-12-20 07:34:14 America/New_York

    [FIXED]

    - Fixed file order bug in the new test file

0.050     2013-12-20 07:27:20 America/New_York

    [FIXED]

    - Recursive iteration won't throw an exception if a directory is
      removed or unreadable during iteration.

0.049     2013-12-12 00:48:01 America/New_York

    [FIXED]

    - Generates filename for atomic writes independent of thread-ID.
      Fixes crashing bug on Win32 when fork() is called.

0.048     2013-12-11 21:56:23 America/New_York

    [ADDED]

    - Added 'subsumes' method

    [CHANGED]

    - The 'chomp' option for 'lines' will remove any end-of-line sequences
      fully instead of just chomping the last character

    - The 'flock' package will no longer indexed by PAUSE

    [FIXED]

    - Hides warnings and fixes possible fatal errors from pure-perl Cwd,
      particularly on MSWin32
2014-01-12 10:20:12 +00:00