Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-13 02:41:48 UTC Now

2014-06-30 17:45:48 UTC MAIN commitmail json YAML

2014-06-30 17:45:40 UTC MAIN commitmail json YAML

2014-06-30 17:45:32 UTC MAIN commitmail json YAML

2014-06-30 15:09:13 UTC MAIN commitmail json YAML

Add SMF manifest, contributed by gzartman on GitHub.

(jperkin)

2014-06-30 14:25:59 UTC MAIN commitmail json YAML

pkg-config is still needed.

(joerg)

2014-06-30 14:25:40 UTC MAIN commitmail json YAML

Fix PLIST for Python 2.6.

(joerg)

2014-06-30 14:25:08 UTC MAIN commitmail json YAML

2014-06-30 13:41:00 UTC MAIN commitmail json YAML

2014-06-30 11:08:54 UTC MAIN commitmail json YAML

2014-06-30 11:00:15 UTC MAIN commitmail json YAML

Put module-oss back behind PLIST.oss, lost on recent update.

(jperkin)

2014-06-30 09:30:07 UTC MAIN commitmail json YAML

Disable all assembly optimisation on SunOS rather than trying to play
catch-up with all the various flags each time.

(jperkin)

2014-06-29 21:42:25 UTC MAIN commitmail json YAML

2014-06-29 19:45:06 UTC MAIN commitmail json YAML

2014-06-29 19:43:54 UTC MAIN commitmail json YAML

2014-06-29 19:18:28 UTC MAIN commitmail json YAML

Provide __COPYRIGHT and __RCSID if missing. This has USE_FEATURES+=cdefs
but it doesn't seem to be adequate. Should fix Linux build.

(dholland)

2014-06-29 19:12:51 UTC MAIN commitmail json YAML

Use tail -n +2 instead of tail +2 to work around broken Linux userlands.
While here, move seddery from post-patch to pre-configure.
XXX: it should be replaced with SUBST.

(dholland)

2014-06-29 19:03:30 UTC MAIN commitmail json YAML

Fix termcap handling: always use -ltermcap and use termcap.bl3.mk. Should
fix Linux build. While here also fix problems with install permissions
and workdir references that showed up. PKGREVISION -> 8.

(dholland)

2014-06-29 18:11:32 UTC MAIN commitmail json YAML

2014-06-29 18:07:30 UTC MAIN commitmail json YAML

2014-06-29 18:01:06 UTC MAIN commitmail json YAML

2014-06-29 17:07:45 UTC MAIN commitmail json YAML

Updated devel/p5-IO-Compress to 2.064

(schmonz)

2014-06-29 17:07:40 UTC MAIN commitmail json YAML

Update to 2.064 to not conflict with lang/perl5. From the changelog:

* RT #90216: IO-Compress/t/050interop-gzip.t: Use android-compatible
  flags when calling gzip
* RT#89305: Typo in Compress::Zlib _combine function documentation

(schmonz)

2014-06-29 17:07:24 UTC MAIN commitmail json YAML

Updated devel/p5-Compress-Raw-Zlib to 2.065

(schmonz)

2014-06-29 17:07:18 UTC MAIN commitmail json YAML

Update to 2.065 to not conflict with lang/perl5. From the changelog:

