Commit graph

158236 commits

Author SHA1 Message Date
reed
5bf65a5cae Be more specific with tex-latexconfig dependency
because the old version didn't provide needed color.cfg
and graphics.cfg configurations.
2010-05-06 15:15:41 +00:00
pettai
6462e1c535 fixed email 2010-05-06 14:56:16 +00:00
sno
92af07c940 Updated databases/p5-MLDBM to 2.04 2010-05-06 14:51:41 +00:00
sno
02c56aa24c Updating databases/p5-MLDBM from 2.01nb3 to 2.04
pkgsrc changes:
- Update comment
- Add license definition
- Switch to Module::Build

Upstream changes since 2.01
2.04 (08 Mar 2010, by Alexandr Ciornii)
    Compatibility with old EU::MM.

2.03 (27 Feb 2010, by Alexandr Ciornii)
    Error in test fixed.

2.02 (19 Feb 2010, by Alexandr Ciornii)
    New tests added.
    Distribution upgraded
2010-05-06 14:51:29 +00:00
pettai
dd5700843a + opendnssec 2010-05-06 13:27:08 +00:00
obache
8956c4ec26 Add isc license as default acceptable license. 2010-05-06 13:16:59 +00:00
obache
c6b17515fa Set LICENSE=isc 2010-05-06 13:13:11 +00:00
obache
257430689b Add open source intiative approved ISC License (ISCL). 2010-05-06 13:12:23 +00:00
obache
b7bc2693a4 Add the header line. 2010-05-06 13:07:10 +00:00
pettai
390324a6ac Added security/opendnssec version 1.0.0 2010-05-06 12:53:17 +00:00
pettai
9bcbd303b0 The OpenDNSSEC project announces the development of Open Source software
that manages the security of domain names on the Internet.
The project intends to drive adoption of Domain Name System Security Extensions
(DNSSEC) to further enhance Internet security.
2010-05-06 12:50:17 +00:00
pettai
491505d578 Updated net/nsd to 3.2.5 2010-05-06 12:26:07 +00:00
pettai
1b88015864 fixed typo 2010-05-06 12:25:08 +00:00
pettai
66d959c8ab Added net/unbound version 1.4.4 2010-05-06 12:22:50 +00:00
adam
0d7a300698 Updated benchmarks/netperf to 2.4.5 2010-05-06 11:17:33 +00:00
adam
69564ba80a Changes 2.4.5:
* Fixes for Linux procstat-based CPU utilization on newer kernels
  from Andrew Gallatin.
* Fix for a TCP_RR hang from Michael Shuldman
* Compilation cleanups for MingW cnd MSDOS (djgpp) ourtesy of Gisle Vanem.
* Changes to enable compilation and building of netperf for
  VMware. Kudos to the person who did the first port, I will be happy
  to name that person when told it is OK :)
* Fixes from Adam Bidema for launching netserver children when the
  path to netserver.exe is very long.
* For the first time, netperf2 has a dependency, albeit optional, on
  another non-base-os bit of code - libsmbios under Linux.
* Fixes for BSD CPU utilization to deal with different BSD variants
  using different types.
* The "omni" suite has been added on an experimental basis.
* Coming along for the ride are some new platform specific files to
  determine the probable egress interface for each end of a test, as
  well as driver information for that interface.
* The UDP_RR test now understands the global -f option to change
  output units.  It also understands the -B option to tag
  results. Courtesy of Alexander Duyck.
* A fix has been added for hanging UDP_RR tests under Windows.
* Fixes for Solaris sendfilev usage.
* A TCP_MSS test has been added which will report the MSS for a data
  connection setup as if the test were a TCP_STREAM test.
* The width of the confidence interval can be specified in fractions
  of a percent for the confidence of a clean, close, comfortable
  calculation. :)
* Honor the global -B option in a TCP_SENDFILE test.
* Correct the sense of Send/Recv in the banner of a TCP_MAERTS test.
2010-05-06 11:14:01 +00:00
drochner
9c331f1204 update to 1.6.5
changes:
-fixes for Mac OS X 10.6 (Snow Leopard)
-A number of newly reported crashes were fixed
-new layouts and modules
-Windows support

