Commit graph

219097 commits

Author SHA1 Message Date
fhajny
3dc113716c Add net/p5-Net-Domain-TLD 2014-07-15 14:04:16 +00:00
fhajny
94680f761e Added net/p5-Net-Domain-TLD version 1.72 2014-07-15 14:03:32 +00:00
fhajny
700a6fa2fe Import p5-Net-Domain-TLD 1.72.
The purpose of this module is to provide user with current list
of available top level domain names including new ICANN additions
and ccTLDs.
2014-07-15 14:03:13 +00:00
fhajny
6cc0dbfdc9 Fix PLIST for when the perl option is specified. 2014-07-15 12:55:03 +00:00
obache
fe1ed5c803 + py-mcomix 2014-07-15 12:13:10 +00:00
obache
0539a7c394 Added graphics/py-mcomix version 1.00 2014-07-15 12:12:32 +00:00
obache
7bf8fe6279 Import py-mcomix-1.00 as graphics/py-mcomix.
Based on PR pkg/48992 by NONAKA Kimihiro.

MComix is a user-friendly, customizable image viewer. It is
specifically designed to handle comic books, but also serves as a
generic viewer. It reads images in ZIP, RAR, 7Zip or tar archives as
well as plain image files.
2014-07-15 12:12:17 +00:00
jperkin
bc7a923718 Needs groff and a real nroff(1). 2014-07-15 10:01:09 +00:00
taca
4a8cdc879f Note update of time/ruby-tzinfo package to 0.3.40. 2014-07-15 03:49:25 +00:00
taca
818b1868e7 Update ruby-tzinfo to 0.3.40.
== Version 0.3.40 (tzdata v2014e) - 10-Jul-2014