* [PATCH] resolve c++ build failure in core [#92657]
* gcc -g3: final link failed: Memory exhausted [#88936]
* [PATCH] Handle non-PVs better [#91558]
* Z_OK instead of Z_BUF_ERROR [#92521]
* gcc -g3: final link failed: Memory exhausted [#88936]
* Compress::Raw::Zlib uses AutoLoader for no reason [#88260]
* Typo in Compress::Zlib _combine function documentation [#89305]

(schmonz)

2014-06-29 17:06:59 UTC MAIN commitmail json YAML

Updated devel/p5-Compress-Raw-Bzip2 to 2.064

(schmonz)

2014-06-29 17:06:52 UTC MAIN commitmail json YAML

Update to 2.064 to not conflict with lang/perl5. From the changelog:

* [PATCH] Handle non-PVs better [#91558]
* Compress::Raw::Bzip2 uses AutoLoader for no reason [#88259]

(schmonz)

2014-06-29 16:19:38 UTC MAIN commitmail json YAML

Fix an archaic form of sub invocation, deprecated since 5.0.0 and
finally an error in 5.20.0.

(schmonz)

2014-06-29 15:24:25 UTC MAIN commitmail json YAML

Updated www/php-tt-rss to 1.12

(ryoon)

2014-06-29 15:23:47 UTC MAIN commitmail json YAML

Update to 1.12

Changelog:
1.11 12/21/2013
    Minor parser bugfixes
    Fix upgrading from older tt-rss versions
    Minor performance improvements
    Other bugfixes
    API: fix labels not applying because API call expected labels in wrong format

1.12 03/21/2014
    Parser / misc bugfixes
    Default theme update
    Traditional Chinese (zh_TW) translation
    Various comics plugins merged into af_comics

(ryoon)

2014-06-29 15:04:40 UTC MAIN commitmail json YAML

Remove some unnecessary dependencies. Invoke python-config without
explicit interpreter, for Python 3.3 it is a Python script and for 3.4 a
shell script.

(joerg)

2014-06-29 15:03:25 UTC MAIN commitmail json YAML

Create directory explicitly to work around bugs in the build system.

(joerg)

2014-06-29 14:25:17 UTC MAIN commitmail json YAML

2014-06-29 14:00:34 UTC MAIN commitmail json YAML

Updated www/php-owncloud to 6.0.4

(ryoon)

2014-06-29 13:59:22 UTC MAIN commitmail json YAML

Update to 6.0.4

* I gave up subdirectory installation with nginx... (MESSAGES)

Changelog:
Version 6.0.4 June 23rd 2014

    Fixed a security issue (Will be disclosed two weeks after this release)
    Several LDAP fixes and improvements
    Add deprecated warning to load function
    File scanner fixes
    Heart beat fixes
    Encryption fixes for some corner cases
    Fix conflict dialog translations
    Fix button text overflow
    Fix search with Oracle
    Php upload errors are written to log
    OCS status code fixes
    Add PostgreSQL version warning

Version 6.0.3 April 29rd 2014

    Several security fixes. (Will be disclosed 2 weeks after the release)
    Appframework extensions to improve the compatibility with 3rdparty apps
    LDAP performance improvements
    Fix updating of email adresses from LDAP
    Fix WebDAV timestamp format handling
    Disable internet connection check if a proxy is configured
    Fix a potential file chunking problem on a server that is running out of storage
    Do not expire file chunks while checking their existence
    Fix loading of authentication apps in any case
    Performance improvements by reducing the number of chmod operations.
    Make the trusted domain upgrade feature more robust.
    Don't allow creating a "Shared" folder.
    Fixed "select all" + download on public page
    Fix share as link with email multiple users
    Reset time of last update feed polling to fix the updater
    Share API fixes
    Admin option for public upload with encryption enabled
    Fix CIFS with home shares
    Detect a missing "data" directory mount
    Fix the filesize calculation of encrypted files
    Fixes in the OpenStack support
    Fixes in the SWIFT support
    Don't block PHP sessions during download
    Fix sharing oc addressbooks
    Several ownCloud Documents improvements and fixes
    Several smaller bugfixes

(ryoon)

2014-06-29 13:38:54 UTC MAIN commitmail json YAML

updated archivers/lzo to 2.0.8
Fixes CVE-2014-4607
See included file "NEWS" for more details

(schwarz)

2014-06-29 13:05:38 UTC MAIN commitmail json YAML

delete non-existing ftp archive site

(schwarz)

2014-06-29 06:58:57 UTC MAIN commitmail json YAML

xaric, knot, drill

(dholland)

2014-06-29 06:55:16 UTC MAIN commitmail json YAML

Add missing openssl buildlink, appeared in linux build

(dholland)

2014-06-29 06:53:41 UTC MAIN commitmail json YAML

add missing openssl buildlink, appeared in linux build

(dholland)

2014-06-29 06:53:23 UTC MAIN commitmail json YAML

Add an patch for nested include of string.h.
Fixes build failure on NetBSD-6.

(obache)

2014-06-29 06:32:02 UTC MAIN commitmail json YAML

2014-06-29 06:27:07 UTC MAIN commitmail json YAML

USE_TOOLS+=yacc, seen in linux build

(dholland)

2014-06-29 06:23:28 UTC MAIN commitmail json YAML

Add missing openssl buildlink, appeared in linux bulk build

(dholland)

2014-06-29 06:08:01 UTC MAIN commitmail json YAML

2014-06-29 06:07:30 UTC MAIN commitmail json YAML

add missing libX11 buildlink; PKGREVISION -> 9.

(dholland)

2014-06-29 05:59:01 UTC MAIN commitmail json YAML

2014-06-29 05:46:46 UTC MAIN commitmail json YAML

2014-06-29 05:45:58 UTC MAIN commitmail json YAML

Remove references to cuserid(); it doesn't exist on MacOS and it's
useless everywhere anyway.

(dholland)

2014-06-29 05:25:48 UTC MAIN commitmail json YAML

Instead of trying to make a list of OSes on which to avoid mucking
with sys_nerr, just remove all the references to sys_nerr.

Should fix MacOS build.

(dholland)

2014-06-29 05:12:42 UTC MAIN commitmail json YAML

Let's try using the pkgsrc config for MacOS. If it doesn't work, which is
likely, we don't lose very much.

(dholland)

2014-06-29 05:08:36 UTC MAIN commitmail json YAML

This is too old to support MacOS.

(dholland)

2014-06-29 04:53:26 UTC MAIN commitmail json YAML

Remove accidental global variable. On most Unix platforms such
variables become commons and don't get noticed, but on platforms
without commons or with commons disabled, this results in a multiply
defined symbol.

Should fix MacOS build.

(dholland)

2014-06-29 04:39:58 UTC MAIN commitmail json YAML

This package for some reason thinks MacOS comes with DOS <conio.h>. It
doesn't.

(dholland)

2014-06-29 04:34:07 UTC MAIN commitmail json YAML

Calling time() requires <time.h>. My fault, I think, and/or NetBSD has
or had a namespace pollution issue exposing time.h improperly. Should
fix the MacOS build.

XXX: on MacOS the configure script concludes that stdlib.h, unistd.h,
XXX: and string.h are all missing. I have no idea why this would be
XXX: but someone with access to config.log needs to investigate.

(dholland)

2014-06-29 04:26:19 UTC MAIN commitmail json YAML

Extend dfly patch to macos: stdout is not necessarily a compile-time
constant.

(dholland)

2014-06-29 04:16:51 UTC MAIN commitmail json YAML

Add platform code for MacOS.

(dholland)

2014-06-29 04:10:55 UTC MAIN commitmail json YAML

Fix tautological comparison and (maybe) macos build.

(dholland)

2014-06-29 03:52:48 UTC MAIN commitmail json YAML

add a bit of a hack that should fix or advance the MacOS build

(dholland)

2014-06-29 03:32:36 UTC MAIN commitmail json YAML

Add hacks to (hopefully) fix MacOS build.

(dholland)

2014-06-29 03:24:33 UTC MAIN commitmail json YAML

2014-06-28 23:40:12 UTC MAIN commitmail json YAML

work with more lex versions (fixes build failure seen with -current)
(lather, rinse, repeat)

(dholland)

2014-06-28 23:10:39 UTC MAIN commitmail json YAML

2014-06-28 23:05:12 UTC MAIN commitmail json YAML

Says it doesn't support ruby18 if you try to build it, so mark it
accordingly.

(Is there any reason there isn't there a RUBY_VERSIONS_INCOMPATIBLE
variable like we have for python and lua and in other similar
situations?)

(dholland)

2014-06-28 22:59:33 UTC MAIN commitmail json YAML

py26 not supported by py-pycha

(joerg)

2014-06-28 22:51:38 UTC MAIN commitmail json YAML

2014-06-28 22:49:32 UTC MAIN commitmail json YAML

Doesn't support Python 2.6.

(joerg)

2014-06-28 22:02:50 UTC MAIN commitmail json YAML

Fix build against tcl 8.6.

Note though that this seems to have been merged into the main tcl
package and it won't be installable -- not being a tcl person I don't
know what the proper approach is

(dholland)

2014-06-28 22:01:00 UTC MAIN commitmail json YAML

bsdtar is certainly valid for EXTRACT_USING.

(joerg)

2014-06-28 21:28:53 UTC MAIN commitmail json YAML

2014-06-28 21:28:14 UTC MAIN commitmail json YAML

Don't pull in flex with both USE_TOOLS and bl3. USE_TOOLS is sufficient.
Should fix shlib check failure.

(dholland)

2014-06-28 21:20:06 UTC MAIN commitmail json YAML

2014-06-28 21:05:11 UTC MAIN commitmail json YAML

Work around build problem seen only in pbulk (remains unclear why).

Disable build dependence on gperf as the build doesn't actually run
it, and also for this workaround I need to patch the gperf output
file.

(dholland)

2014-06-28 20:19:41 UTC MAIN commitmail json YAML

work with more lex versions (fixes build failure seen with -current)

(dholland)

2014-06-28 19:52:05 UTC MAIN commitmail json YAML

Apply patch from RT to check more carefully for usesfio. Fixes build
with Perl 5.20 (and tests pass).

(schmonz)

2014-06-28 17:05:46 UTC MAIN commitmail json YAML

security'ish update. Changelog:

Tomcat 6.0.41
=============
Jasper
------
fix 56529: Avoid NoSuchElementException while handling attributes
with empty string value in custom tags. Based on a patch
provided by Hariprasad Manchi. (violetagg/kkolinko)

Tomcat 6.0.40 not released
============================
Catalina
--------
fix 56027: Add more options for managing FIPS mode in the
AprLifecycleListener. (schultz/kkolinko)
fix 56082: Fix a concurrency bug in JULI's LogManager
implementation. (markt)
fix 56236: Enable Tomcat to work with alternative Servlet and
JSP API JARs that package the XML schemas in such as way as
to require a dependency on the JSP API before enabling
validation for web.xml. Tomcat has no such dependency. (markt)
fix Change the default value of the xmlBlockExternal attribute
of Context elements. It is now true. (kkolinko)
fix Don't log to standard out in SSLValve. (kkolinko/markt)
code Use StringBuilder in DefaultServlet. (kkolinko)
fix 56275: Allow web applications to be stopped cleanly even
if filters throw exceptions when their destroy() method is
called. (markt/kkolinko)
fix Redefine the globalXsltFile initialisation parameter of the
DefaultServlet as relative to CATALINA_BASE/conf or
CATALINA_HOME/conf. Prevent user supplied XSLTs used by the
DefaultServlet from defining external entities. (markt)
fix Add a work around for validating XML documents (often TLDs)
that use just the file name to refer to refer to the JavaEE
schema on which they are based. (kkolinko)
fix 56369: Ensure that removing an MBean notification listener
reverts all the operations performed when adding an MBean
notification listener. (markt)
fix Only create XML parsing objects if required and fix associated
potential memory leak in the default Servlet. (markt)
fix Ensure that a TLD parser obtained from the cache has the
correct value of blockExternal. (markt/kkolinko)
add Extend XML factory, parser etc. memory leak protection to
cover some additional locations where, theoretically, a
memory leak could occur. (markt)
add Add the org.apache.naming package to the packages requiring
code to have the defineClassInPackage permission when running
under a security manager. (markt)
add Add the org.apache.naming.resources package to the packages
requiring code to have the accessClassInPackage permission
when running under a security manager. (markt)
fix Make the naming context tokens for containers more robust.
Require RuntimePermission when introducing a new token.
(markt/kkolinko)

Coyote
------
fix Improve processing of chuck size from chunked headers.
Avoid overflow and use a bit shift instead of a multiplication
as it is marginally faster. (markt/kkolinko)
fix Fix possible overflow when parsing long values from a byte
array. (markt)
update 56363: Update to version 1.1.30 of Tomcat Native library.
The minimum required version of this library for APR connector
is now 1.1.30. (kkolinko)

Jasper
------
fix Change the default behaviour of JspC to block XML external
entities by default. (kkolinko)
fix Restore the validateXml option to Jasper that was previously
renamed validateTld. Both options are now supported.
validateXml controls the validation of web.xml files when
Jasper parses them and validateTld controls the validation
of *.tld files when Jasper parses them. (markt)
fix 54475: Add Java 8 support to SMAP generation for JSPs.
Patch by Robbie Gibson. (markt)
fix 56010: Don't throw an IllegalArgumentException when
JspFactory.getPageContext is used with JspWriter.DEFAULT_BUFFER.
Based on a patch by Eugene Chung. (markt)
fix 56265: Do not escape values of dynamic tag attributes
ontaining EL expressions. (kkolinko)
fix 56283: Add support for running Tomcat 6 with ecj-P20140317-1600.jar
(as drop-in replacement for ecj-4.3.1.jar). Add support for
value "1.8" for the compilerSourceVM and compilerTargetVM
options. Note that ecj-P20140317-1600.jar can only be used
when running with Java 6 or later. The "1.8" options make
sense only when running with Java 8 (or later). (kkolinko)
fix 56334: Fix a regression in the handling of back-slash escaping
introduced by the fix for 55735. (markt/kkolinko)
fix Correct the handling of back-slash escaping in the EL parser
and no longer require that \$ or \# must be followed by { in
order for the back-slash escaping to take effect. (markt)

Cluster
-------
code Refactor AbstractReplicatedMap and related classes to enable
Tomcat 6 to be compiled using Java 8. (markt)

Web applications
----------------
add 56093: Documentation for SSLValve. (markt/kkolinko)
fix Correct documentation on Windows service options, aligning
it with Apache Commons Daemon documentation. (kkolinko)
add Add support for version-major, version-major-minor tags in
documentation XSLT, to simplify documentation backports. (kkolinko)
fix Fix target and rel attributes on links in documentation.
They were lost during XSLT transformation. (kkolinko)

Other
-----
code Remove svn keywords (such as $Id) from source files and
documentation. (kkolinko)
update Improvements to the Windows installer, to align it with
installing the sevice with service.bat. Use explicit memory
sizes (--JvmMs 128 Mb and --JvmMx 256 Mb). Specify log
directory path when ininstalling, so that the log file is
written to the Tomcat logs directory, instead of
"%SystemRoot%\System32\LogFiles\Apache". (kkolinko)
update 49993, 56143: Improve service.bat script. Allow it to be
launched from non-UAC console. The UAC prompt will be shown
only once. Now there is no need to run the command shell
with elevated privileges. Improve check for JAVA_HOME and
add support for JRE_HOME. Warn if neither "client" nor
"server" JVM is found. Align classpath, display name and
other options with the exe installer. Make command names
case-insensitive. Update documentation. (kkolinko)

(spz)

2014-06-28 14:23:33 UTC MAIN commitmail json YAML

Stop using "pax -rw -pe", it doesn't work. Use "-pp" instead.

(asau)

2014-06-28 06:45:34 UTC MAIN commitmail json YAML

Updated net/mikutter to 3.0.2

(obache)

2014-06-28 06:45:25 UTC MAIN commitmail json YAML

2014-06-28 06:42:22 UTC MAIN commitmail json YAML

Updated mail/milter-manager to 2.0.4

(obache)

2014-06-28 06:42:12 UTC MAIN commitmail json YAML

Update milter-manager to 2.0.4.

== [release-2-0-4] 2.0.4: 2014-06-20

A bug fix release of 2.0.3

=== Ruby milter

==== Improvements

  * Add Milter::Client::Test::MilterRunner
  * Add Milter::Client::EnvelopeAddress

==== Fixes

  * Fix the bug that milter written in Ruby cannot finish properly on multiple
    CPU environment

(obache)

2014-06-28 04:41:55 UTC MAIN commitmail json YAML

2014-06-27 23:07:44 UTC MAIN commitmail json YAML

configure fails to detect <netinet/ip_icmp.h> presense on FreeBSD 10.
Work around it.

(asau)

2014-06-27 23:04:38 UTC MAIN commitmail json YAML

Request GNU texinfo as a tool to avoid build failure when it is missing.

(asau)

2014-06-27 23:02:04 UTC MAIN commitmail json YAML

"configure" is a wrapper script around "waf", it is not GNU configure definitly.

(asau)

2014-06-27 22:59:15 UTC MAIN commitmail json YAML

One more file installed on FreeBSD 10.

(asau)

2014-06-27 22:57:21 UTC MAIN commitmail json YAML

2014-06-27 22:56:08 UTC MAIN commitmail json YAML

Add settings to make the package build on FreeBSD 10.

(asau)

2014-06-27 17:58:09 UTC MAIN commitmail json YAML

2014-06-27 17:27:39 UTC MAIN commitmail json YAML

add patch from 1.2.7 to fix recent integer overflow, bump PKGREV
(update to 1.2.7 will be done after the freeze)

(drochner)

2014-06-27 15:58:44 UTC MAIN commitmail json YAML

2014-06-27 14:23:20 UTC MAIN commitmail json YAML

python is used during build process.
>From richard@.

(ryoon)

2014-06-27 14:09:29 UTC MAIN commitmail json YAML

Updated devel/libvolume_id to 0.81.1nb1

(ryoon)

2014-06-27 14:08:51 UTC MAIN commitmail json YAML

Really bump PKGREVISION

(ryoon)

2014-06-27 14:07:49 UTC MAIN commitmail json YAML

Fix PR pkg/48934, and bump PKGREVISION

Fix broken binary under NetBSD 5, and change OpenBSD case.
O.k. by wiz@.

(ryoon)

2014-06-27 12:56:16 UTC MAIN commitmail json YAML

Explicitly disable HAVE_7REGS on SunOS, it enables certain optimisations
which do not compile.

(jperkin)

2014-06-27 12:17:22 UTC MAIN commitmail json YAML

2014-06-27 11:34:57 UTC MAIN commitmail json YAML

Note update of lang/php55 package to 5.5.14.

(taca)

2014-06-27 11:34:19 UTC MAIN commitmail json YAML

Update php55 to 5.5.14 which includes several security fixes.

26 Jun 2014, PHP 5.5.14

- Core:
  . Fixed BC break introduced by patch for bug #67072. (Anatol, Stas)
  . Fixed bug #66622 (Closures do not correctly capture the late bound class
    (static::) in some cases). (Levi Morrison)
  . Fixed bug #67390 (insecure temporary file use in the configure script).
    (CVE-2014-3981) (Remi)
  . Fixed bug #67399 (putenv with empty variable may lead to crash). (Stas)
  . Fixed bug #67498 (phpinfo() Type Confusion Information Leak Vulnerability).
    (Stefan Esser)

- CLI server:
  . Fixed Bug #67406 (built-in web-server segfaults on startup). (Remi)

- Date:
  . Fixed bug #67308 (Serialize of DateTime truncates fractions of second).
    (Adam)
  . Fixed regression in fix for bug #67118 (constructor can't be called twice).
    (Remi)

- Fileinfo:
  . Fixed bug #67326 (fileinfo: cdf_read_short_sector insufficient boundary check).
    (CVE-2014-0207)
  . Fixed bug #67410 (fileinfo: mconvert incorrect handling of truncated pascal
    string size). (CVE-2014-3478) (Francisco Alonso, Jan Kaluza, Remi)
  . Fixed bug #67411 (fileinfo: cdf_check_stream_offset insufficient boundary
    check). (CVE-2014-3479) (Francisco Alonso, Jan Kaluza, Remi)
  . Fixed bug #67412 (fileinfo: cdf_count_chain insufficient boundary check).
    (CVE-2014-3480) (Francisco Alonso, Jan Kaluza, Remi)
  . Fixed bug #67413 (fileinfo: cdf_read_property_info insufficient boundary
    check). (CVE-2014-3487) (Francisco Alonso, Jan Kaluza, Remi)

- Intl:
  . Fixed bug #67349 (Locale::parseLocale Double Free). (Stas)
  . Fixed bug #67397 (Buffer overflow in locale_get_display_name and
    uloc_getDisplayName (libicu 4.8.1)). (Stas)

- Network:
  . Fixed bug #67432 (Fix potential segfault in dns_get_record()).
    (CVE-2014-4049). (Sara)

- OPCache:
  . Fixed issue #183 (TMP_VAR is not only used once). (Dmitry, Laruence)

- OpenSSL:
  . Fixed bug #65698 (certificates validity parsing does not work past 2050).
    (Paul Oehler)
  . Fixed bug #66636 (openssl_x509_parse warning with V_ASN1_GENERALIZEDTIME).
    (Paul Oehler)

- PDO-ODBC:
  . Fixed bug #50444 (PDO-ODBC changes for 64-bit).

- SOAP:
  . Implemented FR #49898 (Add SoapClient::__getCookies()). (Boro Sitnikovski)

- SPL:
  . Fixed bug #66127 (Segmentation fault with ArrayObject unset). (Stas)
  . Fixed bug #67359 (Segfault in recursiveDirectoryIterator). (Laruence)
  . Fixed bug #67360 (Missing element after ArrayObject::getIterator). (Adam)
  . Fixed bug #67492 (unserialize() SPL ArrayObject / SPLObjectStorage Type
    Confusion). (CVE-2014-3515) (Stefan Esser)

  . Fixed bug #67118 (DateTime constructor crash with invalid data). (Anatol)
  . Fixed bug #67251 (date_parse_from_format out-of-bounds read). (Stas)
  . Fixed bug #67253 (timelib_meridian_with_check out-of-bounds read). (Stas)

- DOM:
  . Fixed bug #67081 (DOMDocumentType->internalSubset returns entire DOCTYPE tag,
    not only the subset). (Anatol)

- Fileinfo:
  . Fixed bug #66307 (Fileinfo crashes with powerpoint files). (Anatol)
  . Fixed bug #67327 (fileinfo: CDF infinite loop in nelements DoS) (CVE-2014-0238).
  . Fixed bug #67328 (fileinfo: fileinfo: numerous file_printf calls resulting in
    performance degradation) (CVE-2014-0237).

- FPM:
  . Fixed bug #66908 (php-fpm reload leaks epoll_create() file descriptor).
    (Julio Pintos)

- GD:
  . Fixed bug #67248 (imageaffinematrixget missing check of parameters). (Stas)

- PCRE:
  . Fixed bug #67238 (Ungreedy and min/max quantifier bug, applied patch
    from the upstream). (Anatol)