approved by Jeremy C. Reed
2010-05-06 10:46:49 +00:00
pettai
54545939dc nsd 3.2.5:
Features:
    * New option 'nsid:', to specify the NSID (Bugfix #298).
    * The default chroot can be set with --with-chroot=dir.
      If not set, by default chroot will not be used.
    * Optimized zonec and b64_pton compatibility code.
    * Optimized memory allocations. Use mmap/munmap instead of malloc/free.
      Experimental, by default off. Enable it at build time with --enable-mmap.

Bugfixes:
    * NSD will not start if chroot is configured,
      but changing root is not possible
    * Make use of the more secure strl* functions.
    * Bugfix #303: spelling error.

Operational notes:
    * NSID support is now enabled by default.
2010-05-06 10:37:49 +00:00
adam
4f53b6d8d8 Updated lang/gcc44 to 4.4.4 2010-05-06 10:22:11 +00:00
adam
fb7b9246d1 Changes 4.4.4:
The [1]GNU project and the GCC developers are pleased to announce the
release of GCC 4.4.4.

This release is a bug-fix release, containing fixes for regressions in
GCC 4.4.3 relative to previous releases of GCC.
2010-05-06 10:21:17 +00:00
pettai
b96ef5835e unbound-1.4.3:
Features:
    * Experimental ECC-GOST algorithm support.
    * unbound-host disables use-syslog from config file.
    * Include less in config.h and include per code file for ldns, ssl.

Bug Fixes:
    * [bugzilla: 305 ] (regarding pkt_dname_tolower).
    * Fix chain of trust with CNAME, for the DS processing proof.
    * Fix validation of queries with wildcard names (*.example).
    * Fix EDNS probe for .de DNSSEC testbed failure (backoff).
    * unbound control flushed items are not counted when flushed again.
    * iana portlist updated.
    * [bugzilla: 301 ] (regarding unbound-checkconf).
    * Fixed random numbers for port, interface and server selection.
    * Refer to the listing in unbound-control man page in the extended \
      statistics entry in the unbound.conf man page.
    * Fix interface-automatic for OpenBSD: msg.controllen was too small.
    * check for IP_SENDSRCADDR for interface-automatic or IP_PKTINFO.
    * for NSEC3 check if signatures are cached.
    * Reordered configure checks so fork and -lnsl -lsocket checks are earlier.
    * ldns tarball updated.
    * Fix python use when multithreaded.
    * Fix solaris python compile.
    * spelling fix in validation error involving cnames.
2010-05-06 09:38:24 +00:00
sbd
14b69a15c6 Work around the inconsistent behavior "cp -r" when coping symbolic link.
Closes PR 41142.
2010-05-06 09:36:28 +00:00
sbd
1a2a30c5d4 honor PKGMANDIR, from PR 42329 2010-05-06 09:17:27 +00:00
sbd
a9296e7889 honor PKGMANDIR 2010-05-06 09:15:55 +00:00
adam
1a416fac02 Updated math/R to 2.11.0 2010-05-06 07:34:49 +00:00
adam
4b20d2b934 Changes 2.11.0:
* Packages must have been installed under R >= 2.10.0, as the
  current help system is the only one now supported.
* A port to 64-bit Windows is now available as well as binary package
  repositiories: see the 'R Administration and Installation Manual'.
* Argument matching for primitive functions is now done in the same way
  as for interpreted functions except for the deliberate exceptions
	call switch .C .Fortran .Call .External
  all of which use positional matching for their first argument,
  and also some internal-use-only primitives.
* The default device for command-line R at the console on Mac OS X
  is now quartz() and not X11().

New features
* The 'open' modes for connections are now interpreted more consistently.
* R CMD INSTALL now uses the internal untar() in package utils.
* help(try.all.packages = TRUE) is much faster.
* R CMD check has a new option '--timings' to record per-example timings
  in file <pkg>.Rcheck/<pkg>-Ex.timings.
* The TRE library has been updated to version 0.8.0 (minor bugfixes).
More...
2010-05-06 07:33:40 +00:00
tonnerre
abad9711cb bbdb doesn't like jobs. 2010-05-06 06:06:47 +00:00
reed
6868665190 Add a CONFLICTS for tex-bin-tetex<=3.0.12897
which it also supersedes.
It had a conflciting PLIST entry: share/texmf/dvips/tetex/config.builtin35
(That old package doesn't exist anymore.)
2010-05-06 01:47:41 +00:00
seb
d03b8d70f1 Note initial addition of p5-Net-SMTP-SSL version 1.01 as
mail/p5-Net-SMTP-SSL into The NetBSD Packages Collection.

The Perl 5 module Net::SMTP::SSL implements the same API as Net::SMTP,
but uses IO::Socket::SSL for its network operations.
2010-05-06 00:45:50 +00:00
seb
d134e0f403 Add & enable p5-Net-SMTP-SSL 2010-05-06 00:45:20 +00:00
seb
a6dd978622 Initial import of p5-Net-SMTP-SSL version 1.01 in the NetBSD Packages
Collection.

The Perl 5 module Net::SMTP::SSL implements the same API as Net::SMTP,
but uses IO::Socket::SSL for its network operations.
2010-05-06 00:45:02 +00:00
seb
8c0bbe02a5 Updated devel/p5-Moose to 1.02 2010-05-05 23:19:57 +00:00
seb
242ae12df5 Update p5-Moose from version 1.01 to version 1.02.
Upstream changes:
1.02 Sat, May 01, 2010

  [BUG FIXES]

  * Stop the natatime method provided by the native Array trait from returning
    an exhausted iterator when being called with a callback. (Florian Ragwitz)

  * Make Moose::Meta::TypeConstraint::Class correctly reject RegexpRefs.
    (Florian Ragwitz)

  * Calling is_subtype_of on a Moose::Meta::TypeConstraint::Class with itself or
    the class the TC represents as an argument incorrectly returned true. This
    behavior is correct for is_type_of, not is_subtype_of. (Guillermo Roditi)

  * Use File::Temp for temp files created during tests. Previously, files were
    written to the t/ dir, which could cause problems of the user running the
    tests did not have write access to that directory.. (Chris Weyl, Ævar
    Arnfjörð Bjarmason)

  * Pass role arguments along when applying roles to instances. (doy, lsm)
2010-05-05 23:19:34 +00:00
seb
9715c44dbf Updated time/p5-DateTime-TimeZone to 1.18 2010-05-05 22:58:48 +00:00
seb
d7114ffbfb Update p5-DateTime-TimeZone from version 1.17 to version 1.18.
Upstream changes:
1.18    2010-04-19
- This release is based on version 2010i of the Olson database. This release
  includes changes for Morocco, Taiwan (historical only), and Argentina.
2010-05-05 22:58:36 +00:00
seb
3b8e7210b2 Updated security/p5-IO-Socket-SSL to 1.33 2010-05-05 22:47:32 +00:00
seb
98e8211f03 Update p5-IO-Socket-SSL from version 1.32 to version 1.33.
Upstream changes:
v1.33 2010.03.17
- attempt to make t/memleak_bad_handshake.t more stable, it fails
  for unknown reason on various systems
- fix hostname checking: an IP should only be checked against
  subjectAltName GEN_IPADD, never against GEN_DNS or CN.
  Thanks to rusch[AT]genua[DOT]de for bug report
2010-05-05 22:47:20 +00:00
seb
f8fadf183d Updated devel/p5-Params-Util to 1.01 2010-05-05 22:19:38 +00:00
seb
ee96d35dd1 Update p5-Params-Util from version 1.00 to version 1.01.
Upstream changes:
1.01 Thu 18 Mar 2010
        - Fixed can_cc() bug in Makefile.PL where it was checking an existence
          of PATH directory rather than executables. RT#55668 (DGOLDEN, MIYAGAWA)
2010-05-05 22:19:24 +00:00
seb
304766fab2 Updated devel/p5-App-cpanminus to 1.0003 2010-05-05 22:07:33 +00:00
seb
35542adf43 Update p5-App-cpanminus from version 1.0002 to version 1.0003.
Upstream changes:
1.0003  Tue May  4 16:12:53 PDT 2010
   - Worked around win32 fork and stdout dup issue (xaicron, charsbar)
2010-05-05 22:07:11 +00:00
seb
22f91496f6 belatedly note update of devel/p5-App-cpanminus to 1.0002 2010-05-05 22:00:47 +00:00
seb
bc0961d009 Updated textproc/p5-YAML-LibYAML to 0.33 2010-05-05 21:56:27 +00:00
seb
04c63e57d6 Update p5-YAML-LibYAML from version 0.32 to version 0.33.
Pkgsrc changes:
- this package minimum required Perl version (PERL5_REQD) can be
dropped as pkgsrc requires a newer version anyway
- placate pkglint: whitespace fix

Upstream changes:
version: 0.33
date:    Wed Apr 14 17:57:10 PDT 2010
changes:
- Applied Gisle Aas' patch from https://rt.cpan.org/Ticket/Display.html?id=43115
2010-05-05 21:56:11 +00:00
wiz
610a165fce Updated multimedia/farsight2 to 0.0.17nb3 2010-05-05 21:51:59 +00:00
wiz
ba0d273001 Fix build with libnice-0.0.11 and depend on it.
Bump PKGREVISION.

Fixes PR 43241 by Muhammad Hallaj Subery.
2010-05-05 21:51:49 +00:00
reed
a5080a0dc8 The BUILDLINK API dependency should be for xf86driproto not
driproto. I noticed this when it built with old xf86driproto
that had conflicting file. So add a CONFLICTS too.
2010-05-05 18:33:30 +00:00
drochner
e495211210 update to 0.9.4
fixes issues running Kye with newer versions of GTK and librsvg
2010-05-05 18:33:25 +00:00
drochner
57229bca2f lua will be picked up if present, there is no easy way to disable this,
so just bl3 it
2010-05-05 18:23:52 +00:00
drochner
b7597049fb explicitely disable openal if the option is not chosen, otherwise
it will be picked up anyway if present
(seems that some autoconf->cmake conversions are missing)
2010-05-05 18:21:52 +00:00