Commit graph

11312 commits

Author SHA1 Message Date
obache
34a560cbb0 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
taca
adfa5980a4 Add patch for CVE-2012-0870.
Bump PKGREVISION.
2012-03-13 13:22:24 +00:00
adam
698b757f71 Changes 3.5.13:
* BUG 8327: Fix config reload to reload shares from registry.
* BUG 8139: Ignore SMBecho errors.
* BUG 8521: Fix Winbind cache timeout expiry test.
* BUG 8561: Fully observe password change settings.
* BUG 8631: Fix POSIX ACE x permission mapping to and from a DACL.
* BUG 8636: When returning an ACL without SECINFO_DACL requested, we still
  set SEC_DESC_DACL_PRESENT in the type field.
* BUG 8644: Make sure that vfs_acl_xattr and vfs_acl_tdb modules add
  inheritable entries on a directory with no stored ACL.
* BUG 8663: Fix deleting a symlink if the symlink target is outside of the
* share.
* BUG 8664: Fix renaming a symlink if the symlink target is outside of the
  share.
* BUG 8673: Fix NT ACL issue.
* BUG 8679: Make sure that recvfile code path using splice() on Linux
  does not leave data in the pipe on short write.
* BUG 8687: Fix typo in 'net memberships' usage.
2012-03-13 12:40:53 +00:00
joerg
9bb3cf6396 Remove non-sense statement in man page which triggers an assertion with
mandoc. Bump revision.
2012-03-12 21:54:13 +00:00
taca
3f8bba06c2 Don't install doc/arm HTML files twice. 2012-03-12 15:40:15 +00:00
joerg
ba6c660d33 Don't install cat pages. Bump revision. 2012-03-12 04:32:11 +00:00
wiz
5688b1c41a Update skype license for net/skype1 to currently valid one.
Add skype21 license for net/skype21.
2012-03-11 18:42:48 +00:00
wiz
6b1aa99d0d Add patches to distinfo (hi Mark!) 2012-03-11 09:38:12 +00:00
markd
830560416b Fix build with gcc 4.6 2012-03-10 22:05:03 +00:00
shattered
4e1ace5963 Set LICENSE. 2012-03-10 21:22:07 +00:00
shattered
2a4afa461a Set LICENSE. 2012-03-10 13:20:10 +00:00
obache
8a95af1ca9 bump PKGREVISION from python default change to 2.7. 2012-03-10 10:56:12 +00:00
wiz
7f6ca7040e Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
2012-03-09 12:33:57 +00:00
wiz
fe2cd4ae63 Recognize python2.7. Bump PKGREVISION. 2012-03-08 11:43:47 +00:00
hans
5e033e8623 Fix build on SunOS. 2012-03-08 10:35:24 +00:00
joerg
3015395dd6 Don't install cat page. Bump revision. 2012-03-08 01:08:41 +00:00
hans
40f6e8f567 Fix build on SunOS. 2012-03-07 18:56:51 +00:00
hans
2110df91a3 Fix build on SunOS. 2012-03-07 18:27:30 +00:00
hans
ae0a4ee491 There is no net/slip.h on SunOS, so just define SLIP_HDRLEN manually. 2012-03-07 17:45:27 +00:00
hans
479cfc823e Fix build on SunOS. 2012-03-07 17:19:56 +00:00
taca
31f3a0cc16 Add and enable bind99. 2012-03-07 14:26:18 +00:00
taca
b8e71188a0 Importing BIND 9.9.0 as pkgsrc/net/bind99.
Introduction

   BIND 9.9.0 is the first production release of BIND 9.9.

   This document summarizes changes from BIND 9.8 to BIND 9.9.
   Please see the CHANGES file in the source code release for a
   complete list of all changes.

New Features

* The new "inline-signing" option
* NXDOMAIN redirection
* "rndc flushtree <name>" command
* "rndc sync" command
* The new "rndc signing" command
* "auto-dnssec" zones
* Improves the startup time