- Phar:
  . Fix bug #64498 ($phar->buildFromDirectory can't compress file with an accent
    in its name). (PR #588)

(taca)

2014-06-27 11:32:42 UTC MAIN commitmail json YAML

Note update of lang/php54 package to 5.4.30.

(taca)

2014-06-27 11:31:21 UTC MAIN commitmail json YAML

Update php54 to 5.4.30 which includes several security fixes.

26 Jun 2014, PHP 5.4.30

- Core:
  . Fixed BC break introduced by patch for bug #67072. (Anatol, Stas)
  . Fixed bug #66622 (Closures do not correctly capture the late bound class
    (static::) in some cases). (Levi Morrison)
  . Fixed bug #67390 (insecure temporary file use in the configure script).
    (CVE-2014-3981) (Remi)
  . Fixed bug #67399 (putenv with empty variable may lead to crash). (Stas)
  . Fixed bug #67498 (phpinfo() Type Confusion Information Leak Vulnerability).
    (Stefan Esser)

- CLI server:
  . Fixed Bug #67406 (built-in web-server segfaults on startup). (Remi)

- Date:
  . Fixed bug #67308 (Serialize of DateTime truncates fractions of second).
    (Adam)
  . Fixed regression in fix for bug #67118 (constructor can't be called twice).
    (Remi)

