summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-03-15Update ruby-dnsruby to 1.59.2.taca2-7/+7
## v1.59.2 * Timeout error fix ## v1.59.1 * Support for HMAC SHA512 TSIG keys * Fix TCP pipelining tests * IDN encoding error returned as Dnsruby::OtherResolvError
2016-03-15Note update of misc/ruby-rainbow package to 2.1.0.taca1-1/+2
2016-03-15Update ruby-rainbow to 2.1.0.taca3-8/+9
## 2.1.0 (2016-01-24) * added X11 color support * fixed `require` issue when rainbow is used as a dependency in another gem * improved Windows support
2016-03-15Note update of misc/ruby-parallel package to 1.6.2.taca1-1/+2
2016-03-15Update ruby-parallel to 1.6.2.taca2-7/+7
* Clean up test cases for not calling finish * Don't call :finish hook if there was an exception * add test for queue error I just ran into * Update redirects
2016-03-15Note update of misc/ruby-ohai package to 8.12.0.taca1-1/+2
2016-03-15Update ruby-ohai to 8.12.0.taca3-10/+22
8.12.0 (2016-03-09) Full Changelog Implemented enhancements: * add plugin to detect user sessions using loginctl #766 (davide125) * Improve virtualization detection on Solaris #760 (tas50) * Improve FreeBSD guest virtualization detection #756 (tas50) * Detect Openstack hosts #751 (tas50) * Improve KVM host and guest detection #750 (tas50) * Update GCE metadata API version and fail better #736 (tas50) Fixed bugs: * Make ohai work with Chef 12.7 and below #768 (jkeiser) * Remove XML output in VirtualizationInfo and need for hpricot gem #755 (tas50) v8.11.1 (2016-03-08) Full Changelog Implemented enhancements: * Detect Azure on non-bootstrapped hosts #657 * Deprecate run_command and popen4 in the command mixin #730 (tas50) * OHAI-726 Regex to support openjdk 1.8 #727 (davidnewman) * Add support for the 2 latest EC2 metadata versions #725 (tas50) * Improved debug logging for cloud plugins #724 (tas50) * Detect paravirt amazon instances without hint files #722 (tas50) * Detect Azure using the Azure agent and DHCP options #714 (tas50) Fixed bugs: * Use escape_glob_dir instead of escape_glob #747 (jaym) * have a proper dependency on plist #737 (thommay) * Fix digital ocean ip address detection #735 (ctso) * Log sigar gem load failures #731 (tas50) * ipaddress on Linux - default route pointing to unaddressed interface, with route src #682 (glennmatthews) Release 8.10.0 * pr#720 Make Windows driver plugin opt-in via config * pr#717 Don't enable packages plugin by default * pr#711 Improve EC2 detection for HVM instances when a hint isn't present Release 8.9.0 * phreakocious: - Collect layer 1 Ethernet information per NIC on Linux hosts * Mark Gibbons: - Add kernel[:processor] with output of uname -p output * Shahul Khajamohideen - Add packages plugin * electrolinux - Add "alpine" platform and platform_family * Julien Berard - Add instance_id to rackspace plugin * Matt Whiteley - Allow route table override * JM Howard Brown - Add tests and queue_depth to block_device * pr#672 CPU plugin for Darwin (OS X) now properly reports the number of real CPUs adds "cores" to match the CPU output on Linux pr#674 CPU plugin for FreeBSD now reports "real" and "core" values to match the CPU output on Linux * pr#654 Improvements to filesystem and wpar detection on AIX * pr#683 Properly detect the init package on older Linux kernels * pr#684 Remove non-functional cucumber tests * pr#695 Fix detection of mac address on IPv6 only systems * pr#703 Enable ChefStyle per RFC 64
2016-03-15Note update of misc/ruby-commander package to 4.4.0.taca1-1/+2
2016-03-15Update ruby-commander to 4.4.0.taca2-7/+7
=== 4.4.0 / 2016-02-19 * Add modular style template initialization. (@lebogan) * Allow option names that start with a global option name. * Fix handling of negatable global flags. (@mfurtak) === 4.3.8 / 2016-02-09 * Fix regression for deprecation warnings. === 4.3.7 / 2016-01-26 * Fix regression in help formatter introduced in 4.3.6. === 4.3.6 / 2016-01-26 [YANKED] * Fix deprecation warnings on Ruby 2.3.0. * Indent option descriptions the same way as program and command descriptions. (@badeball)
2016-03-15Update devel/ruby-tins package to 1.9.0.taca1-1/+2
2016-03-15Update ruby-tins to 1.9.0.taca3-8/+10
Add Tins::Duration class to display time durations.
2016-03-15Updated net/nsd to 4.1.9pettai1-1/+2
2016-03-15NSD 4.1.9pettai2-7/+7
========= BUG FIXES: - Change the nsd.db file version because of nanosecond precision fix.
2016-03-15Updated textproc/hs-tagsoup to 0.13.9szptvlfn2-3/+3
2016-03-15Update to 0.13.9szptvlfn3-11/+10
CHANGES.txt: 0.13.9 #50, fix a space leak #36, fix the demo examples #35, make IsString a superclass of StringLike #33, make flattenTree O(n) instead of O(n^2) 0.13.8 #30, add parse/render functions directly to the Tree module 0.13.7 #32, make sure upper case &#X works in lookupEntity 0.13.6 #28, some named entities require a trailing semicolon (e.g. mid) 0.13.5 #26, rename the test program to test-tagsoup 0.13.4 #24, add isTagComment function Update the copyright year 0.13.3 Work on GHC 7.9 0.13.2 Remove all package upper bounds Allow QuickCheck-2.6
2016-03-15Updated fonts/umefont-ttf to 0.600ryoon1-1/+2
2016-03-15Update to 0.600ryoon2-7/+7
Status: Unadjusted glyphs (characters; 1st pass): Uninode 8a2b-8b95 Unadjusted glyphs (Bushu; 1st pass): Gonben
2016-03-15Updated print/pdf2djvu to 0.9.4ryoon2-3/+3
2016-03-15Update to 0.9.4ryoon2-8/+7
Changelog: pdf2djvu (0.9.4) unstable; urgency=low [ Jakub Wilk ] * Standardize on American spelling in the manual page. * Document that bugs can be reported to the mailing list. * Fix build failure with GCC 6. Thanks to Martin Michlmayr for the bug report. https://bugs.debian.org/812007 * Improve warning message when a link with an unsupported action type is encountered. Thanks to Janusz S. Bień for the bug report. https://groups.io/g/pdf2djvu/message/26 * Improve error handling in out-of-memory situations. Thanks to Daniel Stender for the bug report. https://bitbucket.org/jwilk/pdf2djvu/issue/107 * Use HTTPS for sourceforge.net and freedesktop.org URLs. * Improve the test suite. * Update the Polish translation. [ Chris Leick ] * Update the German translation. [ Américo Monteiro ] * Update the Portuguese translation. [ Kyrill Detinov ] * Update the Russian translation. [ Jean-Paul Guillonneau ] * Update the French translation of the manual page. -- Jakub Wilk <jwilk@jwilk.net> Wed, 24 Feb 2016 18:34:05 +0100
2016-03-15Update to puppet donefhajny1-2/+1
2016-03-15Updated sysutils/puppet to 3.8.6fhajny1-1/+2
2016-03-15Update sysutils/puppet to 3.8.6.fhajny2-8/+7
No changelog provided, commits since 3.8.4: - (doc) Clarify auth_membership - (PUP-4516) Exit immediately when sent INT or TERM - (PUP-4516) Add signal name in exit message - (PUP-4386) Windows group invalid user error msgs - (PUP-5308) Bump beaker dependency - (maint) Use beaker's puppet helper - (maint) Remove obsolete test - (PUP-5308) Use puppet config set for future parser - (PUP-5480) Windows dirs should inherit SYSTEM - Remove skipping based on commit msg - (PUP-5308) Ensure future parser setting is in main section - (PUP-5505) Improve performance of reading service plists - (PUP-5522) Ensure consistency of node environment attr and param - (PUP-5547) Prevent unnecessary environment eviction - Revert "(PUP-5547) Prevent unnecessary environment eviction" - (PUP-5547) Prevent unnecessary environment eviction - (PUP-5509) Ensure error context for non-numeric index error - (PUP-5590) Detect duplicate parameter names - (PUP-5212) Pip package honors HTTP proxy - (maint) Use Travis container infrastructure - (maint) Use newer bundler - Bump ruby version to 2.1.8 - (PUP-1293) Don't ignore status when using upstart provider - (PUP-5378) acceptance: port all-functions test to 3.x - (PUP-5378) ensure calling_all_functions works against 4x - (maint) acceptance-fix with() function usage - (maint) Relax fqdn_rand regex - (maint) acceptance: fix calling all functions-split regex - (PUP-5658) Disallow numeric types with ranges where to < from - (maint) Update ruby build for windows - (maint) Change apt_host to apt_signing_server - (RE-6205) updating ruby for CVE-2015-7551 - (PUP-5670) bump facter release tag
2016-03-15Updated print/pdf2djvu to 0.9.3nb2ryoon1-1/+2
2016-03-15Improve dependencies from Jakub Wilk. Bump PKGREVISIONryoon1-12/+4
* Get rid of dependencies to C compiler, GNU sed, libxslt and pstreams * Remove workaround for older NetBSD and MirBSD
2016-03-15Remove two weird patches. Add comments to most others.wiz9-31/+22
2016-03-15Updated databases/pgbouncer to 1.7.2fhajny1-1/+2
2016-03-15Update databases/pgbouncer to 1.7.2.fhajny6-35/+33
Set up a separate user, previous PGUSER/PGGROUP integration didn't make sense. 2016-02-26 - PgBouncer 1.7.2 - "Finally Airborne" - Fix crash on stale pidfile removal. Problem introduced in 1.7.1. - Disable cleanup - it breaks takeover and is not useful for production loads. Problem introduced in 1.7.1. - After takeover, wait until pidfile is gone before booting. Slow shutdown due to memory cleanup exposed existing race. (#113) - Make build reproducible by dropping DBGVER handling. (#112) - Antimake: Sort file list from $(wildcard), newer gmake does not sort it anymore. (#111) - Show libssl version in log. - deb: Turn on full hardening. 2016-02-18 - PgBouncer 1.7.1 - "Forward To Five Friends Or Else" - WARNING: Since version 1.7, server_reset_query is not executed when database is in transaction-pooling mode. Seems this was not highlighted enough in 1.7 announcement. If your apps depend on that happening, use server_reset_query_always to restore previous behaviour. - TLS: Rename sslmode "disabled" to "disable" as that is what PostgreSQL uses. - TLS: client_tls_sslmode=verify-ca/-full now reject connections without client certificate. (#104) - TLS: client_tls_sslmode=allow/require do validate client certificate if sent. Previously they left cert validation unconfigured so connections with client cert failed. (#105) - Fix memleak when freeing database. - Fix potential memleak in tls_handshake(). - Fix EOF handling in tls_handshake(). - Fix too small memset in asn1_time_parse compat. - Fix non-TLS (--without-openssl) build. (#101) - Fix various issues with Windows build. (#100) - TLS: Use SSL_MODE_RELEASE_BUFFERS to decrease memory usage of inactive connections. - Clean allocated memory on exit. Helps to run memory-leak checkers. - Improve server_reset_query documentation. (#110) - Add TLS options to sample config. 2015-12-18 - PgBouncer 1.7 - "Colors Vary After Resurrection" - Support TLS connections. OpenSSL/LibreSSL is used as backend implementation. - Support authentication via TLS client certificate. - Support "peer" authentication on Unix sockets. - Support Host Based Access control file, like pg_hba.conf in Postgres. This allows to configure TLS for network connections and "peer" authentication for local connections. - Set query_wait_timeout to 120s by default. Current default (0) causes infinite queueing, which is not useful. That means if client has pending query and has not been assigned to server connection, the client connection will be dropped. - Disable server_reset_query_always by default. Now reset query is used only in pools that are in session mode. - Increase pkt_buf to 4096 bytes. Improves performance with TLS. The behaviour is probably load-specific, but it should be safe to do as since v1.2 the packet buffers are split from connections and used lazily from pool. - Support pipelining count expected ReadyForQuery packets. This avoids releasing server too early. Fixes #52. - Improved sbuf_loopcnt logic - socket is guarateed to be reprocessed even if there are no event from socket. Required for TLS as it has it's own buffering. - Adapt system tests to work with modern BSD and MacOS. (Eric Radman) - Remove crypt auth. It's obsolete and not supported by PostgreSQL since 8.4. - Fix plain "--with-cares" configure option - without argument it was broken.
2016-03-15Remove stray SunOS project definition from some SMF manifests.fhajny13-19/+20
These should never have made it in. Bump resp. PKGREVISIONs.
2016-03-15Added sysutils/tarsnap-gui version 0.8wiz1-1/+2
2016-03-15+ tarsnap-gui.wiz1-1/+2
2016-03-15Import tarsnap-gui-0.8 as sysutils/tarsnap-gui.wiz4-0/+40
The Tarsnap graphical user interface desktop application is an open source cross-platform frontend to the popular Tarsnap backup service. The application uses the tarsnap command line client utilities to communicate with the Tarsnap service.
2016-03-15Updated graphics/sane-backends to 1.0.25nb3martin1-1/+2
2016-03-15Fix usb bulk reads on big endian 64bit platforms.martin3-3/+39
Closes PR pkg/50340.
2016-03-15Updated devel/nss to 3.22.3ryoon1-1/+2
2016-03-15Update to 3.22.3ryoon2-8/+7
Changelog: The NSS Development Team announces the release of NSS 3.22.3, which is a patch release for NSS 3.22. No new functionality is introduced in this release. The following bugs have been resolved in NSS 3.22.3 * Bug 1243641 - Increase compatibility of TLS extended master secret, don't send an empty TLS extension last in the handshake
2016-03-15+ webkit-gtk-2.10.8 and webkit24-gtk-2.4.10 (take this one)leot1-12/+9
While here `!}sort' and manually remove some duplicates pointed out by the sort.
2016-03-15Disable precompiled headers. Makes GCC segfault on NetBSD-7.0-i386.tnn2-1/+26
2016-03-15Teach about difference of struct mcontext_t on Linux/i386 vs NetBSD/i386.tnn2-13/+18
Fixes build on NetBSD/i386.
2016-03-14fix struct reg usage according to /usr/include/i386/reg.htnn2-1/+33
2016-03-14Updated net/proftpd to 1.3.5bwiedi1-1/+2
2016-03-14Update net/proftpd (and modules) to 1.3.5bwiedi5-13/+10
1.3.5b - Released 10-Mar-2016 -------------------------------- - Bug 4187 - mod_geoip does not load all of the GeoIPTables properly. - Bug 4191 - "Incorrect string value" reported by mod_sql_mysql for some UTF8 characters. - Bug 4097 - SSH rekey fails when using RSA hostkey smaller than 2048 bits. - Bug 4198 - MLSD/MLST fact type "cdir" is incorrectly used for the current working directory. - Bug 4201 - HiddenStores temporary files not removed when exceeding quota using SCP. - Bug 4202 - MLSD lines not properly terminated with CRLF. - Bug 4209 - Zero-length memory allocation possible, with undefined results. - Bug 4210 - Avoid unbounded SFTP extended attribute key/values. - Bug 4212 - Ensure that FTP data transfer commands fail appropriately when "RootRevoke on" is in effect. - Bug 4217 - Handle FTP re-authentication attempts better. - Bug 4223 - Permissions on files uploaded via STOU do not honor configured Umask. - Bug 4227 - Support SFTP clients that send multiple INIT requests. - Bug 4230 - TLSDHParamFile directive appears ignored because unexpected DH is chosen.
2016-03-14Added www/py-djangocms-style version 1.7.0adam1-1/+2
2016-03-14A Plugin for django CMS to add CSS classes to other pluginsadam4-0/+200
2016-03-14Add support for "-isystem dir", transform in the same way as "-Idir"markd2-2/+16
2016-03-14Add support for -isystem to legacy wrappers.markd5-5/+37
rewrite "-isystem dir" as "-isystem,dir" transform "-isystem,dir" in same ways as "-Idir" rewrite "-isystem,dir" back to "-isystem dir" in cmd-sink
2016-03-14Remove precompiled Python files in tests directoryadam2-21/+6
2016-03-14Updated x11/mlterm to 3.7.0tsutsui1-1/+2
2016-03-14Update mlterm to 3.7.0.tsutsui3-8/+9
Changes noted in doc/en/ReleaseNote: ver 3.7.0 * Support OSC 1337. (See http://www.iterm2.com/images.html) * Support animation gif of OSC 5379 show_picture on MacOSX/cocoa. * Enable to place configuration files in mlterm.app/mlterm/ on MacOSX/Cocoa. * Add 'mlfc' tool which automatically generates ~/.mlterm/aafont and ~/.mlterm/font-fb. * Change the format of ~/.mlterm/*font is changed as follows. [Charset] = [Font name];[Size],[Font name];[Size],[Font name];... -> [Charset] = [Font name] * Drop XT_CBLINK (CSI?12h/CSI?12l) support. * Simplify font configuration of OSC 5379. ('mlcc font USASCII <Font name>' is available.) * "CSI 38;2;r;g;b m" and "CSI 48;2;r;g;b m" shows high colors instead of approximate vt 256 colors. "vt_color_mode" / --vtcolor(=256/high/true) option changes the behavior. * Bug fixes: Fix illegal memory access on MacOSX/Cocoa and Android. Fix segfault in spliting window on MacOSX/Cocoa. (Enbugged at 3.6.2)
2016-03-14don't use msgfmt --check. It breaks with gettext 0.14.1.tnn2-1/+17
2016-03-14Note remove www/drupal6 package.taca1-1/+2