summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-09-27Fix PR pkg/45408.ryoon5-13/+50
Treat getine as like as getopt. Thank you, obache@.
2011-09-27Updated postgresql packagesadam1-1/+47
2011-09-27Changes 9.1.1:adam5-11/+16
* Make pg_options_to_table return NULL for an option with no value * Fix memory leak at end of a GiST index scan * Fix explicit reference to pg_temp schema in "CREATE TEMPORARY TABLE"
2011-09-27Changes 9.0.5:adam11-29/+73
* Fix catalog cache invalidation after a "VACUUM FULL" or "CLUSTER" on a system catalog * Fix incorrect order of operations during sinval reset processing, and ensure that TOAST OIDs are preserved in system catalogs * Fix bugs in indexing of in-doubt HOT-updated tuples * Fix multiple bugs in GiST index page split processing * Fix possible buffer overrun in tsvector_concat() * Fix crash in xml_recv when processing a "standalone" parameter * Make pg_options_to_table return NULL for an option with no value * Avoid possibly accessing off the end of memory in "ANALYZE" and in SJIS-2004 encoding conversion * Protect pg_stat_reset_shared() against NULL input * Fix possible failure when a recovery conflict deadlock is detected within a sub-transaction * Avoid spurious conflicts while recycling btree index pages during hot standby * Shut down WAL receiver if it's still running at end of recovery * Fix race condition in relcache init file invalidation * Fix memory leak at end of a GiST index scan * Fix memory leak when encoding conversion has to be done on incoming command strings and "LISTEN" is active * Fix incorrect memory accounting (leading to possible memory bloat) in tuplestores supporting holdable cursors and plpgsql's RETURN NEXT command * Fix trigger WHEN conditions when both BEFORE and AFTER triggers exist * more...
2011-09-27Changes 8.4.9:adam11-40/+44
* Fix bugs in indexing of in-doubt HOT-updated tuples * Fix multiple bugs in GiST index page split processing * Fix possible buffer overrun in tsvector_concat() * Fix crash in xml_recv when processing a "standalone" parameter * Make pg_options_to_table return NULL for an option with no value * Avoid possibly accessing off the end of memory in "ANALYZE" and in SJIS-2004 encoding conversion * Prevent intermittent hang in interactions of startup process with bgwriter process * Fix race condition in relcache init file invalidation * Fix memory leak at end of a GiST index scan * Fix incorrect memory accounting (leading to possible memory bloat) in tuplestores supporting holdable cursors and plpgsql's RETURN NEXT command * Fix performance problem when constructing a large, lossy bitmap * Fix join selectivity estimation for unique columns * Fix nested PlaceHolderVar expressions that appear only in sub-select target lists * Allow nested EXISTS queries to be optimized properly * Fix array- and path-creating functions to ensure padding bytes are zeroes * Fix "EXPLAIN" to handle gating Result nodes within inner-indexscan subplans * Work around gcc 4.6.0 bug that breaks WAL replay * Fix dump bug for VALUES in a view * Disallow SELECT FOR UPDATE/SHARE on sequences This operation doesn't work as expected and can lead to failures. * Fix "VACUUM" so that it always updates pg_class.reltuples/relpages * more...
2011-09-27Changes 8.3.16:adam11-29/+44
* Fix bugs in indexing of in-doubt HOT-updated tuples * Fix multiple bugs in GiST index page split processing * Fix possible buffer overrun in tsvector_concat() * Fix crash in xml_recv when processing a "standalone" parameter * Avoid possibly accessing off the end of memory in "ANALYZE" and in SJIS-2004 encoding conversion * Fix race condition in relcache init file invalidation * Fix memory leak at end of a GiST index scan * Fix performance problem when constructing a large, lossy bitmap * Fix array- and path-creating functions to ensure padding bytes are zeroes * Work around gcc 4.6.0 bug that breaks WAL replay * Fix dump bug for VALUES in a view * Disallow SELECT FOR UPDATE/SHARE on sequences This operation doesn't work as expected and can lead to failures. * Defend against integer overflow when computing size of a hash table * Fix cases where "CLUSTER" might attempt to access already-removed TOAST data * Fix portability bugs in use of credentials control messages for "peer" authentication * Fix SSPI login when multiple roundtrips are required * Fix typo in pg_srand48 seed initialization * Avoid integer overflow when the sum of LIMIT and OFFSET values exceeds 2^63 * Add overflow checks to int4 and int8 versions of generate_series() * Fix trailing-zero removal in to_char() * Fix pg_size_pretty() to avoid overflow for inputs close to 2^63 * In pg_ctl, support silent mode for service registrations on Windows * Fix psql's counting of script file line numbers during COPY from a different file * more...
2011-09-27Use buildlink3.mk files for the dependencies on docbook-xml andmarkd3-7/+23
docbook-xsl to fix build with latest cmake infrastructure. Also fix locating rgb.txt.
2011-09-27Add a buildlink3.mk.markd1-0/+14
2011-09-27Add a buildlink3.mkmarkd1-0/+14
2011-09-27Fix for PR#45403adam4-16/+16
2011-09-26+ mathomatic-15.6.5, p5-FCGI-0.74 [CVE-2011-2766], png-1.5.5 [CVE-2011-3328].taca1-2/+4
2011-09-26Add c to USE_LANGUAGES.ryoon2-4/+4
Fix build on Gentoo Linux.
2011-09-26Fix PR pkg/45404.ryoon1-1/+3
Add dependency to math/R-car. Fix build.
2011-09-26Added math/R-car version 2.0.11ryoon1-1/+2
2011-09-26Add R-carryoon1-1/+2
2011-09-26Import R-car-2.0.11 as math/R-carryoon3-0/+25
This package accompanies J. Fox and S. Weisberg, An R Companion to Applied Regression, Second Edition, Sage, 2011. Used by math/R-Rcmdr. OKed by wiz@.
2011-09-26Fix build on Linux.ryoon1-2/+2
Add OSTYPE=${LOWER_OPSYS} to MAKE_FLAGS. See 0readme_38.txt in distfile. Tested on Gentoo Linux, NetBSD/i386 5.1, NetBSD/i386 5.99.55.
2011-09-26Updated mail/getmail to 4.22.0schmonz1-1/+2
2011-09-26Update to 4.22.0. From the changelog:schmonz3-8/+10
-when retriever supports multiple mail folders (IMAP), store oldmail data for each folder separately, preventing problems in some cases when using multiple rc files with the same account. Thanks: Jesse Schobben. While here, add a patch comment to quell pkglint.
2011-09-26Fix PLIST in the jce + amd64 caseabs1-1/+3
2011-09-26Mention that -x also searches in /usr/X11R7. Noted by jmc@openbsd. Bump date.wiz1-2/+3
2011-09-26require Digest::SHA1 to build.obache1-1/+3
2011-09-25Pilot error, commit the patches, not the diffs against the CVS tree.joerg4-30/+24
2011-09-25Fix build & linkagejoerg2-7/+17
2011-09-25py-uwsgi 0.9.8.6joerg1-1/+2
2011-09-25uwsgi-0.9.8.6:joerg2-6/+8
- fixed python --optimize - moved old -j option to -J - fixed threading in python-dbg - fixed --manage-script-name - make easy_install happy uwsgi-0.9.8.5: - fixed compatibility with multi app 0.9.6 syntax
2011-09-25Reenable deprecated APIsjoerg1-1/+3
2011-09-25Add missing include. Fix getline conflict.joerg3-1/+54
2011-09-25Fix getline conflict.joerg2-1/+29
2011-09-25Fix fallout from png changes.joerg2-1/+14
2011-09-25Fix a bug in the multi-version logic exposed by packages supporting onlyjoerg1-2/+5
Ruby 1.8. The multi-version logic was skipped for an attribute, if there was only entry in the parameter list. This is wrong, if this entry is not the default version for this attribute. Adjust. Tested by comparing the resulting packages for a scan with and without this change.
2011-09-25Make sure user/group creation actually works by applying consistentjoerg1-6/+7
spelling of the variables
2011-09-25Help finding glibmm's docutilsjoerg1-1/+3
2011-09-25Add missing include for runtime_error. Fix fallout from png changes.joerg3-1/+33
2011-09-25Resolve conflict with pipe2(2)joerg3-1/+78
2011-09-25Fix getline conflict.joerg2-1/+33
2011-09-25Fix interpreter checksjoerg1-1/+7
2011-09-25Add a missing includesjoerg3-7/+13
2011-09-25Add missing includejoerg2-1/+14
2011-09-25Really depend on gcrypt explicitlyjoerg1-2/+2
2011-09-25Replace `find -not` with `find !` to fix build on NetBSD.schmonz2-5/+7
2011-09-25Note update of F-PROT Antivirus packages to 6.1.0:taca1-1/+4
security/f-prot-antivirus6-ws-bin security/f-prot-antivirus6-fs-bin security/f-prot-antivirus6-ms-bin
2011-09-25Update F-PROT Antivirus 6.1.0:taca6-14/+29
f-prot-antivirus6-ws-bin f-prot-antivirus6-fs-bin f-prot-antivirus6-ms-bin pkgsrc change: * Now binary of F-PROT Antivirus are built on NetBSD 4, previously it 2. And it works on not only i386 but also amd64 netbsd32 compat. From CHANGES: * Scan engine upgraded from 4.5.1 to 4.6.2 with improved detection rates and fewer false positives. * Fixes and clarification in documentatioon. * New switches introduced in fpscan. * Bugfix in fpscand resolves some rare issues on OpenBSD. * Bugfix in fpupdate resolves compatibility issues on some Linux distros. * Bugfix in fp-milter resolves issues on BSDs. * Bugfix in fp.so resolves some issues on multiple platforms. * Bugfix on fpupdate for AIX resolves an rare issue. * Minor fixes to scan-mail.pl to improve filehandling. * Minor improvements in the installer. * Startup scripts improved for several platforms.
2011-09-25fix innreport to be perl 5.12 compatiblespz4-3/+46
2011-09-25install the rest of the files from site as config files also (these arespz4-29/+44
the filter scripts); this closes PR pkg/44507
2011-09-25Add workaround for fix build on NetBSD 5.99.55.ryoon3-5/+14
It seems behaviout of flex 2.5.35 had been changed from flex 2.5.4. Tested on NetBSD/i386 5.99.55, NetBSD/i386 5.1, and DragonFly/i386 2.10.1.
2011-09-25Updated www/apache-tomcat55 to 5.5.34obache1-1/+2
2011-09-25Update apache-tomcat55 to 5.5.34.obache2-6/+6
General * Update Tomcat-Native to 1.1.22. (jim) * Fix CVE-2011-2729. Update to Commons Daemon 1.0.7. (markt) * 33262: When using the Windows installer, the monitor is now auto-started for the current user rather than all users to be consistent with menu item creation. (markt) * 40510: Provide an option within the Windows installer to create menu entries for the current user or all users. (markt) * 50949: Add the ability to specify the AJP port and the shutdown port when using the Windows installer. (markt) * 51135: Fix auto-detection of JAVA_HOME for 64-bit Windows platforms that only have a 32-bit JVM installed when using the Windows installer. (markt) Catalina * 27988: Improve reporting of missing files. (markt) * 28852: Add URL encoding where missing to parameters in URLs presented by Ant tasks to the Manager application. Based on a patch by Stephane Bailliez. (mark) * 41179: Return 404 rather than 400 for requests to the ROOT context when no ROOT context has been deployed. (markt) * 50189: Once the application has finished writing to the response, prevent further reads from the request since this causes various problems in the connectors which do not expect this. (markt) * Fix CVE-2011-2204. Prevent user passwords appearing in log files if a runtime exception (e.g. OOME) occurs while creating a new user for a MemoryUserDatabase via JMX. (markt) * 51042: Don't trigger session creation listeners when a session ID is changed as part of the authentication process. (markt) * 51324: Improve handling of exceptions when flushing the response buffer to ensure that the doFlush flag does not get stuck in the enabled state. Patch provided by Jeremy Norris. (kkolinko) * 51403: Avoid NullPointerException in JULI FileHandler if formatter is misconfigured. (kkolinko) * 51473: Fix concatenation of values in SecurityConfig.setSecurityProperty() when the value provided by JRE is null. (kkolinko) * 51550: Internal errors in Tomcat components that process requests before they are passed to a web application, such as Authenticators, now return a 500 response rather than a 200 response. (markt) * Add additional configuration options to the DIGEST authenticator. (markt) Coyote * Fix CVE-2011-2526. Protect against crashes (HTTP APR) if sendfile is configured to send more data than is available in the file. (markt) * 50394: Return -1 from read operation instead of throwing an exception when encountering an EOF with the HTTP APR connector. (kkolinko) * 50744: Skip the SSL configuration check on platforms where an unbounded socket cannot be created. (kkolinko) * 51073: Throw an exception and do not start the APR connector if it is configured for SSL and an invalid value is provided for SSLProtocol. (markt) * 51698: Fix CVE-2011-3190. Prevent AJP message injection. (markt) Jasper * 36362: Handle the case where tag file attributes (which can use any valid XML name) have a name which is not a Java identifier. (markt) * Fix possible threading issue in JSP compilation when development mode is enabled. (markt) Cluster * 48717: Ensure session activation events are fired. (markt) * 50771: Ensure HttpServletRequest#getAuthType() returns the name of the authentication scheme if request has already been authenticated. (kfujino) * 51647: Fix session replication when a session attribute is a Java dynamic proxy. Based on a patch by Tomasz Skutnik. (markt) Webapps * 41498: Add the allRolesMode attribute to the Realm configuration page in the documentation web application. (markt) * Configure Security Manager How-To to include a copy of the actual conf/catalina.policy file when the documentation is built, rather than maintaining a copy of its content. (kkolinko) * 48997: Fixed some typos and improve cross-referencing to the HTTP Connector and APR documentation with the SSL How-To page of the documentation web application. (markt) Other * Align jpda settings in catalina.bat with catalina.sh, tc6.0.x, tc7.0.x and trunk. (markt) * Clarify error messages in *.sh files to mention that if a script is not found it might be because execute permission is needed. (kkolinko)
2011-09-24Note update of the "mediatomb" package to version 0.12.1nb5.tron1-1/+2
2011-09-24Adapt Rene Hexel's patch for "pupnp" to make this build under NetBSDtron4-7/+99
and FreeBSD with the "lwres" library. This allows us to remove the problematic dependence on the "bind97" package. Fix suggested by OBATA Akio on the "tech-pkg" mailing list. Approved by Thomas Klausner.