- Fileinfo:
  . Fixed bug #67326 (fileinfo: cdf_read_short_sector insufficient boundary
    check). (CVE-2014-0207)
  . Fixed bug #67410 (fileinfo: mconvert incorrect handling of truncated pascal
    string size). (CVE-2014-3478) (Francisco Alonso, Jan Kaluza, Remi)
  . Fixed bug #67411 (fileinfo: cdf_check_stream_offset insufficient boundary
    check). (CVE-2014-3479) (Francisco Alonso, Jan Kaluza, Remi)
  . Fixed bug #67412 (fileinfo: cdf_count_chain insufficient boundary check).
    (CVE-2014-3480) (Francisco Alonso, Jan Kaluza, Remi)
  . Fixed bug #67413 (fileinfo: cdf_read_property_info insufficient boundary
    check). (CVE-2014-3487) (Francisco Alonso, Jan Kaluza, Remi)

- Intl:
  . Fixed bug #67349 (Locale::parseLocale Double Free). (Stas)
  . Fixed bug #67397 (Buffer overflow in locale_get_display_name and
    uloc_getDisplayName (libicu 4.8.1)). (Stas)

- Network:
  . Fixed bug #67432 (Fix potential segfault in dns_get_record()).
    (CVE-2014-4049). (Sara)

