summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2012-05-16LICENSE=apache-2.0obache1-1/+2
2012-05-15Update to 3.0.3ryoon4-10/+13
* Add .htaccess file to package * Fix MESSAGES, to be more useful Changelog: changelog is not available officially. The following is provided by SuSE. - Security: Several CSRF fixes - Security: .htaccess uploading blacklist - Backport link in the Help center to the online documentatio - Backport link in the Help center to the "Big Files" howto - Check if JSon module is installed - Check if GD module is installed
2012-05-15PR#45840 www/py-uwsgi: Fix DragonFly Portmarino4-3/+56
2012-05-14Set USE_LANGUAGES properly. It works without this for some reason... butdholland1-1/+2
randomly broke because of it when I was mucking about last night.
2012-05-14Depending on what gcc one builds with, the file throw_gcc.h may or may notdholland1-1/+3
get installed. Instead of dealing with conditional PLIST logic, create an empty file. (tnn made the same adjustment to xulrunner in July)
2012-05-13Proper destdir support (hi darcy!)wiz1-8/+9
2012-05-13Add gwtryoon1-1/+2
2012-05-13Import gwt-2.4.0 as www/gwt.ryoon4-0/+6506
Google Web Toolkit (GWT) is a development toolkit for building and optimizing complex browser-based applications. GWT is used by many products at Google, including Google AdWords and Orkut. It's open source, completely free, and used by thousands of developers around the world.
2012-05-12Update to 2.91 and call it 2.9.1 because previous was 2.9 and I don't trustwiz2-8/+8
perl module version numbers :) Changes: 2.91 Fri Mar 30 2012 - Feature: RT #18901 - Added new utf8 option to make it really simple to use UTF-8 encoded templates [Michael Peters] - Feature: RT #30586 - Added new open_mode option to allow for Perl IO layers to interact when using open() on the template files [moritz@faui2k3.org and Michael Peters] - Feature: RT #38189 - Allow clean XML style tags "<tmpl_var foo />" to be used as well. [allard@byte.nl] - Feature: RT #46285 - Added support for lazily-evaluated coderefs for TMPL_LOOPs. [Justin DeVuyst and Michael Peters] - Feature: RT #64797 - Added new option die_on_missing_include (defaults to true) that allows users to turn off the behavior of dieing when an include can't be found [Zdenek Styblik and Michael Peters] - Feature: Add new cache_lazy_vars option so that the values from coderefs used for TMPL_VARs can be cached and the coderef not run multiple times [Michael Peters] - Feature: Add new cache_lazy_loops option so that the values from coderefs used for TMPL_LOOPs can be cached and the coderef not run multiple times [Michael Peters] - Feature: Added __even__, __outer__ and __index__ loop context vars. [Michael Peters] - Bug Fix: RT #26456 - force_untaint can't work in Perl < 5.8.0 [admin@photoresearchers.com] - Bug Fix: RT #67663 - remove warning under Perl > 5.14.0 about using tied with a file handle without "*" [RENEEB, TODDR and Michael Peters] - Bug Fix: RT #35534 - Using the same loop multiple times with different vars will no longer cause an error if die_on_bad_params is set. [Ron Savage & Michael Peters] - Bug Fix: RT #38325 - Give a better error message if param() is set with a reference to a reference. [Mark Stosberg & Michael Peters] - Test Fix: RT #26103 - t/05-blind-cache.t no longer modifies the distribution during the tests but instead uses temp files [Jan Dubois and Michael Peters] - Test Fix: Tests that create and modify files now use temp files and file_cache_dir is always a temp directory [Michael Peters] - Doc Fix: Using more POD formatting [Michael Peters] - Doc Fix: RT #46244 - fix broken link to tutorial [Michael Peters] - Doc Fix: RT #60282 - fix various mispellings [Florian Ernst] - Doc Fix: RT #60283 - fix broken HTML example [Florian Ernst] - Doc Fix: RT #60284 - fix broken POD [Florian Ernst and Michael Peters] - Development: Moved development to GitHub (https://github.com/mpeters/html-template) - Development: Switched to using Dist::Zilla internally for release management - Development: Added Michael Peters as co-maintainer
2012-05-11Update Opera to 11.64.obache2-17/+17
Release date: 2012-05-10 Opera 11.64 is a recommended upgrade offering security and stability enhancements. Fixes and Stability Enhancements since Opera 11.62 General and User Interface * Stability improvements * Resolved a handshake failure on https://autoupdate.opera.com Network and Site-Specific * Fixed an error where an on-demand-plugin placeholder could lower the security status of a secure site to insecure * Fixed an issue with some secure pages not loading - PayPal, Ebay * dojotoolkit.org: Errors when using the dojo amd loader have been resolved * rts.rs: A JavaScript error has been resolved Security * Fixed an issue where certain URL constructs could allow arbitrary code execution, as reported by Andrey Stroganov; see our advisory: http://www.opera.com/support/kb/view/1016/
2012-05-07Add a patch forgot to commit.taca2-1/+28
Bump PKGREVISION.
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland13-26/+26
It turns out there were a lot of these.
2012-05-07Update ruby-httpclient to 2.2.5.obache3-7/+10
= Changes in 2.2.5 = May 06, 2012 - version 2.2.5 * Bug fixes * Added Magic encoding comment to hexdump.rb to avoid encoding error. * Add workaround for JRuby issue on Windows (JRUBY-6136) On Windows, calling File#size fails with an Unknown error (20047). This workaround uses File#lstat instead. * Require open-uri only on ruby 1.9, since it is not needed on 1.8. * Features * Allow symbol Header name for HTTP request. * Dump more SSL certificate information under $DEBUG. * Add HTTPClient::SSLConfig#ssl_version property. * Add 'Accept: */*' header to request by default. Rails requies it. It doesn't override given Accept header from API. * Add HTTPClient::SSLConfig#set_default_paths. This method makes HTTPClient instance to use OpenSSL's default trusted CA certificates. * Allow to set Date header manually. ex. clent.get(uri, :header => {'Date' => Time.now.httpdate})
2012-05-06www/webkit-gtk: DragonFly toomarino2-8/+7
DragonFly needs the same modification to osinclude.h that NetBSD does.
2012-05-06Bump PKGREVISION.ryoon2-5/+4
* Required java is 6 or later * Remove unnecessary CLASSPATH definition in tomcat.sh Thank you, tnozaki@.
2012-05-06Make sure to contao211's version to 2.11.3.taca1-2/+2
Noted by David Holland, thanks much.
2012-05-06Not MAKE_JOBS_SAFE. (and now it takes that much longer to build... sigh)dholland1-1/+3
2012-05-05Update contao211-translations to 201205050.taca3-23/+26
Update Bulgarian, Persian, Japanese, Swedish and Ukrainian language files. These language support Contao 2.11.3 except Bulgarian.
2012-05-05Update contao211 to 2.11.3 (Contao 2.11.3).taca2-6/+6
pkgsrc change: install .htaccess as configuration file with .htaccess.default as an example. * Fix permission checking problem of Task center. * Provide improved .htaccess.default. * Several bug fixes and improvements.
2012-05-04Fix inline usage.joerg2-1/+18
2012-05-04Add salt and seed target file.ryoon1-2/+2
2012-05-04Add PHP_PKG_PREFIX to PKGNAME.ryoon1-1/+2
2012-05-04Add sencha-snsryoon1-1/+2
2012-05-04Import sencha-sns-1.0.3 as www/sencha-sns.ryoon6-0/+1228
Sencha SNS is Social Networking Service (SNS) software for intranet and the Internet SNS. This software has Japanese UI only.
2012-05-04Update to 5.5.2.1ryoon3-107/+448
Changelog: 5.5.2.1 Behavioral Improvements * Better update checking for new versions of concrete5. * Attribute types have friendlier names (Checkbox instead of Boolean, etc...) * When a fixed footprint isn't set, the image cropper in the file manager now defaults to the full size of the image. * Improved performance of intelligent search * Fixed http://www.concrete5.org/developers/bugs/5-5-2/login-and-error-pages-dont-use-the-menu-logo-settings/ And bugfixes 5.5.2 Feature Updates * Replaced Picnik with built-in crop, rotate and zoom functionality. Crop+Zoom provided by jQuery Cropzoom by Gaston Robledo (http://www.cropzoom.com.ar/) * Added ability to specify a file set on a form block for files uploaded through form. (Thanks danklassen!) * Prettier edit/add experience for image block. * Image block can now automatically resize thumbnails (previous default) or accept a fixed size, which can be passed to the image editor directly as a fixed width/height * Ability to receive an email when new users register (Thanks Mnkras.) Behavioral Improvements * Made better use of space on dashboard home and system & settings * Newsflow arrows are more prominent * Moved sessions into filers/tmp/ on each site for better security. * Download File script now redirects to files instead of forcing all files to download (to allow PDFs, images to display in browser) * Fixed: http://www.concrete5.org/developers/bugs/5-5-1/cant-open-sitemap-visit-links-in-new-tab-5.5/ * Improved installation will remove user-created configuration files if something goes wrong in installation, removing an infinite installation loop unless the files were removed by hand. * More robust UI handling when concrete5 is used with themes with greedy center styles. * Adding wmode=transparent to youtube videos for better display * File blocks now are searchable through the site-wide search block. And bugfixes 5.5.1 Feature Updates * New Interface Settings page in Systems & Settings that lets you control your dashboard background image, and the behavior of the quick nav. * Newsflow One is now located at /dashboard/news. /dashboard now houses a table of contents for the dashboard. You can navigate to this by clicking the dashboard button. * Page attributes that are setup to be viewed by default will now show when adding pages of that type. Better add page experience (more page types, etc...) * Improved the marketplace browsing experience by simplifying and increasing the number of results in a given request. Now able to filter by compatible marketplace packages. Behavioral Improvements * Better Edit Bar Interaction * ccm.app.js is now minified * Content Importer library now reindexes pages after content is imported. * Move the content down when edit bar appears (this used to work so just figure out what got lost and bring it back) * Add multiple files window now closes after using multiple file uploader * The language name should always be displayed in that language when editing a user's record in the dashboard on a multilingual site. * Brought back enter key event when adding values to select attribute And bugfixes 5.5.0 Feature Updates * Completely revampled, overhauled and refined interface in the front-end and in the dashboard. Too many improvements to list here. * No more scrapbook! Simpler, streamlined, faster clipboard for copy and paste, and "Stacks" for managing global areas, with support for version control and block reordering. * Improved Installation that lets you specify your admin password, an installation language, gives you more access to sample content. * Comprehensive white-labeling support, including the ability to specify alternate install packages, an alternate logo. * Deleted pages now go into the trash for easy restore or bulk deletion. * Better Page Attributes, including the ability to define attribute sets for page attributes, including reordering. Attributes can also be used with page defaults. Much better interface for choosing page attributes. * Better marketplace integration, including the ability to read full descriptions, better search, a more attractive and fully informative informative, and the ability to purchase items directly from your website. * Beautiful new "Greek Yogurt" Theme, installed with the sample content. * New bulk commands in page search, including bulk delete, bulk move/copy, bulk design, and bulk speed settings * Page Search and User Search now have fully customizable columns * Better Anti-Spam Controls. Easy installation of new captcha libraries like reCAPTCHA (available for free download from concrete5.org) and anti-spam libraries like Akismet. Performance Improvements * Extensive CSS and JavaScript Minification and Combination. Far fewer files and code loaded. * UI now uses sprites for better performance. * Much JavaScript is now loaded in the footer to prevent blocking. * Make Config values use one database query at startup to load, or one cache call. (Integrated and modified pull request from christiaan) * More optimized dynamic PHP function calls (thanks christiaan) * Page List is lighter weight with system pages no longer cached or calculated on the fly. * Included an optimization job that can remove all but the most recent 10 versions of pages. * Page reindexing no longer happens every time we set attribute or exit edit mode. Now instead it happens when running the index search job, or when visiting a page you have edit access to (through a silent, non-blocked reindex AJAX request.) (Note: this behavior can be modified by defining ENABLE_PROGRESSIVE_PAGE_REINDEX to false.) * Much improved performance on the better designed Form Results page. * Removed the Database class. Instead just go directly to ADODB and add our functions as stubs Additional Features and behavioral Improvements * Updated TinyMCE to 3.4.6, fixing bugs, improving stability, and enabling editing on iOS devices. * Dialog windows should no longer be larger than the container browser window. * Cleaner page list block template (thanks jordanlev) * Departments of France are now included when checking France as an active country (thanks marcandre) * Default mod_rewrite rules now make it so that pages like "jobs" that match directory names can be created (thanks christiaan) * Included iPhone home screen thumbnail in the site icons dashboard page. and bugfixes and Developer Updates
2012-05-04Fix typo in database name.ryoon1-2/+2
2012-05-04Add step to start apache httpd.ryoon1-2/+5
2012-05-04Add MASTER_SITE_MOZILLA_ESR, for Extended Support Release version ofryoon1-3/+2
mozilla.org products (firefox and thunderbird). Suggested by obache on pkgsrc-changes@.
2012-05-03Update drupal7 to 7.14.taca3-7/+21
Drupal 7.14 2012-05-02 ---------------------- - Fixed "integrity constraint" fatal errors when rebuilding registry. - Fixed custom logo and favicon functionality referencing incorrect paths. - Fixed DB Case Sensitivity: Allow BINARY attribute in MySQL. - Split field_bundle_settings out per bundle. - Improve UX for machine names for fields (UI change). - Fixed User pictures are not removed properly. - Fixed HTTPS sessions not working in all cases. - Fixed Regression: Required radios throw illegal choice error when none selected. - Fixed allow autocompletion requests to include slashes. - Eliminate $user->cache and {session}.cache in favor of $_SESSION['cache_expiration'][$bin] (Performance). - Fixed focus jumps to tab when pressing enter on a form element within tab. - Fixed race condition in locale() - duplicates in {locales_source}. - Fixed Missing "Default image" per field instance. - Quit clobbering people's work when they click the filter tips link - Form API #states: Fix conditionals to allow OR and XOR constructions. - Fixed Focus jumps to tab when pressing enter on a form element within tab. (Accessibility) - Improved performance of node_access queries. - Fixed Fieldsets inside vertical tabs have no title and can't be collapsed. - Reduce size of cache_menu table (Performance). - Fixed unnecessary aggregation of CSS/JS (Performance). - Fixed taxonomy_autocomplete() produces SQL error for nonexistent field. - Fixed HTML filter is not run first by default, despite default weight. - Fixed Overlay does not work with prefixed URL paths. - Better debug info for field errors (string change). - Fixed Data corruption in comment IDs (results in broken threading on PostgreSQL). - Fixed machine name not editable if every character is replaced. - Fixed user picture not appearing in comment preview (Markup change). - Added optional vid argument for taxonomy_get_term_by_name(). - Fixed Invalid Unicode code range in PREG_CLASS_UNICODE_WORD_BOUNDARY fails with PCRE 8.30. - Fixed {trigger_assignments()}.hook has only 32 characters, is too short. - Numerous fixes to run-tests.sh. - Fixed Tests in profiles/[name]/modules cannot be run and cannot use a different profile for running tests. - Numerous JavaScript performance fixes. - Numerous documentation fixes. - Fixed All pager links have an 'active' CSS class. - Numerous upgrade path fixes; notably: - system_update_7061() fails on inserting files with same name but different case. - system_update_7061() converts filepaths too aggressively. - Trigger upgrade path: Node triggers removed when upgrading to 7-x from 6.25.
2012-05-03Update drupal6 package to 6.26.taca2-7/+6
Drupal 6.26, 2012-05-02 ---------------------- - Fixed a small number of bugs. - Made code documentation improvements.
2012-05-03Fix build with glib-2.32.wiz3-2/+18
2012-05-03Update dupal7 to 7.13.taca2-7/+6
Drupal 7.13 2012-05-02 ---------------------- - Fixed security issues (Multiple vulnerabilities), see SA-CORE-2012-002.
2012-05-02s/tiki/concrete5/g, fix pastoryoon1-4/+4
2012-04-30needs glib2>=2.32drochner1-1/+2
2012-04-29Update contao211-translations to 201204290.taca3-8/+8
Update Slovak language files.
2012-04-29Update php-apc package to 3.1.10.taca4-42/+6
- Add PHP 5.4 support (Dmitry, Anatoliy, Pierre) - Fixed bug #22679: Fix apc_bin_dump for constants. Use IS_CONSTANT_TYPE_MASK to handle all the constants, including the unqalified ones (instead of ~IS_CONSTANT_INDEX check) - Fixed bug #23822, php crashes on apache restart
2012-04-29Update to 10.0.4ryoon3-261/+262
Patches from Bernd Ernesti on pkgsrc-users. Changelog: The following problems are fixed. * Security fixes * extensions.checkCompatibility.* prefs didn't work as expected in ESR releases (734848) * Firefox ESR 10.0.3 opened "Whats New" page after update (737535)
2012-04-29Update termtter to 1.11.0.taca2-6/+6
Changes are unavailable.
2012-04-29Update ruby-mechanize to 2.4.taca3-11/+13
=== 2.4 * Security fix: Mechanize#auth and Mechanize#basic_auth allowed disclosure of passwords to malicious servers and have been removed. In prior versions of mechanize only one set of HTTP authentication credentials were allowed for all connections. If a mechanize instance connected to more than one server then a malicious server detecting mechanize could ask for HTTP Basic authentication. This would expose the username and password intended only for one server. Mechanize#auth and Mechanize#basic_auth now warn when used. To fix the warning switch to Mechanize#add_auth which requires at the URI the credentials are intended for, the username and the password. Optionally an HTTP authentication realm or NTLM domain may be provided. * Minor enhancement * Improved exception messages for 401 Unauthorized responses. Mechanize now tells you if you were missing credentials, had an incorrect password, etc.
2012-04-29Update ramaze to 2012.04.14.taca3-7/+11
Changelog * The Redis adapter (Ramaze::Cache::Redis) has been fixed so that it works with sessions, previously this would result in "Can't convert into symbol" errors and the like. This problem was caused by not encoding data using Marshal. Thanks to EdvardM for reporting the issue. * The Redis cache adapter namespaces keys just like the other adapters. * Ramaze::Cache::MemCache has been updated for the latest version of Dalli and should no longer display deprecation warnings. The minimum required version of Dalli has been set to at least 2.0.2. * Various documentation improvements and additions. * The HTML of the pagination helper can now be customized, thanks to Leucos and bougyman for adding it.
2012-04-29Update ruby-unicorn to 4.3.1.taca3-9/+12
=== unicorn 4.3.1 - shutdown() fixes / 2012-04-29 07:04 UTC * Call shutdown(2) if a client EOFs on us during upload. We can avoid holding a socket open if the Rack app forked a process during uploads. * ignore potential Errno::ENOTCONN errors (from shutdown(2)). Even on LANs, connections can occasionally be accept()-ed but be unusable afterwards. Thanks to Joel Nimety <jnimety@continuity.net>, Matt Smith <matt@nearapogee.com> and George <lists@southernohio.net> on the mongrel-unicorn@rubyforge.org mailing list for their feedback and testing for this release. === unicorn 4.3.0 - minor fixes and updates / 2012-04-17 21:51 UTC * PATH_INFO (aka REQUEST_PATH) increased to 4096 (from 1024). This allows requests with longer path components and matches the system PATH_MAX value common to GNU/Linux systems for serving filesystem components with long names. * Apps that fork() (but do not exec()) internally for background tasks now indicate the end-of-request immediately after writing the Rack response. Thanks to Hongli Lai, Lawrence Pit, Patrick Wenger and Nuo Yan for their valuable feedback for this release. === unicorn 4.2.1 - minor fix and doc updates / 2012-03-26 21:39 UTC * Stale pid files are detected if a pid is recycled by processes belonging to another user, thanks to Graham Bleach. * nginx example config updates thanks to to Eike Herzbach. * KNOWN_ISSUES now documents issues with apps/libs that install conflicting signal handlers.
2012-04-29Update ruby-sass to 3.1.16.taca3-43/+43
3.1.16 * Fix some bugs in sass-convert selector parsing when converting from CSS. * Substantially improve compilation performance on Ruby 1.8. * Support the @-moz-document directiveˇÇs non-standard url-prefix and domain function syntax. * Support the @supports directive. * Fix a performance issue when using /*! */ comments with the Rails asset pipeline. * Support -moz-element. * Properly handle empty lists in sass-convert. * Move from FSSM to Listen for file-system monitoring.
2012-04-29Update ruby-net-http-persistent to 2.6.taca2-6/+6
=== 2.6 / 2010-03-26 * Minor enhancement * Net::HTTP::Persistent#idle_timeout may be set to nil to disable expiration of connections. Pull Request #21 by Aaron Stone
2012-04-29Update ruby-jquery-rails20 to 2.0.2.taca2-6/+6
## 2.0.2 (03 April 2012) - Updated to jQuery 1.7.2 - Updated to jQuery UI 1.8.18 - Updated to latest jquery-ujs - Override provided for obtaining `href` - Edit `crossDomain` and `dataType` from `ajax:before` event
2012-04-29Update www/ruby-rails32 to 3.2.3.taca1-4/+4
No change but version.
2012-04-29Update www/ruby-actionpack32 to 3.3.2.taca1-4/+4
## Rails 3.2.3 (unreleased) ## * Remove the leading \n added by textarea on assert_select. *Santiago Pastorino* * Fix #5632, render :inline set the proper rendered format. *Santiago Pastorino* * Fix textarea rendering when using plugins like HAML. Such plugins encode the first newline character in the content. This issue was introduced in https://github.com/rails/rails/pull/5191 *James Coleman* * Add `config.action_view.embed_authenticity_token_in_remote_forms` (defaults to true) which allows to set if authenticity token will be included by default in remote forms. If you change it to false, you can still force authenticity token by passing `:authenticity_token => true` in form options *Piotr Sarnacki* * Do not include the authenticity token in forms where remote: true as ajax forms use the meta-tag value *DHH* * Turn off verbose mode of rack-cache, we still have X-Rack-Cache to check that info. Closes #5245. *Santiago Pastorino* * Fix #5238, rendered_format is not set when template is not rendered. *Piotr Sarnacki* * Upgrade rack-cache to 1.2. *José Valim* * ActionController::SessionManagement is deprecated. *Santiago Pastorino* * Since the router holds references to many parts of the system like engines, controllers and the application itself, inspecting the route set can actually be really slow, therefore we default alias inspect to to_s. *José Valim* * Add a new line after the textarea opening tag. Closes #393 *Rafael Mendonça França* * Always pass a respond block from to responder. We should let the responder to decide what to do with the given overridden response block, and not short circuit it. *sikachu* * Fixes layout rendering regression from 3.2.2. *José Valim*
2012-04-29Update www/ruby-activeresource32 to 3.2.3.taca1-4/+4
No change but version.
2012-04-28Update to 2.9ryoon3-114/+92
Sync with seamonkey-2.9.
2012-04-28Update to 2.9ryoon121-515/+4595
* Remove unused option. * Restore jemalloc option. Changelog: * The File and Move Bookmarks dialogs are resizable now. * HTML5 videos that do not start automatically show a large play button now. * Add-ons Sync can now be configured without the Add-ons Sync Prefs add-on. * Pasting a URL from the clipboard into the Download Manager window will download it. * Plugins can be disabled for the whole suite now in addition to Mail & Newsgroups only. * View Source now has line numbers. * Line breaks are now supported in the title attribute. * Find in Page search results are scrolled into view now. * The column-fill CSS property has been implemented. * Support for the text-align-last CSS property has been added. * Experimental support for ECMAScript 6 Map and Set objects has been implemented. * Fixed several stability issues.
2012-04-28Update to 12.0ryoon3-259/+514
Sync with firefox-12.0