summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-02-07Update to 3.49:wiz2-6/+6
Version 3.49 [BUG FIXES] 1. Fix a regression since 3.44 involving a case when the header includes "Content-Length: 0". Thanks to Alex Vandiver (RT#51109) 2. Suppress uninitialized warnings under -w. Thanks to burak. (RT#50301) 3. url() now uses virtual_port() instead of server_port(). Thanks to MKANAT and Yanick Champoux. (RT#51562) [SECURITY] 1. embedded newlines are now filtered out of header values in header(). Thanks to Mark Stosberg and Yanick Champoux. [DOCUMENTATION] 1. README was updated to reflect that CGI.pm was moved under ./lib. Thanks to Alex Vandiver. [INTERNALS] 1. More tests were added for autoescape, thanks to Bob Kuo. (RT#25485) 2. Attempt to avoid test failures with t/fast, thanks to Steve Hay. (RT#49599)
2010-02-07Updated archivers/p5-Archive-Tar to 1.56wiz2-3/+3
2010-02-07Update to 1.56:wiz2-7/+6
* important changes in version 1.56 03/02/2010 - Apply a patch from Mark Swayne that addresses RT #50471; Archive::Tar generates file headers with space padded numbers for size, mtime and checksum. This format is incompatible with some versions of the busybox implementation of tar (I am using 1.13.2), which requires 0 padded numbers (despite comments in the source that say otherwise). I've included a patch that adds a control flag that enables zero padded numbers in the header. It passes all tests with ActiveState Perl 5.8.8 on WinXP.
2010-02-07Updated devel/libidn to 1.17wiz2-3/+3
2010-02-07Update to 1.17:wiz3-11/+11
* Version 1.17 (released 2010-02-05) ** Fix symbol export problem for a few variables. Applications (that use these rarely used variables) built against versions before 1.13 did not work with libidn versions 1.13 to 1.16. Symbol versioning was introduced in version 1.13 but by accident some symbols that were visible before that release were not exported, and the consequence was that those symbols were not available in version 1.13 to 1.16. This release fixes the problem, so the symbols are visible again, making this release backwards compatible with all earlier releases. The affected symbols are the following variables: stringprep_iscsi_prohibit, stringprep_rfc3454_A_1, stringprep_rfc3454_B_1, stringprep_rfc3454_B_2, stringprep_rfc3454_B_3, stringprep_rfc3454_C_1_1, stringprep_rfc3454_C_1_2, stringprep_rfc3454_C_2_1, stringprep_rfc3454_C_2_2, stringprep_rfc3454_C_3, stringprep_rfc3454_C_4, stringprep_rfc3454_C_5, stringprep_rfc3454_C_6, stringprep_rfc3454_C_7, stringprep_rfc3454_C_8, stringprep_rfc3454_C_9, stringprep_rfc3454_D_1, stringprep_rfc3454_D_2, stringprep_saslprep_space_map. Thanks to Marco d'Itri <md@linux.it> for reporting <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561291> that led to discovering this problem. ** Really fix the link error of self-tests on MinGW. ** API and ABI is backwards compatible with the previous version.
2010-02-07Updated geography/viking to 0.9.91gdt1-1/+2
2010-02-07+ asterisk16-1.6.2.2, eric3-4.4.1 [now called eric4], etm-522,wiz1-12/+22
gmp-5.0.1, guile-www-2.25, jhead-2.90, libidn-1.17, liboil-0.3.17, moserial-2.28.2 [GNOME 2.28], mysql-5.1.43, p5-Archive-Tar-1.56, p5-CGI-3.49, p5-Date-Manip-6.07, p5-Module-Install-0.93, p5-Mouse-0.49, pilot-link-libs-0.12.5, py-mpmath-0.14 [pkg/42755], shared-mime-info-0.71, tinc-1.0.12, wine-devel-1.1.38, x264-devel-20100206.
2010-02-07Viking 0.9.91 (2010-02-06)gdt4-25/+10
New features since 0.9.9 * Interpolation for maps: use less precise images when wanted image is not prese nt * GObjectify maps ** Add compatibility facilities * GObjectify go-to/search feature ** Add Name finder search engine ** Add Nominatim search engine ** Add Geonames search engine ** Add generic XML search code * Add configuration file for map sources, goto and external tool (See examples in distribution) * Add option to download only maps that are more recent on server ** Try to download newer tiles when autodownload is set and server supports such check ** Tiles must be older than a specified age before checking server * Add support for recently used files * Add DEM Gradient * Add DOAP file
2010-02-07put the pinentry variants which depend on a toolkit into seperatedrochner16-29/+162
pkgs rather than having their build controlled by options (no change in the default case)
2010-02-07Use a simpler patch from KDE's svn.wiz2-295/+6
2010-02-07Updated x11/kdebindings4-python to 4.3.5nb1wiz1-1/+2
2010-02-07Make build with py-sip-4.10, and depend on it.wiz3-3/+396
Patch from gentoo bug #301106 via drochner.
2010-02-07wordpress-2.9.1 is in pkg/42765.obache1-2/+2
2010-02-07add patch for previous.tnn1-0/+14
2010-02-07You are in a maze of twisty little #ifdefs, all alike.tnn1-1/+2
(Fix "error: 'tgetstr' was not declared in this scope" on -current.)
2010-02-07Updated converters/skf to 1.97.0obache2-3/+3
2010-02-07Update skf to 1.97.0.obache4-13/+20
skf (1.97.0) experimental; urgency=low * Re-enabled MIME encoding * nkf compatibility mode further fix and support added. * various bug fix from 1.96 series. -- Seiji Kaneko <efialtes@sourceforge.jp> Sat, 06 Feb 2010 23:24:54 +0900
2010-02-07+ ming-0.4.3 skf-1.97.0obache1-1/+3
2010-02-07+ ocamlduce-3.11.2.0obache1-1/+2
2010-02-07Update HOMEPAGE.obache1-2/+2
2010-02-07Also add missing buildlinkfy to buildlink3.mk.obache1-1/+2
2010-02-07Fixes to build with qt-4.6.obache1-2/+6
remove files generated with moc in 4.5.
2010-02-07Change MASTER_SITES at request of author.sborrill1-3/+4
Take on MAINTAINERship. Bump PKGREVISION
2010-02-07Note initial addition of p5-XML-XPathEngine version 0.12 asseb1-1/+2
textproc/p5-XML-XPathEngine into The NetBSD Packages Collection. The Perl 5 module XML::XPathEngine provides an XPath engine, that can be re-used by other module/classes that implement trees.
2010-02-07Add & enable p5-XML-XPathEngineseb1-1/+2
2010-02-07Initial import of p5-XML-XPathEngine version 0.12 in the NetBSDseb3-0/+27
Packages Collection. The Perl 5 module XML::XPathEngine provides an XPath engine, that can be re-used by other module/classes that implement trees.
2010-02-07Fix another silly typo.roy1-2/+2
2010-02-07Remove typo.roy1-2/+1
2010-02-07Add patches to fix building on NetBSD with terminfo, fixes PR pkg/42761.roy3-1/+67
2010-02-07Fix compile on NetBSD with terminfo, pkg/42762.roy4-12/+90
2010-02-07Add builtin for working out if we have terminfo installed natively.roy4-10/+96
2010-02-07tools definition of bzcat may have option (ex. bzip2 -cd), allow it.obache1-2/+2
2010-02-07Change HOMEPAGE to sourceforge's one (old one had been retired).obache1-2/+2
2010-02-07Note initial addition of p5-HTML-Selector-XPath version 0.03 asseb1-1/+2
www/p5-HTML-Selector-XPath into The NetBSD Packages Collection. The Perl 5 module HTML::Selector::XPath is a utility function to compile CSS2 selector to the equivalent XPath expression.
2010-02-07Add & enable p5-HTML-Selector-XPathseb1-1/+2
2010-02-07Initial import of p5-HTML-Selector-XPath version 0.03 in the NetBSDseb3-0/+27
Packages Collection. The Perl 5 module HTML::Selector::XPath is a utility function to compile CSS2 selector to the equivalent XPath expression.
2010-02-07Updated lang/smlnj to 110.72asau1-1/+2
2010-02-07Update to SML/NJ 110.72, bug fix release.asau4-55/+92
2010-02-06PKGREVISION++, should have been on previous commitgdt1-1/+2
2010-02-06Disable szip by default, because it's non-free, following the generalgdt1-2/+3
pkgsrc notion that free software should not depend on non-free software (because that results in not having distributable binary packages, and makes the build fail) unless skipping the dependency renders the software non-useful. (The hdf web page says that the default binary builds of hdf include szip support, but then go on about how users that don't qualify for the no-cost license have to install a different version.) If someone who grasps hdf5 can say that hdf5 w/o szip is generally not useful, we can turn this back on and disable by default the hdf5 option in octave.
2010-02-06license is original BSD with empahsis on making it clear that modifiedgdt1-1/+3
versions are modified.
2010-02-06fix homepagegdt1-2/+2
2010-02-06- make sure the authdir exists, reported on tech-pkg@ by Dennis den Brok.tnn1-6/+11
- don't include compiler.mk twice - bump PKGREVISION
2010-02-06Note addtion of mail/pear-Mail_mimeDecode package, version 1.5.1.taca1-1/+2
2010-02-06Add and enable pear-Mail_mimeDecode.taca1-1/+2
2010-02-06Importing pear-Mail-mimeDecode 1.5.1.taca3-0/+23
Provides a class to deal with the decoding and interpreting of mime messages. This package used to be part of the Mail_Mime package, but has been split off.
2010-02-06Note update of various PHP pear packages:taca1-1/+19
databases/pear-DB 1.7.13 graphics/pear-Image_Canvas 0.3.2 graphics/pear-Image_Color 1.0.3 graphics/pear-Image_Graph 0.7.2 mail/pear-Auth_SASL 1.0.3 mail/pear-Mail_Mime 1.6.0 math/pear-Numbers_Roman 1.0.2 math/pear-Numbers_Words 0.16.1 net/pear-Net_DIME 1.0.1 net/pear-Net_SMTP 1.4.1 net/pear-Net_Socket 1.0.9 net/pear-Net_URL 1.0.15 net/pear-SOAP 0.12.0 sysutils/pear-Log 1.12.0 textproc/pear-Console_Table 1.1.3 www/pear-HTML_Common 1.2.5 www/pear-HTTP 1.4.1 www/pear-HTTP_Request 1.4.4
2010-02-06Update pear-HTTP_Request package from 1.3.0 to 1.4.4.taca2-8/+7
1.4.4 Development of HTTP_Request package is halted, only bug fixing will be done. Please submit feature requests for HTTP_Request2 package. Fixes: * Improved memory usage of _buildRequest() method (bug #14574) * Clarified documentation for addFile() method to mention that it is useful only for POST method file uploads (bug #14635) * Do not send "Content-Length: 0" header for methods other than POST and PUT, as some servers may return error 400 (bug #14740) 1.4.3 * Added possibility to get reason phrase from HTTP response (request #12352) * PHP 4.2.0 should be the minimal PHP version (bug #12354), also updated other dependencies' versions to saner values * Send a Content-Length header in request even if body is empty (request #12900) * Do not pass length parameter to gzinflate(), it could cause problems in some corner cases (bugs #13135, #14370) * Return an error if trying to do a HTTPS request without OpenSSL support (bug #14127) * Do not stop reading chunked response body prematurely (bug #14200) 1.4.2 * The final CRLF was not properly added to request headers on POST request with no post data (Thanks to Brock Weaver) * Added error codes (request #12335, thanks to Joe Stump for the patch) * HTTP_Request sent broken requests on redirects with no trailing slash (bug #12308, thanks to Joe Stump for the patch) * Requests with a body consisting of only a symbol '0' were sent without body (reported privately by Sam Ghods) * download-progress.php example was broken since 1.4.0 due to addition of 'connect' and 'disconnect' events. Now works again. 1.4.1 * Removed bogus parameter for getURL() (Bug #9586, thanks to Martin Jansen) * Improved API documentation (Bug #9984, thanks to Martin Jansen) * Fixed wrong Content-Length if using mbstring function overloading (bug #10605) * Fixed bogus "data CRC check failed" error on 64-bit systems (bug #10790, thanks to Bill Moran) * Redone the way package handles mbstring function overloading, this will allow using gzip Content-Encoding when said overloading is switched on * Added proper header comment blocks, improved phpdoc comments 1.4.0 * Added Keep-Alive support (request #4806), thanks to Justin Patrin for the initial patch. Please note that "Connection: close" header is still added by default, you need to explicitly add "Connection: Keep-Alive" header or remove "Connection" header if using HTTP 1.1 * A new disconnect() method was added which forces disconnection from the server if Keep-Alive is used. Also two new events are sent to the Listeners: "connect" and "disconnect" * Added getUrl() method (request #6589) * Added method to properly parse header of gzip-encoded data (see RFC 1952). This takes care of situations when the server adds some additional data to the header (bug #8245) or sends data that is not gzip-encoded when "Content-Encoding: gzip" header is present (bug #8213) * "Proxy-Authorization" header is now properly set by constructor (bug #5913) * Fixed doc comments mentioning addBody() method instead of proper setBody() (bug #5969) * Fixed erroneous removal of "Content-Type" header from request (bug #7922) * Bogus HTTP headers are now ignored (bug #8214) * Path is set to "/" if an URL without path (http://www.example.com) is given (bug #8662) * Moved to package.xml version 2.0
2010-02-06Update pear-HTTP from 1.4.0 to 1.4.1.taca2-7/+6
* Fixed bug #7130 - HTTP::absoluteUri("?foo") loses path * Fixed bug #12672 - PHP_SELF ending on / causes incorrect redirects * Fixed bug #12571 - Wrong license in package.xml * Fixed bug #12759 - DOS linebreaks * Fixed req #9148 - Added negotiateCharset() method * Fixed req #11060 - Added negotiateMimeType() method * Added regression tests * Bump to package.xml v2.0 * Added failover JavaScript for redirect()
2010-02-06Update pear-HTML_Common from 1.2.3 to 1.2.5.taca2-7/+6
1.2.5 Whitespace is no longer trimmed from quoted attribute values in _parseAttribute() method (bug #15787) 1.2.4 Migrate to package.xml version 2.0, use proper header comment block. No code changes since previous release.