- OpenSSL:
  . Fixed bug #65698 (certificates validity parsing does not work past 2050).
    (Paul Oehler)
  . Fixed bug #66636 (openssl_x509_parse warning with V_ASN1_GENERALIZEDTIME).
    (Paul Oehler)

- SOAP:
  . Implemented FR #49898 (Add SoapClient::__getCookies()). (Boro Sitnikovski)

- SPL:
  . Fixed bug #66127 (Segmentation fault with ArrayObject unset). (Stas)
  . Fixed bug #67359 (Segfault in recursiveDirectoryIterator). (Laruence)
  . Fixed bug #67360 (Missing element after ArrayObject::getIterator). (Adam)
  . Fixed bug #67492 (unserialize() SPL ArrayObject / SPLObjectStorage Type
    Confusion) (CVE-2014-3515). (Stefan Esser)

(taca)

2014-06-27 06:51:22 UTC MAIN commitmail json YAML

2014-06-27 03:29:15 UTC MAIN commitmail json YAML

Updated x11/p5-Alien-wxWidgets to 0.60nb15

(schmonz)

2014-06-27 03:29:03 UTC MAIN commitmail json YAML

Apply patch from RT to force intended precedence. Add missing
dependency on Module::Pluggable. Tests pass, and with these changes
p5-Wx builds again on NetBSD. Bump PKGREVISION.

(schmonz)

2014-06-27 00:41:47 UTC MAIN commitmail json YAML

Fix installation on Darwin with the default PKG_OPTIONS.

Background: On systems with CoreText (i.e., Darwin), pango
unconditionally links with it and installs certain libraries; this
is already handled in PLIST.

Problem: On systems where cairo has been built with the "quartz"
option, pango installs an additional header file.

Fix: Given that the "quartz" option is off by default, and assuming
that users who enable it likely do so globally in PKG_DEFAULT_OPTIONS,
add a nominal "quartz" option to pango that conditionalizes whether
to expect this additional header file.

"Sounds good" from jperkin@.

Tested on:

* Mac OS X 10.9.3, with and without PKG_DEFAULT_OPTIONS+=quartz
  (from cairo on up the dependency chain)
* NetBSD/amd64 6.1.4, with X sets and the default options

(schmonz)

2014-06-27 00:25:20 UTC MAIN commitmail json YAML

Stop using "pax -rw -pe", it doesn't work. Use "-pp" instead.

(asau)

2014-06-27 00:07:27 UTC MAIN commitmail json YAML

Close the string literal.

(asau)

2014-06-27 00:00:47 UTC MAIN commitmail json YAML

Updated databases/percona-toolkit to 2.2.8

(rodent)

2014-06-27 00:00:34 UTC MAIN commitmail json YAML

v2.2.8 released 2014-05-30

  * Removed pt-agent
  * Added pt-slave-restart GTID support
  * Added pt-table-checksum --plugin
  * Fixed bug 1304062: --ignore-tables does not work correctly
  * Fixed bug 1295667: pt-deadlock-logger logs incorrect ts
  * Fixed bug 1254233: pt-mysql-summary blank InnoDB section for 5.6
  * Fixed bug 1286250: pt-online-schema-change requests password twice
  * Fixed bug  965553: pt-query-digest dosn't fingerprint true/false literals correctly
  * Fixed bug  290911: pt-show-grant --ask-pass prints "Enter password" to STDOUT

v2.2.7 released 2014-02-20

  * Fixed bug 1279502: --version-check behaves like spyware (CVE 2014-2029)

(rodent)

2014-06-26 22:46:57 UTC MAIN commitmail json YAML

Don't build bundled implementation of "mktime" on NetBSD.
This makes the package build on 32-bit NetBSD.
Patch is taken from devel/blame that carries the same "mktime" implementation.

(asau)

2014-06-26 20:36:53 UTC MAIN commitmail json YAML

<stdint.h> is needed to make it build on FreeBSD.

(asau)

2014-06-26 20:34:54 UTC MAIN commitmail json YAML

2014-06-26 20:34:02 UTC MAIN commitmail json YAML

2014-06-26 20:32:25 UTC MAIN commitmail json YAML

FreeBSD's unzip doesn't handle the distfile.
This fixes the build on FreeBSD 10.

(asau)

2014-06-26 20:31:03 UTC MAIN commitmail json YAML

FreeBSD doesn't have "alloca.h".
This fixes the build on FreeBSD 10.

(asau)

2014-06-26 20:26:39 UTC MAIN commitmail json YAML

FreeBSD doesn't have libmalloc.
This fixes the build on FreeBSD 10.

(asau)

2014-06-26 20:23:14 UTC MAIN commitmail json YAML

2014-06-26 20:18:11 UTC MAIN commitmail json YAML

Define "__u32" and "__u64" for FreeBSD to make the package build on FreeBSD 10.

(asau)

2014-06-26 20:12:43 UTC MAIN commitmail json YAML

2014-06-26 20:10:38 UTC MAIN commitmail json YAML

Create more symbolic links to fix build on FreeBSD 10.

(asau)

2014-06-26 20:08:53 UTC MAIN commitmail json YAML

Treat FreeBSD as NetBSD, it uses NetBSD's libexecinfo.
This fixes the build on FreeBSD 10.