And more.
2012-03-07 14:25:00 +00:00
hans
3a78a390f9 Fix build on SunOS.
- include sys/cdefs.h in bundled proplib
- use nbcompat/endian.h if available
2012-03-07 11:39:39 +00:00
elric
cefd49db18 Revert prior at request. 2012-03-07 00:19:08 +00:00
elric
f66455abb0 Install the man page as it is rather useful. 2012-03-06 18:24:15 +00:00
ryoon
9c53210756 Recursive PKGREVISION bump for xulrunner, nss, and nspr. 2012-03-06 17:38:53 +00:00
obache
3433d7f60b Allow to accept not only ruby 192, but also 193. 2012-03-06 11:19:56 +00:00
gdt
6396a5eaa5 Add patch to fix directory reading problems:
On NetBSD, force DIRBLKSIZ to 512, which matches the block size (and
  thus padding) for the representation of directories in UFS.
  coda_readdir will call the readdir from the container filesystem, and
  thus the padding of directories must match what the container
  filesystem would have done.

  Analysis and fix due to Brett Lymn.

  Not yet reported upstream; a better fix is desired.

Also:

  Set LICENSE.

  Add annotations to other patches about their upstream status, after
  pinging upstream.
2012-03-05 11:27:52 +00:00
dholland
413ecdf173 Doesn't work with python24. (syntax error on "finally:") 2012-03-05 08:12:38 +00:00
dholland
dc4dcb644d Avoid trying to use <sys/errno.h>; it isn't standard, isn't needed, and
fails on some platforms.
2012-03-05 04:44:16 +00:00
dholland
1ca4df1cee Pass ${INSTALL_MAN} and ${INSTALL_SCRIPT} to make install invocations.
Otherwise the package's own ${INSTALL} logic is used, which leads to
running /usr/bin/install on systems where it doesn't work, like
Solaris and Irix.
2012-03-05 04:18:14 +00:00
joerg
9839df69ad Honour MANINSTALL. 2012-03-04 19:49:41 +00:00
wiz
b630ed46ca More pcre PKGREVISION bumps. 2012-03-03 12:54:15 +00:00
wiz
e64308b04b Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
apb
94ba874f0f Patch the setup script to use PREFIX/include and PREFIX/lib.
This should fix a build failure, where it failed to
find the installed version of zmq.  (It worked for me because
I had /usr/pkg/lib in /etc/ld.so.conf.)

Bump PKGREVISION to 1.
2012-03-02 18:44:44 +00:00
hans
e72282b7f9 Buildlink against solaris-tap on SunOS. 2012-03-02 18:31:40 +00:00
hans
b5f8a549b5 Uses cdefs. 2012-03-02 16:47:10 +00:00
hans
bb9cd87c17 Uses cdefs. 2012-03-02 16:36:57 +00:00
hans
6336cc7b2d Uses cdefs. 2012-03-02 16:25:39 +00:00
obache
0bc83853b8 Update mikutter to 0.1.0.697, switch to new unstable release. 2012-03-02 06:34:35 +00:00
hans
b051fc5ec1 Recursive bump from devel/boost-libs update. 2012-02-29 16:32:19 +00:00
obache
878b3b4191 fix a typo in comment. 2012-02-29 07:53:29 +00:00
obache
11654b8b92 Update ruby-addressable to 2.2.7.
# Addressable 2.2.7
- fixed issues related to Addressable::URI#query_values=
- the Addressable::URI.parse method is now polymorphic
2012-02-29 07:47:04 +00:00
cheusov
eb9b9f1c43 Update to 2.0.05 by package maintainer + my fixes.
maradns-2.0.05:

     This is a stable release of MaraDNS.

       * Security bugfix for CVE-2011-5056
       * Deadwood updated to Deadwood 3.2.01
       * Nicholas Bamber's Makefile.freebsd file added.

     (2012.02.12)

   maradns-1.4.10:

     The hash compression function has better collision resistance.
     More details at http://bam2.vk.tj

     (2012.01.13)

   maradns-1.4.09:

     Hotfix: The hash randomization now has 31 bits of entropy, and
     the hash does a fairly good job of choosing a random hash
     bucket again. More details at http://al72.vk.tj

     (2011.12.30)

   maradns-1.4.08:

     Security hotfix: Hash randomization added to MaraDNS 1's
     recursive resolver. MaraDNS 2 is not impacted (it's been using
     a randomized hash since 2007). More details at
     http://al62.vk.tj

     (2011.12.29)

   maradns-1.4.07:

   This is a legacy release of MaraDNS. All patches are backports
   of MaraDNS 2.0 bug fixes.

       * A typo fix for fetchzone
       * AXFR-over-UDP packets are now correctly marked "truncated"
       * It is now possible to have the '/' in hostnames
       * Fix for Debian bug #607739: Hostname shown when
         complaining about DDIP issues
       * AngelD's issue with zone transfers when there are a lot of
         FQDN4 records fixed.
       * Karim's issue with '/read' directive fixed

     (2011.11.11)