* Updated to tzdata version 2014e
  (http://mm.icann.org/pipermail/tz-announce/2014-June/000022.html).
2014-07-15 03:48:48 +00:00
jperkin
ae2c66a205 Switch to groff rather than nroff for tools, mandoc as an nroff substitute
doesn't support -ms.
2014-07-14 19:20:46 +00:00
jperkin
6c63c114b7 lbdb installs scripts dynamically based on the host system, handle the
cases where tac(1) isn't available nor finger(1) on SunOS.
2014-07-14 17:09:36 +00:00
jperkin
74a4bc104a Don't use non-portable '.' syntax for chown. 2014-07-14 16:47:46 +00:00
jperkin
63bd31ecb4 Various patches to fix x11/qt5-qtdeclarative on SunOS. 2014-07-14 16:32:14 +00:00
fhajny
620c45ea2e Updated net/haproxy to 1.5.2 2014-07-14 15:32:01 +00:00
fhajny
deb083076b Update haproxy to 1.5.2. Introduce support for OpenSSL, PCRE and Zlib.
1.5.2
-----
Two extra important issues were discovered since 1.5.1 which were fixed
in 1.5.2. The first one can cause some sample fetch combinations to fail
together in a same expression, and one artificial case (but totally
useless) may even crash the process. The second one is an incomplete
fix in 1.5-dev23 for the request body forwarding. Hash-based balancing
algorithms and http-send-name-header may fail if a request contains
a body which starts to be forwarded before the contents are used.
A few other bugs were fixed, and the max syslog line length is now
configurable per logger.

1.5.1
-----
Version 1.5.1 fixes a few bugs from 1.5.0 among which a really annoying
one which can cause some file descriptor leak when dealing with clients
which disappear from the net, resulting in the impossibility to accept
new connections after some time.

1.5.0
-----
1.5 expands 1.4 with many new features and performance improvements,
including native SSL support on both sides with SNI/NPN/ALPN and OCSP
stapling, IPv6 and UNIX sockets are supported everywhere, full HTTP
keep-alive for better support of NTLM and improved efficiency in
static farms, HTTP/1.1 compression (deflate, gzip) to save bandwidth,
PROXY protocol versions 1 and 2 on both sides, data sampling on
everything in request or response, including payload, ACLs can use
any matching method with any input sample maps and dynamic ACLs
updatable from the CLI stick-tables support counters to track
activity on any input sample custom format for logs, unique-id,
header rewriting, and redirects, improved health checks (SSL,
scripted TCP, check agent, ...), much more scalable configuration
supports hundreds of thousands of backends and certificates without
sweating.

Full changelog for the 1.5 branch:

http://www.haproxy.org/download/1.5/src/CHANGELOG
2014-07-14 15:30:10 +00:00
jperkin
503e86716a SunOS needs -D__EXTENSIONS__ for struct sockaddr_storage. 2014-07-14 14:41:04 +00:00
roy
6728f056d1 Updated net/dhcpcd to 6.4.2 2014-07-14 14:10:44 +00:00
roy
c291fbf58e Update to dhcpcd-6.4.2 to fix a compile error. 2014-07-14 14:10:35 +00:00
ryoon
906069ae93 Remove unnecessary . 2014-07-14 13:54:24 +00:00
jperkin
d0f2364d1a Look for -lpcap in the correct dir. Fixes at least SunOS. 2014-07-14 11:59:02 +00:00
roy
b97ce4552c Updated net/dhcpcd to 6.4.1 2014-07-14 11:56:25 +00:00
roy
d682f97704 Update to dhcpcd-6.4.1 with the following changes:
*  If just given a domain and no search list, make the search list the domain
  *  Skip arpping directives if we have a profile but not parsing one
  *  Allow the request of a DHCPv6 address or prefix, a prefix length must be
     specified
  *  Add the ability to dump DHCPv6 leases
  *  Improve startup with regards to carrier checking and adding a link-local
     IPv6 address
  *  Start the correct interface reference for added devices
  *  Support
     http://datatracker.ietf.org/doc/draft-ietf-dhc-dhcpv6-stateful-issues-06
     via the ia_pd_mix option
  *  Fix link handling where kernel reported flags in LINK_UP may not be
     valid when we actually process them
  *  Fix defining new options in dhcpcd.conf and requesting them
  *  Fix a potential segfault when reloading configurations
  *  Print user defined options via -V
  *  Add support for RFC6603, Prefix Exclude option
  *  When requesting a IA_PD and another IA type, create a psuedo interface
     to handle the IA_PD
  *  Handle truncated DHCPv6 saved leases
2014-07-14 11:56:12 +00:00
jperkin
d9693f91da Fix for texinfo 5.x. 2014-07-14 10:51:33 +00:00
jperkin
4e641c53bb SunOS needs -D__EXTENSIONS__ for posix_fallocate(). 2014-07-14 10:41:13 +00:00
jperkin
c22b4f6285 Avoid "error: call of overloaded <func> is ambiguous" failure. 2014-07-14 09:57:54 +00:00
jperkin
a0270415c8 Avoid "error: call of overloaded <func> is ambiguous" failures. 2014-07-14 09:35:47 +00:00
jperkin
ecda40111f Avoid "error: call of overloaded <func> is ambiguous". 2014-07-14 09:15:08 +00:00
obache
327f583acb one more resolve ambiguous usage of log(3). 2014-07-14 08:12:04 +00:00
szptvlfn
7ba15e74aa Updated math/hs-nats to 0.2 2014-07-13 21:17:18 +00:00
szptvlfn
5e6baf032c Update to 0.2
CHANGELOG:
0.2
---
* Added `Hashable` and `Data` support.
* Will build as full-fledged `Safe` Haskell if you configure with -f-hashable, merely `Trustworthy` otherwise.
* Allow for manual removal of the `hashable` dependency to support advanced sandbox users who explicitly want to avoid compiling certain dependencies
  they know they aren't using.

  We will fix bugs caused by any combination of these package flags, but the API of the package should be considered the default build
  configuration with all of the package dependency flags enabled.
2014-07-13 21:16:40 +00:00
cheusov
1a61299676 Updated pkgtools/pkg_summary-utils to 0.65.0 2014-07-13 20:46:23 +00:00
cheusov
77cca121f1 Updated parallel/paexec to 1.0.0 2014-07-13 20:45:14 +00:00
cheusov
0dd1cd2fcc Updated lang/runawk to 1.5.1 2014-07-13 20:43:55 +00:00
cheusov
6db25e7209 Updated devel/mk-configure to 0.27.0 2014-07-13 20:42:47 +00:00
spz
efcb9bef07 trivial update to deal with perl-5.20.x 2014-07-13 16:48:42 +00:00
cheusov
7b71884f50 Update BUILD_DEPENDS 2014-07-13 16:46:45 +00:00
cheusov
d17b9486f1 Update
Version 0.65.0

  mk-configure>=0.26.0 is required for build.

  pkg_grep_summary
    - fix for "-t strfile" (hcreate(3) hash is not autoresizable)
    - if option -r was applied, the exit status is 1 for "not match"
      and 2 for unexpected failure.

  Code clean-ups and improvements.

Version 0.64.0

  pkg_subgraph_deps:
    - significant performance improvements

  pkg_cmp_summary:
    - option -f was added, options -p and -P are considered deprecated

  Code clean-ups in the default pkg_digger.conf
2014-07-13 16:45:56 +00:00
cheusov
807ec7e03a Update to 1.5.1 (build failure on Hurd was fixed) 2014-07-13 16:27:03 +00:00
cheusov
7e94f0d145 Update to version 1.0.0
mk-configure>=0.27.0 is required for build.

  Option -X was introduced to paexec(1) for ignoring
  calculator's stdout.

  PAEXEC_ENV environment variable sets a list of variables passed to
  the calculator.

  PAEXEC_TRANSPORT environment variable sets the transport unless
  option -t was applied.

  PAEXEC_NODES environment variable sets the nodes unless
  option -n was applied.

  pareorder(1) is a synonym for paexec_reorder(1)
2014-07-13 16:25:28 +00:00
cheusov
246cb567b4 Update to version 0.27.0
Fix pkg-config support (github issue #8).
  Thanks to Andrew Shadura for the report.

  Fix support for mixed C/C++ projects.

  Fixes for Interix and Cygwin where users and groups may have spaces.
  Thanks to Michael Crogan for the report.

  Fix in mkc_imp.f_SLIST.mk (we have to restore original MKC_NOAUTO)

  mkc.lib.mk:
    - MKPIE=yes also turns on PIC

  pre_*, do_* and post_* targets were introduced. ALLTARGETS was
  introduced which lists all targets with pre_/do_/post_
  counterparts.

  examples/hello_superfs:
    - new interesting feature proposed by Michael Crogan

  As makedepend(1) is broken on Linux, {b}mkdep(1) is used for
  generating .depend by default.

  mkc_install:
    - new option -l for symlinking
    - fixes for files and directories with spaces
2014-07-13 15:52:36 +00:00
taca
b53f4299c9 Note update of lang/php54 package to 5.4.30nb1. 2014-07-13 15:25:34 +00:00
taca
afa36cf315 Add fix for CVE-2014-4698 and CVE-2014-4670.
Bump PKGREVISION.
2014-07-13 15:25:03 +00:00
taca
71877fa6bc Note update of lang/php55 package to 5.5.14nb1. 2014-07-13 15:24:18 +00:00
taca
f0b1dd8ec5 Add fix for CVE-2014-4698 and CVE-2014-4670.
Bump PKGREVISION.
2014-07-13 15:23:42 +00:00
cheusov
0d0e51e567 Fix for projects that require MKC_FEATURES 2014-07-13 15:23:41 +00:00
schwarz
cb57fff09f Updated to 20140710 2014-07-13 14:49:13 +00:00
wen
8cfb8f1aa9 Updated math/R-sp to 1.0.15 2014-07-13 13:41:08 +00:00
wen
06ba59e893 Update to 1.0.15
Update LICENSE
2014-07-13 13:40:10 +00:00
wen
b620cca340 Updated math/R-splancs to 2.01.34 2014-07-13 13:34:13 +00:00