(asau)

2014-06-26 18:54:19 UTC MAIN commitmail json YAML

Updated net/iodine to 0.7.0

(wiz)

2014-06-26 18:54:09 UTC MAIN commitmail json YAML

Update to 0.7.0, fixing a security issue.

2014-06-16: 0.7.0 "Kryoptonite"
- Partial IPv6 support (#107)
  Client can connect to iodined through an relaying IPv6
  nameserver. Server only supports IPv4 for now.
  Traffic inside tunnel is IPv4.
- Add socket activation for systemd, by Michael Scherer.
- Add automated lookup of external ip (via -n auto).
- Bugfix for OS X (Can't assign requested address)
- Fix DNS tunneling bug caused by uninitialized variable, #94
- Handle spaces when entering password interactively, fixes #93.
Patch by Hagar.
- Add -R option to set OpenBSD routing domain for the DNS socket.
Patch by laurent at gouloum fr, fixes #95.
- Add android patches and makefile, from Marcel Bokhorst, fixes #105.
- Added missing break in iodine.c, by Pavel Pergamenshchik, #108.
- A number of minor patches from Frank Denis, Gregor Herrmann and
Barak A. Pearlmutter.
- Testcase compilation fixes for OS X and FreeBSD
- Do not let sockets be inherited by sub-processes, fixes #99.
- Add unspecified RR type (called PRIVATE; id 65399, in private use
range). For servers with RFC3597 support. Fixes #97.
- Fix authentication bypass vulnerability; found by Oscar Reparaz.

(wiz)

2014-06-26 16:56:11 UTC MAIN commitmail json YAML

Use gmake on Darwin, bmake doesn't like the codesign / POSTLINK bits.

(jperkin)

2014-06-26 15:59:31 UTC MAIN commitmail json YAML

Use gmake on Darwin, bmake doesn't like the codesign / POSTLINK bits.

(jperkin)

2014-06-26 11:09:51 UTC MAIN commitmail json YAML

2014-06-26 09:27:04 UTC MAIN commitmail json YAML

Limit BUILDLINK_API_DEPENDS to <1.7 to ensure the wrong cups doesn't get
pulled in, should fix bulk build failures seen with a number of packages.

(jperkin)

2014-06-26 04:30:47 UTC MAIN commitmail json YAML

add back ap2-auth-external and ap2-chroot

(jnemeth)

2014-06-26 01:19:54 UTC MAIN commitmail json YAML

Update to 1.22.8
This is a security update and approved by wiz@.

Upstream changes:
Changes since 1.22.7
(bug 65839) SECURITY: Prevent external resources in SVG files.
(bug 66428) MimeMagic: Don't seek before BOF. This has weird side effects like only extracting the tail of the file partially or not at all.

(wen)

2014-06-26 01:19:20 UTC MAIN commitmail json YAML

Updated textproc/py-validators to 0.6.0

(rodent)

2014-06-26 01:19:04 UTC MAIN commitmail json YAML

This version fixes an issue with other packages from the same upstream
provider regarding files being installed to ${PYSITELIB}/tests/. The
others have yet to be imported, but let's fix this now. From CHANGES.rst:

0.6.0 (2014-06-25)
^^^^^^^^^^^^^^^^^^

- Added new validator: slug

(rodent)

2014-06-25 22:31:05 UTC MAIN commitmail json YAML

Updated devel/p5-Coro to 6.39

(schmonz)

2014-06-25 22:30:54 UTC MAIN commitmail json YAML

Update to 6.39. From the changelog:

- work around more incompatible changes in 5.20.
- check that perl slots actually have enough space to hold
  interpreter variables.
- untested port to perl 5.19 (64 bit tmps indices) (reported
  by Andreas Kæ—¦nig).
- croak when cancel is called without a thread context.
- *sigh*, removed leftover debugging code from debugging a
  perl bug, of all things.
- semaphores would not clear the destroy hook when interrupted
  by ->throw, causing segfaults or worse.
- ->throw on a thread waiting for a semaphore did not acquire
  the semaphore, but also didn't wake up other waiters,
  possibly causing a deadlock.
- "FATAL: $Coro::IDLE blocked itself" will now use Carp::confess
  to report a full stacktrace, which should help find out
  where the actual call is.
- "atomically" destroy data in slf_destroy, because it is
  the right thing to do, just in case.
- disable ecb.h libm dependency, to compile on ancient systems
  or under adverse conditions.
- do not crash when freeing padlists with holes (in 5.18).
- tentative SVt_BIND 5.19 port/fix.
- use a new algorithm to derive padlists for perl 5.18. The old
  one could lead to 0-pointer accesses inside perl (reported
  by Darin McBride).

Not a leaf, but this update should fix a handful of depending
packages, and at least one of those passes its tests against this
version.

(schmonz)

2014-06-25 22:13:52 UTC MAIN commitmail json YAML

Updated devel/p5-ExtUtils-MakeMaker to 6.98

(schmonz)

2014-06-25 22:13:47 UTC MAIN commitmail json YAML

Update to 6.98, catching up to what's included in lang/perl5 (and
making this package installable again).

Dist fixes:
* Removed redundant File::Spec check from Makefile.PL

Bug fixes:
* Resolve another regression related to not recursing into distdirs
* Work-around v5.10.1 for the MIN_PERL_VERSION v-string handling
* Make MIN_PERL_VERSION handle v-strings properly
* Resolved a regression in MM_Unix.pm
  (https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/issues/96)
* Libraries are not transitive on Android

Test fixes:
* Make meta tests more robust to changes in CPAN::Meta

Not a leaf, but this update should fix a handful of depending
packages.

(schmonz)

2014-06-25 18:45:37 UTC pkgsrc-2014Q1 commitmail json YAML

Pullup tickets #4436 and #4437.

(tron)

2014-06-25 18:44:27 UTC pkgsrc-2014Q1 commitmail json YAML

Pullup ticket #4437 - requested by obache
emulators/suse131_libdbus: security update

Revisions pulled up:
- emulators/suse131_libdbus/Makefile                            1.3
- emulators/suse131_libdbus/distinfo                            1.2

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Sat Jun 21 13:52:49 UTC 2014

  Modified Files:
  pkgsrc/emulators/suse131_libdbus: Makefile distinfo

  Log Message:
  Apply openSUSE Security Update: dbus-1: Fixed possible DoS
  Announcement ID:    openSUSE-SU-2014:0821-1

  Description:

      dbus-1 was updated to fix a possible DoS (CVE-2014-3477).

  Bump PKGREVISION.

(tron)

2014-06-25 18:39:46 UTC pkgsrc-2014Q1 commitmail json YAML

Pullup ticket #4436 - requested by obache
emulators/suse131_mozilla-nspr: security update

Revisions pulled up:
- emulators/suse131_mozilla-nspr/Makefile                      1.2-1.3
- emulators/suse131_mozilla-nspr/distinfo                      1.2-1.3

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Fri Apr  4 10:02:24 UTC 2014

  Modified Files:
  pkgsrc/emulators/suse131_mozilla-nspr: Makefile distinfo

  Log Message:
  Update suse131_mozilla-nspr RPM to 4.10.4-8.1 from openSUSE-SU-2014:0448-1.

      Changes in mozilla-nspr:
      - update to version 4.10.4
      * bmo#767759: Add support for new x32 abi
      * bmo#844784: Thread data race in PR_EnterMonitor
      * bmo#939786: data race
      nsprpub/pr/src/pthreads/ptthread.c:137 _pt_root
      * bmo#958796: Users of _beginthreadex that set a custom
      stack size may not be getting the behavior they want
      * bmo#963033: AArch64 support update for NSPR
      * bmo#969061: Incorrect end-of-list test when iterating
      over a PRCList in prcountr.c and prtrace.c
      * bmo#971152: IPv6 detection on linux depends on
      availability of /proc/net/if_inet6

      - update to version 4.10.3
      * bmo#749849: ensure we'll free the thread-specific data
      key.
      * bmo#941461: don't compile android with unaligned memory
      access.
      * bmo#932398: Add PR_SyncMemMap, a portable version of
      msync/FlushViewOfFile.
      * bmo#952621: Fix a thread-unsafe access to lock->owner
      in PR_Lock.
      * bmo#957458: Fix several bugs in the lock rank checking
      code.
      * bmo#936320: Use an alternative test for IPv6 support on
      Linux to avoid opening a socket.

  Bump PKGREVISION.

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Sat Jun 21 13:35:54 UTC 2014

  Modified Files:
  pkgsrc/emulators/suse131_mozilla-nspr: Makefile distinfo

  Log Message:
  Apply openSUSE Security Update: MozillaFirefox, mozilla-nspr:
  Update fixes nine security issues

  Announcement ID:    openSUSE-SU-2014:0819-1

  Description:
      mozilla-nspr was updated to version 4.10.6 to fix one security issue:
      * OOB write with sprintf and console functions (CVE-2014-1545)

  Bump PKGREVISION.

(tron)

2014-06-25 17:53:47 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 4.144

(wiz)

2014-06-25 17:51:55 UTC MAIN commitmail json YAML

2014-06-25 15:27:09 UTC MAIN commitmail json YAML

Updated audio/pulseaudio to 5.0nb1

(ryoon)

2014-06-25 15:26:40 UTC MAIN commitmail json YAML

2014-06-25 14:09:32 UTC MAIN commitmail json YAML

+ texlive-2014, varnish-4.0.1.

(wiz)

2014-06-25 13:21:51 UTC MAIN commitmail json YAML

restore bootstrap binary kit entries.

(obache)

2014-06-25 13:08:37 UTC MAIN commitmail json YAML

2014-06-25 12:19:09 UTC MAIN commitmail json YAML

2014-06-25 12:15:25 UTC MAIN commitmail json YAML

Updated pkgtools/url2pkg to 2.20

(rodent)

2014-06-25 12:15:10 UTC MAIN commitmail json YAML

Don't set EXTRACT_SUFX if it's .gem. Change if statement to use a switch
and exclude ${WRKDIR}/.gemspec from WRKSRC candidates. Bump PKGVERSION.

(rodent)

2014-06-25 08:45:32 UTC MAIN commitmail json YAML

Updated misc/molden to 4.6nb2

(jperkin)

2014-06-25 08:45:23 UTC MAIN commitmail json YAML

2014-06-25 08:39:28 UTC MAIN commitmail json YAML

Updated shells/zsh to 5.0.5nb1

(wiz)

2014-06-25 08:39:11 UTC MAIN commitmail json YAML

Fix ulimit(1) for thread limits; patch from upstream.
Bump PKGREVISION.

(wiz)

2014-06-25 08:38:37 UTC MAIN commitmail json YAML

Update comments, remove outdated chunks.

(wiz)

2014-06-25 07:35:11 UTC MAIN commitmail json YAML

update PLIST after py-pycha update

(richard)

2014-06-25 06:12:12 UTC MAIN commitmail json YAML

Add trytond modules to finance/:
py-trytond-account-asset
py-trytond-account-payment
py-trytond-account-payment-sepa
py-trytond-account-statement
py-trytond-bank

(richard)

2014-06-25 06:07:57 UTC MAIN commitmail json YAML

2014-06-25 06:06:10 UTC MAIN commitmail json YAML

Update trytond modules using py-trytond/Makefile.common
ok wiz@

(richard)

2014-06-25 06:05:32 UTC MAIN commitmail json YAML

Update trytond modules using py-trytond/Makefile.common
ok wiz@

(richard)

2014-06-25 06:03:37 UTC MAIN commitmail json YAML

2014-06-25 06:00:39 UTC MAIN commitmail json YAML

2014-06-25 01:23:44 UTC MAIN commitmail json YAML

Updated devel/p5-Test-BDD-Cucumber to 0.26

(schmonz)

2014-06-25 01:23:38 UTC MAIN commitmail json YAML

Update to 0.26. From the changelog:

- Fixed a bug relating to skipped steps in TermColor output
  https://github.com/sheriff/test-bdd-cucumber-perl/issues/40
- Changed examples/ to use C->matches

Updating this leaf during the freeze for the bugfix.

(schmonz)

2014-06-24 21:53:24 UTC MAIN commitmail json YAML

Updated security/gnupg2 to 2.0.24

(wiz)

2014-06-24 21:53:14 UTC MAIN commitmail json YAML

Update to 2.0.24, security fix:

Noteworthy changes in version 2.0.24 (2014-06-24)
-------------------------------------------------

* gpg: Avoid DoS due to garbled compressed data packets.

* gpg: Screen keyserver responses to avoid importing unwanted keys
  from rogue servers.

* gpg: The validity of user ids is now shown by default.  To revert
  this add "list-options no-show-uid-validity" to gpg.conf.

* gpg: Print more specific reason codes with the INV_RECP status.

* gpg: Allow loading of a cert only key to an OpenPGP card.

* gpg-agent: Make ssh support for ECDSA keys work with Libgcrypt 1.6.

Noteworthy changes in version 2.0.23 (2014-06-03)
-------------------------------------------------

* gpg: Reject signatures made using the MD5 hash algorithm unless the
  new option --allow-weak-digest-algos or --pgp2 are given.

* gpg: Do not create a trustdb file if --trust-model=always is used.

* gpg: Only the major version number is by default included in the
  armored output.

* gpg: Print a warning if the Gnome-Keyring-Daemon intercepts the
  communication with the gpg-agent.

* gpg: The format of the fallback key listing ("gpg KEYFILE") is now more
  aligned to the regular key listing ("gpg -k").

* gpg: The option--show-session-key prints its output now before the
  decryption of the bulk message starts.

* gpg: New %U expando for the photo viewer.

* gpgsm: Improved handling of re-issued CA certificates.

* scdaemon: Various fixes for pinpad equipped card readers.

* Minor bug fixes.

(wiz)

2014-06-24 15:00:38 UTC MAIN commitmail json YAML

Updated pkgtools/revbump to 2.8

(wiz)

2014-06-24 15:00:27 UTC MAIN commitmail json YAML

Make finddepends(1) parse Makefile.common's "# used by" lines and
also emit packages mentioned there, if a match was found in that
Makefile.common.

Adapt revbump HOWTO slightly, but not completely, since I don't
trust the comments enough yet.

Bump version.
Leaf package.

(wiz)

2014-06-24 14:07:35 UTC MAIN commitmail json YAML

Note update of net/samba package to 3.6.24.

(taca)

2014-06-24 14:06:30 UTC MAIN commitmail json YAML

Update samba to 3.6.24, security release.

                  ==============================
                  Release Notes for Samba 3.6.24
                          June 23, 2014
                  ==============================

This is a security release in order to address
CVE-2014-0244 (Denial of service - CPU loop) and
CVE-2014-3493 (Denial of service - Server crash/memory corruption).

o  CVE-2014-0244:
  All current released versions of Samba are vulnerable to a denial of
  service on the nmbd NetBIOS name services daemon. A malformed packet
  can cause the nmbd server to loop the CPU and prevent any further
  NetBIOS name service.

  This flaw is not exploitable beyond causing the code to loop expending
  CPU resources.

o  CVE-2014-3493:
  All current released versions of Samba are affected by a denial of service
  crash involving overwriting memory on an authenticated connection to the
  smbd file server.

(taca)

2014-06-24 12:03:42 UTC MAIN commitmail json YAML

Fix build of mplayer packages on Mac OS X Mavericks.
Patch provided by Jan Danielsson on pkgsrc-users.
Also addresses PR 48943 by Youri Mouton.

(wiz)

2014-06-24 07:35:19 UTC MAIN commitmail json YAML

Updated security/gnupg to 1.4.17

(wiz)

2014-06-24 07:35:10 UTC MAIN commitmail json YAML

Update to 1.4.17 due to security fix:

Noteworthy changes in version 1.4.17 (2014-06-23)
-------------------------------------------------

* Avoid DoS due to garbled compressed data packets.

* Screen keyserver reponses to avoid import of unwanted keys by rogue
  servers.

* Add hash algorithms to the "sig" records of the colon output.

* More specific reason codes for INV_RECP status.

* Fixes for PC/SC access on Apple.

* Minor bug fixes.

(wiz)

2014-06-24 07:26:30 UTC MAIN commitmail json YAML

Updated devel/at-spi2-core to 2.10.2nb1

(wiz)

2014-06-24 07:26:21 UTC MAIN commitmail json YAML

Depend on libXevie, to fix build problem reported by Iain Morgan on
pkgsrc-users. Bump PKGREVISION.

(wiz)

2014-06-24 06:28:34 UTC MAIN commitmail json YAML

2014-06-24 06:28:02 UTC MAIN commitmail json YAML

2014-06-24 06:10:54 UTC MAIN commitmail json YAML

2014-06-23 22:25:39 UTC MAIN commitmail json YAML

A standard unused Makefile in case we need it

(christos)

2014-06-23 22:24:24 UTC MAIN commitmail json YAML

Add patches to fix the crypto build (we still don't build with crypto but
now we could).

(christos)

2014-06-23 18:10:31 UTC MAIN commitmail json YAML

Updated textproc/mdoclint to 1.30

(wiz)

2014-06-23 18:10:21 UTC MAIN commitmail json YAML

2014-06-23 13:00:38 UTC MAIN commitmail json YAML

Updated misc/libreoffice4-bin to 4.2.5

(ryoon)

2014-06-23 12:59:50 UTC MAIN commitmail json YAML

2014-06-23 12:35:53 UTC MAIN commitmail json YAML

+ calibre-1.41, easytag-2.2.3, gnome-commander-1.4.3.

(wiz)

2014-06-23 12:24:51 UTC MAIN commitmail json YAML

Fix date for some entries.

(wiz)

2014-06-23 11:49:48 UTC MAIN commitmail json YAML

Updated www/apache24 to 2.4.9nb3

(wiz)

2014-06-23 11:49:36 UTC MAIN commitmail json YAML

Fix path to apache_runtime_status file.
>From ISIHARA Takanori in PR 48939.
Bump PKGREVISION.

(wiz)

2014-06-23 10:51:02 UTC MAIN commitmail json YAML

Updated devel/py-unittest2py3k to 0.5.1nb1

(rodent)

2014-06-23 10:50:44 UTC MAIN commitmail json YAML

Use ALTERNATIVES. Remove bin/unit2, since it's not different fundamentally
than unit2-${PYVERSSUFFIX}. Move bin/unit2.py so it doesn't conflict with
the py2k version of this package. Bump PKGREVISION. OK'd by wiz@.

(rodent)

2014-06-23 10:46:04 UTC MAIN commitmail json YAML

2014-06-23 10:44:01 UTC MAIN commitmail json YAML

Updated devel/py-unittest2 to 0.5.1nb1

(rodent)

2014-06-23 10:43:45 UTC MAIN commitmail json YAML

Use ALTERNATIVES. Remove bin/unit2, since it's not different fundamentally
than unit2-${PYVERSSUFFIX}. Move bin/unit2.py so it doesn't conflict with
the py3k version of this package. Bump PKGREVISION. OK'd by wiz@.

(rodent)

2014-06-23 00:01:33 UTC MAIN commitmail json YAML

Updated misc/libreoffice4 to 4.2.4.2nb6

(ryoon)

2014-06-22 23:59:36 UTC MAIN commitmail json YAML

2014-06-22 19:47:22 UTC MAIN commitmail json YAML

Remove support for apache13 and apache2 (which were removed from pkgsrc).

(wiz)

2014-06-22 16:53:27 UTC MAIN commitmail json YAML

+ lgogdownloader-2.13, poppler-0.26.2, puzzles-10196, py-cython-0.20.2,
  py-enchant-1.6.6, py-setuptools-5.1, py-trueskill-0.4.2,
  x264-devel-20140621, xterm-308.

(wiz)

2014-06-22 16:31:16 UTC MAIN commitmail json YAML

2014-06-22 16:28:55 UTC MAIN commitmail json YAML

2014-06-22 14:51:49 UTC MAIN commitmail json YAML

2014-06-22 14:50:47 UTC MAIN commitmail json YAML

Update go to 1.3. One of our patches was accepted upstream.

Note that this is a leaf package. schmonz says it is ok to update this
now.

(bsiegert)

2014-06-22 11:42:35 UTC MAIN commitmail json YAML

No, we don't install rmail{,.8}.

(hauke)

2014-06-22 09:16:16 UTC MAIN commitmail json YAML

Updated www/seamonkey-l10n to 2.26.1

(ryoon)