2012-02-28 21:55:27 +00:00
minskim
d4a924e0df Add ruby-domain_name. 2012-02-28 20:32:34 +00:00
minskim
94d2f2e695 Import ruby193-domain_name-0.5.2 as net/ruby-domain_name.
This is a domain name manipulation library for Ruby.  It can also be
used for cookie domain validation based on the Public Suffix List.
2012-02-28 20:31:29 +00:00
pettai
e8c839ca62 Unbound 1.4.16
Features:

* applied patch to support outgoing-interface with ub_ctx_set_option.

Bug Fixes:

* Fix validation failures (like: validation failure xx: no NSEC3 closest
  encloser from yy for DS zz. while building chain of trust, because of
  a bug in the TTL-fix in 1.4.15, it picked the wrong rdata for an NSEC3.
  Now it does not change rdata, and fixes TTL.
* Fix version-number in libtool to be version-info so it produces
  libunbound.so.2 like it should.
* Fixes for port to OpenIndiana OS with gcc 4.6.
* Fix to write key files completely to a temporary file, and if that
  succeeds, replace the real key file. So failures leave a useful file.

Unbound 1.4.15

Bug Fixes:

* Fix for memory leak (about 20 bytes when a tcp or udp send operation
  towards authority servers failed, takes about 50.000 such failures to
  leak one Mb, such failures are also usually logged).
* Fix to randomize hash function, based on 28c3 congress.
* [bugzilla: 425 ] unbound reports wrong TTL in reply, it reports a TTL
  that would be permissible by the RFCs but it is not the TTL in the cache.
* [bugzilla: 429 ] add ub_version() call to libunbound. API version increase,
  with (binary) backwards compatibility for the previous version.
* Fix bug where canonical_compare of RRSIG did not downcase the signer-name.
  This is mostly harmless because RRSIGs do not have to be sorted in
  canonical order, usually.
* uninitialised variable in reprobe for rtt blocked domains fixed.
* iana portlist updated.
2012-02-28 20:05:05 +00:00
drochner
9e42a5623e reset PKGREV for base pkg update 2012-02-28 18:43:39 +00:00
roy
5d95606b05 Bump to 3.3, changes include:
* Many threading changes for greater perfomance
* Can now make TCP/IP queries to remote IPv6 addresses
* Domains can be forwarded to IPv6 addresses
2012-02-28 10:49:27 +00:00
sbd
9e3e4c7c3c Add omniidl_be_init hack.
Both the omniORB package and py-omniORBpy install files into
${PYSITELIB}/omniidl_be, but the only files that conflicts are __init__.py
with the comment "Empty file to convince Python that this is a module."
and __init__.pyc.
So if this package is being built with the same PYTHON_VERSION_DEFAULT as
omniORB was simply don't install the __int__.py{,c} files.
2012-02-28 07:20:21 +00:00