summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-12-17Relax depending version to www/thin.taca1-4/+4
2011-12-17- drupal-7.10.taca1-2/+1
2011-12-17Note update of textproc/ruby-kramdown package to 0.13.4.taca1-1/+2
2011-12-17Update textproc/ruby-kramdown to 0.13.4.taca3-7/+11
Changes * 1 minor change: - Added a converter that extracts the TOC of a document (requested by Brendan Hay). Note that this is only useful if you use kramdown as a library! * 7 bug fixes - Fixed a typo: It should be --output and not --ouput (patch by postmodern) - Fixed HTML converter to correctly output empty span tags (patch by John Croisant) - Fixed bug RF#29350: Parsing of HTML tags with mismatched case now works - Fixed bug RF#29426: Content of style tags is treated as raw text now - HTML converter now uses rel instead of rev to be HTML5 compatible (patch by Joe Fiorini) - Fixed Ruby 1.9.3 related warnings - Fixed HTML parser to work around an implementation change of Array#delete_if in Ruby 1.9.3
2011-12-17perfuse update: fix memory leak and freed buffer reusemanu3-7/+8
2011-12-17x11/fltk2: Add indirectly linked libraries to LDFLAGS for ld v2.22marino1-1/+2
2011-12-17inputmethod/sskinput: DragonFly-specific handling of PLISTmarino2-3/+11
DragonFly dumps the documention in man1 instead of cat1. (Not sure why it's different from NetBSD). PLIST substitution handles both cases.
2011-12-17If using fetch in FETCH_USING then fetch and libfetch cannot use checkperms.sbd2-2/+12
2011-12-16Updated devel/monotone to 1.0nb5sbd1-1/+2
2011-12-16Add missing devel/zlib buildlink.sbd1-2/+3
Bump PKGREVISION
2011-12-16Updated net/samba35 to 3.5.12asau1-1/+2
2011-12-16Update to Samba 3.5.12asau3-8/+8
This is the latest stable release of Samba 3.5. Major enhancements in Samba 3.5.12 include: o Fix race condition in Winbind (bug 7844). o The VFS ACL modules are no longer experimental but production-ready. See full release notes at http://www.samba.org/samba/history/samba-3.5.12.html
2011-12-16Updated math/aamath to 0.3nb2sbd1-1/+2
2011-12-16Added net/samba30 version 3.0.37asau1-2/+2
2011-12-16Updated net/samba to 3.6.1asau2-4/+4
2011-12-16Update to Samba 3.6.1asau10-147/+110
Major enhancements in Samba 3.6.1 include: o Fix smbd crashes triggered by Windows XP clients (bug #8384). o Fix a Winbind race leading to 100% CPU load (bug #8409). o Several SMB2 fixes. o The VFS ACL modules are no longer experimental but production-ready. Full release notes at http://www.samba.org/samba/history/samba-3.6.1.html Major enhancements in Samba 3.6.0 include: - Changed security defaults: client ntlmv2 auth = yes client use spnego principal = no send spnego principal = no - SMB2 support (fully functional with one omission) - Internal Winbind passdb changes - New Spoolss code - ID Mapping Changes - Endpoint Mapper - Internal restructuring - SMB Traffic Analyzer (http://holger123.wordpress.com/smb-traffic-analyzer/) - NFS quota backend on Linux Full release notes at http://www.samba.org/samba/history/samba-3.6.0.html
2011-12-16Respect CFLAGS and LDFLAGS form pkgsrc.sbd3-3/+25
Bump PKGREVISION
2011-12-16Remove sentence about experimental backends (for examplereed1-14/+16
no glitz here). Rejustify long lines while here.
2011-12-16mention recent updatesdrochner1-1/+5
2011-12-16textproc/py-enchant: Fix file permissions errormarino1-1/+5
The bad file permissions on ispell/README.txt prevented the package from building on DragonFly with PKG_DEVELOPER=yes. I'm not sure how it's passing on NetBSD unless the bulk reports I'm seeing aren't using that option.
2011-12-16lang/pnet: Mask for all DragonFly platformsmarino1-1/+2
It doesn't build on i386. When gcconfig.h is modified to recognize x86_64 platform, it breaks in the Boehm garbage collector. This is alpha-grade software from GNU that hasn't had a release in over 4.5 years. Frankly, I don't know how this abandoned project deserves a spot in pkgsrc.
2011-12-16lang/p2c: Fix WRKDIR permission, add licensemarino1-1/+8
For a reason I don't understand, the WRKDIR "work" directory ends up with file permissions of 777 and unknown user/group ownership. To make PKG_DEVELOPER=yes happy, changing the dir permission is enough.
2011-12-16lang/g95: Add PLIST.DragonFly similarly to PLIST.Linux (crt stuff)marino1-0/+5
2011-12-16math/muparser: Add DragonFly to configure scriptmarino2-5/+22
2011-12-16USE_JAVA and USE_JAVA2 requires mk/java-vm.mk.ryoon1-1/+2
2011-12-16Updated www/jetty7 to 7.5.4.20111024nb1ryoon1-1/+2
2011-12-16On SunOS, don't ever override _XOPEN_SOURCE if it is already set.hans10-5/+80
Fixes build on SunOS with gcc>=4.6.
2011-12-16Fix pasto in files/jetty.sh.ryoon2-5/+6
Bump PKGREVISION.
2011-12-16Fix build on SunOS.hans3-5/+17
2011-12-16The native tar (gtar) on SunOS 5.10 doesn't like the distfile. Sincehans1-1/+6
archivers/pax is required anyway, unset TOOLS_PLATFORM.tar on SunOS.
2011-12-16Fix build on SunOS with gcc>=4.6hans1-1/+5
2011-12-16Note update of ruby RSpec pakages:taca1-1/+6
devel/ruby-rspec-core 2.7.1 devel/ruby-rspec-expectations 2.7.0 devel/ruby-rspec-mocks 2.7.0 devel/ruby-rspec 2.7.0 devel/ruby-rspec-rails 2.7.0
2011-12-16Update ruby-rspec-rails package to 2.7.0.taca3-38/+24
Exact changes are unknown.
2011-12-16Update ruby-rspec package to 2.7.0.taca2-9/+9
Exact changes are unknown.
2011-12-16Update ruby-rspec-mocks package to 2.7.0.taca3-21/+20
Exact changes are unknown.
2011-12-16Update ruby-rspec-expectations package to 2.7.0.taca3-21/+9
Exact changes are unknown.
2011-12-16Update ruby-rspec-core package to 2.7.1.taca3-32/+15
Exact changes are unknown.
2011-12-16Note update of devel/ruby-test-unit package to 2.4.3.taca1-1/+2
2011-12-16Update devel/ruby-test-unit package to 2.4.3.taca4-93/+109
Several improvements and bug fixes.
2011-12-16Note update of www/ruby-sinatra package to 1.3.1.taca1-1/+2
2011-12-16Update ruby-sinatra package to 1.3.1.taca3-14/+16
= 1.3.1 / Not Yet Released * Support adding more than one callback to the stream object. (Konstantin Haase) = 1.3.0 / 2011-09-30 * Added `stream` helper method for easily creating streaming APIs, Server Sent Events or even WebSockets. See README for more on that topic. (Konstantin Haase) * If a HTTP 1.1 client is redirected from a different verb than GET, use 303 instead of 302 by default. You may still pass 302 explicitly. Fixes AJAX redirects in Internet Explorer 9 (to be fair, everyone else is doing it wrong and IE is behaving correct). (Konstantin Haase) * Added support for HTTP PATCH requests. (Konstantin Haase) * Use rack-protection to defend against common opportunistic attacks. (Josh Lane, Jacob Burkhart, Konstantin Haase) * Support for Creole templates, Creole is a standardized wiki markup, supported by many wiki implementations. (Konstanin Haase) * The `erubis` method has been deprecated. If Erubis is available, Sinatra will automatically use it for rendering ERB templates. `require 'erb'` explicitly to prevent that behavior. (Magnus Holm, Ryan Tomayko, Konstantin Haase) * Patterns now match against the escaped URLs rather than the unescaped version. This makes Sinatra confirm with RFC 2396 section 2.2 and RFC 2616 section 3.2.3 (escaped reserved characters should not be treated like the unescaped version), meaning that "/:name" will also match `/foo%2Fbar`, but not `/foo/bar`. To avoid incompatibility, pattern matching has been adjusted. Moreover, since we do no longer need to keep an unescaped version of path_info around, we handle all changes to `env['PATH_INFO']` correctly. (Konstantin Haase) * `settings.app_file` now defaults to the file subclassing `Sinatra::Base` in modular applications. (Konstantin Haase) * Set up `Rack::Logger` or `Rack::NullLogger` depending on whether logging was enabled or not. Also, expose that logger with the `logger` helper method. (Konstantin Haase) * The sessions setting may be an options hash now. (Konstantin Haase) * Important: Ruby 1.8.6 support has been dropped. This version also depends on at least Rack 1.3.0. This means that it is incompatible with Rails prior to 3.1.0. Please use 1.2.x if you require an earlier version of Ruby or Rack, which we will continue to supply with bug fixes. (Konstantin Haase) * Renamed `:public` to `:public_folder` to avoid overriding Ruby's built-in `public` method/keyword. `set(:public, ...)` is still possible but shows a warning. (Konstantin Haase) * It is now possible to use a different target class for the top level DSL (aka classic style) than `Sinatra::Application` by setting `Delegator.target`. This was mainly introduced to ease testing. (Konstantin Haase) * Error handlers defined for an error class will now also handle subclasses of that class, unless more specific error handlers exist. (Konstantin Haase) * Error handling respects Exception#code, again. (Konstantin Haase) * Changing a setting will merge hashes: `set(:x, :a => 1); set(:x :b => 2)` will result in `{:a => 1, :b => 2}`. Use `set(:x, {:a => 1}, true)` to avoid this behavior. (Konstantin Haase) * Added `request.accept?` and `request.preferred_type` to ease dealing with `Accept` headers. (Konstantin Haase) * Added `:static_cache_control` setting to automatically set cache control headers to static files. (Kenichi Nakamura) * Added `informal?`, `success?`, `redirect?`, `client_error?`, `server_error?` and `not_found?` helper methods to ease dealing with status codes. (Konstantin Haase) * Uses SecureRandom to generate default session secret. (Konstantin Haase) * The `attachment` helper will set Content-Type (if it hasn't been set yet) depending on the supplied file name. (Vasiliy Ermolovich) * Conditional requests on `etag` helper now work properly for unsafe HTTP methods. (Matthew Schinckel, Konstantin Haase) * The `last_modified` helper does not stop execution and change the status code if the status code is something different than 200. (Konstantin Haase) * Added support for If-Unmodified-Since header. (Konstantin Haase) * `Sinatra::Base.run!` now prints to stderr rather than stdout. (Andrew Armenia) * `Sinatra::Base.run!` takes a block allowing access to the Rack handler. (David Waite) * Automatic `app_file` detection now works in directories containing brackets (Konstantin Haase) * Exception objects are now passed to error handlers. (Konstantin Haase) * Improved documentation. (Emanuele Vicentini, Peter Higgins, Takanori Ishikawa, Konstantin Haase) * Also specify charset in Content-Type header for JSON. (Konstantin Haase) * Rack handler names will not be converted to lower case internally, this allows you to run Sinatra with custom Rack handlers, like Kirk or Mongrel2. Example: `ruby app.rb -s Mongrel2` (Konstantin Haase) * Ignore `to_ary` on response bodies. Fixes compatibility to Rails 3.1. (Konstantin Haase) * Middleware setup is now distributed across multiple methods, allowing Sinatra extensions to easily hook into the setup process. (Konstantin Haase) * Internal refactoring and minor performance improvements. (Konstantin Haase) * Move Sinatra::VERSION to separate file, so it can be checked without loading Sinatra. (Konstantin Haase) * Command line options now complain if value passed to `-p` is not a valid integer. (Konstantin Haase) * Fix handling of broken query params when displaying exceptions. (Luke Jahnke)
2011-12-16Note addition of www/ruby-rack-protection package version 1.1.4.taca1-1/+2
2011-12-16ADd and enable ruby-rack-protection.taca1-1/+2
2011-12-16Importing www/ruby-rack-protection pacakge version 1.1.4.taca4-0/+60
Rack::Protection You should use protection! This gem protects against typical web attacks. Should work for all Rack apps, including Rails.
2011-12-16Note update of databases/ruby-data_objects and databases/ruby-do_sqlite3taca1-1/+3
package to 0.10.7.
2011-12-16Update databases/ruby-do_sqlite3 package to 0.10.7.taca2-7/+7
## 0.10.7 2011-10-13 * Ruby 1.9.3 compatibility
2011-12-16Update databases/ruby-data_objects package to 0.10.7.taca2-6/+6
## 0.10.7 2011-10-13 * Ruby 1.9.3 compatibility
2011-12-16Note update of DataMapper pacakges:taca1-1/+11
databases/ruby-dm-core 1.2.0 databases/ruby-dm-constraints 1.2.0 databases/ruby-dm-migrations 1.2.0 databases/ruby-dm-aggregates 1.2.0 databases/ruby-dm-serializer 1.2.1 databases/ruby-dm-timestamps 1.2.0 databases/ruby-dm-transactions 1.2.0 databases/ruby-dm-types 1.2.1 databases/ruby-dm-validations 1.2.0 databases/ruby-datamapper 1.2.0
2011-12-16Update ruby-datamapper to 1.2.0. (This is meta-gem package.)taca3-17/+17
This release is focused on bug fixes, performance improvements, internal refactoring and Rails 3.1 compatibility. Please give it a try and in case of any issues please report them on Github.
2011-12-16convert to usual style for php/ext.mk.obache1-6/+2