Commit graph

218963 commits

Author SHA1 Message Date
schmonz
d2bbb3ec8f Update to 1.27. From the changelog:
- portability fixes for XS changes in 1.25_01
- no changes since previous (trial) release
- fix compiling for WinCE, execution is untested
- add a .gitignore (from Win32::API)
- fix a compiler warning about unused var, and add inlining
- add PERL_NO_GET_CONTEXT to XS to bring the binary into 21st century
- refactor XS code to remove large sections of duplicate machine code
- fix _crt_localtime to return year only once, previously
  _crt_localtime returned year (item #6) twice in the list
2014-07-15 20:27:05 +00:00
wiz
0a581ed77c + caff-1.1.8, gbrainy-2.23, gnome-chess-3.12.3, harfbuzz-0.9.30,
libchamplain08-0.12.8, libisoburn-1.3.8, libisofs-1.3.8,
  metacity-3.12.0, plasma-5.0, py-cryptography-0.5.2, py-setuptools-5.4.1,
  webkit-gtk-2.4.4, x264-devel-20140712.
2014-07-15 17:44:50 +00:00
fhajny
56c3bf8157 Fix my previous commit, use user/group vars properly. 2014-07-15 17:30:26 +00:00
wiz
9ad8f9cdfc There was no py-imaging-2.12.0 or higher, so just depend on py-Pillow. 2014-07-15 17:28:49 +00:00
adam
ffc31f2aec Updated multimedia/ffmpeg2 to 2.2.5 2014-07-15 17:12:17 +00:00
adam
eab96efb9b Changes 2.2.5:
* ffmpeg: Use av_stream_get_parser() to avoid ABI issues
* avformat: add av_stream_get_parser() to access avformat AVParser
* avformat/utils: do not wait for packets from discarded streams for genpts
* avfilter/f_ebur128: Use av_malloc_array()
* avcodec/hevc: Use av_malloc(z)_array()
* cmdutils_opencl: Use av_malloc_array()
* avfilter/x86/vf_pullup: fix old typo
* avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions
2014-07-15 17:11:44 +00:00
wiz
7b77013afb Set PKG_HOME, which is used but not set.
XXX: please check if this is what was intended here.
2014-07-15 16:52:34 +00:00
adam
a68dbecedb Updated multimedia/x265 to 1.2 2014-07-15 16:49:55 +00:00
adam
1eae03cd69 Changes 1.2:
* TEncCU: bug fix
* Remove the xCheckBestMode call, add in a ccontext save.
2014-07-15 16:48:55 +00:00
ryoon
90da150a51 Fix build under SCO OpenServer 5.0.7/3.2. 2014-07-15 14:58:08 +00:00
ryoon
5b9abb4224 Updated converters/help2man to 1.45.1nb2 2014-07-15 14:55:14 +00:00
ryoon
c56ea0d925 Bump PKGREVISION
* Support SCO OpenServer 5.0.7/3.2's nl_langinfo(3).
2014-07-15 14:54:52 +00:00
ryoon
315fb89d15 Fix build under SCO OpenServer 5.0.7/3.2.
It seems that SCO OSR5 does not provide scandir(3), provide custom scandir().
2014-07-15 14:48:34 +00:00
ryoon
6c79d23218 Updated textproc/grep to 2.19nb2 2014-07-15 14:28:43 +00:00
fhajny
a43c31ed3d Fix invalid PKG_USERS usage. Clean up unneeded bits. Bump PKGREVISION. 2014-07-15 14:28:26 +00:00
ryoon
ea23ed0fa1 Fix broken binary under SCO OpenServer 5.0.7/3.2. 2014-07-15 14:28:07 +00:00
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