summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-07-21Support partial FQDN optionroy3-2/+19
2013-07-21Updated devel/p5-MooX-Types-MooseLike to 0.24wen1-1/+2
2013-07-21Update to 0.24wen2-9/+8
Update DEPENDS Upstream changes: 0.24 - 2013-07-10 - Upgrade Num test, keep in sync w/ Moose (autarch) - Improve documentation 0.23 - 2013-03-07 - Fix regression in subtypes defined with a string (for the parent test) 0.22 - 2013-03-04 - Allow subtyping of parameterized types (haarg) - Extract SetObject and Numeric types into their own distributions
2013-07-21Updated www/p5-Dancer to 1.3116wen1-1/+2
2013-07-21Update to 1.3116wen2-6/+6
Upstream changes: [ ENHANCEMENTS ] * GH #767: forwarded_for_address() now looks for HTTP_X_FORWARDED_FOR if X_FORWARDED_FOR is not there. (Jakob Voss) * GH #936: Add file locking to file logger. (David Golden) * GH #937: Add details to tutorial. (Craig Treptow)
2013-07-21Updated www/p5-Rose-HTML-Objects to 0.618wen1-1/+2
2013-07-21Update to 0.618wen2-7/+6
Upstream changes: 0.618 (03.29.2013) - John Siracusa <siracusa@gmail.com> * Made compatible with perl 5.17.10 (RT 84279) 0.617 (12.30.2012) - John Siracusa <siracusa@gmail.com> * Added base 2.18 as a prerequisite to avoid a load-order bug that occurs with some older versions. * Preserve custom class attributes on label objects (RT 82333) (Patch by Tom Heady) 0.616 (05.09.2012) - John Siracusa <siracusa@gmail.com> * Added add_class(es) and delete_class(es) methods. * Added was_submitted() method to the submit button class. * Calling clear() on a hidden field now clears it. 0.615 (05.01.2012) - John Siracusa <siracusa@gmail.com> * Minor efficiency improvements in HTML generation. 0.614 (04.02.2012) - John Siracusa <siracusa@gmail.com> * Deprecated and undocumented the form_rank_counter() method. It will be removed in a future release. * Fixed a bug that could cause a repeated form to get the wrong rank. 0.613 (04.02.2012) - John Siracusa <siracusa@gmail.com> * Added make_next_form() method to repeatable forms. * Documented the empty_is_ok() attribute of repeatable forms. 0.612 (03.26.2012) - John Siracusa <siracusa@gmail.com> * Worked around fatal error triggered by loading Rose::HTML::Form in the perl debugger in some older versions of perl. (e.g., perl -I lib -d lib/Rose/HTML/Form.pm)
2013-07-21Updated www/p5-HTTP-Tiny to 0.034wen1-1/+2
2013-07-21Update to 0.034wen2-7/+6
Upstream changes: 0.034 2013-06-26 19:02:25 America/New_York [ADDED] - Added support for 'Basic' authorization from user:password parameters in the URL 0.033 2013-06-21 06:26:51 America/New_York [FIXED] - Modifying the 'agent' attribute with the accessor will append the default agent string, just like setting it during construction 0.032 2013-06-20 11:41:24 America/New_York [ADDED] - Added 'no_proxy' attribute, defaulting to $ENV{no_proxy} 0.031 2013-06-16 23:18:18 America/New_York [FIXED] - Fixed bug receiving 0-length content bodies 0.030 2013-06-13 11:46:15 America/New_York [FIXED] - Requests with the empty string as body content no longer generate 'content-type' and 'content-length' headers. 0.029 2013-04-17 13:49:07 America/New_York [FIXED] - Checks for new enough OpenSSL library before using SNI (otherwise IO::Socket::SSL throws warnings)
2013-07-21Updated comms/asterisk to 11.5.0jnemeth1-1/+2
2013-07-21Upgrade to Asterisk 11.5.0: this is a general bug fix releasejnemeth3-17/+23
pkgsrc changes: - add dependency on libuuid - work around NetBSD's incompatible implementation of IP_PKTINFO The Asterisk Development Team has announced the release of Asterisk 11.5.0. The release of Asterisk 11.5.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following is a sample of the issues resolved in this release: * --- Fix Segfault In app_queue When "persistentmembers" Is Enabled And Using Realtime * --- IAX2: fix race condition with nativebridge transfers. * --- Fix The Payload Being Set On CN Packets And Do Not Set Marker Bit * --- Fix One-Way Audio With auto_* NAT Settings When SIP Calls Initiated By PBX * --- chan_sip: NOTIFYs for BLF start queuing up and fail to be sent out after retries fail For a full list of changes in this release, please see the ChangeLog: http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.5.0 Thank you for your continued support of Asterisk!
2013-07-21Note update of devel/ruby-mode package to 2.0.0p247.taca1-1/+2
2013-07-21Update ruby-mode to 2.0.0p247.taca1-2/+2
Various fixes. * Added misc/ruby-additional.el for emacs24 support. * misc/ruby-electric.el (ruby-electric-curlies): Automatically indent closing curly brackets when ruby-electric-newline-before-closing-bracket is true. * misc/ruby-electric.el (ruby-electric-curlies): Fix the bug where an open curly inserted in a string is always replaced with a hash sign.
2013-07-21Tweak GEM_CLEANBUILD for ruby200.taca1-2/+2
2013-07-21Enable ruby200.taca1-2/+2
2013-07-21Use RbConfig instead of legacy Config.taca2-6/+10
2013-07-21Enable ruby200.taca1-2/+2
2013-07-21Fix for ruby200.taca3-1/+51
It isn't very good practice to depend on parenthesis by CPP macro for "if" statement of C language although CPP macro should be use parenthesis after expanded.
2013-07-21Tweak GEM_CLEANBUILD for ruby200.taca2-4/+4
2013-07-21Enable ruby200.taca2-4/+4
2013-07-21Tweak GEM_CLEANBUILD for ruby200.taca1-2/+2
2013-07-21No need to specify GEM_CLEANBUILD.taca1-3/+1
2013-07-21Use RbConfig instead of legacy Config.taca2-4/+9
2013-07-21Tweak GEM_CLEANBUILD for ruby200 and enable with ruby200.taca1-3/+3
2013-07-21Tweak GEM_CLEANBUILD for ruby200.taca1-2/+3
2013-07-21Note addition of lang/ruby200 version 2.0.0p247 package.taca1-1/+2
2013-07-21Add and enable ruby200.taca1-1/+2
2013-07-21Add ruby200 package. This is a meta package for Ruby 2.0.0.taca2-0/+34
2013-07-21Add and enable ruby200-base.taca1-1/+2
2013-07-21Note addition of lang/ruby200-base version 2.0.0p247 package.taca1-1/+2
2013-07-21Add ruby200 support.taca2-3/+9
2013-07-21Add ruby200-base-2.0.0p247.taca32-0/+2117
This is latest stable release of Ruby and it basically compatible with Ruby 1.9.3. Please refer full changes to NEWS/ChangeLog files or official Web site. Here is language changes: * Added keyword arguments. * Added %i and %I for symbol list creation (similar to %w and %W). * Default source encoding is changed to UTF-8. (was US-ASCII) * No warning for unused variables starting with '_'
2013-07-21Add support stuff for Ruby 2.0.0.taca1-7/+17
2013-07-20Use Mt for email addresses.wiz44-100/+100
2013-07-20lang/gcc-aux: bug fixmarino6-142/+232
This commit achieves the following: 1) Fix specific case of falsely identified aggregate array index duplicates. Fix taken from gcc 4.8 source, it apparently will never be backported. 2) Fix typo that caused mktemp to be used in DragonFly 3) Incorporate NetBSD libstdc++ fixes into gcc-aux repository (which is a parallel fork) and regenerate diff-cxx. This enables patches to be removed.
2013-07-20Added ham/xnec2c version 2.3betawiz1-1/+2
2013-07-20Added ham/nec2c version 1.1wiz1-1/+2
2013-07-20+ xnec2c.wiz1-1/+2
2013-07-20Import xnec2c-2.3beta as ham/xnec2c.wiz4-0/+59
xnec2c is a GTK+ graphical interactive version of nec2c. It incorporates the nec2c core which it uses for reading input files and calculating output data, but it does not need and indeed does not produce an output file by default. Since xnec2c incorporates the nec2c core, it has access to all internal buffers, including structure data, frequency-related data (structure currents, input impedance, gain etc) and radiation pattern data (for the far field and near field). It therefore has the ability to graphically display user-requested data directly, as the frequency loop progresses or after input from the user. Graphs of frequency-related data and the current or charge distribution evolve as the frequency loop progresses, and radiation patterns (far and near field) are sequentially drawn for each frequency step. A new frequency can be entered by the user from spin buttons in the main or radiation pattern windows or by clicking on the graphs of frequency-related data. New output data are then computed and displayed in text and graphical form.
2013-07-20add finance/py-vatnumberrichard1-1/+2
2013-07-20add option vatnumber-sudsrichard1-0/+1
2013-07-20Python module to validate VAT numbers. VAT means "Value Added Tax".richard5-1/+43
2013-07-20+ nec2c.wiz1-1/+2
2013-07-20Import nec2c-1.1 as ham/nec2c.wiz4-0/+30
nec2c is a translation of the NEC2 FORTRAN source code to the C language. The translation was performed mostly "by hand" and a lot of modifications to the original program were introduced in order to modernize the NEC2 and to remove as many built-in limitations as possible. The attendant SOMNEC program was also translated to C and incorporated in nec2c as a function so that Sommerfeld ground solutions are a part of the program.
2013-07-20Updated mail/akonadi to 1.10.0wiz2-3/+3
2013-07-20Update to 1.10.0:wiz4-25/+9
1.10.0 09-July-2013 ---------------------------------------------- - Memory optimizations - Fix a runtime error on Windows 1.9.80 10-June-2013 ---------------------------------------------- - Update item access time less often. - Don't try to start akonadiserver if mysqld is not installed - Allow to fetch available items even if there are errors in some of the items. - Properly restrict the external part removal to the deleted collection. - Support checking the cache for payloads in the FETCH command. - Add infrastructure to track client capabilities. - Allow to disable the cache verification on retrieval. - fsck: move orphaned pim items to lost+found, delete orphaned pim item flags. - Introduce NotificationMessageV2 that supports batch operations on set of entities. - Fix build with Boost >= 1.53. - Fix a runtime issue with MySQL >= 5.6 (MySQL >= 5.1.3 is now the minimum version).
2013-07-20Updated math/gnumeric112 to 1.12.4wiz1-1/+2
2013-07-20Update to 1.12.4:wiz2-6/+6
Gnumeric 1.12.4 Andreas: * Improve xlsx export of Gnumeric functions. * Improve xlsx import of Excel 2010 functions. * Improve xls import of Excel 2010 functions. * Fix documentation of r.q* and r.*nbinom. [#703164] * Add Excel 2010's BETA.DIST. * Fix crash on corrupted files. [#703149] [#703215] [#703625] [#703895] * Fix import of sxc files. [#703249] * Fix TDIST Import/Export from/to ODF. * Write manual legend position to ODF. [#703362] * Fix position handling in strict ODF export. Jean: * Don't attempt to add a path item when there is no path object. [#703052] Morten: * Improve accuracy for 2-argument ERF. * Fix crashes on corrupted files. [#703143] [#703307] [#703306] * Fix --with-long-double tests. [#703397] * Fix problems saving auto filters to xls. [#703308] * Improve handling of large graph ranges. [#703546] * Fix analysis issue with translations. [#703355] * Fix COUNTIF (etc) pattern matching. [#703770]
2013-07-20Updated misc/goffice0.10 to 0.10.4wiz1-1/+2
2013-07-20Update to 0.10.4:wiz3-7/+8
goffice 0.10.4: Andreas: * Fix crash on corrupted GOImage. [#703670] Jean: * Fix loading of image with invalid size or data. [#703740] * Don't use invalid GOImage arguments. [#703949] Morten: * Fix linear regression failure. * Add prescaling to linear regression. [#703381]